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