Fix whitespace error in previous commit.
[external/binutils.git] / gdb / ChangeLog
1 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
2
3         * main.h (get_gdb_program_name): Remove extra whitespace.
4
5 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
6
7         * main.h (get_gdb_program_name): Add declaration.
8         * main.c (get_gdb_program_name): Add definition.
9
10 2013-09-17  Doug Evans  <dje@google.com>
11
12         * dwarf2read.c: Move definitions of complaint functions to after
13         forward declarations of local functions.
14
15 2013-09-17  Muhammad Waqas <mwaqas@codesourcery.com>
16             Pedro Alves  <palves@redhat.com>
17
18         PR gdb/11568
19         * breakpoint.c (remove_threaded_breakpoints): New function.
20         (_initialize_breakpoint): Attach remove_threaded_breakpoints
21         as thread_exit observer.
22
23 2013-09-17  Pedro Alves  <palves@redhat.com>
24
25         PR gdb/15911
26         * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
27         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
28         * corelow.c (core_open):
29         * frame.h (print_stack_frame, print_frame_info): New
30         'set_current_sal' parameter.
31         * infcmd.c (finish_command, kill_command): Adjust call to
32         print_stack_frame.
33         * inferior.c (inferior_command): Likewise.
34         * infrun.c (normal_stop): Likewise.
35         * linux-fork.c (linux_fork_context): Likewise.
36         * record-full.c (record_full_goto_entry, record_full_restore):
37         Likewise.
38         * remote-mips.c (common_open): Likewise.
39         * stack.c (print_stack_frame): New 'set_current_sal' parameter.
40         Use it.
41         (print_frame_info): New 'set_current_sal' parameter.  Set the last
42         displayed sal depending on the new paremeter instead of looking at
43         print_what.
44         (backtrace_command_1, select_and_print_frame, frame_command)
45         (current_frame_command, up_command, down_command): Adjust call to
46         print_stack_frame.
47         * thread.c (print_thread_info, restore_selected_frame)
48         (do_captured_thread_select): Adjust call to print_stack_frame.
49         * tracepoint.c (tfind_1): Likewise.
50         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
51         (mi_cmd_stack_info_frame): Likewise.
52         * mi/mi-interp.c (mi_on_normal_stop): Likewise.
53         * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
54
55 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
56
57         * value.c (isvoid_internal_fn): Replace "parameter" with
58         "argument".
59
60 2013-09-16  Stan Shebs  <stan@codesourcery.com>
61
62         * README: Update references to writing code for GDB.
63         * configure.ac (build_warnings): Remove obsolete comment.
64         * configure: Regenerate.
65         * gdbarch.sh: Remove references to gdbint.texinfo.
66         * gdbarch.h: Regenerate.
67         * gdbtypes.c (objfile_type): Remove comments referencing internals
68         manual and D10V.
69
70 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
71
72         * NEWS: Mention new convenience function $_isvoid.
73         * value.c (isvoid_internal_fn): New function.
74         (_initialize_values): Add new convenience function $_isvoid.
75
76 2013-09-16  Pierre Muller  <muller@sourceware.org>
77
78         * arm-linux-tdep.c: Add "elf/common.h" header.
79         Remove AT_HWCAP macro definintion as it is provided in
80         added include file.
81         * s390-tdep.c: Remove system header <elf.h>
82         Add "elf/common.h" header for AT_HWCAP definition.
83         (s390_core_read_description): Use correct CORE_ADDR
84         for hwcap local variable used as third parameter
85         of function target_auxv_search.
86
87 2013-09-14  Pierre Muller  <muller@sourceware.org>
88             Tom Tromey  <tromey@redhat.com>
89             Pedro Alves  <palves@redhat.com>
90
91         * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
92         mode if operating system doesn't know O_CLOEXEC.
93
94 2013-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
95
96         Code cleanup.
97         * symfile.c (reread_symbols): Move variable obfd_filename to a more
98         inner block.
99
100 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
101
102         * NEWS: Mention TDB support.
103         * features/s390-tdb.xml: New file.
104         * features/s390-te-linux64.xml: New file.
105         * features/s390x-te-linux64.xml: New file.
106         * features/Makefile (WHICH): Add new tdescs above.
107         (s390-te-linux64-expedite): Set.
108         (s390x-te-linux64-expedite): Set.
109         * features/s390-te-linux64.c: New file (generated).
110         * features/s390x-te-linux64.c: New file (generated).
111         * regformats/s390-te-linux64.dat: New file (generated).
112         * regformats/s390x-te-linux64.dat: New file (generated).
113         * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
114         (HWCAP_S390_TE): Likewise.
115         (S390_TDB_DWORD0_REGNUM): Likewise.
116         (S390_TDB_DWORD0_REGNUM): Likewise.
117         (S390_TDB_ABORT_CODE_REGNUM): Likewise.
118         (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
119         (S390_TDB_ATIA_REGNUM): Likewise.
120         (S390_TDB_R0_REGNUM): Likewise.
121         (S390_TDB_R1_REGNUM): Likewise.
122         (S390_TDB_R2_REGNUM): Likewise.
123         (S390_TDB_R3_REGNUM): Likewise.
124         (S390_TDB_R4_REGNUM): Likewise.
125         (S390_TDB_R5_REGNUM): Likewise.
126         (S390_TDB_R6_REGNUM): Likewise.
127         (S390_TDB_R7_REGNUM): Likewise.
128         (S390_TDB_R8_REGNUM): Likewise.
129         (S390_TDB_R9_REGNUM): Likewise.
130         (S390_TDB_R10_REGNUM): Likewise.
131         (S390_TDB_R11_REGNUM): Likewise.
132         (S390_TDB_R12_REGNUM): Likewise.
133         (S390_TDB_R13_REGNUM): Likewise.
134         (S390_TDB_R14_REGNUM): Likewise.
135         (S390_TDB_R15_REGNUM): Likewise.
136         (S390_NUM_REGS): Increase.
137         (S390_IS_TDBREGSET_REGNUM): New macro.
138         (s390_regmap_tdb): Declare.
139         (s390_sizeof_tdbregset): Define.
140         (tdesc_s390_te_linux64): Declare.
141         (tdesc_s390x_te_linux64): Likewise.
142         * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
143         "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
144         (s390_regmap_tdb): New regmap.
145         (s390_supply_tdb_regset): New function.
146         (s390_tdb_regset): New regset.
147         (s390_linux64v2_regset_sections): Add TDB regset to list.
148         (s390x_linux64v2_regset_sections): Likewise.
149         (s390_regset_from_core_section): Recognize TDB core note section.
150         (s390_core_read_description): If HWCAP indicates TE support,
151         select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
152         (s390_gdbarch_init): Handle TDB regset.
153         (_initialize_s390_tdep): Initialize new tdescs.
154         * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
155         (have_regset_tdb): New variable.
156         (s390_native_supply): Support register invalidation.
157         (fetch_regset): Invalidate registers if ptrace yields ENODATA.
158         (check_regset): Treat ENODATA as "regset exists".
159         (s390_linux_fetch_inferior_registers): Add TDB.
160         (s390_read_description): Check for TDB existence and select
161         appropriate tdesc.
162         * gdbserver/Makefile.in (clean): Add removal of new makefile
163         targets.
164         (s390-te-linux64.c): New makefile target.
165         (s390x-te-linux64.c): Likewise.
166         * gdbserver/configure.srv (srv_regobj): Append new objects
167         s390-te-linux64.o and s390x-te-linux64.o.
168         (srv_xmlfiles): Append new files s390-te-linux64.xml,
169         s390x-te-linux64.xml, and s390-tdb.xml.
170         * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
171         declaration.
172         (tdesc_s390_te_linux64): Likewise.
173         (init_registers_s390x_te_linux64): Likewise.
174         (tdesc_s390x_te_linux64): Likewise.
175         (s390_check_regset): Treat ENODATA as "regset exists".
176         (s390_arch_setup): Add TDB regset support.
177         (initialize_low_arch): Initialize registers for new tdescs.
178
179 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
180
181         * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
182         (S390_IS_FPREGSET_REGNUM): New macro.
183         * s390-tdep.c (s390_dwarf_regmap): Make const.
184         (regnum_is_gpr_full): New function for replacing repeated code.
185         (s390_pseudo_register_name): Use it.
186         (s390_pseudo_register_type): Likewise.
187         (s390_pseudo_register_read): Likewise.
188         (s390_pseudo_register_write): Likewise.
189         (s390_unwind_pseudo_register): Likewise.
190         (s390_regmap_gregset): New format for regmap.
191         (s390x_regmap_gregset): Likewise.
192         (s390_regmap_fpregset): Likewise.
193         (s390_regmap_upper): Likewise.
194         (s390_regmap_last_break): Likewise.
195         (s390_regmap_system_call): Likewise.
196         (s390_supply_regset): Adjust to new regmap format.
197         (s390_collect_regset): Likewise.
198         * s390-nat.c (s390_native_supply): Adjust to new regmap format.
199         (s390_native_collect): Likewise.
200         (supply_gregset): Likewise.
201         (fill_gregset): Likewise.
202         (supply_fpregset): Likewise.
203         (fill_fpregset): Likewise.
204         (fetch_regset): Likewise.
205         (store_regset): Likewise.
206         (s390_linux_fetch_inferior_registers): Likewise.
207         (s390_linux_fetch_inferior_registers): Likewise.
208
209 2013-09-12  Andrew Pinski  <apinski@cavium.com>
210
211         * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
212
213 2013-09-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
214
215         * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
216
217 2013-09-09  Andrew Burgess  <aburgess@broadcom.com>
218
219         * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
220
221 2013-09-06  Pedro Alves <palves@redhat.com>
222
223         * remote-sim.c (dump_mem, gdbsim_fetch_register)
224         (gdbsim_store_register, gdbsim_kill, gdbsim_load)
225         (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
226         (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
227         (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
228         gdb_stdlog.
229
230 2013-09-06  Pedro Alves  <palves@redhat.com>
231
232         * remote-sim.c (dump_mem): Constify buf parameter.
233         gdbsim_xfer_inferior_memory): Rename to ...
234         (gdbsim_xfer_memory): ... this.  Adjust interface as
235         target_xfer_partial helper.
236         (gdbsim_xfer_partial): New function.
237         (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
238         Install a to_xfer_partial hook.  Send output to gdb_stdlog.
239
240 2013-09-06  Pedro Alves  <palves@redhat.com>
241
242         * remote-sim.c (gdbsim_xfer_inferior_memory): Use
243         host_address_to_string, and send debug output to gdb_stdlog.
244
245 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
246
247         * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
248         * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
249         gdb_target_obs for cris target.
250         * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
251         (cris_gdbarch_init): Move calls to
252         set_gdbarch_fetch_tls_load_module_address and
253         set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
254         Add call to gdbarch_init_osabi.
255         * cris-linux-tdep.c: New file.
256         * cris-tdep.h: New file.
257
258 2013-09-06  Andrew Burgess  <aburgess@broadcom.com>
259
260         * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
261         to deprecated_init_ui_hook.
262
263 2013-09-06  Andrew Burgess  <aburgess@broadcom.com>
264
265         * cli/cli-interp.c (_initialize_cli_interp): Add a
266         command_loop_proc to interp_procs.
267         * event-top.c (cli_command_loop): Change signature to match
268         interp_command_loop_ftype.
269         * event-top.h (cli_command_loop): Same.
270         * interps.c (interp_new): Require every interpreter to have a
271         command_loop_proc.
272         (current_interp_command_loop): Just call the command_loop_proc on
273         the current interpreter.
274         * tui/tui-interp.c (_initialize_tui_interp): Add a
275         command_loop_proc to interp_procs.
276
277 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
278
279         * cris-tdep.c (cris_gdbarch_init): Add call to
280         get_gdbarch_fetch_tls_load_module_address.
281
282 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
283
284         * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
285         (cris_elf_gregset_t): Rename from elf_gregset_t.
286         (crisv32_elf_gregset_t): Adjust.
287         (cris_supply_gregset, fetch_core_registers): Adjust.
288
289 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
290
291         * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
292
293 2013-09-05  Andrew Burgess  <aburgess@broadcom.com>
294
295         * defs.h (deprecated_command_loop_hook): Remove, including
296         references in comments.
297         * interps.c (current_interp_command_loop): No longer use
298         deprecated_command_loop_hook.
299         (clear_interpreter_hooks): Remove deprecated_command_loop_hook
300         setup.
301         * top.c (deprecated_command_loop_hook): Remove.
302
303 2013-09-05  Pedro Alves  <palves@redhat.com>
304
305         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
306         local is now int instead of ULONGEST.  Print it with %d
307         instead of paddress.
308
309 2013-09-05  Tristan Gingold  <gingold@adacore.com>
310
311         * MAINTAINERS: Remove avr maintainership.
312
313 2013-09-05  Pedro Alves  <palves@redhat.com>
314
315         * findvar.c (value_of_register): Rework in terms of
316         value_of_register_lazy.
317
318 2013-09-05  Muhammad Bilal  <mbilal@codesourcery.com>
319
320         * symfile.c (add_symbol_file_command): Remove trailing
321          whitespaces and blank line after comment.
322
323 2013-09-05  Pedro Alves  <palves@redhat.com>
324
325         * tui/tui-regs.c (tui_register_format): Don't look at the
326         register's name here.  Return string representing register
327         value instead of storing it in the data element.
328         (tui_get_register): Compare register string representations
329         instead of register value states and contents.
330
331 2013-09-05  Pedro Alves  <palves@redhat.com>
332
333         PR tui/15933
334         * tui/tui-regs.c (tui_show_registers): Show registers of the
335         selected frame, not the current frame.
336
337 2013-09-05  Ricard Wanderlof  <ricardw@axis.com>
338
339         * MAINTAINERS (Write After Approval): Add myself to the list.
340
341 2013-09-04  Doug Evans  <dje@google.com>
342
343         * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
344         (queue_and_load_dwo_tu): New function.
345         (lookup_dwo_signatured_type): Set per_cu.tu_read.
346         (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
347         Make dependent_cu optional.
348         (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
349         and an older .gdb_index is in use, queue and load all its TUs too.
350
351 2013-09-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
352
353         Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
354         * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
355         variable search_flags.
356         * defs.h (OPF_DISABLE_REALPATH): Rename to ...
357         (OPF_RETURN_REALPATH): ... here.
358         * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
359         * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
360         call.  Twice.
361         * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
362         openp call.
363         * solib.c (solib_find): Likewise.  Four times.
364         * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
365         in the function comment and for the realpath_fptr variable.
366         (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
367         (find_and_open_source): Likewise.  Twice.
368         * symfile.c (symfile_bfd_open): Likewise, also twice.
369
370 2013-09-04  Doug Evans  <dje@google.com>
371
372         * progspace.c (save_current_space_and_thread): Remove unnecessary
373         call to save_current_inferior.
374
375 2013-09-04  Andrew Burgess  <aburgess@broadcom.com>
376
377         * sh64-tdep.c (sh64_do_register): Return after printing message
378         about unavailable register contents.
379
380 2013-09-04  Muhammad Bilal  <mbilal@codesourcery.com>
381             Pedro Alves  <palves@redhat.com>
382
383         * symfile.c (add_symbol_file_command): Error out on unknown
384         option.  Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
385         options and collapse into single conditional branch.
386
387 2013-09-03  Luis Machado  <lgustavo@codesourcery.com>
388
389         * inf-child.c (inf_child_follow_fork): New parameter
390         detach_fork.
391         * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
392         * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
393         * inferior.h (detach_fork): Remove.
394         * infrun.c (detach_fork): Adjust comment and make it
395         static.
396         (follow_fork): Pass detach_fork parameter to
397         target_follow_fork.
398         * linux-nat.c (linux_child_follow_fork): New parameter
399         detach_fork.
400         * target.c (target_follow_fork): New parameter detach_fork.
401         Pass detach_fork as parameter and print its value.
402         * target.h (struct target_ops) <to_follow_fork>: New int
403         parameter.
404         (target_follow_fork): New parameter detach_fork.
405
406 2013-09-03  Joel Brobecker  <brobecker@adacore.com>
407
408         * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
409         Replace sec->bfd by sec->the_bfd_section->owner.
410
411 2013-09-03  Yao Qi  <yao@codesourcery.com>
412
413         * linux-tdep.c (linux_is_uclinux): New function.  Code moved
414         from linux_has_shared_address_space.
415         (linux_has_shared_address_space): Call linux_is_uclinux.
416         * linux-tdep.h (linux_is_uclinux): Declare.
417         * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
418         linux_is_uclinux.
419
420 2013-09-03  Yao Qi  <yao@codesourcery.com>
421
422         * config/djgpp/fnchange.lst: Remove entry of
423         i386-interix-nat.c and i386-interix-tdep.c.
424         * configure.ac: Remove '*-*-interix*'.
425         * configure: Re-generated.
426         * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
427         * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
428         obsolete comments.
429         * osabi.c (gdb_osabi_names): Remove "Interix".
430
431 2013-09-03  Yao Qi  <yao@codesourcery.com>
432
433         * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
434
435 2013-09-02  Markus Metzger  <markus.t.metzger@intel.com>
436
437         * record.h (record_print_flag) <record_print_src_line,
438         record_print_insn_range>: Rename into ...
439         (record_print_flag) <record_print_src_line,
440         record_print_insn_range>: ... this.  Update all users.
441
442 2013-09-02  Pierre Muller  <muller@sourceware.org>
443
444         * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
445         error code.
446
447 2013-09-02  Pierre Muller  <muller@sourceware.org>
448
449         * windows-nat.c (windows_xfer_memory): Fix compilation failure
450         by use of plongest function.
451
452 2013-09-02  Tristan Gingold  <gingold@adacore.com>
453
454         * NEWS: Add entry mentioning support for native Windows x64
455         SEH data.
456
457         * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
458         "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
459         (struct amd64_windows_frame_cache): New struct.
460         (amd64_windows_w2gdb_regnum): New global.
461         (pc_in_range, amd64_windows_frame_decode_epilogue)
462         (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
463         (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
464         (amd64_windows_frame_this_id): New functions.
465         (amd64_windows_frame_unwind): New static global.
466         (amd64_windows_skip_prologue): New function.
467         (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
468         with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
469         with amd64_windows_skip_prologue.
470
471 2013-08-30  Joel Brobecker  <brobecker@adacore.com>
472
473         GDB 7.6.1 released.
474
475 2013-08-30  Pedro Alves  <palves@redhat.com>
476
477         * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
478         SRC_AND_LOC.
479
480 2013-08-30  Pedro Alves  <palves@redhat.com>
481
482         * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
483         warning text.
484
485 2013-08-30  Pedro Alves  <palves@redhat.com>
486
487         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
488         Adjust arguments to print_stack_frame.
489
490 2013-08-30  Pedro Alves  <palves@redhat.com>
491
492         * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
493
494 2013-08-30  Pedro Alves  <palves@redhat.com>
495
496         * frame.h (show_and_print_stack_frame): Delete declaration.
497
498 2013-08-30  Phil Muldoon  <pmuldoon@redhat.com>
499
500         PR python/15461
501
502         * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
503         (archpy_name): Check for valid architecture.
504         (archpy_disassemble): Ditto.
505
506 2013-08-29  Joel Brobecker  <brobecker@adacore.com>
507
508         * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
509         instead of "long long" in call to ptrace64.
510
511 2013-08-29  Andrew Burgess  <aburgess@broadcom.com>
512
513         * mi/mi-interp.c (mi_command_loop): Change signature to match
514         interp_command_loop_ftype.
515         (mi1_command_loop): Remove.
516         (mi2_command_loop): Remove.
517         (mi3_command_loop): Remove.
518         (mi_interpreter_resume): Remove setting of
519         deprecated_command_loop_hook.
520         (_initialize_mi_interp): Set mi_command_loop as the command loop
521         callback.
522
523 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
524
525         * valops.c (do_search_struct_field): Pass v2 instead of base_type to
526         value_type.
527
528 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
529
530         * value.c (allocate_value_contents): Make static.
531         * value.h (allocate_value_contents): Remove prototype.
532
533 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
534
535         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
536         of assembling value via allocate_value_lazy and attribute setter.
537         * findvar.c (default_read_var_value): Use value_at_lazy instead of
538         assembling value via allocate_value_lazy and attribute setter.
539         * valops.c (do_search_struct_field): Use value_at_lazy instead of
540         assembling value via allocate_value_lazy and attribute setter.
541
542 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
543
544         * value.c (value_from_contents_and_address): Replace allocate_value and
545         memcpy with value_from_contents.
546
547 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
548
549         * python/py-framefilter.c (py_print_frame): Remove usage of
550         PyString_AsString.  Use python_string_to_host_string instead.
551         Refactor function to work with a string as a new allocation
552         instead of a pointer.
553         (py_print_frame): Ditto.
554         * python/lib/gdb/frames.py (return_list): Cain iterators together
555         instead of adding them as a list.
556         (_sort_list): Call return_list, and remove duplicate code.
557         (execute_frame_filters): Convert iterator to a list with list().
558         * python/lib/gdb/command/frame_filters.py
559         (SetFrameFilterPriority._set_filter_priority): Convert priority
560         attribute to an integer.
561         * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
562         wrapper function __next__.
563         * python/lib/gdb/FrameDecorator.py: If basestring not defined,
564         define as "str".
565
566 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
567
568         PR python/15752
569         * python/py-framefilter.c (apply_frame_filter): Check
570         gdb_python_initialized.  Exit if the Python frame-filter code
571         cannot be initialized.
572
573 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
574
575         PR cli/15842
576         * top.c (print_gdb_version): Remove erroneous newline after help
577         text.
578
579 2013-08-29  Yao Qi  <yao@codesourcery.com>
580
581         * varobj.c (install_dynamic_child): Remove trailing space.
582         Add one blank line after variable declaration.
583
584 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
585
586         PR gdb/15415
587         * corefile.c (get_exec_file): Use exec_filename.
588         * defs.h (OPF_DISABLE_REALPATH): New definition.  Add new comment.
589         * exec.c (exec_close): Free EXEC_FILENAME.
590         (exec_file_attach): New variable canonical_pathname.  Use
591         OPF_DISABLE_REALPATH.  Call gdb_realpath explicitly.  Set
592         EXEC_FILENAME.
593         * exec.h (exec_filename): New.
594         * inferior.c (print_inferior, inferior_command): Use
595         PSPACE_EXEC_FILENAME.
596         * mi/mi-main.c (print_one_inferior): Likewise.
597         * progspace.c (clone_program_space, print_program_space): Likewise.
598         * progspace.h (struct program_space): New field pspace_exec_filename.
599         * source.c (openp): Describe OPF_DISABLE_REALPATH.  New variable
600         realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
601
602 2013-08-28  Will Newton  <will.newton@linaro.org>
603
604         * common/linux-ptrace.c: Include stdint.h unconditionally.
605
606 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
607
608         Code cleanup.
609         * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
610
611 2013-08-28  Yao Qi  <yao@codesourcery.com>
612             Pedro Alves  <palves@redhat.com>
613
614         * event-top.c (gdb_setup_readline): Call stderr_fileopen
615         instead of stdio_fileopen.
616         * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
617         .Call stderr_fileopen instead of stdio_fileopen.
618         * ui-file.c [__MINGW32__] (stderr_file_write): New function.
619         [__MINGW32__] (stderr_file_fputs): New function.
620         (stderr_fileopen): New function.
621         * ui-file.h (stderr_fileopen): Declare.
622
623 2013-08-27  Doug Evans  <dje@google.com>
624
625         * dwarf2read.c (struct dwarf2_cu): Tweak comment.
626         (struct dwarf2_per_cu_data): Ditto.
627         (maybe_queue_comp_unit): Delete forward decl.  Add comment.
628         (process_imported_unit_die): Ditto.
629         (follow_die_sig_1): Simplify assert.
630
631 2013-08-27  Pedro Alves  <palves@redhat.com>
632
633         * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
634         xfer_partial's interface.  Return TARGET_XFER_E_IO on error.
635         (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
636         windows_xfer_memory directly.
637         (init_windows_ops): Don't install a deprecated_xfer_memory method.
638
639 2013-08-27  Pedro Alves  <palves@redhat.com>
640
641         * darwin-nat.c (darwin_xfer_memory): Delete.
642         (_initialize_darwin_inferior): Don't install a
643         deprecated_xfer_memory method.
644
645 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
646             Yao Qi  <yao@codesourcery.com>
647
648         * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
649         (parse_no_frames_option): Remove.
650         (mi_cmd_stack_list_locals): Handle --skip-unavailable.
651         (mi_cmd_stack_list_args): Adjust.
652         (mi_cmd_stack_list_variables): Handle --skip-unavailable.
653         (list_arg_or_local): Add new parameter 'skip_unavailable'.  Return
654         early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
655         Caller update.
656         (list_args_or_locals): New parameter 'skip_unavailable'.
657         Handle it.
658         * valprint.c (scalar_type_p): Rename to ...
659         (val_print_scalar_type_p): ... this.  Make extern.
660         (val_print, value_check_printable): Adjust.
661         * valprint.h (val_print_scalar_type_p): Declare.
662         * value.c (value_entirely_unavailable): New function.
663         * value.h (value_entirely_unavailable): Declare.
664
665         * NEWS: Mention the new option "--skip-unavailable" to MI
666         commands '-stack-list-locals', '-stack-list-arguments' and
667         '-stack-list-variables'.
668
669 2013-08-27  Yao Qi  <yao@codesourcery.com>
670
671         * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
672         (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
673         options.
674         * mi/mi-getopt.c (mi_getopt): Remove.
675         (mi_getopt_1): Renamed from mi_getopt.  Add one parameter
676         'error_on_unknown'.
677         (mi_getopt): Call mi_getopt_1.
678         (mi_getopt_silent): New.
679         * mi/mi-getopt.h (mi_getopt_silent): Declare.
680
681 2013-08-26  Doug Evans  <dje@google.com>
682
683         PR symtab/15885
684         * dwarf2read.c (dw2_dump): Print some minimal information indicating
685         .gdb_index is in use.
686         * symfile.c (reread_symbols): Reset objfile->sf.
687
688         * NEWS: Document "mt print objfiles" now takes optional regexp.
689         * symmisc.c (maintenance_print_objfiles): Argument is now an optional
690         regexp of objfiles to print.
691         (_initialize_symmisc): Update doc string for "mt print objfiles".
692
693         * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
694         missing debug info checks.
695
696 2013-08-26  Raunaq Bathija  <raunaq12@in.ibm.com>
697             Ulrich Weigand  <uweigand@de.ibm.com>
698
699         * xcoffread.c (arrange_linetable): Add fix to correctly handle
700         line tables generated by XLC compiled binaries.
701
702 2013-08-23  Doug Evans  <dje@google.com>
703
704         * symmisc.c (dump_symtab): Delete prototype.
705         (dump_msymbols, dump_objfile): Ditto.
706         (maintenance_info_symtabs): Mark as dont_repeat.
707         (_initialize_symmisc): Improve doc string for "mt info symtabs".
708
709         * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
710         debugging printf to better location.
711
712 2013-08-23  Pedro Alves  <palves@redhat.com>
713
714         * target.c (target_read_live_memory): Change type of 'ret' local
715         to LONGEST.
716
717 2013-08-23  Pedro Alves  <palves@redhat.com>
718
719         * remote.c (remote_write_bytes_aux, remote_write_bytes)
720         (remote_read_bytes): Change return type to LONGEST, and adjust to
721         return a target_xfer_error on error.
722         (remote_xfer_memory): Delete.
723         (remote_flash_write): Change type of 'ret' local to LONGEST.
724         (remote_xfer_partial, remote_xfer_partial): Adjust.
725         (init_remote_ops): Don't install a deprecated_xfer_memory hook.
726
727 2013-08-23  Pierre Muller  <muller@sourceware.org>
728
729         ARI fix: Push # directives to start of line.
730         * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
731
732 2013-08-12  Muhammad Waqas  <mwaqas@codesourcery.com>
733
734         PR gdb/15501
735         * breakpoint.c (enable_command, disable_command): Iterate over
736         all specified breakpoint locations.
737
738 2013-08-22  Luis Machado  <lgustavo@codesourcery.com>
739
740         * common/linux-ptrace.c (linux_fork_to_function): Push #
741         directives to the start of the line.
742         (linux_check_ptrace_features): Fix warning message to use
743         the "_" markup.
744
745 2013-08-22  Luis Machado  <lgustavo@codesourcery.com>
746
747         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
748         nat/linux-waitpid.h.
749         (linux-waitpid.o): New object file rule.
750         * common/linux-ptrace.c: Include nat/linux-waitpid.h.
751         (current_ptrace_options): Moved from linux-nat.c.
752         (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
753         parameters.
754         (linux_fork_to_function): New function.
755         (linux_grandchild_function): Likewise.
756         (linux_child_function): Likewise.
757         (linux_check_ptrace_features): New function, heavily
758         based on linux-nat.c:linux_test_for_tracefork.
759         (linux_enable_event_reporting): New function.
760         (ptrace_supports_feature): Likewise.
761         (linux_supports_tracefork): Likewise.
762         (linux_supports_traceclone): Likewise.
763         (linux_supports_tracevforkdone): Likewise.
764         (linux_supports_tracesysgood): Likewise.
765         * common/linux-ptrace.h (HAS_NOMMU): Moved from
766         gdbserver/linux-low.c.
767         (linux_enable_event_reporting): New declaration.
768         (linux_supports_tracefork): Likewise.
769         (linux_supports_traceclone): Likewise.
770         (linux_supports_tracevforkdone): Likewise.
771         (linux_supports_tracesysgood): Likewise.
772         * config.in (PTRACE_TYPE_ARG4): Regenerate.
773         * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
774         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
775         * config/arm/linux.mh (NATDEPFILES): Likewise.
776         * config/i386/linux.mh (NATDEPFILES): Likewise.
777         * config/i386/linux64.mh (NATDEPFILES): Likewise.
778         * config/ia64/linux.mh (NATDEPFILES): Likewise.
779         * config/m32r/linux.mh (NATDEPFILES): Likewise.
780         * config/m68k/linux.mh (NATDEPFILES): Likewise.
781         * config/mips/linux.mh (NATDEPFILES): Likewise.
782         * config/pa/linux.mh (NATDEPFILES): Likewise..
783         * config/powerpc/linux.mh (NATDEPFILES): Likewise..
784         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
785         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
786         * config/sparc/linux.mh (NATDEPFILES): Likewise.
787         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
788         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
789         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
790         * configure.ac (AC_CACHE_CHECK): Add void * to the list of
791         ptrace's 4th argument's types.
792         Check the type of PTRACE_TYPE_ARG4.
793         * configure: Regenerate.
794         * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
795         (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
796         (linux_supports_tracefork_flag): Remove.
797         (linux_supports_tracesysgood_flag): Likewise.
798         (linux_supports_tracevforkdone_flag): Likewise.
799         (current_ptrace_options): Moved to
800         common/linux-ptrace.c.
801         (linux_tracefork_child): Remove.
802         (my_waitpid): Remove.
803         (linux_test_for_tracefork): Renamed to
804         linux_check_ptrace_features and moved to common/linux-ptrace.c.
805         (linux_test_for_tracesysgood): Remove.
806         (linux_supports_tracesysgood): Remove.
807         (linux_supports_tracefork): Remove.
808         (linux_supports_tracevforkdone): Remove.
809         (linux_enable_tracesysgood): Remove.
810         (linux_enable_event_reporting): Remove.
811         (linux_init_ptrace): New function.
812         (linux_child_post_attach): Call linux_init_ptrace.
813         (linux_child_post_startup_inferior): Call linux_init_ptrace.
814         (linux_child_follow_fork): Call linux_supports_tracefork
815         and linux_supports_tracevforkdone.
816         (linux_child_insert_fork_catchpoint): Call
817         linux_supports_tracefork.
818         (linux_child_insert_vfork_catchpoint): Likewise.
819         (linux_child_set_syscall_catchpoint): Call
820         linux_supports_tracesysgood.
821         (lin_lwp_attach_lwp): Call linux_supports_tracefork.
822         * nat/linux-nat.h: New file.
823         * nat/linux-waitpid.c: New file.
824         * nat/linux-waitpid.h: New file.
825
826 2013-08-22  Samuel Bronson  <naesten@gmail.com>
827
828         ARM Linux support for `catch syscall'.
829         * syscalls/arm-linux.py: New file.
830         * syscalls/arm-linux.xml: Likewise.
831         * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
832         (arm_linux_init_abi): Register the new function and syscall xml file.
833         * data-directory/Makefile.in: Install the new syscall xml file.
834         * NEWS: Brag about this.
835
836 2013-08-22  Pedro Alves  <palves@redhat.com>
837
838         PR gdb/15871
839         * corefile.c (target_xfer_memory_error): New function.
840         (memory_error): Defer EIO to target_memory_error.
841         (read_memory): Use target_xfer_partial, and handle finer-grained
842         target xfer errors.
843         * target.c (target_xfer_error_to_string): New function.
844         (memory_xfer_partial_1): If memory is known to be
845         unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
846         (target_xfer_partial): Make extern.
847         * target.h (enum target_xfer_error): New enum.
848         (target_xfer_error_to_string): Declare function.
849         (target_xfer_partial): Declare function.
850         (struct target_ops) <xfer_partial>: Adjust describing comment.
851
852 2013-08-22  Alan Modra  <amodra@gmail.com>
853
854         * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
855         * configure.tgt: Likewise as targets.
856
857 2013-08-20  Doug Evans  <dje@google.com>
858
859         * buildsym.c (subfile_stack): Move here from buildsym.h.
860         (pending_macros): Ditto.
861         (get_macro_table): New function.
862         (buildsym_init): Initialize subfile_stack.
863         * coffread.c (type_vector,type_vector_length): Moved here from
864         buildsym.h.
865         (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
866         (coff_symtab_read): Use it.
867         * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
868         * dwarf2read.c (macro_start_file): Replace uses of pending_macros
869         with call to get_macro_table.
870         * stabsread.c (type_vector,type_vector_length): Moved here from
871         buildsym.h.
872         (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
873         * buildsym.h (get_macro_table): Declare.
874
875 2013-08-20  Tom Tromey  <tromey@redhat.com>
876
877         * dbxread.c (record_minimal_symbol): Make 'name' argument const.
878         Update.
879         (read_dbx_dynamic_symtab): Make 'name' const.  Remove casts.
880
881 2013-08-20  Doug Evans  <dje@google.com>
882
883         * blockframe.c: Remove #include "psymtab.h".
884         * cp-support.c: Ditto.
885         * source.c: Ditto.
886         * stack.c: Ditto.
887
888 2013-08-20  Tom Tromey  <tromey@redhat.com>
889
890         PR python/15816:
891         * exceptions.h (return_mask): Now an enum.
892         (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
893         enum constants.
894
895 2013-08-20  Tom Tromey  <tromey@redhat.com>
896
897         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
898         get_objfile_arch.
899         * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
900         (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
901         * jit.c (jit_object_close_impl): Update.
902         * jv-lang.c (get_dynamics_objfile): Update.
903         * linespec.c (add_minsym): Use get_dynamics_objfile.
904         * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
905         (allocate_objfile): Don't initialize 'gdbarch' field.
906         (get_objfile_arch): Update.
907         * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
908         moved from...
909         (struct objfile) <gdbarch>: ... here.  Remove.
910         * stap-probe.c (stap_can_evaluate_probe_arguments): Use
911         get_objfile_arch.
912         * symfile.c (init_entry_point_info): Use get_objfile_arch.
913
914 2013-08-20  Alan Modra  <amodra@gmail.com>
915
916         * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
917         for IBM long double nan and inf.
918         (floatformat_is_negative, floatformat_classify,
919         floatformat_mantissa): Similarly.
920         (floatformat_ieee_single, floatformat_ieee_double,
921         floatformat_ieee_quad, floatformat_arm_ext,
922         floatformat_ia64_spill): Delete unused vars.
923         (_initialize_doublest): Delete unused function.
924         * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
925         little-endian variants of floatformat_ibm_long_double.
926
927 2013-08-19  Luis Machado  <lgustavo@codesourcery.com>
928
929         * Makefile.in (SFILES): Remove common/target-common.c and
930         add target/waitstatus.c.
931         (HFILES_NO_SRCDIR): Remove common/target-common.h and add
932         target/resume.h, target/wait.h and target/waitstatus.h.
933         (COMMON_OBS): Remove target-common.o and add
934         waitstatus.o.
935         (target-common.o): Remove.
936         (waitstatus.o): New target object file.
937         * common/target-common.c: Move contents to
938         target/waitstatus.c and remove.
939         * common/target-common.h: Move contents to other files and
940         remove.
941         (enum resume_kind: Move to target/resume.h.
942         (TARGET_WNOHANG): Move to target/wait.h.
943         (enum target_waitkind): Move to target/waitstatus.h.
944         (struct target_waitstatus): Likewise.
945         * target.h: Do not include target-common.h and
946         include target/resume.h, target/wait.h and
947         target/waitstatus.h.
948         * target/resume.h: New file.
949         * target/wait.h: New file.
950         * target/waitstatus.h: New file.
951         * target/waitstatus.c: New file.
952
953 2013-08-19  Pedro Alves  <palves@redhat.com>
954
955         * linux-nat.c (linux_test_for_tracefork)
956         (linux_test_for_tracesysgood, linux_child_follow_fork)
957         (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
958         (linux_nat_wait_1): Extend comment.
959         (linux_async_pipe): Add comment.
960
961 2013-08-15  Kevin Buettner  <kevinb@redhat.com>
962
963         * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
964         (RL78_PC_REGNUM): Move to list of pseudo-register enums.
965         (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
966         Update to account for fact that PC is now a pseudo-register.
967         (rl78_pseudo_register_write, rl78_pseudo_register_read):  Add
968         cases for RL78_PC_REGNUM.
969
970 2013-08-15  Muhammad Bilal  <mbilal@codesourcery.com>
971
972         PR cli/15841
973         * top.c (quit_force): Skip writing history file
974         if input is not from terminal.
975
976 2013-08-14  Tom Tromey  <tromey@redhat.com>
977
978         * remote.c (struct remote_state) <echo_nextthread, nextthread,
979         resultthreadlist>: New fields.
980         (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
981         (remote_get_threadlist, remote_threadlist_iterator): Use
982         new fields.  Remove static variables.
983
984 2013-08-14  Tom Tromey  <tromey@redhat.com>
985
986         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
987         remote_watch_data_address>: New fields.
988         (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
989         (process_stop_reply, remote_wait_as)
990         (remote_check_watch_resources, remote_stopped_data_address): Update.
991
992 2013-08-14  Tom Tromey  <tromey@redhat.com>
993
994         * remote.c (struct remote_state) <async_client_callback,
995         async_client_context>: New fields.
996         (async_client_callback, async_client_context): Remove.
997         (remote_async_serial_handler, remote_async): Update.
998
999 2013-08-14  Tom Tromey  <tromey@redhat.com>
1000
1001         * remote.c (sizeof_pkt): Remove.
1002         (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
1003
1004 2013-08-14  Tom Tromey  <tromey@redhat.com>
1005
1006         * remote.c (struct remote_state) <use_threadinfo_query,
1007         use_threadextra_query>: New fields.
1008         (remote_threads_info, remote_threads_extra_info)
1009         (remote_open_1): Update.
1010
1011 2013-08-14  Tom Tromey  <tromey@redhat.com>
1012
1013         * remote.c (struct remote_state) <finished_object,
1014         finished_annex, finished_offset>: New fields.
1015         (remote_read_qxfer): Use remote_state fields; remove static
1016         variables.
1017
1018 2013-08-14  Tom Tromey  <tromey@redhat.com>
1019
1020         * remote.c (struct remote_state) <last_sent_step>:
1021         New field.
1022         (last_sent_step): Remove.
1023         (remote_resume, remote_wait_as): Update.
1024
1025 2013-08-14  Tom Tromey  <tromey@redhat.com>
1026
1027         * remote.c (struct remote_state) <last_sent_signal>:
1028         New field.
1029         (last_sent_signal): Remove.
1030         (new_remote_state, remote_resume, remote_wait_as): Update.
1031
1032 2013-08-14  Tom Tromey  <tromey@redhat.com>
1033
1034         * remote.c (struct remote_state) <last_program_signals_packet>:
1035         New field.
1036         (last_program_signals_packet): Remove.
1037         (remote_program_signals, remote_open_1): Update.
1038
1039 2013-08-14  Tom Tromey  <tromey@redhat.com>
1040
1041         * remote.c (struct remote_state) <last_pass_packet>:
1042         New field.
1043         (last_pass_packet): Remove.
1044         (remote_pass_signals, remote_open_1): Update.
1045
1046 2013-08-14  Tom Tromey  <tromey@redhat.com>
1047
1048         * remote.c (struct remote_state) <remote_traceframe_number>:
1049         New field.
1050         (remote_traceframe_number): Remove.
1051         (new_remote_state, remote_open_1, set_remote_traceframe)
1052         (remote_trace_find): Update.
1053
1054 2013-08-14  Tom Tromey  <tromey@redhat.com>
1055
1056         * remote.c (struct remote_state) <general_thread, continue_thread>:
1057         New fields.
1058         (general_thread, continue_thread): Remove.
1059         (record_currthread, set_thread, set_general_process)
1060         (remote_open_1, extended_remote_attach_1, remote_wait_as)
1061         (extended_remote_mourn_1): Update.
1062
1063 2013-08-14  Tom Tromey  <tromey@redhat.com>
1064
1065         * remote.c (struct remote_state) <remote_desc>: New field.
1066         (remote_desc): Remove.
1067         (remote_threads_info, remote_threads_extra_info, remote_close)
1068         (send_interrupt_sequence, remote_start_remote, remote_open_1)
1069         (readchar, remote_xfer_partial, remote_rcmd, packet_command)
1070         (remote_hostio_send_command, remote_file_put, remote_file_get)
1071         (remote_file_delete, remote_can_async_p, remote_is_async_p)
1072         (remote_async, remote_new_objfile, set_range_stepping): Update.
1073
1074 2013-08-14  Tom Tromey  <tromey@redhat.com>
1075
1076         * remote.c (remote_state): Now a pointer.
1077         (get_remote_state_raw): Update.
1078         (new_remote_state): New function.
1079         (_initialize_remote): Use new_remote_state.
1080
1081 2013-08-14  Tom Tromey  <tromey@redhat.com>
1082
1083         * remote.c (remote_protocol_features): Now const.
1084
1085 2013-08-14  Tom Tromey  <tromey@redhat.com>
1086
1087         * remote.c (crc32_table, crc32): Remove.
1088         (remote_verify_memory): Use xcrc32.
1089
1090 2013-08-13  Sergio Durigan Junior  <sergiodj@redhat.com>
1091
1092         * value.h (create_internalvar_type_lazy): Adjust prototype
1093         declaration.
1094
1095 2013-08-13  Andrew Burgess  <aburgess@broadcom.com>
1096
1097         * common/format.c (parse_format_string): Don't allow '#' flag for
1098         pointer arguments in format string.
1099
1100 2013-08-13  Pierre Muller  <muller@sourceware.org>
1101
1102         * utils.c (init_page_info): Only call tgetnum function
1103         if rl_get_screen_size did not return useful values.
1104
1105 2013-08-12  Ali Anwar  <ali_anwar@codesourcery.com>
1106
1107         PR breakpoints/15117
1108         * linespec.c (linespec_parse_basic): Check for convenience
1109         variable or history value while parsing.
1110
1111 2013-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
1112
1113         Revert implementation of gdbarch_gdb_signal_{to,from}_target for
1114         AVR.
1115         * avr-tdep.c: Remove include of "linux-tdep.h".  Remove enum with
1116         different signals between the generic Linux kernel implementation
1117         and AVR's.
1118         (avr_linux_gdb_signal_from_target): Delete.
1119         (avr_linux_gdb_signal_to_target): Delete.
1120         (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
1121
1122 2013-08-09  Doug Evans  <dje@google.com>
1123
1124         * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
1125         entries.
1126
1127 2013-08-09  Sergio Durigan Junior  <sergiodj@redhat.com>
1128
1129         * linux-tdep.c: Define enum with generic signal numbers.
1130         (linux_gdb_signal_from_target): New function.
1131         (linux_gdb_signal_to_target): Likewise.
1132         (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
1133         methods to the functions above.
1134         * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
1135         (linux_gdb_signal_to_target): Likewise.
1136         * alpha-linux-tdep.c: Define new enum with signals different
1137         from generic Linux kernel.
1138         (alpha_linux_gdb_signal_from_target): New function.
1139         (alpha_linux_gdb_signal_to_target): Likewise.
1140         (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
1141         with the functions mentioned above.
1142         * avr-tdep.c: Define enum with differences between Linux kernel
1143         and AVR signals.
1144         (avr_linux_gdb_signal_from_target): New function.
1145         (avr_linux_gdb_signal_to_target): Likewise.
1146         (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
1147         the functions mentioned above.
1148         * sparc-linux-tdep.c: Define enum with differences between SPARC
1149         and generic Linux kernel signal numbers.
1150         (sparc32_linux_gdb_signal_from_target): New function.
1151         (sparc32_linux_gdb_signal_to_target): Likewise.
1152         (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
1153         to the functions defined above.
1154         * xtensa-linux-tdep.c: Define enum with differences between
1155         Xtensa and Linux kernel generic signals.
1156         (xtensa_linux_gdb_signal_from_target): New function.
1157         (xtensa_linux_gdb_signal_to_target): Likewise.
1158         (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
1159         to the functions defined above.
1160         * mips-linux-tdep.c: Define enum with differences between
1161         signals in MIPS and Linux kernel generic ones.
1162         (mips_gdb_signal_to_target): New function.
1163         (mips_gdb_signal_from_target): Redefine to use new enum, handle
1164         only different signals from the Linux kernel generic.
1165         (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
1166         the functions defined above.
1167         * mips-linux-tdep.h (enum mips_signals): Remove.
1168
1169 2013-08-09  Pedro Alves  <palves@redhat.com>
1170
1171         * avr-tdep.c (XMALLOC): Delete macro.
1172         * cli/cli-dump.c (XMALLOC): Delete macro.
1173
1174 2013-08-09  Pedro Alves  <palves@redhat.com>
1175
1176         * cli/cli-dump.c: Don't include cli/cli-dump.h.
1177         (scan_expression_with_cleanup, scan_filename_with_cleanup)
1178         (fopen_with_cleanup, add_dump_command): Make static.
1179         * cli/cli-dump.h: Delete file.
1180         * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
1181         cli/cli-dump.h.
1182
1183 2013-08-09  Pedro Alves  <palves@redhat.com>
1184
1185         * tracepoint.c (tfile_start): Show tilde-expanded filename in
1186         error message.
1187
1188 2013-08-09  Pedro Alves  <palves@redhat.com>
1189
1190         * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
1191         error message.
1192
1193 2013-08-09  Pedro Alves  <palves@redhat.com>
1194
1195         * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
1196         (gcore_command): Use tilde_expand here, and when showing the
1197         filename to the user, show the expanded version.
1198
1199 2013-08-09  Yao Qi  <yao@codesourcery.com>
1200
1201         * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
1202         'entryval' is set.
1203
1204 2013-08-08  Azat Khuzhin  <a3at.mail@gmail.com>  (tiny change)
1205
1206         * gcore.c (create_gcore_bfd): Use tilde_expand.
1207
1208 2013-08-08  Yao Qi  <yao@codesourcery.com>
1209
1210         * frame.h (read_frame_local): Declare.
1211         * mi/mi-cmd-stack.c (list_args_or_locals): Call
1212         read_frame_local.
1213         * stack.c (read_frame_local): New.
1214
1215 2013-08-08  Yao Qi  <yao@codesourcery.com>
1216
1217         * mi/mi-cmd-stack.c: Update comments to function
1218         list_args_or_locals.
1219
1220 2013-08-07  Tom Tromey  <tromey@redhat.com>
1221
1222         PR symtab/15028:
1223         * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
1224         (process_psymtab_comp_unit_reader): Use it.
1225         (process_psymtab_comp_unit): Update.  Add "pretend_language"
1226         argument.
1227         (dwarf2_build_psymtabs_hard): Update.
1228         (scan_partial_symbols): Pass CU's language to
1229         process_psymtab_comp_unit.
1230
1231 2013-08-07  Tom Tromey  <tromey@redhat.com>
1232
1233         * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
1234         (dwarf2_gdb_index_functions): Update.
1235         * psymtab.c (find_symbol_file_from_partial): Remove.
1236         (psym_functions): Update.
1237         * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
1238         Remove.
1239
1240 2013-08-07  Tom Tromey  <tromey@redhat.com>
1241
1242         * symfile.c (set_initial_language): Look up "main" symbol
1243         and use its language.
1244         * symtab.c (find_main_filename): Remove.
1245         * symtab.h (find_main_filename): Remove.
1246
1247 2013-08-07  Tom Tromey  <tromey@redhat.com>
1248
1249         * dwarf2read.c (recursively_compute_inclusions): Add
1250         "immediate_parent" argument.  Set symtab's "user" field
1251         if not set.
1252         (compute_symtab_includes): Update.
1253
1254 2013-08-07  Tom Tromey  <tromey@redhat.com>
1255
1256         * linespec.c (convert_linespec_to_sals): Use maybe_add_address
1257         when adding label symbols.
1258
1259 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
1260             Ulrich Weigand  <uweigand@de.ibm.com>
1261
1262         * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
1263         * configure.host (powerpc64-*-aix*): Likewise.
1264
1265 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
1266             Ulrich Weigand  <uweigand@de.ibm.com>
1267
1268         * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
1269         is defined.
1270         * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
1271         (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
1272         (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
1273         * configure.ac: Check for ptrace64.
1274         * configure, config.in: Regenerate.
1275
1276 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
1277             Ulrich Weigand  <uweigand@de.ibm.com>
1278
1279         * aixthread.c: Call ptrace64 instead of ptracex if defined.
1280         Call ptrace64 instead of ptrace if defined.
1281         Add macro addr_ptr to take care of ptrace address argument.
1282         (pdc_read_regs): Likewise.
1283         (pdc_write_regs): Likewise.
1284         (aix_thread_resume): Likewise.
1285         (fetch_regs_kernel_thread): Likewise.
1286         (store_regs_kernel_thread): Likewise.
1287
1288 2013-08-07  Anton Blanchard  <anton@samba.org>
1289
1290         * MAINTAINERS: Add myself to Write After Approval.
1291
1292 2013-08-05  Tom Tromey  <tromey@redhat.com>
1293
1294         * aix-thread.c (_initialize_aix_thread): Use
1295         complete_target_initialization.
1296         * bsd-uthread.c (_initialize_bsd_uthread): Use
1297         complete_target_initialization.
1298         * dec-thread.c (_initialize_dec_thread): Use
1299         complete_target_initialization.
1300         * ravenscar-thread.c (_initialize_ravenscar): Use
1301         complete_target_initialization.
1302         * sol-thread.c (_initialize_sol_thread): Use
1303         complete_target_initialization.
1304         * spu-multiarch.c (_initialize_spu_multiarch): Use
1305         complete_target_initialization.
1306
1307 2013-08-05  Tom Tromey  <tromey@redhat.com>
1308
1309         * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
1310         * ada-lang.c (ada_lookup_simple_minsym): Return
1311         bound_minimal_symbol.
1312         * ada-lang.h (ada_lookup_simple_minsym): Update.
1313         * c-exp.y (variable): Use lookup_bound_minimal_symbol.
1314         * f-exp.y (variable): Use lookup_bound_minimal_symbol.
1315         * go-exp.y (variable): Use lookup_bound_minimal_symbol.
1316         * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
1317         * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
1318         * minsyms.c (msymbol_objfile): Remove.
1319         (lookup_minimal_symbol_internal): New function, from
1320         lookup_minimal_symbol.
1321         (lookup_minimal_symbol): Rewrite using
1322         lookup_minimal_symbol_internal.
1323         (lookup_bound_minimal_symbol): New function.
1324         * minsyms.h (msymbol_objfile): Remove.
1325         (lookup_bound_minimal_symbol): Declare.
1326         * p-exp.y (variable): Use lookup_bound_minimal_symbol.
1327         * parse.c (write_exp_msymbol): Change parameter to a
1328         bound_minimal_symbol.
1329         (write_dollar_variable): Use lookup_bound_minimal_symbol.
1330         * parser-defs.h (write_exp_msymbol): Update.
1331         * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
1332         * symfile.c (simple_read_overlay_table): Use
1333         lookup_bound_minimal_symbol.
1334         * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
1335         (search_symbols): Likewise.
1336         (print_msymbol_info): Take a bound_minimal_symbol argument.
1337         (symtab_symbol_info, rbreak_command): Update.
1338         * symtab.h (struct symbol_search) <msymbol>: Change type
1339         to bound_minimal_symbol.
1340         * valops.c (find_function_in_inferior): Use
1341         lookup_bound_minimal_symbol.
1342         * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
1343
1344 2013-08-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1345
1346         Code cleanup.
1347         * remote.c (cleanup_sigint_signal_handler): Rename the declaration
1348         to ...
1349         (async_cleanup_sigint_signal_handler): ... this.
1350         (initialize_sigint_signal_handler): Remove declaration.
1351         (handle_remote_sigint): Rename the declaration to ...
1352         (async_handle_remote_sigint): ... this.
1353         (handle_remote_sigint_twice): Rename the declaration to ...
1354         (async_handle_remote_sigint_twice): ... this.
1355         (async_remote_interrupt, async_remote_interrupt_twice)
1356         (remote_interrupt): Remove the declarations.
1357         (remote_interrupt_twice): Rename the declaration ...
1358         (sync_remote_interrupt_twice): ... this.
1359         (sigint_remote_twice_token): Rename the variable to ...
1360         (async_sigint_remote_twice_token): ... this.
1361         (sigint_remote_token): Rename the variable to ...
1362         (async_sigint_remote_token): ... this.
1363         (initialize_sigint_signal_handler): Rename the function to ...
1364         (async_initialize_sigint_signal_handler): ... this.  Update the name
1365         inside.
1366         (handle_remote_sigint): Rename the function to ...
1367         (async_handle_remote_sigint): ... this.  Update the names inside.
1368         (handle_remote_sigint_twice): Rename the function to ...
1369         (async_handle_remote_sigint_twice): ... this.  Update the names inside.
1370         (cleanup_sigint_signal_handler): Rename the function to ...
1371         (async_cleanup_sigint_signal_handler): ... this.
1372         (remote_interrupt): Rename the function to ...
1373         (sync_remote_interrupt): this.  Update the names inside.
1374         (remote_interrupt_twice): Rename the function to ...
1375         (sync_remote_interrupt_twice): this.  Update the names inside.
1376         (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
1377         (_initialize_remote): Update the names inside.
1378
1379 2013-08-02  Tom Tromey  <tromey@redhat.com>
1380
1381         PR symtab/15719:
1382         * breakpoint.c (update_watchpoint, watchpoint_check)
1383         (watch_command_1): Update.
1384         * eval.c (fetch_subexp_value): Add "preserve_errors"
1385         parameter.
1386         * ppc-linux-nat.c (check_condition): Update.
1387         * value.h (fetch_subexp_value): Update.
1388
1389 2013-08-02  Andrew Burgess  <aburgess@broadcom.com>
1390
1391         * mi/mi-interp.c (mi_interpreter_resume): Remove call to
1392         add_file_handler.
1393
1394 2013-08-01  Doug Evans  <dje@google.com>
1395
1396         PR symtab/15691
1397         * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
1398         (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
1399         Add assert of sig_entry->dwo_unit == NULL.
1400         (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
1401         had already been read.
1402         (read_signatured_type): Set per_cu.tu_read.
1403
1404         PR symtab/15695
1405         * valops.c (value_struct_elt): Add missing call to check_typedef.
1406         (value_find_oload_method_list): Ditto.
1407
1408         * symtab.c (do_free_search_symbols_cleanup): Change arg to,
1409         effectively, struct symbol_search **.
1410         (make_cleanup_free_search_symbols): Change arg to struct
1411         symbol_search **.  All callers updated.
1412         (compare_search_syms): Compare symtab file name and block as well.
1413         (search_symbols_equal): New function.
1414         (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
1415         New args new_head, new_tail.  Result is now void.  Remove dups after
1416         sorting the symbols.
1417         (search_symbols): Sort all found symbols once, after all have been
1418         found, and remove duplicates.  Simplify cleanup tracking of result.
1419         * symtab.h (make_cleanup_free_search_symbols): Update prototype.
1420
1421         Further workarounds for binutils/15021.
1422         * dwarf2read.c (recursively_compute_inclusions): Change type of result
1423         parameter to VEC (symtab_ptr) **.  New parameter all_type_symtabs.
1424         Watch for duplicate symtabs coming from type units.
1425         (compute_symtab_includes): Update call to
1426         recursively_compute_inclusions. Build vector of included symtabs
1427         instead of per_cus.
1428         * symtab.h (symtab_ptr): New typedef.
1429         (DEF_VEC_P (symtab_ptr)): New VEC type.
1430         * linespec.c (symtab_p): Delete.  All uses updated to use symtab_ptr
1431         instead.
1432
1433 2013-08-01  Andrew Burgess  <aburgess@broadcom.com>
1434
1435         * cli/cli-script.c (script_from_file): Remove use of
1436         error_pre_print.
1437         * main.c (captured_main): Remove use of error_pre_print and
1438         quit_pre_print.
1439         * utils.c (error_pre_print, quit_pre_print): Remove.
1440         * utils.h (error_pre_print, quit_pre_print): Likewise.
1441
1442 2013-08-01  Yao Qi  <yao@codesourcery.com>
1443
1444         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
1445         with mi_getopt.
1446         (mi_cmd_stack_list_variables): Likewise.
1447
1448 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
1449
1450         * exceptions.c (deprecated_throw_reason): Remove.
1451         * exceptions.h (deprecated_throw_reason): Remove.
1452
1453 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
1454
1455         * remote-mips.c (mips_error): Replace use of
1456         deprecated_throw_reason with throw_verror.  Use the error message
1457         passed to mips_error as the error message for throw_verror.
1458
1459 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
1460
1461         * monitor.c (monitor_interrupt_query): Replace use of
1462         deprecated_throw_reason with quit.
1463         * nto-procfs.c (interrupt_query): Likewise.
1464         * remote-fileio.c (remote_fileio_sig_exit): Likewise.
1465         * remote-mips.c (mips_kill): Likewise.
1466         * remote.c (interrupt_query): Likewise.
1467
1468 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
1469
1470         * utils.c (internal_verror): Replace use of deprecated_throw_reason
1471         with call to fatal.
1472
1473 2013-07-31  Pedro Alves  <pedro@codesourcery.com>
1474             Yao Qi  <yao@codesourcery.com>
1475
1476         * tracepoint.c (trace_dump_command): Select the current frame.
1477
1478 2013-07-30  Doug Evans  <dje@google.com>
1479
1480         * dwarf2read.c (process_queue): Add type signature to debug output.
1481
1482 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
1483
1484         * value.c (value_fetch_lazy): Mark optimized out values as such
1485         rather than raising an error.
1486
1487 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
1488
1489         * value.c (value_fetch_lazy): Ensure parent value is not lazy
1490         before checking which bits of the parent, not the child, value are
1491         valid.
1492
1493 2013-07-30  Muhammad Bilal  <mbilal@codesorcery.com>
1494
1495         PR gdb/15715
1496         * top.c: Include "filenames.h".
1497         (set_history_filename): New function.
1498         (init_main): Install it as set hook of the "set history filename"
1499         command.
1500
1501 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
1502
1503         * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
1504         attribute parameter.
1505         (dwarf2_const_value_data): Constify struct attribute parameter.
1506         (dwarf2_const_value): Constify struct attribute parameter.
1507         (dwarf2_const_value_attr): Constify struct attribute parameter.
1508         (lookup_die_type): Constify struct attribute parameter.
1509         (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
1510         (follow_die_ref_or_sig): Constify struct attribute parameter.
1511         (follow_die_ref): Constify struct attribute parameter.
1512         (follow_die_sig): Constify struct attribute parameter.
1513         (get_DW_AT_signature_type): Constify struct attribute parameter.
1514         (get_type_unit_group): Constify struct attribute parameter.
1515         (fill_in_loclist_baton): Constify struct attribute parameter.
1516         (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
1517         (type_unit_group): Constify struct attribute parameter.
1518
1519 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
1520
1521         * dwarf2read.c (attr_form_is_block): Make argument const.
1522         (attr_form_is_section_offset): Make argument const.
1523         (attr_form_is_constant): Make argument const.
1524         (attr_form_is_ref): Make argument const.
1525
1526 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
1527
1528         * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
1529         All uses updated.
1530         (attr_form_is_ref): Moved below attr_form_is_constant.
1531
1532 2013-07-29  Doug Evans  <dje@google.com>
1533
1534         * main.c (captured_command_loop): Tweak comment.
1535
1536         * target.c (target_async_permitted_1): Fix comment.
1537
1538         * symtab.c (iterate_over_some_symtabs): Add comment.
1539
1540         * symtab.c (iterate_over_some_symtabs): Fix indentation.
1541
1542 2013-07-27  Yao Qi  <yao@codesourcery.com>
1543
1544         * NEWS: Mention that GDBserver now supports hardware
1545         watchpoints on the MIPS GNU/Linux target.
1546
1547 2013-07-27  Yao Qi  <yao@codesourcery.com>
1548
1549         * Makefile.in (HFILES_NO_SRCDIR): Add
1550         common/mips-linux-watch.h.
1551         (mips-linux-watch.o): New rule.
1552         * common/mips-linux-watch.c: New.
1553         * common/mips-linux-watch.h: New.
1554         * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
1555         * mips-linux-nat.c: Include mips-linux-watch.h.
1556         (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
1557         to common/mips-linux-watch.h.
1558         (MAX_DEBUG_REGISTER): Likewise.
1559         (enum pt_watch_style): Likewise.
1560         (struct mips32_watch_regs): Likewise.
1561         (struct mips64_watch_regs): Likewise.
1562         (struct pt_watch_regs): Likewise.
1563         (struct mips_watchpoint): Likewise.
1564         (mips_linux_watch_get_irw_mask): Move to
1565         common/mips-linux-watch.c.
1566         (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
1567         (mips_linux_watch_get_watchlo): Likewise.
1568         (mips_linux_watch_set_watchlo): Likewise.
1569         (mips_linux_watch_get_watchhi): Likewise.
1570         (mips_linux_watch_set_watchhi): Likewise.
1571         (mips_linux_read_watch_registers): Likewise.
1572         (mips_linux_watch_type_to_irw): Likewise.
1573         (mips_linux_stopped_data_address, fill_mask): Likewise.
1574         (mips_linux_watch_try_one_watch): Likewise.
1575         (mips_linux_watch_populate_regs): Likewise.
1576
1577 2013-07-27  Yao Qi  <yao@codesourcery.com>
1578
1579         * mips-linux-nat.c (get_irw_mask): Rename to ...
1580         (mips_linux_watch_get_irw_mask): ... this.  Rename parameter
1581         'set' to 'n'.  Update function comment.  All callers changed.
1582         (get_reg_mask): Rename parameter 'set' to 'n'.  Update
1583         function comment.  All callers changed.
1584         (get_num_valid): Rename to ...
1585         (mips_linux_watch_get_num_valid): ... this.  Rename parameter
1586         'set' to 'n'.  Update function comment.  All callers changed.
1587         (get_watchlo): Rename to ...
1588         (mips_linux_watch_get_watchlo): ... this.  Rename parameter
1589         'set' to 'n'.  Update function comment.  All callers changed.
1590         (set_watchlo): Rename to ...
1591         (mips_linux_watch_set_watchlo): ... this.  Rename parameter
1592         'set' to 'n'.  Update function comment.  All callers changed.
1593         (get_watchhi): Rename to ...
1594         (mips_linux_watch_get_watchhi): ... this.  Update function
1595         comment.  All callers changed.
1596         (set_watchhi): Rename to ...
1597         (mips_linux_watch_set_watchhi): ... this.  Update function
1598         comment.  All callers changed.
1599         (mips_linux_read_watch_registers): Update function comment.
1600         Add new parameters 'lwpid', 'watch_readback', and
1601         'watch_readback_valid'.  Update.
1602         (type_to_irw): Rename to ...
1603         (mips_linux_watch_type_to_irw): ... this.  Update function
1604         comment.  All callers changed.
1605         (fill_mask): Update function comment.
1606         (try_one_watch): Rename to ...
1607         (mips_linux_watch_try_one_watch): ... this.  Change the type
1608         of parameter 'irw' from 'unsigned' to 'uint32_t'.
1609         (populate_regs_from_watches): Rename to ...
1610         (mips_linux_watch_populate_regs): ... this.  Add parameter
1611         'current_watches'.  All callers changed.
1612
1613 2013-07-27  Yao Qi  <yao@codesourcery.com>
1614
1615         * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
1616         the code.
1617         (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
1618         (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
1619         (struct pt_watch_regs): Likewise.
1620         [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
1621         [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
1622         [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
1623         [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
1624         [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
1625
1626 2013-07-27  Yao Qi  <yao@codesourcery.com>
1627
1628         * breakpoint.h: Include break-common.h.
1629         (enum target_hw_bp_type): Move to ...
1630         * common/break-common.h: ... here.  New.
1631
1632 2013-07-26  Cyril Nikolaev  <cyril@nichtverstehen.de>
1633
1634         * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
1635         process group regardless of having tty on stdin.
1636
1637 2013-07-25  Doug Evans  <dje@google.com>
1638
1639         * linux-fork.h (detach_fork): Delete.
1640
1641 2013-07-25  Tom Tromey  <tromey@redhat.com>
1642
1643         PR remote/15256, PR remote/15266:
1644         * bfd-target.c (target_bfd_reopen): Initialize to_magic.
1645         * monitor.c (monitor_detach): Use unpush_target.
1646         * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
1647         * remote-mips.c (mips_detach): Use unpush_target.  Don't
1648         call mips_close.
1649         * remote-sim.c (gdbsim_detach): Use unpush_target.
1650         * target.c (pop_target): Remove.
1651         (pop_all_targets_above): Don't call target_close.
1652         (target_close): Assert that the target is unpushed.
1653         * target.h (pop_target): Don't declare.
1654         * tracepoint.c (tfile_open): Use unpush_target.
1655
1656 2013-07-25  Tom Tromey  <tromey@redhat.com>
1657
1658         * linux-thread-db.c (init_thread_db_ops): Call
1659         complete_target_initialization.
1660         (_initialize_thread_db): Don't call add_target.
1661         * target.c (complete_target_initialization): New function.
1662         (add_target_with_completer): Call it.
1663         * target.h (complete_target_initialization): Declare.
1664
1665 2013-07-25  Mark Kettenis  <kettenis@gnu.org>
1666
1667         * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
1668         * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
1669         (HPPANBSD_SIZEOF_GREGS): New define.
1670         (hppaobsd_supply_gregset): Handle additional registers.
1671         * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
1672         we provide more registers now.
1673         (hppabsd_supply_gregset): Supply additional registers.
1674         (hppabsd_collect_gregset): Collect additional registers.
1675
1676 2013-07-25  Mark Kettenis  <kettenis@gnu.org>
1677
1678         * hppabsd-tdep.c: Include "dwarf2-frame.h".
1679         (hppabsd_dwarf2_frame_init_reg): New function.
1680         (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
1681
1682 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
1683
1684         * mi/mi-main.c (output_register): Make MI 'r' format use standard
1685         'z' format code.  Remove error for optimized out values, standard
1686         code will handle these fine.
1687
1688 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
1689
1690         * NEWS: Mention new 'z' formatter.
1691         * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
1692         (_initialize_printcmd): Mention 'z' formatter in help text of the
1693         'x' command.
1694
1695 2013-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
1696
1697         * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
1698         formatting.
1699
1700 2013-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
1701
1702         * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
1703         interface can evaluate arguments.  Fallback to the old mode if it
1704         cannot.
1705         (create_exception_master_breakpoint): Likewise.
1706         * elfread.c (elf_can_evaluate_probe_arguments): New function.
1707         (struct sym_probe_fns elf_probe_fns): Export function above to the
1708         probe interface.
1709         * probe.c (can_evaluate_probe_arguments): New function.
1710         * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
1711         function pointer.
1712         (can_evaluate_probe_arguments): New function prototype.
1713         * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
1714         probe interface can evaluate arguments.  Fallback to the old mode
1715         if it cannot.
1716         * stap-probe.c (stap_get_probe_argument_count): Check if probe
1717         interface can evaluate arguments.  Warning the user if it cannot.
1718         (stap_can_evaluate_probe_arguments): New function.
1719         (struct probe_ops stap_probe_ops): Export function above to the
1720         probe interface.
1721         * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
1722         New function pointer.
1723
1724 2013-07-24  Luis Machado  <lgustavo@codesourcery.com>
1725
1726         * Makefile.in (SFILES): Add common/target-common.c.
1727         Add common/target-common.h to headers.
1728         (COMMON_OBS): Add target-common.o.
1729         (target-common.o): New target.
1730         * linux-nat.h (resume_kind): Move to common/target-common.h.
1731         * target.c (target_waitstatus_to_string): Move to
1732         common/target-common.c.
1733         * target.h: Include target-common.h.
1734         (target_waitkind): Move to common/target-common.h.
1735         (target_waitstatus): Likewise.
1736         (TARGET_WNOHANG): Likewise.
1737         * common/target-common.c: New file.
1738         * common/target-common.h: New file.
1739
1740 2013-07-24  Doug Evans  <dje@google.com>
1741
1742         * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
1743         a warning.
1744
1745 2013-07-23  Yao Qi  <yao@codesourcery.com>
1746
1747         * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
1748         parameter 'gdbarch'.
1749         (i386_stack_tramp_frame_sniffer): Caller update.
1750         * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
1751         parameter 'gdbarch' and 'target'.
1752         (i386_linux_core_read_description): Caller update.
1753         * amd64-linux-tdep.c (amd64_linux_core_read_description):
1754         Likewise.
1755         * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
1756         declaration.
1757
1758 2013-07-23  Tom Tromey  <tromey@redhat.com>
1759
1760         * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
1761         2013-07-22.
1762
1763 2013-07-22  Doug Evans  <dje@google.com>
1764
1765         * exec.h (remove_target_sections): Delete arg abfd.
1766         * exec.c (exec_close): Update call to remove_target_sections.
1767         (remove_target_sections): Delete arg abfd.
1768         * solib.c (update_solib_list): Ditto.
1769         (reload_shared_libraries_1): Ditto.
1770         (clear_solib): Ditto, and unconditionally call remove_target_sections.
1771         * target.h (struct target_section): Rename key to owner.
1772         All uses updated.
1773
1774 2013-07-22  Tom Tromey  <tromey@redhat.com>
1775
1776         * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
1777
1778 2013-07-22  Tom Tromey  <tromey@redhat.com>
1779
1780         * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
1781         Simplify cleanup handling.
1782
1783 2013-07-22  Tom Tromey  <tromey@redhat.com>
1784
1785         * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
1786         on all return paths.
1787
1788 2013-07-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
1789
1790         * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
1791         (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
1792         DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
1793
1794 2013-07-22  Phil Muldoon  <pmuldoon@redhat.com>
1795
1796         * top.c (print_gdb_version): Add help, apropos description and
1797         url to online documentation.
1798
1799 2013-07-19  Hui Zhu  <hui@codesourcery.com>
1800
1801         PR gdb/15692
1802         * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
1803
1804 2013-07-19  Yao Qi  <yao@codesourcery.com>
1805
1806         * target.c (update_current_target): Change the default action
1807         of 'to_traceframe_info' from tcomplain to return_zero.
1808         * target.h (struct target_ops) <to_traceframe_info>: Add more
1809         comments.
1810         * valops.c (read_value_memory): Call
1811         traceframe_available_memory unconditionally.
1812
1813 2013-07-18  Yao Qi  <yao@codesourcery.com>
1814
1815         * coffread.c (coff_symfile_read): Iterate over minimal symbols,
1816         if the name is prefixed by "__imp_" or "_imp_", look for minimal
1817         symbol without prefix.  If found, set its type to
1818         'mst_solib_trampoline'.
1819
1820 2013-07-17  Doug Evans  <dje@google.com>
1821
1822         * NEWS: Mention "set print raw frame-arguments".
1823         * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
1824         * stack.c (print_raw_frame_arguments): New static global.
1825         (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
1826         (_initialize_stack): New command "set/show print raw frame-arguments".
1827         * valprint.c (setprintrawlist, showprintrawlist): New globals.
1828         (set_print_raw, show_print_raw): New functions.
1829         (_initialize_valprint): New prefix command "set/show print raw".
1830         * valprint.h (value_print_options): Improve comments.
1831
1832         * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
1833         of all *list variables.
1834
1835         * gdbcmd.h (togglelist): Delete.
1836         * cli/cli-cmds.c (togglelist): Delete.
1837         (init_cmd_lists): Update.
1838         * cli/cli-cmds.h (togglelist): Delete.
1839
1840 2013-07-17  Tom Tromey  <tromey@redhat.com>
1841
1842         * dwarf2read.c (dwarf2_per_objfile_free): Clear
1843         dwarf2_per_objfile.
1844
1845 2013-07-16  Doug Evans  <dje@google.com>
1846
1847         * nto-tdep.c (nto_relocate_section_addresses): Update,
1848         target_section.bfd deleted.
1849         * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
1850         * s390-tdep.c (s390_load): Ditto.
1851         * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
1852
1853 2013-07-16  Andrew Burgess  <aburgess@broadcom.com>
1854
1855         * common/format.c (parse_format_string): Add checks for NULL
1856         character before calling strchr.
1857
1858 2013-07-16  Doug Evans  <dje@google.com>
1859
1860         * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
1861         temp_pathname argument.
1862         * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
1863         when opening the file fails.
1864
1865         * target.h (struct target_section): Delete member bfd.
1866         All users updated to use the_bfd_section->owner instead.
1867         * exec.c (add_to_section_table): Assert bfd is expected value.
1868         Remove initialization of target_section.bfd.
1869         (remove_target_sections): Update.
1870         (section_table_available_memory): Update.
1871         (section_table_xfer_memory_partial): Update.
1872         (print_section_info): Update.
1873         (exec_set_section_address): Update.
1874         * record-full.c (record_full_core_xfer_partial): Update.
1875         * solib-svr4.c (svr4_relocate_section_addresses): Update.
1876         * solib-target.c (solib_target_relocate_section_addresses): Update.
1877         * symfile.c (build_section_addr_info_from_section_table): Update.
1878         * target.c (memory_xfer_live_readonly_partial): Update.
1879         (memory_xfer_partial_1): Update.
1880
1881 2013-07-15  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
1882
1883         * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
1884         now available for embedded (BookE) and server (BookS) processors,
1885         correct mentions of 'booke' and adjust comments accordingly in order to
1886         avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
1887         (have_ptrace_booke_interface): Rename function and variable
1888         'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
1889         Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
1890         (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
1891         'hwdebug_point_cmp'. Update all uses.
1892         (booke_find_thread_points_by_tid): Rename function
1893         'booke_find_thread_points_by_tid' to
1894         'hwdebug_find_thread_points_by_tid'. Update all uses.
1895         (booke_insert_point): Rename function 'booke_insert_point' to
1896         'hwdebug_insert_point'. Update all uses.
1897         (booke_remove_point): Rename function 'booke_remove_point' to
1898         'hwdebug_remove_point'. Update all uses.
1899
1900 2013-07-15  Maciej W. Rozycki  <macro@codesourcery.com>
1901
1902         * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
1903         numbers with enum values.
1904
1905 2013-07-15  Ali Anwar  <ali_anwar@codesourcery.com>
1906
1907         PR threads/13217
1908         * thread.c (thread_apply_all_command): Check for valid threads
1909         and thread count.
1910         (thread_array_cleanup): New struct.
1911         (set_thread_refcount): New function.
1912
1913 2013-07-11  Andrew Burgess  <aburgess@broadcom.com>
1914
1915         * infcmd.c (default_print_one_register_info): Reuse function
1916         print_hex_chars.
1917
1918 2013-07-10  Tom Tromey  <tromey@redhat.com>
1919
1920         * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
1921         (ada-exp.o): New target.
1922
1923 2013-07-10  Sergio Durigan Junior  <sergiodj@redhat.com>
1924
1925         * mt-tdep.c (mt_registers_info): Call
1926         get_no_prettyformat_print_options instead of
1927         get_raw_print_options (regression by last patch from Doug
1928         Evans).
1929
1930 2013-07-09  Pedro Alves  <palves@redhat.com>
1931
1932         Checked in by Joel Brobecker  <brobecker@adacore.com>.
1933         * ada-lang.c (coerce_unspec_val_to_type): Use
1934         value_optimized_out_const.
1935         * value.c (value_optimized_out_const): New function.
1936         * value.h (value_optimized_out_const): New declaration.
1937
1938 2013-07-09  Doug Evans  <dje@google.com>
1939
1940         * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
1941         Enum values rename as well.  All uses updated.
1942         * valprint.h (value_print_options): Rename member pretty to
1943         pretty format.  Rename member prettyprint_arrays to
1944         prettyformat_arrays.  Rename member prettyprint_structs to
1945         prettyformat_structs.  All uses updated.
1946         (get_no_prettyformat_print_options): Renamed from
1947         get_raw_print_options.
1948         * valprint.c (get_no_prettyformat_print_options): Renamed from
1949         get_raw_print_options.  All callers updated.
1950         (show_prettyformat_structs): Renamed from show_prettyprint_structs.
1951         All callers updated.
1952         (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
1953         All callers updated.
1954         (_initialize_valprint): Improve help text for "set print pretty" and
1955         "set print arrays".
1956
1957 2013-07-09  Andrew Burgess  <aburgess@broadcom.com>
1958
1959         * value.c (value_bits_valid): Revert previous change, and change
1960         by Pedro on 2013-07-04, due to regressions in
1961         gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
1962
1963 2013-07-08  Andrew Burgess  <aburgess@broadcom.com>
1964             Pedro Alves  <palves@redhat.com>
1965
1966         * value.c (value_bits_valid): If the value is not lval_computed
1967         or has no check validity handler then the answer is the
1968         optimized_out flag, otherwise defer to the handler.
1969
1970 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
1971
1972         * top.c (print_gdb_configuration): Explain in output of
1973         --configuration what does "relocatable" mean.
1974
1975         * main.c (print_gdb_help): Regroup options in the --help text.
1976         See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
1977         the relevant discussions.
1978
1979 2013-07-06  Yao Qi  <yao@codesourcery.com>
1980
1981         * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
1982         Remove parameter 'lsal'.
1983         * breakpoint.c (create_breakpoint): Move local variable 'lsal'
1984         to inner block.  Caller update.
1985         (base_breakpoint_create_breakpoints_sal): Update.
1986         (bkpt_create_breakpoints_sal): Likewise.
1987         (tracepoint_create_breakpoints_sal): Likewise.
1988         (strace_marker_create_breakpoints_sal): Get 'lsal' from the
1989         element 0 of vector 'canonical->sals'.
1990
1991 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
1992
1993         * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
1994         register number instead of the pseudo register one.
1995         (rs6000_dwarf2_reg_to_regnum): Likewise.
1996
1997 2013-07-04  Pedro Alves  <palves@redhat.com>
1998
1999         * findvar.c (value_of_register): Use allocate_optimized_out_value
2000         if the register has been optimized out, instead of
2001         set_value_optimized_out.
2002         * frame-unwind.c (frame_unwind_got_optimized): Use
2003         allocate_optimized_out_value.
2004
2005 2013-07-04  Pedro Alves  <palves@redhat.com>
2006
2007         * value.c (value_bits_valid): If the value is not lval_computed,
2008         or doesn't have a check_validity hook, assume the value is entirely
2009         valid.
2010
2011 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
2012
2013         * stack.c (read_frame_arg): No longer fetch lazy values.
2014         * value.c (value_optimized_out): If the value is not already
2015         marked optimized out, and is lazy then fetch it.
2016         (value_primitive_field): Move optimized out check to later in the
2017         function, after we have loaded any lazy values.
2018         (value_fetch_lazy): Use optimized out flag directly rather than
2019         calling optimized_out method.
2020
2021 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
2022
2023         * valops.c: Don't include "user-regs.h".
2024         (value_fetch_lazy): Moved to value.c.
2025         * value.c: Include "user-regs.h".
2026         (value_fetch_lazy): Moved from valops.c.
2027
2028 2013-07-04  Yao Qi  <yao@codesourcery.com>
2029
2030         Revert:
2031         2013-06-27  Yao Qi  <yao@codesourcery.com>
2032
2033         * common/create-version.sh: Update comments.  Handle the case
2034         that TARGET_ALIAS is empty.
2035
2036 2013-07-03  Pedro Alves  <palves@redhat.com>
2037
2038         * Makefile.in (config.status): Depend on development.sh.
2039         (aclocal_m4_deps): Add libmcheck.m4.
2040         * acinclude.m4: Include libmcheck.m4.
2041         * configure.ac: Source development.sh instead of setting
2042         'development' here.  --enable-libmcheck/--disable-libmcheck code
2043         factored out to GDB_AC_LIBMCHECK.  Run it.
2044         * development.sh: New file.
2045         * libmcheck.m4: New file.
2046         * configure: Regenerate.
2047
2048 2013-07-02  Tom Tromey  <tromey@redhat.com>
2049
2050         * contrib/ari/update-web-ari.sh: Update for version.in change.
2051
2052 2013-07-02  Tom Tromey  <tromey@redhat.com>
2053
2054         * common/ptid.h: Comment fixes.
2055
2056 2013-07-01  Tom Tromey  <tromey@redhat.com>
2057
2058         * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
2059         .gnu_debugaltlink not found.  Use bfd_get_alt_debug_link_info.
2060         (dwarf2_read_index, create_all_comp_units): Update.
2061
2062 2013-07-01  Tom Tromey  <tromey@redhat.com>
2063
2064         * configure.ac (build_warnings): Add -Wold-style-definition.
2065         * configure: Rebuild.
2066         * machoread.c (_initialize_machoread): Use "(void)".
2067         * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
2068         use "(void)".
2069
2070 2013-07-01  Tom Tromey  <tromey@redhat.com>
2071
2072         * configure.ac (build_warnings): Add -Wold-style-declaration.
2073         * configure: Rebuild.
2074         * dsrec.c (make_srec): Use "static const", not "const static".
2075         * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
2076         not "const static".
2077         * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
2078         Use "static const", not "const static".
2079         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
2080         not "const static".
2081         * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
2082         not "const static".
2083         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
2084         not "const static".
2085         * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
2086         not "const static".
2087         (v850_dbtrap_breakpoint_from_pc): Likewise.
2088         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
2089         not "const static".
2090
2091 2013-07-01  Tom Tromey  <tromey@redhat.com>
2092
2093         * configure.ac (build_warnings): Add -Wmissing-parameter-type.
2094         * configure: Rebuild.
2095
2096 2013-07-01  Pedro Alves  <palves@redhat.com>
2097
2098         * defs.h: Include "pathmax.h".
2099         * utils.c: Don't include sys/param.h.
2100         (gdb_realpath): Remove code that checks for MAXPATHLEN.
2101         * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
2102         instead of MAXPATHLEN.
2103         * solib-sunos.c: Don't include sys/param.h.
2104         * xcoffread.c: Don't include sys/param.h.
2105         * bsd-kvm.c: Don't include sys/param.h.
2106         * darwin-nat.c: Don't include sys/param.h.
2107         (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
2108         * darwin-nat-info.c: Don't include sys/param.h.
2109         * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
2110         MAXPATHLEN.
2111         * i386obsd-nat.c: Don't include sys/param.h.
2112         * inf-child.c: Don't include sys/param.h.
2113         (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
2114         * linux-fork.c: Don't include sys/param.h.
2115         (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
2116         * linux-nat.c: Don't include sys/param.h.
2117         (linux_child_pid_to_exec_file, linux_proc_pending_signals)
2118         (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
2119         * m68klinux-nat.c: Don't include sys/param.h.
2120         * nbsd-nat.c: Don't include sys/param.h.
2121         (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
2122         * ppc-linux-nat.c: Don't include sys/param.h.
2123         * rs6000-nat.c: Don't include sys/param.h.
2124         * spu-linux-nat.c. Don't include sys/param.h.
2125         * windows-nat.c: Don't include sys/param.h.
2126         * xtensa-linux-nat.c: Don't include sys/param.h.
2127         * config/i386/nm-fbsd.h: Don't include sys/param.h.
2128
2129 2013-07-01  Pedro Alves  <palves@redhat.com>
2130
2131         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
2132         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
2133         * gnulib/aclocal.m4: Regenerate.
2134         * gnulib/config.in: Regenerate.
2135         * gnulib/configure: Regenerate.
2136         * gnulib/import/pathmax.h: New file.
2137         * gnulib/import/Makefile.am: Regenerate.
2138         * gnulib/import/Makefile.in: Regenerate.
2139         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
2140         * gnulib/import/m4/gnulib-comp.m4: Regenerate.
2141         * gnulib/import/m4/pathmax.m4: New file.
2142
2143 2013-07-01  Pedro Alves  <palves@redhat.com>
2144
2145         * configure.ac (GDBINIT): Define, depending on host.
2146         * go32-nat.c (init_go32_ops): Don't override gdbinit here.
2147         * top.c (PATH_MAX): Delete fallback definition.
2148         (GDBINIT_FILENAME): Delete.
2149         (gdbinit): Reimplement as const char array set to the GDBINIT
2150         string constant.
2151         * top.h (gdbinit): Make const.
2152         * configure, config.in: Regenerate.
2153
2154 2013-07-01  Pedro Alves  <palves@redhat.com>
2155
2156         * cli/cli-cmds.c (source_script): Make 'file' parameter const.
2157         * cli/cli-cmds.h (source_script): Likewise.
2158         * exceptions.c (catch_command_errors_const): New function.
2159         * exceptions.h (catch_command_errors_const): Declare.
2160         * main.c (get_init_files): Make parameters const, and adjust.
2161         (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
2162         'local_gdbinit' locals const.  Adjust to use
2163         catch_command_errors_const.
2164         (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
2165         'local_gdbinit' locals const.
2166
2167 2013-07-01  Pedro Alves  <palves@redhat.com>
2168
2169         * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
2170         (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
2171         * tracepoint.c: Don't check HAVE_UNISTD_H before including
2172         <unistd.h>.
2173
2174 2013-07-01  Pedro Alves  <palves@redhat.com>
2175
2176         Import the "unistd" gnulib module.
2177         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
2178         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
2179         import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
2180         import/m4/unistd_h.m4.
2181         * gnulib/aclocal.m4: Renenerate.
2182         * gnulib/config.in: Renenerate.
2183         * gnulib/configure: Renenerate.
2184         * gnulib/import/Makefile.am: Renenerate.
2185         * gnulib/import/Makefile.in: Renenerate.
2186         * gnulib/import/m4/gnulib-cache.m4: Renenerate.
2187         * gnulib/import/m4/gnulib-comp.m4: Renenerate.
2188         * gnulib/import/m4/off_t.m4: New file.
2189         * gnulib/import/m4/ssize_t.m4: New file.
2190         * gnulib/import/m4/sys_types_h.m4: New file.
2191         * gnulib/import/m4/unistd_h.m4: New file.
2192         * gnulib/import/sys_types.in.h: New file.
2193         * gnulib/import/unistd.c: New file.
2194         * gnulib/import/unistd.in.h: New file.
2195
2196 2013-07-01  Pedro Alves  <palves@redhat.com>
2197
2198         * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
2199         defined instead of checking HAVE_UNISTD_H.
2200
2201 2013-07-01  Pedro Alves  <palves@redhat.com>
2202
2203         Reimport gnulib from scratch.
2204         * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
2205         import/m4/onceonly.m4.
2206         * gnulib/aclocal.m4: Renegerate.
2207         * gnulib/config.in: Renegerate.
2208         * gnulib/configure: Renegerate.
2209         * gnulib/import/Makefile.in: Renegerate.
2210         * gnulib/import/extra/update-copyright: Renegerate.
2211         * gnulib/import/m4/onceonly.m4: Delete.
2212
2213 2013-07-01  Pedro Alves  <palves@redhat.com>
2214
2215         * tui/tui-regs.c (pagination_enabled): Delete declaration.
2216
2217 2013-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
2218
2219         Code cleanup.
2220         * remote.c (async_remote_interrupt_twice): Make it static.
2221         * remote.h (async_remote_interrupt_twice): Remove the declaration.
2222
2223 2013-06-29  Sergio Durigan Junior  <sergiodj@redhat.com>
2224
2225         * ia64-linux-tdep.c: Include <ctype.h>.
2226         (ia64_linux_stap_is_single_operand): New function.
2227         (ia64_linux_init_abi): Initialize SystemTap related attributes.
2228
2229 2013-06-28  Tom Tromey  <tromey@redhat.com>
2230
2231         * Makefile.in (version.c): Use version.in, not
2232         common/version.in.
2233         * common/create-version.sh: Likewise.
2234         * common/version.in: Move...
2235         * version.in: ...here.
2236
2237 2013-06-28  Pedro Alves  <palves@redhat.com>
2238
2239         * infrun.c (set_observer_mode): Don't declare pagination_enabled
2240         here.
2241         * utils.h (pagination_enabled): Declare.
2242
2243 2013-06-28  Pedro Alves  <palves@redhat.com>
2244
2245         * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
2246         Move higher up in file.
2247
2248 2013-06-28  Tom Tromey  <tromey@redhat.com>
2249
2250         * tracepoint.c (deprecated_readline_begin_hook)
2251         (deprecated_readline_hook, deprecated_readline_end_hook): Don't
2252         declare.
2253
2254 2013-06-28  Pedro Alves  <palves@redhat.com>
2255
2256         PR tui/14880
2257         * tui/tui-regs.c (tui_get_register): Fetch value contents before
2258         checking if they're available.
2259         * value.c (value_available_contents_eq): Change comment.
2260         * value.h (value_available_contents_eq): Expand comment.
2261
2262 2013-06-27  Tom Tromey  <tromey@redhat.com>
2263
2264         * target.c (find_run_target): Remove.
2265         * target.h (find_run_target): Remove.
2266
2267 2013-06-27  Tom Tromey  <tromey@redhat.com>
2268
2269         * corelow.c (core_gdbarch): Now static.
2270
2271 2013-06-27  Tom Tromey  <tromey@redhat.com>
2272
2273         * target.c (target_struct_index): Remove.
2274
2275 2013-06-27  Pedro Alves  <palves@redhat.com>
2276
2277         * infrun.c: Remove comment describing the 'stepping over runtime
2278         loader dynamic symbol resolution code' mechanism; moved to
2279         gdbint.texinfo.
2280
2281 2013-06-27  Pedro Alves  <palves@redhat.com>
2282
2283         * exceptions.c (catch_command_errors): Remove spurious space.
2284         * exceptions.h (catch_command_errors): Second parameter is "arg",
2285         not "command".
2286
2287 2013-06-27  Yao Qi  <yao@codesourcery.com>
2288
2289         * common/create-version.sh: Update comments.  Handle the case
2290         that TARGET_ALIAS is empty.
2291
2292 2013-06-26  Pedro Alves  <palves@redhat.com>
2293
2294         * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
2295         comment.
2296
2297 2013-06-26  Pedro Alves  <palves@redhat.com>
2298
2299         * infrun.c: Update comments on stepping over runtime loader
2300         dynamic symbol resolution code.
2301
2302 2013-06-26  Sergio Durigan Junior  <sergiodj@redhat.com>
2303
2304         * ax-gdb.h (union exp_element): Forward declare.
2305         * parser-defs.h: Include expression.h.
2306
2307 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
2308
2309         * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
2310
2311 2013-06-26  Dmitry Kozlov <ddk@codesourcery.com>
2312
2313         * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
2314
2315 2013-06-26  Dmitry Kozlov <ddk@codesourcery.com>
2316
2317         Fix trace-status to output proper start-time and stop-time.
2318         * tracepoint.c (trace_status_command): Fix type of printf arg to
2319         prevent improper type conversion.
2320         (trace_status_mi): Likewise.
2321
2322 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
2323
2324         * mips-tdep.c (mips_next_pc): Fix a typo.
2325
2326 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
2327
2328         * mips-tdep.c (micromips_scan_prologue): Fix a typo.
2329
2330 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2331             Yao Qi  <yao@codesourcery.com>
2332
2333         * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
2334         * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
2335         * mi/mi-main.c (print_variable_or_computed): New function.
2336         (mi_cmd_trace_frame_collected): New function.
2337         * tracepoint.c (find_trace_state_variable_by_number): New.
2338         (struct traceframe_info): Move to tracepoint.h
2339         (struct collection_list): Likewise.
2340         (do_collect_symbol): Include locals and arguments in the
2341         collected variables list.
2342         (clear_collection_list): Clear wholly collected variables list
2343         and computed variables list.
2344         (append_exp): New function.
2345         (encode_actions_1): Include variables in the wholly
2346         collected variables list.  Include memory ranges and
2347         full-fledged expressions in the computed expressions list.
2348         (encode_actions): Move some code to ...
2349         Return the cleanup chain.
2350         (encode_actions_rsp): ... here.  New function.
2351         (get_traceframe_location, get_traceframe_info): Remove static.
2352         * tracepoint.h (struct memrange): Moved from tracepoint.c.
2353         (struct collection_list): Moved from tracepoint.c.  Add two
2354         new fields 'wholly_collected' and 'computed'.
2355         (find_trace_state_variable_by_number): Declare.
2356         (encode_actions): Adjust declaration.
2357         (encode_actions_rsp): Declare.
2358         (get_traceframe_info, get_traceframe_location): Declare.
2359
2360         * NEWS: Mention new MI command -trace-frame-collected.
2361
2362 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2363             Yao Qi  <yao@codesourcery.com>
2364
2365         * ctf.c (ctf_traceframe_info): Push trace state variables
2366         present in the trace data into the traceframe info object.
2367         * breakpoint.c (DEF_VEC_I): Remove.
2368         * common/filestuff.c (DEF_VEC_I): Likewise.
2369         * dwarf2loc.c (DEF_VEC_I): Likewise.
2370         * mi/mi-main.c (DEF_VEC_I): Likewise.
2371         * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
2372         * features/traceframe-info.dtd: Add tvar element and its
2373         attributes.
2374         * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
2375         (build_traceframe_info): Push trace state variables present in
2376         the trace data into the traceframe info object.
2377         (traceframe_info_start_tvar): New function.
2378         (tvar_attributes): New.
2379         (traceframe_info_children): Add "tvar" element.
2380         * tracepoint.h (struct traceframe_info) <tvars>: New field.
2381
2382         * NEWS: Mention the change in GDB and GDBserver.
2383
2384 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2385             Yao Qi  <yao@codesourcery.com>
2386
2387         * tracepoint.c (trace_dump_command): Move code to ...
2388         (get_traceframe_location): ... here.  New.
2389
2390 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2391             Yao Qi  <yao@codesourcery.com>
2392
2393         * tracepoint.c (trace_dump_command): GDB emits an error
2394          instead of a warning when a traceframe is not selected.
2395
2396 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2397             Yao Qi  <yao@codesourcery.com>
2398
2399         * tracepoint.c (tracepoint_list, stepping_list): Remove.
2400         (clear_collection_list): Free fields 'aexpre_list' and 'list'
2401         in collection_list.
2402         (do_clear_collection_list, init_collection_list): New.
2403         (encode_actions): Add local variables 'tracepoint_list' and
2404         'stepping_list'.  Call init_collection_list and make cleanup
2405         which calls do_clear_collection_list.  Don't call
2406         clear_collection_list.
2407         (_initialize_tracepoint): Delete references to
2408         'tracepoint_list' and 'stepping_list'.
2409
2410 2013-06-25  Tom Tromey  <tromey@redhat.com>
2411
2412         * common/create-version.sh (date): Use "$", not "$$" in sed
2413         expression.
2414
2415 2013-06-25  Kevin Buettner  <kevinb@redhat.com>
2416
2417         * NEWS (New targets): Add entry for TI MSP430.
2418
2419 2013-06-25  Yao Qi  <yao@codesourcery.com>
2420
2421         * remote.c (remote_start_remote): Move code to upload tsv
2422         earlier.
2423
2424 2013-06-25  Yao Qi  <yao@codesourcery.com>
2425             Hui Zhu  <hui@codesourcery.com>
2426             Pedro Alves  <palves@redhat.com>
2427
2428         PR breakpoints/15075
2429         PR breakpoints/15434
2430         * breakpoint.c (bpstat_stop_status): Call
2431         b->ops->after_condition_true.
2432         (update_dprintf_command_list): Don't append "continue" command
2433         to the command list of dprintf breakpoint.
2434         (base_breakpoint_after_condition_true): New function.
2435         (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
2436         (dprintf_after_condition_true): New function.
2437         (initialize_breakpoint_ops): Set dprintf_after_condition_true.
2438         * breakpoint.h (breakpoint_ops): Add after_condition_true.
2439
2440 2013-06-24  Kevin Buettner  <kevinb@redhat.com>
2441
2442         * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
2443         (ALLDEPFILES): Add msp430-tdep.c.
2444         * configure.tgt (msp430*-*-elf): New target.
2445         * msp430-tdep.c: New file.
2446
2447 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
2448
2449         * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
2450         microMIPS synthetic symbols.
2451
2452 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
2453
2454         * objfiles.h (pc_in_section): New prototype.
2455         (in_plt_section): Remove name argument, replace prototype with
2456         static inline function.
2457         * mips-tdep.h: Include "objfiles.h".
2458         (in_mips_stubs_section): New function.
2459         * hppa-tdep.h (gdbarch_tdep): Remove name argument of
2460         in_solib_call_trampoline member.
2461         (hppa_in_solib_call_trampoline): Remove name argument.
2462         * objfiles.c (pc_in_section): New function.
2463         (in_plt_section): Remove function.
2464         * mips-linux-tdep.c: Include "objfiles.h".
2465         (mips_linux_in_dynsym_stub): Call in_mips_stubs_section.  Remove
2466         name argument.  Return 1 rather than the low 16-bit halfword of
2467         any instruction examined.
2468         (mips_linux_in_dynsym_resolve_code): Update
2469         mips_linux_in_dynsym_stub call accordingly.
2470         * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
2471         rather than an equivalent hand-coded sequence.
2472         * hppa-hpux-tdep.c (in_opd_section): Remove function.
2473         (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
2474         (hppa64_hpux_in_solib_call_trampoline): Likewise.
2475         (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
2476         in_opd_section.
2477         * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
2478         on call to tdep->in_solib_call_trampoline.
2479         (hppa_in_solib_call_trampoline): Remove name argument, update
2480         according to in_plt_section change.
2481         (hppa_skip_trampoline_code): Update according to in_plt_section
2482         change.
2483         * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
2484         * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
2485         Likewise.
2486         * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
2487         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
2488         * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
2489         * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
2490         * nto-tdep.c (nto_relocate_section_addresses): Likewise.
2491         * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
2492         * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
2493         * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
2494         * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
2495         * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
2496         * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
2497         * sparc-tdep.c (sparc_analyze_prologue): Likewise.
2498         * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
2499
2500 2013-06-24  Joel Brobecker  <brobecker@adacore.com>
2501
2502         * common/create-version.sh: Fix expansion of $host_alias
2503         and $target_alias in generation of HOST_NAME and TARGET_NAME
2504         (resp.).
2505
2506 2013-06-24  Tom Tromey  <tromey@redhat.com>
2507
2508         * common/create-version.sh: New file.
2509         * Makefile.in (version.c): Use bfd/version.h, common/version.in,
2510         create-version.sh.
2511         (HFILES_NO_SRCDIR): Use common/version.h.
2512         * version.in: Move to ...
2513         * common/version.in: ... here.  Replace date with "DATE".
2514         * version.h: Move to ...
2515         * common/version.h: ... here.
2516
2517 2013-06-21  Joel Brobecker  <brobecker@adacore.com>
2518
2519         * gdb/gnulib/Makefile.in: Update date in copyright header.
2520         * gdb/gnulib/configure.ac: Ditto.
2521         * gdb/gnulib/update-gnulib.sh: Ditto.
2522
2523 2013-06-21  Joel Brobecker  <brobecker@adacore.com>
2524
2525         * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
2526         "gdb/gnulib/import".
2527
2528 2013-06-21  Will Newton  <will.newton@linaro.org>
2529
2530         * doublest.c (ldfrexp): Remove function.
2531         (convert_doublest_to_floatformat): Call frexpl instead of
2532         ldfrexp.
2533
2534 2013-06-21  Will Newton  <will.newton@linaro.org>
2535
2536         * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
2537         * gnulib/aclocal.m4: Regenerate.
2538         * gnulib/config.in: Regenerate.
2539         * gnulib/configure: Regenerate.
2540         * gnulib/import/Makefile.am: Update.
2541         * gnulib/import/Makefile.in: Update.
2542         * gnulib/import/m4/gnulib-cache.m4: Update.
2543         * gnulib/import/m4/gnulib-comp.m4: Update.
2544         * gnulib/import/float+.h: Import.
2545         * gnulib/import/float.c: Import.
2546         * gnulib/import/float.in.h: Import.
2547         * gnulib/import/fpucw.h: Import.
2548         * gnulib/import/frexp.c: Import.
2549         * gnulib/import/frexpl.c: Import.
2550         * gnulib/import/isnan.c: Import.
2551         * gnulib/import/isnand-nolibm.h: Import.
2552         * gnulib/import/isnand.c: Import.
2553         * gnulib/import/isnanl-nolibm.h: Import.
2554         * gnulib/import/isnanl.c: Import.
2555         * gnulib/import/itold.c: Import.
2556         * gnulib/import/m4/exponentd.m4: Import.
2557         * gnulib/import/m4/exponentl.m4: Import.
2558         * gnulib/import/m4/float_h.m4: Import.
2559         * gnulib/import/m4/fpieee.m4: Import.
2560         * gnulib/import/m4/frexp.m4: Import.
2561         * gnulib/import/m4/frexpl.m4: Import.
2562         * gnulib/import/m4/isnand.m4: Import.
2563         * gnulib/import/m4/isnanl.m4: Import.
2564         * gnulib/import/m4/math_h.m4: Import.
2565         * gnulib/import/math.c: Import.
2566         * gnulib/import/math.in.h: Import.
2567
2568 2013-06-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
2569
2570         * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
2571         replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
2572         signature_INTEL_edx comparisons.
2573
2574 2013-06-20  Doug Evans  <dje@google.com>
2575
2576         symtab/15652
2577         * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
2578         All callers updated.
2579         (open_dwp_file): If we can't find the dwp file, search the basename
2580         in debug-file-directory.
2581
2582         * dwarf2read.c (struct dwp_file): Fix comment.
2583         (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
2584
2585         * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
2586         better.
2587
2588 2013-06-20  Yao Qi  <yao@codesourcery.com>
2589
2590         * breakpoint.c (create_breakpoint): Fix code indentation.
2591
2592 2013-06-20  Yao Qi  <yao@codesourcery.com>
2593
2594         * breakpoint.c (create_breakpoints_sal_default): Remove
2595         parameter 'lsal'.  Update declaration.
2596         (bkpt_create_breakpoints_sal): Caller update.
2597         (tracepoint_create_breakpoints_sal): Likewise.
2598
2599 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
2600             Yao Qi  <yao@codesourcery.com>
2601
2602         * NEWS: Mention the new option '--skip-unavailable' of command
2603         -data-list-register-values.
2604         * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
2605         --skip-unavailable option.  Adjust to use output_register.
2606         (output_register): Add new 'skip_unavailable' parameter.
2607         Handle it.
2608
2609 2013-06-19  Mike Frysinger  <vapier@gentoo.org>
2610
2611         * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
2612         common/i386-gcc-cpuid.h.
2613         * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
2614         * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
2615         Copy the latest version from upstream gcc.
2616         * common/linux-btrace.c: Include i386-cpuid.h.
2617         (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
2618         call to i386_cpuid.
2619         (cpu_supports_btrace): Likewise.
2620         * go32-nat.c: Include i386-cpuid.h.
2621         (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
2622
2623 2013-06-19  Doug Evans  <dje@google.com>
2624
2625         * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
2626         (get_section_index): Ditto.
2627
2628 2013-06-19  Tom Tromey  <tromey@redhat.com>
2629
2630         * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
2631         "dprintf" help.
2632
2633 2013-06-18  Doug Evans  <dje@google.com>
2634
2635         * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
2636         before using it.
2637         (dw2_expand_symtabs_matching): Fix symbol kind validity check.
2638         Move test of cu_index closer to use.  Print complaint if cu_index
2639         is bad.
2640
2641 2013-06-18  Joel Brobecker  <brobecker@adacore.com>
2642
2643         * machoread.c (oso_vector): Delete this global.
2644         (macho_register_oso): Add new parameter "oso_vector_ptr".
2645         Use it instead of the "oso_vector" global.
2646         (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
2647         (macho_symfile_read): Use a local oso_vector, to be free'ed
2648         at the end of this function, in place of the old "oso_vector"
2649         global.  Update various function calls accordingly.  Use one
2650         single cleanup chain for the entire function.
2651
2652 2013-06-18  Joel Brobecker  <brobecker@adacore.com>
2653
2654         * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
2655         DWARF2_PER_OBJFILE by uses of DATA instead.
2656
2657 2013-06-18  Tom Tromey  <tromey@redhat.com>
2658
2659         * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
2660         argument.
2661         * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
2662         Special case signals other than GDB_SIGNAL_TRAP.
2663         (explains_signal_watchpoint): New function.
2664         (base_breakpoint_explains_signal): Add 'sig' argument.
2665         (initialize_breakpoint_ops): Set 'explains_signal' method for
2666         watchpoints.
2667         * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
2668         signal argument.
2669         (bpstat_explains_signal): Likewise.
2670         * infrun.c (handle_syscall_event, handle_inferior_event): Update.
2671
2672 2013-06-18  Tom Tromey  <tromey@redhat.com>
2673
2674         * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
2675
2676 2013-06-18  Tom Tromey  <tromey@redhat.com>
2677
2678         * python/python.c (finish_python_initialization): Decref
2679         'pythondir' on failure path as well.
2680
2681 2013-06-18  Tom Tromey  <tromey@redhat.com>
2682
2683         PR symtab/15391:
2684         * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
2685         after taking bits_to_skip into account.  Sign extend byte_offset.
2686         * utils.h (gdb_sign_extend): Declare.
2687         * utils.c (gdb_sign_extend): New function.
2688
2689 2013-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2690
2691         * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
2692
2693 2013-06-17  Pierre Muller  <muller@sourceware.org>
2694
2695         * corelow.c (core_open): Print GDB signal name instead of target
2696         signal number.
2697
2698 2013-06-17  Mike Frysinger  <vapier@gentoo.org>
2699
2700         * .gitignore: Add /gcore.
2701
2702 2013-06-13  Doug Evans  <dje@google.com>
2703
2704         * dwarf2read.c (try_open_dwop_file): Work around behaviour of
2705         OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
2706
2707 2013-06-12  Phil Muldoon  <pmuldoon@redhat.com>
2708
2709         * stack.c (backtrace_command_1): Fix indentation.
2710
2711 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
2712
2713         * window-nat.c (thread_rec): Add missing empty line after
2714         local variable declaration.
2715
2716 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
2717
2718         * windows-nat.c (thread_rec): Revert format used to print
2719         error code returned by SuspendThread from %d back to %u.
2720
2721 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
2722
2723         * windows-nat.c (windows_continue): Add "0x" prefix for thread
2724         ID in debug trace.
2725         (get_windows_debug_event): Likewise, for all debug traces.
2726
2727 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
2728
2729         * window-nat.c (thread_rec): Add thread ID in SuspendThread
2730         warning message.
2731
2732 2013-06-08  Pedro Alves  <pedro@codesourcery.com>
2733             Yao Qi  <yao@codesourcery.com>
2734
2735         * mi/mi-main.c (get_register): Remove declaration.
2736         (output_register): Declare.
2737         (mi_cmd_data_list_register_values): Remove local variable
2738         'tuple_cleanup'.  Move some code into output_register.
2739         (get_register): Renamed to ...
2740         (output_register): ... this.  Output the register's
2741         "number" ui_out tuple here.
2742
2743 2013-06-07  Pedro Alves  <palves@redhat.com>
2744
2745         * darwin-nat.c: Fix formating in copyright header.
2746         * darwin-nat.h: Likewise.
2747         * gnu-nat.c: Likewise.
2748         * machoread.c: Likewise.
2749
2750 2013-06-07  Pedro Alves  <palves@redhat.com>
2751
2752         PR server/14823
2753         * regformats/regdat.sh: Output #include tdesc.h.  Make globals
2754         static.  Output a global target description pointer.
2755         (init_registers_${name}): Adjust to initialize a
2756         target description structure.
2757
2758 2013-06-07  Will Newton  <will.newton@linaro.org>
2759
2760         * printcmd.c (build_address_symbolic): Call
2761         gdbarch_addr_bits_remove for text minimal symbols.
2762
2763 2013-06-07  Will Newton  <will.newton@linaro.org>
2764
2765         * MAINTAINERS: Add myself to Write After Approval.
2766
2767 2013-06-07  Yao Qi  <yao@codesourcery.com>
2768
2769         * tracepoint.c (start_tracing): Move code to ...
2770         (trace_reset_local_state): ... here.  New.
2771         (disconnect_tracing): Don't call set_current_traceframe,
2772         set_tracepoint_num, and set_traceframe_context. Call
2773         trace_reset_local_state instead.
2774         (tfile_close): Call trace_reset_local_state.
2775         * ctf.c (ctf_close): Likewise.
2776         * remote.c (remote_close): Likewise.
2777         * tracepoint.h (trace_reset_local_state): Declare.
2778
2779 2013-06-06  Doug Evans  <dje@google.com>
2780
2781         * dwarf2read.c: Whitespace fixes for DWP file format documentation,
2782         and fix header docs.
2783
2784 2013-06-05  Doug Evans  <dje@google.com>
2785             Keith Seitz  <keiths@redhat.com>
2786
2787         PR 15519
2788         * cp-namespace.c (find_symbol_in_baseclass): Call
2789         cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
2790         Check result of call to lookup_symbol_static.
2791         Call lookup_static_symbol_aux unconditionally.
2792         Call check_typedef on base types before accessing them.
2793         (cp_lookup_nested_symbol): Fix comment.
2794
2795 2013-06-05  Luis Machado  <lgustavo@codesourcery.com>
2796
2797         * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
2798         minimal symbols pointing to function descriptors.
2799
2800 2013-06-05  Tom Tromey  <tromey@redhat.com>
2801
2802         * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
2803
2804 2013-06-04  Sergio Durigan Junior  <sergiodj@redhat.com>
2805             Pedro Alves  <palves@redhat.com>
2806
2807         * remote.c (remote_wait_as): Restore signal handler before returning
2808         when GDB gets a notification.
2809
2810 2013-06-04  Gary Benson  <gbenson@redhat.com>
2811
2812         PR 2328
2813         * breakpoint.h (handle_solib_event): Moved function declaration
2814         to solib.h.
2815         * breakpoint.c (handle_solib_event): Moved function to solib.c.
2816         (bpstat_stop_status): Pass new argument to handle_solib_event.
2817         * solib.h (update_solib_breakpoints): New function declaration.
2818         (handle_solib_event): Moved function declaration from
2819         breakpoint.h.
2820         * solib.c (update_solib_breakpoints): New function.
2821         (handle_solib_event): Moved function from breakpoint.c.
2822         Updated to call solib_ops->handle_event if not NULL.
2823         * solist.h (target_so_ops): New fields "update_breakpoints" and
2824         "handle_event".
2825         * infrun.c (set_stop_on_solib_events): New function.
2826         (_initialize_infrun): Use the above for "set
2827         stop-on-solib-events".
2828         (handle_inferior_event): Pass new argument to handle_solib_event.
2829         * solib-svr4.c (probe.h): New include.
2830         (svr4_free_library_list): New forward declaration.
2831         (probe_action): New enum.
2832         (probe_info): New struct.
2833         (probe_info): New static variable.
2834         (NUM_PROBES): New definition.
2835         (svr4_info): New fields "using_xfer", "probes_table" and
2836         "solib_list".
2837         (free_probes_table): New function.
2838         (free_solib_list): New function.
2839         (svr4_pspace_data_cleanup): Free probes table and solib list.
2840         (svr4_copy_library_list): New function.
2841         (svr4_current_sos_via_xfer_libraries): New parameter "annex".
2842         (svr4_read_so_list): New parameter "prev_lm".
2843         (svr4_current_sos_direct): Renamed from "svr4_current_sos".
2844         (svr4_current_sos): New function.
2845         (probe_and_action): New struct.
2846         (hash_probe_and_action): New function.
2847         (equal_probe_and_action): Likewise.
2848         (register_solib_event_probe): Likewise.
2849         (solib_event_probe_at): Likewise.
2850         (solib_event_probe_action): Likewise.
2851         (solist_update_full): Likewise.
2852         (solist_update_incremental): Likewise.
2853         (disable_probes_interface_cleanup): Likewise.
2854         (svr4_handle_solib_event): Likewise.
2855         (svr4_update_solib_event_breakpoint): Likewise.
2856         (svr4_update_solib_event_breakpoints): Likewise.
2857         (svr4_create_solib_event_breakpoints): Likewise.
2858         (enable_break): Free probes table before creating breakpoints.
2859         Use svr4_create_solib_event_breakpoints to create breakpoints.
2860         (svr4_solib_create_inferior_hook): Free the solib list.
2861         (_initialize_svr4_solib): Initialise
2862         svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
2863
2864 2013-06-04  Gary Benson  <gbenson@redhat.com>
2865
2866         * target.h (target_ops): New field
2867         "to_augmented_libraries_svr4_read".
2868         (target_augmented_libraries_svr4_read): New macro.
2869         * target.c (update_current_target): Handle
2870         to_augmented_libraries_svr4_read.
2871         * remote.c (remote_state): New field
2872         "augmented_libraries_svr4_read".
2873         (remote_augmented_libraries_svr4_read_feature): New function.
2874         (remote_protocol_features): Add entry for
2875         "augmented-libraries-svr4-read".
2876         (remote_augmented_libraries_svr4_read): New function.
2877         (init_remote_ops): Initialize
2878         remote_ops.to_augmented_libraries_svr4_read.
2879
2880 2013-06-04  Gary Benson  <gbenson@redhat.com>
2881
2882         * NEWS: Update.
2883
2884 2013-06-04  Gary Benson  <gbenson@redhat.com>
2885
2886         * objfiles.h (inhibit_section_map_updates): New function
2887         declaration.
2888         (resume_section_map_updates): Likewise.
2889         (resume_section_map_updates_cleanup): Likewise.
2890         * objfiles.c (objfile_pspace_info): Removed field
2891         "objfiles_changed_p".  New fields "new_objfiles_available",
2892         "section_map_dirty" and "inhibit_updates".
2893         (allocate_objfile): Set new_objfiles_available.
2894         (free_objfile): Set section_map_dirty.
2895         (objfile_relocate1): Likewise.
2896         (in_plt_section): Likewise.
2897         (find_pc_section): Update the conditions under which the
2898         section map will be updated.
2899         (inhibit_section_map_updates): New function.
2900         (resume_section_map_updates): Likewise.
2901         (resume_section_map_updates_cleanup): Likewise.
2902
2903 2013-06-04  Gary Benson  <gbenson@redhat.com>
2904
2905         * probe.h (get_probe_argument_count): New declaration.
2906         (evaluate_probe_argument): Likewise.
2907         * probe.c (get_probe_argument_count): New function.
2908         (evaluate_probe_argument): Likewise.
2909         (probe_safe_evaluate_at_pc): Use the above new functions.
2910
2911 2013-06-04  Alan Modra  <amodra@gmail.com>
2912
2913         * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
2914         * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
2915         (ppc_insns_match_pattern): Add frame param.  Avoid multiple
2916         target mem reads on optional insns.
2917         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
2918         ppc_insns_match_pattern calls.
2919         * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
2920         Add match for power7 thread safety insns, and new order of
2921         std 2,40(1) insn.  Correct code shown for _dl_runtime_resolve
2922         invocation in comment, and update rest of comment.
2923         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
2924         PPC64_STANDARD_LINKAGE3_LEN): Delete.
2925         (ppc64_standard_linkage2_target): Update insn offsets.
2926         (ppc64_skip_trampoline_code): Use a single insn buffer.  Match newer
2927         stubs first.  Update calls.
2928
2929 2013-06-04  Yao Qi  <yao@codesourcery.com>
2930
2931         * solib.c (solib_find): Don't need dir separator if path has
2932         drive spec.
2933
2934 2013-06-03  Joel Brobecker  <brobecker@adacore.com>
2935
2936         Revert (indirectly causes a SIGSEGV):
2937         * machoread.c (macho_symfile_read): Assign first cleanup to
2938         'back_to'.
2939
2940 2013-06-03  Yao Qi  <yao@codesourcery.com>
2941
2942         * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
2943         mi-parse.c.  Make them static.
2944         (mi_all_values): Likewise.
2945         (mi_parse_values_option): Move to mi-parse.c.  Rename it to
2946         mi_parse_print_values.  Make it external.
2947         * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
2948         Remove the declarations.
2949         * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
2950         * mi/mi-parse.h (mi_parse_print_values): Declare.
2951         * mi/mi-cmd-stack.c: Include mi-parse.h.
2952         (parse_print_values): Remove
2953         (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
2954         of parse_print_values.
2955         (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
2956
2957 2013-05-31  Pedro Alves  <pedro@codesourcery.com>
2958             Yao Qi  <yao@codesourcery.com>
2959
2960         * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
2961         (encode_actions): Move code to ...
2962         (all_tracepoint_actions_and_cleanup): ... here.  New.
2963         (trace_dump_command): Likewise.
2964
2965 2013-05-30  Tom Tromey  <tromey@redhat.com>
2966
2967         * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
2968
2969 2013-05-30  Tom Tromey  <tromey@redhat.com>
2970
2971         * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
2972         gdb_xml_create_parser_and_cleanup_1.  Return a cleanup.  Remove
2973         'old_chain' argument.  Add 'parser_result' argument.
2974         (gdb_xml_create_parser_and_cleanup): Remove old version.
2975         (gdb_xml_parse_quick): Update.
2976         (xml_process_xincludes): Update.
2977         * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
2978         declare.
2979
2980 2013-05-30  Tom Tromey  <tromey@redhat.com>
2981
2982         * probe.c (collect_probes): Check arguments for NULL before
2983         calling compile_rx_or_error.
2984         * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
2985         Remove NULL return.
2986
2987 2013-05-30  Tom Tromey  <tromey@redhat.com>
2988
2989         * infrun.c (adjust_pc_after_break): Introduce an outer null
2990         cleanup.
2991
2992 2013-05-30  Tom Tromey  <tromey@redhat.com>
2993
2994         * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
2995
2996 2013-05-30  Tom Tromey  <tromey@redhat.com>
2997
2998         * cli/cli-script.c (read_command_lines_1): Use a null cleanup
2999         for 'old_chain'.  Do not check 'head' before processing
3000         cleanups.
3001
3002 2013-05-30  Tom Tromey  <tromey@redhat.com>
3003
3004         * mi/mi-cmd-stack.c (list_arg_or_local): Remove
3005         "cleanup_tuple".
3006
3007 2013-05-30  Tom Tromey  <tromey@redhat.com>
3008
3009         * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
3010         inner scope.  Unconditionally call do_cleanups.
3011
3012 2013-05-30  Tom Tromey  <tromey@redhat.com>
3013
3014         * source.c (find_and_open_source): Call do_cleanups.
3015
3016 2013-05-30  Tom Tromey  <tromey@redhat.com>
3017
3018         * linux-thread-db.c (thread_db_load_search): Unconditionally
3019         call do_cleanups.
3020
3021 2013-05-30  Tom Tromey  <tromey@redhat.com>
3022
3023         * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
3024         for 'cleanup'; instead use a later one.
3025
3026 2013-05-30  Tom Tromey  <tromey@redhat.com>
3027
3028         * python/py-breakpoint.c (bppy_get_commands): Use
3029         explicit, unconditional return.
3030         * python/py-frame.c (frapy_read_var): Likewise.
3031         * python/python.c (gdbpy_decode_line): Likewise.
3032
3033 2013-05-30  Tom Tromey  <tromey@redhat.com>
3034
3035         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
3036         do_cleanups on all return paths.
3037
3038 2013-05-30  Tom Tromey  <tromey@redhat.com>
3039
3040         * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
3041
3042 2013-05-30  Tom Tromey  <tromey@redhat.com>
3043
3044         * stabsread.c (read_struct_type): Call do_cleanups along
3045         all return paths.
3046
3047 2013-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
3048
3049         * mips-linux-tdep.c: Adjust formatting throughout.
3050
3051 2013-05-30  Tom Tromey  <tromey@redhat.com>
3052
3053         * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
3054         along all return paths.
3055
3056 2013-05-30  Tom Tromey  <tromey@redhat.com>
3057
3058         * symfile.c (find_separate_debug_file): Call do_cleanups
3059         along all return paths.
3060
3061 2013-05-30  Tom Tromey  <tromey@redhat.com>
3062
3063         * symtab.c (search_symbols): Introduce a null cleanup for
3064         'retval_chain'.
3065
3066 2013-05-30  Tom Tromey  <tromey@redhat.com>
3067
3068         * python/py-value.c (valpy_binop): Call do_cleanups before
3069         exiting loop.
3070
3071 2013-05-30  Tom Tromey  <tromey@redhat.com>
3072
3073         * python/py-prettyprint.c (print_children): Remove extra
3074         do_cleanups call.
3075
3076 2013-05-30  Tom Tromey  <tromey@redhat.com>
3077
3078         * python/py-frame.c (frapy_read_var): Call do_cleanups along
3079         all return paths.
3080
3081 2013-05-30  Tom Tromey  <tromey@redhat.com>
3082
3083         * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
3084         along all return paths.
3085
3086 2013-05-30  Tom Tromey  <tromey@redhat.com>
3087
3088         * cli/cli-logging.c (set_logging_redirect): Unconditionally
3089         call do_cleanups.
3090
3091 2013-05-30  Tom Tromey  <tromey@redhat.com>
3092
3093         * varobj.c (c_value_of_root): Call do_cleanups along all
3094         return paths.
3095
3096 2013-05-30  Tom Tromey  <tromey@redhat.com>
3097
3098         * tracepoint.c (trace_dump_command): Unconditionally call
3099         do_cleanups.
3100
3101 2013-05-30  Tom Tromey  <tromey@redhat.com>
3102
3103         * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
3104         do_cleanups earlier.
3105
3106 2013-05-30  Tom Tromey  <tromey@redhat.com>
3107
3108         * machoread.c (macho_symfile_read): Assign first cleanup to
3109         'back_to'.
3110
3111 2013-05-30  Tom Tromey  <tromey@redhat.com>
3112
3113         * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
3114
3115 2013-05-30  Tom Tromey  <tromey@redhat.com>
3116
3117         * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
3118
3119 2013-05-30  Tom Tromey  <tromey@redhat.com>
3120
3121         * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
3122         call discard_cleanups.
3123         (inf_ptrace_attach): Likewise.
3124
3125 2013-05-30  Tom Tromey  <tromey@redhat.com>
3126
3127         * remote-mips.c (mips_exit_debug): Call do_cleanups on all
3128         return paths.
3129         (mips_initialize): Likewise.
3130         (common_open): Call do_cleanups.
3131
3132 2013-05-30  Tom Tromey  <tromey@redhat.com>
3133
3134         * utils.c (internal_vproblem): Call do_cleanups.
3135
3136 2013-05-30  Tom Tromey  <tromey@redhat.com>
3137
3138         * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
3139
3140 2013-05-30  Tom Tromey  <tromey@redhat.com>
3141
3142         * cli/cli-script.c (setup_user_args): Don't return after error.
3143
3144 2013-05-30  Tom Tromey  <tromey@redhat.com>
3145
3146         * somread.c (som_symtab_read): Call do_cleanups.
3147
3148 2013-05-30  Tom Tromey  <tromey@redhat.com>
3149
3150         * printcmd.c (print_command_1): Unconditionally call do_cleanups.
3151
3152 2013-05-30  Tom Tromey  <tromey@redhat.com>
3153
3154         * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
3155         * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
3156         * interps.c (interpreter_exec_cmd): Call do_cleanups.
3157         * source.c (show_substitute_path_command): Call do_cleanups.
3158         (unset_substitute_path_command, set_substitute_path_command):
3159         Likewise.
3160         * symfile.c (load_command): Call do_cleanups.
3161
3162 2013-05-30  Tom Tromey  <tromey@redhat.com>
3163
3164         * contrib/cleanup_check.py: New file.
3165         * contrib/gcc-with-excheck: Add option parsing.
3166
3167 2013-05-30  Joel Brobecker  <brobecker@adacore.com>
3168
3169         * windows-nat.c (windows_delete_thread): Add missing space
3170         in cast expression.
3171
3172 2013-05-30  Hafiz Abid Qadeer  <abidh@codesourcery.com>
3173
3174         * inferior.c (top level): Include tilde.h.
3175         (add_inferior_command): Call tilde_expand on the value of 'exec'
3176         argument.
3177
3178 2013-05-30  Pedro Alves  <pedro@codesourcery.com>
3179             Yao Qi  <yao@codesourcery.com>
3180
3181         * tracepoint.c (encode_actions_1): Remove parameter 't'.
3182         Caller update.
3183         (encode_actions): Likewise.
3184         * remote.c (remote_download_tracepoint): Caller update.
3185         * tracepoint.h (encode_actions): Update declaration.
3186
3187 2013-05-30  Pedro Alves  <palves@redhat.com>
3188
3189         * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
3190         pointer.
3191
3192 2013-05-30  Yao Qi  <yao@codesourcery.com>
3193
3194         * remote.c (remote_check_symbols): Remove unused parameter
3195         'objfile'.
3196         Declaration update.
3197         (remote_start_remote, remote_new_objfile): Caller update.
3198
3199 2013-05-30  Yao Qi  <yao@codesourcery.com>
3200
3201         * mi/mi-cmds.c (mi_cmds): Define MI command
3202         '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
3203         DEF_MI_CMD_CLI.
3204
3205 2013-05-29  Pedro Alves  <palves@redhat.com>
3206
3207         * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
3208         (remote_insert_watchpoint, remote_remove_watchpoint)
3209         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
3210         (remote_verify_memory, compare_sections_command)
3211         (remote_search_memory): Set the general process/thread on the
3212         remote side.
3213
3214 2013-05-29  Pedro Alves  <palves@redhat.com>
3215
3216         * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
3217         (_initialize_aarch64_tdep): Don't call
3218         initialize_tdesc_aarch64_without_fpu.
3219         * features/Makefile (WHICH): Remove reference to
3220         aarch64-without-fpu.
3221         * features/aarch64-without-fpu.c: Delete file.
3222         * regformats/aarch64-without-fpu.dat: Delete file.
3223
3224 2013-05-28  Yao Qi  <yao@codesourcery.com>
3225
3226         * tracepoint.c (stringify_collection_list): Remove parameter
3227         'string'.
3228         (encode_actions): Caller update.  Remove local variables.
3229
3230 2013-05-24  Yao Qi  <yao@codesourcery.com>
3231
3232         * tracepoint.c (TFILE_PID): Remove.
3233         (tfile_open): Don't add thread and inferior.
3234         (tfile_close): Don't set 'inferior_ptid'.  Don't call
3235         exit_inferior_silent.
3236         (tfile_thread_alive): Remove.
3237         (init_tfile_ops): Don't set field 'to_thread_alive' of
3238         tfile_ops.
3239
3240 2013-05-23  Doug Evans  <dje@google.com>
3241
3242         * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
3243
3244 2013-05-23  Pedro Alves  <palves@redhat.com>
3245
3246         * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
3247         [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
3248         (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
3249         Only define if HAVE_SOCKETS is defined.
3250         * configure.ac: Check for sys/socket.h.
3251         * config.in, configure: Regenerate.
3252
3253 2013-05-23  Pedro Alves  <palves@redhat.com>
3254
3255         * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
3256         (open_and_init_dwp_file): Use %s/pulongest instead of %u for
3257         printing uint32_t variables.
3258
3259 2013-05-23  Pedro Alves  <palves@redhat.com>
3260
3261         * NEWS: Mention GDBserver range stepping support.
3262
3263 2013-05-23  Yao Qi  <yao@codesourcery.com>
3264             Pedro Alves  <palves@redhat.com>
3265
3266         * gdbthread.h (struct thread_control_state) <may_range_step>: New
3267         field.
3268         * infcmd.c (step_once, until_next_command): Enable range stepping.
3269         * infrun.c (displaced_step_prepare): Disable range stepping.
3270         (resume): Disable range stepping if stepping over a breakpoint or
3271         we have software watchpoints.  If range stepping is enabled,
3272         assert the thread is in the stepping range.
3273         (clear_proceed_status_thread): Clear may_range_step.
3274         (handle_inferior_event): Disable range stepping as soon as we know
3275         the thread that hit the event.  Re-enable it whenever we're going
3276         to step with a step range.
3277         * remote.c (struct vCont_action_support) <r>: New field.
3278         (use_range_stepping): New global.
3279         (remote_vcont_probe): Handle 'r' action.
3280         (append_resumption): Append an 'r' action if the thread may range
3281         step.
3282         (show_range_stepping): New function.
3283         (set_range_stepping): New function.
3284         (_initialize_remote): Call add_setshow_boolean_cmd to register the
3285         'set range-stepping' and 'show range-stepping' commands.
3286         * NEWS: Mention range stepping, the new vCont;r action, and the
3287         new "set/show range-stepping" commands.
3288
3289 2013-05-23  Yao Qi  <yao@codesourcery.com>
3290             Pedro Alves  <palves@redhat.com>
3291
3292         * remote.c (struct vCont_action_support): New struct.
3293         (struct remote_state) <support_vCont_t>: Remove field.
3294         <vCont_actions_support>: New field.
3295         (remote_vcont_probe, remote_stop_ns): Update.
3296
3297 2013-05-23  Yao Qi  <yao@codesourcery.com>
3298             Pedro Alves  <palves@redhat.com>
3299
3300         * gdbthread.h (pc_in_thread_step_range): New declaration.
3301         * thread.c (pc_in_thread_step_range): New function.
3302         * infrun.c (handle_inferior_event): Use it.
3303
3304 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
3305
3306         * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
3307         of sprintf.
3308
3309 2013-05-22  Keith Seitz  <keiths@redhat.com>
3310
3311         * ada-lang.c (is_known_support_routine): Add explicit free of
3312         'func_name' from find_frame_funname.
3313         (ada_unhandled_exception_name_addr_from_raise): Add cleanups
3314         for func_name from find_frame_funname.
3315         * python/py-frame.c (frapy_name): Add explicit free of
3316         'name' from find_frame_funname.
3317         * stack.c (find_frame_funname): Add comment explaining that
3318         funcp must be freed by the caller.
3319         Return copy of symbol names instead of pointers.
3320         (print_frame): Add a cleanup for 'funname' from
3321         find_frame_funname.
3322         * stack.h (find_frame_funname): Remove "const" from
3323         'funname' parameter.
3324
3325 2013-05-22  Tom Tromey  <tromey@redhat.com>
3326
3327         PR c++/15401:
3328         * c-valprint.c (c_value_print): Use value_addr for
3329         references.  Convert back to reference type with value_ref.
3330
3331 2013-05-22  Eli Zaretskii  <eliz@gnu.org>
3332
3333         * windows-nat.c (handle_unload_dll): Don't call solib_add for the
3334         unloaded DLL, it will be done by handle_solib_event.  See
3335         http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
3336         details.
3337
3338 2013-05-22  Phil Muldoon  <pmuldoon@redhat.com>
3339
3340         * ui-out.c: Create typedef ui_out_level_p and define vector
3341         operations for that type.
3342         (struct ui_out): Use a vector instead of an array.
3343         (current_level): Return level from a vector.
3344         (push_level): Create a level in a vector.
3345         (pop_level): Delete a level in a vector.
3346         (ui_out_new): Create initial level zero level, and store in a
3347         vector.
3348         (ui_out_destroy): Add vector cleanup.
3349
3350 2013-05-22  Pedro Alves  <palves@redhat.com>
3351
3352         * python/python-internal.h (gdb_Py_DECREF): Tag with
3353         "ARI: editCase function".
3354
3355 2013-05-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
3356
3357         * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
3358
3359 2013-05-21  Pedro Alves  <palves@redhat.com>
3360
3361         * python/py-prettyprint.c (apply_val_pretty_printer): Check
3362         whether PRINTER is NULL before installing a Py_DECREF cleanup.
3363         * python/py-utils.c (py_decref): Don't check for NULL before
3364         calling Py_DECREF.
3365
3366 2013-05-21  Pedro Alves  <palves@redhat.com>
3367
3368         * python/py-utils.c (py_decref): Remove extra braces.
3369         (gdb_pymodule_addobject): Remove extra braces.
3370         * python-internal.h (gdb_Py_DECREF): New static inline function.
3371         (Py_DECREF): Redefine as calling gdb_Py_DECREF.
3372
3373 2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
3374
3375         * breakpoints.c (detach_breakpoints): Do not
3376         detach breakpoints locations with loc_type bp_loc_other.
3377
3378 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
3379
3380         Workaround Python 2.6.
3381         * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
3382         a block.
3383
3384 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
3385
3386         Code cleanup: constification.
3387         * solib.c (solib_ops): Make return type and ops variable type const.
3388         (set_solib_ops): Make the new_ops parameter and ops variable const.
3389         (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
3390         (solib_add, solib_keep_data_in_core, clear_solib)
3391         (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
3392         (reload_shared_libraries, solib_global_lookup): Make the ops variable
3393         const.
3394         * solib.h (set_solib_ops): Make the new_ops parameter const.
3395
3396 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
3397
3398         * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
3399         variable.
3400         (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
3401         (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
3402         (SYSTEM_GDBINIT_FILES): New variables.
3403         (all): Add stamp-system-gdbinit.
3404         (stamp-system-gdbinit): New rule.
3405         (clean-system-gdbinit, install-system-gdbinit)
3406         (uninstall-system-gdbinit): New rules.  Make them .PHONY.
3407         (install-only): Add dependency on install-system-gdbinit.
3408         (uninstall): Add dependency on uninstall-system-gdbinit.
3409         (clean): Add dependency on clean-system-gdbinit.
3410         * system-gdbinit/elinos.py: New file.
3411         * system-gdbinit/wrs-linux.py: New file.
3412
3413 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
3414
3415         * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
3416
3417 2013-05-21  Hui Zhu  <hui@codesourcery.com>
3418
3419         * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
3420         * breakpoint.h (dprintf_breakpoint_ops): Add extern.
3421         * mi/mi-cmd-break.c (ctype.h): New include.
3422         (gdb_obstack.h): New include.
3423         (mi_argv_to_format, mi_cmd_break_insert_1): New.
3424         (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
3425         (mi_cmd_dprintf_insert): New.
3426         * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
3427         * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
3428
3429 2013-05-20  Tom Tromey  <tromey@redhat.com>
3430
3431         * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
3432
3433 2013-05-20  Tom Tromey  <tromey@redhat.com>
3434
3435         * python/py-value.c (valpy_get_dynamic_type): Simplify
3436         dynamic_type assignment.  Use Py_XINCREF.
3437
3438 2013-05-20  Tom Tromey  <tromey@redhat.com>
3439
3440         * python/py-type.c (typy_fields): Unconditionally decref 'r'.
3441
3442 2013-05-20  Tom Tromey  <tromey@redhat.com>
3443
3444         * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
3445         (gdbpy_selected_frame): Move object-construction code
3446         out of TRY_CATCH.
3447
3448 2013-05-20  Tom Tromey  <tromey@redhat.com>
3449
3450         * python/py-arch.c (gdbpy_initialize_arch): Use
3451         gdb_pymodule_addobject.
3452         * python/py-block.c (gdbpy_initialize_blocks): Use
3453         gdb_pymodule_addobject.
3454         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
3455         gdb_pymodule_addobject.
3456         * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
3457         gdb_pymodule_addobject.
3458         * python/py-event.c (gdbpy_initialize_event_generic): Use
3459         gdb_pymodule_addobject.
3460         * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
3461         gdb_pymodule_addobject.
3462         * python/py-evts.c (add_new_registry): Use
3463         gdb_pymodule_addobject.
3464         (gdbpy_initialize_py_events): Likewise.
3465         * python/py-finishbreakpoint.c
3466         (gdbpy_initialize_finishbreakpoints): Use
3467         gdb_pymodule_addobject.
3468         * python/py-frame.c (gdbpy_initialize_frames): Use
3469         gdb_pymodule_addobject.
3470         * python/py-function.c (gdbpy_initialize_functions): Use
3471         gdb_pymodule_addobject.
3472         * python/py-inferior.c (gdbpy_initialize_inferior): Use
3473         gdb_pymodule_addobject.
3474         * python/py-infthread.c (gdbpy_initialize_thread): Use
3475         gdb_pymodule_addobject.
3476         * python/py-objfile.c (gdbpy_initialize_objfile): Use
3477         gdb_pymodule_addobject.
3478         * python/py-param.c (gdbpy_initialize_parameters): Use
3479         gdb_pymodule_addobject.
3480         * python/py-progspace.c (gdbpy_initialize_pspace): Use
3481         gdb_pymodule_addobject.
3482         * python/py-symbol.c (gdbpy_initialize_symbols): Use
3483         gdb_pymodule_addobject.
3484         * python/py-symtab.c (gdbpy_initialize_symtabs): Use
3485         gdb_pymodule_addobject.
3486         * python/py-type.c (gdbpy_initialize_types): Use
3487         gdb_pymodule_addobject.
3488         * python/py-utils.c (gdb_pymodule_addobject): New function.
3489         * python/py-value.c (gdbpy_initialize_values): Use
3490         gdb_pymodule_addobject.
3491         * python/python-internal.h (gdb_pymodule_addobject): Declare.
3492         * python/python.c (_initialize_python): Use
3493         gdb_pymodule_addobject.
3494
3495 2013-05-20  Tom Tromey  <tromey@redhat.com>
3496
3497         * python/py-cmd.c (cmdpy_completer): Use explicit decref.
3498         * python/py-param.c (get_set_value, get_show_value): Use
3499         explicit decrefs.
3500         * python/python.c (start_type_printers, apply_type_printers):
3501         Use explicit decrefs.
3502
3503 2013-05-20  Tom Tromey  <tromey@redhat.com>
3504
3505         * python/py-evts.c (gdbpy_initialize_py_events): Don't
3506         incref the module.
3507
3508 2013-05-20  Tom Tromey  <tromey@redhat.com>
3509
3510         * python/python.c (gdbpy_run_events): Decref the result
3511         of PyObject_CallObject.
3512
3513 2013-05-20  Tom Tromey  <tromey@redhat.com>
3514
3515         * python/py-symtab.c (set_sal): Use
3516         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.  Return -1 on error.
3517         (symtab_and_line_to_sal_object): Update.
3518
3519 2013-05-20  Tom Tromey  <tromey@redhat.com>
3520
3521         * python/py-param.c (compute_enum_values): Decref 'item'.
3522
3523 2013-05-20  Tom Tromey  <tromey@redhat.com>
3524
3525         * mi/mi-main.c: Include python-internal.h.
3526         (mi_cmd_list_features): Check gdb_python_initialized.
3527         * python/py-inferior.c (python_on_normal_stop, python_on_resume)
3528         (python_inferior_exit, python_new_objfile, add_thread_object)
3529         (delete_thread_object, py_free_inferior): Check
3530         gdb_python_initialized.
3531         * python/py-prettyprint.c (apply_val_pretty_printer): Check
3532         gdb_python_initialized.
3533         * python/py-type.c (save_objfile_types): Check
3534         gdb_python_initialized.
3535         * python/python-internal.h (gdb_python_initialized): Declare.
3536         * python/python.c (ensure_python_env): Throw exception if
3537         Python not initialized.
3538         (before_prompt_hook, source_python_script_for_objfile)
3539         (start_type_printers, apply_type_printers,
3540         free_type_printers): Check gdb_python_initialized.
3541         * varobj.c (varobj_get_display_hint)
3542         (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
3543         (install_new_value_visualizer, varobj_set_visualizer)
3544         (value_get_print_value): Check gdb_python_initialized.
3545
3546 2013-05-20  Tom Tromey  <tromey@redhat.com>
3547
3548         * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
3549         Check errors.
3550         * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
3551         * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
3552         Check errors.
3553         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
3554         Check errors.
3555         * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
3556         Check errors.
3557         * python/py-event.c (gdbpy_initialize_event): Return 'int'.
3558         Check errors.
3559         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
3560         init function to return 'int'.
3561         * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
3562         Return 'int'.  Check errors.
3563         * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
3564         Check errors.
3565         * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
3566         Return 'int'.  Check errors.
3567         * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
3568         Check errors.
3569         * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
3570         Check errors.
3571         * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
3572         Check errors.
3573         * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
3574         Check errors.
3575         * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
3576         Check errors.
3577         * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
3578         Check errors.
3579         * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
3580         Check errors.
3581         * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
3582         Check errors.
3583         * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
3584         Check errors.
3585         * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
3586         Check errors.
3587         * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
3588         Check errors.
3589         * python/py-type.c (gdbpy_initialize_types): Return 'int'.
3590         Check errors.
3591         * python/py-value.c (gdbpy_initialize_values): Return 'int'.
3592         Check errors.
3593         * python/python-internal.h (gdbpy_initialize_auto_load,
3594         gdbpy_initialize_values, gdbpy_initialize_frames,
3595         gdbpy_initialize_symtabs, gdbpy_initialize_commands,
3596         gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
3597         gdbpy_initialize_blocks, gdbpy_initialize_types,
3598         gdbpy_initialize_functions, gdbpy_initialize_pspace,
3599         gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
3600         gdbpy_initialize_finishbreakpoints,
3601         gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
3602         gdbpy_initialize_thread, gdbpy_initialize_inferior,
3603         gdbpy_initialize_eventregistry, gdbpy_initialize_event,
3604         gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
3605         gdbpy_initialize_signal_event,
3606         gdbpy_initialize_breakpoint_event,
3607         gdbpy_initialize_continue_event,
3608         gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
3609         gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
3610         Update.  Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
3611         * python/python.c (gdb_python_initialized): New global.
3612         (gdbpy_initialize_events): Return 'int'.  Check errors.
3613         (_initialize_python): Check errors.  Set
3614         gdb_python_initialized.
3615
3616 2013-05-20  Tom Tromey  <tromey@redhat.com>
3617
3618         * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
3619         Decref the reslut of PyObject_CallMethod.
3620
3621 2013-05-20  Tom Tromey  <tromey@redhat.com>
3622
3623         * python/py-event.c (gdbpy_initialize_event_generic): Return
3624         early if PyType_Ready fails.
3625
3626 2013-05-20  Tom Tromey  <tromey@redhat.com>
3627
3628         * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
3629         as 'default' in the switch.
3630
3631 2013-05-20  Tom Tromey  <tromey@redhat.com>
3632
3633         * python/py-inferior.c (gdbpy_inferiors): Update.  Hoist
3634         get_addr_from_python calls out of TRY_CATCH.
3635         (infpy_write_memory, infpy_search_memory): Likewise.
3636         * python/py-utils.c (get_addr_from_python): Return negative
3637         value on error.  Use TRY_CATCH.
3638         * python/python-internal.h (get_addr_from_python): Use
3639         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
3640
3641 2013-05-20  Tom Tromey  <tromey@redhat.com>
3642
3643         * python/py-event.c (evpy_emit_event): Decref the
3644         result of PyObject_CallFunctionObjArgs.
3645
3646 2013-05-20  Tom Tromey  <tromey@redhat.com>
3647
3648         * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
3649         Correctly decref.
3650
3651 2013-05-20  Tom Tromey  <tromey@redhat.com>
3652
3653         * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
3654
3655 2013-05-20  Tom Tromey  <tromey@redhat.com>
3656
3657         * python/py-event.h (gdbpy_initialize_event_generic): Use
3658         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
3659         * python/py-evts.c (add_new_registry): Use
3660         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
3661         * python/python-internal.h
3662         (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
3663
3664 2013-05-20  Tom Tromey  <tromey@redhat.com>
3665
3666         * python/py-arch.c (archpy_disassemble): Update.
3667         * python/py-type.c (typy_get_composite, typy_lookup_typename)
3668         (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
3669         * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
3670         * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
3671         macro.
3672         (GDB_PY_HANDLE_EXCEPTION): Update.
3673         (gdbpy_convert_exception): Update.  Use CPYCHECKER_SETS_EXCEPTION.
3674
3675 2013-05-20  Tom Tromey  <tromey@redhat.com>
3676
3677         * python/python-internal.h (events_object_type): Remove.
3678
3679 2013-05-20  Tom Tromey  <tromey@redhat.com>
3680
3681         * python/py-event.h (evpy_emit_event): Use
3682         CPYCHECKER_STEALS_REFERENCE_TO_ARG.
3683         * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
3684         New macro.
3685
3686 2013-05-20  Tom Tromey  <tromey@redhat.com>
3687
3688         * py-evtregistry.c (create_event_object): Decref
3689         eventregistry_object if PyList_New fails.
3690
3691 2013-05-20  Tom Tromey  <tromey@redhat.com>
3692
3693         * py-cmd.c (gdbpy_string_to_argv): Check result of
3694         PyList_New.
3695
3696 2013-05-20  Tom Tromey  <tromey@redhat.com>
3697
3698         * python/python.c (before_prompt_hook): Add cleanup to
3699         decref 'hook'.
3700
3701 2013-05-20  Tom Tromey  <tromey@redhat.com>
3702
3703         * python/py-function.c (fnpy_init): Decref result of
3704         PyObject_GetAttrString.
3705
3706 2013-05-20  Tom Tromey  <tromey@redhat.com>
3707
3708         * python/py-threadevent.c (get_event_thread): Use
3709         CPYCHECKER_RETURNS_BORROWED_REF.
3710         * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
3711         New define.
3712         (pspace_to_pspace_object, objfile_to_objfile_object)
3713         (find_thread_object): Use it.
3714
3715 2013-05-20  Tom Tromey  <tromey@redhat.com>
3716
3717         * python/py-arch.c (arch_object_type): Use
3718         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3719         * python/py-block.c (block_syms_iterator_object_type):
3720         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3721         * python/py-bpevent.c (breakpoint_event_object_type):
3722         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3723         * python/py-cmd.c (cmdpy_object_type): Use
3724         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3725         * python/py-continueevent.c (continue_event_object_type):
3726         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3727         * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
3728         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3729         * python/py-events.h (thread_event_object_type):
3730         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3731         * python/py-evtregistry.c (eventregistry_object_type): Use
3732         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3733         * python/py-exitedevent.c (exited_event_object_type):
3734         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3735         * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
3736         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3737         * python/py-function.c (fnpy_object_type): Use
3738         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3739         * python/py-inferior.c (inferior_object_type, membuf_object_type):
3740         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3741         * python/py-infthread.c (thread_object_type): Use
3742         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3743         * python/py-lazy-string.c (lazy_string_object_type):
3744         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3745         * python/py-newobjfileevent.c (new_objfile_event_object_type):
3746         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3747         * python/py-objfile.c (objfile_object_type): Use
3748         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3749         * python/py-param.c (parmpy_object_type):
3750         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3751         * python/py-progspace.c (pspace_object_type):
3752         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3753         * python/py-signalevent.c (signal_event_object_type):
3754         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3755         * python/py-symtab.c (symtab_object_type, sal_object_type): Use
3756         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3757         * python/py-type.c (type_object_type, field_object_type)
3758         (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3759         * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
3760         define.
3761         (value_object_type, block_object_type, symbol_object_type)
3762         (event_object_type, stop_event_object_type, breakpoint_object_type)
3763         (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
3764
3765 2013-05-20  Andreas Tobler  <andreas@fgznet.ch>
3766
3767         * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
3768         (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
3769
3770 2013-05-20  Doug Evans  <dje@google.com>
3771
3772         When reading CU, stay in DWO.  Be more tolerent of bad debug info.
3773         For Fission.
3774         * dwarf2read.c (struct dwarf2_per_cu_data): New member
3775         reading_dwo_directly.
3776         (struct signatured_type): New member dwo_unit.
3777         (struct die_reader_specs): New member comp_dir.
3778         (create_signatured_type_table_from_index): Use malloc for
3779         all_type_units instead of objfile's obstack.
3780         (create_all_type_units): Ditto.
3781         (fill_in_sig_entry_from_dwo_entry): New function.
3782         (add_type_unit): New function.
3783         (lookup_dwo_signatured_type): New function.
3784         (lookup_dwp_signatured_type): New function.
3785         (lookup_signatured_type): New arg cu.  All callers updated.
3786         (init_cu_die_reader): Initialize comp_dir.
3787         (read_cutu_die_from_dwo): New arg stub_comp_dir.  All callers updated.
3788         Change assert of matching type signatures to call error on mismatch.
3789         (lookup_dwo_unit): Add assert.
3790         (init_tu_and_read_dwo_dies): New function.
3791         (init_cutu_and_read_dies): Call it.
3792         (build_type_unit_groups): Handle case of no type unit groups created.
3793         (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
3794         (lookup_dwo_cutu): Tweak complaint.
3795         (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
3796         (dwarf2_per_objfile_free): Free all_type_units.
3797
3798 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
3799
3800         * windows-nat.c (handle_unload_dll): Add missing empty line.
3801
3802 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
3803
3804         * dwarf2read.c (prototyped_function_p): New function.
3805         (read_subroutine_type): Use it.
3806
3807 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
3808
3809         * rs6000-aix-tdep.c: De-indent some example code provided
3810         as a comment.
3811
3812 2013-05-17  Edjunior Machado  <emachado@linux.vnet.ibm.com>
3813
3814         * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
3815         region is ok for a hardware watchpoint using the new ptrace interface
3816         on Power servers.
3817
3818 2013-05-17  Doug Evans  <dje@google.com>
3819
3820         * NEWS: Mention new maintenance commands check-symtabs, and
3821         expand-symtabs, and renamed check-psymtabs.
3822         * psymtab.c (maintenance_check_psymtabs): Renamed from
3823         maintenance_check_symtabs.  Only process already-expanded symbol
3824         tables.
3825         (_initialize_psymtab): Update.
3826         * symmisc.c (maintenance_check_symtabs): New function.
3827         (maintenance_expand_name_matcher): New function
3828         (maintenance_expand_file_matcher): New function
3829         (maintenance_expand_symtabs): New function.
3830         (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
3831         commands.
3832
3833 2013-05-17  Tom Tromey  <tromey@redhat.com>
3834
3835         * python/py-inferior.c (infpy_read_memory): Don't call
3836         PyErr_SetString if PyObject_New fails.
3837         * python/py-frame.c (frame_info_to_frame_object): Don't call
3838         PyErr_SetString if PyObject_New fails.
3839
3840 2013-05-17  Pavel Chupin  <pavel.v.chupin@intel.com>
3841
3842         * acinclude.m4: Add check for dlopen in libdl.
3843         * configure.ac: Ditto.
3844         * configure: Regenerate.
3845
3846 2013-05-17  Phil Muldoon  <pmuldoon@redhat.com>
3847
3848         * frame.c (frame_stash): Convert to htab.
3849         (frame_addr_hash): New function.
3850         (frame_addr_hash_eq): New function.
3851         (frame_stash_create): Convert function to create
3852         a hash table.
3853         (frame_stash_add): Convert function to add an entry to a hash
3854         table.
3855         (frame_stash_find): Convert function to search the hash table.
3856         (frame_stash_invalidate): Convert function to empty the hash
3857         table.
3858         (get_frame_id): Only add to stash if a frame_id is created.
3859         (_initialize_frame): Call frame_stash_create.
3860
3861 2013-05-16  Yue Lu  <hacklu.newborn@gmail.com>  (tiny change)
3862
3863         * configure.ac: Ensure MIG is available when building for GNU Hurd
3864         hosts.
3865         * configure: Regenerate.
3866
3867 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
3868
3869         * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
3870
3871 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
3872
3873         * ada-lang.c (ada_make_symbol_completion_list): Make sure
3874         all cleanups are done before returning from this function.
3875
3876 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
3877
3878         * utils.h: #include "exceptions.h".
3879         (enum errors): Remove partial declaration.
3880
3881 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
3882
3883         * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
3884         * gdbarch.h, gdbarch.c: Regenerate.
3885         * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
3886         handling.
3887
3888         * rs6000-aix-tdep.h: New file.
3889         * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
3890         * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
3891         "xml-utils.h".
3892         (struct field_info, struct ld_info_desc): New types.
3893         (ld_info32_desc, ld_info64_desc): New static constants.
3894         (struct ld_info): New type.
3895         (rs6000_aix_extract_ld_info): New function.
3896         (rs6000_aix_shared_library_to_xml): Likewise.
3897         (rs6000_aix_ld_info_to_xml): Likewise.
3898         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
3899         (rs6000_aix_init_osabi): Add call to
3900         set_gdbarch_core_xfer_shared_libraries_aix.
3901         * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
3902         Remove "xml-utils.h" include.
3903         (LdInfo): Delete typedef.
3904         (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
3905         Delete macros.
3906         (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
3907         Adjust code accordingly.
3908         (rs6000_core_ldinfo): Delete, folded into
3909         rs6000_aix_core_xfer_shared_libraries_aix.
3910         (rs6000_xfer_shared_library): Delete.
3911         (rs6000_xfer_shared_libraries): Reimplement.
3912
3913 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
3914
3915         * record.c (record_goto_cmdlist): New.
3916         (cmd_record_goto): Split into this ...
3917         (cmd_record_goto_begin): ... this
3918         (cmd_record_goto_end): ... and this.
3919         (_initialize_record): Change "record goto" to prefix command.
3920         Add commands for "record goto begin" and "record goto end".
3921         Add an alias for "record goto start" to "record goto begin".
3922
3923 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3924
3925         * linespec.c (convert_linespec_to_sals): New comment for
3926         SOURCE_FILENAME assignment.
3927
3928 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3929
3930         * cleanups.c (restore_my_cleanups): Replace gdb_assert by
3931         internal_warning.
3932
3933 2013-05-14  Tom Tromey  <tromey@redhat.com>
3934
3935         * eval.c (parse_and_eval_long): Make 'exp' const.
3936         * value.h (parse_and_eval_long): Update.
3937
3938 2013-05-14  Tom Tromey  <tromey@redhat.com>
3939
3940         * ui-file.c (gdb_fopen): Make arguments const.
3941         * ui-file.h (gdb_fopen): Make arguments const.
3942
3943 2013-05-14  Tom Tromey  <tromey@redhat.com>
3944
3945         * remote.c (remote_set_trace_notes): Make arguments const.
3946         * target.c (update_current_target): Update cast.
3947         * target.h (to_set_trace_notes): Make arguments const.
3948
3949 2013-05-14  Tom Tromey  <tromey@redhat.com>
3950
3951         * go32-nat.c (go32_terminal_info): Make 'args' const.
3952         * inferior.h (child_terminal_info): Update.
3953         * inflow.c (child_terminal_info): Make 'args' const.
3954         * target.c (default_terminal_info): Make 'args' const.
3955         (debug_to_terminal_save_ours): Likewise.
3956         * target.h (struct target_ops) <to_terminal_info>: Make argument
3957         const.
3958
3959 2013-05-13  Tom Tromey  <tromey@redhat.com>
3960
3961         * gcore.c (create_gcore_bfd): Make 'filename' const.
3962         * gcore.h (create_gcore_bfd): Make 'filename' const.
3963         * record-full.c (record_full_save): Make 'recfilename' const.
3964         * target.c (target_save_record): Make 'filename' const.
3965         * target.h (struct target_ops) <to_save_record>: Make 'filename'
3966         const.
3967         (target_save_record): Likewise.
3968
3969 2013-05-13  Tom Tromey  <tromey@redhat.com>
3970
3971         PR gdb/15338:
3972         * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
3973         ranges section has been read.
3974
3975 2013-05-13  Tom Tromey  <tromey@redhat.com>
3976
3977         PR exp/15364:
3978         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
3979         STRUCTOP_PTR>: Return a not_lval value for
3980         EVAL_AVOID_SIDE_EFFECTS.
3981         * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
3982         for EVAL_AVOID_SIDE_EFFECTS.
3983
3984 2013-05-13  Joel Brobecker  <brobecker@adacore.com>
3985
3986         * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
3987         floating point registers to register type before storing
3988         value.
3989         * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
3990         Likewise.
3991
3992 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
3993             Tom Tromey  <tromey@redhat.com>
3994
3995         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
3996         New functions.
3997         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
3998         Declare.
3999         * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
4000         (darwin_ptrace_him): Use unmark_fd_no_cloexec.
4001         * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
4002         (inf_ttrace_prepare): Use mark_fd_no_cloexec.
4003
4004 2013-05-10  Freddie Chopin  <freddie_chopin@op.pl>
4005             Tom Tromey  <tromey@redhat.com>
4006
4007         PR build/15414:
4008         * configure: Rebuild.
4009         * configure.ac (build_warnings): Do not use -Wformat-nonliteral
4010         with -Wno-format.
4011
4012 2013-05-10  Pedro Alves  <palves@redhat.com>
4013
4014         * remote.c (_initialize_remote): Fix spelling of
4015         qXfer:traceframe-info:read packet in packet config command.
4016
4017 2013-05-10  David Taylor  <dtaylor@emc.com>
4018
4019         PR remote/15455
4020
4021         * remote.c (remote_trace_set_readonly_regions): Do not overwrite
4022         "QTro" at start of packet.
4023
4024 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
4025
4026         * solib-aix.c (solib_aix_relocate_section_addresses):
4027         For the .bss section action, apply the same offset as
4028         the .data section.
4029
4030 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
4031
4032         * solib-aix.c (solib_aix_relocate_section_addresses):
4033         Remove FIXME comment.
4034
4035 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
4036
4037         PR tdep/15420:
4038         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
4039         New functions, directly copied from sparc-sol-thread.c.
4040         * sparc-sol-thread.c: Delete.
4041         * configure.ac: Remove code handling sparc-solaris-thread.c.
4042         * configure: Regenerate.
4043
4044 2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
4045
4046         * stack.c (backtrace_command_1): Add "no-filters", and Python frame
4047         filter logic.
4048         (backtrace_command): Add "no-filters" option parsing.
4049         (_initialize_stack): Alter help to reflect "no-filters" option.
4050         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
4051         (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
4052         (py-frame.o): Add target
4053         * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
4054         filter files.
4055         * python/python.h: Add new frame filter constants, and flag enum.
4056         (apply_frame_filter): Add definition.
4057         * python/python.c (apply_frame_filter): New non-Python
4058         enabled function.
4059         * python/py-utils.c (py_xdecref): New function.
4060         (make_cleanup_py_xdecref): Ditto.
4061         * python/py-objfile.c: Declare frame_filters dictionary.
4062         (objfpy_dealloc): Add frame_filters dealloc.
4063         (objfpy_new): Initialize frame_filters attribute.
4064         (objfile_to_objfile_object): Ditto.
4065         (objfpy_get_frame_filters): New function.
4066         (objfpy_set_frame_filters): New function.
4067         * python/py-progspace.c: Declare frame_filters dictionary.
4068         (pspy_dealloc): Add frame_filters dealloc.
4069         (pspy_new): Initialize frame_filters attribute.
4070         (pspacee_to_pspace_object): Ditto.
4071         (pspy_get_frame_filters): New function.
4072         (pspy_set_frame_filters): New function.
4073         * python/py-framefilter.c: New file.
4074         * python/lib/gdb/command/frame_filters.py: New file.
4075         * python/lib/gdb/frames.py: New file.
4076         * python/lib/gdb/__init__.py: Initialize global frame_filters
4077         dictionary
4078         * python/lib/gdb/FrameDecorator.py: New file.
4079         * python/lib/gdb/FrameIterator.py: New file.
4080         * mi/mi-cmds.c (mi_cmds): Add frame filters command.
4081         * mi/mi-cmds.h: Declare.
4082         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
4083         --no-frame-filter logic, and Python frame filter logic.
4084         (stack_enable_frame_filters): New function.
4085         (parse_no_frame_option): Ditto.
4086         (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
4087         filter logic.
4088         (mi_cmd_stack_list_locals): Ditto.
4089         (mi_cmd_stack_list_args): Ditto.
4090         (mi_cmd_stack_list_variables): Ditto.
4091         * NEWS: Add frame filter note.
4092
4093 2013-05-09  Doug Evans  <dje@google.com>
4094
4095         * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
4096         All callers updated.
4097         (syms_from_objfile): Ditto.  Make static.
4098         (symbol_file_add_with_addrs): Renamed from
4099         symbol_file_add_with_addrs_or_offsets.  Delete args offsets,
4100         num_offsets.  All callers updated.
4101         * symfile.h (syms_from_objfile): Delete.
4102
4103         * symfile.c (decrement_reading_symtab): Add assert.
4104         (increment_reading_symtab): Ditto.
4105
4106 2013-05-09  Joel Brobecker  <brobecker@adacore.com>
4107
4108         * source.c (forward_search_command): Replace call to getc
4109         by call to fgetc.
4110         (reverse_search_command): Likewise.
4111
4112 2013-05-08  Doug Evans  <dje@google.com>
4113
4114         * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
4115         matching test.
4116
4117 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
4118
4119         * sol-thread.c (info_cb): Factorize the code a little.
4120
4121 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
4122
4123         * sol-thread.c (info_cb): Rework the output of the "maintenance
4124         info sol-threads" command a bit.
4125
4126 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
4127
4128         * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
4129         Replace ti.ti_startfunc by ti.ti_pc.
4130
4131 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
4132
4133         * solib-aix.c (solib_aix_free_library_list): New function
4134         for the case where HAVE_LIBEXPAT is not defined.
4135
4136 2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4137
4138         PR breakpoints/15413:
4139         * breakpoint.c (condition_completer): Simplify the code to
4140         disconsider multiple locations of breakpoints when completing the
4141         "condition" command.
4142
4143 2013-05-07  Pierre Muller  <muller@sourceware.org>
4144
4145         * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
4146         instead of <sys/wait.h>.
4147
4148 2013-05-07  Pierre Muller  <muller@sourceware.org>
4149
4150         * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
4151         trailing new line from warning message.
4152
4153 2013-05-07  Pierre Muller  <muller@sourceware.org>
4154
4155         * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
4156         (PC_SOLIB): Change type from ari_deprecate to ari_regression.
4157
4158 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
4159
4160         * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
4161         error message (ARI fix).
4162
4163 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
4164
4165         * features/library-list-aix.dtd: Replace library-list by
4166         library-list-aix.
4167         * rs6000-nat.c: Replace library-list by library-list-aix
4168         throughout.
4169         * solib-aix.c: Likewise.
4170
4171 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
4172
4173         * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
4174         Renames TARGET_OBJECT_AIX_LIBRARIES.
4175         * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
4176         TARGET_OBJECT_LIBRARIES_AIX throughout.
4177         * solib-aix.c: Likwise.
4178
4179 2013-05-07  Yao Qi  <yao@codesourcery.com>
4180
4181         * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
4182         (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
4183
4184 2013-05-07  Yao Qi  <yao@codesourcery.com>
4185
4186         * solib-dsbt.c (enable_break): Declare.
4187         (dsbt_current_sos): Remove call to enable_break2.
4188         (enable_break2): Rename to enable_break.  Set solib breakpoint
4189         on '_dl_debug_state'.
4190         (enable_break): Remove.
4191
4192 2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
4193
4194         * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
4195         debug state prior to replicating existing hardware watchpoints or
4196         breakpoints.
4197
4198 2013-05-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4199
4200         * gcore.c (gcore_create_callback): Ignore sections with
4201         separate_debug_objfile_backlink != NULL.
4202
4203 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
4204             Andrew Jenner  <andrew@codesourcery.com>
4205             Chung-Lin Tang  <cltang@codesourcery.com>
4206             Julian Brown  <julian@codesourcery.com>
4207
4208         Based on the nios2-elf port from Altera Corporation.
4209
4210         * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
4211         nios2-linux-tdep.o.
4212         (HFILES_NO_SRCDIR): Add nios2-tdep.h.
4213         (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
4214         * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
4215         * nios2-tdep.h: New.
4216         * nios2-tdep.c: New.
4217         * nios2-linux-tdep.c: New.
4218         * features/Makefile (WHICH): Add nios2-linux.
4219         (nios2-linux-expedite): Set.
4220         * features/nios2-cpu.xml: New.
4221         * features/nios2.xml: New.
4222         * features/nios2-linux.xml: New.
4223         * features/nios2.c: New (autogenerated).
4224         * features/nios2-linux.c: New (autogenerated).
4225         * regformats/nios2-linux.dat: New (autogenerated).
4226         * NEWS (Changes since GDB 7.6): Add new Nios II targets
4227         and commands.
4228
4229 2013-05-06  Doug Evans  <dje@google.com>
4230
4231         * symfile.c: Whitespace cleanup.
4232
4233         * solist.h (struct target_so_ops): New member clear_so.
4234         * solib-svr4.c (svr4_clear_so): New function.
4235         (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
4236         * solib.c (clear_so): Renamed from free_so_symbols.
4237         All callers updated.  Call target clear_so if it exists.
4238
4239 2013-05-06  Tom Tromey  <tromey@redhat.com>
4240
4241         * ada-lang.c (ada_value_primitive_packed_val): Don't
4242         call value_incref.
4243         * value.c (set_value_parent): Incref the new parent and decref
4244         the old parent.
4245         (value_copy, value_primitive_field): Use set_value_parent.
4246
4247 2013-05-06  Tom Tromey  <tromey@redhat.com>
4248
4249         * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
4250         (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
4251         if needed.
4252         * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
4253         * dwarf2read.c (write_constant_as_bytes)
4254         (dwarf2_fetch_constant_bytes): New functions.
4255
4256 2013-05-06  Tom Tromey  <tromey@redhat.com>
4257
4258         * dwarf2read.c (dwarf2_const_value_data): Remove unused
4259         parameters.
4260         (dwarf2_const_value_attr): Update.
4261
4262 2013-05-06  Tom Tromey  <tromey@redhat.com>
4263
4264         * somread.c (som_symfile_offsets): Add 'const' to addrs.
4265         * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
4266         * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
4267         Remove declaration.
4268
4269 2013-05-06  Tom Tromey  <tromey@redhat.com>
4270
4271         * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
4272         objfile's obstack.
4273
4274 2013-05-06  Doug Evans  <dje@google.com>
4275
4276         * dbxread.c (process_one_symbol): Constify section_offsets parameter.
4277         * stabsread.h (process_one_symbol): Update declaration.
4278         * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
4279         * elfread.c (elf_symfile_relocate_probe): Ditto.
4280         * psymtab.c (relocate_psymtabs): Ditto.
4281         * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
4282         (objfile_relocate): Ditto.
4283         * objfiles.h (objfile_relocate): Update declaration.
4284         * symfile.c (relative_addr_info_to_section_offsets): Constify
4285         addrs parameter.
4286         (default_symfile_offsets): Ditto.
4287         (syms_from_objfile_1): Constify offsets parameter.
4288         (syms_from_objfile): Ditto.
4289         (symbol_file_add_with_addrs_or_offsets): Ditto.
4290         (symfile_map_offsets_to_segments): Constify data parameter.
4291         * symfile.h (struct quick_symbol_functions): Constify new_offsets,
4292         delta parameters of member relocate.
4293         (struct sym_probe_fns): Constify new_offsets,
4294         delta parameters of member sym_relocate_probe.
4295         (struct sym_fns): Constify section_addr_info parameter of member
4296         sym_offsets.
4297         (relative_addr_info_to_section_offsets): Update declaration.
4298         (default_symfile_offsets): Ditto.
4299         (syms_from_objfile): Ditto.
4300         (symfile_map_offsets_to_segments): Ditto.
4301
4302         * symfile.c (syms_from_objfile_1): Use correct section count when
4303         objfile->sf == NULL.
4304
4305 2013-05-06  Mike Frysinger  <vapier@gentoo.org>
4306
4307         * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
4308
4309 2013-05-06  Doug Evans  <dje@google.com>
4310
4311         * psympriv.h (struct partial_symtab): Augment comment for member
4312         section_offsets.
4313
4314 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
4315
4316         Reimplement shared library support on ppc-aix...
4317         * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
4318         * features/library-list-aix.dtd: New file.
4319         * solib-aix.h, solib-aix.c: New file.
4320         * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
4321         (rs6000_find_toc_address_hook): Delete.
4322         (rs6000_push_dummy_call): Rewrite code setting the TOC value.
4323         (rs6000_aix_init_osabi): Register solib_aix_so_ops.
4324         * rs6000-nat.c: Remove "xcoffsolib.h" include.  Include
4325         "xml-utils.h".
4326         (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
4327         (vmap_symtab, fixup_breakpoints): Delete.
4328         (rs6000_xfer_shared_libraries): New function.
4329         (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
4330         (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
4331         (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
4332         (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
4333         (rs6000_xfer_shared_library): New function.
4334         (find_toc_address): Delete.
4335         (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
4336         * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
4337         * xcoffread.c (record_minimal_symbol): Reloate symbol address
4338         before creating minimal symbol.  Adjust function description
4339         accordingly.
4340         (scan_xcoff_symtab): Replace call to
4341         prim_record_minimal_symbol_and_info by call to
4342         record_minimal_symbol.
4343         (xcoff_symfile_offsets): Reimplement mostly as a wrapper
4344         around default_symfile_offsets.
4345         * configure.tgt: Add solib-aix.o to gdb_target_obs for
4346         powerpc-aix targets.
4347         * config/rs6000/nm-rs6000.h: Delete.
4348         * config/powerpc/aix.mh (NAT_FILE): Delete.
4349         (NATDEPFILES): Remove xcoffsolib.o.
4350         * Makefile.in (XMLFILES): Add library-list-aix.dtd.
4351         (ALL_TARGET_OBS): Add solib-aix.o.
4352         (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
4353         config/rs6000/nm-rs6000.h.  Add solib-aix.h.
4354         (ALLDEPFILES): Add solib-aix.c.  Remove xcoffsolib.c.
4355         * xcoffsolib.h, xcoffsolib.c: Delete.
4356
4357         * solib.c (reload_shared_libraries): Remove reference to
4358         SOLIB_CREATE_INFERIOR_HOOK.
4359         * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
4360         (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
4361         (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
4362         comment.
4363         * corelow.c (deprecated_core_resize_section_table): Delete.
4364         * exec.c: Remove include of xcoffsolib.h".
4365         (map_vmap, vmap): Delete.
4366         (exec_close_1): Remove references to vmap.
4367         (exec_file_attach): Remove vmap handling code, and reference
4368         to DEPRECATED_IBM6000_TARGET.
4369         (bfdsec_to_vmap): Delete.
4370         (exec_files_info): Remove block of code handling VMAP.
4371         * infcmd.c (post_create_inferior): Remove reference to
4372         SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
4373         * infrun.c (follow_exec): Remove reference to
4374         SOLIB_CREATE_INFERIOR_HOOK.
4375         * stack.c (print_frame): Remove reference to PC_SOLIB.
4376         * solib-dsbt.c (dsbt_current_sos): Adjust comment.
4377         (dsbt_relocate_main_executable): Likewise.
4378         * solib-frv.c (frv_current_sos): Likewise.
4379
4380 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
4381
4382         * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
4383         to target_write_memory and target_read_memory.
4384
4385 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
4386
4387         * darwin-nat.c (darwin_setup_fake_stop_event): New function.
4388         (darwin_attach): Adjust using darwin_setup_fake_stop_event.
4389
4390 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
4391
4392         * darwin-nat.c: Replace all "%x" instances in format strings
4393         into "0x%x" throughout.
4394
4395 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
4396
4397         * darwin-nat.c (darwin_mourn_inferior): Replace call to
4398         gdb_assert by call to MACH_CHECK_ERROR.
4399         (darwin_attach_pid): Raise an error rather than a failed
4400         assertion when various system calls failed.  Report a warning
4401         instead of raising a failed assertion when PREV_NOT is not NULL
4402         after call to mach_port_request_notification.
4403         (darwin_ptrace_me): Raise an error rather than a failed
4404         assertion when read returns nonzero.
4405
4406 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
4407
4408         * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
4409
4410 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4411
4412         * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
4413
4414 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4415
4416         * event-top.c (display_gdb_prompt): Call missing do_cleanups.
4417         * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
4418         * symfile.c (symfile_bfd_open): New variable back_to.  Do not leave
4419         a stale cleanup.  Fix double free of NAME.
4420
4421 2013-05-04  Eli Zaretskii  <eliz@gnu.org>
4422
4423         * windows-nat.c (windows_delete_thread): Accept an additional
4424         argument, the thread's exit code, and announce thread death when
4425         print_thread_events is non-zero and we are deleting a thread that
4426         is not the main thread.
4427         (get_windows_debug_event): Pass thread exit code to
4428         windows_delete_thread.
4429
4430 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
4431
4432         * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
4433         (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
4434         (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
4435         (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
4436         (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
4437         (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
4438         (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
4439         (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
4440         (gdbarch_tdep): New struct.
4441         (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
4442         E_NUM_REGS.
4443         (v850e3v5_register_name): New function.
4444         (v850_register_type): v850e3v5 vector registers are 64-bits wide.
4445         (v850_use_struct_convention): Add `gdbarch' parameter.  Add new
4446         code handling the struct return conventions for the RH850 ABI.
4447         Update all callers.
4448         (v850_eight_byte_align_p): New function.
4449         (v850_push_call_dummy): Push structs by value, not by reference
4450         for the RH850 ABI.  Add support for eight byte alignment.
4451         (v850_dbtrap_breakpoint_from_pc): New function.
4452         (v850_gdbarch_init): Add ABI detection code.  Register
4453         v850e3v5_register_name for the v850e3v5 architecture.  Set the
4454         number of registers for v850e3v5.  Register
4455         v850_dbtrap_breakpoint_from_pc as appropriate.
4456         (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
4457
4458 2013-05-03  Doug Evans  <dje@google.com>
4459
4460         * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
4461         of bfd_count_sections.
4462         * solib-target.c (solib_target_relocate_section_addresses): Ditto.
4463         * symfile.c (default_symfile_offsets): Ditto.
4464         (syms_from_objfile_1): Ditto.  Make dummy addrs list an array of
4465         one entry, not bfd_count_sections entries.
4466
4467 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
4468
4469         * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
4470         `save' and `restore' register groups.  Don't include SPL
4471         or SPH in these groups.
4472         (rl78_dwarf_reg_to_regnum):  Adjust mapping for
4473         RL78_PC_REGNUM.  Add mappings for RL78_PSW_REGNUM,
4474         RL78_ES_REGNUM, and RL78_CS_REGNUM.
4475         (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4.  Invoke
4476         dwarf2_append_unwinders().
4477
4478 2013-05-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
4479
4480         * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
4481         ignore SIGINT and SIGTRAP in case these internal signals are
4482         caught explicitely.
4483
4484 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
4485
4486         * darwin-nat.c (darwin_read_write_inferior): Change types
4487         of parameters rdaddr and wraddr to "gdb_byte *". Change type
4488         of copy_count to "mach_msg_type_number_t".
4489         (darwin_read_dyld_info): Change type of parameter
4490         rdaddr to "gdb_byte *".
4491
4492 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
4493
4494         * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
4495         of &info->load_map from "char *" to "gdb_byte *".
4496
4497 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
4498
4499         * ia64-tdep.c (ia64_access_fpreg): Change cast of val
4500         from "char *" to "gdb_byte *".
4501         (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
4502
4503 2013-04-30  Doug Evans  <dje@google.com>
4504
4505         * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
4506         (init_cutu_and_read_dies): Flag a complaint, not error, for bad
4507         DWO stub.  If DWO isn't found, just use stub.
4508         (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
4509
4510         * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
4511         calling init_cutu_and_read_dies.
4512
4513 2013-03-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4514
4515         * target-descriptions.c (maint_print_c_tdesc_cmd):
4516         Add case to parse structures as register types and
4517         bitfields.
4518
4519 2013-04-30  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4520
4521         * MAINTAINERS (Write After Approval): Add myself to the list.
4522
4523 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
4524
4525         * sol-thread.c (rw_common): Change type of parameter "buf"
4526         to "gdb_byte *".
4527         (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
4528         rw_common to "gdb_byte *" instead of "char *".
4529
4530 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
4531
4532         * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
4533         of local variable msym to const struct bound_minimal_symbol.
4534         Adjust use accordingly.
4535         [ti.ti_state == TD_THR_SLEEP]: Likewise.
4536
4537 2013-04-30  Samuel Thibault  <samuel.thibault@gnu.org>
4538
4539         * i386gnu-nat.c (CREG_OFFSET): New macro.
4540         (creg_offset): New array.
4541         (CREG_ADDR): Use creg_offset instead of reg_offset.
4542
4543 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
4544
4545         * mep-tdep.c (mep_write_pc): Delete.
4546         (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
4547         Add call to set_gdbarch_pc_regnum.
4548
4549 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
4550
4551         * common/filestuff.c: Replace #include <dirent.h> by
4552         #include "gdb_dirent.h".
4553
4554 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
4555
4556         * common/filestuff.c: Replace #include <sys/stat.h> by
4557         #include "gdb_stat.h".
4558
4559 2013-04-29  Pierre Muller  <muller@sourceware.org>
4560
4561         * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
4562         editCase function rule.
4563         (get_DW_AT_signature_type): Likewise.
4564
4565 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
4566
4567         * m32r-tdep.c (m32r_write_pc): Delete.
4568         (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
4569         Add call to set_gdbarch_pc_regnum.
4570
4571 2013-04-29  Pierre Muller  <muller@sourceware.org>
4572
4573         * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
4574
4575 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
4576
4577         * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
4578
4579 2013-04-28  Yao Qi  <yao@codesourcery.com>
4580
4581         * solib-dsbt.c (fetch_loadmap): Re-indent.
4582         (displacement_from_map, enable_break2): Likewise.
4583         (dsbt_relocate_section_addresses): Likewise.
4584
4585 2013-04-26  Joel Brobecker  <brobecker@adacore.com>
4586
4587         GDB 7.6 released.
4588
4589 2013-04-25  Andreas Kaufmann  <Andreas.Kaufmann@synopsys.com>
4590
4591         PR corefiles/14983:
4592         * dwarf2read.c (process_full_comp_unit): Always create a static
4593         block.
4594
4595 2013-04-25  Hui Zhu  <hui@codesourcery.com>
4596
4597         * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
4598         to loc->cmd_bytecode.
4599
4600 2013-04-24  Doug Evans  <dje@google.com>
4601
4602         * dwarf2read.c (setup_type_unit_groups): Fix comment.
4603
4604 2013-04-22  Keith Seitz  <keiths@redhat.com>
4605
4606         * tracepoint.c (trace_save):  Call the writer's start method.
4607
4608 2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>
4609
4610         PR gdb/10462
4611         * cli/cli-decode.c (lookup_command): Show an error if there is no space
4612         before argument.
4613
4614 2013-04-23  Tom Tromey  <tromey@redhat.com>
4615
4616         * common/filestuff.c: Check USE_WIN32API before including
4617         sys/socket.h.
4618         (HAVE_F_GETFD): New define.
4619         (mark_cloexec): Check HAVE_F_GETFD.
4620         (gdb_open_cloexec): Change 'mode' to unsigned long.
4621         (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
4622         (gdb_pipe_cloexec): Check HAVE_PIPE.
4623         * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
4624         long.
4625
4626 2013-04-23  Hui Zhu  <hui@codesourcery.com>
4627
4628         PR gdb/15293
4629         * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
4630
4631 2013-04-23  Hui Zhu  <hui@codesourcery.com>
4632
4633         PR gdb/15165
4634         * breakpoint.c (dprintf_print_recreate): New.
4635         (save_breakpoints): Let it not save dprintf commands.
4636         (initialize_breakpoint_ops): Set dprintf_print_recreate.
4637
4638 2013-04-22  Tom Tromey  <tromey@redhat.com>
4639
4640         PR gdb/7912:
4641         * Makefile.in (SFILES): Add filestuff.c
4642         (COMMON_OBS): Add filestuff.o.
4643         (filestuff.o): New target.
4644         * auto-load.c (auto_load_objfile_script_1): Use
4645         gdb_fopen_cloexec.
4646         * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
4647         * cli/cli-cmds.c (shell_escape): Call close_most_fds.
4648         * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
4649         * common/agent.c (gdb_connect_sync_socket): Use
4650         gdb_socket_cloexec.
4651         * common/filestuff.c: New file.
4652         * common/filestuff.h: New file.
4653         * common/linux-osdata.c (linux_common_core_of_thread)
4654         (command_from_pid, commandline_from_pid, print_source_lines)
4655         (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
4656         (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
4657         gdb_fopen_cloexec.
4658         * common/linux-procfs.c (linux_proc_get_int)
4659         (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
4660         * config.in, configure: Rebuild.
4661         * configure.ac: Don't check for sys/socket.h.  Check for
4662         fdwalk, pipe2.
4663         * corelow.c (core_open): Use gdb_open_cloexec.
4664         * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
4665         * fork-child.c (fork_inferior): Call close_most_fds.
4666         * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
4667         * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
4668         * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
4669         Use gdb_fopen_cloexec.
4670         (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
4671         gdb_open_cloexec.
4672         (linux_async_pipe): Use gdb_pipe_cloexec.
4673         * remote-fileio.c (remote_fileio_func_open): Use
4674         gdb_open_cloexec.
4675         * remote.c (remote_file_put, remote_file_get): Use
4676         gdb_fopen_cloexec.
4677         * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
4678         close_most_fds.
4679         * ser-tcp.c (net_open): Use gdb_socket_cloexec.
4680         * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
4681         * solib.c (solib_find): Use gdb_open_cloexec.
4682         * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
4683         * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
4684         (tfile_open): Use gdb_open_cloexec.
4685         * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
4686         * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
4687         * xml-support.c (xml_fetch_content_from_file): Use
4688         gdb_fopen_cloexec.
4689         * main.c (captured_main): Call notice_open_fds.
4690
4691 2013-04-22  Edjunior Machado  <emachado@linux.vnet.ibm.com>
4692
4693         * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
4694         'char *' to 'gdb_byte *'.
4695         (gdbsim_store_register): Change the type of 'tmp' from 'char' to
4696         'gdb_byte'.
4697
4698 2013-04-22  Yao Qi  <yao@codesourcery.com>
4699
4700         * infrun.c: Fix typo in comment.
4701
4702 2013-04-22  Andrew Haley  <aph@redhat.com>
4703
4704         * arm-tdep.c (BranchDest): Cast result as "unsigned long",
4705         instead of "long".
4706
4707 2013-04-20  Yao Qi  <yao@codesourcery.com>
4708
4709         * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
4710         'char *' to 'gdb_byte *'.  Cast the return value of
4711         'bt_ctf_get_char_array' to 'gdb_byte *'.
4712
4713 2013-04-19  Pedro Alves  <palves@redhat.com>
4714
4715         * configure.ac (build_warnings): Replace -Wno-pointer-sign with
4716         -Wpointer-sign.
4717         * configure: Regenerate.
4718
4719 2013-04-19  Pedro Alves  <palves@redhat.com>
4720
4721         * ser-tcp.c (net_read_prim): Cast second argument to recv to
4722         'void *'.
4723
4724 2013-04-19  Pedro Alves  <palves@redhat.com>
4725
4726         * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
4727         Change type of 'myaddr' parameter to gdb_byte pointer.
4728         (monitor_write_memory_longlongs): Likewise.  Cast 'myaddr' pointer
4729         to 'long long' pointer instead of to 'unsigned long long'.
4730         (monitor_write_memory_block, monitor_read_memory_single)
4731         (monitor_read_memory): Change type of 'myaddr' parameter to
4732         gdb_byte pointer.
4733
4734 2013-04-19  Pedro Alves  <palves@redhat.com>
4735
4736         * record.c (validate_history_size): Make parameter 'setting'
4737         unsigned.
4738
4739 2013-04-19  Pedro Alves  <palves@redhat.com>
4740
4741         * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
4742         to 'gdb_byte *'.
4743
4744 2013-04-19  Pedro Alves  <palves@redhat.com>
4745
4746         * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
4747         local to int.
4748
4749 2013-04-19  Pedro Alves  <palves@redhat.com>
4750
4751         * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
4752         * ada-tasks.c (read_fat_string_value): Likewise.
4753
4754 2013-04-19  Pedro Alves  <palves@redhat.com>
4755
4756         * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
4757         unsigned.  Pass 'tmp' to safe_read_uleb128 instead of the signed
4758         'offset', and adjust.
4759
4760 2013-04-19  Pedro Alves  <palves@redhat.com>
4761
4762         * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
4763         (read_index_from_section): Add cast to 'char *'.
4764
4765 2013-04-19  Pedro Alves  <palves@redhat.com>
4766
4767         * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
4768
4769 2013-04-19  Pedro Alves  <palves@redhat.com>
4770
4771         * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
4772
4773 2013-04-19  Pedro Alves  <palves@redhat.com>
4774
4775         * record-full.c (record_full_get_bookmark): Change local 'ret'
4776         type to char * and add cast to gdb_byte *.
4777         (record_full_goto_bookmark): Handle 'bookmark' argument as a
4778         string.
4779         * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
4780
4781 2013-04-19  Pedro Alves  <palves@redhat.com>
4782
4783         * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
4784         * python/py-prettyprint.c (print_string_repr): Change type of
4785         'output' local to char *.  Add cast to gdb_byte * in
4786         LA_PRINT_STRING call.
4787         (print_children): Change type of 'output' local to char *.
4788         * python/py-value.c (valpy_string): Add cast to const char * in
4789         PyUnicode_Decode call.
4790
4791 2013-04-19  Pedro Alves  <palves@redhat.com>
4792
4793         * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
4794         and change its type to 'const char *'.  Adjust.
4795         (mips_send_packet): Add cast to 'char *', and remove cast to
4796         'unsigned char *'.
4797         (mips_receive_packet): Remove cast to 'unsigned char *'.
4798         (mips_load_srec): Use bfd_byte.
4799         (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
4800         (pmon_checkset): Make 'value' parameter unsigned.
4801
4802 2013-04-19  Pedro Alves  <palves@redhat.com>
4803
4804         * common/agent.c (agent_run_command): Add cast to gdb_byte *.
4805
4806 2013-04-19  Pedro Alves  <palves@redhat.com>
4807
4808         * remote.c (remote_write_bytes_aux, compare_sections_command)
4809         (remote_read_qxfer)
4810         (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
4811         (remote_hostio_readlink, remote_bfd_iovec_pread)
4812         (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
4813         binary buffer, and char when buffer is used as string.
4814         * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
4815         (trace_save, tfile_open, traceframe_walk_blocks)
4816         (tfile_fetch_registers): Likewise.
4817
4818 2013-04-19  Pedro Alves  <palves@redhat.com>
4819
4820         * ser-base.c (ser_base_write): Change prototype -- take 'void *'
4821         buffer and size_t size.  Adjust.
4822         * ser-base.h (ser_base_write): Adjust.
4823         * ser-go32.c (cnts): Change type to size_t.
4824         (dos_write): Change prototype -- take 'void *'
4825         buffer and size_t size.  Adjust.
4826         (dos_info): Print elements of 'cnts' as unsigned long.
4827         * serial.c (serial_write): Likewise.
4828         * serial.h (serial_write): Adjust.
4829         (struct serial_ops) <write>: Change prototype -- take 'void *'
4830         buffer and size_t size.  Adjust.
4831
4832 2013-04-19  Pedro Alves  <palves@redhat.com>
4833
4834         * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
4835         gdb_byte *.
4836         * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
4837
4838 2013-04-19  Pedro Alves  <palves@redhat.com>
4839
4840         * alpha-tdep.c (alpha_extract_return_value): Use
4841         regcache_cooked_read_unsigned to read 'v0'.
4842
4843 2013-04-19  Pedro Alves  <palves@redhat.com>
4844
4845         * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
4846         parameters 'at', 'as' and 'offset' to uint32_t.
4847
4848 2013-04-19  Pedro Alves  <palves@redhat.com>
4849
4850         * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
4851         'is64' to signed 'int'.
4852
4853 2013-04-19  Pedro Alves  <palves@redhat.com>
4854
4855         * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
4856         parameter to int *.
4857
4858 2013-04-19  Pedro Alves  <palves@redhat.com>
4859
4860         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
4861         'insnbuf' buffer type to unsigned int[].
4862
4863 2013-04-19  Pedro Alves  <palves@redhat.com>
4864
4865         * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
4866
4867 2013-04-19  Pedro Alves  <palves@redhat.com>
4868
4869         * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
4870         unsigned long *.
4871
4872 2013-04-19  Pedro Alves  <palves@redhat.com>
4873
4874         * alpha-tdep.c (heuristic_fence_post): Change type to int.
4875         (alpha_heuristic_proc_start): Adjust to check -1 instead of
4876         UINT_MAX.
4877         * mips-tdep.c (heuristic_fence_post): Change type to int.
4878         (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
4879
4880 2013-04-19  Pedro Alves  <palves@redhat.com>
4881
4882         * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
4883         (struct gdbarch_tdep) <cris_version>: Make unsigned.
4884         (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
4885
4886 2013-04-19  Pedro Alves  <palves@redhat.com>
4887
4888         * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'.  Use
4889         it to get a string view of the byte buffer.
4890         * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
4891         type to gdb_byte *.  Adjust.
4892         * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
4893         Change local to char *.
4894         * solib-darwin.c (find_program_interpreter): Change return type to
4895         char *.  Adjust.
4896         (darwin_solib_get_all_image_info_addr_at_init): Adjust.
4897         * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
4898         * solib-frv.c (enable_break2): Change local 'buf' to char *.
4899         * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
4900         * solib-svr4.c (find_program_interpreter): Change return type to
4901         char *.  Adjust.
4902         (enable_break): Change local 'interp_name' to char *.
4903         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
4904         * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
4905         (spu_pseudo_register_write_spu): Use char for string buffer.
4906         Adjust.
4907         (info_spu_event_command, info_spu_signal_command): Add casts to
4908         'char *'.
4909
4910 2013-04-19  Pedro Alves  <palves@redhat.com>
4911
4912         * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
4913         gdb_byte[].
4914         (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
4915         * ada-lang.c (ada_value_assign): Use gdb_byte.
4916         * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
4917         (alphanbsd_sigtramp_offset): Use gdb_byte.
4918         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
4919         (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
4920         (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
4921         (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
4922         (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
4923         * arm-tdep.c (arm_stub_unwind_sniffer)
4924         (arm_displaced_init_closure): Use gdb_byte.
4925         (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
4926         (arm_default_thumb_le_breakpoint)
4927         (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
4928         * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
4929         thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
4930         * arm-wince-tdep.c (arm_wince_le_breakpoint)
4931         (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
4932         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
4933         (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
4934         (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
4935         * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
4936         (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
4937         * cris-tdep.c (push_stack_item, cris_push_dummy_call)
4938         (cris_store_return_value, cris_extract_return_value): Use
4939         gdb_byte.
4940         (constraint): Change type of parameter to char * from signed
4941         char*.  Use gdb_byte.
4942         * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
4943         of local buffer to gdb_byte *.
4944         * dwarf2read.c (read_index_from_section): Use gdb_byte.
4945         (create_dwp_hash_table): Change type of locals to gdb_byte *.
4946         (add_address_entry): Change type of local buffer to gdb_byte[].
4947         * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
4948         (frv_push_dummy_call): Use gdb_byte.
4949         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
4950         (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
4951         (hppa_hpux_supply_save_state): Use gdb_byte.
4952         * hppa-tdep.c (hppa32_push_dummy_call)
4953         (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
4954         * ia64-tdep.c (extract_bit_field, replace_bit_field)
4955         (slotN_contents, replace_slotN_contents): Change type of parameter
4956         to gdb_byte *.
4957         (fetch_instruction, ia64_pseudo_register_write)
4958         (ia64_register_to_value, ia64_value_to_register)
4959         (ia64_extract_return_value, ia64_store_return_value)
4960         (ia64_push_dummy_call): Use gdb_byte.
4961         * m32c-tdep.c (m32c_return_value): Remove cast.
4962         * m68hc11-tdep.c (m68hc11_pseudo_register_write)
4963         (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
4964         gdb_byte.
4965         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
4966         * mn10300-tdep.c (mn10300_store_return_value)
4967         (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
4968         gdb_byte.
4969         * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
4970         (moxie_process_record): Remove casts.
4971         * ppc-ravenscar-thread.c (supply_register_at_address)
4972         (ppc_ravenscar_generic_store_registers): Use gdb_byte.
4973         * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
4974         * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
4975         * remote-mips.c (mips_xfer_memory): Use gdb_byte.
4976         * remote.c (compare_sections_command): Use gdb_byte.
4977         * score-tdep.c (score7_free_memblock): Change type of parameter to
4978         gdb_byte *.
4979         * sh-tdep.c (sh_justify_value_in_reg): Change return type to
4980         gdb_byte *.  Use gdb_byte.
4981         (sh_push_dummy_call_fpu): Use gdb_byte.
4982         (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
4983         (sh_store_return_value_nofpu, sh_store_return_value_fpu)
4984         (sh_register_convert_to_virtual, sh_register_convert_to_raw):
4985         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
4986         (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
4987         * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
4988         (sh64_store_return_value, sh64_register_convert_to_virtual):
4989         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
4990         (sh64_pseudo_register_write): Use gdb_byte.
4991         * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
4992         * solib-irix.c (fetch_lm_info): Likewise.  Use gdb_byte for byte
4993         buffer.
4994         (irix_current_sos): Use gdb_byte.
4995         * solib-som.c (som_current_sos): Use gdb_byte.
4996         * sparc-ravenscar-thread.c (supply_register_at_address)
4997         (sparc_ravenscar_generic_store_registers): Use gdb_byte.
4998         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
4999         * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
5000         * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
5001         'gdb_byte *'.
5002         * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
5003         'gdb_byte *'.
5004         * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
5005         * xstormy16-tdep.c (xstormy16_extract_return_value)
5006         (xstormy16_store_return_value): Change parameter type to
5007         'gdb_byte *'.  Adjust.
5008         (xstormy16_push_dummy_call): Use gdb_byte.
5009         * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
5010         (call0_analyze_prologue, execute_code): Use gdb_byte.
5011
5012 2013-04-19  Vladimir Kargov <kargov@gmail.com>
5013             Pedro Alves  <palves@redhat.com>
5014
5015         * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
5016         value contents.
5017
5018 2013-04-17  Doug Evans  <dje@google.com>
5019
5020         * dwarf2read.c (struct signatured_type): New member type.
5021         (struct attribute): Replace member signatured_type with signature.
5022         (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
5023         (read_call_site_scope): Call follow_die_ref instead of
5024         follow_die_ref_or_sig.
5025         (read_structure_type): Rewrite handling of signatured types.
5026         (read_enumeration_type): Ditto.
5027         (read_attribute_value): Update.
5028         (build_error_marker_type): New function.
5029         (lookup_die_type): Add assert.  Rewrite handling of signatured types.
5030         Don't call error for bad types, just build an error marker type.
5031         (dump_die_shallow): Update.
5032         (follow_die_sig_1): Renamed from follow_die_sig.
5033         Don't call error for bad types, instead return NULL.
5034         (follow_die_sig): New function.
5035         (get_signatured_type, get_DW_AT_signature_type): New functions.
5036
5037 2013-04-17  Yufeng Zhang  <yufeng.zhang@arm.com>
5038
5039         * aarch64-tdep.c (aarch64_write_pc): Removed.
5040         (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
5041         function.
5042
5043 2013-04-17  Yao Qi  <yao@codesourcery.com>
5044
5045         * top.c (print_gdb_configuration): Print configure-time
5046         parameter on using libbabeltrace or not.
5047
5048 2013-04-16  Pedro Alves  <palves@redhat.com>
5049
5050         * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
5051
5052 2013-04-16  Pedro Alves  <palves@redhat.com>
5053
5054         * common/glibc_thread_db.h: Update from upstream glibc
5055         (git 568035b7874a099087b77f7bba3e36a1173787b0).
5056
5057 2013-04-16  Pedro Alves  <palves@redhat.com>
5058
5059         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
5060         * common/glibc_thread_db.h: ... this new file ...
5061         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
5062
5063 2013-04-16  Will Newton  <will.newton@gmail.com>
5064             Pedro Alves  <palves@redhat.com>
5065
5066         PR build/11881
5067
5068         * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
5069         (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
5070         HAVE_THREAD_DB_H.
5071
5072 2013-04-16  Pedro Alves  <palves@redhat.com>
5073             Eli Zaretskii  <eliz@gnu.org>
5074
5075         * NEWS: Mention "set foo unlimited".
5076
5077 2013-04-15  Doug Evans  <dje@google.com>
5078
5079         * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
5080         (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
5081         (create_dwo_cu_reader): Renamed from
5082         create_dwo_debug_info_hash_table_reader.
5083         (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
5084         Remove support for multiple CUs in a DWO file.
5085         (open_and_init_dwo_file, lookup_dwo_cutu): Update.
5086
5087         * dwarf2read.c (create_debug_types_hash_table): Use hex_string
5088         instead of phex.
5089         (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
5090         (create_dwo_in_dwp): Ditto.
5091
5092 2013-04-15  Tom Tromey  <tromey@redhat.com>
5093
5094         * NEWS: Move recent entries into "since 7.6" section.
5095
5096 2013-04-15  Tom Tromey  <tromey@redhat.com>
5097
5098         PR c++/13588:
5099         * NEWS: Update.
5100         * break-catch-throw.c (struct exception_catchpoint)
5101         <exception_rx, pattern>: New fields.
5102         (fetch_probe_arguments, dtor_exception_catchpoint)
5103         (check_status_exception_catchpoint)
5104         (print_one_detail_exception_catchpoint): New functions.
5105         (handle_gnu_v3_exceptions): Add "except_rx" argument.
5106         Compile regular expression if needed.
5107         (extract_exception_regexp): New function.
5108         (catch_exception_command_1): Use extract_exception_regexp.
5109         (compute_exception): Use fetch_probe_arguments.
5110         (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
5111         and check_status fields.
5112         * cp-abi.c (cplus_typename_from_type_info): New function.
5113         * cp-abi.h (cplus_typename_from_type_info): Declare.
5114         (struct cp_abi_ops) <get_typename_from_type_info>: New field.
5115         * gdb_regex.h (compile_rx_or_error): Declare.
5116         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
5117         comment.
5118         (init_gnuv3_ops): Set get_type_from_type_info field.
5119         * probe.c (compile_rx_or_error): Move...
5120         * utils.c (compile_rx_or_error): ... here.
5121
5122 2013-04-15  Tom Tromey  <tromey@redhat.com>
5123
5124         PR c++/15176:
5125         * NEWS: Update.
5126         * break-catch-throw.c (compute_exception): New function.
5127         (exception_funcs): New global.
5128         (_initialize_break_catch_throw): Create $_exception.
5129         * cp-abi.c (cplus_type_from_type_info): New function.
5130         * cp-abi.h (cplus_type_from_type_info): Declare.
5131         (struct cp_abi_ops) <get_type_from_type_info>: New field.
5132         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
5133         (gnuv3_get_type_from_type_info): New functions.
5134         (init_gnuv3_ops): Set get_type_from_type_info ABI field.
5135
5136 2013-04-15  Tom Tromey  <tromey@redhat.com>
5137
5138         * break-catch-throw.c (struct exception_names): New.
5139         (exception_functions): Change type.
5140         (re_set_exception_catchpoint): Look for SDT probes.
5141
5142 2013-04-15  Tom Tromey  <tromey@redhat.com>
5143
5144         PR c++/10119:
5145         * break-catch-throw.c (exception_functions): New global.
5146         (gnu_v3_exception_catchpoint_ops): Move earlier.
5147         (struct exception_catchpoint): New.
5148         (classify_exception_breakpoint): Rewrite.
5149         (re_set_exception_catchpoint): New function.
5150         (handle_gnu_v3_exceptions): Return void.  Use init_catchpoint.
5151         Allocate a struct exception_catchpoint.
5152         (catch_exception_command_1): Update.
5153         (initialize_throw_catchpoint_ops): Set 're_set' method.
5154
5155 2013-04-15  Tom Tromey  <tromey@redhat.com>
5156
5157         * Makefile.in (SFILES): Add break-catch-throw.c
5158         (COMMON_OBS): Add break-catch-throw.o.
5159         * break-catch-throw.c: New file.
5160         * breakpoint.c: Move exception-catching code to new file.
5161         (ep_parse_optional_if_clause): No longer static.
5162         * breakpoint.h (ep_parse_optional_if_clause): Declare.
5163
5164 2013-04-15  Tom Tromey  <tromey@redhat.com>
5165
5166         PR c++/9065:
5167         * NEWS: Update.
5168         * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
5169         * c-exp.y (TYPEID): New token.
5170         (exp): Add new TYPEID productions.
5171         (ident_tokens): Add "typeid".
5172         * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
5173         * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
5174         (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
5175         * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
5176         * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
5177         case.
5178         * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
5179         (build_std_type_info_type, gnuv3_get_typeid_type)
5180         (gnuv3_get_typeid): New functions.
5181         (init_gnuv3_ops): Initialize std_type_info_gdbarch_data.  Set
5182         new fields on ABI object.
5183         * parse.c (operator_length_standard) <OP_TYPEID>: New case.
5184         * std-operator.def (OP_TYPEID): New.
5185
5186 2013-04-15  Tom Tromey  <tromey@redhat.com>
5187
5188         * elfread.c (elf_symtab_read): Install versioned symbol under
5189         unversioned name as well.
5190
5191 2013-04-15  Tom Tromey  <tromey@redhat.com>
5192
5193         PR c++/11990:
5194         * c-lang.c (cplus_language_defn): Use gdb_demangle.
5195         * c-typeprint.c (c_type_print_base): Use gdb_demangle.
5196         * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
5197         (gdb_demangle): New function.
5198         * cp-support.h (gdb_demangle): Declare.
5199         * dwarf2read.c (dwarf2_physname, fixup_partial_die)
5200         (dwarf2_name): Use gdb_demangle.
5201         * gdbtypes.c (check_stub_method): Use gdb_demangle.
5202         * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
5203         suffixes from name.
5204         (gnuv3_print_method_ptr): Use gdb_demangle.
5205         * jv-lang.c (java_demangle): Use gdb_demangle.
5206         * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
5207         * language.c (unk_lang_demangle): Use gdb_demangle.
5208         * symtab.c (symbol_find_demangled_name)
5209         (demangle_for_lookup): Use gdb_demangle.
5210
5211 2013-04-15  Tom Tromey  <tromey@redhat.com>
5212
5213         PR c++/12824:
5214         * NEWS: Update.
5215         * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
5216         New constant.
5217         (classify_exception_breakpoint): New function.
5218         (print_it_exception_catchpoint, print_one_exception_catchpoint)
5219         (print_mention_exception_catchpoint)
5220         (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
5221         (catch_exception_command_1): Handle "rethrow" catchpoint.
5222         (catch_rethrow_command): New function.
5223         (_initialize_breakpoint): Add "catch rethrow" command.
5224
5225 2013-04-15  Pierre Muller  <muller@sourceware.org>
5226
5227         * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
5228         set_gdbarch_write_pc as deprecated anymore.
5229
5230 2013-04-15  Joel Brobecker  <brobecker@adacore.com>
5231
5232         * spu-tdep.c (spu_write_pc): Add empty line after local variable
5233         declarations.
5234
5235 2013-04-13  Yao Qi  <yao@codesourcery.com>
5236
5237         * ctf.c (_initialize_ctf): Include "completer.h".
5238         Call add_target_with_completer instead of add_target.
5239
5240 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5241
5242         Fix GDB regression related to PR binutils/14813.
5243         * jit.c (mem_bfd_iovec_close): Return 0 for success.
5244         * minidebug.c (lzma_close): Add return value comment.
5245         * remote.c (remote_bfd_iovec_close): Return 0 for success.
5246         * solib-spu.c (spu_bfd_iovec_close): Likewise.
5247         * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
5248
5249 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5250
5251         * config.in: Regenerate.
5252
5253 2013-04-12  Tom Tromey  <tromey@redhat.com>
5254
5255         * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
5256         const.
5257         * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
5258         (struct die_reader_specs) <buffer>: Likewise.
5259         (die_reader_func_ftype): Make 'info_ptr' const.
5260         (struct line_header) <include_dirs, statement_program_start,
5261         statement_program_end>: Now const.
5262         (struct file_entry) <name>: Likewise.
5263         (struct partial_die_info) <sibling>: Likewise.
5264         (struct dwarf_block) <data>: Likewise.
5265         (dwarf2_read_section): Remove cast.
5266         (dwarf2_get_section_info): Make 'bufp' const.
5267         (read_index_from_section): Constify.
5268         (dw2_get_file_names_reader): Make 'info_ptr' const.
5269         (dw2_get_primary_filename_reader): Likewise.
5270         (read_comp_unit_head): Make 'info_ptr' and return type const.
5271         (read_and_check_comp_unit_head, read_and_check_type_unit_head):
5272         Likewise.
5273         (read_abbrev_offset): Constify.
5274         (dwarf2_create_include_psymtab): Make 'name' const.
5275         (create_debug_types_hash_table): Update.
5276         (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
5277         (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
5278         Constify.
5279         (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
5280         (load_partial_comp_unit_reader): Make 'info_ptr' const.
5281         (read_comp_units_from_section): Constify.
5282         (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
5283         (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
5284         const.
5285         (dwarf2_compute_name, setup_type_unit_groups): Constify.
5286         (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
5287         (create_dwp_hash_table, dwarf2_ranges_read)
5288         (dwarf2_record_block_ranges): Constify.
5289         (read_die_and_children, read_die_and_siblings_1)
5290         (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
5291         const.
5292         (read_full_die_1, read_full_die): Make 'info_ptr' const.
5293         (abbrev_table_read_table): Constify.
5294         (load_partial_dies): Make 'info_ptr' const.
5295         (read_partial_die, read_attribute_value, read_attribute): Make
5296         'info_ptr' and return type const.
5297         (read_address, read_initial_length)
5298         (read_checked_initial_length_and_offset, read_offset)
5299         (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
5300         const.
5301         (read_direct_string): Make 'buf' and return type const.
5302         (read_indirect_string_at_offset, read_indirect_string_from_dwz)
5303         (read_indirect_string): Make return type const.
5304         (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
5305         (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
5306         'info_ptr' const.
5307         (read_str_index): Make return type const.
5308         (add_include_dir): Make 'include_dir' const.
5309         (add_file_name): Make 'name' const.
5310         (dwarf_decode_line_header): Constify.
5311         (psymtab_include_file_name): Make return type const.
5312         (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
5313         (dwarf2_start_subfile): Make 'filename' const.
5314         (dwarf2_const_value_attr): Make 'bytes' const.
5315         (read_signatured_type_reader): Make 'info_ptr' const.
5316         (decode_locdesc): Constify.
5317         (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
5318         const.
5319         (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
5320         'mac_end', and return type const.
5321         (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
5322         (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
5323         type const.
5324         (per_cu_header_read_in): Constify.
5325         * symfile.h (dwarf2_get_section_info): Update.
5326
5327 2013-04-12  Tom Tromey  <tromey@redhat.com>
5328
5329         * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
5330
5331 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
5332
5333         * NEWS: Mention "show configuration", --configuration.
5334         * top.c (print_gdb_configuration): New function, displays the
5335         details about GDB configure-time parameters.
5336         (print_gdb_version): Mention "show configuration".
5337         * cli/cli-cmds.c (show_configuration): New function.
5338         (_initialize_cli_cmds): Add the "show configuration" command.
5339         * main.c (captured_main) <print_configuration>: New static var.
5340         <long_options>: Use it.
5341         If --configuration was given, call print_gdb_configuration.
5342
5343 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5344             Pedro Alves  <palves@redhat.com>
5345
5346         * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
5347         (generated_files): Add gcore.
5348         (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
5349         HAVE_NATIVE_GCORE_HOST.
5350         (gcore): New.
5351         * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
5352         * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
5353         config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
5354         config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
5355         config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
5356         Add HAVE_NATIVE_GCORE_HOST.
5357         * configure: Regenerate.
5358         * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
5359         New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME.  New
5360         AC_CONFIG_FILES for gcore.
5361         * configure.tgt: Add gdb_have_gcore to the initial comment.  Set
5362         gdb_have_gcore.
5363         * gdb_gcore.sh: Rename to ...
5364         * gcore.in: ... here.  Remove gcore.sh comment.  Use GDB_TRANSFORM_NAME
5365         and GCORE_TRANSFORM_NAME substitutions.
5366
5367         Fix parsing tabs in ${gdb_target_obs}.
5368         * configure.tgt (gdb_have_gcore): Replace case with for and if.
5369
5370 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5371
5372         * remote.c (unpush_and_perror): Add output message final dot.
5373
5374 2013-04-11  Yao Qi  <yao@codesourcery.com>
5375
5376         * tracepoint.c (tfile_interp_line): Fit parameters line and
5377         utpp in one line.
5378
5379 2013-04-10  Joel Brobecker  <brobecker@adacore.com>
5380
5381         * solib.c (solib_map_sections): Remove code overwriting
5382         SO->SO_NAME with the bfd's filename.
5383
5384 2013-04-10  Pedro Alves  <palves@redhat.com>
5385
5386         * cli/cli-decode.c (integer_unlimited_completer): New function.
5387         (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
5388         (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
5389         completer.
5390         * cli/cli-setshow.c: Include "cli/cli-utils.h".
5391         (is_unlimited_literal): New function.
5392         (do_set_command): Handle literal "unlimited" arguments.
5393         * frame.c (_initialize_frame) <set backtrace limit>: Document
5394         "unlimited".
5395         * printcmd.c (_initialize_printcmd) <set print
5396         max-symbolic-offset>: Add help text.
5397         * record-full.c (_initialize_record_full) <set record full
5398         insn-number-max>: Likewise.
5399         * record.c (_initialize_record) <set record
5400         instruction-history-size, set record function-call-history-size>:
5401         Add help text.
5402         * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
5403         help text.
5404         * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
5405         Likewise.
5406         * source.c (_initialize_source) <set listsize>: Add help text.
5407         * utils.c (initialize_utils) <set height, set width>: Likewise.
5408         <set pagination>: Mention "set height unlimited".
5409         * valprint.c (_initialize_valprint) <set print elements, set print
5410         repeats>: Document "unlimited".
5411
5412 2013-04-10  Pedro Alves  <palves@redhat.com>
5413
5414         * cli/cli-cmds.c (quit_command): Call query_if_trace_running
5415         instead of disconnect_tracing.
5416         * infcmd.c (detach_command, disconnect_command): Call
5417         query_if_trace_running.  Adjust.
5418         * top.c: Include "tracepoint.h".
5419         (quit_target): Delete.  Contents moved ...
5420         (quit_force): ... here.  Wrap each stage of teardown in
5421         TRY_CATCH.  Call disconnect_tracing before detaching.
5422
5423 2013-04-10  Hui Zhu  <hui@codesourcery.com>
5424             Yao Qi  <yao@codesourcery.com>
5425
5426         * configure.ac: Check libbabeltrace is installed.
5427         * config.in: Regenerate.
5428         * configure: Regenerate.
5429         * Makefile.in (LIBBABELTRACE): New.
5430         (CLIBS): Add LIBBABELTRACE.
5431         * ctf.c: Include "exec.h".
5432         (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
5433         (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
5434         (ctf_save_metadata_header): Define new type aliases in
5435         metadata.
5436         (ctf_write_header): Define event type "tsv_def" and "tp_def"
5437         in metadata.  Start a new faked packet for trace status.
5438         (ctf_write_status): Write trace status to CTF.
5439         (ctf_write_uploaded_tsv): Write TSV to CTF.
5440         (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
5441         (ctf_write_definition_end): End the faked packet.
5442
5443         (ctx, ctf_iter, trace_dirname): New.
5444         (start_pos): New variable.
5445         (ctf_destroy, ctf_open_dir, ctf_open): New.
5446         (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
5447         macros.
5448         (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
5449         (ctf_fetch_registers, ctf_xfer_partial): New.
5450         (ctf_get_trace_state_variable_value): New.
5451         (ctf_get_tpnum_from_frame_event): New.
5452         (ctf_get_traceframe_address): New.
5453         (ctf_trace_find, ctf_has_stack): New.
5454         (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
5455         (ctf_get_trace_status, ctf_read_status): New.
5456         (_initialize_ctf): New.
5457         * tracepoint.c (get_tracepoint_number): New
5458         (get_uploaded_tsv): Remove 'static'.
5459         (struct traceframe_info, trace_regblock_size): Move it to ...
5460         * tracepoint.h: ... here.
5461         (get_tracepoint_number): Declare it.
5462         (get_uploaded_tsv): Declare it.
5463
5464         * NEWS: Mention new configure option.
5465
5466 2013-04-10  Pedro Alves  <palves@redhat.com>
5467             Hui Zhu  <hui@codesourcery.com>
5468
5469         * breakpoint.c (dprintf_re_set): New.
5470         (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
5471         to dprintf_re_set.
5472
5473 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
5474
5475         * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
5476         Remove solib-svr4.o from the list.
5477
5478 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
5479
5480         * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
5481         Use gdb_assert_not_reached instead of invalid boolean expression.
5482
5483 2013-04-09  Pedro Alves  <palves@redhat.com>
5484
5485         * remote.c (unpush_and_perror): New function.
5486         (readchar, remote_serial_write): Use it.
5487
5488 2013-04-09  Markus Metzger  <markus.t.metzger@intel.com>
5489
5490         * NEWS: Mention new btrace RSP packets.
5491
5492 2013-04-08  Tom Tromey  <tromey@redhat.com>
5493
5494         * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
5495         long.
5496
5497 2013-04-08  Tom Tromey  <tromey@redhat.com>
5498
5499         * maint.c (print_bfd_section_info): Print the section index.
5500         * symmisc.c (dump_msymbols): Print the section index.
5501
5502 2013-04-08  Tom Tromey  <tromey@redhat.com>
5503
5504         PR symtab/8424:
5505         * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
5506         SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
5507         * breakpoint.c (resolve_sal_pc): Update.
5508         * elfread.c (elf_gnu_ifunc_record_cache): Update.
5509         * findvar.c (struct minsym_lookup_data) <objfile>: New field.
5510         (minsym_lookup_iterator_cb): Use it.
5511         (default_read_var_value): Update.
5512         * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
5513         Update.
5514         * infcmd.c (jump_command): Update.
5515         * linespec.c (minsym_found): Update.
5516         * maint.c (maintenance_translate_address): Update.
5517         * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
5518         (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
5519         * parse.c (write_exp_msymbol): Update.
5520         * printcmd.c (address_info): Update.
5521         * psymtab.c (find_pc_sect_psymbol): Update.
5522         (fixup_psymbol_section): Check SYMBOL_SECTION, not
5523         SYMBOL_OBJ_SECTION.
5524         (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
5525         Don't initialize SYMBOL_OBJ_SECTION.
5526         * spu-tdep.c (spu_catch_start): Update.
5527         * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
5528         * symmisc.c (dump_msymbols, print_symbol): Update.
5529         * symtab.c (fixup_section): Don't set 'obj_section'.  Change
5530         how fallback section is computed.
5531         (fixup_symbol_section): Update.
5532         (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
5533         Update.
5534         (allocate_symbol, initialize_symbol, allocate_template_symbol):
5535         Initialize SYMBOL_SECTION.
5536         * symtab.h (struct general_symbol_info) <section>: Update comment.
5537         <obj_section>: Remove.
5538         (SYMBOL_OBJ_SECTION): Add 'objfile' argument.  Rewrite.
5539         (SYMBOL_OBJFILE): New macro.
5540
5541 2013-04-08  Tom Tromey  <tromey@redhat.com>
5542
5543         * coffread.c (record_minimal_symbol): Update.
5544         * dbxread.c (record_minimal_symbol): Update.
5545         * elfread.c (record_minimal_symbol): Update.
5546         * machoread.c (macho_symtab_add_minsym): Update.
5547         * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
5548         Update.
5549         * minsyms.c (prim_record_minimal_symbol): Update.
5550         (prim_record_minimal_symbol_full): Remove 'bfd_section'
5551         argument.
5552         (prim_record_minimal_symbol_and_info): Likewise.
5553         * minsyms.h (prim_record_minimal_symbol_full)
5554         (prim_record_minimal_symbol_and_info): Update.
5555         * symtab.c (allocate_symbol, initialize_symbol)
5556         (allocate_template_symbol): Initialize SYMBOL_SECTION.
5557         * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
5558         Update.
5559
5560 2013-04-08  Tom Tromey  <tromey@redhat.com>
5561
5562         PR symtab/8423:
5563         * solib-som.c (som_solib_section_offsets): Use BFD section
5564         indices.  Set offsets for all sections.
5565         * somread.c (som_symtab_read): Compute BFD section for
5566         symbol.  Use prim_record_minimal_symbol_and_info.
5567         (som_symfile_read): Fix comment.
5568         (struct find_section_offset_arg): New.
5569         (find_section_offset, set_section_index): New functions.
5570         (som_symfile_offsets): Use set_section_index to compute
5571         section indices.
5572
5573 2013-04-08  Tom Tromey  <tromey@redhat.com>
5574
5575         * coffread.c (cs_to_section): Use gdb_bfd_section_index.
5576         * elfread.c (record_minimal_symbol, elf_symtab_read): Use
5577         gdb_bfd_section_index.
5578         * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
5579         New functions.
5580         * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
5581         Declare.
5582         * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
5583         Update.
5584         * objfiles.c (add_to_objfile_sections_full): New function.
5585         (add_to_objfile_sections): Use it.
5586         (build_section_table): Rewrite.
5587         (objfile_relocate1): Use gdb_bfd_section_index.  Update.
5588         * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
5589         (struct objfile) <sections>: Update comment.
5590         (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
5591         is NULL.
5592         (ALL_OBJSECTIONS): Use it.
5593         * solib-dsbt.c (dsbt_relocate_main_executable): Update.
5594         * solib-frv.c (frv_relocate_main_executable): Update.
5595         * solib-target.c (solib_target_relocate_section_addresses):
5596         Use gdb_bfd_section_index.
5597         * symfile.c (build_section_addr_info_from_section_table):
5598         Use gdb_bfd_section_index.
5599         (build_section_addr_info_from_bfd, place_section): Likewise.
5600         * symtab.c (fixup_section): Update.
5601         * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
5602
5603 2013-04-08  Tom Tromey  <tromey@redhat.com>
5604
5605         * minsyms.h (struct bound_minimal_symbol): New.
5606         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
5607         Remove objfile argument.
5608         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
5609         Return bound_minimal_symbol.
5610         * minsyms.c (lookup_minimal_symbol_by_pc_1)
5611         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
5612         Return bound_minimal_symbol.
5613         (in_gnu_ifunc_stub): Update.
5614         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
5615         Remove 'objfile_p' argument.
5616         (lookup_solib_trampoline_symbol_by_pc): Update.
5617         * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
5618         arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
5619         c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
5620         glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
5621         i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
5622         linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
5623         mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
5624         ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
5625         stack.c, symtab.c, tui/tui-disasm.c: Update.
5626
5627 2013-04-08  Tom Tromey  <tromey@redhat.com>
5628
5629         * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
5630         Use symbol's obstack, not an objfile.
5631         * coffread.c (process_coff_symbol): Update.
5632         * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
5633         * jv-lang.c (add_class_symbol): Update.
5634         * mdebugread.c (new_symbol): Update.
5635         * minsyms.c (prim_record_minimal_symbol_full)
5636         (terminate_minimal_symbol_table): Update.
5637         * psymtab.c (add_psymbol_to_bcache): Clear entire symbol.  Update.
5638         * stabsread.c (define_symbol, read_enum_type): Update.
5639         * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
5640         Handle Ada specially.
5641         (symbol_set_language): Add 'obstack' argument.
5642         (symbol_set_names): Update.
5643         (symbol_natural_name, symbol_demangled_name): Always use
5644         ada_decode_symbol.
5645         * symtab.h (struct general_symbol_info)
5646         <language_specific::obstack>: New field.
5647         <ada_mangled>: New field.
5648         (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
5649         (symbol_set_language): Update.
5650
5651 2013-04-08  Tom Tromey  <tromey@redhat.com>
5652
5653         * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
5654         Take an obstack, not an objfile.
5655         (symbol_set_names): Update.
5656         * symtab.h (symbol_set_demangled_name): Update.
5657
5658 2013-04-08  Tom Tromey  <tromey@redhat.com>
5659
5660         * coffread.c (process_coff_symbol, coff_read_enum_type): Call
5661         allocate_symbol.
5662         * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
5663         (read_func_scope): Call allocate_template_symbol.
5664         (new_symbol_full): Call allocate_symbol.
5665         * jit.c (finalize_symtab): Call allocate_symbol.
5666         * jv-lang.c (add_class_symbol): Call allocate_symbol.
5667         * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
5668         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
5669         (common_block_end): Call allocate_symbol.
5670         * symtab.c (allocate_symbol, initialize_symbol)
5671         (allocate_template_symbol): New functions.
5672         * symtab.c (allocate_symbol, initialize_symbol)
5673         (allocate_template_symbol): Declare.
5674         * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
5675
5676 2013-04-08  Pedro Alves  <palves@redhat.com>
5677             Keith Seitz  <keiths@redhat.com>
5678
5679         * breakpoint.c (create_breakpoint): Rename
5680         "parse_condition_and_thread" parameter to "parse_arg".  Update
5681         describing comment.  If !PARSE_ARG, then error out if ARG is not
5682         the empty string after extracting the location.
5683         * breakpoint.h (create_breakpoint): Rename
5684         "parse_condition_and_thread" parameter to "parse_arg".
5685
5686 2013-04-08  Aleksandar Ristovski  <aristovski@qnx.com
5687
5688         * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
5689
5690 2013-04-07  Yao Qi  <yao@codesourcery.com>
5691
5692         * remote.c (remote_trace_find): Change type of parameters 'addr1'
5693         and 'addr2' to CORE_ADDR.
5694         * target.c (update_current_target): Update.
5695         * target.h (struct target_ops) <to_trace_find>: Change parameter
5696         type to CORE_ADDR.
5697         * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
5698         'addr2' to CORE_ADDR.
5699         (tfile_trace_find): Likewise.
5700         (tfile_get_traceframe_address): Change return type to CORE_ADDR.
5701         Change local variable 'addr' to type CORE_ADDR.
5702         * tracepoint.h (tfind_1): Update declaration.
5703
5704 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
5705
5706         * windows-nat.c (windows_get_absolute_argv0): Move from here...
5707         * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
5708         Include main.h.
5709
5710         * windows-nat.h (windows_get_absolute_argv0): Move prototype from
5711         here...
5712         * main.h (windows_get_absolute_argv0): ...to here.
5713
5714 2013-04-05  Doug Evans  <dje@google.com>
5715
5716         * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
5717         (read_cutu_die_from_dwo): Add comments.
5718         (read_structure_type): Update comment.
5719         (read_enumeration_type, read_namespace_type): Update comment.
5720         (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
5721
5722 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5723
5724         Convert man pages to texinfo, new gdbinit.5 texinfo page.
5725         * Makefile.in (gdb.z): Remove.
5726         (install-only): Remove $(man1dir) and gdb.1 installation.
5727         * gdb.1: Remove.
5728
5729 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5730
5731         Fix compatibility with Linux kernel 3.8.3.
5732         * linux-tdep.c (linux_find_memory_regions_full): Move variable number
5733         to more inner block.  Remove parsing of NUMBER from outer block.
5734         Parse NUMBER only if KEYWORD has been identified.
5735
5736 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5737
5738         Fix variable name shadowing.
5739         * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
5740         filename to mapsfilename and update its uses.
5741
5742 2013-04-05  Eli Zaretskii  <eliz@gnu.org>
5743
5744         * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
5745         empty.  See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
5746         and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
5747         details of the problem.
5748
5749 2013-04-04  Pedro Alves  <palves@redhat.com>
5750             Hui Zhu  <hui@codesourcery.com>
5751
5752         * breakpoint.c (validate_commands_for_breakpoint): If validating a
5753         tracepoint, reset its STEP_COUNT and call validate_actionline.
5754
5755 2013-04-03  Doug Evans  <dje@google.com>
5756
5757         * dwarf2read.c (read_die_and_siblings_1): Renamed from
5758         read_die_and_siblings.
5759         (read_die_and_siblings): New function.
5760         (read_cutu_die_from_dwo): Dump die if requested.
5761         (read_die_and_children): Call read_full_die_1 and
5762         read_die_and_siblings_1.
5763         (read_full_die): Dump die if requested.
5764
5765         * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
5766
5767         * dwarf2read.c (struct dwo_file): New member comp_dir.
5768         Rename member name to dwo_name.  All uses updated.
5769         (hash_dwo_file): Include comp_dir in computation.
5770         (eq_dwo_file): Ditto.
5771         (lookup_dwo_file_slot): New arg comp_dir.  All callers updated.
5772         (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
5773
5774         * psymtab.c (read_psymtabs_with_fullname): Don't call
5775         psymtab_to_fullname if the basenames are different.
5776
5777 2013-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5778
5779         * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
5780         New entry about "fullname" presence.
5781
5782 2013-04-03  Pedro Alves  <palves@redhat.com>
5783
5784         * NEWS: Mention x86_64/Cygwin as new native configuration.
5785
5786 2013-04-02  Doug Evans  <dje@google.com>
5787
5788         * dwarf2read.c (read_structure_type): Fix typo in comment.
5789
5790 2013-04-02  Pedro Alves  <palves@redhat.com>
5791
5792         * NEWS: Mention "set/show debug aarch64", "set/show debug
5793         coff-pe-read" and "set/show debug mach-o".
5794
5795 2013-04-02  Pedro Alves  <palves@redhat.com>
5796
5797         * NEWS: Mention "set/show remote trace-buffer-size-packet".
5798
5799 2013-04-02  Eli Zaretskii  <eliz@gnu.org>
5800
5801         * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
5802         gdb_string.h is now in common/.
5803
5804 2013-04-02  Pedro Alves  <palves@redhat.com>
5805
5806         * NEWS: Move "set debug notification" and "set trace-buffer-size"
5807         under "New options".
5808
5809 2013-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5810
5811         Revert this patch:
5812         PR gdb/15275
5813         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
5814
5815 2013-04-02  Pedro Alves  <palves@redhat.com>
5816
5817         PR gdb/15275
5818
5819         * remote.c (send_interrupt_sequence): Use remote_serial_write.
5820         (remote_serial_write): New function.
5821         (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
5822
5823 2013-04-01  Jiong Wang  <jiwang@tilera.com>
5824
5825         * NEWS: Mention TILE-Gx in "New native configurations" and
5826         "New targets" sections.
5827
5828 2013-04-01  Doug Evans  <dje@google.com>
5829
5830         * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
5831         (process_enumeration_scope): Simplify.
5832
5833         * dwarf2read.c (struct dwarf2_per_cu_data): Move member
5834         type_unit_group ...
5835         (struct signatured_type): ... to here.
5836         (sig_type_ptr): New typedef.
5837         (type_unit_group): Delete member 't.first_cu'.  Move member 'tus'
5838         out of union 't'.  All uses updated.
5839         (dw2_get_file_names_reader): Assert not called for a type unit.
5840         (dw2_get_file_names): Assert not called for a type unit or type
5841         unit group.
5842         (build_type_psymtabs_reader): Assert called for a type unit.
5843         (build_type_psymtab_dependencies): Assert called for a type unit group.
5844
5845         * dwarf2read.c (free_dwo_file): Add comment.
5846         (dwarf2_per_objfile_free): Unref dwp bfd.
5847
5848 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
5849
5850         * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
5851         (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
5852         (read_pe_exported_syms): Remove unused 'exportix'.
5853         (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
5854         'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
5855         'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
5856
5857 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
5858
5859         * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
5860         (print_it_watchpoint): Remove unused 'bl'.
5861         (say_where): Remove unused 'uiout'.
5862         (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
5863         (bkpt_breakpoint_hit): Remove unused 'b'.
5864         (internal_bkpt_print_it): Remove unused 'uiout'.
5865         * buildsym.c (augment_type_symtab): Remove unused 'i'.
5866
5867 2013-03-31  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
5868
5869         * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
5870         (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
5871
5872 2013-03-29  Doug Evans  <dje@google.com>
5873
5874         * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
5875         Delete arg is_dwp.  All callers updated.
5876         (open_dwp_file): New function.
5877         (open_and_init_dwp_file): Call it.
5878         (get_dwp_file): New function.
5879         (lookup_dwo_cutu): Call it.
5880
5881         * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
5882         unnecessary, cleanup.
5883
5884         * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
5885
5886         * dwarf2read.c (read_cutu_die_from_dwo): New function.
5887         (lookup_dwo_unit): New function.
5888         (init_cutu_and_read_dies): Move DWO handling to new functions.
5889
5890         * dwarf2read.c (struct signatured_type): Tweak comment.
5891         (struct dwo_unit): Tweak comment.
5892         (create_debug_types_hash_table): Tweak comment.  Reformat long line.
5893         (create_dwo_debug_info_hash_table): Tweak comment.
5894         (dwarf2_per_cu_offset_and_type): Tweak comment.
5895
5896         * dwarf2read.c (lookup_signatured_type): Remove complaint about
5897         missing .debug_types section.
5898
5899 2013-03-29  Yao Qi  <yao@codesourcery.com>
5900
5901         * corelow.c: Include "completer.h".
5902         (_initialize_corelow): Call add_target_with_completer with
5903         argument 'filename_completer'.
5904         * tracepoint.c: Likewise.
5905         * exec.c (_initialize_exec): Likewise.
5906         * target.c (add_target): Rename to ...
5907         (add_target_with_completer): ... this.  Call set_cmd_completer
5908         if parameter completer is not NULL.
5909         (add_target): New.
5910         * target.h: Include "command.h".
5911         (add_target_with_completer): Declare it.
5912
5913 2013-03-28  Joel Brobecker  <brobecker@adacore.com>
5914
5915         * coffread.c (is_import_fixup_symbol): New function.
5916         (record_minimal_symbol): Use is_import_fixup_symbol to
5917         detect import fixup symbols, and discard them.
5918
5919 2013-03-28  Doug Evans  <dje@google.com>
5920
5921         * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
5922         types hash table until we know we need it.
5923
5924         * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
5925         index numbers.
5926
5927         * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
5928         All callers updated.
5929         (dw2_print_stats): Print #read CUs too.
5930         (dump_die_shallow): Print signatured types better.
5931
5932         * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
5933         info_or_types_section to section.  All uses updated.
5934         (struct dwo_unit): Ditto.
5935
5936 2013-03-28  Pedro Alves  <palves@redhat.com>
5937
5938         * NEWS (New options): New section.
5939         (New options): Mention set/show remote trace-status-packet.
5940         * remote.c (PACKET_qTStatus): New enumeration value.
5941         (remote_get_trace_status): Skip sending qTStatus if the packet is
5942         disabled.  Use packet_ok.
5943         (_initialize_remote): Register a configuration command for
5944         qTStatus packet.
5945
5946 2013-03-28  Doug Evans  <dje@google.com>
5947
5948         * symfile.c (find_separate_debug_file): Add comment.
5949         (terminate_after_last_dir_separator): Tweak comment.
5950
5951         * dwarf2read.c (create_partial_symtab): Add forward decl.
5952         (create_partial_symtab): Move to be closer to other psymtab functions.
5953         (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
5954
5955         * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
5956         (compute_symtab_includes): Remove unnecessary forward declaration.
5957         (die_needs_namespace): Add comment marking group of functions for
5958         dwarf2 name computation.
5959
5960         * typeprint.c (_initialize_typeprint): Improve type help text.
5961
5962         * python/python.c (finish_python_initialization): Provide suggestion
5963         for how to tell gdb to find its python files.
5964
5965 2013-03-28  Pedro Alves  <palves@redhat.com>
5966
5967         PR gdb/15294
5968
5969         * source.c (_initialize_source): Change back "set listsize" to an
5970         integer command.
5971
5972 2013-03-27  Gareth McMullin  <gareth@blacksphere.co.nz>
5973
5974         PR gdb/15275
5975         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
5976
5977 2013-03-27  Pedro Alves  <palves@redhat.com>
5978
5979         * top.c (history_size): Rename to ...
5980         (history_size_setshow_var): ... this.  Add comment.
5981         (show_commands): Use readline's 'history_length' instead of
5982         computing the history length by calling history_get in a loop.
5983         (set_history_size_command): Error out for sizes over INT_MAX.
5984         Restore previous history size on invalid size.
5985         (init_history): If HISTSIZE is negative, leave the history size as
5986         zero.  Add comments.
5987         (init_main): Adjust.
5988
5989 2013-03-27  Pedro Alves  <palves@redhat.com>
5990
5991         * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
5992         coff_pe_read" command to "set debug coff-pe-read".
5993
5994 2013-03-27  Markus Metzger  <markus.t.metzger@intel.com>
5995
5996         * record.c (command_size_to_target_size): Fix size comparison.
5997         Change parameter type from pointer to integer to integer.
5998         Update all users.
5999
6000 2013-03-27  Pierre Muller  <muller@sourceware.org>
6001
6002         * windows-nat.c (handle_output_debug_string): Avoid typecast
6003         from integer of different size warning.
6004
6005 2013-03-26  Joel Brobecker  <brobecker@adacore.com>
6006
6007         * windows-nat.c (handle_output_debug_string): Add empty line
6008         after local block variable definition.
6009
6010 2013-03-26  Pedro Alves  <palves@redhat.com>
6011
6012         * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
6013         (net_open): Make 'polls' local unsigned.
6014
6015 2013-03-26  Pedro Alves  <palves@redhat.com>
6016
6017         * remote.c (_initialize_remote): Make "set remoteaddresssize"
6018         a zuinteger command instead of uinteger.
6019
6020 2013-03-26  Pedro Alves  <palves@redhat.com>
6021
6022         * record-full.c (record_full_insn_num): Make it unsigned.
6023         (record_full_check_insn_num, record_full_message)
6024         (record_full_registers_change, record_full_xfer_partial): Remove
6025         record_full_insn_max_num check (it's always != 0).
6026         (record_full_info, record_full_restore): Use %u as format string.
6027         (): Use %u as format string.
6028         (set_record_full_insn_max_num): Remove record_full_insn_max_num
6029         check (it's always != 0).
6030
6031 2013-03-26  Pedro Alves  <palves@redhat.com>
6032
6033         * dcache.c (_initialize_dcache): Make the "set dcache line-size"
6034         and "set dcache size" commands zuinteger instead of uinteger.
6035
6036 2013-03-26  Pedro Alves  <palves@redhat.com>
6037
6038         * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
6039         command zuinteger instead of uinteger.
6040
6041 2013-03-26  Pedro Alves  <palves@redhat.com>
6042
6043         * coff-pe-read.c (_initialize_coff_pe_read): Make the command
6044         zuinteger instead of uinteger.
6045
6046 2013-03-26  Pedro Alves  <palves@redhat.com>
6047
6048         * record.c (record_insn_history_size_setshow_var)
6049         (record_call_history_size_setshow_var): New globals.
6050         (command_size_to_target_size): New function.
6051         (cmd_record_insn_history, cmd_record_call_history): Use
6052         command_size_to_target_size instead of cast.
6053         (validate_history_size, set_record_insn_history_size)
6054         (set_record_call_history_size): New functions.
6055         (_initialize_record): Install set_record_insn_history_size and
6056         set_record_call_history_size as "set" hooks of "set record
6057         instruction-history-size" and "set record
6058         function-call-history-size".
6059
6060 2013-03-26  Pedro Alves  <palves@redhat.com>
6061
6062         * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
6063         use with history_max_entries use.  Remove FIXME note.
6064
6065 2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
6066
6067         * record-btrace.c (record_btrace_close): Call
6068         record_btrace_auto_disable.
6069
6070 2013-03-25  Joel Brobecker  <brobecker@adacore.com>
6071
6072         * rs6000-nat.c (fixup_breakpoints): Delete declaration.
6073
6074 2013-03-25  Doug Evans  <dje@google.com>
6075
6076         * contrib/cc-with-tweaks.sh: Check exit code of dwp.
6077
6078 2013-03-25  Tom Tromey  <tromey@redhat.com>
6079
6080         PR symtab/11462:
6081         * c-exp.y (exp): Add new productions for destructors after '.' and
6082         '->'.
6083         (write_destructor_name): New function.
6084
6085 2013-03-25  Tom Tromey  <tromey@redhat.com>
6086
6087         PR c++/9197:
6088         * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
6089         value_struct_elt, not lookup_struct_elt_type.
6090         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
6091         STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
6092         * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
6093
6094 2013-03-25  Yao Qi  <yao@codesourcery.com>
6095
6096         * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
6097         instead of '_mkdir'.
6098
6099 2013-03-23  Eli Zaretskii  <eliz@gnu.org>
6100
6101         * windows-nat.c (windows_get_absolute_argv0): New function.
6102         * windows-nat.h: Add its prototype.
6103
6104         * main.c (get_init_files): Use filename_ncmp instead of strncmp.
6105         Use IS_DIR_SEPARATOR instead of looking for a character inside
6106         SLASH_STRING.  Include filenames.h.
6107         (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
6108         relocate_gdb_directory works when passed gdb_program_name.
6109         Include windows-nat.h.
6110
6111 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
6112
6113         * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
6114         * remote.c (trace_error): Remove the special handling of '2'.
6115         (readchar) <SERIAL_EOF>
6116         (readchar) <SERIAL_ERROR>
6117         (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
6118         (remote_get_trace_status): Call throw_exception if EX is
6119         TARGET_CLOSE_ERROR.
6120         * utils.c (perror_with_name): Rename to ...
6121         (throw_perror_with_name): ... here.  New parameter errcode, describe it
6122         in the function comment.
6123         (perror_with_name): New function wrapper.
6124         * utils.h (enum errors): New stub declaration.
6125         (throw_perror_with_name): New declaration.
6126
6127 2013-03-22  Pedro Alves  <palves@redhat.com>
6128             Yao Qi  <yao@codesourcery.com>
6129             Mark Kettenis  <kettenis@gnu.org>
6130
6131         * cli/cli-setshow.c (do_set_command) <var_uinteger>:
6132         Don't let the user set the value to UINT_MAX directly.
6133         <var_integer>: Don't let the user set the value to INT_MAX
6134         directly.
6135
6136 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
6137
6138         * remote.c (remote_unpush_target): New function.
6139         (remote_open_1): Remove two pop_target calls, update one comment, add
6140         comment to target_preopen call.  Replace pop_target call by
6141         remote_unpush_target call.
6142         (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
6143         pop_target calls by remote_unpush_target calls.
6144
6145 2013-03-22  Pedro Alves  <palves@redhat.com>
6146
6147         * linux-nat.c (linux_child_follow_fork): Don't call
6148         linux_enable_event_reporting.
6149         (linux_handle_extended_wait): Don't call
6150         linux_enable_event_reporting.
6151
6152 2013-03-22  Pedro Alves  <palves@redhat.com>
6153
6154         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
6155         use it to rewrite the trampoline buffers with type gdb_byte[], and
6156         undefine the macro.  Remove char* cast.
6157
6158 2013-03-21  Doug Evans  <dje@google.com>
6159
6160         New commands "mt set per-command {space,time,symtab} {on,off}".
6161         * NEWS: Add entry.
6162         * event-top.c: #include "maint.h".
6163         * main.c: #include "maint.h".
6164         * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
6165         timeval-utils.h, maint.h, cli/cli-setshow.h.
6166         (per_command_time, per_command_space): New static globals.
6167         (per_command_symtab): New static global.
6168         (per_command_setlist, per_command_showlist): New static globals.
6169         (struct cmd_stats): Move here from utils.c.
6170         (set_per_command_time): Renamed from set_display_time in utils.c
6171         and moved here.  All callers updated.
6172         (set_per_command_space): Renamed from set_display_space in utils.c
6173         and moved here.  All callers updated.
6174         (count_symtabs_and_blocks): New function.
6175         (report_command_stats): Moved here from utils.c.  Add support for
6176         printing symtab stats.  Only print data if enabled before command
6177         executed.
6178         (make_command_stats_cleanup): Ditto.
6179         (sert_per_command_cmd, show_per_command_cmd): New functions.
6180         (_initialize_maint_cmds): Add new commands
6181         mt set per-command {space,time,symtab} {on,off}.
6182         * maint.h: New file.
6183         * top.c: #include "maint.h".
6184         * utils.c (reset_prompt_for_continue_wait_time): New function.
6185         (get_prompt_for_continue_wait_time): New function.
6186         * utils.h (reset_prompt_for_continue_wait_time): Declare
6187         (get_prompt_for_continue_wait_time): Declare.
6188         (make_command_stats_cleanup): Moved to maint.h.
6189         (set_display_time, set_display_space): Moved to maint.h and renamed
6190         to set_per_command_time, set_per_command_space.
6191         * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
6192         parse_binary_operation and made non-static.  Don't call error,
6193         just return an error marker.  All callers updated.
6194         * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
6195
6196 2013-03-21  Tom Tromey  <tromey@redhat.com>
6197
6198         * symfile.c (alloc_section_addr_info): Update header.  Don't set
6199         'num_sections' field.
6200         (build_section_addr_info_from_section_table): Set 'num_sections'.
6201         (build_section_addr_info_from_bfd): Likewise.
6202         (build_section_addr_info_from_objfile): Remove dead loop
6203         condition.
6204         (free_section_addr_info): Unconditionally call xfree.
6205         (relative_addr_info_to_section_offsets, addrs_section_sort)
6206         (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
6207         condition.
6208         (syms_from_objfile_1): Remove dead 'if' condition.  Check
6209         'num_sections'.
6210         (add_symbol_file_command): Set 'num_sections'.
6211         * symfile-mem.c (symbol_file_add_from_memory): Set
6212         'num_sections'.
6213         * somread.c (som_symfile_offsets): Remove dead loop condition.
6214         * machoread.c (macho_symfile_offsets): Remove dead 'if'.
6215         * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
6216
6217 2013-03-21  Tom Tromey  <tromey@redhat.com>
6218
6219         * tracepoint.h (decode_agent_options): Add 'trace_string'
6220         argument.
6221         * tracepoint.c (decode_agent_options): Add 'trace_string'
6222         argument.
6223         (validate_actionline): Update.
6224         (collect_symbol): Add 'trace_string' argument.
6225         (struct add_local_symbols_data) <trace_string>: New field.
6226         (do_collect_symbol): Update.
6227         (add_local_symbols): Add 'trace_string' argument.
6228         (encode_actions_1): Update.
6229         (trace_dump_actions): Update.
6230         * dwarf2loc.c (access_memory): Update.
6231         * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
6232         * ax-general.c (new_agent_expr): Update.
6233         * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
6234         (gen_trace_for_return_address): Add argument.
6235         (trace_kludge, trace_string_kludge): Remove.
6236         * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
6237         (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
6238         (gen_trace_for_var): Add 'trace_string' argument.
6239         (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
6240         (gen_printf, agent_eval_command_one): Update.
6241
6242 2013-03-21  Tom Tromey  <tromey@redhat.com>
6243
6244         PR exp/15109:
6245         * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
6246         Handle FILENAME token.
6247
6248 2013-03-21  Tom Tromey  <tromey@redhat.com>
6249
6250         * c-exp.y (YYPRINT): Define.
6251         (c_print_token): New function.
6252
6253 2013-03-21  Tom Tromey  <tromey@redhat.com>
6254
6255         * c-exp.y (%union) <sym, ivar, ivec>: Remove.
6256
6257 2013-03-21  Yao Qi  <yao@codesourcery.com>
6258
6259         * ctf.c: Include "gdb_stat.h".
6260         [USE_WIN32API]: New macro 'mkdir'.
6261         (ctf_start): Use permission bits macros if they are defined.
6262
6263 2013-03-20  Keith Seitz  <keiths@redhat.com>
6264
6265         * breakpoint.h (struct breakpoint): Add comment to
6266         extra_string indicating that this member is mallod'd.
6267         * breakpoint.c (base_breakpoint_dtor): Free extra_string.
6268
6269 2013-03-20  Pedro Alves  <palves@redhat.com>
6270
6271         PR gdb/15289
6272
6273         * cli/cli-setshow.c (do_set_command)
6274         <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
6275         the result of parsing the command argument.  Throw error if the
6276         value is greater than UINT_MAX.  Print the invalid value with
6277         plongest.
6278         <var_integer, var_zinteger>: Use LONGEST for variable holding the
6279         result of parsing the command argument.  Throw error if the value
6280         is greater than INT_MAX, not greater or equal.  Also throw error
6281         if the value is less than INT_MIN.  Print the invalid value with
6282         plongest.
6283         <var_zuinteger_unlimited>: Throw error if the value is greater
6284         than INT_MAX, not greater or equal.
6285         (do_show_command) <var_integer, var_zinteger,
6286         var_zuinteger_unlimited>: Use %d for printing int, not %u.
6287
6288 2013-03-20  Tom Tromey  <tromey@redhat.com>
6289
6290         * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
6291         if possible.
6292         * dwarf2read.c (read_func_scope): Remove old FIXME.
6293         * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
6294         not LOC_COMPUTED.
6295         * findvar.c (symbol_read_needs_frame, default_read_var_value):
6296         Unconditionally call via computed ops, if possible.
6297         * printcmd.c (address_info): Unconditionally call via computed ops,
6298         if possible.
6299         * stack.c (read_frame_arg): Unconditionally call via computed ops,
6300         if possible.
6301         * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
6302         * tracepoint.c (scope_info): Unconditionally call via computed ops,
6303         if possible.
6304
6305 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6306             Tom Tromey  <tromey@redhat.com>
6307
6308         PR symtab/8421:
6309         * coffread.c (coff_register_index): New global.
6310         (process_coff_symbol, coff_read_enum_type): Set
6311         SYMBOL_ACLASS_INDEX.
6312         (_initialize_coffread): Initialize new global.
6313         * dwarf2loc.c (locexpr_find_frame_base_location)
6314         (dwarf2_block_frame_base_locexpr_funcs)
6315         (loclist_find_frame_base_location)
6316         (dwarf2_block_frame_base_loclist_funcs): New.
6317         (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
6318         (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
6319         * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
6320         (dwarf2_block_frame_base_loclist_funcs): New.
6321         * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
6322         (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
6323         globals.
6324         (read_func_scope): Update.
6325         (fixup_go_packaging, mark_common_block_symbol_computed)
6326         (var_decode_location, new_symbol_full, dwarf2_const_value):
6327         Set SYMBOL_ACLASS_INDEX.
6328         (dwarf2_symbol_mark_computed): Likewise.  Add 'is_block' argument.
6329         (_initialize_dwarf2_read): Initialize new globals.
6330         * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
6331         * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
6332         * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
6333         globals.
6334         (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
6335         (_initialize_mdebugread): Initialize new globals.
6336         * psympriv.h (struct partial_symbol) <aclass>: Update comment.
6337         * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
6338         (stab_register_index, stab_regparm_index): New globals.
6339         (define_symbol, read_enum_type, common_block_end): Set
6340         SYMBOL_ACLASS_INDEX.
6341         (_initialize_stabsread): Initialize new globals.
6342         * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
6343         globals.
6344         (MAX_SYMBOL_IMPLS): New define.
6345         (register_symbol_computed_impl, register_symbol_block_impl)
6346         (register_symbol_register_impl)
6347         (initialize_ordinary_address_classes): New functions.
6348         (_initialize_symtab): Call initialize_ordinary_address_classes.
6349         * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
6350         (struct symbol_impl): New.
6351         (SYMBOL_ACLASS_BITS): New define.
6352         (struct symbol) <aclass, ops>: Remove fields.
6353         <aclass_index>: New field.
6354         (symbol_impls): Declare.
6355         (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
6356         (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
6357         (register_symbol_computed_impl, register_symbol_block_impl)
6358         (register_symbol_register_impl): Declare.
6359         (struct symbol_computed_ops): Add location_has_loclist.
6360         (struct symbol_block_ops): New.
6361         (SYMBOL_BLOCK_OPS): New.
6362         * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
6363
6364 2013-03-20  Tom Tromey  <tromey@redhat.com>
6365
6366         * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
6367         (print_partial_symbols, recursively_search_psymtabs): Use
6368         PSYMBOL_CLASS.
6369
6370 2013-03-20  Pierre Muller  <muller@sourceware.org>
6371
6372         * contrib/ari/gdb_ari.sh (OP eol rule): Also check
6373         addtion, subtraction, multiplication and division binary operator.
6374
6375 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6376
6377         Code cleanup.
6378         * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
6379         * bsd-kvm.c (bsd_kvm_close): Likewise.
6380         * bsd-uthread.c (bsd_uthread_close): Likewise.
6381         * corelow.c (core_close): Likewise.
6382         (core_close_cleanup): Remove parameter quitting from a caller.
6383         * event-top.c (async_disconnect): Likewise.
6384         * exec.c (exec_close_1): Remove parameter quitting.
6385         * go32-nat.c (go32_close): Likewise.
6386         * linux-nat.c (linux_nat_close): Remove parameter quitting.  Remove
6387         parameter quitting from a caller.
6388         * mips-linux-nat.c (super_close): Remove parameter quitting from the
6389         variable.
6390         (mips_linux_close): Remove parameter quitting.  Remove parameter
6391         quitting from a caller.
6392         * monitor.c (monitor_close): Remove parameter quitting.
6393         * monitor.h (monitor_close): Likewise.
6394         * record-btrace.c (record_btrace_close): Likewise.
6395         * record-full.c (record_full_close): Likewise.
6396         * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
6397         it also from fprintf_unfiltered.
6398         * remote-mips.c (mips_close): Remove parameter quitting.
6399         (mips_detach): Remove parameter quitting from a caller.
6400         * remote-sim.c (gdbsim_close): Remove parameter quitting.
6401         (gdbsim_close): Remove duplicate function comment.  Remove parameter
6402         quitting and remove it also from printf_filtered.
6403         * remote.c (remote_close): Remove parameter quitting.
6404         * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
6405         * target.c (update_current_target): Remove parameter int from to_close
6406         de_fault.
6407         (push_target, unpush_target, pop_target): Remove parameter quitting from
6408         a caller.
6409         (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
6410         Remove parameter quitting from a caller.
6411         (target_preopen): Remove parameter quitting from a caller.
6412         (target_close): Remove parameter quitting.  Remove parameter quitting
6413         from a caller two times.  Remove parameter quitting also from
6414         fprintf_unfiltered.
6415         * target.h (struct target_ops): Remove parameter quitting and as int
6416         from fields to_xclose and to_close.
6417         (extern struct target_ops current_target):
6418         (target_close, pop_all_targets): Remove parameter quitting.  Update the
6419         comment.
6420         (pop_all_targets_above): Remove parameter quitting.
6421         * top.c (quit_target): Remove parameter quitting from a caller.
6422         * tracepoint.c (tfile_close): Remove parameter quitting.
6423         * windows-nat.c (windows_close): Remove parameter quitting.
6424
6425 2013-03-20  Corinna Vinschen  <vinschen@redhat.com>
6426
6427         * windows-nat.c (handle_output_debug_string): Replace call
6428         to string_to_core_addr with call to strtoull.
6429
6430 2013-03-20  Yao Qi  <yao@codesourcery.com>
6431
6432         * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
6433         and write it to CTF metadata.
6434
6435 2013-03-19  Corinna Vinschen  <vinschen@redhat.com>
6436
6437         * windows-nat.c (handle_output_debug_string): Change type of n to
6438         SIZE_T to avoid crash on 64 bit systems.
6439
6440 2013-03-17  Eli Zaretskii  <eliz@gnu.org>
6441
6442         * python/python-internal.h (HAVE_SNPRINTF)
6443         [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
6444         about redefinition of snprintf by pyerrors.h.
6445
6446 2013-03-15  Steve Ellcey  <sellcey@mips.com>
6447
6448         * remote-sim.c (sim_command_completer): Make char arguments const.
6449
6450 2013-03-15  Tom Tromey  <tromey@redhat.com>
6451
6452         PR c++/15116:
6453         * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
6454
6455 2013-03-14  Tom Tromey  <tromey@redhat.com>
6456
6457         * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
6458         New fields.
6459         (get_file_crc): Move from symfile.c.
6460         (gdb_bfd_crc): New function.
6461         * gdb_bfd.h (gdb_bfd_crc): Declare.
6462         * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
6463         * symfile.c (get_file_crc): Move to gdb_bfd.c.
6464         (separate_debug_file_exists): Use gdb_bfd_crc.
6465
6466 2013-03-14  Tom Tromey  <tromey@redhat.com>
6467
6468         * symfile.c (get_debug_link_info): Remove.
6469         (find_separate_debug_file_by_debuglink): Use
6470         bfd_get_debug_link_info.
6471
6472 2013-03-14  Tom Tromey  <tromey@redhat.com>
6473
6474         * symtab.c (error_in_psymtab_expansion): New function.
6475         (lookup_symbol_aux_quick)
6476         (basic_lookup_transparent_type_quick): Remove "last resort"
6477         code.  Use error_in_psymtab_expansion.
6478
6479 2013-03-14  Doug Evans  <dje@google.com>
6480             Jan Kratochvil  <jan.kratochvil@redhat.com>
6481
6482         * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
6483         any successful compare_filenames_for_search or FILENAME_CMP.
6484         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
6485         * symtab.c (iterate_over_some_symtabs): Likewise.
6486
6487 2013-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
6488
6489         * source.c (print_source_lines_base): Make a local copy of
6490         symtab_to_fullname.
6491
6492 2013-03-14  Hui Zhu  <hui_zhu@mentor.com>
6493             Jan Kratochvil  <jan.kratochvil@redhat.com>
6494
6495         * source.c (print_source_lines_base): Suppress "file" for TUI.
6496
6497 2013-03-14  Keith Seitz  <keiths@redhat.com>
6498             Alan Matsuoka  <alanm@redhat.com>
6499
6500         PR c++/15203
6501         PR c++/15210
6502         * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
6503         TYPE_CODE_METHOD.
6504         * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
6505         symbols.
6506
6507 2013-03-14  Yao Qi  <yao@codesourcery.com>
6508
6509         * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
6510         status to tfile if trace is stopped by command 'tstop'.
6511
6512 2013-03-14  Yao Qi  <yao@codesourcery.com>
6513
6514         * tracepoint.c (tfile_write_status): Write trace notes and user
6515         name into tfile if they are not NULL.
6516
6517 2013-03-14  Hui Zhu  <hui@codesourcery.com>
6518             Yao Qi  <yao@codesourcery.com>
6519
6520         * Makefile.in (REMOTE_OBS): Add ctf.o.
6521         (SFILES): Add ctf.c.
6522         (HFILES_NO_SRCDIR): Add ctf.h.
6523         * ctf.c, ctf.h: New files.
6524         * tracepoint.c: Include 'ctf.h'.
6525         (collect_pseudocommand): Remove static.
6526         (trace_save_command): Parse option "-ctf".
6527         Produce different trace file writers per option.
6528         Adjust output message.
6529         (trace_save_tfile, trace_save_ctf): New.
6530         * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
6531         * mi/mi-main.c: Include 'ctf.h'.
6532         (mi_cmd_trace_save): Handle option '-ctf'.  Call either
6533         trace_save_tfile or trace_save_ctf.
6534         * NEWS: Mention these changes.
6535
6536 2013-03-14  Yao Qi  <yao@codesourcery.com>
6537
6538         * tracepoint.c (trace_file_writer_xfree): New.
6539         (struct tfile_writer_data): New.
6540         (tfile_dtor, tfile_can_target_save, tfile_start): New.
6541         (tfile_write_header, tfile_write_regblock_type): New.
6542         (tfile_write_status, tfile_write_uploaded_tsv): New.
6543         (tfile_write_uploaded_tp, tfile_write_definition_end): New.
6544         (tfile_write_raw_data, (tfile_end): New.
6545         (tfile_write_ops): New global variable.
6546         (TRACE_WRITE_R_BLOCK): New macro.
6547         (TRACE_WRITE_M_BLOCK_HEADER): New macro.
6548         (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
6549         (TRACE_WRITE_V_BLOCK): New macro.
6550         (trace_save): Add extra one parameter WRITER.  Make it static.
6551         Use WRITER to writer trace.
6552         (tfile_trace_file_writer_new): New.
6553         (trace_save_command): Caller update.
6554         (trace_save_tfile): Write trace data in TFILE format.
6555         * tracepoint.h (struct trace_frame_write_ops): New.
6556         (struct trace_file_write_ops): New.
6557         (struct trace_file_writer): New.
6558         (trace_save): Remove its declaration.
6559         (trace_save_tfile): Declare it.
6560         * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
6561         instead of trace_save.
6562
6563 2013-03-13  Pedro Alves  <palves@redhat.com>
6564
6565         * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
6566
6567 2013-03-13  Pedro Alves  <palves@redhat.com>
6568
6569         * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
6570         commented out code.
6571         * demangle.c (current_demangling_style_string): Make it const.
6572         (set_demangling_command): Assert the demangling style is known.
6573         Remove all handling of unknown styles.  Set
6574         'current_demangling_style_string' to an element of the
6575         demangling_style_names array.
6576         (set_demangling_style): Delete.
6577         (_initialize_demangler): Set current_demangling_style_string to the
6578         element of the demangling_style_names array that corresponds to
6579         the default demangling style.  Remove FIXME note.  Don't call
6580         set_demangling_style.
6581         * gdb-demangle.h (set_demangling_style): Remove declaration.
6582
6583 2013-03-13  Pedro Alves  <palves@redhat.com>
6584
6585         * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
6586         fields const.
6587         (ada_make_symbol_completion_list): Make "text0" parameter const.
6588         * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
6589         * breakpoint.c (condition_completer): Make "text" and "word"
6590         parameters const.  Adjust.
6591         (check_tracepoint_command): Adjust to validate_actionline
6592         prototype change.
6593         (catch_syscall_completer): Make "text" and "word" parameters
6594         const.
6595         * cli/cli-cmds.c (show_user): Make "comname" local const.
6596         (valid_command_p): Make "command" parameter const.
6597         (alias_command): Make "alias_prefix" and "command_prefix" locals
6598         const.
6599         * cli/cli-decode.c (add_cmd): Make "name" parameter const.
6600         (add_alias_cmd): Make "name" and "oldname" parameters const.
6601         Adjust.  No longer make copy of OLDNAME.
6602         (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
6603         (add_setshow_cmd_full, add_setshow_enum_cmd)
6604         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
6605         (add_setshow_filename_cmd, add_setshow_string_cmd)
6606         (add_setshow_string_noescape_cmd)
6607         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
6608         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
6609         (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
6610         (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
6611         Make "name" parameter const.
6612         (help_cmd): Rename "command" parameter to "arg".  New const local
6613         "command".
6614         (find_cmd): Make "command" parameter const.
6615         (lookup_cmd_1): Make "text" parameter pointer to const.  Adjust to
6616         deprecated_cmd_warning prototype change.
6617         (undef_cmd_error): Make "cmdtype" parameter const.
6618         (lookup_cmd): Make "line" parameter const.
6619         (deprecated_cmd_warning): Change type of "text" parameter to
6620         pointer to const char, from pointer to pointer to char.  Adjust.
6621         (lookup_cmd_composition): Make "text" parameter const.
6622         (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
6623         parameters const.
6624         * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
6625         const.
6626         * cli/cli-script.c (validate_comname): Make "tem" local const.
6627         (define_command): New const local "tem_c".  Use it in calls to
6628         lookup_cmd.
6629         (document_command): Make "tem" and "comfull" locals const.
6630         (show_user_1): Make "prefix" and "name" parameters const.
6631         * cli-script.h (show_user_1): Make "prefix" and "name" parameters
6632         const.
6633         * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
6634         (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
6635         (deprecated_cmd_warning, lookup_cmd_composition, add_com)
6636         (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
6637         (complete_on_enum, add_setshow_enum_cmd)
6638         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
6639         (add_setshow_filename_cmd, add_setshow_string_cmd)
6640         (add_setshow_string_noescape_cmd)
6641         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
6642         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
6643         (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
6644         Change prototypes, constifying strings.
6645         * completer.c (noop_completer, filename_completer): Make "text"
6646         and "prefix" parameters const.
6647         (location_completer, expression_completer)
6648         (complete_line_internal): Make "text" and "prefix" parameters
6649         const and adjust.
6650         (command_completer, signal_completer): Make "text" and "prefix"
6651         parameters const.
6652         * completer.h (noop_completer, filename_completer)
6653         (expression_completer, location_completer, command_completer)
6654         (signal_completer): Change prototypes.
6655         * corefile.c (complete_set_gnutarget): Make "text" and "word"
6656         parameters const.
6657         * cp-abi.c (cp_abi_completer): Likewise.
6658         * expression.h (parse_expression_for_completion): Change
6659         prototype.
6660         * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
6661         parameters const.
6662         * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
6663         * infrun.c (handle_completer): Make "text" and "word" parameters
6664         const.
6665         * interps.c (interpreter_completer): Make "text" and "word"
6666         parameters const.
6667         * language.h (struct language_defn)
6668         <la_make_symbol_completion_list>: Make "text" and "word"
6669         parameters const.
6670         * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
6671         (parse_exp_in_context): Rename to ...
6672         (parse_exp_in_context_1): ... this.
6673         (parse_exp_in_context): Reimplement, with const hack from
6674         parse_exp_1.
6675         (parse_expression_for_completion): Make "string" parameter const.
6676         * printcmd.c (decode_format): Make "string_ptr" parameter pointer
6677         to pointer to const char.  Adjust.
6678         (print_command_1): Make "exp" parameter const.
6679         (output_command): Rename to ...
6680         (output_command_const): ... this.  Make "exp" parameter const.
6681         (output_command): Reimplement.
6682         (x_command): Adjust.
6683         (display_command): Rename "exp" parameter to "arg".  New "exp"
6684         local, const version of "arg".
6685         * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
6686         "cmd_name" local const.
6687         * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
6688         call.
6689         (cmdpy_completer): Make "text" and "word" parameters const.
6690         (gdbpy_parse_command_name): Make "prefix_text2" local const.
6691         * python/py-param.c (add_setshow_generic): Make "tmp_name" local
6692         const.
6693         * remote.c (_initialize_remote): Make "cmd_name" local const.
6694         * symtab.c (language_search_unquoted_string): Make "text" and "p"
6695         parameters const.  Adjust.
6696         (completion_list_add_fields): Make "sym_text", "text" and "word"
6697         parameters const.
6698         (struct add_name_data) <sym_text, text, word>: Make fields const.
6699         (default_make_symbol_completion_list_break_on): Make "text" and
6700         "word" parameters const.  Adjust locals.
6701         (default_make_symbol_completion_list)
6702         (make_symbol_completion_list, make_symbol_completion_type)
6703         (make_symbol_completion_list_fn): Make "text" and "word"
6704         parameters const.
6705         (make_file_symbol_completion_list): Make "text", "word" and
6706         "srcfile" parameters const.  Adjust locals.
6707         (add_filename_to_list): Make "text" and "word" parameters const.
6708         (struct add_partial_filename_data) <text, word>: Make fields
6709         const.
6710         (make_source_files_completion_list): Make "text" and "word"
6711         parameters const.
6712         * symtab.h (default_make_symbol_completion_list_break_on)
6713         (default_make_symbol_completion_list, make_symbol_completion_list)
6714         (make_symbol_completion_type enum type_code)
6715         (make_symbol_completion_list_fn make_file_symbol_completion_list)
6716         (make_source_files_completion_list): Change prototype.
6717         * top.c (execute_command): Adjust to pass pointer to pointer to
6718         const char to lookup_cmd, and to deprecated_cmd_warning prototype
6719         change.
6720         (set_verbose): Make "cmdname" local const.
6721         * tracepoint.c (decode_agent_options): Make "exp" parameter const,
6722         and adjust.
6723         (validate_actionline): Make "line" parameter a pointer to const
6724         char, and adjust.
6725         (encode_actions_1): Make "action_exp" local const, and adjust.
6726         (encode_actions): Adjust.
6727         (replace_comma): Delete.
6728         (trace_dump_actions): Make "action_exp" and "next_comma" locals
6729         const, and adjust.  Don't frob the action string while splitting
6730         it at commas.  Instead, make a copy of each split substring in
6731         turn.
6732         (trace_dump_command): Adjust to validate_actionline prototype
6733         change.
6734         * tracepoint.h (decode_agent_options, decode_agent_options)
6735         (encode_actions, validate_actionline): Change prototypes.
6736         * valprint.h (output_command): Delete declaration.
6737         (output_command_const): Declare.
6738         * value.c (function_destroyer): Cast const away in xfree call.
6739
6740 2013-03-13  Pedro Alves  <palves@redhat.com>
6741
6742         * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
6743         rather than casting 'const char * const *' to 'const char **'.
6744         * ada-lex.l (processInt): Make "trailer" local const.  Remove
6745         'const char **' cast.
6746         * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
6747         locals, and use those as strtol output pointer, instead than doing
6748         invalid casts to from 'const char **' to 'char **'.
6749         (_initialize_demangle): Remove cast.
6750         * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
6751         locals, and use those as strtol output pointer, instead than doing
6752         invalid casts to from 'const char **' to 'char **'.
6753         * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
6754         casts.
6755         * stap-probe.c (stap_parse_register_operand)
6756         (stap_parse_single_operand): Likewise.
6757
6758 2013-03-13  Yao Qi  <yao@codesourcery.com>
6759
6760         * tracepoint.c (tfile_get_trace_state_variable_value): Look for
6761         the last matched 'V' blcok in trace frame.
6762
6763 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
6764
6765         * NEWS: Create a new section for the next release branch.
6766         Rename the section of the current branch, now that it has
6767         been cut.
6768
6769 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
6770
6771         GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
6772         * version.in: Bump version to 7.6.50.20130312-cvs.
6773
6774 2013-03-12  Keith Seitz  <keiths@redhat.com>
6775
6776         * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
6777         * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
6778         Remove temporary copy of input string.
6779         (mi_execute_command_wrapper): Make "cmd" const.
6780         * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
6781         * mi/mi-parse.c (mi_parse_argv): Make "args" const.
6782         Use const strings.
6783         (mi_parse): Make "cmd" const.
6784         Use const strings.
6785         * mi/mi-parse.h (mi_parse): Make "cmd" const.
6786
6787 2013-03-12  Keith Seitz  <keiths@redhat.com>
6788
6789         * ada-lang.c (ada_read_renaming_var_value): Pass const
6790         pointer to expression string to parse_exp_1.
6791         (create_excep_cond_exprs): Likewise.
6792         * ax-gdb.c (agent_eval_command_one): Likewise.
6793         (maint_agent_printf_command): Likewise.
6794         Constify much of the string handling/parsing.
6795         * breakpoint.c (set_breakpoint_condition): Pass const
6796         pointer to expression string to parse_exp_1.
6797         (update_watchpoint): Likewise.
6798         (parse_cmd_to_aexpr): Constify string handling.
6799         Pass const pointer to parse_exp_1.
6800         (init_breakpoint_sal): Pass const pointer to parse_exp_1.
6801         (find_condition_and_thread): Likewise.
6802         Make TOK const.
6803         (watch_command_1): Make "arg" const.
6804         Constify string handling.
6805         Copy the expression string instead of changing the input
6806         string.
6807         (update_breakpoint_location): Pass const pointer to
6808         parse_exp_1.
6809         * eval.c (parse_and_eval_address): Make "exp" const.
6810         (parse_to_comma_and_eval): Make "expp" const.
6811         (parse_and_eval): Make "exp" const.
6812         * expression.h (parse_expression): Make argument const.
6813         (parse_exp_1): Make first argument const.
6814         * findcmd.c (parse_find_args): Treat "args" as const.
6815         * linespec.c (parse_linespec): Pass const pointer to
6816         linespec_expression_to_pc.
6817         (linespec_expression_to_pc): Make "exp_ptr" const.
6818         * parse.c (parse_exp_1): Make "stringptr" const.
6819         Make a copy of the expression to pass to parse_exp_in_context until
6820         this whole interface can be constified.
6821         (parse_expression): Make "string" const.
6822         * printcmd.c (ui_printf): Treat "arg" as const.
6823         Handle const strings.
6824         * tracepoint.c (validate_actionline): Pass const pointer to
6825         all calls to parse_exp_1.
6826         (encode_actions_1): Likewise.
6827         * value.h (parse_to_comma_and_eval): Make argument const.
6828         (parse_and_eval_address): Likewise.
6829         (parse_and_eval): Likewise.
6830         * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
6831         (varobj_set_value): Likewise.
6832         * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
6833         constify string handling.
6834         Pass const pointers to parse_and_eval_address and
6835         parse_to_comman_and_eval.
6836         * cli/cli-utils.c (skip_to_space): Rename to ...
6837         (skip_to_space_const): ... this. Handle const strings.
6838         * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
6839         skip_to_space_const.
6840         (skip_to_space_const): Declare.
6841         * common/format.c (parse_format_string): Make "arg" const.
6842         Handle const strings.
6843         * common/format.h (parse_format_string): Make "arg" const.
6844         * gdbserver/ax.c (ax_printf): Make "format" const.
6845         * python/python.c (gdbpy_parse_and_eval): Do not make a copy
6846         of the expression string.
6847
6848 2013-03-12  Hui Zhu  <hui@codesourcery.com>
6849
6850         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
6851
6852 2013-03-12  Yao Qi  <yao@codesourcery.com>
6853             Hui Zhu  <hui@codesourcery.com>
6854
6855         * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
6856         (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
6857         DW_OP_deref_size.
6858
6859 2013-03-12  Paul Hilfinger  <hilfingr@adacore.com>
6860
6861         * ada-lex.l (rules): Only recognize 'thread' as a
6862         delimiter when followed by numerals, as for c-exp.y.
6863         Use new rewind_to_char function to rewind the input for
6864         expression-delimiting tokens.
6865         (rewind_to_char): New function.
6866
6867 2013-03-11  Pedro Alves  <palves@redhat.com>
6868             Jan Kratochvil  <jan.kratochvil@redhat.com>
6869
6870         * configure: Regenerate.
6871         * configure.ac (check dynamic export flag): Link python test with
6872         $PYTHON_LIBS.
6873
6874 2013-03-11  Doug Evans  <dje@google.com>
6875             Keith Seitz  <keiths@redhat.com>
6876
6877         * linespec.c (find_linespec_symbols): Call find_function_symbols
6878         first, and then call lookup_prefix_sym/find_method.
6879
6880 2013-03-11  Pedro Alves  <palves@redhat.com>
6881
6882         * charset.c (convert_between_encodings): Don't cast between
6883         different pointer to pointer types.  Instead, make the 'inp' local
6884         be of the type iconv expects.
6885         (wchar_iterate): Don't cast between different pointer to pointer
6886         types.  Instead, use new pointer local of the type iconv expects.
6887         * target.c (target_read_stralloc, target_fileio_read_stralloc):
6888         Add new local of type char pointer, and use it to get a
6889         char/string view of the byte buffer, instead of casting between
6890         pointer to pointer types.
6891
6892 2013-03-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
6893
6894         * remote.c (remote_set_trace_buffer_size): Move != operator
6895         to the start of next line to fix an ARI warning.
6896
6897 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6898
6899         * NEWS: Add record changes.
6900
6901 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6902
6903         * record-btrace.c (btrace_insn_history): Omit the pc prefix in
6904         the instruction history disassembly.
6905         * disasm.c (dump_insns): Omit the pc prefix, if requested.
6906         * disasm.h (DISASSEMBLY_OMIT_PC): New.
6907
6908 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6909
6910         * Makefile.in (SFILES): Add record-btrace.c
6911         (COMMON_OBS): Add record-btrace.o
6912         * record-btrace.c: New.
6913         * objfiles.c: Include btrace.h.
6914         (free_objfile): call btrace_free_objfile.
6915
6916 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6917
6918         * target.c (target_call_history, target_call_history_from,
6919         target_call_history_range): New.
6920         * target.h (target_ops) <to_call_history, to_call_history_from,
6921         to_call_history_range>: New fields.
6922         (target_call_history, target_call_history_from,
6923         target_call_history_range): New declaration.
6924         * record.c (get_call_history_modifiers, cmd_record_call_history,
6925         record_call_history_size): New.
6926         (_initialize_record): Add the "record function-call-history" command.
6927         Add "set/show record function-call-history-size" commands.
6928         * record.h (record_print_flag): New.
6929
6930 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6931
6932         * target.h (target_ops) <to_insn_history, to_insn_history_from,
6933         to_insn_history_range>: New fields.
6934         (target_insn_history): New.
6935         (target_insn_history_from): New.
6936         (target_insn_history_range): New.
6937         * target.c (target_insn_history): New.
6938         (target_insn_history_from): New.
6939         (target_insn_history_range): New.
6940         * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
6941         (record_insn_history_size): New.
6942         (get_insn_number): New.
6943         (get_context_size): New.
6944         (no_chunk): New.
6945         (get_insn_history_modifiers): New.
6946         (cmd_record_insn_history): New.
6947         (_initialize_record): Add "set/show record instruction-history-size"
6948         command. Add "record instruction-history" command.
6949
6950 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6951
6952         * record.h (record_disconnect): New.
6953         (record_detach): New.
6954         (record_mourn_inferior): New.
6955         (record_kill): New.
6956         * record-full.c (record_disconnect, record_detach,
6957         record_mourn_inferior, record_kill): Move to...
6958         * record.c: ...here.
6959         (DEBUG): New.
6960         (record_stop): New.
6961         (record_unpush): New.
6962         (cmd_record_stop): Call record_stop. Replace unpush_target
6963         call with record_unpush call.
6964         (record_disconnect, record_detach): Assert that the target
6965         is of record stratum. Call record_unpush, record_stop, and
6966         DEBUG.
6967         (record_mourn_inferior, record_kill): Assert that the target
6968         is of record stratum. Call record_unpush and DEBUG.
6969
6970 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6971
6972         * record-full.h, record-full.c (record_memory_query): Rename
6973         to ...
6974         (record_full_memory_query): ...this. Update all users.
6975         (record_arch_list_add_reg): Rename to ...
6976         (record_full_arch_list_add_reg): ...this. Update all users.
6977         (record_arch_list_add_mem): Rename to ...
6978         (record_full_arch_list_add_mem): ...this. Update all users.
6979         (record_arch_list_add_end): Rename to ...
6980         (record_full_arch_list_add_end): ...this. Update all users.
6981         (record_gdb_operation_disable_set): Rename to ...
6982         (record_full_gdb_operation_disable_set): ...this.
6983         Update all users.
6984
6985 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
6986
6987         * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
6988         (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
6989         (RECORD_IS_REPLAY): Renamed to ...
6990         (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
6991         (RECORD_FILE_MAGIC): Renamed to ...
6992         (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
6993         (record_mem_entry): Renamed to ...
6994         (record_full_mem_entry): ... this. Updated all users.
6995         (record_reg_entry): Renamed to ...
6996         (record_full_reg_entry): ... this. Updated all users.
6997         (record_end_entry): Renamed to ...
6998         (record_full_end_entry): ... this. Updated all users.
6999         (record_type) <record_end, record_reg, record_mem>: Renamed
7000         to ...
7001         (record_full_type) <record_full_end, record_full_reg,
7002         record_full_mem>: ... this. Updated all users.
7003         (record_entry): Renamed to ...
7004         (record_full_entry): ... this. Updated all users.
7005         (record_core_buf_entry): Renamed to ...
7006         (record_full_core_buf_entry): ... this. Updated all users.
7007         (record_core_regbuf): Renamed to ...
7008         (record_full_core_regbuf): ... this. Updated all users.
7009         (record_core_start): Renamed to ...
7010         (record_full_core_start): ... this. Updated all users.
7011         (record_core_end): Renamed to ...
7012         (record_full_core_end): ... this. Updated all users.
7013         (record_core_buf_list): Renamed to ...
7014         (record_full_core_buf_list): ... this. Updated all users.
7015         (record_first): Renamed to ...
7016         (record_full_first): ... this. Updated all users.
7017         (record_list): Renamed to ...
7018         (record_full_list): ... this. Updated all users.
7019         (record_arch_list_head): Renamed to ...
7020         (record_full_arch_list_head): ... this. Updated all users.
7021         (record_arch_list_tail): Renamed to ...
7022         (record_full_arch_list_tail): ... this. Updated all users.
7023         (record_stop_at_limit): Renamed to ...
7024         (record_full_stop_at_limit): ... this. Updated all users.
7025         (record_insn_max_num): Renamed to ...
7026         (record_full_insn_max_num): ... this. Updated all users.
7027         (record_insn_num): Renamed to ...
7028         (record_full_insn_num): ... this. Updated all users.
7029         (record_insn_count): Renamed to ...
7030         (record_full_insn_count): ... this. Updated all users.
7031         (record_ops): Renamed to ...
7032         (record_full_ops): ... this. Updated all users.
7033         (record_core_ops): Renamed to ...
7034         (record_full_core_ops): ... this. Updated all users.
7035         (set_record_cmdlist): Renamed to ...
7036         (set_record_full_cmdlist): ... this. Updated all users.
7037         (show_record_cmdlist): Renamed to ...
7038         (show_record_full_cmdlist): ... this. Updated all users.
7039         (record_cmdlist): Renamed to ...
7040         (record_full_cmdlist): ... this. Updated all users.
7041         (record_beneath_to_resume_ops): Renamed to ...
7042         (record_full_beneath_to_resume_ops): ... this. Updated all users.
7043         (record_beneath_to_resume): Renamed to ...
7044         (record_full_beneath_to_resume): ... this. Updated all users.
7045         (record_beneath_to_wait_ops): Renamed to ...
7046         (record_full_beneath_to_wait_ops): ... this. Updated all users.
7047         (record_beneath_to_wait): Renamed to ...
7048         (record_full_beneath_to_wait): ... this. Updated all users.
7049         (record_beneath_to_store_registers_ops): Renamed to ...
7050         (record_full_beneath_to_store_registers_ops): ... this.
7051         Updated all users.
7052         (record_beneath_to_store_registers): Renamed to ...
7053         (record_full_beneath_to_store_registers): ... this.
7054         Updated all users.
7055         (record_beneath_to_xfer_partial_ops): Renamed to ...
7056         (record_full_beneath_to_xfer_partial_ops): ... this.
7057         Updated all users.
7058         (record_beneath_to_xfer_partial): Renamed to ...
7059         (record_full_beneath_to_xfer_partial): ... this.
7060         Updated all users.
7061         (record_beneath_to_insert_breakpoint): Renamed to ...
7062         (record_full_beneath_to_insert_breakpoint): ... this.
7063         Updated all users.
7064         (record_beneath_to_stopped_by_watchpoint): Renamed to ...
7065         (record_full_beneath_to_stopped_by_watchpoint): ... this.
7066         Updated all users.
7067         (record_beneath_to_stopped_data_address): Renamed to ...
7068         (record_full_beneath_to_stopped_data_address): ... this.
7069         Updated all users.
7070         (record_beneath_to_async): Renamed to ...
7071         (record_full_beneath_to_async): ... this. Updated all users.
7072         (record_goto_insn): Renamed to ...
7073         (record_full_goto_insn): ... this. Updated all users.
7074         (record_save): Renamed to ...
7075         (record_full_save): ... this. Updated all users.
7076         (record_reg_alloc): Renamed to ...
7077         (record_full_reg_alloc): ... this. Updated all users.
7078         (record_reg_release): Renamed to ...
7079         (record_full_reg_release): ... this. Updated all users.
7080         (record_mem_alloc): Renamed to ...
7081         (record_full_mem_alloc): ... this. Updated all users.
7082         (record_mem_release): Renamed to ...
7083         (record_full_mem_release): ... this. Updated all users.
7084         (record_end_alloc): Renamed to ...
7085         (record_full_end_alloc): ... this. Updated all users.
7086         (record_end_release): Renamed to ...
7087         (record_full_end_release): ... this. Updated all users.
7088         (record_entry_release): Renamed to ...
7089         (record_full_entry_release): ... this. Updated all users.
7090         (record_list_release): Renamed to ...
7091         (record_full_list_release): ... this. Updated all users.
7092         (record_list_release_following): Renamed to ...
7093         (record_full_list_release_following): ... this.
7094         Updated all users.
7095         (record_list_release_first): Renamed to ...
7096         (record_full_list_release_first): ... this. Updated all users.
7097         (record_arch_list_add): Renamed to ...
7098         (record_full_arch_list_add): ... this. Updated all users.
7099         (record_get_loc): Renamed to ...
7100         (record_full_get_loc): ... this. Updated all users.
7101         (record_check_insn_num): Renamed to ...
7102         (record_full_check_insn_num): ... this. Updated all users.
7103         (record_arch_list_cleanups): Renamed to ...
7104         (record_full_arch_list_cleanups): ... this. Updated all users.
7105         (record_message): Renamed to ...
7106         (record_full_message): ... this. Updated all users.
7107         (record_message_wrapper): Renamed to ...
7108         (record_full_message_wrapper): ... this. Updated all users.
7109         (record_message_wrapper_safe): Renamed to ...
7110         (record_full_message_wrapper_safe): ... this. Updated all users.
7111         (record_gdb_operation_disable): Renamed to ...
7112         (record_full_gdb_operation_disable): ... this. Updated all users.
7113         (record_hw_watchpoint): Renamed to ...
7114         (record_full_hw_watchpoint): ... this. Updated all users.
7115         (record_exec_insn): Renamed to ...
7116         (record_full_exec_insn): ... this. Updated all users.
7117         (record_restore): Renamed to ...
7118         (record_full_restore): ... this. Updated all users.
7119         (record_async_inferior_event_token): Renamed to ...
7120         (record_full_async_inferior_event_token): ... this.
7121         Updated all users.
7122         (record_async_inferior_event_handler): Renamed to ...
7123         (record_full_async_inferior_event_handler): ... this.
7124         Updated all users.
7125         (record_core_open_1): Renamed to ...
7126         (record_full_core_open_1): ... this. Updated all users.
7127         (record_open_1): Renamed to ...
7128         (record_full_open_1): ... this. Updated all users.
7129         (record_open): Renamed to ...
7130         (record_full_open): ... this. Updated all users.
7131         (record_close): Renamed to ...
7132         (record_full_close): ... this. Updated all users.
7133         (record_resume_step): Renamed to ...
7134         (record_full_resume_step): ... this. Updated all users.
7135         (record_resumed): Renamed to ...
7136         (record_full_resumed): ... this. Updated all users.
7137         (record_execution_dir): Renamed to ...
7138         (record_full_execution_dir): ... this. Updated all users.
7139         (record_resume): Renamed to ...
7140         (record_full_resume): ... this. Updated all users.
7141         (record_get_sig): Renamed to ...
7142         (record_full_get_sig): ... this. Updated all users.
7143         (record_sig_handler): Renamed to ...
7144         (record_full_sig_handler): ... this. Updated all users.
7145         (record_wait_cleanups): Renamed to ...
7146         (record_full_wait_cleanups): ... this. Updated all users.
7147         (record_wait_1): Renamed to ...
7148         (record_full_wait_1): ... this. Updated all users.
7149         (record_wait): Renamed to ...
7150         (record_full_wait): ... this. Updated all users.
7151         (record_stopped_by_watchpoint): Renamed to ...
7152         (record_full_stopped_by_watchpoint): ... this. Updated all users.
7153         (record_disconnect): Renamed to ...
7154         (record_full_disconnect): ... this. Updated all users.
7155         (record_detach): Renamed to ...
7156         (record_full_detach): ... this. Updated all users.
7157         (record_mourn_inferior): Renamed to ...
7158         (record_full_mourn_inferior): ... this. Updated all users.
7159         (record_kill): Renamed to ...
7160         (record_full_kill): ... this. Updated all users.
7161         (record_stopped_data_address): Renamed to ...
7162         (record_full_stopped_data_address): ... this. Updated all users.
7163         (record_registers_change): Renamed to ...
7164         (record_full_registers_change): ... this. Updated all users.
7165         (record_store_registers): Renamed to ...
7166         (record_full_store_registers): ... this. Updated all users.
7167         (record_xfer_partial): Renamed to ...
7168         (record_full_xfer_partial): ... this. Updated all users.
7169         (record_breakpoint): Renamed to ...
7170         (record_full_breakpoint): ... this. Updated all users.
7171         (record_breakpoint_p): Renamed to ...
7172         (record_full_breakpoint_p): ... this. Updated all users.
7173         (record_breakpoints): Renamed to ...
7174         (record_full_breakpoints): ... this. Updated all users.
7175         (record_sync_record_breakpoints): Renamed to ...
7176         (record_full_sync_record_breakpoints): ... this.
7177         Updated all users.
7178         (record_init_record_breakpoints): Renamed to ...
7179         (record_full_init_record_breakpoints): ... this.
7180         Updated all users.
7181         (record_insert_breakpoint): Renamed to ...
7182         (record_full_insert_breakpoint): ... this. Updated all users.
7183         (record_remove_breakpoint): Renamed to ...
7184         (record_full_remove_breakpoint): ... this. Updated all users.
7185         (record_can_execute_reverse): Renamed to ...
7186         (record_full_can_execute_reverse): ... this. Updated all users.
7187         (record_get_bookmark): Renamed to ...
7188         (record_full_get_bookmark): ... this. Updated all users.
7189         (record_goto_bookmark): Renamed to ...
7190         (record_full_goto_bookmark): ... this. Updated all users.
7191         (record_async): Renamed to ...
7192         (record_full_async): ... this. Updated all users.
7193         (record_can_async_p): Renamed to ...
7194         (record_full_can_async_p): ... this. Updated all users.
7195         (record_is_async_p): Renamed to ...
7196         (record_full_is_async_p): ... this. Updated all users.
7197         (record_execution_direction): Renamed to ...
7198         (record_full_execution_direction): ... this. Updated all users.
7199         (record_info): Renamed to ...
7200         (record_full_info): ... this. Updated all users.
7201         (record_delete): Renamed to ...
7202         (record_full_delete): ... this. Updated all users.
7203         (record_is_replaying): Renamed to ...
7204         (record_full_is_replaying): ... this. Updated all users.
7205         (record_goto_entry): Renamed to ...
7206         (record_full_goto_entry): ... this. Updated all users.
7207         (record_goto_begin): Renamed to ...
7208         (record_full_goto_begin): ... this. Updated all users.
7209         (record_goto_end): Renamed to ...
7210         (record_full_goto_end): ... this. Updated all users.
7211         (record_goto): Renamed to ...
7212         (record_full_goto): ... this. Updated all users.
7213         (init_record_ops): Renamed to ...
7214         (init_record_full_ops): ... this. Updated all users.
7215         (record_core_resume): Renamed to ...
7216         (record_full_core_resume): ... this. Updated all users.
7217         (record_core_kill): Renamed to ...
7218         (record_full_core_kill): ... this. Updated all users.
7219         (record_core_fetch_registers): Renamed to ...
7220         (record_full_core_fetch_registers): ... this. Updated all users.
7221         (record_core_prepare_to_store): Renamed to ...
7222         (record_full_core_prepare_to_store): ... this. Updated all users.
7223         (record_core_store_registers): Renamed to ...
7224         (record_full_core_store_registers): ... this. Updated all users.
7225         (record_core_xfer_partial): Renamed to ...
7226         (record_full_core_xfer_partial): ... this. Updated all users.
7227         (record_core_insert_breakpoint): Renamed to ...
7228         (record_full_core_insert_breakpoint): ... this. Updated all users.
7229         (record_core_remove_breakpoint): Renamed to ...
7230         (record_full_core_remove_breakpoint): ... this. Updated all users.
7231         (record_core_has_execution): Renamed to ...
7232         (record_full_core_has_execution): ... this. Updated all users.
7233         (init_record_core_ops): Renamed to ...
7234         (init_record_full_core_ops): ... this. Updated all users.
7235         (cmd_record_restore): Renamed to ...
7236         (cmd_record_full_restore): ... this. Updated all users.
7237         (record_save_cleanups): Renamed to ...
7238         (record_full_save_cleanups): ... this. Updated all users.
7239         (cmd_record_start): Renamed to ...
7240         (cmd_record_full_start): ... this. Updated all users.
7241         (set_record_insn_max_num): Renamed to ...
7242         (set_record_full_insn_max_num): ... this. Updated all users.
7243         (set_record_command): Renamed to ...
7244         (set_record_full_command): ... this. Updated all users.
7245         (show_record_command): Renamed to ...
7246         (show_record_full_command): ... this. Updated all users.
7247         (_initialize_record): Renamed to ...
7248         (_initialize_record_full): ... this. Updated all users.
7249
7250 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7251
7252         * record.h: Split into this and ...
7253         * record-full.h: ... this.
7254         * record.c: Split into this and ...
7255         * record-full.c: ... this.
7256         * target.h (target_ops): Add new fields to_info_record,
7257         to_save_record, to_delete_record, to_record_is_replaying,
7258         to_goto_record_begin, to_goto_record_end, to_goto_record.
7259         (target_info_record): New.
7260         (target_save_record): New.
7261         (target_supports_delete_record): New.
7262         (target_delete_record): New.
7263         (target_record_is_replaying): New.
7264         (target_goto_record_begin): New.
7265         (target_goto_record_end): New.
7266         (target_goto_record): New.
7267         * target.c (target_info_record): New.
7268         (target_save_record): New.
7269         (target_supports_delete_record): New.
7270         (target_delete_record): New.
7271         (target_record_is_replaying): New.
7272         (target_goto_record_begin): New.
7273         (target_goto_record_end): New.
7274         (target_goto_record): New.
7275         * record.h: Declare struct cmd_list_element.
7276         (record_cmdlist): New declaration.
7277         (set_record_cmdlist): New declaration.
7278         (show_record_cmdlist): New declaration.
7279         (info_record_cmdlist): New declaration.
7280         (cmd_record_goto): New declaration.
7281         * record.c: Remove unnecessary includes.
7282         Include inferior.h.
7283         (cmd_record_goto): Remove declaration.
7284         (record_cmdlist): Now extern. Initialize.
7285         (set_record_cmdlist): Now extern. Initialize.
7286         (show_record_cmdlist): Now extern. Initialize.
7287         (info_record_cmdlist): Now extern. Initialize.
7288         (find_record_target): New.
7289         (require_record_target): New.
7290         (cmd_record_start): Update.
7291         (cmd_record_delete): Remove target-specific code.
7292         Call target_delete_record.
7293         (cmd_record_stop): Unpush any record target.
7294         (set_record_insn_max_num): Move to record-full.c
7295         (set_record_command): Add comment.
7296         (show_record_command): Add comment.
7297         (info_record_command): Update comment.
7298         Remove target-specific code.
7299         Call the record target's to_info_record.
7300         (cmd_record_start): New.
7301         (cmd_record_goto): Now extern.
7302         Remove target-specific code.
7303         Call target_goto_begin,  target_goto_end, or target_goto.
7304         (_initialize_record): Move record target ops initialization to
7305         record-full.c.
7306         Change "record" command help text.
7307         Move "record restore", "record set", and "record show" commands to
7308         record-full.c.
7309         * Makefile.in (SFILES): Add record-full.c.
7310         (HFILES_NO_SRCDIR): Add record-full.h.
7311         (COMMON_OBS): Add record-full.o.
7312         * amd64-linux-tdep.c: Include record-full.h instead of record.h.
7313         * arm-tdep.c: Include record-full.h.
7314         * i386-linux-tdep.c: Include record-full.h instead of record.h.
7315         * i386-tdep.c: Include record-full.h.
7316         * infrun.c: Include record-full.h.
7317         * linux-record.c: Include record-full.h.
7318         * moxie-tdep.c: Include record-full.h.
7319         * record-full.c: Include record-full.h.
7320         Change module comment.
7321         (set_record_full_cmdlist): New.
7322         (show_record_full_cmdlist): New.
7323         (record_full_cmdlist): New.
7324         (record_goto_insn): New declaration.
7325         (record_save): New declaration.
7326         (record_check_insn_num): Change query string.
7327         (record_info): New.
7328         (record_delete): New.
7329         (record_is_replaying): New.
7330         (record_goto_entry): New.
7331         (record_goto_begin): New.
7332         (record_goto_end): New.
7333         (record_goto): New.
7334         (init_record_ops): Update.
7335         (init_record_core_ops): Update.
7336         (cmd_record_save): Rename to record_save. Remove target and arg checks.
7337         (cmd_record_start): New.
7338         (set_record_insn_max_num): Moved from record.c
7339         (set_record_full_command): New.
7340         (show_record_full_command): New.
7341         (_initialize_record_full): New.
7342
7343 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7344
7345         * target.h (add_deprecated_target_alias): New.
7346         * target.c (add_deprecated_target_alias): New.
7347
7348 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7349
7350         * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
7351         and signal.h.
7352         (linux_supports_btrace): Add kernel and
7353         cpuid check.
7354         (kernel_supports_btrace): New function.
7355         (cpu_supports_btrace): New function.
7356         (intel_supports_btrace): New function.
7357
7358 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7359
7360         * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
7361         * remote.c: Include btrace.h.
7362         (struct btrace_target_info): New struct.
7363         (remote_supports_btrace): New function.
7364         (send_Qbtrace): New function.
7365         (remote_enable_btrace): New function.
7366         (remote_disable_btrace): New function.
7367         (remote_teardown_btrace): New function.
7368         (remote_read_btrace): New function.
7369         (init_remote_ops): Add btrace ops.
7370         (enum <unnamed>): Add btrace packets.
7371         (struct protocol_feature remote_protocol_features[]): Add btrace packets.
7372         (_initialize_remote): Add packet configuration for branch tracing.
7373
7374 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7375
7376         * features/btrace.dtd: New file.
7377         * Makefile.in (XMLFILES): Add btrace.dtd.
7378         * btrace.h (parse_xml_btrace): New declaration.
7379         * btrace.c: Include xml-support.h.
7380         (parse_xml_btrace): New function.
7381         (parse_xml_btrace_block): New function.
7382         (block_attributes): New struct.
7383         (btrace_attributes): New struct.
7384         (btrace_children): New struct.
7385         (btrace_elements): New struct.
7386
7387 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7388
7389         * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
7390         (amd64_linux_enable_btrace): New.
7391         (amd64_linux_disable_btrace): New.
7392         (amd64_linux_teardown_btrace): New.
7393         (_initialize_amd64_linux_nat): Initialize btrace ops.
7394         * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
7395         (i386_linux_enable_btrace): New.
7396         (i386_linux_disable_btrace): New.
7397         (i386_linux_teardown_btrace): New.
7398         (_initialize_i386_linux_nat): Initialize btrace ops.
7399         * config/i386/linux.mh: Add linux-btrace.o.
7400         * config/i386/linux64.mh: Add linux-btrace.o.
7401
7402 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7403
7404         * common/linux_btrace.h: New file.
7405         * common/linux_btrace.c: New file.
7406         * Makefile.in (SFILES): Add btrace.c.
7407         (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
7408         (COMMON_OBS): Add btrace.o.
7409         (linux-btrace.o): New rule.
7410
7411 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
7412
7413         * target.h: Include btrace.h.
7414         (struct target_ops) <to_supports_btrace, to_enable_btrace,
7415         to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
7416         * target.c (target_supports_btrace): New function.
7417         (target_enable_btrace): New function.
7418         (target_disable_btrace): New function.
7419         (target_teardown_btrace): New function.
7420         (target_read_btrace): New function.
7421         * btrace.h: New file.
7422         * btrace.c: New file.
7423         * Makefile.in: Add btrace.c.
7424         * gdbthread.h: Include btrace.h.
7425         (struct thread_info): Add btrace field.
7426         * thread.c: Include btrace.h.
7427         (clear_thread_inferior_resources): Call target_teardown_btrace.
7428         * common/btrace-common.h: New file.
7429
7430 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7431
7432         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
7433         for CHILD, ignore PTRACE_KILL errors, move the inner block variable
7434         kill_status to outer block.
7435
7436 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7437
7438         Fix entry-values if the callee called a noreturn function.
7439         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
7440         get_frame_address_in_block.  Add new comment.
7441
7442 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7443
7444         Fix entry-values in C++ across CUs.
7445         * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
7446         lookup_minimal_symbol.  Add a comment.
7447         * dwarf2read.c
7448         (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
7449         DW_AT_linkage_name.
7450
7451 2013-03-08  Yao Qi  <yao@codesourcery.com>
7452
7453         * tracepoint.c (_initialize_tracepoint): Indent the code.
7454
7455 2013-03-08  Pedro Alves  <palves@redhat.com>
7456
7457         * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
7458         (parse_find_args, find_command): Change type of pattern buffer
7459         locals to 'gdb_byte *'.
7460
7461 2013-03-08  Stan Shebs  <stan@codesourcery.com>
7462             Hafiz Abid Qadeer  <abidh@codesourcery.com>
7463
7464         * NEWS: Mention set and show trace-buffer-size commands.
7465         Mention new packet.
7466         * target.h (struct target_ops): New method
7467         to_set_trace_buffer_size.
7468         (target_set_trace_buffer_size): New macro.
7469         * target.c (update_current_target): Set up new method.
7470         * tracepoint.c (trace_buffer_size): New global.
7471         (start_tracing): Send it to the target.
7472         (set_trace_buffer_size): New function.
7473         (_initialize_tracepoint): Add new setshow for trace-buffer-size.
7474         * remote.c (remote_set_trace_buffer_size): New function.
7475         (_initialize_remote): Use it.
7476         (QTBuffer:size) New remote command.
7477         (PACKET_QTBuffer_size): New enum.
7478         (remote_protocol_features): Add an entry for
7479         PACKET_QTBuffer_size.
7480
7481 2013-03-08  Tom Tromey  <tromey@redhat.com>
7482
7483         * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
7484         variable.
7485
7486 2013-03-07  Pedro Alves  <palves@redhat.com>
7487
7488         * target.c (target_read_stralloc, target_fileio_read_alloc):
7489         *Cast pointer to 'gdb_byte *' in target call.
7490
7491 2013-03-07  Pedro Alves  <palves@redhat.com>
7492
7493         * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
7494         call.
7495
7496 2013-03-07  Keith Seitz  <keiths@redhat.com>
7497
7498         * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
7499         (trace_pass_command): Likewise.
7500         * cli/cli-cmds.c: Include cli/cli-utils.h.
7501         (source_command): Use skip-spaces.
7502         (disassemble_command): Likewise.
7503         * findcmd.c: Include cli/cli-utils.h.
7504         (parse_find_args): Use skip_spaces.
7505         * go32-nat.c: Include cli/cli-utils.h.
7506         (go32_sldt): Use skip_spaces.
7507         (go32_sgdt): Likewise.
7508         (go32_sidt): Likewise.
7509         (go32_pde): Likewise.
7510         (go32_pte): Likewise.
7511         (go32_pte_for_address): Likewise.
7512         * infcmd.c: Include cli/cli-utils.h.
7513         (registers_info): Use skip_spaces.
7514         * linux-tdep.c (read_mapping): Use skip_spaces_const.
7515         (linux_info_proc): Likewise.
7516         * linux-thread-db.c: Include cli/cli-utils.h.
7517         (info_auto_load_libthread_db): Use skip_spaces_const.
7518         * m32r-rom.c: Include cli/cli-utils.h.
7519         (m32r_upload_command): Use skip_spaces.
7520         * maint.c: Include cli/cli-utils.h.
7521         (maintenance_translate_address): Use skip_spaces.
7522         * mi/mi-parse.c: Include cli/cli-utils.h.
7523         (mi_parse_argv): Use skip_spaces.
7524         (mi_parse): Likewise.
7525         * minsyms.c: Include cli/cli-utils.h.
7526         (msymbol_hash_iw): Use skip_spaces_const.
7527         * objc-lang.c: Include cli/cli-utils.h.
7528         (parse_selector): Use skip_spaces.
7529         (parse_method): Likewise.
7530         * python/python.c: Include cli/cli-utils.h.
7531         (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
7532         (python_command)[HAVE_PYTHON]: Likewise.
7533         (python_interactive_command)[!HAVE_PYTHON]: Likewise.
7534         * remote-m32r-sdi.c: Include cli/cli-utils.h.
7535         (m32r_load): Use skip_spaces.
7536         * serial.c: Include cli/cli-utils.h.
7537         (serial_open): Use skip_spaces_const.
7538         * stack.c: Include cli/cli-utils.h.
7539         (parse_frame_specification_1): Use skip_spaces_const.
7540         * symfile.c: Include cli/cli-utils.h.
7541         (set_ext_lang_command): Use skip_spaces.
7542         * symtab.c: Include cli/cli-utils.h.
7543         (rbreak_command): Use skip_spaces.
7544         * thread.c (thread_name_command): Use skip_spaces.
7545         * tracepoint.c (validate_actionline): Use skip_spaces.
7546         (encode_actions_1): Likewise.
7547         (trace_find_range_command): Likewise.
7548         (trace_find_outside_command): Likewise.
7549         (trace_dump_actions): Likewise.
7550
7551 2013-03-07  Pedro Alves  <palves@redhat.com>
7552
7553         * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
7554         * expprint.c (print_subexp_standard): Likewise.
7555         * utils.c (host_char_to_target): Likewise.
7556         * valprint.c (generic_emit_char, generic_printstr): Likewise.
7557         * varobj.c (value_get_print_value): Change type of local to char*.
7558         Cast it gdb_byte * in call to language printer.
7559
7560 2013-03-07  Pedro Alves  <palves@redhat.com>
7561
7562         * charset.c (struct wchar_iterator) <input>: Change type to 'const
7563         gdb_byte *'.
7564         (make_wchar_iterator): Remove cast to char*.
7565         (wchar_iterate): Change type of local.
7566
7567 2013-03-07  Pedro Alves  <palves@redhat.com>
7568
7569         * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
7570         for 'regcache->register_status'.
7571
7572 2013-03-07  Pedro Alves  <palves@redhat.com>
7573
7574         * breakpoint.c (breakpoint_xfer_memory): Change type of local to
7575         int.
7576
7577 2013-03-07  Pedro Alves  <palves@redhat.com>
7578
7579         * stap-probe.c (handle_stap_probe): Add cast to char*.
7580
7581 2013-03-07  Pedro Alves  <palves@redhat.com>
7582
7583         * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
7584         RECORD_MSGRCV>: Pass a signed variable to
7585         regcache_raw_read_signed, instead of an unsigned one.
7586
7587 2013-03-07  Pedro Alves  <palves@redhat.com>
7588
7589         * remote-notif.c (notif_debug): Change type to int.
7590         * remote-notif.h (notif_debug): Likewise.
7591
7592 2013-03-07  Pedro Alves  <palves@redhat.com>
7593
7594         * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
7595
7596 2013-03-07  Pedro Alves  <palves@redhat.com>
7597
7598         * remote.c (hex2bin, bin2hex): Move extern declarations to ...
7599         * remote.h (hex2bin, bin2hex): ... here.
7600         * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
7601
7602 2013-03-07  Eli Zaretskii  <eliz@gnu.org>
7603
7604         * utils.c (initialize_utils): Improve doc strings of "set/show
7605         width", "set/show height", and "set/show pagination".
7606
7607 2013-03-06  Keith Seitz  <keiths@redhat.com>
7608
7609         * ax-gdb.c (gen_printf): Make FORMAT const.
7610         * ax-gdb.h (gen_printf): Likewise.
7611         * ax-general.c (ax_string): Make STR const.
7612         * ax.h (ax_string): Likewise.
7613
7614 2013-03-06  Doug Evans  <dje@google.com>
7615
7616         * elfread.c (elf_symfile_read): Move debugging printf to more
7617         logical location.
7618
7619 2013-03-06  Pedro Alves  <palves@redhat.com>
7620
7621         * python/py-utils.c (target_string_to_unicode): Delete function.
7622         * python/python-internal.h (target_string_to_unicode): Delete
7623         declaration.
7624
7625 2013-03-06  Pierre Muller  <muller@sourceware.org>
7626
7627         * linespec.c (get_current_search_block): ARI fix, use (void)
7628         for empty parameter list.
7629
7630 2013-03-05  Doug Evans  <dje@google.com>
7631
7632         * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
7633         of old ada_lookup_symbol_list.  In !full_search case, don't
7634         search superblocks.
7635         (ada_lookup_symbol_list): Delete arg full_search, all callers
7636         updated.  Call ada_lookup_symbol_list_worker.
7637         (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
7638         * ada-lang.h (ada_lookup_symbol_list): Update.
7639         * language.h (language_defn): Update comment for
7640         la_iterate_over_symbols.
7641         * linespec.c (iterate_over_file_blocks): New function.
7642         (iterate_over_all_matching_symtabs): Call it.
7643         (lookup_prefix_sym): Ditto.
7644         (get_current_search_block): New function.
7645         (get_search_block): Delete.
7646         (find_label_symbols): Call get_current_search_block.
7647         (add_matching_symbols_to_info): Call iterate_over_file_blocks.
7648         * symtab.c (iterate_over_symbols): Don't search superblocks.
7649
7650 2013-03-05  Yao Qi  <yao@codesourcery.com>
7651
7652         * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
7653         parameter VAR's type from "unsigned int" to "int".
7654         * command.h (var_zuinteger_unlimited): Update its comments.
7655         (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
7656
7657 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
7658
7659         * NEWS: Mention new target x86_64-*-cygwin*.
7660
7661 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
7662
7663         * configure.host: Add x86_64-*-cygwin* as host.
7664         * configure.tgt: Add x86_64-*-cygwin* as target.
7665         * config/i386/cygwin64.mh: New file.
7666
7667 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
7668
7669         * linespec.c (decode_line_2): Fix duplicate request off by two message.
7670
7671 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
7672
7673         * linespec.c (struct linespec_canonical_name): New.
7674         (struct linespec_state): Change canonical_names type to it.
7675         (add_sal_to_sals): Change variable canonical_name to canonical.  Change
7676         xrealloc element size.  Initialize the different CANONICAL fields.
7677         (canonical_to_fullform): New.
7678         (filter_results): Use it.  Add variables canonical, fullform and
7679         cleanup.
7680         (struct decode_line_2_item, decode_line_2_compare_items): New.
7681         (decode_line_2): Remove variables iter and item_names, add variables
7682         items and items_count.  Modify the code for these new variables.
7683
7684 2013-03-04  Corinna Vinschen  <vinschen@redhat.com>
7685
7686         * coff-pe-read.c (read_pe_exported_syms): Don't return without
7687         calling do_cleanup.
7688
7689 2013-03-04  Luis Machado  <lgustavo@codesourcery.com>
7690
7691         * tracepoint.c (build_traceframe_info): Add code for byte order.
7692
7693 2013-03-02  Kevin Buettner  <kevinb@redhat.com>
7694
7695         * v850-tdep.c: (v850e2_register_name): Revise system register
7696         names to match current V850E2M architecture specifications.
7697         Update register number enum comments too.
7698
7699 2013-03-01  Jiong Wang  <jiwang@tilera.com>
7700             Pedro Alves  <palves@redhat.com>
7701
7702         * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
7703         to END_ADDR.
7704         (tilegx_skip_prologue): Limit prologue analysis to section end.
7705
7706 2013-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7707
7708         * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
7709         use it.
7710
7711 2013-03-01  Pedro Alves  <palves@redhat.com>
7712
7713         Use gdb_byte for bytes from the program being debugged.
7714
7715         * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
7716         Change type of local 'buf' to gdb_byte.
7717         * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
7718         * bfin-tdep.c (bfin_push_dummy_call): Likewise.
7719         * cris-tdep.c (cris_sigcontext_addr)
7720         (cris_sigtramp_frame_unwind_cache): Likewise.
7721         * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
7722         (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
7723         Likewise.
7724         * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
7725         * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
7726         (hppa32_hpux_search_dummy_call_sequence)
7727         (hppa_hpux_supply_save_state): Likewise.
7728         * hppa-linux-tdep.c (insns_match_pattern)
7729         (hppa_linux_find_global_pointer): Likewise.
7730         * hppa-tdep.c (hppa_in_function_epilogue_p)
7731         (skip_prologue_hard_way, hppa_frame_cache): Likewise.
7732         * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
7733         * i386fbsd-tdep.c (i386fbsd_supply_uthread)
7734         (i386fbsd_collect_uthread): Likewise.
7735         * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
7736         * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
7737         * ia64-tdep.c (examine_prologue, ia64_frame_cache)
7738         (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
7739         (ia64_sigtramp_frame_prev_register, ia64_access_reg)
7740         (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
7741         (ia64_libunwind_frame_prev_register)
7742         (ia64_libunwind_sigtramp_frame_this_id)
7743         (ia64_find_global_pointer_from_dynamic_section)
7744         (find_extant_func_descr, find_func_descr, ia64_dummy_id)
7745         (ia64_unwind_pc): Likewise.
7746         * iq2000-tdep.c (iq2000_store_return_value): Likewise.
7747         * m68hc11-tdep.c (m68hc11_push_dummy_call)
7748         (m68hc11_extract_return_value): Likewise.
7749         * m68klinux-nat.c (fetch_register, store_register): Likewise.
7750         * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
7751         (mep_get_insn, mep_push_dummy_call): Likewise.
7752         * mips-linux-tdep.c (mips_linux_get_longjmp_target)
7753         (mips_linux_in_dynsym_stub): Likewise.
7754         * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
7755         * ppc-linux-nat.c (fetch_register, store_register): Likewise.
7756         * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
7757         to gdb_byte.
7758         * remote-mips.c (mips_set_register): Likewise.
7759         * remote-sim.c (gdbsim_fetch_register): Likewise.
7760         * score-tdep.c (score7_fetch_inst): Change type of parameter
7761         'memblock' and local 'buf' to gdb_byte.
7762         (score7_malloc_and_get_memblock): Change return type to gdb_byte.
7763         Change type of local 'buf' to gdb_byte.  Adjust.
7764         (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
7765         to gdb_byte**.
7766         (score7_analyze_prologue): Change type of 'memblock' and
7767         'memblock_ptr' locals to gdb_byte*.
7768         * sh64-tdep.c (sh64_extract_return_value)
7769         (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
7770         * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
7771         * solib-pa64.c (pa64_solib_create_inferior_hook)
7772         (pa64_open_symbol_file_object): Remove local 'buf'.
7773         * solib-som.c (som_solib_create_inferior_hook, link_map_start)
7774         (som_open_symbol_file_object): Likewise.
7775         * solib-spu.c (spu_current_sos): Likewise.
7776         * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
7777         * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
7778         (spu_store_registers): Likewise.
7779         * target.c (debug_print_register): Likewise.
7780         * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
7781         * xstormy16-tdep.c (xstormy16_store_return_value)
7782         (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
7783         (xstormy16_find_jmp_table_entry): Likewise.
7784
7785 2013-03-01  Jiong Wang  <jiwang@tilera.com>
7786
7787         * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
7788         (tilegx_gdbarch_init): Install it.
7789
7790 2013-02-28  Tom Tromey  <tromey@redhat.com>
7791
7792         * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
7793         PyLong_Check.
7794
7795 2013-02-28  Doug Evans  <dje@google.com>
7796
7797         * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
7798         * python/python.c (gdbpy_find_pc_line): Ditto.
7799
7800 2013-02-28  Tom Tromey  <tromey@redhat.com>
7801
7802         * contrib/excheck.py: New file.
7803         * contrib/exsummary.py: New file.
7804         * contrib/gcc-with-excheck: New file.
7805
7806 2013-02-28  Tom Tromey  <tromey@redhat.com>
7807
7808         * python/python.c (gdbpy_print_stack): Call begin_line and
7809         fprintf_filtered inside TRY_CATCH.
7810
7811 2013-02-28  Tom Tromey  <tromey@redhat.com>
7812
7813         * python/python.c (gdbpy_find_pc_line): Call find_pc_line
7814         inside TRY_CATCH.
7815
7816 2013-02-28  Tom Tromey  <tromey@redhat.com>
7817
7818         * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
7819         frame_object_to_frame_info inside TRY_CATCH.
7820
7821 2013-02-28  Tom Tromey  <tromey@redhat.com>
7822
7823         * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
7824         TRY_CATCH.
7825
7826 2013-02-28  Tom Tromey  <tromey@redhat.com>
7827
7828         * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
7829
7830 2013-02-27  Corinna Vinschen  <vinschen@redhat.com>
7831
7832         * windows-nat.c: Throughout, fix format strings and casts of
7833         printf-like functions to avoid type related warnings on all
7834         platforms.
7835         (handle_output_debug_string): Fetch context information address
7836         from debug string using string_to_core_addr.
7837
7838 2013-02-27  Jiong Wang  <jiwang@tilera.com>
7839
7840         * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
7841         * regformats/reg-tilegx32.dat: New.
7842
7843 2013-02-27  Jiong Wang  <jiwang@tilera.com>
7844
7845         * configure.tgt (tilegx-*-linux*): Enable gdbserver.
7846
7847 2013-02-27  Jiong Wang  <jiwang@tilera.com>
7848
7849         * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
7850
7851 2013-02-27  Yao Qi  <yao@codesourcery.com>
7852             Pedro Alves  <palves@redhat.com>
7853
7854         * tracepoint.c (tfile_trace_find): For tfind
7855         pc/tp/range/outside, look for the next trace frame instead of
7856         always starting from frame 0.
7857
7858 2013-02-26  Anthony Green  <green@moxielogic.com>
7859
7860         * configure.tgt: Add support for moxie-*-rtems* target.
7861
7862 2013-02-25  Pedro Alves  <palves@redhat.com>
7863
7864         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
7865         warning text.
7866
7867 2013-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
7868
7869         * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
7870         if $fp is used as the virtual frame pointer.
7871
7872 2013-02-23  Alan Modra  <amodra@gmail.com>
7873
7874         * elfread.c (elf_symtab_read): Do not use udata.p here to find
7875         symbol size.
7876         * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
7877         * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
7878         * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
7879         * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
7880
7881 2013-02-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7882
7883         Code cleanup.
7884         * elfread.c (build_id_bfd_get): Make the return type const.
7885         (build_id_verify): Make the check parameter const.
7886         (build_id_to_debug_filename): Make the build_id parameter and variable
7887         data const.
7888         (find_separate_debug_file_by_buildid): Make the variable build_id const.
7889
7890 2013-02-21  Alan Modra  <amodra@gmail.com>
7891
7892         * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
7893
7894 2013-02-20  Siva Chandra Reddy  <sivachandra@google.com>
7895
7896         Add a new method 'disassemble' to gdb.Architecture class.
7897         * python/py-arch.c (archpy_disassmble): Implementation of the
7898         new method gdb.Architecture.disassemble.
7899         (arch_object_methods): Add entry for the new method.
7900
7901 2013-02-20  Jiong Wang  <jiwang@tilera.com>
7902
7903         * MAINTAINERS (Write After Approval): Add myself to the list.
7904
7905 2013-02-19  Pedro Alves  <palves@redhat.com>
7906
7907         Garbage collect 'struct monitor_ops'::load_routine.
7908
7909         * monitor.h (struct monitor_ops) <load_routine>: Remove field.
7910         * monitor.c (monitor_load): No longer call
7911         current_monitor->load_routine.
7912         * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
7913         * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
7914         * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
7915
7916 2013-02-19  Pedro Alves  <palves@redhat.com>
7917
7918         PR gdb/15161
7919
7920         Harmonize with generic_load.
7921
7922         * monitor.c: Include "readline/readline.h".
7923         (monitor_load): Rename parameter 'file' to 'args'.  Use build_argv
7924         instead of sscanf.  Use CORE_ADDR/strtoulst instead of unsigned
7925         long/strtol for the 'load_offset' local.  Error out if no argument
7926         is given or if too many arguments are given.  Tilde expand the
7927         passed in file name.
7928
7929 2013-02-19  Kai Tietz  <ktietz@redhat.com>
7930
7931         PR gdb/15161
7932         * symfile.c (load_section_data): Change type of load_offset
7933         to CORE_ADDR.
7934         (generic_load): User strtoulst instead of strtoul for conversion
7935         of load_offset.
7936
7937 2013-02-19  Jiong Wang  <jiwang@tilera.com>
7938
7939         * tilegx-tdep.c (tilegx_analyze_prologue): add check for
7940          for return address, "lr" register, saved on stack.
7941         * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
7942         after we invoke tilegx_analyze_prologue.
7943
7944 2013-02-19  Jiong Wang  <jiwang@tilera.com>
7945
7946         * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
7947
7948 2013-02-19  Jiong Wang  <jiwang@tilera.com>
7949
7950         * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
7951
7952 2013-02-19  Jiong Wang  <jiwang@tilera.com>
7953
7954         * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
7955         (tilegx_write_pc): New function.
7956         (tilegx_cannot_reference_register): Return zero if REGNO
7957         is TILEGX_FAULTNUM_REGNUM.
7958         (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
7959         (tilegx_register_name): Add handling of "faultnum" register.
7960         * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
7961         * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
7962         handling of TILEGX_FAULTNUM_REGNUM.
7963         * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
7964
7965 2013-02-19  Jiong Wang  <jiwang@tilera.com>
7966
7967         * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
7968         should be aligned to 64bit.
7969
7970 2013-02-19  Kai Tietz  <ktietz@redhat.com>
7971
7972         * windows-nat.c (windows_xfer_memory): Fix debug-output
7973         for LLP64.
7974
7975 2013-02-19  Lei Liu  <lei.liu2@windriver.com>
7976
7977         * mips-linux-nat.c (mips64_linux_regsets_store_registers):
7978         Don't check DSP register number if HAVE_DSP is not set.
7979
7980 2013-02-19  Alan Modra  <amodra@gmail.com>
7981
7982         * elfread.c (struct build_id): Delete.  Use struct elf_build_id
7983         throughout file instead.
7984         (build_id_bfd_get): Update to use new elf_tdata build_id field.
7985         Don't xmalloc return value.
7986         (build_id_verify): Similarly.  Don't xfree.
7987         (build_id_to_debug_filename): Update.
7988         (find_separate_debug_file_by_buildid): Update, don't xfree.
7989
7990 2013-02-18  Tom Tromey  <tromey@redhat.com>
7991
7992         PR gdb/15102:
7993         * dwarf2read.c (read_subrange_type): Use result of
7994         'check_typedef'.
7995
7996 2013-02-16  Yuanhui Zhang  <asmwarrior@gmail.com>
7997
7998         * frame.c: Remove one extra white space after #include
7999         directive.
8000
8001 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8002
8003         * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
8004
8005 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8006
8007         * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
8008         and dir commands into an if block.
8009
8010 2013-02-15  Sanimir Agovic  <sanimir.agovic@intel.com>
8011
8012         * python/py-breakpoint (struct pybp_code):  Use int instead of
8013         enum type_code.
8014
8015 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
8016             Hafiz Abid Qadeer  <abidh@codesourcery.com>
8017
8018         * NEWS: Mention new field "trace-file".
8019         * tracepoint.c (trace_status_mi): Output "trace-file" field.
8020         (tfile_open): Record the trace file's filename in the trace
8021         status.
8022         (tfile_files_info): Mention the name of the trace file.
8023         Check the "filename" field explicitely.
8024         (trace_status_command): Explicitely check "filename" field.
8025         (trace_find_command): Ditto.
8026         (trace_find_pc_command): Ditto.
8027         (trace_find_tracepoint_command): Ditto.
8028         (trace_find_line_command): Ditto.
8029         (trace_find_range_command): Ditto.
8030         (trace_find_outside_command): Ditto.
8031         * tracepoint.h (struct trace_status) <from_file>: Rename it
8032         to "filename" and make it hold the trace file's filename
8033         instead of a boolean.
8034         * remote.c (remote_get_trace_status): Initialize "filename"
8035         field with NULL instead of 0.
8036
8037 2013-02-15  Yao Qi  <yao@codesourcery.com>
8038
8039         * remote.c: Fix a typo.
8040
8041 2013-02-14  Pierre Muller  <muller@sourceware.org>
8042
8043         * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
8044
8045 2013-02-14  Pedro Alves  <palves@redhat.com>
8046
8047         * utils.c (savestring): Don't #undef it.  Move function to
8048         common/common-utils.c.
8049         * common/common-utils.c: Include gdb_string.h.
8050         (savestring): Move here from utils.c.
8051         * common/common-utils.h (savestring): Declare.
8052
8053 2013-02-14  Pedro Alves  <palves@redhat.com>
8054
8055         * utils.c (savestring): Rename parameter 'size' to 'len'.
8056
8057 2013-02-14  Pedro Alves  <palves@redhat.com>
8058             Yufeng Zhang  <yufeng.zhang@arm.com>
8059
8060         * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
8061         (aarch64_inferior_data, struct aarch64_inferior_data):
8062         Delete.
8063         (struct aarch64_process_info): New.
8064         (aarch64_process_list): New global.
8065         (aarch64_find_process_pid, aarch64_add_process)
8066         (aarch64_process_info_get): New functions.
8067         (aarch64_inferior_data_get): Delete.
8068         (aarch64_process_info_get): New function.
8069         (aarch64_forget_process): New function.
8070         (aarch64_get_debug_reg_state): New parameter 'pid'.  Reimplement.
8071         (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
8072         aarch64_get_debug_reg_state.
8073         (aarch64_notify_debug_reg_change): Use iterate_over_lwps
8074         instead of linux_nat_iterate_watchpoint_lwps.
8075         (aarch64_linux_new_fork): New function.
8076         (aarch64_linux_child_post_startup_inferior): Use
8077         aarch64_forget_process instead of aarch64_init_debug_reg_state.
8078         (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
8079         (aarch64_linux_remove_hw_breakpoint)
8080         (aarch64_handle_aligned_watchpoint)
8081         (aarch64_handle_unaligned_watchpoint)
8082         (aarch64_linux_insert_watchpoint)
8083         (aarch64_linux_remove_watchpoint)
8084         (aarch64_linux_stopped_data_address): Adjust to pass the current
8085         process id to aarch64_debug_reg_state.
8086         (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
8087         linux_nat_new_fork hook, and aarch64_forget_process as
8088         linux_nat_forget_process hook; remove the call to
8089         register_inferior_data_with_cleanup.
8090
8091 2013-02-14  Pedro Alves  <palves@redhat.com>
8092
8093         * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
8094         EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
8095         lval_memory.
8096
8097 2013-02-14  Pedro Alves  <pedro@codesourcery.com>
8098             Hafiz Abid Qadeer  <abidh@codesourcery.com>
8099
8100         * tracepoint.h (validate_trace_state_variable_name): Declare.
8101         * tracepoint.c (validate_trace_state_variable_name): New.
8102         (trace_variable_command): Parse the trace state variable's name
8103         without using parse_expression.  Do several validations.
8104         * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
8105         trace state variable's name with parse_expression.  Validate it.
8106
8107 2013-02-14  Yao Qi  <yao@codesourcery.com>
8108
8109         * infcmd.c (breakpoint_proceeded): Remove it.
8110
8111 2013-02-14  Yao Qi  <yao@codesourcery.com>
8112
8113         * tracepoint.c (end_actions_pseudocommand): Make it static.
8114         (while_stepping_pseudocommand): Likewise.
8115         * tracepoint.h (end_actions_pseudocommand): Remove the
8116         declaration.
8117         (while_stepping_pseudocommand): Likewise.
8118
8119 2013-02-14  Yao Qi  <yao@codesourcery.com>
8120
8121         * cli/cli-decode.c (help_cmd): Remove the declaration of
8122         "cmdlist".
8123         (help_all): Likewise.
8124
8125 2013-02-13  Pedro Alves  <palves@redhat.com>
8126
8127         * amd64-linux-nat.c (update_debug_registers_callback):
8128         Update comment.
8129         (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
8130         iterate_over_lwps.
8131         (amd64_linux_prepare_to_resume): Pass the lwp's pid to
8132         i386_debug_reg_state.
8133         (amd64_linux_new_fork): New function.
8134         (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
8135         linux_nat_new_fork hook, and i386_forget_process as
8136         linux_nat_forget_process hook.
8137         * i386-linux-nat.c (update_debug_registers_callback):
8138         Update comment.
8139         (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
8140         iterate_over_lwps.
8141         (i386_linux_prepare_to_resume): Pass the lwp's pid to
8142         i386_debug_reg_state.
8143         (i386_linux_new_fork): New function.
8144         (_initialize_i386_linux_nat): Install i386_linux_new_fork as
8145         linux_nat_new_fork hook, and i386_forget_process as
8146         linux_nat_forget_process hook.
8147         * i386-nat.c (i386_init_dregs): Delete.
8148         (i386_inferior_data, struct i386_inferior_data):
8149         Delete.
8150         (struct i386_process_info): New.
8151         (i386_process_list): New global.
8152         (i386_find_process_pid, i386_add_process, i386_process_info_get):
8153         New functions.
8154         (i386_inferior_data_get): Delete.
8155         (i386_process_info_get): New function.
8156         (i386_debug_reg_state): New parameter 'pid'.  Reimplement.
8157         (i386_forget_process): New function.
8158         (i386_cleanup_dregs): Rewrite.
8159         (i386_update_inferior_debug_regs, i386_insert_watchpoint)
8160         (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
8161         (i386_stopped_data_address, i386_insert_hw_breakpoint)
8162         (i386_remove_hw_breakpoint): Adjust to pass the current process id
8163         to i386_debug_reg_state.
8164         (i386_use_watchpoints): Don't register inferior data.
8165         * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
8166         adjust comment.
8167         (i386_forget_process): Declare.
8168         * linux-fork.c (delete_fork): Call linux_nat_forget_process.
8169         * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
8170         New static globals.
8171         (linux_child_follow_fork): Don't call linux_nat_new_thread here.
8172         (add_initial_lwp): New, factored out from ...
8173         (add_lwp): ... this.  Don't check the number of lwps before
8174         calling linux_nat_new_thread.
8175         (linux_nat_iterate_watchpoint_lwps): Delete.
8176         (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
8177         (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
8178         forks and vforks.
8179         (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
8180         initial lwp.
8181         (linux_nat_kill, linux_nat_mourn_inferior): Call
8182         linux_nat_forget_process.
8183         (linux_nat_set_new_fork, linux_nat_set_forget_process)
8184         (linux_nat_forget_process): New functions.
8185         * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
8186         type.
8187         (linux_nat_iterate_watchpoint_lwps): Delete declaration.
8188         (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
8189         types.
8190         (linux_nat_set_new_fork, linux_nat_set_forget_process)
8191         (linux_nat_forget_process): New declarations.
8192
8193         * amd64fbsd-nat.c (super_mourn_inferior): New global.
8194         (amd64fbsd_mourn_inferior): New function.
8195         (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
8196         * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
8197
8198 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8199
8200         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
8201         Adding _().
8202
8203 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8204
8205         * aarch64-linux-nat.c (debug_reg_change_callback)
8206         (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
8207         %s and phex().
8208
8209 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8210
8211         * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
8212         with LONGEST.
8213
8214 2013-02-13  Pedro Alves  <palves@redhat.com>
8215             Hafiz Abid Qadeer  <abidh@codesourcery.com>
8216
8217         * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
8218
8219 2013-02-12  Tom Tromey  <tromey@redhat.com>
8220
8221         PR symtab/11464:
8222         * c-exp.y (lex_one_token): Initialize other fields of yylval on
8223         NAME return.
8224         (classify_inner_name): Remove 'first_name' argument, add
8225         'context'.  Remove unused variable.
8226         (yylex): Explicitly maintain the context type.  Exit loop earlier
8227         if NAME result is seen.
8228
8229 2013-02-12  Pedro Alves  <palves@redhat.com>
8230
8231         * amd64-darwin-tdep.c: Add (C) after Copyright.
8232         * cli/cli-cmds.h: Ditto.
8233         * cli/cli-decode.c: Ditto.
8234         * cli/cli-decode.h: Ditto.
8235         * cli/cli-dump.c: Ditto.
8236         * cli/cli-dump.h: Ditto.
8237         * cli/cli-interp.c: Ditto.
8238         * cli/cli-logging.c: Ditto.
8239         * cli/cli-script.c: Ditto.
8240         * cli/cli-script.h: Ditto.
8241         * cli/cli-setshow.c: Ditto.
8242         * cli/cli-setshow.h: Ditto.
8243         * cli/cli-utils.c: Ditto.
8244         * cli/cli-utils.h: Ditto.
8245         * config/alpha/nm-osf3.h: Ditto.
8246         * config/djgpp/djconfig.sh: Ditto.
8247         * config/i386/nm-fbsd.h: Ditto.
8248         * config/i386/nm-i386gnu.h: Ditto.
8249         * config/nm-linux.h: Ditto.
8250         * config/nm-nto.h: Ditto.
8251         * config/rs6000/nm-rs6000.h: Ditto.
8252         * config/sparc/nm-sol2.h: Ditto.
8253         * darwin-nat-info.c: Ditto.
8254         * dfp.c: Ditto.
8255         * dfp.h: Ditto.
8256         * gdb-demangle.h: Ditto.
8257         * i386-darwin-nat.c: Ditto.
8258         * i386-darwin-tdep.c: Ditto.
8259         * linux-fork.h: Ditto.
8260         * m32c-tdep.c: Ditto.
8261         * microblaze-linux-tdep.c: Ditto.
8262         * microblaze-rom.c: Ditto.
8263         * microblaze-tdep.c: Ditto.
8264         * microblaze-tdep.h: Ditto.
8265         * mips-linux-tdep.h: Ditto.
8266         * ppc-ravenscar-thread.c: Ditto.
8267         * ppc-ravenscar-thread.h: Ditto.
8268         * prologue-value.c: Ditto.
8269         * prologue-value.h: Ditto.
8270         * ravenscar-thread.c: Ditto.
8271         * ravenscar-thread.h: Ditto.
8272         * sparc-ravenscar-thread.c: Ditto.
8273         * sparc-ravenscar-thread.h: Ditto.
8274         * tilegx-linux-tdep.c: Ditto.
8275         * unwind_stop_reasons.def: Ditto.
8276         * windows-nat.h: Ditto.
8277         * xtensa-linux-tdep.c: Ditto.
8278         * xtensa-xtregs.c: Ditto.
8279         * regformats/regdat.sh: Ditto.
8280         * regformats/regdef.h: Ditto.
8281
8282 2013-02-12  Pedro Alves  <palves@redhat.com>
8283
8284         * break-catch-sig.c: Update copyright years.
8285
8286 2013-02-11  Siva Chandra Reddy  <sivachandra@google.com>
8287
8288         Add support for a destructor for ui_out data and use it to
8289         provide a ui_out destructor.
8290         * ui-out.h: Declare the new ui_out destructor.
8291         (ui_out_impl): Add a field for data destructor in ui_out_impl.
8292         * ui-out.c (default_data_destroy): Add a default data destructor
8293         which does nothing.
8294         (default_ui_out_impl): Set the new data_destroy field to
8295         default_data_destroy
8296         (uo_data_destroy): Local function which invokes the data
8297         destructor if present.
8298         (clear_table): Local function which clears the table data of a
8299         ui_out object.
8300         (ui_out_destroy): Public function which frees a ui_out object.
8301         (ui_out_table_end): Use the new clear_table function.
8302         * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
8303         NULL.
8304         * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
8305         to NULL.
8306
8307 2013-02-11  Doug Evans  <dje@google.com>
8308
8309         * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
8310         (printf_decfloat): New function.  Broken out from ui_printf.
8311         Remove unnecessary code to shift the entire format string down.
8312         (printf_pointer): New function.
8313         (ui_printf): Code to print C strings, wide C strings, decfloats,
8314         and pointers moved to separate functions.
8315
8316 2013-02-11  Sergio Durigan Junior  <sergiodj@redhat.com>
8317
8318         * valops.c (value_assign): Handling bitfield offset in
8319         `lval_internalvar_component' case.
8320
8321 2013-02-08  Doug Evans  <dje@google.com>
8322
8323         * common/format.c (parse_format_string): Fix whitespace.
8324
8325 2013-02-08  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
8326
8327         * stack.c (return_command): Work around uninitialized variable
8328         warning.
8329
8330 2013-02-08  Yufeng Zhang  <yufeng.zhang@arm.com>
8331
8332         * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
8333         number of the registers from 36 to 34.
8334
8335 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8336
8337         * NEWS: Mention new AArch64 native and target support.
8338
8339 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8340
8341         * MAINTAINERS (Write After Approval): Add myself.
8342
8343 2013-02-08  Jim MacArthur  <jim.macarthur@arm.com>
8344             Marcus Shawcroft  <marcus.shawcroft@arm.com>
8345             Nigel Stephens  <nigel.stephens@arm.com>
8346             Yufeng Zhang  <yufeng.zhang@arm.com>
8347
8348         * aarch64-linux-nat.c: New file.
8349         * config/aarch64/linux.mh: New file.
8350         * configure.host: Add AArch64.
8351         * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
8352
8353 2013-02-07  Doug Evans  <dje@google.com>
8354
8355         * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
8356         disassemble command.
8357
8358 2013-02-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8359
8360         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
8361         set_gdbarch_fetch_tls_load_module_address.
8362
8363 2013-02-06  David S. Miller  <davem@davemloft.net>
8364
8365         * sparc-tdep.c (sparc32_return_value): Handle writing return value when
8366         using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
8367         * value.c (struct_return_convention): New function.
8368         (using_struct_return): Implement in terms of struct_return_convention.
8369         * value.h (struct_return_convention): Declare.
8370         * stack.c (return_command): Allow successful overriding of the return
8371         value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
8372
8373 2013-02-06  Tom Tromey  <tromey@redhat.com>
8374
8375         * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
8376         outside of TRY_CATCH.
8377
8378 2013-02-06  Yao Qi  <yao@codesourcery.com>
8379
8380         * mi/mi-interp.c: Include "tracepoint.h".
8381         (mi_tsv_modified): Declare.
8382         (mi_tsv_created, mi_tsv_deleted): Update declaration.
8383         (mi_interpreter_init): Call observer_attach_tsv_modified.
8384         (mi_tsv_modified): New.
8385         (mi_tsv_created, mi_tsv_deleted): Update.
8386         * tracepoint.c (trace_variable_command): Call
8387         observer_notify_tsv_modified if the initial value of tsv is
8388         changed.
8389         (delete_trace_state_variable): Call
8390         observer_notify_tsv_deleted earlier.
8391         (trace_variable_command): Caller update.
8392         (create_tsv_from_upload): Likewise.
8393         * observer.sh: Declare "struct trace_state_variable".
8394
8395         * NEWS: Mention the new MI notification "=tsv-modified".
8396
8397 2013-02-05  Doug Evans  <dje@google.com>
8398
8399         * completer.c (location_completer): Fix typo in comment.
8400
8401 2013-02-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8402
8403         * breakpoint.c (add_location_to_breakpoint): Insert the location with
8404         ADDRESS sorted.
8405
8406 2013-02-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8407
8408         * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
8409         Refactor if statement to avoid trailing || operator.
8410
8411 2013-02-05  Andreas Tobler  <andreast@fgznet.ch>
8412
8413         * NEWS: Add PowerPC FreeBSD as a new native configuration.
8414
8415 2013-02-04  Andreas Tobler  <andreast@fgznet.ch>
8416
8417         * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
8418         * configure.host: Add powerpc*-*-freebsd* target.
8419         * configure.tgt: Add target info for powerpc*-*-freebsd*.
8420         * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
8421         * config/powerpc/fbsd.mh: New file.
8422
8423 2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
8424             Denys Vlasenko  <dvlasenk@redhat.com>
8425             Pedro Alves  <palves@redhat.com>
8426
8427         * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
8428         (struct elf_internal_linux_prpsinfo): Forward declare.
8429         * gdbarch.h, gdbarch.c: Regenerate.
8430         * linux-tdep.c: Include `cli/cli-utils.h'.
8431         (linux_fill_prpsinfo): New function.
8432         (linux_make_corefile_notes): Use linux_fill_prpsinfo.  If there's
8433         an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
8434         elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
8435         depending on gdbarch pointer bitness.
8436         * ppc-linux-tdep.c: Include elf-bfd.h.
8437         (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
8438         on 32-bit.
8439
8440 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
8441             Marcus Shawcroft  <marcus.shawcroft@arm.com>
8442             Nigel Stephens  <nigel.stephens@arm.com>
8443             Yufeng Zhang  <yufeng.zhang@arm.com>
8444
8445         * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
8446
8447 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
8448             Marcus Shawcroft  <marcus.shawcroft@arm.com>
8449             Nigel Stephens  <nigel.stephens@arm.com>
8450             Yufeng Zhang  <yufeng.zhang@arm.com>
8451
8452         * aarch64-newlib-tdep.c: New file.
8453         * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
8454         aarch64*-*-elf.
8455         * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
8456         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
8457         (ALLDEPFILES): Add aarch64-newlib-tdep.c.
8458         * osabi.c (gdb_osabi_names): Add "Newlib".
8459
8460 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
8461             Marcus Shawcroft  <marcus.shawcroft@arm.com>
8462             Nigel Stephens  <nigel.stephens@arm.com>
8463             Yufeng Zhang  <yufeng.zhang@arm.com>
8464
8465         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
8466         (ALLDEPFILES): Add aarch64-linux-tdep.c.
8467         * aarch64-linux-tdep.c: New file.
8468         * aarch64-linux-tdep.h: New file.
8469         * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
8470         * configure.tgt: Add aarch64-none-linux-gnu.
8471
8472 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
8473             Marcus Shawcroft  <marcus.shawcroft@arm.com>
8474             Nigel Stephens  <nigel.stephens@arm.com>
8475             Yufeng Zhang  <yufeng.zhang@arm.com>
8476
8477         * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
8478         (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
8479         (ALLDEPFILES): Add aarch64-tdep.c.
8480         * aarch64-tdep.c: New file.
8481         * aarch64-tdep.h: New file.
8482         * configure.tgt: Add AArch64.
8483         * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
8484         (aarch64-expedite): New definition.
8485         * features/aarch64-core.xml: New file.
8486         * features/aarch64-fpu.xml: New file.
8487         * features/aarch64-without-fpu.c: New file (generated).
8488         * features/aarch64-without-fpu.xml: New file.
8489         * features/aarch64.c: New file (generated).
8490         * features/aarch64.xml: New file.
8491         * regformats/aarch64-without-fpu.dat: New file (generated).
8492         * regformats/aarch64.dat: New file (generated).
8493
8494 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8495
8496         * contrib/expect-read1.c: New file.
8497         * contrib/expect-read1.sh: New file.
8498
8499 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8500
8501         * dwarf2read.c (file_file_name): New function with code from
8502         file_full_name.
8503         (file_full_name): Move most of the code to file_file_name.
8504         (macro_start_file): Rename variable full_name to file_name and use
8505         file_file_name for it.  Add comp_dir parameter to new_macro_table.
8506         * macrocmd.c (show_pp_source_pos): New variable fullname.  Replace any
8507         macro_source_file->filename access by macro_source_fullname call.
8508         * macroscope.c (_initialize_macroscope): Update the new_macro_table
8509         caller.
8510         * macrotab.c (struct macro_table): New field comp_dir.
8511         (macro_include): New variables link_fullname and source_fullname.
8512         Replace any macro_source_file->filename access by macro_source_fullname
8513         call.
8514         (macro_lookup_inclusion): Remove the partial filenames checking code.
8515         (check_for_redefinition): New variables source_fullname and
8516         found_key_fullname.  Replace any macro_source_file->filename access by
8517         macro_source_fullname call.
8518         (macro_undef): New variables source_fullname and key_fullname.  Replace
8519         any macro_source_file->filename access by macro_source_fullname call.
8520         (macro_lookup_definition): New variables retval and source_fullname.
8521         Replace any macro_source_file->filename access by macro_source_fullname
8522         call.
8523         (foreach_macro): New variable key_fullname.  Replace any
8524         macro_source_file->filename access by macro_source_fullname call.
8525         (foreach_macro_in_scope): New variable datum_fullname.  Replace any
8526         macro_source_file->filename access by macro_source_fullname call.
8527         (new_macro_table): Add parameter comp_dir.  Initialize T with it.
8528         (macro_source_fullname): New function.
8529         * macrotab.h (struct macro_source_file): Extent the filename field
8530         comment.
8531         (new_macro_table): New parameter comp_dir, add a comment for it.
8532         (macro_source_fullname): new declaration.
8533
8534 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8535
8536         * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
8537         this_real_name to outer block.  Use it also for
8538         compare_filenames_for_search.
8539         (dw2_expand_symtabs_matching): New variable this_real_name.  Use it
8540         with dw2_get_real_path for file_matcher, considering also
8541         BASENAMES_MAY_DIFFER.
8542         (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
8543
8544 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8545
8546         * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
8547         to the file_matcher parameter.  Pass 0 to it.
8548         (dwarf2_create_include_psymtab): Copy also DIRNAME.
8549         * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
8550         NULL psymtab_to_fullname result.
8551         (psymtab_to_fullname): Remove variable r.  Never return NULL, assemble
8552         an expected filename instead.
8553         (expand_symtabs_matching_via_partial): Add basenames parameter to the
8554         file_matcher parameter.  Call also psymtab_to_fullname, after newly
8555         considering BASENAMES_MAY_DIFFER.
8556         * source.c (rewrite_source_path): Remove static.
8557         * source.h (rewrite_source_path): New declaration.
8558         * symfile.h (struct quick_symbol_functions): Add basenames parameter to
8559         the expand_symtabs_matching field.  Comment it.
8560         * symtab.c (file_matches): New function comment.  Add parameter
8561         basenames, implement it.
8562         (search_symbols_file_matches): Add basenames parameter.  Update the
8563         file_matches caller.
8564         (search_symbols): Match FILES also against symtab_to_fullname.
8565         Optimize it for BASENAMES_MAY_DIFFER.
8566
8567 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8568
8569         * source.c (print_source_lines_base): Print for TUI also "fullname".
8570         * tui/tui-data.c (init_content_element): Change tui_locator_element
8571         field to full_name.
8572         * tui/tui-data.h (struct tui_locator_element): Likewise.
8573         * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
8574         tui_update_locator_filename calls to tui_update_locator_fullname.
8575         Replace symtab->filename refererence by symtab_to_fullname call.
8576         * tui/tui-out.c (tui_field_string): Check for "fullname" now.
8577         * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
8578         field to full_name.  Replace symtab->filename refererence by
8579         symtab_to_fullname call.
8580         (tui_show_symtab_source): Rename parameter to fullname.  Change
8581         tui_locator_element field to full_name.
8582         * tui/tui-stack.c: Include source.h.
8583         (tui_set_locator_filename): Rename the declaration to ...
8584         (tui_set_locator_fullname): ... here.  Rename its parameter to
8585         fullname, updates its comment.
8586         (tui_set_locator_info): Rename its parameter to fullname.
8587         (tui_set_locator_filename): Rename the definition to ...
8588         (tui_set_locator_fullname): ... here.  Rename its parameter to
8589         fullname, updates its comment.  Change tui_locator_element field to
8590         full_name.
8591         (tui_set_locator_info): Rename its parameter to fullname.
8592         (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
8593         (tui_update_locator_filename): Rename to ...
8594         (tui_update_locator_fullname): ... here. Rename callee to
8595         tui_set_locator_fullname.
8596         (tui_show_frame_info): Replace symtab->filename refererence by
8597         symtab_to_fullname call.
8598         * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
8599         (tui_update_locator_fullname): ... here.
8600         * tui/tui-winsource.c (tui_display_main): Rename the callee to
8601         tui_update_locator_fullname.  Replace symtab->filename refererence by
8602         symtab_to_fullname call.
8603         * tui/tui.c (tui_show_source): Rename its parameter to fullname.
8604         Rename the callee to tui_update_locator_fullname.
8605         * tui/tui.h (tui_show_source): Rename its parameter to fullname.
8606
8607 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8608
8609         * ada-lang.c (user_select_syms): Replace symtab->filename refererences
8610         by symtab_to_filename_for_display calls.
8611         * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
8612         (clear_command): New variable sal_fullname, initialize it.  Replace
8613         compare_filenames_for_search by filename_cmp with sal_fullname.
8614         (say_where, update_static_tracepoint): Replace symtab->filename
8615         refererences by symtab_to_filename_for_display calls.
8616         * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
8617         Likewise.
8618         * dwarf2read.c: Include source.h.
8619         (fixup_go_packaging): Replace symtab->filename refererences by
8620         symtab_to_filename_for_display calls.
8621         * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
8622         Replace symtab->filename refererences by symtab_to_filename_for_display
8623         calls.
8624         (create_sals_line_offset, convert_linespec_to_sals): New variable
8625         fullname, initialize it, replace symtab->filename reference by the
8626         variable.
8627         * linux-fork.c: Include source.h.
8628         (info_checkpoints_command): Replace symtab->filename refererences by
8629         symtab_to_filename_for_display calls.
8630         * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
8631         by symtab_to_filename_for_display calls.
8632         * mdebugread.c: Include source.h.
8633         (psymtab_to_symtab_1): Replace symtab->filename refererences by
8634         symtab_to_filename_for_display calls.
8635         * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
8636         (mi_cmd_file_list_exec_source_files): Likewise.
8637         * printcmd.c: Include source.h.
8638         (build_address_symbolic): Replace symtab->filename refererences by
8639         symtab_to_filename_for_display calls.
8640         * psymtab.c (partial_map_symtabs_matching_filename)
8641         (read_psymtabs_with_fullname): Call compare_filenames_for_search also
8642         with psymtab_to_fullname.
8643         * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
8644         by symtab_to_filename_for_display calls.
8645         (stpy_get_filename): New variable filename, initialize it, use instead
8646         of symtab->filename refererences.
8647         (salpy_str): Make variable filename const char *.  Replace
8648         symtab->filename refererences by symtab_to_filename_for_display calls.
8649         * skip.c: Include source.h and filenames.h.
8650         (skip_file_command): Remove const from the symtab variable.  Replace
8651         symtab->filename refererences by symtab_to_fullname call.
8652         (function_name_is_marked_for_skip): New variables searched_for_fullname
8653         and fullname.  Use them to search also with symtab's fullname.
8654         * source.c (find_source_lines): Replace symtab->filename refererences
8655         by symtab_to_filename_for_display calls.
8656         (print_source_lines_base): New variable filename, use it instead of
8657         symtab->filename.  Replace symtab->filename refererences by
8658         symtab_to_filename_for_display calls.
8659         (line_info, forward_search_command): Replace symtab->filename
8660         refererences by symtab_to_filename_for_display calls.
8661         (reverse_search_command): Replace symtab->filename refererences by
8662         symtab_to_filename_for_display calls.  New variable filename for it.
8663         * stack.c (frame_info): Likewise.
8664         * symmisc.c: Include source.h.
8665         (dump_objfile, dump_symtab_1, maintenance_print_symbols)
8666         (maintenance_info_symtabs): Replace symtab->filename refererences by
8667         symtab_to_filename_for_display calls.
8668         * symtab.c (iterate_over_some_symtabs): Call
8669         compare_filenames_for_search also with symtab_to_fullname.
8670         (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
8671         symtab->filename refererences by symtab_to_filename_for_display calls.
8672         (find_line_symtab): Replace symtab->filename refererences by
8673         symtab_to_filename_for_display calls.
8674         (file_matches): Replace filename_cmp by compare_filenames_for_search.
8675         (print_symbol_info): Make the last parameter const char *.  New
8676         variable s_filename.  Use it in the function.
8677         (symtab_symbol_info): Make the last_filename variable const char *.
8678         Replace symtab->filename refererences by symtab_to_filename_for_display
8679         calls.
8680         (rbreak_command): New variable fullname.  Use it.  Replace
8681         symtab->filename refererence by symtab_to_filename_for_display call.
8682         * tracepoint.c (set_traceframe_context, trace_find_line_command)
8683         (print_one_static_tracepoint_marker): Replace symtab->filename
8684         refererences by symtab_to_filename_for_display calls.
8685         * tui/tui-source.c (tui_set_source_content): New variables filename and
8686         s_filename.  Replace symtab->filename refererences by this variable.
8687         Replace other symtab->filename refererences by
8688         symtab_to_filename_for_display calls.
8689
8690 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
8691             Jan Kratochvil  <jan.kratochvil@redhat.com>
8692
8693         Add a new variable that controls a way in which filenames are
8694         displayed.
8695         * NEWS (set filename-display): New entry.
8696         * source.c (filename_display_basename, filename_display_relative)
8697         (filename_display_absolute, filename_display_kind_names)
8698         (filename_display_string, show_filename_display_string)
8699         (symtab_to_filename_for_display): New.
8700         (_initialize_source): Added initialization of 'filename-display'
8701         variable.
8702         * source.h (symtab_to_filename_for_display): Added declaration.
8703         * stack.c (print_frame): Added new variable and calling of a new
8704         function and condition with this variable. Changed third argument of
8705         calling of a function.
8706
8707 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8708
8709         * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
8710         Rename field reference filename to fullname.
8711         * tui/tui-data.h (struct tui_source_info): Rename field filename to
8712         fullname.  New comment for it.
8713         * tui/tui-source.c (tui_set_source_content): Rename field reference
8714         filename to fullname.  Initialize field by symtab_to_fullname now.
8715         * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
8716         reference filename to fullname.  Use symtab_to_fullname during
8717         comparison.
8718
8719 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8720
8721         Code cleanup.
8722         * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
8723         (dw2_expand_symtabs_with_fullname): ... here.  Rename parameter
8724         filename to fullname.  Rename variable this_name to this_fullname.
8725         Lowercase FILENAME_CMP call.
8726         (dw2_find_symbol_file): New comment for the returned string.
8727         (dwarf2_gdb_index_functions): Rename the function to
8728         dw2_expand_symtabs_with_fullname.
8729         * psymtab.c (read_psymtabs_with_filename): Rename to ...
8730         (read_psymtabs_with_fullname): ... here.  Rename parameter filename to
8731         fullname.
8732         (psym_functions): Rename the function to read_psymtabs_with_fullname.
8733         * symfile.h (struct quick_symbol_functions): Rename field
8734         expand_symtabs_with_filename to expand_symtabs_with_fullname and its
8735         parameter filename to fullname.  Document returned string meaning for
8736         find_symbol_file.
8737         * symtab.c (find_line_symtab): Rename the called function to
8738         expand_symtabs_with_fullname.
8739
8740 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8741
8742         Code cleanup.
8743         * breakpoint.c (clear_command): Remove variable is_abs, unify the
8744         call of filename_cmp with compare_filenames_for_search.
8745         * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
8746         is_abs, unify the call of FILENAME_CMP with
8747         compare_filenames_for_search.  New gdb_asserts for real_path and name.
8748         Unify the call of compare_filenames_for_search with FILENAME_CMP.
8749         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
8750         * symfile.h (struct quick_symbol_functions): Extend the comment for
8751         map_symtabs_matching_filename.
8752         * symtab.c (compare_filenames_for_search): Remove the function comment
8753         relative path requirement.  Handle absolute filenames, with a comment.
8754         (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
8755         FILENAME_CMP with compare_filenames_for_search.  New gdb_asserts for
8756         real_path and name.  Unify the call of compare_filenames_for_search
8757         with FILENAME_CMP.
8758         (iterate_over_symtabs): New gdb_assert on REAL_PATH.
8759
8760 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8761
8762         Code cleanup.
8763         * breakpoint.c (print_breakpoint_location): Replace bp_location field
8764         source_file references by symtab field references.  Remove variables
8765         sal and fullname.
8766         (momentary_breakpoint_from_master, add_location_to_breakpoint):
8767         (clear_command, say_where): Replace bp_location field source_file
8768         references by symtab field references.
8769         (bp_location_dtor): Remove the source_file reference.
8770         (update_static_tracepoint): Replace bp_location field source_file
8771         references by symtab field references.
8772         (breakpoint_free_objfile): New function.
8773         * breakpoint.h (struct bp_location): Extend the comment for line_number.
8774         Replace the field source_file by field symtab, extend its comment.
8775         (breakpoint_free_objfile): New declaration.
8776         * objfiles.c (free_objfile): Call breakpoint_free_objfile.
8777         * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
8778         field source_file references by symtab field references.
8779
8780 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8781
8782         Replace xfullpath calls by gdb_realpath calls.
8783         * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
8784         function comment.
8785         * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
8786         Remove it from the iterate_over_some_symtabs call.
8787         (dw2_map_symtabs_matching_filename): Remove parameter full_path.
8788         Remove it from the dw2_map_expand_apply calls, remove a block handling
8789         it.
8790         * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
8791         Remove it from the iterate_over_some_symtabs call.
8792         (partial_map_symtabs_matching_filename): Remove parameter full_path.
8793         Remove it from the partial_map_expand_apply calls, remove a block
8794         handling it.  Drop gdb_realpath call and cleanups from the real_path
8795         handling.
8796         * source.c (openp): Drop the comment part about xfullpath.  Replace
8797         xfullpath calls by gdb_realpath calls.
8798         (find_and_open_source): Replace xfullpath call by gdb_realpath call.
8799         * symfile.h (struct quick_symbol_functions): Remove parameter full_path
8800         from method map_symtabs_matching_filename and its comment.
8801         * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
8802         gdb_realpath call.
8803         * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
8804         remove it also from the function comment, remove a block handling it.
8805         Drop gdb_realpath call and cleanups from the real_path handling.
8806         (iterate_over_symtabs): Drop variable full_path and its use.
8807         * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
8808         * utils.c (xfullpath): Remove.
8809         * utils.h (xfullpath): Remove.
8810
8811 2013-02-01  Andreas Tobler  <andreast@fgznet.ch>
8812
8813         * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
8814         (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
8815         (ALLDEPFILES): Add ppc64-tdep.c.
8816         * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
8817         ppc64-tdep.o to gdb_target_obs.
8818         * ppc64-tdep.h: New file.
8819         * ppc64-tdep.c: New file.
8820         (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
8821         ppc-linux-tdep.c to here.
8822         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
8823         (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
8824         (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
8825         (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
8826         from ppc-linux-tdep.c to here.
8827         (ppc64_convert_from_func_ptr_addr): Rename from
8828         ppc64_linux_convert_from_func_ptr_addr to
8829         ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
8830         here.
8831         * rs6000-tdep.c:
8832         (read_insn): Move from ppc-linux-tdep.c to here.
8833         (insns_match_pattern, insn_d_field, insn_ds_field): Move
8834         from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
8835         * ppc-linux-tdep.c: Include ppc64-tdep.h.
8836         Removed above functions.
8837         (ppc_linux_init_abi): Adjust.
8838
8839 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
8840
8841         * ada-valprint.c (ada_print_floating): Remove unused 'len'.
8842
8843 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
8844
8845         * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
8846
8847 2013-02-01  Pedro Alves  <palves@redhat.com>
8848
8849         * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
8850         * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
8851
8852 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8853
8854         * elfread.c (elf_symfile_read): Limit separate debug info additions to
8855         files with no separate debug info.
8856         * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
8857         * symfile.c (read_symbols): Call find_separate_debug_file_in_section
8858         only for files with no separate debug info.
8859
8860 2013-01-31  Tom Tromey  <tromey@redhat.com>
8861
8862         * jit.c (jit_program_space_data): Rename from jit_inferior_data;
8863         change type.
8864         (struct jit_program_space_data): Rename from jit_inferior_data.
8865         Update comments.
8866         (get_jit_program_space_data): Rename from get_jit_inferior_data.
8867         Change return type.  Attach data to program space.
8868         (jit_program_space_data_cleanup): Rename from
8869         jit_inferior_data_cleanup; change argument type.
8870         (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
8871         change type.
8872         (jit_register_code): Update.
8873         (jit_update_inferior_cache): Remove.
8874         (jit_breakpoint_deleted): Get jit data from the location's program
8875         space.
8876         (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
8877         'ps_data', change type.
8878         (jit_inferior_init, jit_breakpoint_re_set_internal)
8879         (jit_event_handler): Update.
8880         (free_objfile_data): Get data from objfile's program space.
8881         (_initialize_jit): Update.
8882
8883 2013-01-31  Tom Tromey  <tromey@redhat.com>
8884
8885         PR gdb/13987:
8886         * jit.c (struct jit_inferior_data) <cached_code_address,
8887         jit_breakpoint>: New fields.
8888         (jit_breakpoint_re_set_internal): Fix logging.  Only create
8889         breakpoint if cached address has changed.
8890         (jit_update_inferior_cache, jit_breakpoint_deleted): New
8891         functions.
8892         (_initialize_jit): Register breakpoint deleted observer.
8893
8894 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8895
8896         * infrun.c (handle_syscall_event): Remove unused gdbarch.
8897         (save_infcall_suspend_state): Ifdef out unused inf.
8898         (restore_infcall_suspend_state): Ifdef out unused inf.
8899         * jit.c (jit_register_code): Remove unused i, b, inf_data.
8900         (jit_frame_sniffer): Remove unused inf_data.
8901
8902 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8903
8904         * c-exp.y (classify_inner_name): Remove unused type.
8905         * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
8906         in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
8907         need_escape.
8908         (c_get_string): Remove unused kind.
8909         * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
8910
8911 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8912
8913         * charset.c (intermediate_encoding): Remove unused i.
8914         * completer.c (signal_completer): Remove unused i.
8915         * continuations.c (discard_my_continuations_1): Remove unused
8916         continuation_ptr.
8917         * corelow.c (core_close): Remove unuseD name.
8918         (get_core_siginfo): Remove unused pid.
8919         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
8920         i, cps.
8921         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
8922         (loclist_describe_location): Remove unused first.
8923         * event-top.c (command_line_handler): Remove unused got_eof.
8924         * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
8925         (resize_section_table): Remove unused old_value.
8926         * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
8927         * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
8928         * i386-tdep.c (i386_process_record): Remove unused rex.
8929         * infcmd.c (get_return_value): Remove unused uiout.
8930         * jv-lang.c (type_from_class): Remove unused is_array.
8931         * jv-valprint.c (java_val_print): Remove unused i.
8932         * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
8933         * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
8934         * m2-typeprint.c (m2_print_type): Remove unused code.
8935         * macroexp.c (get_character_constant): Remove unused body_start.
8936         (macro_stringify): Remove unused result.
8937         * objc-lang.c (find_methods): Remove unused gdbarch.
8938         * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
8939         * regcache.c (regcache_cooked_read): Remove unused gdbarch.
8940         * stack.c (print_frame_args): Remove unused summary.
8941         * thread.c (thread_apply_command): Remove unused p.
8942         * valarith.c (value_x_unop): Remove unused mangle_ptr.
8943         * valops.c (search_struct_method): Remove unused skip.
8944         * valprint.c (generic_val_print): Remove unused byte_order.
8945         * varobj.c (varobj_update): Remove unused changed.
8946         * cli/cli-cmds.c (complete_command): Remove unused next_item.
8947         (alias_command): Remove unused c.
8948         * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
8949         * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
8950         format.
8951         (mi_cmd_data_write_memory): Remove unused word_format.
8952         (mi_cmd_data_write_memory_bytes): Remove unused r.
8953         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
8954         p_start, p_end.
8955         * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
8956         * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
8957         line_width.
8958
8959 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8960
8961         * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
8962         * symtab.c (iterate_over_symtabs): Remove unused s.
8963         (find_pc_sect_symtab): Remove unused pspAce.
8964         (find_pc_sect_line): Remove unused alt_symtab.
8965         (find_pcs_for_symtab_line): Remove unused ix, previous_function.
8966         (completion_list_add_name): Remove unused newsize.
8967
8968 2013-01-31  Tom Tromey  <tromey@redhat.com>
8969
8970         PR c++/14998:
8971         * dwarf2read.c (read_tag_ptr_to_member_type): Handle
8972         TYPE_CODE_FUNC.
8973
8974 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8975
8976         * target.c (target_read_string): Remove unused origlen.
8977
8978 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8979
8980         * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
8981         * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
8982         * ax-general.c (ax_print): Remove unused is_float.
8983         * blockframe.c (block_innermost_frame): Remove unused start, end.
8984         * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
8985
8986 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
8987
8988         * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
8989         (svr4_read_so_list): Remove unused lmo.
8990         * solib-target.c (solib_target_relocate_section_addresses): Remove
8991         unused flags.
8992
8993 2013-01-30  Tom Tromey  <tromey@redhat.com>
8994
8995         * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
8996
8997 2013-01-30  Tom Tromey  <tromey@redhat.com>
8998
8999         * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
9000         * utils.c (gnu_debuglink_crc32): Remove.
9001         * utils.h (gnu_debuglink_crc32): Don't declare.
9002
9003 2013-01-30  Tom Tromey  <tromey@redhat.com>
9004
9005         * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
9006         (read_structure_type, read_enumeration_type): Remove cast.
9007
9008 2013-01-30  Tom Tromey  <tromey@redhat.com>
9009
9010         * dwarf2read.c (read_namespace_type): Remove cast.
9011         (read_typedef): Likewise.
9012
9013 2013-01-29  Tom Tromey  <tromey@redhat.com>
9014
9015         * dwarf2read.c (free_dwo_file): Remove assert.
9016
9017 2013-01-29  Tom Tromey  <tromey@redhat.com>
9018
9019         * value.c (deprecated_set_value_modifiable): Remove.
9020         * value.h (deprecated_set_value_modifiable): Remove.
9021
9022 2013-01-28  Doug Evans  <dje@google.com>
9023
9024         * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
9025         to addresses from dwo files.
9026
9027 2013-01-25  Siva Chandra Reddy  <sivachandra@google.com>
9028
9029         * valops.c (find_overload_match): Remove unused argument 'lax'.
9030         * value.h: Remove unused argument 'lax' from the declaration of
9031         find_overload_match.
9032         * eval.c (value_subexp_standard): Do not pass a 'lax' argument
9033         to find_overload_match.
9034         * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
9035         argument to find_overload_match.
9036
9037 2013-01-25  Tom Tromey  <tromey@redhat.com>
9038
9039         * dwarf2read.c (processing_has_namespace_info): Remove.
9040         (struct dwarf2_cu) <processing_has_namespace_info>: New field.
9041         (process_die, read_func_scope, dwarf2_start_symtab)
9042         (new_symbol_full): Update.
9043
9044 2013-01-25  Tom Tromey  <tromey@redhat.com>
9045
9046         * cp-namespace.c (cp_set_block_scope): Remove.
9047         * cp-support.h (cp_set_block_scope): Remove.
9048         * dbxread.c: Include block.h.
9049         (cp_set_block_scope): New function.
9050         (process_one_symbol): Update.
9051         * dwarf2read.c (read_func_scope): Use block_set_scope.
9052
9053 2013-01-25  Pedro Alves  <palves@redhat.com>
9054
9055         * remote.c (add_current_inferior_and_thread): Tweak comment.
9056
9057 2013-01-25  Tom Tromey  <tromey@redhat.com>
9058
9059         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
9060         (cp_add_using_directive): Add 'copy_names' argument.
9061         * cp-support.h (cp_add_using_directive): Update.
9062         (struct using_direct) <import_src, import_dest, alias,
9063         declaration>: Now const.
9064         * dwarf2read.c (read_import_statement): Use obconcat.
9065         Don't copy names passed to cp_add_using_directive.
9066
9067 2013-01-25  Tom Tromey  <tromey@redhat.com>
9068
9069         * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
9070
9071 2013-01-25  Pedro Alves  <palves@redhat.com>
9072
9073         * remote.c (stop_reply_extract_thread): New.
9074         (add_current_inferior_and_thread): New parameter 'wait_status'.
9075         Handle it.
9076         (remote_start_remote): Pass wait status to
9077         add_current_inferior_and_thread.
9078         (extended_remote_run): Update comment.
9079         (extended_remote_create_inferior_1): Pass wait status to
9080         add_current_inferior_and_thread.
9081
9082 2013-01-25  Andrew Burgess  <aburgess@broadcom.com>
9083             Ulrich Weigand  <uweigand@de.ibm.com>
9084
9085         * valarith.c (value_vector_widen): New function for replicating a
9086         scalar into a vector.
9087         (value_binop): Use value_vector_widen to widen scalar to vector
9088         rather than casting, this better matches gcc C behaviour.
9089         * valops.c (value_casst): Update logic for casting between vector
9090         types, and for casting from scalar to vector, try to match gcc C
9091         behaviour.
9092         * value.h (value_vector_widen): Declare.
9093         * opencl-lang.c (opencl_value_cast): New opencl specific casting
9094         function, handle special case for casting scalar to vector.
9095         (opencl_relop): Use opencl_value_cast.
9096         (evaluate_subexp_opencl): Use opencl_value_cast instead of
9097         value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
9098         in order to use opencl_value_cast.
9099
9100 2013-01-25  Yao Qi  <yao@codesourcery.com>
9101
9102         * event-loop.c: Include "queue.h".
9103         (gdb_event_p): New typedef.
9104         (DECLARE_QUEUE_P): Use.
9105         (DEFINE_QUEUE_P): Use.
9106         (async_queue_event): Remove.
9107         (gdb_event_xfree): New.
9108         (initialize_event_loop): New.
9109         (process_event): Use QUEUE macros.
9110         (event_queue): Remove.
9111         (gdb_wait_for_event): Caller update.
9112         (check_async_event_handlers): Likewise.
9113         (poll_timers): Likewise.
9114         * event-loop.h (initialize_event_loop): Declare.
9115         * event-loop.c (gdb_event_xfree): New.
9116         * top.c (gdb_init): Call initialize_event_loop.
9117
9118 2013-01-25  Yao Qi  <yao@codesourcery.com>
9119
9120         * event-loop.c (async_queue_event): Remove one parameter
9121         'position'.  Remove code handling 'position' == TAIL.
9122         (gdb_wait_for_event): Caller update.
9123         (check_async_event_handlers): Caller update.
9124         (poll_timers): Caller update.
9125         * event-loop.h (enum queue_position): Remove.
9126
9127 2013-01-25  Maxim Kuvyrkov  <maxim@kugelworks.com>
9128
9129         * MAINTAINERS: Update my email.
9130
9131 2013-01-25  Yao Qi  <yao@codesourcery.com>
9132
9133         * main.c (print_gdb_help): Remove "--epoch" from the help
9134         message.
9135
9136 2013-01-24  Ulrich Weigand  <uweigand@de.ibm.com>
9137
9138         * symtab.c (skip_prologue_using_sal): Consider a file
9139         change the same as an increased line number
9140
9141 2013-01-24  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
9142
9143         * MAINTAINERS (Write After Approval): Add myself to the list.
9144
9145 2013-01-24  Tom Tromey  <tromey@redhat.com>
9146
9147         * ada-lang.h (ada_decode_symbol): Make return type const.
9148         * ada-lang.c (ada_decode_symbol): Likewise.
9149
9150 2013-01-23  Doug Evans  <dje@google.com>
9151
9152         * linespec.c (find_linespec_symbols): Make static.
9153
9154 2013-01-23  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
9155
9156         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
9157         type on float conversion for complex type.
9158
9159 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
9160
9161         Add a new class gdb.Architecture which exposes GDB's
9162         internal representation of architecture via GDB Python API.
9163         * Makefile.in: Add entries corresponding to the new file
9164         python/py-arch.c.
9165         * NEWS (Python Scripting): Add entries for the new class
9166         gdb.Architecture and the new method gdb.Frame.architecture.
9167         * python/py-arch.c: Implement gdb.Architecture class.
9168         * python/py-frame.c (frapy_arch): Implement the method
9169         gdb.Frame.architecture().
9170         (frame_object_methods): Add 'architecture' to the method table.
9171         * python/python-internal.h: Add declarations of new utility
9172         functions.
9173         * python/python.c (_initialize_python): Initialize
9174         gdb.Architecture class.
9175
9176 2013-01-23  Doug Evans  <dje@google.com>
9177
9178         Work around binutils/15021.
9179         * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
9180         type_unit_group out of union s.  All uses updated.
9181         (read_index_from_section): Watch for index version 8.
9182         (follow_die_sig): If using .gdb_index version <= 7, record the TU as
9183         an imported symtab.
9184         (write_psymtabs_to_index): Increment version number to 8.
9185
9186 2013-01-22  Pedro Alves  <palves@redhat.com>
9187
9188         * annotate.c (breakpoint_changed): Skip if breakpoint is not
9189         user-visible.
9190
9191 2013-01-22  Pedro Alves  <palves@redhat.com>
9192
9193         * annotate.c (annotate_breakpoints_changed): Rename to ...
9194         (annotate_breakpoints_invalid): ... this.  Make static.
9195         (breakpoint_changed): Adjust.
9196         (_initialize_annotate): Always install the observers.  Install a
9197         "breakpoint_created" observer.
9198         * annotate.h (annotate_breakpoints_changed): Delete declaration.
9199         * breakpoint.c (set_breakpoint_condition)
9200         (breakpoint_set_commands, do_map_commands_command)
9201         (init_raw_breakpoint, clear_command, set_ignore_count)
9202         (enable_breakpoint_disp): No longer call
9203         annotate_breakpoints_changed.
9204
9205 2013-01-22  Pedro Alves  <palves@redhat.com>
9206
9207         * annotate.c: Include "inferior.h".
9208         (frames_invalid_emitted)
9209         (breakpoints_invalid_emitted): New globals.
9210         (async_background_execution_p): New function.
9211         (annotate_breakpoints_changed, annotate_frames_invalid): Skip
9212         emitting the annotation if it has already been emitted.
9213         (annotate_display_prompt): New function.
9214         * annotate.h (annotate_display_prompt): New declaration.
9215         * event-top.c: Include annotate.h.
9216         (display_gdb_prompt): Call annotate_display_prompt.
9217
9218 2013-01-22  Pedro Alves  <palves@redhat.com>
9219
9220         * annotate.c (ignore_count_changed): Delete.
9221         (annotate_breakpoints_changed): Don't clear ignore_count_changed.
9222         (annotate_ignore_count_change): Delete.
9223         (annotate_stopped): Don't emit a delayed breakpoints-changed
9224         annotation.
9225         * annotate.h (annotate_ignore_count_change): Delete.
9226         * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
9227         annotate_ignore_count_change.
9228
9229 2013-01-22  Tom Tromey  <tromey@redhat.com>
9230
9231         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
9232         require_rvalue for a register location.
9233
9234 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
9235
9236         * breakpoint.c (print_one_breakpoint_location): Add MI
9237         field 'thread-groups' when printing a breakpoint.
9238         (output_thread_groups): New function.
9239
9240 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
9241
9242         * python/lib/gdb/commands/explore.py
9243         (CompoundExplorer.explore_expr): Correct the name of a method
9244         being invoked.
9245         (ExploreTypeCommand.invoke): Add a missing 'return'.
9246
9247 2013-01-21  Tom Tromey  <tromey@redhat.com>
9248
9249         * gdb_obstack.h (obconcat): Move declaration here, from...
9250         * symfile.h (obconcat): ... here.
9251         * gdb_obstack.c: New file.
9252         (obconcat): Move from...
9253         * symfile.c (obconcat): ... here.
9254         * Makefile.in (SFILES): Add gdb_obstack.c.
9255         (COMMON_OBS): Add gdb_obstack.o.
9256
9257 2013-01-21  Tom Tromey  <tromey@redhat.com>
9258
9259         * symfile.h (obsavestring): Don't declare.
9260         * symfile.c (obsavestring): Remove.
9261         * ada-exp.y: Use obstack_copy0, not obsavestring.
9262         * ada-lang.c: Use obstack_copy0, not obsavestring.
9263         * coffread.c: Use obstack_copy0, not obsavestring.
9264         * cp-namespace.c: Use obstack_copy0, not obsavestring.
9265         * dbxread.c: Use obstack_copy0, not obsavestring.
9266         * dwarf2read.c: Use obstack_copy0, not obsavestring.
9267         * jit.c: Use obstack_copy0, not obsavestring.
9268         * mdebugread.c: Use obstack_copy0, not obsavestring.
9269         * psymtab.c: Use obstack_copy0, not obsavestring.
9270         * stabsread.c: Use obstack_copy0, not obsavestring.
9271         * xcoffread.c: Use obstack_copy0, not obsavestring.
9272
9273 2013-01-21  Tom Tromey  <tromey@redhat.com>
9274
9275         * dwarf2read.c (fixup_go_packaging): Save package name
9276         on objfile obstack.
9277         * gdbtypes.c (init_type): Don't copy name.
9278
9279 2013-01-21  Tom Tromey  <tromey@redhat.com>
9280
9281         * dwarf2read.c (struct partial_die_info) <name, scope>: Now
9282         const.
9283         (struct attribute) <u.str>: Now const.
9284         (struct fnfieldlist) <name>: Now const.
9285         (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
9286         (partial_die_parent_scope): Make return type const.
9287         (partial_die_full_name, add_partial_symbol): Update.
9288         (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
9289         'name' const.
9290         (find_file_and_directory): Make 'name' and 'comp_dir' const.
9291         (read_file_scope, read_func_scope, dwarf2_add_field)
9292         (dwarf2_add_member_fn, read_structure_type)
9293         (process_enumeration_scope, read_array_type, read_module_type)
9294         (read_base_type, read_subrange_type): Update.
9295         (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
9296         (new_symbol_full, guess_full_die_structure_name): Update.
9297         (dwarf2_canonicalize_name): Return const type.  Make 'name' const.
9298         (dwarf2_name): Return const type.
9299         (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
9300         const.
9301
9302 2013-01-21  Tom Tromey  <tromey@redhat.com>
9303
9304         * gdbtypes.c (init_type): Make 'name' const.
9305         * gdbtypes.h (init_type): Update.
9306
9307 2013-01-21  Tom Tromey  <tromey@redhat.com>
9308
9309         * buildsym.c (patch_subfile_names): Use set_last_source_file.
9310         (start_symtab): Make 'name' and 'dirname' const.  Use
9311         set_last_source_file.
9312         (restart_symtab, reset_symtab_globals): Use set_last_source_file.
9313         (last_source_file): Define.  Now static.
9314         (set_last_source_file, get_last_source_file): New functions.
9315         * buildsym.h (last_source_file): Don't declare.
9316         (start_symtab): Update.
9317         (set_last_source_file, get_last_source_file): Declare.
9318         * coffread.c (complete_symtab): Use set_last_source_file.
9319         (coff_end_symtab): Likewise.
9320         (coff_symtab_read): Use set_last_source_file, get_last_source_file.
9321         * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
9322         set_last_source_file.
9323         (process_one_symbol): Use get_last_source_file.
9324         * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
9325         (psymtab_to_symtab_1): Use get_last_source_file.
9326         * xcoffread.c (process_linenos): Use get_last_source_file.
9327         (complete_symtab): Use set_last_source_file.
9328         (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
9329         (scan_xcoff_symtab): Use set_last_source_file.
9330
9331 2013-01-21  Tom Tromey  <tromey@redhat.com>
9332
9333         * symtab.c (struct demangled_name_entry) <mangled>: Now const.
9334         (symbol_set_names): Remove casts.  Handle field const-ness.
9335
9336 2013-01-21  Tom Tromey  <tromey@redhat.com>
9337
9338         * dwarf2read.c (new_symbol_full): Remove cast.
9339         * symtab.c (symbol_set_demangled_name): Make 'name' const.
9340         * symtab.h (symbol_set_demangled_name): Update.
9341
9342 2013-01-21  Tom Tromey  <tromey@redhat.com>
9343
9344         * main.c (captured_main): Call bfd_init.
9345
9346 2013-01-21  Tom Tromey  <tromey@redhat.com>
9347
9348         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
9349         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
9350         * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
9351         * NEWS: Update.
9352
9353 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9354
9355         * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
9356
9357 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9358
9359         Fix gdb.fortran/common-block.exp crash in PIE mode.
9360         * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
9361         LOC_COMMON_BLOCK.
9362         * f-valprint.c (info_common_command_for_block): Expect
9363         LOC_COMMON_BLOCK in gdb_assert.
9364         * symtab.h (struct general_symbol_info): Update comment for the
9365         common_block member.
9366         (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
9367         (enum address_class): New member LOC_COMMON_BLOCK.
9368
9369 2013-01-18  David Blaikie  <dblaikie@gmail.com>
9370
9371         * MAINTAINERS (Write After Approval): Add "David Blaikie".
9372
9373 2013-01-18  Tom Tromey  <tromey@redhat.com>
9374
9375         PR c++/14999:
9376         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
9377         Call require_rvalue.
9378
9379 2013-01-18  Yao Qi  <yao@codesourcery.com>
9380
9381         * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
9382         (dbx_read_symtab): New declaration.
9383         (dbx_psymtab_to_symtab): Delete.
9384         (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
9385         Rename parameter PST to SELF.  Exchanged two parameters.
9386         (start_psymtab): Caller update.
9387         * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
9388         (dwarf2_read_symtab): New declaration.
9389         (dwarf2_psymtab_to_symtab): Delete.
9390         (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
9391         Rename parameter PST to SELF.  Exchanged two parameters.
9392         (create_partial_symtab): Caller update.
9393         * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
9394         (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
9395         Rename parameter PST to SELF.  Exchanged two parameters.
9396         (parse_partial_symbols, new_psymtab): Caller update.
9397         * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
9398         two parameters.
9399         * psymtab.c (psymtab_to_symtab): Caller update.
9400         * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
9401         (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
9402         Rename parameter PST to SELF.  Exchanged two parameters.
9403         (xcoff_start_psymtab): Caller update.
9404
9405 2013-01-18  Yao Qi  <yao@codesourcery.com>
9406
9407         * infrun.c (proceed): Rename local variable 'oneproc' to
9408         'force_step'.
9409
9410 2013-01-17  Doug Evans  <dje@google.com>
9411
9412         * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
9413         (dw2_build_type_unit_groups): Delete.  All uses updated.
9414
9415         * symtab.h (struct symbol_search): Add comment.
9416
9417 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9418
9419         * symtab.c (compare_filenames_for_search): New comment for
9420         HAS_DRIVE_SPEC.
9421
9422 2013-01-17  Tom Tromey  <tromey@redhat.com>
9423
9424         * cp-abi.c (cp_abi_completer): Fix typo in assignment.
9425
9426 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9427
9428         * symtab.c (iterate_over_some_symtabs): New variable cleanups,
9429         initialize it by existing make_cleanup.  Call new do_cleanups.
9430
9431 2013-01-17  Tom Tromey  <tromey@redhat.com>
9432
9433         * cp-abi.c (cp_abi_completer): New function.
9434         (_initialize_cp_abi): Set completer for "set cp-abi".
9435
9436 2013-01-17  Tom Tromey  <tromey@redhat.com>
9437
9438         * mem-break.c: Remove obsolete comment.
9439         * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
9440
9441 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
9442
9443         * jit.c (jit_reader_load_command): Interpret the jit reader name
9444         as an absolute path if it begins with a forward slash.
9445
9446 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
9447
9448         PR gdb/14550
9449
9450         * jit.c (finalize_symtab): Ensure that only the global block has a
9451         NULL superblock.
9452
9453 2013-01-17  Pedro Alves  <palves@redhat.com>
9454
9455         * acinclude.m4: Include ../config/plugins.m4,
9456         ../config/largefile.m4 and ../config/lead-dot.m4.  Add comments.
9457         * Makefile.in (aclocal_m4_deps): Update.
9458         * aclocal.m4: Renegerate.
9459
9460 2013-01-16  Doug Evans  <dje@google.com>
9461
9462         * contrib/cc-with-tweaks.sh: Add references to Fission docs.
9463
9464 2013-01-16  Pedro Alves  <palves@redhat.com>
9465             Tom Tromey  <tromey@redhat.com>
9466
9467         PR cli/7221:
9468         * NEWS: Add "catch signal".
9469         * breakpoint.c (base_breakpoint_ops): No longer static.
9470         (bpstat_explains_signal): New function.
9471         (init_catchpoint): No longer static.
9472         (base_breakpoint_explains_signal): New function.
9473         (base_breakpoint_ops): Initialize new field.
9474         * breakpoint.h (enum bpstat_signal_value): New.
9475         (struct breakpoint_ops) <explains_signal>: New field.
9476         (bpstat_explains_signal): Remove macro, declare as function.
9477         (base_breakpoint_ops, init_catchpoint): Declare.
9478         * break-catch-sig.c: New file.
9479         * inferior.h (signal_catch_update): Declare.
9480         * infrun.c (signal_catch): New global.
9481         (handle_syscall_event): Update for change to
9482         bpstat_explains_signal.
9483         (handle_inferior_event): Likewise.  Always handle random signals
9484         via bpstats.
9485         (signal_cache_update): Check signal_catch.
9486         (signal_catch_update): New function.
9487         (_initialize_infrun): Initialize signal_catch.
9488         * Makefile.in (SFILES): Add break-catch-sig.c.
9489         (COMMON_OBS): Add break-catch-sig.o.
9490
9491 2013-01-16  Tom Tromey  <tromey@redhat.com>
9492
9493         * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
9494         (print_one_catch_solib, print_one_catch_syscall)
9495         (print_one_catch_exec, print_one_exception_catchpoint): Emit
9496         "catch-type".
9497
9498 2013-01-16  Yao Qi  <yao@codesourcery.com>
9499
9500         * printcmd.c (current_display_number): Make it static.
9501
9502 2013-01-16  Yao Qi  <yao@codesourcery.com>
9503
9504         * infcmd.c (step_once): Don't check '!single_inst' as it was
9505         checked before.
9506
9507 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9508
9509         * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
9510
9511 2013-01-14  Tom Tromey  <tromey@redhat.com>
9512
9513         * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
9514         set command.
9515         * command.h (add_setshow_string_noescape_cmd): Update.
9516         * corefile.c (set_gnutarget_command): Remove trailing whitespace.
9517         (complete_set_gnutarget): New function.
9518         (_initialize_core): Set the "set gnutarget" completer.
9519
9520 2013-01-14  Tom Tromey  <tromey@redhat.com>
9521
9522         PR symtab/14442:
9523         * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
9524         (c_type_print_modifier): Likewise.
9525         * dwarf2read.c (read_tag_restrict_type): New function.
9526         (read_type_die_1): Handle DW_TAG_restrict_type.
9527         * gdbtypes.c (make_restrict_type): New function.
9528         (recursive_dump_type): Handle TYPE_RESTRICT.
9529         * gdbtypes.h (enum type_flag_values): Renumber.
9530         (enum type_instance_flag_value): Add
9531         TYPE_INSTANCE_FLAG_RESTRICT.
9532         (TYPE_RESTRICT): New macro.
9533         (make_restrict_type): Declare.
9534
9535 2013-01-14  Tom Tromey  <tromey@redhat.com>
9536
9537         PR symtab/14931:
9538         * psymtab.c (struct psymtab_state): New.
9539         (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
9540         functions.
9541         * psympriv.h (make_cleanup_discard_psymtabs): Declare.
9542         * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
9543
9544 2013-01-14  Richard Sharman  <richard_sharman@mitel.com>
9545             Pedro Alves  <palves@redhat.com>
9546
9547         PR remote/14786
9548
9549         * remote.c (remote_threads_info): Make a copy of the reply from
9550         qfThreadInfo and use that instead of rs->buf.
9551
9552 2013-01-14  Yao Qi  <yao@codesourcery.com>
9553
9554         * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
9555         (dbx_psymtab_to_symtab): Likewise.
9556         * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
9557         * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
9558         * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
9559
9560 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
9561
9562         * parse.c (parse_exp_in_context): New variable inner_chain.  Call
9563         make_cleanup_restore_current_language.  Call set_language.  Move
9564         OLD_CHAIN and INNER_CHAIN cleanups.
9565         * utils.c (do_restore_current_language)
9566         (make_cleanup_restore_current_language): New functions.
9567         * utils.h (make_cleanup_restore_current_language): New declaration.
9568
9569 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
9570
9571         * source.c (symtab_to_fullname): Apply rewrite_source_path also for
9572         non-existing files.
9573
9574         * source.c (symtab_to_fullname): Do not prepend DIRNAME for
9575         non-existing files if FILENAME is already absolute.
9576
9577 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9578
9579         * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
9580         fputs_filtered.  Append trailing newline.
9581
9582 2013-01-11  Yao Qi  <yao@codesourcery.com>
9583             Stan Shebs  <stan@codesourcery.com>
9584
9585         * psymtab.c (init_psymbol_list): Clarify the comment.
9586
9587 2013-01-11  Yao Qi  <yao@codesourcery.com>
9588
9589         * breakpoint.c (print_one_breakpoint_location): Remove dead code.
9590         (update_dprintf_command_list): Assert that 'printf_line' is
9591         non-null.  Remove condition check.
9592
9593 2013-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9594
9595         Code cleanup.
9596         * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
9597         type const char *.
9598         * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
9599         const char *.
9600         * tui/tui-source.h (tui_source_is_displayed): Likewise.
9601
9602 2013-01-09  Anthony Green  <green@moxielogic.com>
9603
9604         * cp-abi.c (cplus_print_vtable): Don't return value from void
9605         function.
9606         * ada-lang.c (re_set_catch_assert): Ditto.
9607
9608 2013-01-09  Doug Evans  <dje@google.com>
9609
9610         * symfile.h (quick_symbol_functions): Delete member
9611         pre_expand_symtabs_matching.  All uses removed.
9612         * dwarf2read.c (dw2_lookup_symbol): Implement.
9613         (dw2_do_expand_symtabs_matching): Delete.
9614         (dw2_pre_expand_symtabs_matching): Delete.
9615         (struct dw2_symtab_iterator): New type.
9616         (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
9617         (dw2_expand_symtabs_for_function): Rewrite.
9618         (dwarf2_gdb_index_functions): Update.
9619         * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
9620         (psym_functions): Update.
9621
9622 2013-01-09  Tom Tromey  <tromey@redhat.com>
9623
9624         * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
9625         * configure: Rebuild.
9626         * configure.ac: Add somread.o to the build if BFD has SOM
9627         support.
9628         * somread.c: Include som/aout.h, not syms.h.
9629         (som_symtab_read): Use som_external_symbol_dictionary_record.
9630         Unpack records manually.
9631         (_initialize_somread): Declare.
9632
9633 2012-01-08  Mike Frysinger  <vapier@gentoo.org>
9634
9635         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
9636         Cast return_address to 64bits.
9637
9638 2013-01-08  Hui Zhu  <hui_zhu@mentor.com>
9639
9640         * printcmd.c: Remove define of function output_command.
9641         * tracepoint.c: Remove extern of function output_command.
9642         * valprint.h: (output_command): New extern.
9643
9644 2013-01-07  Tom Tromey  <tromey@redhat.com>
9645
9646         * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
9647         Remove.
9648         (objc_language_defn): Use c_printchar, c_printstr,
9649         c_emit_char.
9650
9651 2013-01-07  Tom Tromey  <tromey@redhat.com>
9652
9653         PR cli/7719:
9654         * NEWS: Update.
9655         * ada-valprint.c (printstr, print_field_values): Remove
9656         "inspect_it" code.
9657         * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
9658         code.
9659         * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
9660         code.
9661         * m2-lang.c (m2_printstr): Remove "inspect_it" code.
9662         * main.c (captured_main): Remove "epoch" argument.
9663         * objc-lang.c (objc_printstr): Remove "inspect_it" code.
9664         * p-lang.c (pascal_printstr): Remove "inspect_it" code.
9665         * p-valprint.c (pascal_object_print_value_fields): Remove
9666         "inspect_it" code.
9667         * printcmd.c (print_command_1): Remove 'inspect' argument.
9668         (print_command, call_command): Update.
9669         (inspect_command): Remove.
9670         (_initialize_printcmd): Make "inspect" an alias for "print".
9671         * top.c (epoch_interface): Remove.
9672         * top.h (epoch_interface): Remove.
9673         * valprint.c (user_print_options): Update.
9674         (print_converted_chars_to_obstack): Remove "inspect_it" code.
9675         * valprint.h (struct value_print_options) <inspect_it>: Remove
9676         field.
9677
9678 2013-01-04  Tom Tromey  <tromey@redhat.com>
9679
9680         * valprint.h (read_string): Add 'extern'.
9681
9682 2013-01-07  Joel Brobecker  <brobecker@adacore.com>
9683
9684         * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
9685         used to decide whether to define darwin_read_dyld_info or not.
9686
9687 2013-01-03  Pierre Muller  <muller@sourceware.org>
9688
9689         * main.c (relocate_gdb_directory): Avoid calling stat function
9690         if DIR is empty.
9691
9692 2013-01-03  Yao Qi  <yao@codesourcery.com>
9693
9694         * psymtab.c (fixup_psymbol_section): Update declaration.
9695         (fixup_psymbol_section): Remove code returning value.
9696
9697 2013-01-03  Yao Qi  <yao@codesourcery.com>
9698
9699         * symtab.h: Remove some out of date comments.
9700          (enum exception_event_kind): Move it ...
9701         * breakpoint.c: ... here.
9702
9703 2013-01-02  Iain Sandoe  <developer@sandoe-acoustics.co.uk>
9704
9705         PR gdb/14405
9706         * darwin-nat.c (darwin_read_dyld_info): Only build if
9707         TASK_DYLD_INFO_COUNT is defined.
9708         (darwin_xfer_partial): Call darwin_read_dyld_info only if
9709         TASK_DYLD_INFO_COUNT is defined.
9710
9711 2013-01-02  Tom Tromey  <tromey@redhat.com>
9712
9713         * symfile.h (struct ecoff_debug_hack): Remove.
9714         * objfiles.c: Don't include mdebugread.h.
9715
9716 2013-01-02  Tom Tromey  <tromey@redhat.com>
9717
9718         * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
9719         * configure.ac: Check for Mach-O support in BFD.  Update
9720         CONFIG_OBS.
9721         * configure: Rebuild.
9722
9723 2013-01-02  Tom Tromey  <tromey@redhat.com>
9724
9725         * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
9726         * configure.ac: Use GDB_AC_CHECK_BFD.
9727         * configure: Rebuild.
9728
9729 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
9730
9731         * MAINTAINERS: Update my email.
9732
9733 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
9734
9735         * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
9736
9737 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
9738
9739         * rs6000-nat.c (bss_data_overlap): New function.
9740         (vmap_symtab): Use it to adjust the .bss section's offset.
9741
9742 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
9743
9744         Update year range in copyright notice of all files.
9745
9746 2013-01-01, 13  Joel Brobecker  <brobecker@adacore.com>
9747
9748         * top.c (print_gdb_version): Update copyright year.
9749
9750 For older changes see ChangeLog-2012.
9751 \f
9752 Local Variables:
9753 mode: change-log
9754 left-margin: 8
9755 fill-column: 74
9756 version-control: never
9757 coding: utf-8
9758 End: