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