* MAINTAINERS: Add rx to target ISA section.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2012-02-16 Kevin Buettner <kevinb@redhat.com>
2
3 * MAINTAINERS: Add rx to target ISA section.
4 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
5 (ALLDEPFILES): Add rx-tdep.c.
6
7 2012-02-16 Tom Tromey <tromey@redhat.com>
8
9 * symfile.c (symbol_file_add_main_1): Use inferior's
10 symfile_flags.
11 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
12 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
13 inferior.
14 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
15 inferior.
16 (follow_exec): Use inferior's symfile_flags.
17 * inferior.h (struct inferior) <symfile_flags>: New field.
18
19 2012-02-16 Mike Frysinger <vapier@gentoo.org>
20
21 PR gdb/9734:
22 * remote-sim.c (gdbsim_create_inferior): Call error() when
23 sim_create_inferior() fails.
24
25 2012-02-16 Josh Matthews <josh@joshmatthews.net>
26
27 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
28
29 2012-02-16 Tom Tromey <tromey@redhat.com>
30
31 PR c++/13653:
32 * thread.c (struct current_thread_cleanup) <was_removable>: New
33 field.
34 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
35 (make_cleanup_restore_current_thread): Initialize new field.
36
37 2012-02-15 Kevin Buettner <kevinb@redhat.com>
38
39 * MAINTAINERS: Add rl78 to target ISA section.
40 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
41 (ALLDEPFILES): Add rl78-tdep.c.
42 * NEWS: Mention rl78 as a new target.
43
44 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
45
46 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
47 data.
48 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
49
50 2012-02-15 Tom Tromey <tromey@redhat.com>
51
52 PR gdb/12659:
53 * infcmd.c (registers_info): Print just the current register's
54 name.
55
56 2012-02-15 Tom Tromey <tromey@redhat.com>
57
58 * python/py-symbol.c (sympy_value): Use _().
59
60 2012-02-15 Pedro Alves <palves@redhat.com>
61
62 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
63 output to be like native targets'.
64 (remote_pid_to_str): Special case the null ptid.
65
66 2012-02-14 Stan Shebs <stan@codesourcery.com>
67
68 * NEWS: Mention enable count command.
69 * breakpoint.h (struct breakpoint): New field enable_count.
70 * breakpoint.c (enable_breakpoint_disp): Add count argument.
71 (enable_breakpoint): Add arg to call.
72 (struct disp_data): New struct.
73 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
74 (do_map_enable_once_breakpoint): Create a struct and pass it.
75 (do_map_enable_delete_breakpoint): Ditto.
76 (do_map_enable_count_breakpoint): New function.
77 (enable_count_command): New function.
78 (bpstat_stop_status): Decrement enable_count.
79 (print_one_breakpoint_location): Report enable count.
80 (_initialize_breakpoint): Add enable count command.
81
82 2012-02-14 Kevin Buettner <kevinb@redhat.com>
83
84 * rl78-tdep.c (reggroups.h): Include.
85 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
86 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
87 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
88 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
89 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
90 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
91 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
92 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
93 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
94 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
95 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
96 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
97 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
98 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
99 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
100 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
101 beginning of register list.
102 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
103 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
104 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
105 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
106 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
107 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
108 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
109 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
110 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
111 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
112 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
113 the pseudo registers. Rearrange other pseudo registers too so
114 that the bank registers appear at the end.
115 (rl78_register_type): Account for the fact that the byte sized
116 bank registers are now pseudo-registers.
117 (rl78_register_name): Rearrange the register name array. Make
118 initial set of raw banked registers inaccessible.
119 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
120 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
121 case for copying bytes back and forth between raw and pseudo
122 versions of the banked registers. Update other cases to reflect
123 the changed names.
124 (rl78_return_value): Update to account for changed names of
125 raw registers.
126 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
127 rl78_register_sim_regno().
128
129 2012-02-14 Kevin Buettner <kevinb@redhat.com>
130
131 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
132 the name parameter being passed to find_pc_partial_function().
133
134 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 * MAINTAINERS: Step down from being ia64 target maintainer.
137
138 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
139
140 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
141 compilation warning.
142
143 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
144
145 Fix crash on loaded shlibs without loaded exec_bfd.
146 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
147 (set_section_command): Replace exec_bfd by p->bfd.
148
149 2012-02-10 Tom Tromey <tromey@redhat.com>
150
151 * linespec.c (decode_line_internal): Skip symtabs_from_filename
152 when we have a C++ qualified name.
153
154 2012-02-10 Pedro Alves <palves@redhat.com>
155
156 * inferior.c (inferior_pid_to_str): New.
157 (print_inferior, inferior_command): Use it.
158
159 2012-02-10 Pedro Alves <palves@redhat.com>
160
161 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
162 the test CFLAGS.
163 * configure: Regenerate.
164
165 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
166
167 * linespec.c (decode_line_internal): Fix comment correctness.
168
169 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
170
171 PR gdb/12953
172 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
173 * amd64bsd-nat.c: Add support for debug registers (adapted from
174 i386bsd-nat.c).
175 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
176 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
177 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
178 (amd64bsd_dr_get_control): New functions.
179 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
180 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
181 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
182 watchpoints initialization.
183 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
184
185 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
186
187 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
188 flds_bnds.fields.
189 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
190
191 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
192
193 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
194
195 2012-02-08 Joel Brobecker <brobecker@adacore.com>
196
197 * language.h (symbol_name_cmp_ftype): Renames
198 symbol_name_match_p_ftype.
199 (struct language_defn)[la_get_symbol_name_cmp]: Renames
200 la_get_symbol_name_match_p.
201 * ada-lang.c (ada_get_symbol_name_cmp): Renames
202 ada_get_symbol_name_match_p. Update comment.
203 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
204 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
205 Renames symbol_name_match_p. Update field type.
206 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
207 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
208 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
209 "la_get_symbol_name_cmp" in comments.
210 * language.c: Likewise.
211
212 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
213
214 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
215 %eflags offset.
216 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
217 (amd64_sol2_gregset32_reg_offs): Likewise.
218
219 2012-02-08 Joel Brobecker <brobecker@adacore.com>
220
221 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
222 of the returned BFD is allocated by GDB.
223
224 2012-02-07 Tom Tromey <tromey@redhat.com>
225
226 PR python/12027:
227 * python/python-internal.h (frame_object_type): Declare.
228 * python/py-symbol.c (sympy_needs_frame): New function.
229 (sympy_value): New function.
230 (symbol_object_getset): Add "needs_frame".
231 (symbol_object_methods): Add "value".
232 * python/py-frame.c (frame_object_type): No longer static.
233
234 2012-02-07 Tom Tromey <tromey@redhat.com>
235
236 PR python/13599:
237 * python/py-symbol.c (sympy_line): New function.
238 (symbol_object_getset): Add "line".
239
240 2012-02-07 Tom Tromey <tromey@redhat.com>
241
242 * charset.c (find_charset_names): Check 'in' against NULL.
243
244 2012-02-06 Doug Evans <dje@google.com>
245
246 * gdbtypes.h (struct main_type): Change type of name,tag_name,
247 and fields.name members from char * to const char *. All uses updated.
248 (struct cplus_struct_type): Change type of fn_fieldlists.name member
249 from char * to const char *. All uses updated.
250 (type_name_no_tag): Update.
251 (lookup_unsigned_typename, lookup_signed_typename): Update.
252 * gdbtypes.c (type_name_no_tag): Change result type
253 from char * to const char *. All callers updated.
254 (lookup_unsigned_typename, lookup_signed_typename): Change type of
255 name parameter from char * to const char *.
256 * symtab.h (struct cplus_specific): Change type of demangled_name
257 member from char * to const char *. All uses updated.
258 (struct general_symbol_info): Change type of name and
259 mangled_lang.demangled_name members from char * to const char *.
260 All uses updated.
261 (symbol_get_demangled_name, symbol_natural_name): Update.
262 (symbol_demangled_name, symbol_search_name): Update.
263 * symtab.c (symbol_get_demangled_name): Change result type
264 from char * to const char *. All callers updated.
265 (symbol_natural_name, symbol_demangled_name): Ditto.
266 (symbol_search_name): Ditto.
267 (completion_list_add_name): Change type of symname,sym_text,
268 text,word parameters from char * to const char *.
269 (completion_list_objc_symbol): Change type of sym_text,
270 text,word parameters from char * to const char *.
271 * ada-lang.c (find_struct_field): Change type of name parameter
272 from char * to const char *.
273 (encoded_ordered_before): Similarly for N0,N1 parameters.
274 (old_renaming_is_invisible): Similarly for function_name parameter.
275 (ada_type_name): Change result type from char * to const char *.
276 All callers updated.
277 * ada-lang.h (ada_type_name): Update.
278 * buildsym.c (hashname): Change type of name parameter
279 from char * to const char *.
280 * buildsym.h (hashname): Update.
281 * dbxread.c (end_psymtab): Change type of include_list parameter
282 from char ** to const char **.
283 * dwarf2read.c (determine_prefix): Change result type
284 from char * to const char *. All callers updated.
285 * f-lang.c (find_common_for_function): Change type of name, funcname
286 parameters from char * to const char *.
287 * f-lang.c (find_common_for_function): Update.
288 * f-valprint.c (list_all_visible_commons): Change type of funcname
289 parameters from char * to const char *.
290 * gdbarch.sh (static_transform_name): Change type of name parameter
291 and result from char * to const char *.
292 * gdbarch.c: Regenerate.
293 * gdbarch.h: Regenerate.
294 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
295 of name parameter from char * to const char *.
296 * jv-lang.c (java_primitive_type_from_name): Ditto.
297 (java_demangled_signature_length): Similarly for signature parameter.
298 (java_demangled_signature_copy): Ditto.
299 (java_demangle_type_signature): Ditto.
300 * jv-lang.h (java_primitive_type_from_name): Update.
301 (java_demangle_type_signature): Update.
302 * objc-lang.c (specialcmp): Change type of a,b parameters
303 from char * to const char *.
304 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
305 from char * to const char *. All callers updated.
306 * p-lang.h (is_pascal_string_type): Update.
307 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
308 of name parameter from char * to const char *.
309 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
310 * utils.c (fprintf_symbol_filtered): Ditto.
311 * defs.h (fprintf_symbol_filtered): Update.
312 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
313 * stabsread.h (end_psymtab): Update.
314 * stack.c (find_frame_funname): Change type of funname parameter
315 from char ** to const char **.
316 * stack.h (find_frame_funname): Update.
317 * typeprint.c (type_print): Change type of varstring parameter
318 from char * to const char *.
319 * value.h (type_print): Update.
320 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
321 from char * to const char *. All callers updated.
322 (xcoff_end_psymtab): Change type of include_list parameter
323 from char ** to const char **. All callers updated.
324 (swap_sym): Similarly for name parameter. All callers updated.
325 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
326 Use xstrdup.
327 (process_coff_symbol): Use xstrdup.
328 * stabsread.c (stabs_method_name_from_physname): Renamed from
329 update_method_name_from_physname. Change result type from void
330 to char *. All callers updated.
331 (read_member_functions): In has_destructor case, store name in objfile
332 obstack instead of malloc space. In !has_stub case, fix mem leak.
333
334 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
335
336 * configure: Rebuild.
337 * configure.ac: Put -L../bfd and -L../libiberty at the front of
338 LDFLAGS.
339
340 2012-02-03 Kevin Buettner <kevinb@redhat.com>
341
342 * configure.tgt (rl78-*-elf): New target.
343 * rl78-tdep.c: New file.
344
345 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
346
347 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
348 and continue the loop. Add QUIT statement.
349
350 2012-02-03 Tom Tromey <tromey@redhat.com>
351
352 PR gdb/13596:
353 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
354 bfd_lookup_symbol_from_symtab.
355 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
356 gdb_bfd_lookup_symbol_from_symtab.
357
358 2012-02-03 Joel Brobecker <brobecker@adacore.com>
359
360 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
361 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
362 symbol. Add assertion that sym2 is never NULL.
363
364 2012-02-02 Doug Evans <dje@google.com>
365
366 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
367 "name" parameter to const char ** from char **. All callers updated.
368 (find_pc_partial_function): Ditto.
369 (cache_pc_function_name): Change type to const char * from char *.
370 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
371 (find_pc_partial_function): Update.
372 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
373 type of "name" parameter to const char * from char *.
374 All uses updated.
375 * arch-utils.c (generic_in_solib_return_trampoline): Change
376 type of "name" parameter to const char * from char *.
377 * arch-utils.h (generic_in_solib_return_trampoline): Update.
378 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
379 type of "name" parameter to const char * from char *.
380 * gdbarch.sh (in_solib_return_trampoline): Ditto.
381 * gdbarch.c: Regenerate.
382 * gdbarch.h: Regenerate.
383 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
384 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
385 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
386 type of "name" parameter to const char * from char *.
387 * skip.c (skip_function_pc): Ditto.
388 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
389 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
390 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
391 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
392 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
393 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
394 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
395 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
396 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
397
398 2012-02-02 Pedro Alves <palves@redhat.com>
399
400 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
401 the current inferior has no execution. Make sure the current
402 remote process matches gdb's current inferior.
403
404 2012-02-02 Tom Tromey <tromey@redhat.com>
405
406 PR gdb/13405:
407 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
408 read-only memory.
409
410 2012-02-02 Tom Tromey <tromey@redhat.com>
411
412 PR gdb/9307:
413 * symtab.c (lookup_language_this): Set block_found.
414
415 2012-02-01 Tom Tromey <tromey@redhat.com>
416
417 PR gdb/13431:
418 * jit.c (struct jit_inferior_data): Rewrite.
419 (struct jit_objfile_data): New.
420 (get_jit_objfile_data): New function.
421 (add_objfile_entry): Update.
422 (jit_read_descriptor): Return int. Replace descriptor_addr
423 argument with inf_data. Update. Don't call error.
424 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
425 descriptor here.
426 (jit_inferior_init): Don't look up descriptor. Don't call error.
427 (jit_reset_inferior_data_and_breakpoints)
428 (jit_inferior_created_observer): Remove.
429 (jit_inferior_exit_hook): Update.
430 (jit_executable_changed_observer): Remove.
431 (jit_event_handler): Update.
432 (free_objfile_data): Reset inferior data if needed.
433 (_initialize_jit): Update.
434
435 2012-02-01 Tom Tromey <tromey@redhat.com>
436
437 * jit.c (bfd_open_from_target_memory): Move higher in file.
438
439 2012-02-01 Tristan Gingold <gingold@adacore.com>
440
441 * libunwind-frame.c (libunwind_load): Display message if dlopen
442 failed.
443
444 2012-02-01 Gary Benson <gbenson@redhat.com>
445
446 * symtab.h (symbol_name_match_p_ftype): New typedef.
447 (iterate_over_symbols): Use the above.
448 * symtab.c (iterate_over_symbols): Likewise.
449 * language.h (language_defn->la_iterate_over_symbols): Likewise.
450 * ada-lang.c (ada_iterate_over_symbols): Likewise.
451 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
452 (iterate_name_matcher): Document return values.
453 (collect_one_symbol): Likewise.
454 (collect_function_symbols): Likewise.
455 (collect_symbols): Likewise.
456
457 2012-02-01 Tom Tromey <tromey@redhat.com>
458
459 * ada-lang.c (resolve_subexp): Update.
460 (ada_lookup_symbol_list): Add 'full_search' argument.
461 (ada_iterate_over_symbols): Pass 0 as full_search argument to
462 ada_lookup_symbol_list.
463 (ada_lookup_encoded_symbol): Update.
464 (get_var_value): Update.
465 * ada-exp.y (block_lookup): Update.
466 (write_var_or_type): Update.
467 (write_name_assoc): Update.
468 * ada-lang.h (ada_lookup_symbol_list): Update.
469
470 2012-01-31 Tom Tromey <tromey@redhat.com>
471
472 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
473 comment.
474
475 2012-01-31 Doug Evans <dje@google.com>
476
477 * symtab.h: Remove outdated comment.
478 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
479
480 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
481
482 Fix build error in Darwin port.
483 * i386-darwin-nat.c: Include i386-nat.h.
484
485 2012-01-30 Tom Tromey <tromey@redhat.com>
486
487 PR breakpoints/13568:
488 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
489 argument. Check for recursive includes.
490 (dwarf_decode_macros): Create an include hash.
491
492 2012-01-30 Michael Eager <eager@eagercon.com>
493
494 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
495 * ppc-linux-tdep.c: Include glibc-tdep.h.
496 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
497 (powerpc_linux_in_plt_stub): New function.
498 (powerpc_linux_in_dynsym_resolve_code): New function.
499 (ppc_skip_trampoline_code): New function.
500 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
501 Use glibc_skip_solib_resolver.
502
503 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
504
505 Code cleanup: Make 1440 bytes of data segment read-only.
506 * arch-utils.c (endian_enum): Make it const char *const [].
507 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
508 Likewise.
509 * breakpoint.c (always_inserted_enums): Likewise.
510 * cli/cli-cmds.c (script_ext_enums): Likewise.
511 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
512 enumlist parameter const char *const *.
513 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
514 const char *const *.
515 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
516 parameter const char *const *.
517 * cris-tdep.c (cris_modes): Make it const char *const [].
518 * filesystem.c (target_file_system_kinds): Likewise.
519 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
520 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
521 (can_use_displaced_stepping_enum, scheduler_enums)
522 (exec_direction_names): Likewise.
523 * language.c (_initialize_language): Make the type_or_range_names and
524 case_sensitive_names variables const char *const [].
525 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
526 * python/python.c (python_excp_enums): Likewise.
527 * remote.c (interrupt_sequence_modes): Likewise.
528 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
529 * serial.c (logbase_enums): Likewise.
530 * sh-tdep.c (sh_cc_enum): Likewise.
531 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
532 Likewise.
533 * symtab.c (multiple_symbols_modes): Likewise.
534 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
535 Likewise.
536 * utils.c (internal_problem_modes): Likewise.
537
538 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
539
540 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
541 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
542 result.
543
544 2012-01-27 Doug Evans <dje@google.com>
545
546 * configure.ac (with_python): Fix absolute path handling for win32.
547 * configure: Regenerate.
548
549 2012-01-26 Doug Evans <dje@google.com>
550
551 * symtab.c: Whitespace cleanup, no code changes.
552
553 * symtab.c (lookup_symbol_in_language): Improve comment.
554 (lookup_symbol_aux): Fix comment.
555
556 * psymtab.c (add_psymbol_to_list): Result is now "void".
557 * psympriv.h (add_psymbol_to_list): Update.
558
559 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
560
561 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
562
563 Do not open script filenames twice.
564 * cli/cli-cmds.c (source_script_from_stream): Pass to
565 source_python_script also STREAM.
566 * python/py-auto-load.c (source_section_scripts): Pass to
567 source_python_script_for_objfile also STREAM.
568 (auto_load_objfile_script): Pass to source_python_script_for_objfile
569 also INPUT.
570 * python/python-internal.h (source_python_script_for_objfile): New
571 parameter file, rename parameter file to filename.
572 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
573 instead if !_WIN32. Update the function comment.
574 (source_python_script, source_python_script_for_objfile)
575 (source_python_script): New parameter file, rename parameter file to
576 filename. Pass FILENAME to python_run_simple_file.
577 * python/python.h (source_python_script): New parameter file, rename
578 parameter file to filename.
579
580 2012-01-26 Pedro Alves <palves@redhat.com>
581
582 * corelow.c (core_has_fake_pid): Delete.
583 (core_close): Delete references to `core_has_fake_pid'.
584 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
585 (core_open): Delete references to `core_has_fake_pid'.
586 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
587 the removed global.
588
589 2012-01-26 Joel Brobecker <brobecker@adacore.com>
590
591 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
592 Remove language parameter from name_matcher. Adjust the comment.
593 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
594 Remove language parameter.
595 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
596 * linespec.c (iterate_name_matcher): Likewise.
597 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
598 name_matcher. Adjust call accordingly.
599 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
600 (maintenance_check_symtabs): Adjust type of parameter "fun".
601 * psymtab.h (maintenance_check_symtabs): Likewise.
602
603 2012-01-26 Joel Brobecker <brobecker@adacore.com>
604
605 * language.h (symbol_name_match_p_ftype): New typedef.
606 (struct language_defn): Replace field la_symbol_name_compare
607 by la_get_symbol_name_match_p.
608 * ada-lang.c (ada_get_symbol_name_match_p): New function.
609 (ada_language_defn): Use it.
610 * linespec.c (struct symbol_matcher_data): New type.
611 (iterate_name_matcher): Rewrite.
612 (iterate_over_all_matching_symtabs): Pass a pointer to
613 a symbol_matcher_data struct to expand_symtabs_matching
614 instead of just the lookup name.
615 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
616 opencl-lang.c, p-lang.c, language.c: Delete field
617 la_symbol_name_compare, and replace by NULL for new field
618 la_get_symbol_name_match_p.
619 * symfile.h (struct quick_symbol_functions): Update comment.
620
621 2012-01-25 Tom Tromey <tromey@redhat.com>
622
623 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
624 dereferencing.
625
626 2012-01-24 Tom Tromey <tromey@redhat.com>
627
628 PR symtab/12406:
629 * solib.c (update_solib_list): Update the program space's
630 added_solibs and deleted_solibs fields.
631 * progspace.h (struct program_space) <added_solibs,
632 deleted_solibs>: New fields.
633 (clear_program_space_solib_cache): Declare.
634 * progspace.c (release_program_space): Call
635 clear_program_space_solib_cache.
636 (clear_program_space_solib_cache): New function.
637 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
638 bpstat_stop_status. Use handle_solib_event.
639 * breakpoint.c: Include gdb_regex.h.
640 (print_solib_event): New function.
641 (bpstat_print): Use print_solib_event.
642 (bpstat_stop_status): Add special case for bp_shlib_event.
643 (handle_solib_event): New function.
644 (bpstat_what): Use handle_solib_event.
645 (struct solib_catchpoint): New.
646 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
647 (breakpoint_hit_catch_solib, check_status_catch_solib)
648 (print_it_catch_solib, print_one_catch_solib)
649 (print_mention_catch_solib, print_recreate_catch_solib): New
650 functions.
651 (catch_solib_breakpoint_ops): New global.
652 (catch_load_or_unload, catch_load_command_1)
653 (catch_unload_command_1): New functions.
654 (internal_bkpt_check_status): Add special case for
655 bp_shlib_event.
656 (internal_bkpt_print_it): Use print_solib_event.
657 (initialize_breakpoint_ops): Initialize
658 catch_solib_breakpoint_ops.
659 (_initialize_breakpoint): Register "catch load" and "catch
660 unload".
661 * breakpoint.h (handle_solib_event): Declare.
662 * NEWS: Add entry for "catch load" and "catch unload".
663
664 2012-01-24 Tom Tromey <tromey@redhat.com>
665
666 * ada-lang.c: Include gdb_vecs.h.
667 * charset.c: Include gdb_vecs.h.
668 * tracepoint.h: Include gdb_vecs.h.
669 * gdb_vecs.h: New file.
670
671 2012-01-24 Pedro Alves <pedro@codesourcery.com>
672
673 * breakpoint.c (breakpoint_hit_catch_fork)
674 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
675 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
676 * infrun.c (inferior_has_forked, inferior_has_vforked)
677 (inferior_has_execd, inferior_has_called_syscall): Delete.
678 (handle_syscall_event): Get syscall_number from the execution
679 control state's wait status.
680 (wait_for_inferior): Don't clear syscall_number.
681
682 2012-01-24 Pedro Alves <palves@redhat.com>
683
684 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
685 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
686 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
687 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
688 `ws' parameter.
689 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
690 false for events other than TARGET_SIGNAL_TRAP.
691 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
692 Add `ws' parameter.
693 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
694 events other than TARGET_SIGNAL_TRAP.
695 (tracepoint_breakpoint_hit): Add `ws' parameter.
696 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
697 parameter.
698 (bpstat_stop_status): Same.
699 (pc_at_non_inline_function): Same.
700 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
701 to pass the current event's waitstatus to bpstat_stop_status
702 and pc_at_non_inline_function.
703
704 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
705
706 Code cleanup.
707 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
708 Update the function comment for it.
709 (source_script_with_search): Call make_cleanup_fclose for STREAM.
710 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
711 for STREAM.
712
713 2012-01-24 Pedro Alves <palves@redhat.com>
714
715 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
716 outside `bs->stop' block.
717 (bpstat_what): Rework bp_shlib_event handling.
718 (internal_bkpt_check_status): If the breakpoint is a
719 bp_shlib_event, then set bs->stop and bs->print if
720 stop_on_solib_events is set.
721
722 2012-01-24 Gary Benson <gbenson@redhat.com>
723
724 Delete #if 0'd out code.
725 * stack.c (print_frame_label_vars): Remove.
726 (catch_info): Likewise.
727 (_initialize_stack): Remove "info catch" command.
728 * NEWS: Mention the above.
729
730 2012-01-24 Pedro Alves <palves@redhat.com>
731
732 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
733 it.
734 (remote_notice_new_inferior): If the remote end doesn't support
735 the multiprocess extensions, then the PID is fake.
736 (add_current_inferior_and_thread): New.
737 (remote_start_remote): Use it.
738 (extended_remote_attach_1): Adjust.
739 (extended_remote_create_inferior_1): Use
740 add_current_inferior_and_thread.
741
742 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
743
744 Fix watchpoints to be specific for each inferior.
745 * breakpoint.c (watchpoint_in_thread_scope): Verify also
746 current_program_space.
747 * i386-nat.c (i386_inferior_data_cleanup): New.
748 (i386_inferior_data_get): Replace variable inf_data_local by an
749 inferior_data call.
750 (i386_use_watchpoints): Initialize i386_inferior_data.
751 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
752 specific iterate_over_lwps.
753
754 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
755
756 Fix watchpoints across inferior fork.
757 * amd64-linux-nat.c (update_debug_registers_callback): Update the
758 comment for linux_nat_iterate_watchpoint_lwps.
759 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
760 linux_nat_iterate_watchpoint_lwps.
761 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
762 * i386-linux-nat.c (update_debug_registers_callback): Update the
763 comment for linux_nat_iterate_watchpoint_lwps.
764 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
765 linux_nat_iterate_watchpoint_lwps.
766 (i386_linux_prepare_to_resume): New comment on Linux kernel.
767 * i386-nat.c: Include inferior.h.
768 (dr_mirror): Remove.
769 (i386_inferior_data, struct i386_inferior_data)
770 (i386_inferior_data_get): New.
771 (i386_debug_reg_state): Use i386_inferior_data_get.
772 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
773 (i386_insert_watchpoint, i386_remove_watchpoint)
774 (i386_stopped_data_address, i386_insert_hw_breakpoint)
775 (i386_remove_hw_breakpoint): New variable state, use
776 i386_debug_reg_state instead of DR_MIRROR.
777 * linux-nat.c (delete_lwp): New declaration.
778 (num_lwps): Move here from downwards.
779 (delete_lwp_cleanup): New.
780 (linux_child_follow_fork): Create new child_lp, call
781 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
782 PTRACE_DETACH.
783 (num_lwps): Move upwards.
784 (linux_nat_iterate_watchpoint_lwps): New.
785 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
786 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
787
788 2012-01-24 Joel Brobecker <brobecker@adacore.com>
789
790 GDB 7.4 released.
791
792 2012-01-23 Pedro Alves <palves@redhat.com>
793
794 * top.c (caution): Rename to ...
795 (confirm): ... this.
796 (show_caution): Rename to ...
797 (show_confirm): ... this.
798 (quit_cover): Adjust.
799 (init_main): Adjust.
800 * top.h (caution): Rename to ...
801 (confirm): ... this.
802 * utils.c (internal_vproblem, defaulted_query): Adjust.
803
804 2012-01-23 Pedro Alves <palves@redhat.com>
805
806 * top.c (caution): Update comment.
807 (execute_command): Don't consider the current value of `caution'.
808
809 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
810
811 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
812
813 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
814
815 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
816 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
817 * target.c (target_fileio_pwrite): Remove buffer address from
818 debug output.
819 (target_fileio_pread): Likewise.
820
821 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
822
823 * NEWS: Document remote "info proc" and "generate-core-file".
824
825 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
826
827 * gdbarch.sh (find_memory_regions): New callback.
828 * gdbarch.c, gdbarch.h: Regenerate.
829
830 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
831 callback before falling back to target method.
832
833 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
834 (linux_target_install_ops): No longer install it.
835
836 * linux-tdep.c (linux_find_memory_regions): New function.
837 (linux_init_abi): Install it.
838
839 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
840
841 * gdbarch.sh (make_corefile_notes): New architecture callback.
842 * gdbarch.c: Regenerate.
843 * gdbarch.h: Likewise.
844
845 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
846 before target_make_corefile_notes. If NULL is returned, the
847 target does not support core file generation.
848
849 * linux-nat.c: Include "linux-tdep.h".
850 (find_signalled_thread, find_stop_signal): Remove.
851 (linux_nat_do_thread_registers): Likewise.
852 (struct linux_nat_corefile_thread_data): Likewise.
853 (linux_nat_corefile_thread_callback): Likewise.
854 (iterate_over_spus): Likewise.
855 (struct linux_spu_corefile_data): Likewise.
856 (linux_spu_corefile_callback): Likewise.
857 (linux_spu_make_corefile_notes): Likewise.
858 (linux_nat_collect_thread_registers): New function.
859 (linux_nat_make_corefile_notes): Replace contents by call to
860 linux_make_corefile_notes passing linux_nat_collect_thread_registers
861 as native-only callback.
862
863 * linux-tdep.h: Include "bfd.h".
864 (struct regcache): Add forward declaration.
865 (linux_collect_thread_registers_ftype): New typedef.
866 (linux_make_corefile_notes): Add prototype.
867 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
868 "regset.h", and "elf-bfd.h".
869 (find_signalled_thread, find_stop_signal): New functions.
870 (linux_spu_make_corefile_notes): Likewise.
871 (linux_collect_thread_registers): Likewise.
872 (struct linux_corefile_thread_data): New data structure.
873 (linux_corefile_thread_callback): New funcion.
874 (linux_make_corefile_notes): Likewise.
875 (linux_make_corefile_notes_1): Likewise.
876 (linux_init_abi): Install it.
877
878 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
879
880 * gdbarch.sh (info_proc): New callback.
881 * gdbarch.c, gdbarch.h: Regenerate.
882
883 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
884 before falling back to the target info_proc callback.
885
886 * linux-nat.c: Do not include "cli/cli-utils.h".
887 (linux_nat_info_proc): Remove.
888 (linux_target_install_ops): No longer install it.
889
890 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
891 (read_mapping): New function.
892 (linux_info_proc): Likewise.
893 (linux_init_abi): Install it.
894
895 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
896
897 * defs.h (enum info_proc_what): Moved here from linux-nat.c
898 * infcmd.c: (info_proc_cmd_1): New function.
899 (info_proc_cmd): New function, moved here from equivalent routine
900 orignally in linux-nat.c.
901 (info_proc_cmd_mappings): Likewise.
902 (info_proc_cmd_stat): Likewise.
903 (info_proc_cmd_status): Likewise.
904 (info_proc_cmd_cwd): Likewise.
905 (info_proc_cmd_cmdline): Likewise.
906 (info_proc_cmd_exe): Likewise.
907 (info_proc_cmd_all): Likewise.
908 (_initialize_infcmd): Install "info proc" command and subcommands.
909
910 * target.h (struct target_ops): Add to_info_proc.
911 (target_info_proc): Add prototype.
912 * target.c (target_info_proc): New function.
913
914 * procfs.c (procfs_info_proc): Add prototype.
915 (info_proc_cmd): Rename into ...
916 (procfs_info_proc): ... this. Update argument types as appropriate
917 for a to_info_proc implementation. Handle "what" argument.
918 (procfs_target): Install procfs_info_proc.
919 (_initialize_procfs): No longer install "info proc" command.
920
921 * linux-nat.c: (enum info_proc_what): Remove.
922 (linux_nat_info_proc_cmd_1): Rename into ...
923 (linux_nat_info_proc): ... this. Update argument types as appropriate
924 for a to_info_proc implementation.
925 (linux_nat_info_proc_cmd): Remove.
926 (linux_nat_info_proc_cmd_mappings): Likewise.
927 (linux_nat_info_proc_cmd_stat): Likewise.
928 (linux_nat_info_proc_cmd_status): Likewise.
929 (linux_nat_info_proc_cmd_cwd): Likewise.
930 (linux_nat_info_proc_cmd_cmdline): Likewise.
931 (linux_nat_info_proc_cmd_exe): Likewise.
932 (linux_nat_info_proc_cmd_all): Likewise.
933 (linux_target_install_ops): Install linux_nat_info_proc.
934 (_initialize_linux_nat): No longer install "info proc" command
935 and subcommands.
936
937 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
938
939 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
940 * config.in, configure: Regenerate.
941
942 * target.h (struct target_ops): Add to_fileio_readlink.
943 (target_fileio_readlink): Add prototype.
944 * target.c (target_fileio_readlink): New function.
945
946 * inf-child.c: Conditionally include <sys/param.h>.
947 (inf_child_fileio_readlink): New function.
948 (inf_child_target): Install it.
949
950 * remote.c (PACKET_vFile_readlink): New enum value.
951 (remote_hostio_readlink): New function.
952 (init_remote_ops): Install it.
953 (_initialize_remote): Handle vFile:readlink packet type.
954
955 2012-01-20 Pedro Alves <palves@redhat.com>
956 Ulrich Weigand <ulrich.weigand@linaro.org>
957
958 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
959 * config.in, configure: Regenerate.
960
961 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
962 to_fileio_pread, to_fileio_close, to_fileio_unlink.
963 (target_fileio_open): Add prototype.
964 (target_fileio_pwrite): Likewise.
965 (target_fileio_pread): Likewise.
966 (target_fileio_close): Likewise.
967 (target_fileio_unlink): Likewise.
968 (target_fileio_read_alloc): Likewise.
969 (target_fileio_read_stralloc): Likewise.
970
971 * target.c: Include "gdb/fileio.h".
972 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
973 (default_fileio_target): New function.
974 (target_fileio_open): Likewise.
975 (target_fileio_pwrite): Likewise.
976 (target_fileio_pread): Likewise.
977 (target_fileio_close): Likewise.
978 (target_fileio_unlink): Likewise.
979 (target_fileio_close_cleanup): Likewise.
980 (target_fileio_read_alloc_1): Likewise.
981 (target_fileio_read_alloc): Likewise.
982 (target_fileio_read_stralloc): Likewise.
983
984 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
985 <fcntl.h>, and <unistd.h>.
986 (inf_child_fileio_open_flags_to_host): New function.
987 (inf_child_errno_to_fileio_error): Likewise.
988 (inf_child_fileio_open): Likewise.
989 (inf_child_fileio_pwrite): Likewise.
990 (inf_child_fileio_pread): Likewise.
991 (inf_child_fileio_close): Likewise.
992 (inf_child_fileio_unlink): Likewise.
993 (inf_child_target): Install to_fileio routines.
994
995 * remote.c (init_remote_ops): Install to_fileio routines.
996
997 2012-01-20 Pedro Alves <palves@redhat.com>
998 Ulrich Weigand <ulrich.weigand@linaro.org>
999
1000 * remote.c (remote_multi_process_p): Only check for multi-process
1001 protocol feature, do not check for extended protocol.
1002 (remote_supports_multi_process): Check for extended protocol here.
1003 (set_general_process): Likewise.
1004 (extended_remote_kill): Likewise.
1005 (remote_pid_to_str): Likewise.
1006 (remote_query_supported): Always query multiprocess mode.
1007
1008 2012-01-20 Pedro Alves <palves@redhat.com>
1009 Ulrich Weigand <ulrich.weigand@linaro.org>
1010
1011 * inferior.h (struct inferior): Add fake_pid_p.
1012 * inferior.c (exit_inferior_1): Clear fake_pid_p.
1013 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
1014 magic_null_ptid since the remote side doesn't provide a real PID.
1015
1016 2012-01-19 Tom Tromey <tromey@redhat.com>
1017
1018 * NEWS: Combine the two Python sections.
1019
1020 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1021
1022 * target.h (target_close): Update comment on the target's unpush state.
1023
1024 2012-01-19 Pedro Alves <palves@redhat.com>
1025
1026 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
1027 linux_nat_async directly instead of going through the target
1028 vector.
1029 * target.c (unpush_target): Close target after unpushing it, not
1030 before.
1031
1032 2012-01-19 Gary Benson <gbenson@redhat.com>
1033
1034 * mdebugread.c (sort_blocks): Replace integer constants with ones
1035 derived from FIRST_LOCAL_BLOCK.
1036
1037 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1038 Jan Kratochvil <jan.kratochvil@redhat.com>
1039
1040 PR gdb/9538
1041 * symfile.c (find_separate_debug_file): New function.
1042 (terminate_after_last_dir_separator): Likewise.
1043 (find_separate_debug_file_by_debuglink): Also try realpath.
1044 * configure.ac (AC_CHECK_FUNCS): Add lstat.
1045 * configure: Regenerate.
1046 * config.in: Regenerate.
1047
1048 2012-01-18 Doug Evans <dje@google.com>
1049
1050 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
1051 (main.o): Remove rule.
1052 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
1053 (--with-sysroot): Rewrite.
1054 * configure: Regenerate.
1055 * config.in: Regenerate.
1056
1057 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
1058
1059 * parse.c (initialize_expout): New function.
1060 (reallocate_expout): Likewise.
1061 (parse_exp_in_context): Use `initialize_expout' and
1062 `reallocate_expout' when appropriate.
1063
1064 2012-01-18 Pedro Alves <palves@redhat.com>
1065
1066 * record.c (struct record_breakpoint, record_breakpoint_p)
1067 (record_breakpoints): New.
1068 (record_insert_breakpoint, record_remove_breakpoint): Manage
1069 record breakpoints list. Only remove breakpoints from the
1070 inferior if they had been inserted there in the first place.
1071
1072 2012-01-17 Doug Evans <dje@google.com>
1073
1074 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
1075 if we know we don't have a file name to look for.
1076
1077 2012-01-17 Pedro Alves <palves@redhat.com>
1078
1079 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
1080 the frame's stop reason is UNWIND_UNAVAILABLE.
1081
1082 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1083
1084 Fix compilation error.
1085 * m2-exp.y (yyerror): Use ANSI C prototype.
1086
1087 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
1088
1089 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
1090 (growbuf_by_size): Likewise.
1091 (yyerror): Likewise.
1092 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
1093 (modblock): Remove variable (was #if 0'ed).
1094 (parse_number): Convert prototype from K&R to ANSI C.
1095 (yyerror): Likewise.
1096 * objc-exp.y (parse_number): Likewise.
1097 (yyerror): Likewise.
1098 (yylex): Remove #if 0'ed code.
1099 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
1100 (yyerror): Likewise.
1101
1102 2012-01-16 Tom Tromey <tromey@redhat.com>
1103
1104 * NEWS: Add item.
1105 * symtab.h (compare_filenames_for_search): Declare.
1106 * symtab.c (compare_filenames_for_search): New function.
1107 (iterate_over_some_symtabs): Use it.
1108 * symfile.h (struct quick_symbol_functions)
1109 <map_symtabs_matching_filename>: Change spec.
1110 * psymtab.c (partial_map_symtabs_matching_filename): Use
1111 compare_filenames_for_search. Update for new spec.
1112 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
1113 compare_filenames_for_search. Update for new spec.
1114 * breakpoint.c (clear_command): Use compare_filenames_for_search.
1115
1116 2012-01-16 Tom Tromey <tromey@redhat.com>
1117
1118 PR python/13281:
1119 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
1120 (struct main_type) <flag_flag_enum>: New field.
1121 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
1122 * NEWS: Add entries.
1123 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
1124 enums.
1125 * python/lib/gdb/printing.py (_EnumInstance): New class.
1126 (FlagEnumerationPrinter): Likewise.
1127
1128 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
1129
1130 * breakpoint.c (create_sals_from_address_default): New function.
1131 (create_breakpoints_sal_default): Likewise.
1132 (decode_linespec_default): Likewise.
1133 (is_marker_spec): Removed.
1134 (strace_marker_p): New function.
1135 (init_breakpoint_sal): Using `strace_marker_p' instead of
1136 `is_marker_spec'.
1137 (create_breakpoint): Call method `create_sals_from_address' from
1138 breakpoint_ops, replacing code that created SALs conditionally
1139 on the type of the breakpoint. Call method `create_breakpoints_sal',
1140 replacing code that created breakpoints conditionally on the type
1141 wanted.
1142 (base_breakpoint_create_sals_from_address): New function.
1143 (base_breakpoint_create_breakpoints_sal): Likewise.
1144 (base_breakpoint_decode_linespec): Likewise.
1145 (base_breakpoint_ops): Add methods
1146 `base_breakpoint_create_sals_from_address',
1147 `base_breakpoint_create_breakpoints_sal' and
1148 `base_breakpoint_decode_linespec'.
1149 (bkpt_create_sals_from_address): New function.
1150 (bkpt_create_breakpoints_sal): Likewise.
1151 (bkpt_decode_linespec): Likewise.
1152 (tracepoint_create_sals_from_address): Likewise.
1153 (tracepoint_create_breakpoints_sal): Likewise.
1154 (tracepoint_decode_linespec): Likewise.
1155 (strace_marker_create_sals_from_address): Likewise.
1156 (strace_marker_create_breakpoints_sal): Likewise.
1157 (strace_marker_decode_linespec): Likewise.
1158 (strace_marker_breakpoint_ops): New variable.
1159 (addr_string_to_sals): Remove `marker_spec'. Call method
1160 `decode_linespec' from breakpoint_ops, replacing code that decoded
1161 an address string into a SAL. Use `strace_marker_p' instead of
1162 `marker_spec'.
1163 (strace_command): Decide whether we are dealing with a static
1164 tracepoint with marker or not. Use the appropriate breakpoint_ops.
1165 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
1166 * breakpoint.h (linespec_result, linespec_sals): New forward
1167 declarations.
1168 (breakpoint_ops) <create_sals_from_address>,
1169 <create_breakpoints_sal>, <decode_linespec>: New methods.
1170
1171 2012-01-14 Doug Evans <dje@google.com>
1172
1173 * NEWS: Update text for "maint set python print-stack".
1174 It is deprecated in gdb 7.4 and deleted in 7.5.
1175
1176 2012-01-13 Eli Zaretskii <eliz@gnu.org>
1177
1178 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
1179 including curses.h.
1180
1181 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1182
1183 * configure: Regenerate.
1184 * config.in: Regenerate.
1185
1186 2012-01-12 Keith Seitz <keiths@redhat.com>
1187
1188 PR mi/10586
1189 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
1190 (ANONYMOUS_UNION_NAME): Define.
1191 (is_path_expr_parent): New function.
1192 (get_path_expr_parent): New function.
1193 (is_anonymous_child): New function.
1194 (create_child_with_value): If the child is anonymous and without
1195 a name, assign an object name to it.
1196 (c_describe_child): Use get_path_expr_parent to determine
1197 the parent expression.
1198 If there field represents an anonymous struct or union and
1199 has no name, set an appropriate display name and expression.
1200 (cplus_describe_child): Likewise.
1201
1202 2012-01-12 Pedro Alves <palves@redhat.com>
1203
1204 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
1205 available when %ebp is found to be zero (outermost).
1206
1207 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
1208
1209 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
1210 an internal gdb_static_assert.
1211 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
1212
1213 2012-01-11 Tom Tromey <tromey@redhat.com>
1214
1215 PR gdb/9598:
1216 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
1217 catch" and "catch throw".
1218
1219 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1220
1221 * blockframe.c (block_innermost_frame): Start search from selected
1222 frame, if present, or otherwise the current frame.
1223
1224 * c-exp.y (variable): Update innermost_block for
1225 'block COLONCOLON NAME' clause.
1226 * m2-exp.y (variable): Ditto.
1227 * objc-exp.y (variable): Ditto.
1228
1229 2012-01-10 Tom Tromey <tromey@redhat.com>
1230
1231 PR python/13199:
1232 * python/python.c (finish_python_initialization): Set sys.argv.
1233
1234 2012-01-10 Doug Evans <dje@google.com>
1235
1236 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
1237 "want_line_info". All callers updated.
1238 (dwarf_decode_lines_1): New function.
1239 (handle_DW_AT_stmt_list): Add function comment.
1240 New arg "want_line_info". All callers updated.
1241 (read_file_scope,read_type_unit_scope): Move comment from
1242 handle_DW_AT_stmt_list to here.
1243
1244 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1245
1246 Fix regression after libiberty/ update for GCC PR 6057 and others.
1247 * c-exp.y (operator) <OPERATOR DELETE>
1248 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
1249 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
1250 (make_builtin_type, make_name): New variable i, add gdb_assert.
1251 (operator) <OPERATOR NEW>: Update ARGS to 3.
1252 (operator) <OPERATOR DELETE>: Add trailing space.
1253 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
1254 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
1255 * cp-support.c (cp_canonicalize_string): Check NULL from
1256 cp_comp_to_string, call warning and return.
1257
1258 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1259
1260 Fix duplicate .o files after omitting libbfd.a.
1261 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
1262 (SFILES): Add corelow.c.
1263 (COMMON_OBS): Add corelow.o.
1264 (ALLDEPFILES): Remove corelow.c.
1265 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
1266 * config/alpha/alpha-osf3.mh: Likewise.
1267 * config/alpha/fbsd.mh: Likewise.
1268 * config/arm/nbsdaout.mh: Likewise.
1269 * config/arm/nbsdelf.mh: Likewise.
1270 * config/i386/i386gnu.mh: Likewise.
1271 * config/ia64/hpux.mh: Likewise.
1272 * config/ia64/linux.mh: Likewise.
1273 * config/m32r/linux.mh: Likewise.
1274 * config/m68k/linux.mh: Likewise.
1275 * config/mips/irix5.mh: Likewise.
1276 * config/mips/irix6.mh: Likewise.
1277 * config/pa/hpux.mh: Likewise.
1278 * config/pa/linux.mh: Likewise.
1279 * config/powerpc/aix.mh: Likewise.
1280 * config/sparc/linux.mh: Likewise.
1281 * config/sparc/linux64.mh: Likewise.
1282 * config/sparc/sol2.mh: Likewise.
1283 * config/vax/vax.mh: Likewise.
1284 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
1285 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
1286 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
1287 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
1288 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
1289 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
1290 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
1291 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
1292 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
1293 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
1294 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
1295 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
1296 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
1297 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
1298 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
1299 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
1300 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
1301 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
1302 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
1303 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
1304 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
1305 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
1306 corelow.o from gdb_target_obs.
1307 * corefile.c (core_target): Update the comment on NULL value.
1308 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
1309 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
1310 MATCHES. Drop YUMMY set on NULL.
1311 (core_close): Do not call exit_inferior_silent on zero PID. Do not
1312 reclaim CORE_DATA if it is already NULL.
1313
1314 2012-01-09 Doug Evans <dje@google.com>
1315
1316 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
1317 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
1318
1319 2012-01-09 Keith Seitz <keiths@redhat.com>
1320
1321 * breakpoint.c (wrapper.h): Don't include.
1322
1323 2012-01-09 Keith Seitz <keiths@redhat.com>
1324
1325 * Makefile.in (SFILES): Remove wrapper.c.
1326 (HFILES_NO_SRCDIR): Remove wrapper.h.
1327 (COMMON_OBS): Remove wrapper.o.
1328 * cli/cli-interp.c: Don't inlude wrapper.h.
1329 * corelow.c: Likewise.
1330 (core_open): Replace gdb_target_find_new_threads with
1331 TRY_CATCH around target_find_new_threads.
1332 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
1333 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
1334 * varobj.c (varobj_create): Likewise for parse_exp_1 and
1335 evaluate_expression.
1336 (varobj_set_value): Likewise for evaluate_expression and
1337 value_assign.
1338 (install_new_variable): Likewise for value_fetch_lazy.
1339 (adjust_value_for_child_access): Likewise for value_ind.
1340 (c_describe_child): Likewise for value_subscript and
1341 value_ind.
1342 (c_value_of_root): Likewise for evaluate_expression.
1343 * wrapper.c: Remove.
1344 * wrapper.h: Remove.
1345
1346 2012-01-09 Doug Evans <dje@google.com>
1347
1348 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
1349 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
1350 "abfd" args with "section". All callers updated.
1351 Error checking code moved ...
1352 (error_check_comp_unit_head): ... here. New function.
1353 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
1354 Delete arg "abfd". New arg "type_offset". All callers updated.
1355 (create_debug_types_hash_table): Simplify by using
1356 read_and_check_type_unit_head.
1357
1358 * parser-defs.h (namecopy): Delete.
1359 * parse.c (namecopy, namecopy_size): Move into copy_name.
1360
1361 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1362
1363 Partially fix duplicate .o files after omitting libbfd.a.
1364 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
1365 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1366 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
1367 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1368 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
1369 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
1370 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1371
1372 2012-01-09 Pedro Alves <palves@redhat.com>
1373
1374 * MAINTAINERS: Update my email address.
1375
1376 2012-01-08 Doug Evans <dje@google.com>
1377
1378 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
1379 n_type_units. Rename type_comp_units to all_type_units.
1380 All uses updated.
1381 (add_signatured_type_cu_to_table): Renamed from
1382 add_signatured_type_cu_to_list. All callers updated.
1383
1384 * gdbtypes.h (struct cplus_struct_type): Delete member
1385 nfn_fields_total. All uses removed.
1386
1387 2012-01-06 Doug Evans <dje@google.com>
1388
1389 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
1390 to top of file.
1391 (dwarf2_find_comp_unit): Delete.
1392 (process_psymtab_comp_unit): Make result "void".
1393 Delete args buffer, info_ptr, buffer_size, and replace with
1394 "section". All callers updated.
1395 (dwarf2_build_psymtabs_hard): Simplify.
1396
1397 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
1398 Thiago Jung Bauermann <bauerman@br.ibm.com>
1399
1400 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
1401 before `struct gdb_exception'.
1402 * breakpoint.c (update_global_location_list_nothrow)
1403 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
1404 * cp-abi.c (value_rtti_type): Likewise.
1405 * cp-support.c (cp_validate_operator): Likewise.
1406 * infrun.c (insert_exception_resume_breakpoint)
1407 (check_exception_resume, keep_going): Likewise.
1408 * mi-interp.c (mi_breakpoint_created)
1409 (mi_breakpoint_modified): Likewise.
1410 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
1411 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
1412 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
1413
1414 2012-01-05 Doug Evans <dje@google.com>
1415
1416 * dwarf2read.c (statement_prologue): Delete, unused.
1417
1418 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
1419 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
1420
1421 * dwarf2read.c (comp_unit_header): Delete, unused.
1422
1423 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
1424
1425 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
1426 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
1427
1428 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
1429
1430 * infrun.c (normal_stop): Don't skip calling the normal_stop
1431 observers if the thread was doing a multi-step, but stopped for
1432 some reason other than stepping.
1433
1434 2012-01-05 Pedro Alves <alves.ped@gmail.com>
1435
1436 * cli/cli-decode.h: Add comments.
1437 (CMD_LIST_AMBIGUOUS): Moved to command.h
1438 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
1439 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
1440 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
1441 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
1442 (add_com, add_com_alias, add_info, add_info_alias)
1443 (complete_on_cmdlist, complete_on_enum, help_list): Remove
1444 declarations.
1445 * command.h: Add and adjust comments.
1446 (CMD_LIST_AMBIGUOUS): Moved here.
1447 (help_cmd, help_cmd_list): Delete declarations.
1448
1449 2012-01-04 Doug Evans <dje@google.com>
1450
1451 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
1452 All callers updated.
1453 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
1454 Replace all arguments with "per_cu". All callers updated.
1455
1456 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
1457
1458 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
1459 New arg "per_cu". All callers updated.
1460
1461 Delete #if 0'd out code.
1462 * language.c (binop_result_type): Delete.
1463 (simple_type, ordered_type, same_type, integral_type): Delete.
1464 (numeric_type, character_type, string_type, boolean_type): Delete.
1465 (float_type, structured_type): Delete.
1466 * language.h: Update.
1467
1468 2012-01-04 Tom Tromey <tromey@redhat.com>
1469
1470 * python/py-value.c (valpy_binop): Initialize 'res_val'.
1471
1472 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1473
1474 * corefile.c (close_exec_file): Delete.
1475 (reopen_exec_file): Remove commented out code that seems related
1476 to close_exec_file, which is being deleted here.
1477 * inferior.h (close_exec_file): Delete.
1478 * fork-child.c (fork_inferior): Remove call to fork_inferior.
1479
1480 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1481
1482 * ada-lang.c: #include "cli/cli-utils.h".
1483 (get_selections): Use skip_spaces.
1484 (ada_get_next_arg): Use skip_spaces and skip_to_space.
1485 (catch_ada_exception_command_split): Use skip_spaces.
1486 (ada_decode_assert_location): Likewise.
1487
1488 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1489
1490 * linespec.c (decode_line_internal): Check for C++ or Java
1491 compound constructs only if the current language is C, C++
1492 or Java.
1493
1494 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1495
1496 Revert:
1497 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1498 Joel Brobecker <brobecker@adacore.com>
1499 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
1500 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
1501 3 times.
1502 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
1503 fall through into AT_ENTRY_POINT.
1504 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
1505 DUMMY_ADDR with it.
1506 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
1507 PPC_INSN_SIZE skip to 3 times.
1508
1509 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1510
1511 * linespec.c (add_minsym): Preserve function descriptors.
1512
1513 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
1514
1515 * breakpoint.c (all_locations_are_pending): Consider locations
1516 in program spaces executing during startup pending as well.
1517
1518 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1519
1520 Copyright year update in most files of the GDB Project.
1521
1522 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1523
1524 * copyright.sh: Delete.
1525 * copyright.py: Rewrite.
1526
1527 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1528
1529 * gnulib/extra/update-copyright: New file, imported from gnulib.
1530
1531 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1532
1533 * README (Copyright and License Notices): New section.
1534
1535 2012-01-03 Tom Tromey <tromey@redhat.com>
1536
1537 PR python/12533:
1538 * python/py-value.c (valpy_dereference, valpy_get_address
1539 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
1540 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
1541 (valpy_absolute, valpy_richcompare): Free intermediate values.
1542
1543 2011-01-03 Joel Brobecker <brobecker@adacore.com>
1544
1545 * ada-lang.c: Reformat the copyright notice.
1546
1547 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
1550 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
1551 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
1552 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
1553 Revert this part of:
1554 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1555 Build gdb directly from *.o files not using libgdb.a.
1556 * Makefile.in (COMMON_OBS): Remove solib-target.o.
1557
1558 2012-01-02 Joel Brobecker <brobecker@adacore.com>
1559
1560 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
1561 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
1562 Reformat the copyright header.
1563
1564 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 Revert this part of:
1567 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1568 Remove the gdbtui binary.
1569 * gdb.c (main): Remove args.interpreter_p initialization.
1570 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
1571 * main.h (struct captured_main_args): Remove interpreter_p.
1572
1573 2012-01-02 Joel Brobecker <brobecker@adacore.com>
1574
1575 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
1576
1577 2012-01-02 Joel Brobecker <brobecker@adacore.com>
1578
1579 * top.c (print_gdb_version): Update copyright year.
1580
1581 2012-01-02 Yao Qi <yao@codesourcery.com>
1582
1583 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
1584
1585 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1586 Joel Brobecker <brobecker@adacore.com>
1587
1588 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
1589 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
1590 3 times.
1591 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
1592 fall through into AT_ENTRY_POINT.
1593 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
1594 DUMMY_ADDR with it.
1595 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
1596 PPC_INSN_SIZE skip to 3 times.
1597
1598 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
1601 the return value.
1602 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
1603
1604 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 Build gdb directly from *.o files not using libgdb.a.
1607 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
1608 (COMMON_OBS): Remove solib-target.o.
1609 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
1610 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
1611 (LIBGDB_OBS, libgdb.a): Move it above.
1612 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
1613 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
1614 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
1615 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
1616 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
1617 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
1618 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
1619 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
1620 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
1621 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
1622 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
1623 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
1624 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
1625 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
1626 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
1627 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
1628 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
1629 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
1630 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
1631 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
1632 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
1633 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
1634 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
1635 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
1636 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
1637 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
1638 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
1639
1640 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1641
1642 Remove the gdbtui binary.
1643 * .gitignore (/gdbtui): Remove.
1644 * Makefile.in (TUI): Remove.
1645 (SUBDIR_TUI_OBS): Remove tui-main.o.
1646 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
1647 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
1648 (tui-main.o): Remove.
1649 (all_object_files): Remove tui-main.o.
1650 * NEWS: New note for the gdbtui removal.
1651 * configure: Rebuilt.
1652 * configure.ac: No longer add all-tui, clean-tui, install-tui and
1653 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
1654 CONFIG_UNINSTALL respectively.
1655 * gdb.c (main): Remove args.interpreter_p initialization.
1656 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
1657 * main.h (struct captured_main_args): Remove interpreter_p.
1658 * tui/tui-main.c: Remove.
1659
1660 2012-01-01 Doug Evans <dje@google.com>
1661
1662 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
1663 (dwarf2_physname, read_import_statement): Ditto.
1664 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
1665 (process_structure_scope read_subroutine_type): Ditto.
1666 (read_typedef, load_partial_dies, read_partial_die): Ditto.
1667 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
1668 (dwarf2_fetch_die_location_block): Ditto.
1669 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
1670
1671 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
1672 All callers updated.
1673 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
1674 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
1675 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
1676
1677 * dwarf2read.c (load_cu): Move assert to more useful location.
1678
1679 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
1680 All callers updated.
1681
1682 * dwarf2read.c (dwarf2_per_objfile): Add comment.
1683 (dwarf2_elf_names): Minor reformat.
1684 (dwarf2_per_cu_data): Tweak comment.
1685 (dwarf2_read_section): Fix comment.
1686 (create_all_comp_units): Fix comment.
1687 (load_full_comp_unit): Fix comment.
1688 (process_full_comp_unit): Fix comment.
1689 (read_signatured_type): Fix comment.
1690
1691 For older changes see ChangeLog-2011.
1692 \f
1693 Local Variables:
1694 mode: change-log
1695 left-margin: 8
1696 fill-column: 74
1697 version-control: never
1698 coding: utf-8
1699 End:
This page took 0.064761 seconds and 4 git commands to generate.