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