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