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