introduce common.m4
[external/binutils.git] / gdb / ChangeLog
1 2013-11-08  Tom Tromey  <tromey@redhat.com>
2
3         * acinclude.m4: Include common.m4.
4         * common/common.m4: New file.
5         * configure, config.in: Rebuild.
6         * configure.ac: Use GDB_AC_COMMON.
7
8 2013-11-08  Doug Evans  <dje@google.com>
9
10         * NEWS: Mention that "set debug symtab-create" now accepts a
11         verbosity level.
12         * buildsym.c (end_symtab_from_static_block): Call set_symtab_primary
13         to set the symtab's primary flag.
14         * jit.c (finalize_symtab): Ditto.
15         * mdebugread.c (psymtab_to_symtab_1): Ditto.
16         * symfile.c (allocate_symtab): Only print debugging messages for
17         symtab_create_debug levels 2 and higher.
18         * symtab.c (symtab_create_debug): Change type to unsigned int.
19         (set_symtab_primary): New function.
20         (_initialize_symtab): Change "set debug symtab-create" to a
21         zuinteger option.
22         * symtab.h (set_symtab_primary): Declare.
23         (symtab_create_debug): Update decl.
24
25 2013-11-08  Tom Tromey  <tromey@redhat.com>
26
27         * aix-thread.c (aix_thread_detach): Update.
28         * corelow.c (core_detach): Update.
29         * darwin-nat.c (darwin_detach): Update.
30         * dec-thread.c (dec_thread_detach): Update.
31         * gnu-nat.c (gnu_detach): Update.
32         * go32-nat.c (go32_detach): Update.
33         * inf-ptrace.c (inf_ptrace_detach): Update.
34         * inf-ttrace.c (inf_ttrace_detach): Update.
35         * linux-fork.c (linux_fork_detach): Update.
36         * linux-fork.h (linux_fork_detach): Update.
37         * linux-nat.c (linux_nat_detach): Update.  Introduce "tem"
38         local for const-correctness.
39         * linux-thread-db.c (thread_db_detach): Update.
40         * monitor.c (monitor_detach): Update.
41         * nto-procfs.c (procfs_detach): Update.
42         * procfs.c (procfs_detach): Update.
43         * record.c (record_detach): Update.
44         * record.h (record_detach): Update.
45         * remote-m32r-sdi.c (m32r_detach): Update.
46         * remote-mips.c (mips_detach): Update.
47         * remote-sim.c (gdbsim_detach): Update.
48         * remote.c (remote_detach_1, remote_detach)
49         (extended_remote_detach): Update.
50         * sol-thread.c (sol_thread_detach): Update.
51         * target.c (target_detach): Make "args" const.
52         (init_dummy_target): Update.
53         * target.h (struct target_ops) <to_detach>: Make argument const.
54         (target_detach): Likewise.
55         * windows-nat.c (windows_detach): Update.
56
57 2013-11-07  Doug Evans  <dje@google.com>
58
59         PR 11786
60         *  solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
61         and align fields for PT_GNU_RELRO segments.
62
63 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
64
65         PR python/15747
66         * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
67
68 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
69
70         * NEWS: Document Python temporary breakpoint support.
71         * python/py-breakpoint.c (bppy_get_temporary): New function.
72         (bppy_init): New keyword: temporary. Parse it and set breakpoint
73         to temporary if True.
74
75 2013-11-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
76
77         * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
78         removed to allow analyzing unconditional branch instructions
79         with PC-relative offsets of zero.
80
81 2013-11-07  Yao Qi  <yao@codesourcery.com>
82
83         * mi/mi-cmd-var.c: Include "language.h".
84         (mi_cmd_var_info_expression): Get language name from
85         language_defn.
86         * varobj.c (varobj_language_string): Remove.
87         (variable_language): Remove declaration.
88         (languages): Remove.
89         (varobj_get_language): Change the type of return value.
90         (variable_language): Remove.
91         * varobj.h (enum varobj_languages): Remove.
92         (varobj_language_string): Remove declaration.
93         (varobj_get_language): Update declaration.
94
95 2013-11-07  Yao Qi  <yao@codesourcery.com>
96
97         * language.h (struct language_defn) <la_natural_name>: New
98         field.
99         * ada-lang.c (ada_language_defn): Initialize field
100         'la_natural_name'.
101         * c-lang.c (c_language_defn): Likewise.
102         (cplus_language_defn, asm_language_defn): Likewise.
103         * d-lang.c (d_language_defn): Likewise.
104         * f-lang.c (f_language_defn): Likewise.
105         * go-lang.c (go_language_defn): Likewise.
106         * jv-lang.c (java_language_defn): Likewise.
107         * language.c (unknown_language_defn ): Likewise.
108         (auto_language_defn): Likewise.
109         * m2-lang.c (m2_language_defn): Likewise.
110         * objc-lang.c (objc_language_defn): Likewise.
111         * opencl-lang.c (opencl_language_defn): Likewise.
112         * p-lang.c (pascal_language_defn): Likewise.
113
114 2013-11-07  Yao Qi  <yao@codesourcery.com>
115
116         * language.c (language_str): Return const char *.
117         (add_language): Add const to 'language_names'
118         * language.h (struct language_defn) <la_name>: Add const.
119         (language_str: Update declaration.
120
121 2013-11-06  Andreas Arnez  <arnez@linux.vnet.ibm.com>
122
123         * s390-linux-nat.c (s390_read_description): Consider the TE field
124         in the HWCAP for determining 'have_regset_tdb'.
125
126 2013-11-06  Will Newton  <will.newton@linaro.org>
127
128         PR gdb/12866
129         * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
130         values.  (read_partial_die): Likewise.
131
132 2013-11-06  Muhammad Bilal  <mbilal@codesourcery.com>
133
134         PR cli/16122
135         * top.c (command_line_input): Unify interactivity tests to use
136         input_from_terminal_p.
137         * event-top.c (command_line_handler): Likewise.
138
139 2013-11-06  Yao Qi  <yao@codesourcery.com>
140
141         * Makefile.in (check-perf): New target.
142
143 2013-11-05  Will Newton  <will.newton@linaro.org>
144
145         PR gdb/7670
146         * arm-tdep.c (print_fpu_flags): Use filtered output routines.
147         (arm_print_float_info): Likewise.
148
149 2013-11-04  Anton Blanchard  <anton@samba.org>
150
151         * target.c (memory_xfer_partial): Cap write to 4KB.
152
153 2013-11-01  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
154
155         * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
156         probe scan even when the arch provides no get_longjmp_target.
157
158 2013-10-31  Pedro Alves  <palves@redhat.com>
159
160         * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
161         (handle_inferior_event) <TARGET_WAITKIND_FORKED,
162         TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
163         GDB_SIGNAL_TRAP, or clear it.  Pass GDB_SIGNAL_0 to
164         bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
165         <bpstat handling>: If the bpstat chain wants the signal to be
166         hidden, then set stop_signal to GDB_SIGNAL_0 instead of
167         GDB_SIGNAL_TRAP.
168
169 2013-10-31  Andrew Burgess  <aburgess@broadcom.com>
170
171         * breakpoint.c (update_watchpoint): Update error message and add
172         an additional error message.
173
174 2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
175
176         * s390-tdep.h: Rename to...
177         * s390-linux-tdep.h: ...here.
178         * s390-tdep.c: Rename to...
179         * s390-linux-tdep.c: ...here.  Adjust #include.
180         * s390-nat.c: Rename to...
181         * s390-linux-nat.c: ...here.  Adjust #include.
182         * config/s390/s390.mh: Rename to...
183         * config/s390/linux.mh: ...here.  Reflect rename s390-nat.o ->
184         s390-linux-nat.o.
185         * configure.host: Reflect host rename "s390" -> "linux".
186         * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
187         * Makefile.in (ALL_TARGET_OBS): Likewise.
188         (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
189         s390-linux-tdep.h.
190         (ALLDEPFILES): Reflect rename of .c files.
191
192 2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
193
194         * s390-nat.c: Whitespace cleanup.
195         * s390-tdep.c: Likewise.
196         * s390-tdep.h: Remove empty line at end of file.
197
198 2013-10-30  Maciej W. Rozycki  <macro@codesourcery.com>
199
200         * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
201         siginfo_size.
202
203 2013-10-29  Tom Tromey  <tromey@redhat.com>
204
205         * utils.c (reg): Move undefinition...
206         * gdb_curses.h: ... here.  Update comment to mention AIX.
207
208 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
209
210         * exec.h (add_target_sections_of_objfile): New declaration.
211         * exec.c (add_target_sections_of_objfile): New function.
212         * symfile.c (add_symbol_file_command): Update current target sections.
213         (remove_symbol_file_command): New command.
214         (symfile_free_objfile): New function.
215         (_initialize_symfile): Register observer for free_objfile events.
216         * NEWS: Add description of the remove-symbol-file command.
217         * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
218         * objfiles.c (free_objfile): Notify free_objfile.
219         (is_addr_in_objfile): New function.
220         * objfiles.h (is_addr_in_objfile): New declaration.
221         * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
222         events instead of solib_unloaded events.
223         (_initialize_printcmd): Register observer for free_objfile instead
224         of solib_unloaded notifications.
225         * solib.c (remove_user_added_objfile): New function.
226         (_initialize_symfile): Add remove-symbol-file.
227
228 2013-10-29  Andrew Burgess  <aburgess@broadcom.com>
229
230         * infcmd.c (default_print_one_register_info): Use val_print to
231         print all values even optimized out or unavailable ones.  Don't
232         try to print a raw form of optimized out or unavailable values.
233
234 2013-10-29  Yao Qi  <yao@codesourcery.com>
235
236         * auto-load.c (auto_load_pspace_data_cleanup): Get data from
237         parameter 'arg' instead of from program_space_data.
238         * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
239         * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
240         * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
241         * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
242         * inflow.c (inflow_inferior_data_cleanup): Get data from
243         parameter 'arg' instead of inferior_data.
244         * registry.h: Add comments.
245
246 2013-10-28  Pedro Alves  <palves@redhat.com>
247
248         * breakpoint.c (watchpoints_triggered)
249         <!target_stopped_data_address>: Hardcode return 1.
250
251 2013-10-28  Pedro Alves  <palves@redhat.com>
252
253         * infrun.c (process_event_stop_test): Remove unnecessary scoping
254         level and reindent.
255
256 2013-10-28  Pedro Alves  <palves@redhat.com>
257
258         * infrun.c (process_event_stop_test): New function, factored out
259         from handle_inferior_event.
260         (handle_inferior_event): 'process_event_stop_test' is now a
261         function instead of a goto label -- adjust.
262
263 2013-10-28  Pedro Alves  <palves@redhat.com>
264
265         * infrun.c (handle_inferior_event): Move process_event_stop_test
266         goto label to the else branch of the ecs->random_signal check,
267         along with FRAME and GDBARCH re-fetching.
268
269 2013-10-28  Pedro Alves  <palves@redhat.com>
270
271         * infrun.c (switch_back_to_stepped_thread): New function, factored
272         out from handle_inferior_event.
273         (handle_inferior_event): Adjust to call
274         switch_back_to_stepped_thread.  Call it also at the tail of the
275         random signal handling, and return, instead of also handling
276         random signals just before the stepping tests.
277
278 2013-10-28  Pedro Alves  <palves@redhat.com>
279
280         * infrun.c (clear_stop_func): Delete.
281         (handle_inferior_event): Don't call clear_stop_func and don't
282         clear 'ecs->random_signal'.
283
284 2013-10-27  Yao Qi  <yao@codesourcery.com>
285
286         * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
287         (varobj_create, varobj_get_path_expr): Update.
288         (varobj_value_has_mutated, varobj_update): Likewise.
289         (create_child_with_value, new_root_variable): Likewise.
290         (number_of_children, name_of_variable): Likewise.
291         (value_of_child, my_value_of_variable): Likewise.
292         (varobj_value_is_changeable_p): Likewise.
293
294 2013-10-25  Yao Qi  <yao@codesourcery.com>
295
296         * language.h (struct lang_varobj_ops): Declare.
297         (struct language_defn) <la_varobj_ops>: New field.
298         * ada-lang.c: Include "varobj.h"
299         (defn ada_language_defn): Initialize field 'la_varobj_ops' with
300         ada_varobj_ops.
301         * c-lang.c: Include "varobj.h"
302         (c_language_defn): Initialize field 'la_varobj_ops' with
303         c_varobj_ops.
304         (cplus_language_defn): Initialize field 'la_varobj_ops' with
305         cplus_varobj_ops.
306         (asm_language_defn): Initialize field 'la_varobj_ops' with
307         default_varobj_ops.
308         (minimal_language_defn): Likewise.
309         * d-lang.c (d_language_defn): Likewise.
310         * f-lang.c (f_language_defn): Likewise.
311         * go-lang.c (go_language_defn): Likewise.
312         * m2-lang.c (m2_language_defn): Likewise.
313         * objc-lang.c (objc_language_defn): Likewise.
314         * opencl-lang.c (opencl_language_defn): Likewise.
315         * p-lang.c (pascal_language_defn): Likewise.
316         * language.c (unknown_language_defn): Likewise.
317         (auto_language_defn): Likewise.
318         (local_language_defn): Likewise.
319         * jv-lang.c (java_language_defn): Initialize field
320         'la_varobj_ops' with java_varobj_ops.
321         * varobj.c (varobj_create): Update.
322         * varobj.h (default_varobj_ops): Define macro.
323
324 2013-10-25  Pedro Alves  <palves@redhat.com>
325
326         * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
327         static field value.
328         (cp_print_static_field): If the value is entirely optimized out,
329         print <optimized out> here.
330         * jv-valprint.c (java_print_value_fields): No longer handle a NULL
331         static field value.
332         * p-valprint.c (pascal_object_print_static_field): If the value is
333         entirely optimized out, print <optimized out> here.
334         * valops.c (do_search_struct_field)
335         (value_struct_elt_for_reference): No longer handle a NULL static
336         field value.
337         * value.c (value_static_field): Return an optimized out value
338         instead of NULL.
339
340 2013-10-25  Yao Qi  <yao@codesourcery.com>
341
342         * remote.c (remote_traceframe_info): Return early if
343         traceframe is not selected.
344
345 2013-10-25  Yao Qi  <yao@codesourcery.com>
346
347         * tracepoint.c (traceframe_fun): Remove.
348         (traceframe_sal): Remove.
349         (set_traceframe_context): Add local variables.
350
351 2013-10-25  Joel Brobecker  <brobecker@adacore.com>
352
353         * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
354         and parameter name.
355
356 2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
357
358         * linux-tdep.c (linux_corefile_thread_callback): Propagate any
359         failure from register information collection.
360
361 2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
362
363         * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
364         member.
365         (linux_corefile_thread_callback): Update accordingly.
366         (linux_make_corefile_notes): Likewise.
367
368 2013-10-24  Pedro Alves   <palves@redhat.com>
369
370         * NEWS (New options): Mention set/show startup-with-shell.
371         * config/alpha/nm-osf3.h (START_INFERIOR_TRAPS_EXPECTED): Set to 2
372         instead of 3.
373         * fork-child.c (fork_inferior, startup_inferior): Handle 'set
374         startup-with-shell'.
375         (show_startup_with_shell): New function.
376         (_initialize_fork_child): Register the set/show startup-with-shell
377         commands.
378         * inf-ptrace.c (inf_ptrace_create_inferior): Remove comment.
379         * inf-ttrace.c (inf_ttrace_him): Remove comment.
380         * procfs.c (procfs_init_inferior): Remove comment.
381         * infcmd.c (startup_with_shell): New global.
382         * inferior.h (startup_with_shell): Declare global.
383         (STARTUP_WITH_SHELL): Delete.
384         (START_INFERIOR_TRAPS_EXPECTED): Set to 1 by default instead of 2.
385
386 2013-10-23  Pedro Alves  <palves@redhat.com>
387
388         * common/gdb_signals.h (gdb_signal_to_symbol_string): Declare.
389         * common/signals.c: Include "gdb_assert.h".
390         (signals): New field 'symbol'.
391         (SET): Use the 'symbol' parameter.
392         (gdb_signal_to_symbol_string): New function.
393         * infrun.c (handle_inferior_event) <random signal>: In debug
394         output, print the random signal enum as string in addition to its
395         number.
396         * target/waitstatus.c (target_waitstatus_to_string): Print the
397         signal's enum value as string instead of the (POSIX) signal name.
398
399 2013-10-23  Gary Benson  <gbenson@redhat.com>
400
401         PR 16013
402         * common/linux-osdata.c (command_from_pid): Reduced size of cmd
403         from 32 to 18.  Adjusted fscanf format string accordingly.
404         (Avoids leaving cmd unterminated.)
405         (print_sockets): Do not parse tlen, inode, sl, timeout, txq, rxq,
406         trun, retn or extra.  (Avoids leaving extra unterminated.)  Check
407         that local_address and remote_address will not overflow.
408         (linux_xfer_osdata_modules): Parse lines using strtok to avoid
409         leaving dependencies unterminated.  Parse size as "%u" to match
410         definition.
411
412 2013-10-22  Pedro Alves  <palves@redhat.com>
413
414         * infrun.c (handle_inferior_event) <thread hop>: Don't clear or
415         set ecs->random signal.
416
417 2013-10-22  Pedro Alves  <palves@redhat.com>
418
419         * infrun.c (keep_going): Update comments.
420
421 2013-10-22  Pedro Alves  <palves@redhat.com>
422
423         * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map
424         invalid signal numbers to GDB_SIGNAL_UNKNOWN.
425
426 2013-10-22  Pedro Alves  <palves@redhat.com>
427
428         * include/gdb/signals.def (TARGET_EXC_BAD_ACCESS): Rename to
429         GDB_EXC_BAD_ACCESS.
430         (TARGET_EXC_BAD_INSTRUCTION): Rename to GDB_EXC_BAD_INSTRUCTION.
431         (TARGET_EXC_ARITHMETIC): Rename to GDB_EXC_ARITHMETIC.
432         (TARGET_EXC_EMULATION): Rename to GDB_EXC_EMULATION.
433         (TARGET_EXC_SOFTWARE): Rename to GDB_EXC_SOFTWARE.
434         (TARGET_EXC_BREAKPOINT): Rename to GDB_EXC_BREAKPOINT.
435         (GDB_SIGNAL_LAST): Change description string.
436         * common/signals.c (gdb_signal_from_host, do_gdb_signal_to_host):
437         Adjust to signal renaming.
438         * darwin-nat.c (darwin_decode_message): Likewise.
439
440 2013-10-22  Jose E. Marchesi  <jose.marchesi@oracle.com>
441
442         * MAINTAINERS (Write After Approval): Add myself to the list.
443
444 2013-10-18  Andrew Burgess  <aburgess@broadcom.com>
445
446         * breakpoint.c (update_watchpoint): If hardware watchpoints are
447         forced off, downgrade them to software watchpoints if possible,
448         and error out if not possible.
449         (watch_command_1): Move watchpoint type selection closer to
450         watchpoint creation, and extend the comments.
451
452 2013-10-18  Pedro Alves  <palves@redhat.com>
453
454         PR gdb/16062
455         * infrun.c (handle_inferior_event): Keep going if we got a random
456         signal we should not stop for, instead of falling through to the
457         step tests.
458
459 2013-10-18  Yao Qi  <yao@codesourcery.com>
460
461         * c-varobj.c (cplus_number_of_children): Fix indentation.
462
463 2013-10-17  Tom Tromey  <tromey@redhat.com>
464
465         PR gdb/15995:
466         * printcmd.c (printcmd): Call gdb_flush.
467
468 2013-10-17  Tom Tromey  <tromey@redhat.com>
469
470         * elfread.c (struct elfinfo) <stabindexsect>: Remove.
471         (elf_locate_sections): Update.
472
473 2013-10-17  Yao Qi  <yao@codesourcery.com>
474
475         * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
476         * ada-varobj.c: Remove the include of ada-varobj.h.
477         (ada_varobj_get_number_of_children): Declare.
478         (ada_varobj_get_name_of_child): Make it static.
479         (ada_varobj_get_path_expr_of_child): Likewise.
480         (ada_varobj_get_value_of_child): Likewise.
481         (ada_varobj_get_type_of_child): Likewise.
482         (ada_varobj_get_value_of_array_variable): Likewise.
483         * ada-varobj.h: Remove.
484
485 2013-10-17  Yao Qi  <yao@codesourcery.com>
486
487         * Makefile.in (SFILES): Add c-varobj.c and jv-varobj.c.
488         (COMMON_OBS): Add c-varobj.o and jv-varobj.o.
489         * ada-varobj.c: Include "varobj.h".
490         (ada_number_of_children): New.  Moved from varobj.c.
491         (ada_name_of_variable, ada_name_of_child): Likewise.
492         (ada_path_expr_of_child, ada_value_of_child): Likewise.
493         (ada_type_of_child, ada_value_of_variable): Likewise.
494         (ada_value_is_changeable_p, ada_value_has_mutated): Likewise.
495         (ada_varobj_ops): New.
496         * c-varobj.c, jv-varobj.c: New file.  Moved from varobj.c.
497         * gdbtypes.c (get_target_type): New.  Moved from varobj.c.
498         * gdbtypes.h (get_target_type): Declare.
499         * varobj.c: Remove the inclusion of "ada-varobj.h" and
500         "ada-lang.h".
501         (ANONYMOUS_STRUCT_NAME): Move it to c-varobj.c.
502         (ANONYMOUS_UNION_NAME): Likewise.
503         (get_type, get_value_type, get_target_type): Remove declarations.
504         (value_get_print_value, varobj_value_get_print_value): Likewise.
505         (c_number_of_children, c_name_of_variable): Likewise.
506         (c_name_of_child, c_path_expr_of_child): Likewise.
507         (c_value_of_child, c_type_of_child): Likewise.
508         (c_value_of_variable, cplus_number_of_children): Likewise.
509         (cplus_class_num_children, cplus_name_of_variable): Likewise.
510         (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
511         (cplus_value_of_child, cplus_type_of_child): Likewise.
512         (cplus_value_of_variable, java_number_of_children): Likewise.
513         (java_name_of_variable, java_name_of_child): Likewise.
514         (java_path_expr_of_child, java_value_of_child): Likewise.
515         (java_type_of_child, java_value_of_variable): Likewise.
516         (ada_number_of_children, ada_name_of_variable): Likewise.
517         (ada_name_of_child, ada_path_expr_of_child): Likewise.
518         (ada_value_of_child, ada_type_of_child): Likewise.
519         (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
520         (ada_value_has_mutated): Likewise.
521         (struct language_specific): Move it to varobj.h.
522         (CPLUS_FAKE_CHILD): Move it to varobj.h.
523         (restrict_range): Rename it varobj_restrict_range.  Make it extern.
524         Callers update.
525         (get_path_expr_parent): Rename it to varobj_get_path_expr_parent.
526         Make it extern.
527         (is_anonymous_child): Move it to c-varobj.c and rename to
528         varobj_is_anonymous_child.  Caller update.
529         (get_type): Move it to c-varobj.c.
530         (get_value_type): Rename it varobj_get_value_type.  Make it
531         extern.
532         (get_target_type): Move it gdbtypes.c.
533         (varobj_formatted_print_options): New function.
534         (value_get_print_value): Rename it to
535         varobj_value_get_print_value and make it extern.
536         (varobj_value_is_changeable_p): Make it extern.
537         (adjust_value_for_child_access): Move it to c-varobj.c.
538         (default_value_is_changeable_p): Rename it to
539         varobj_default_value_is_changeable_p.  Make it extern.
540         (c_number_of_children, c_name_of_variable): Move it to c-varobj.c
541         (c_name_of_child, c_path_expr_of_child): Likewise.
542         (c_value_of_child, c_type_of_child): Likewise.
543         (c_value_of_variable, cplus_number_of_children): Likewise.
544         (cplus_class_num_children, cplus_name_of_variable): Likewise.
545         (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
546         (cplus_value_of_child, cplus_type_of_child): Likewise.
547         (cplus_value_of_variable): Likewise.
548         (java_number_of_children, java_name_of_variable): Move it to jv-varobj.c.
549         (java_name_of_child, java_path_expr_of_child): Likewise.
550         (java_value_of_child, java_type_of_child): Likewise.
551         (java_value_of_variable): Likewise.
552         (ada_number_of_children, ada_name_of_variable): Move it to ada-varobj.c.
553         (ada_name_of_child, ada_path_expr_of_child): Likewise.
554         (ada_value_of_child, ada_type_of_child): Likewise.
555         (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
556         (ada_value_has_mutated): Likewise.
557         * varobj.h (CPLUS_FAKE_CHILD): New macro, moved from varobj.c.
558         (struct lang_varobj_ops): New.  Renamed by 'struct language_specific'.
559         (c_varobj_ops, cplus_varobj_ops): Declare.
560         (java_varobj_ops, ada_varobj_ops): Declare.
561         (varobj_default_value_is_changeable_p): Declare.
562         (varobj_value_is_changeable_p): Declare.
563         (varobj_get_value_type, varobj_is_anonymous_child): Declare.
564         (varobj_get_path_expr_parent): Declare.
565         (varobj_value_get_print_value): Declare.
566         (varobj_formatted_print_options): Declare.
567         (varobj_restrict_range): Declare.
568
569 2013-10-17  Luis Machado  <lgustavo@codesourcery.com>
570
571         * target/waitstatus.h (target_waitkind): Remove spurious
572         character from the comments.
573
574 2013-10-17  Joel Brobecker  <brobecker@adacore.com>
575
576         * gdbarch.sh (get_longjmp_target): Add method documentation.
577         * gdbarch.h: Regenerate.
578
579 2013-10-16  Tom Tromey  <tromey@redhat.com>
580
581         * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
582         label.
583
584 2013-10-16  Luis Machado  <lgustavo@codesourcery.com>
585
586         * gcore.in: Call GDB using the full path to the gcore script.
587         Error out if the GDB binary is not found.
588
589 2013-10-16  Sergio Durigan Junior  <sergiodj@redhat.com>
590
591         PR gdb/16014
592         * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
593         sizeof.
594
595 2013-10-16  Sergio Durigan Junior  <sergiodj@redhat.com>
596
597         PR gdb/16042
598         * target.c (target_disable_btrace): Fix invalid return value for
599         void function.
600         (target_teardown_btrace): Likewise.
601
602 2013-10-14  Yao Qi  <yao@codesourcery.com>
603
604         * varobj.c (struct varobj): Move most of the fields to
605         varobj.h.
606         (struct varobj_dynamic): New struct.
607         (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
608         (varobj_has_more): Likewise.
609         (dynamic_varobj_has_child_method): Likewise.
610         (update_dynamic_varobj_children): Likewise.
611         (varobj_get_num_children): Likewise.
612         (varobj_list_children, varobj_pretty_printed_p): Likewise.
613         (install_new_value_visualizer): Likewise.
614         (install_new_value_visualizer, install_new_value): Likewise.
615         (varobj_update, new_variable, free_variable): Likewise.
616         (my_value_of_variable, value_get_print_value): Likewise.
617         (install_visualizer): Change the type of parameter 'var' to
618         'struct varobjd_dynamic *'.  Callers update.
619         * varobj.h (struct varobj): Moved from varobj.c.
620         (struct varobj) <dynamic>: New field.
621
622 2013-10-13  Sandra Loosemore  <sandra@codesourcery.com>
623
624         * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
625         as the preferred name of r30.
626         * nios2-linux-tdep.c (reg_offsets): Likewise.
627         * features/nios2-cpu.xml: Likewise.
628         * features/nios2-linux.c: Regenerated.
629         * features/nios2.c: Regenerated.
630         * regformats/nios2-linux.dat: Regenerated.
631
632 2013-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
633
634         Canonicalize directories for EXEC_FILENAME.
635         * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
636         exec_filename.
637         * utils.c (gdb_realpath_keepfile): New function.
638         * utils.h (gdb_realpath_keepfile): New declaration.
639
640 2013-10-11  Doug Evans  <dje@google.com>
641
642         * Makefile.in (GDBFLAGS): New variable.
643         (run): New rule.
644
645 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
646
647         * NEWS: Add entry documenting the new "-catch-assert" and
648         "-catch-exception" GDB/MI commands.
649
650 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
651
652         * breakpoint.h (init_ada_exception_breakpoint): Add parameter
653         "enabled".
654         * breakpoint.c (init_ada_exception_breakpoint): Add parameter
655         "enabled".  Set B->ENABLE_STATE accordingly.
656         * ada-lang.h (ada_exception_catchpoint_kind): Move here from
657         ada-lang.c.
658         (create_ada_exception_catchpoint): Add declaration.
659         * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
660         (create_ada_exception_catchpoint): Make non-static. Add new
661         parameter "disabled". Use it in call to
662         init_ada_exception_breakpoint.
663         (catch_ada_exception_command): Add parameter "enabled" in call
664         to create_ada_exception_catchpoint.
665         (catch_assert_command): Likewise.
666
667         * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
668         Add declarations.
669         * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
670         "catch-exception" commands.
671         * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
672         (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
673
674 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
675
676         * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
677         "enum exception_catchpoint_kind".  Replace the "ex_" prefix
678         of all its enumerates with "ada_".  Update the rest of this
679         file throughout.
680
681 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
682
683         * ada-lang.c (ada_decode_exception_location): Delete.
684         (create_ada_exception_catchpoint): Remove arguments "sal",
685         "addr_string" and "ops".  Add argument "ex_kind" instead.
686         Adjust implementation accordingly, calling ada_exception_sal
687         to get the entities it no longer gets passed as arguments.
688         Document the function's arguments.
689         (catch_ada_exception_command): Use catch_ada_exception_command_split
690         instead of ada_decode_exception_location, and update call to
691         create_ada_exception_catchpoint.
692         (catch_ada_assert_command_split): Renames
693         ada_decode_assert_location.  Remove parameters "addr_string" and
694         "ops", and now returns void.  Adjust implementation accordingly.
695         Update the function documentation.
696         (catch_assert_command): Use catch_ada_assert_command_split
697         instead of ada_decode_assert_location.  Update call to
698         create_ada_exception_catchpoint.
699
700 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
701
702         * utils.h (perror_warning_with_name): Add declaration.
703         * utils.c (perror_warning_with_name): New function.
704         * cli/cli-cmds.c (source_script_with_search): Add call to
705         perror_warning_with_name if from_tty is nul.
706
707 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
708
709         * utils.c (perror_string): New function, extracted out of
710         throw_perror_with_name.
711         (throw_perror_with_name): Rework to use perror_string.
712
713 2013-10-11  Yao Qi  <yao@codesourcery.com>
714
715         * remote.c (discard_pending_stop_replies_in_queue): Update
716         declaration.
717         (struct stop_reply) <rs>: New field.
718         (remove_stop_reply_of_remote_state): New function.
719         (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
720         Callers update.  Pass remove_stop_reply_of_remote_state to
721         QUEUE_iterate.
722         (remote_parse_stop_reply): Initialize field 'rs'.
723
724 2013-10-10  Will Newton  <will.newton@linaro.org>
725
726         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
727         linux_init_abi.
728
729 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
730
731         * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
732         serial_baud_show_cmd.
733         (_initialize_cli_cmds): Delete the code creating the
734         "set/show remotebaud" commands.
735         * serial.c (baud_rate): Move here from top.c.
736         (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
737         (_initialize_serial): Create "set/show serial baud" commands.
738         Add "set/show remotebaud" command aliases.
739         * top.c (baud_rate): Moved to serial.c.
740         * NEWS: Document the new "set/show serial baud" commands,
741         replacing "set/show remotebaud".
742
743 2013-10-09  Pedro Alves  <palves@redhat.com>
744
745         * breakpoint.c (insert_bp_location): Use memory_error_message to
746         build the memory error string.
747         * c-lang.c: Include "gdbcore.h".
748         (c_get_string): Use memory_error to throw error.
749         (target_xfer_memory_error): Delete.
750         (memory_error_message): New, factored out from
751         target_xfer_memory_error.
752         (memory_error): Change parameter type to target_xfer_error.
753         Rewrite.
754         (read_memory): Use memory_error instead of
755         target_xfer_memory_error.
756         * gdbcore.h: Include "target.h".
757         (memory_error): Change parameter type to target_xfer_error.
758         (memory_error_message): Declare function.
759         * target.c (target_read_memory, target_read_stack)
760         (target_write_memory, target_write_raw_memory): Return
761         TARGET_XFER_E_IO on error.  Adjust comments.
762         (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
763         instead of EIO.
764         * target.h (target_read, target_insert_breakpoint)
765         (target_remove_breakpoint): Adjust comments.
766         * valprint.c (partial_memory_read): Rename parameter, and adjust
767         comment.
768         (val_print_string): Use memory_error_message to build the memory
769         error string.
770
771 2013-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
772
773         * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
774         result variable.  Rename variable fopen_e_ever_failed to
775         fopen_e_ever_failed_einval.  Retry fopen only for errno EINVAL.
776
777 2013-10-09  Pedro Alves  <palves@redhat.com>
778
779         * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
780         (monitor_write_memory_longlongs, monitor_write_memory_block):
781         Constify 'myaddr' parameter.
782         (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
783         helper.
784         (monitor_xfer_partial): New function.
785         (init_base_monitor_ops): Don't install a deprecated_xfer_memory
786         hook.  Install a to_xfer_partial hook.
787
788 2013-10-09  Tom Tromey  <tromey@redhat.com>
789
790         * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
791         bfd_get_alt_debug_link_info.
792
793 2013-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
794
795         New flag OBJF_NOT_FILENAME.
796         * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
797         * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
798         allocate_objfile.
799         (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
800         symbol_file_add_from_bfd.
801         * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
802         allocate_objfile.
803         * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
804         NULL.
805         * objfiles.h (OBJF_NOT_FILENAME): New.
806
807 2013-10-08  Tom Tromey  <tromey@redhat.com>
808
809         * Makefile.in (SFILES): Add build-id.c.
810         (HFILES_NO_SRCDIR): Add build-id.h.
811         * build-id.c: New file, largely from elfread.c.  Modified
812         most functions.
813         * build-id.h: New file.
814         * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
815         bfd_get_alt_debug_link_info.  Verify dwz file's build-id.
816         Search for dwz file using build-id.
817         * elfread.c (build_id_bfd_get, build_id_verify)
818         (build_id_to_debug_filename, find_separate_debug_file): Remove.
819
820 2013-10-08  Joel Brobecker  <brobecker@adacore.com>
821
822         * ada-lang.c (compare_names_with_case): Renamed from
823         compare_names, adding a new parameter "casing" and its handling.
824         New function documentation.
825         (compare_names): New function, implemented using
826         compare_names_with_case.
827
828 2013-10-08  Joel Brobecker  <brobecker@adacore.com>
829
830         * ada-lang.c (ada_exception_sal): Remove advance declaration.
831
832 2013-10-07  Tom Tromey  <tromey@redhat.com>
833
834         * objfiles.c (free_objfile_per_bfd_storage): Delete the
835         demangled_names_hash.
836         (free_objfile): Don't delete the demangled_names_hash.
837         * objfiles.h (struct objfile_per_bfd_storage)
838         <demangled_names_hash>: New field.
839         (struct objfile) <demangled_names_hash>: Move to
840         objfile_per_bfd_storage.
841         * symfile.c (reread_symbols): Don't delete the
842         demangled_names_hash.
843         * symtab.c (create_demangled_names_hash): Update.
844         (symbol_set_names): Update.
845
846 2013-10-07  Tom Tromey  <tromey@redhat.com>
847
848         * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
849         needs_relocations>: New fields.
850         (gdb_bfd_requires_relocations): New function.
851         * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
852         * objfiles.c (get_objfile_bfd_data): Disallow sharing if
853         the BFD needs relocations applied.
854
855 2013-10-07  Pedro Alves  <palves@redhat.com>
856
857         PR breakpoints/11568
858         * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
859         the thread list" instead of "gone".
860
861 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
862
863         * NEWS: Mention new convenience variable $_exitsignal.
864         * corelow.c (core_open): Reset exit convenience variables.  Set
865         $_exitsignal to the uncaught signal which generated the corefile.
866         * infrun.c (handle_inferior_event): Reset exit convenience
867         variables.  Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
868         (clear_exit_convenience_vars): New function.
869         * inferior.h (clear_exit_convenience_vars): New prototype.
870
871 2013-10-06  Yao Qi  <yao@codesourcery.com>
872
873         * varobj.h: Add comments to enum varobj_languages.
874
875 2013-10-04  Doug Evans  <dje@google.com>
876
877         Add support for DWP file format version 2.
878         * NEWS: Mention support for DWP file format version 2.
879         * dwarf2read.c (dwarf2_section_info): Convert asection field to a
880         union of asection, containing_section.  New fields virtual_offset
881         and is_virtual.  Change type of readin filed from int to char.
882         (dwo_sections, dwo_file): Tweak comments.
883         (dwp_v2_section_ids): New enum.
884         (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
885         str_offsets, types.
886         (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
887         All uses updated.
888         (virtual_v2_dwo_sections): New struct.
889         (dwp_hash_table): New fields version, nr_columns.  Change type of
890         section_pool field to a union.
891         (dwp_file): New field version.
892         (dwarf2_has_info): Check for virtual sections.
893         (get_containing_section): New function.
894         (get_section_bfd_owner, get_section_bfd_section): Call it.
895         (dwarf2_locate_sections): Update.
896         (dwarf2_section_empty_p): Update.
897         (dwarf2_read_section): Handle virtual sections.
898         (locate_dwz_sections): Update.
899         (create_dwp_hash_table): Document and handle V2 format.
900         (locate_v1_virtual_dwo_sections): Renamed from
901         locate_virtual_dwo_sections and update.  All callers updated.
902         (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
903         Delete arg htab.  Rename arg section_index to unit_index.
904         All callers updated.
905         (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
906         All uses updated.
907         (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
908         (lookup_dwo_unit_in_dwp): Add V2 support.
909         (dwarf2_locate_dwo_sections): Update.
910         (dwarf2_locate_common_dwp_sections): Renamed from
911         dwarf2_locate_dwp_sections and update.  All callers updated.
912         (dwarf2_locate_v2_dwp_sections): New function.
913         (open_and_init_dwp_file): Add V2 support.
914         (read_str_index): New locals str_section, str_offsets_section.
915
916 2013-10-04  Pedro Alves  <palves@redhat.com>
917
918         * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
919         (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
920         (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
921         describing comments with references to ptid.h.
922         * common/ptid.h: Remove intro description of constructors,
923         accessors and predicates.
924         (struct ptid): Reformat.
925         (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
926         (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
927         describing comments.
928
929 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
930
931         * aix-thread.c (sync_threadlists): Add missing ')' in call
932         to ptid_build.
933
934 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
935
936         * procfs.c (procfs_init_inferior): Fix typo causing the build
937         to fail.
938
939 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
940
941         * aix-thread.c (ptrace32): Remove cast to addr_ptr.
942
943 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
944
945         * mi/mi-main.c (run_one_inferior): Add function description.
946         Make ARG a pointer to an integer whose value determines whether
947         we should "run" or "start" the program.
948         (mi_cmd_exec_run): Add handling of the "--start" option.
949         Reject all other command-line options.
950         * NEWS: Add entry for "-exec-run"'s new "--start" option.
951
952 2013-10-04  Yao Qi  <yao@codesourcery.com>
953
954         * remote-notif.h (REMOTE_NOTIF_ID): New enum.
955         (struct notif_client) <pending_event>: Moved
956         to struct remote_notif_state.
957         <id>: New field.
958         (struct remote_notif_state) <pending_event>: New field.
959         (notif_event_xfree): Declare.
960         * remote-notif.c (handle_notification): Adjust.
961         (notif_event_xfree): New function.
962         (do_notif_event_xfree): Call notif_event_xfree.
963         (remote_notif_state_xfree): Call notif_event_xfree to free
964         each element in field pending_event.
965         * remote.c (discard_pending_stop_replies): Remove declaration.
966         (discard_pending_stop_replies_in_queue): Declare.
967         (remote_close): Call discard_pending_stop_replies_in_queue
968         instead of discard_pending_stop_replies.
969         (remote_start_remote): Adjust.
970         (stop_reply_xfree): Call notif_event_xfree.
971         (notif_client_stop): Adjust initialization.
972         (remote_notif_remove_all): Rename it to ...
973         (remove_stop_reply_for_inferior): ... this.  Update comments.
974         Don't check INF is NULL.
975         (discard_pending_stop_replies): Return early if notif_state is
976         NULL.  Adjust.  Don't check INF is NULL.
977         (remote_notif_get_pending_events): Adjust.
978         (discard_pending_stop_replies_in_queue): New function.
979         (remote_wait_ns): Likewise.
980
981 2013-10-04  Yao Qi  <yao@codesourcery.com>
982
983         * remote-notif.c (DECLARE_QUEUE_P): Remove.
984         (notif_queue): Remove.
985         (remote_notif_process): Add one parameter 'notif_queue'.
986         Update comments.  Callers update.
987         (remote_async_get_pending_events_token): Remove.
988         (remote_notif_register_async_event_handler): Remove.
989         (remote_notif_unregister_async_event_handler): Remove.
990         (handle_notification): Add parameter 'notif_queue'.  Update
991         comments.  Callers update.
992         (notif_xfree): Remove.
993         (remote_notif_state_allocate): New function.
994         (remote_notif_state_xfree): New function.
995         (_initialize_notif): Remove code to allocate queue.
996         * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
997         (struct remote_notif_state): New.
998         (handle_notification): Update declaration.
999         (remote_notif_process): Likewise.
1000         (remote_notif_register_async_event_handler): Remove.
1001         (remote_notif_unregister_async_event_handler): Remove.
1002         (remote_notif_state_allocate): Declare.
1003         (remote_notif_state_xfree): Declare.
1004         * remote.c (struct remote_state) <notif_state>: New field.
1005         (remote_close): Don't call
1006         remote_notif_unregister_async_event_handler.  Call
1007         remote_notif_state_xfree.
1008         (remote_open_1): Don't call
1009         remote_notif_register_async_event_handler.  Call
1010         remote_notif_state_allocate.
1011
1012 2013-10-04  Yao Qi  <yao@codesourcery.com>
1013
1014         * varobj.c (create_child_with_value): Remove 'const' from the
1015         type of parameter 'name'.
1016         (varobj_add_child): Likewise.
1017         (install_dynamic_child): Remove 'const' from the type of
1018         parameter 'name'.
1019         (varobj_add_child): Likewise.
1020         (create_child_with_value): Likewise.  Update comments.  Don't
1021         duplicate 'name'.
1022         (update_dynamic_varobj_children): Duplicate 'name'
1023         and pass it to install_dynamic_child.
1024
1025 2013-10-03  Phil Muldoon  <pmuldoon@redhat.com>
1026
1027         * python/py-value.c (convert_value_from_python): Move PyInt_Check
1028         conversion logic to occur after PyLong_Check.  Comment on order
1029         change significance.
1030         * python/py-arch.c (archpy_disassemble): Comment on order of
1031         conversion for integers and longs.
1032
1033 2013-10-03  Pedro Alves  <palves@redhat.com>
1034
1035         * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
1036         the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
1037         functions.  Always test for PTRACE_O_TRACESYSGOOD even if
1038         PTRACE_O_TRACEFORK is not supported.
1039         (linux_test_for_tracesysgood): New function.
1040         (linux_test_for_tracefork): New function, factored out from
1041         linux_check_ptrace_features, and also don't kill child_pid here.
1042
1043 2013-10-03  Tristan Gingold  <gingold@adacore.com>
1044
1045         * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
1046         Remove verbose error reporting.  Use detected state to
1047         thread_set_state call.
1048         (i386_darwin_dr_get): Fix return type.  Remove verbose error
1049         report.
1050         Remove trailing spaces.
1051
1052 2013-10-02  Pedro Alves  <palves@redhat.com>
1053
1054         * cp-valprint.c (cp_print_value_fields): Adjust calls to
1055         val_print_optimized_out.
1056         * jv-valprint.c (java_print_value_fields): Likewise.
1057         * p-valprint.c (pascal_object_print_value_fields): Likewise.
1058         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
1059         <DWARF_VALUE_REGISTER>: If the register was not saved, return a
1060         new optimized out value.
1061         * findvar.c (address_from_register): Likewise.
1062         * frame.c (put_frame_register): Tweak error string to say the
1063         register was not saved, rather than optimized out.
1064         * infcmd.c (default_print_one_register_info): Adjust call to
1065         val_print_optimized_out.  Use value_of_register instead of
1066         get_frame_register_value.
1067         * mi/mi-main.c (output_register): Use value_of_register instead of
1068         get_frame_register_value.
1069         * valprint.c (valprint_check_validity): Likewise.
1070         (val_print_optimized_out): New value parameter.  If the value is
1071         lval_register, print <not saved> instead.
1072         (value_check_printable, val_print_scalar_formatted): Adjust calls
1073         to val_print_optimized_out.
1074         * valprint.h (val_print_optimized_out): New value parameter.
1075         * value.c (struct value) <optimized_out>: Extend comment.
1076         (error_value_optimized_out): New function.
1077         (require_not_optimized_out): Use it.  Use a different string for
1078         lval_register values.
1079         * value.h (error_value_optimized_out): New declaration.
1080         * NEWS: Mention <not saved>.
1081
1082 2013-10-02  Joel Brobecker  <brobecker@adacore.com>
1083
1084         * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
1085         strcmp to compare two symtab filenames.
1086
1087 2013-10-02  Joel Brobecker  <brobecker@adacore.com>
1088
1089         * symtab.c (search_symbols_equal): Delete.
1090         (sort_search_symbols_remove_dups): Replace call to
1091         search_symbols_equal by call to compare_search_syms,
1092         adjusting as necessary.
1093
1094 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
1095
1096         PR python/15579
1097         * python/python.c: Document gdb.execute command in Python help.
1098
1099 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
1100
1101         * python/py-frame.c (frame_info_to_frame_object): Use
1102         gdbpy_convert_exception. Clean up Python object on failure.
1103
1104 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
1105
1106         * python/lib/gdb/command/frame_filters.py
1107         (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
1108         (ShowFrameFilterPriority.invoke): Ditto.
1109
1110 2013-10-01  Keith Seitz  <keiths@redhat.com>
1111
1112         * linespec.c (struct ls_parser): Make 'saved_arg' const.
1113         (parse_linespec): Make 'argptr' const.
1114         Remove temporary cast of 'argptr' to const char **.
1115         (decode_line_full): Pass const pointer to parse_linespec.
1116         (decode_line_1): Likewise.
1117         (decode_objc): Make local variable 'new_argptr' const.
1118         (find_function_symbols): Remove temporary cast to char *
1119         to find_imps.
1120         * objc-lang.c (find_imps): Make argument 'method' const.
1121         Return const.
1122         * objc-lang.h (find_imps): Likewise.
1123
1124 2013-10-01  Keith Seitz  <keiths@redhat.com>
1125
1126         * completer.c (skip_quoted_chars): Make all arguments const.
1127         Return const.
1128         (skip_quoted): Likewise.
1129         * completer.h (skip_quoted_chars): Likewise.
1130         (skip_quoted): Likewise.
1131         * defs.h (skip_quoted): Remove duplicate declaration.
1132         * jv-exp.y: Include completer.h.
1133         (yylex): Remove unneccessary cast to char * fro skip_quoted.
1134         * p-exp.y: Include completer.h.
1135
1136 2013-10-01  Keith Seitz  <keiths@redhat.com>
1137
1138         * c-exp.y (parse_number): Make first argument const.
1139         Make a copy of the input to manipulate.
1140         (c_parse_escape): Make first argument const.
1141         Make local variable 'tokptr' const.
1142         (parse_string_or_char): Make first two arguments const.
1143         (macro_original_text): Make const.
1144         (lex_one_token): Make local variable 'tokstart' const.
1145         Likewise for local variables named 'p'.
1146         Cast away const for struct stoken (temporary).
1147         * c-lang.h (c_parse_escpae): Make first argument const.
1148         * cli/cli-cmds.c (echo_command): Make local variable 'p'
1149         const.
1150         * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
1151         var_string case.
1152         * f-exp.y (parse_number): Make first argument const.
1153         (match_string_literal): Make local variable 'tokstart'
1154         const.
1155         (yylex): Make local variable 'p' const.
1156         Cast away const for struct stoken (temporary).
1157         * go-exp.y (parse_number): Make first argument const.
1158         (parse_string_or_char): Likewise.
1159         Make local variable 'tokstart' const.
1160         (lex_one_token): Likewise for numerous locals called 'p'.
1161         Cast away const for struct stoken (temporary).
1162         * jv-exp.y (parse_number): Make first argument const.
1163         Make local variables 'tokstart' and 'tokptr' const.
1164         Cast away const for call to skip_quoted (temporary).
1165         (yylex): Make local variable 'p' const.
1166         Cast away const for struct stoken (temporary).
1167         * m2-exp.y (parse_number): Make local variable 'p' const.
1168         (yylex): Likewise for 'tokstart'.
1169         Cast away const for struct stoken (temporary).
1170         Make local variable 'p' const.
1171         * macroexp.c (get_character_constant): Pass a const string
1172         to c_parse_escape.
1173         (get_string_literal): Likewise.
1174         (macro_expand_next): Make first argument const.
1175         Cast away const for init_shared_buffer.
1176         * macroexp.h (macro_expand_next): Make first argument const.
1177         * p-exp.y (yylex): Make a local copy of 'lexptr'.
1178         Pass a const string to c_parse_escape.
1179         Make local variables 'p' and 'namestart' const.
1180         * parse.c (lexptr): Make const.
1181         (prev_lexptr): Likewise.
1182         (find_template_name_end): Return const.
1183         Make argument const, too.
1184         (parse_exp_in_context): Make first argument const.
1185         Remove the entire const_hack.
1186         (parse_exp_in_context_1): Make first argument const.
1187         * parser-defs.h (find_template_name_end): Return const.
1188         Make argument const, too.
1189         (lexptr): Make const.
1190         (prev_lexptr): Likewise.
1191         * utils.c (parse_escape): Make second argument const.
1192         * utils.h (parse_escape): Likewise.
1193
1194 2013-10-01  Keith Seitz  <keiths@redhat.com>
1195
1196         * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
1197         is now const.
1198         (block_lookup): Make 'raw_name' and 'name' const.
1199         * ada-lex.l (processString): Update for struct stoken.ptr.
1200         * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
1201         (operator_stoken): Likewise.
1202         (lex_one_token): Remove temporary cast to char * for
1203         'yylval.sval.ptr'.
1204         * f-exp.y (yylex): Likewise.
1205         * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
1206         * gdbtypes.h (lookup_struct_elt_type): Likewisee.
1207         * go-exp.y (lex_one_token): Remove temporary cast to char * for
1208         'yylval.sval.ptr'.
1209         * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
1210         (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
1211         * linespec.c (struct ls_parser): Make 'stream' const.
1212         (find_parameter_list_end): Make argument 'input' and local
1213         variable 'p' const.
1214         (linespec_lexer_lex_string): Make local variables 'start' and
1215         'p' const.
1216         Use skip_spaces_const instead of skip_spaces.
1217         (linespec_lexer_peek_token): Make local variable 'saved_stream'
1218         const.
1219         (parse_linespec): Temporarily cast 'argptr' to const for
1220         'parser->lexer.stream'.
1221         * m2-exp.y (yylex): Remove temporary cast to char * for
1222         'yylval.sval.ptr'.
1223         * objc-lang.c (add_msglist): Make local variable 'p' const.
1224         * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
1225         (exp : STRING): Make 'sp' const.
1226         (parse_number): Make argument 'p' const.
1227         * parser-defs.h (struct stoken): Make 'ptr' const.
1228
1229 2013-10-01  Doug Evans  <dje@google.com>
1230
1231         * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
1232
1233 2013-10-01  Yao Qi  <yao@codesourcery.com>
1234
1235         * varobj.c (c_value_of_root): Remove declaration.
1236         (cplus_value_of_root, java_value_of_root): Likewise.
1237         (ada_value_of_root): Likewise.
1238         (struct language_specific) <value_of_root>: Remove.
1239         (languages): Update initialization.
1240         (check_scope): Move earlier.
1241         (c_value_of_root): Move earlier and rename to ...
1242         (value_of_root_1): ... this.
1243         (value_of_root): Caller update.
1244         (cplus_value_of_root, java_value_of_root): Remove.
1245         (ada_value_of_root): Remove.
1246
1247 2013-10-01  Yao Qi  <yao@codesourcery.com>
1248
1249         * varobj.c (varobj_format_string): Remove "unknown".
1250         (languages): Remove the first element.
1251         * varobj.h (enum varobj_languages): Remove vlang_c.
1252
1253 2013-10-01  Yao Qi  <yao@codesourcery.com>
1254
1255         * varobj.c (struct language_specific) <language>: Remove.
1256         (languages): Update the initialization.
1257
1258 2013-10-01  Yao Qi  <yao@codesourcery.com>
1259
1260         * arm-wince-tdep.c: Remove inclusion of "solib.h" and
1261         "solib-target.h".  Include "windows-tdep.h".
1262         (arm_wince_init_abi): Call windows_init_abi.  Remove call to
1263         set_solib_ops and set_gdbarch_has_dos_based_file_system.
1264         * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
1265         windows-tdep.o to gdb_target_obs.
1266
1267 2013-10-01  Yao Qi  <yao@codesourcery.com>
1268
1269         * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
1270         "solib-target.h".
1271         (amd64_windows_init_abi): Don't call set_solib_ops and
1272         set_gdbarch_iterate_over_objfiles_in_search_order.  Call
1273         windows_init_abi instead.
1274         * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
1275         "solib-target.h".
1276         (i386_cygwin_init_abi): Don't call set_solib_ops,
1277         set_gdbarch_has_dos_based_file_system and
1278         set_gdbarch_iterate_over_objfiles_in_search_order.  Call
1279         windows_init_abi instead.
1280         * windows-tdep.c: Include "solib.h" and "solib-target.h".
1281         (windows_init_abi): New function.
1282         (windows_iterate_over_objfiles_in_search_order): Make it
1283         static.
1284         * windows-tdep.h (windows_init_abi): Declare.
1285         (windows_iterate_over_objfiles_in_search_order): Remove
1286         declaration.
1287
1288 2013-10-01  Jerome Guitton  <guitton@adacore.com>
1289
1290         Checked in by Joel Brobecker  <brobecker@adacore.com>
1291         * system-gdbinit/elinos.py (get_elinos_environment): Return an
1292         incomplete dictionnary instead of None in case of missing
1293         environment variables.
1294         (elinos_init): in case of an incomplete environment, best
1295         effort to load system libraries instead of abort.
1296
1297 2013-10-01  Joel Brobecker  <brobecker@adacore.com>
1298
1299         * ada-lang.c (ada_has_this_exception_support): Ignore
1300         mst_solib_trampoline minimal symbols.
1301
1302 2013-09-30  Tristan Gingold  <gingold@adacore.com>
1303
1304         * i386-darwin-nat.c (darwin_complete_target): Install methods for
1305         hardware watchpoint.
1306         (i386_darwin_dr_set): Support 32 and 64 bit states.
1307         (i386_darwin_dr_get): Likewise.
1308         (i386_darwin_dr_set_control): Make static.
1309         (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
1310         (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
1311
1312 2013-09-30  Luis Machado  <lgustavo@codesourcery.com>
1313
1314         * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
1315         Replace TIDGET with ptid_get_lwp.
1316         Replace GET_LWP with ptid_get_lwp.
1317         * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
1318         Replace BUILD_THREAD with ptid_build.
1319         Replace BUILD_LWP with ptid_build.
1320         Replace PIDGET with ptid_get_pid.
1321         Replace TIDGET with ptid_get_lwp.
1322         * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
1323         * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
1324         Replace TIDGET with ptid_get_lwp.
1325         * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
1326         * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
1327         Replace TIDGET with ptid_get_lwp.
1328         Replace GET_LWP with ptid_get_lwp.
1329         * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
1330         * auxv.c: Likewise.
1331         * breakpoint.c: Likewise.
1332         * common/ptid.c (ptid_is_pid): Condense check for
1333         null_ptid and minus_one_ptid.
1334         (ptid_lwp_p): New function.
1335         (ptid_tid_p): New function.
1336         * common/ptid.h: Update comments for accessors.
1337         (ptid_lwp_p): New prototype.
1338         (ptid_tid_p): New prototype.
1339         * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
1340         * gcore.c: Replace PIDGET with ptid_get_pid.
1341         * gdbthread.h: Likewise.
1342         * gnu-nat.c: Likewise.
1343         * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
1344         Replace TIDGET with ptid_get_lwp.
1345         * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
1346         * hppanbsd-nat.c: Likewise.
1347         * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
1348         Replace TIDGET with ptid_get_lwp.
1349         * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
1350         * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
1351         * infcmd.c: Likewise.
1352         * inferior.h: Likewise.
1353         * inflow.c: Likewise.
1354         * infrun.c: Likewise.
1355         * linux-fork.c: Likewise.
1356         * linux-nat.c: Replace PIDGET with ptid_get_pid.
1357         Replace GET_PID with ptid_get_pid.
1358         Replace is_lwp with ptid_lwp_p.
1359         Replace GET_LWP with ptid_get_lwp.
1360         Replace BUILD_LWP with ptid_build.
1361
1362 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
1363
1364         * common/linux-btrace.c: Move sys/syscall.h out of the
1365         HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
1366         Also check for SYS_perf_event_open before attempting to buid.
1367
1368 2013-09-27  Doug Evans  <dje@google.com>
1369
1370         * dwarf2read.c (dwarf2_section_info): Add comment.
1371         (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
1372         All uses updated.
1373         (dwarf2_section_empty_p): Rename arg from "info" to "section".
1374         (dwarf2_read_section): Delete unused local "header".  Add section
1375         name to error message.
1376         (create_dwo_in_dwp): Tweak comment.
1377         (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
1378
1379         * dwarf2read.c (die_reader_specs): Tweak comment.
1380         (get_section_bfd_owner, get_section_bfd_section): New functions.
1381         (get_section_name, get_section_file_name): New functions.
1382         (get_section_id, get_section_flags): New functions.
1383         (*): Use new functions to access section fields.
1384
1385         * dwarf2read.c (struct dwo_file): Add/tweak comments.
1386         (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp.  Remove
1387         arg "htab".  All callers updated.
1388         (create_debug_types_hash_table): Remove redundant copy of
1389         abbrev_section.
1390         (create_dwo_in_dwp): Tweak comments.
1391         (read_str_index): Tweak comment.  Record dwarf form name in static
1392         local.
1393
1394 2013-09-27  Pedro Alves  <palves@redhat.com>
1395
1396         * remote.h (REMOTE_SYSROOT_PREFIX): New define.
1397         (remote_filename_p): Add comment.
1398         * remote.c (remote_filename_p): Adjust to use
1399         REMOTE_SYSROOT_PREFIX.
1400         * solib.c (solib_find): When deciding whether we need to add a
1401         directory separator, check whether the sysroot is "remote:"
1402         instead of checking whether the patch has a drive spec.  Add
1403         comments.
1404
1405 2013-09-27  Pedro Alves  <palves@redhat.com>
1406
1407         * remote.c (struct stop_reply) <solibs_changed, replay_event>:
1408         Delete fields.
1409         (remote_parse_stop_reply): Adjust, setting event->ws.kind
1410         directly.
1411
1412 2013-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1413
1414         Fix set debug frame output.
1415         * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry.  Move
1416         SENTINEL_FRAME entry lower to match enum frame_type order.
1417
1418 2013-09-26  Pierre Muller  <muller@sourceware.org>
1419
1420         Replace constant values 8 to 15 by AMD64_R8_REGNUM to
1421         AMD64_R15_REGNUM when a register index is expected.
1422         * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
1423         Substitute in array.
1424         * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
1425         (amd64_push_arguments): Substitute in integer_regnum array.
1426
1427 2013-09-25  Doug Evans  <dje@google.com>
1428
1429         * objfiles.c (allocate_objfile): Move comment to better place.
1430
1431         New option "set debug symfile on".
1432         * NEWS: Mention "set debug symfile".
1433         * Makefile.in (SFILES): Add symfile-debug.c.
1434         (COMMON_OBS): Add symfile-debug.o.
1435         * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
1436         objfile's symbol functions.
1437         * objfiles.h (objfile_set_sym_fns): Declare.
1438         * symfile-debug.c: New file.
1439         * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
1440         objfile's symbol functions.
1441         (reread_symbols): Ditto.
1442
1443         * symfile.h (struct sym_fns): Delete member "sym_flavour".
1444         All uses updated.
1445         (add_symtab_fns): Update prototype.
1446         * symfile.c (sym_fns_ptr): Delete.  Replace with ...
1447         (registered_sym_fns): ... this.
1448         (symtab_fns): Update.
1449         (add_symtab_fns): New arg "flavour".  All callers updated.
1450         (find_sym_fns): Rewrite to use new sym_fns registry.
1451
1452         * symfile.h (struct sym_fns): Add "objfile" argument to
1453         sym_read_linetable.  All uses updated.
1454
1455         * symtab.c (domain_name, search_domain_name): New functions.
1456         * symtab.h (domain_name, search_domain_name): Declare.
1457
1458         * symfile.h (struct quick_symbol_functions): Reorg arg list of
1459         map_matching_symbols so objfile is first.  All uses updated.
1460         * dwarf2read.c (dw2_map_matching_symbols): Update signature.
1461         * psymtab.c (map_matching_symbols_psymtab): Update signature.
1462
1463 2013-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1464
1465         PR shlibs/8882
1466         * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
1467         link map entries.
1468
1469 2013-09-24  Doug Evans  <dje@google.com>
1470
1471         * objfiles.c (free_objfile): Move comment.
1472
1473 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
1474
1475         * ada-exp.y (string_to_operator): Delete.
1476         (dummy_string_to_ada_operator): Delete.
1477
1478 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
1479
1480         Revert:
1481         * i386-tdep.h (enum amd64_reg_class): New, moved here from
1482         amd64-tdep.c.
1483         (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
1484         call_dummy_integer_regs, and classify.
1485         * amd64-tdep.h (amd64_classify): Add declaration.
1486         * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
1487         (amd64_reg_class): Delete, moved to i386-tdep.h.
1488         (amd64_classify): Make non-static.  Move declaration to amd64-tdep.h.
1489         Replace call to amd64_classify by call to tdep->classify.
1490         (amd64_push_arguments): Get the list of registers to use for
1491         passing integer parameters from the gdbarch tdep structure,
1492         rather than using a hardcoded one.  Replace calls to amd64_classify
1493         by calls to tdep->classify.
1494         (amd64_push_dummy_call): Get the register number used for
1495         the "hidden" argument from tdep->call_dummy_integer_regs.
1496         (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
1497         and tdep->call_dummy_integer_regs.  Set tdep->classify.
1498
1499 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
1500
1501         Revert:
1502         * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
1503         * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
1504         where tdep->memory_args_by_pointer is non-zero.
1505
1506 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
1507
1508         Revert:
1509         * i386-tdep.h (struct gdbarch_tdep): Add new field
1510         integer_param_regs_saved_in_caller_frame.
1511         * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
1512         stack if tdep->integer_param_regs_saved_in_caller_frame is set.
1513
1514 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
1515
1516         * amd64-windows-tdep.c: #include "value.h"
1517         (amd64_windows_classify): Delete.
1518         (amd64_windows_passed_by_integer_register)
1519         (amd64_windows_passed_by_xmm_register)
1520         (amd64_windows_passed_by_pointer)
1521         (amd64_windows_adjust_args_passed_by_pointer)
1522         (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
1523         (amd64_windows_push_dummy_call): New functions.
1524         (amd64_windows_init_abi): Remove setting of
1525         tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
1526         tdep->classify, tdep->memory_args_by_pointer and
1527         tdep->integer_param_regs_saved_in_caller_frame.
1528         Add call to set_gdbarch_push_dummy_call.
1529
1530 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1531
1532         * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
1533         objfile->original_name.
1534
1535 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1536
1537         Pass down original filename for objfile.
1538         * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
1539         * elfread.c (elf_symfile_read): Likewise.
1540         * jit.c (jit_object_close_impl): Update allocate_objfile call, no
1541         longer set ORIGINAL_NAME.
1542         (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
1543         * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
1544         * machoread.c (macho_add_oso_symfile): Add parameter name.  Update
1545         symbol_file_add_from_bfd call.
1546         (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
1547         (macho_check_dsym): Add parameter filenamep.  Change function comment.
1548         Set *filenamep.
1549         (macho_symfile_read): New variable dsym_filename.  Update
1550         macho_check_dsym call.  Use it for symbol_file_add_separate.
1551         * objfiles.c (allocate_objfile): Add parameter name.  New comment for
1552         it.  Use it for objfile->original_name.
1553         (objfile_name): Return OBFD's filename, if available.
1554         * objfiles.h (allocate_objfile): Add new parameter name.
1555         * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
1556         * symfile-mem.c (symbol_file_add_from_memory): Update
1557         symbol_file_add_from_bfd call.
1558         * symfile.c (read_symbols): Update symbol_file_add_separate call, new
1559         comment for it.
1560         (symbol_file_add_with_addrs): New parameter name, add function comment
1561         for it.  Remove variable name.  Update allocate_objfile call.
1562         (symbol_file_add_separate): New parameter name, add function comment
1563         for it.  Update symbol_file_add_with_addrs call.
1564         (symbol_file_add_from_bfd): New parameter name.  Update
1565         symbol_file_add_with_addrs call.
1566         (symbol_file_add): Update symbol_file_add_from_bfd call.
1567         (reread_symbols): New variable original_name.  Save
1568         objfile->original_name by it.
1569         * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
1570         second parameter.
1571
1572 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1573
1574         Code cleanup: Add objfile_name accessor function.
1575         * ada-lang.c (is_known_support_routine): Use objfile_name.
1576         * auto-load.c (source_gdb_script_for_objfile)
1577         (auto_load_objfile_script): Likewise.
1578         * coffread.c (coff_symtab_read, read_one_sym): Likewise.
1579         * dbxread.c (dbx_symfile_read): Likewise.
1580         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
1581         * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
1582         * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
1583         (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
1584         (lookup_dwp_signatured_type, lookup_dwo_unit)
1585         (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
1586         (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
1587         (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
1588         (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
1589         (dwarf2_record_block_ranges, read_common_block, read_typedef)
1590         (read_subrange_type, load_partial_dies, read_partial_die)
1591         (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
1592         (die_containing_type, build_error_marker_type, lookup_die_type)
1593         (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
1594         (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
1595         (get_DW_AT_signature_type, write_psymtabs_to_index)
1596         (save_gdb_index_command): Likewise.
1597         * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
1598         Likewise.
1599         * expprint.c (dump_subexp_body_standard): Likewise.
1600         * gdbtypes.c (type_name_no_tag_or_error): Likewise.
1601         * jit.c (jit_object_close_impl): Use the objfile field name renamed to
1602         original_name.
1603         * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
1604         obj_name, use objfile_name for it, use the variable.
1605         (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
1606         Use objfile_name.
1607         * machoread.c (macho_symtab_read, macho_check_dsym)
1608         (macho_symfile_relocate): Likewise.
1609         * maint.c (maintenance_translate_address): Likewise.
1610         * minidebug.c (find_separate_debug_file_in_section): Likewise.
1611         * minsyms.c (install_minimal_symbols): Likewise.
1612         * objfiles.c (allocate_objfile): Use the objfile field name renamed to
1613         original_name.
1614         (filter_overlapping_sections): Use objfile_name.
1615         (objfile_name): New function.
1616         * objfiles.h (struct objfile): Rename field name to original_name.
1617         (objfile_name): New prototype.
1618         * printcmd.c (sym_info, address_info): Use objfile_name.
1619         * probe.c (parse_probes, collect_probes, compare_probes)
1620         (info_probes_for_ops): Likewise.
1621         * progspace.c (clone_program_space): Likewise.
1622         * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
1623         (maintenance_info_psymtabs): Likewise.
1624         * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
1625         (source_section_scripts): Likewise.
1626         * python/py-objfile.c (objfpy_get_filename): Likewise.
1627         * python/py-progspace.c (pspy_get_filename): Likewise.
1628         * solib-aix.c (solib_aix_get_toc_value): Likewise.
1629         * solib-som.c (match_main, som_solib_section_offsets): Likewise.
1630         * solib.c (solib_read_symbols): Likewise.
1631         * stabsread.c (scan_file_globals): Likewise.
1632         * stap-probe.c (handle_stap_probe): Likewise.
1633         * symfile.c (symbol_file_clear, separate_debug_file_exists)
1634         (find_separate_debug_file_by_debuglink): Likewise.
1635         (reread_symbols): Likewise.  Use the objfile field name renamed to
1636         original_name.
1637         (allocate_symtab): Use objfile_name.
1638         * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
1639         (dump_objfile, dump_msymbols, dump_symtab_1)
1640         (maintenance_print_msymbols, maintenance_print_objfiles)
1641         (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
1642         * target.c (target_translate_tls_address, target_info): Likewise.
1643         * xcoffread.c (xcoff_initial_scan): Make variable name const.  Use
1644         objfile_name.
1645
1646 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1647
1648         Code cleanup.
1649         * probe.c (parse_probes): Rename variable objfile_name to
1650         objfile_namestr.
1651
1652 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1653
1654         Remove solib-sunos.c.
1655         * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
1656         * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
1657         * objfiles.c (rt_common_objfile): Remove.
1658         (free_objfile): Remove rt_common_objfile comparison.
1659         * objfiles.h (rt_common_objfile): Remove.
1660         * solib-sunos.c: Remove.
1661         * symfile.c (reread_symbols): Remove solib-sunos.c comment.
1662
1663 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1664
1665         Remove a.out NetBSD and OpenBSD hosts.
1666         * NEWS (Removed native configurations): New.
1667         * config/arm/nbsdaout.mh: Remove.
1668         * config/i386/nbsdaout.mh: Remove.
1669         * config/i386/obsdaout.mh: Remove.
1670         * config/m68k/nbsdaout.mh: Remove.
1671         * config/sparc/nbsdaout.mh: Remove.
1672         * config/vax/nbsdaout.mh: Remove.
1673         * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
1674         (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
1675         (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
1676         error.
1677         (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
1678         (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
1679         (sparc-*-netbsd*, vax-*-netbsd*): Remove.
1680
1681 2013-09-23  Tom Tromey  <tromey@redhat.com>
1682
1683         * linespec.c (struct minsym_and_objfile): Remove.
1684         (minsym_and_objfile_d): Remove.
1685         (struct linespec, struct collect_info, linespec_parse_basic)
1686         (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
1687         (compare_msymbols, find_method, find_function_symbols)
1688         (find_linespec_symbols, struct collect_minsyms, compare_msyms)
1689         (add_minsym, search_minsyms_for_name): Update.
1690
1691 2013-09-23  Andrew Burgess  <aburgess@broadcom.com>
1692
1693         * regcache.c: Add include of valprint.h.
1694         (dump_endian_bytes): Delete.
1695         (regcache_dump): Use print_hex_chars not dump_endian_bytes.
1696
1697 2013-09-23  Andrew Burgess  <aburgess@broadcom.com>
1698
1699         * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
1700
1701 2013-09-19  Pedro Alves  <palves@redhat.com>
1702
1703         * breakpoint.c (remove_threaded_breakpoints): Skip non-user
1704         breakpoints.
1705
1706 2013-09-19  Pedro Alves  <palves@redhat.com>
1707             Thomas Schwinge  <thomas@codesourcery.com>
1708             Yue Lu  <hacklu.newborn@gmail.com>
1709
1710         * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
1711         Take a gdb_byte pointer instead of a char pointer.
1712
1713         * gnu-nat.c (gnu_xfer_memory): Adjust interface as
1714         gnu_xfer_partial helper.
1715         (gnu_xfer_partial): New function.
1716         (gnu_target): Don't install a deprecated_xfer_memory hook.
1717         Install a to_xfer_partial hook.
1718
1719 2013-09-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1720
1721         Constification.
1722         * main.c (captured_main): Replace catch_command_errors by
1723         catch_command_errors_const.  Twice.
1724         * symfile.c (symbol_file_add_main_1): Make args parameter const.
1725         (symbol_file_add): Make name parameter const.
1726         (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
1727         (symfile_bfd_open): Make name parameter const, rename it to cname.  Add
1728         variable name.  Change their usage accordingly.
1729         * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
1730         const.
1731         (symbol_file_add_main): Make args parameter const.
1732
1733 2013-09-18  Raunaq Bathija  <raunaq12@in.ibm.com>
1734             Ulrich Weigand  <uweigand@de.ibm.com>
1735
1736         * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
1737         of c_value member.
1738         (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
1739
1740 2013-09-18  Pedro Alves  <palves@redhat.com>
1741             Yue Lu  <hacklu.newborn@gmail.com>
1742
1743         * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
1744         (gnu_create_inferior)
1745         (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
1746         (set_sig_thread_cmd): Use the lwpid field of ptids to
1747         store/extract thread ids instead of the tid field.
1748         * i386gnu-nat.c (gnu_fetch_registers): Adjust.
1749
1750 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
1751
1752         * infcmd.c (default_print_one_register_info): Add detection of
1753         optimized out values.
1754         (default_print_registers_info): Switch to using
1755         get_frame_register_value.
1756
1757 2013-09-18  Markus Metzger  <markus.t.metzger@intel.com>
1758
1759         * infrun.c (handle_inferior_event): Check if we know the
1760         function start address before setting a resume breakpoint.
1761
1762 2013-09-18  Pedro Alves  <palves@redhat.com>
1763
1764         * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
1765         minus_one_ptid instead of looking at the ptid's tid field and
1766         comparing that to -1.
1767
1768 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
1769
1770         * main.h (get_gdb_program_name): Remove extra whitespace.
1771
1772 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
1773
1774         * main.h (get_gdb_program_name): Add declaration.
1775         * main.c (get_gdb_program_name): Add definition.
1776
1777 2013-09-17  Doug Evans  <dje@google.com>
1778
1779         * dwarf2read.c: Move definitions of complaint functions to after
1780         forward declarations of local functions.
1781
1782 2013-09-17  Muhammad Waqas <mwaqas@codesourcery.com>
1783             Pedro Alves  <palves@redhat.com>
1784
1785         PR gdb/11568
1786         * breakpoint.c (remove_threaded_breakpoints): New function.
1787         (_initialize_breakpoint): Attach remove_threaded_breakpoints
1788         as thread_exit observer.
1789
1790 2013-09-17  Pedro Alves  <palves@redhat.com>
1791
1792         PR gdb/15911
1793         * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
1794         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
1795         * corelow.c (core_open):
1796         * frame.h (print_stack_frame, print_frame_info): New
1797         'set_current_sal' parameter.
1798         * infcmd.c (finish_command, kill_command): Adjust call to
1799         print_stack_frame.
1800         * inferior.c (inferior_command): Likewise.
1801         * infrun.c (normal_stop): Likewise.
1802         * linux-fork.c (linux_fork_context): Likewise.
1803         * record-full.c (record_full_goto_entry, record_full_restore):
1804         Likewise.
1805         * remote-mips.c (common_open): Likewise.
1806         * stack.c (print_stack_frame): New 'set_current_sal' parameter.
1807         Use it.
1808         (print_frame_info): New 'set_current_sal' parameter.  Set the last
1809         displayed sal depending on the new paremeter instead of looking at
1810         print_what.
1811         (backtrace_command_1, select_and_print_frame, frame_command)
1812         (current_frame_command, up_command, down_command): Adjust call to
1813         print_stack_frame.
1814         * thread.c (print_thread_info, restore_selected_frame)
1815         (do_captured_thread_select): Adjust call to print_stack_frame.
1816         * tracepoint.c (tfind_1): Likewise.
1817         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
1818         (mi_cmd_stack_info_frame): Likewise.
1819         * mi/mi-interp.c (mi_on_normal_stop): Likewise.
1820         * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
1821
1822 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1823
1824         * value.c (isvoid_internal_fn): Replace "parameter" with
1825         "argument".
1826
1827 2013-09-16  Stan Shebs  <stan@codesourcery.com>
1828
1829         * README: Update references to writing code for GDB.
1830         * configure.ac (build_warnings): Remove obsolete comment.
1831         * configure: Regenerate.
1832         * gdbarch.sh: Remove references to gdbint.texinfo.
1833         * gdbarch.h: Regenerate.
1834         * gdbtypes.c (objfile_type): Remove comments referencing internals
1835         manual and D10V.
1836
1837 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1838
1839         * NEWS: Mention new convenience function $_isvoid.
1840         * value.c (isvoid_internal_fn): New function.
1841         (_initialize_values): Add new convenience function $_isvoid.
1842
1843 2013-09-16  Pierre Muller  <muller@sourceware.org>
1844
1845         * arm-linux-tdep.c: Add "elf/common.h" header.
1846         Remove AT_HWCAP macro definintion as it is provided in
1847         added include file.
1848         * s390-tdep.c: Remove system header <elf.h>
1849         Add "elf/common.h" header for AT_HWCAP definition.
1850         (s390_core_read_description): Use correct CORE_ADDR
1851         for hwcap local variable used as third parameter
1852         of function target_auxv_search.
1853
1854 2013-09-14  Pierre Muller  <muller@sourceware.org>
1855             Tom Tromey  <tromey@redhat.com>
1856             Pedro Alves  <palves@redhat.com>
1857
1858         * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
1859         mode if operating system doesn't know O_CLOEXEC.
1860
1861 2013-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1862
1863         Code cleanup.
1864         * symfile.c (reread_symbols): Move variable obfd_filename to a more
1865         inner block.
1866
1867 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1868
1869         * NEWS: Mention TDB support.
1870         * features/s390-tdb.xml: New file.
1871         * features/s390-te-linux64.xml: New file.
1872         * features/s390x-te-linux64.xml: New file.
1873         * features/Makefile (WHICH): Add new tdescs above.
1874         (s390-te-linux64-expedite): Set.
1875         (s390x-te-linux64-expedite): Set.
1876         * features/s390-te-linux64.c: New file (generated).
1877         * features/s390x-te-linux64.c: New file (generated).
1878         * regformats/s390-te-linux64.dat: New file (generated).
1879         * regformats/s390x-te-linux64.dat: New file (generated).
1880         * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
1881         (HWCAP_S390_TE): Likewise.
1882         (S390_TDB_DWORD0_REGNUM): Likewise.
1883         (S390_TDB_DWORD0_REGNUM): Likewise.
1884         (S390_TDB_ABORT_CODE_REGNUM): Likewise.
1885         (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
1886         (S390_TDB_ATIA_REGNUM): Likewise.
1887         (S390_TDB_R0_REGNUM): Likewise.
1888         (S390_TDB_R1_REGNUM): Likewise.
1889         (S390_TDB_R2_REGNUM): Likewise.
1890         (S390_TDB_R3_REGNUM): Likewise.
1891         (S390_TDB_R4_REGNUM): Likewise.
1892         (S390_TDB_R5_REGNUM): Likewise.
1893         (S390_TDB_R6_REGNUM): Likewise.
1894         (S390_TDB_R7_REGNUM): Likewise.
1895         (S390_TDB_R8_REGNUM): Likewise.
1896         (S390_TDB_R9_REGNUM): Likewise.
1897         (S390_TDB_R10_REGNUM): Likewise.
1898         (S390_TDB_R11_REGNUM): Likewise.
1899         (S390_TDB_R12_REGNUM): Likewise.
1900         (S390_TDB_R13_REGNUM): Likewise.
1901         (S390_TDB_R14_REGNUM): Likewise.
1902         (S390_TDB_R15_REGNUM): Likewise.
1903         (S390_NUM_REGS): Increase.
1904         (S390_IS_TDBREGSET_REGNUM): New macro.
1905         (s390_regmap_tdb): Declare.
1906         (s390_sizeof_tdbregset): Define.
1907         (tdesc_s390_te_linux64): Declare.
1908         (tdesc_s390x_te_linux64): Likewise.
1909         * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
1910         "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
1911         (s390_regmap_tdb): New regmap.
1912         (s390_supply_tdb_regset): New function.
1913         (s390_tdb_regset): New regset.
1914         (s390_linux64v2_regset_sections): Add TDB regset to list.
1915         (s390x_linux64v2_regset_sections): Likewise.
1916         (s390_regset_from_core_section): Recognize TDB core note section.
1917         (s390_core_read_description): If HWCAP indicates TE support,
1918         select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
1919         (s390_gdbarch_init): Handle TDB regset.
1920         (_initialize_s390_tdep): Initialize new tdescs.
1921         * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
1922         (have_regset_tdb): New variable.
1923         (s390_native_supply): Support register invalidation.
1924         (fetch_regset): Invalidate registers if ptrace yields ENODATA.
1925         (check_regset): Treat ENODATA as "regset exists".
1926         (s390_linux_fetch_inferior_registers): Add TDB.
1927         (s390_read_description): Check for TDB existence and select
1928         appropriate tdesc.
1929         * gdbserver/Makefile.in (clean): Add removal of new makefile
1930         targets.
1931         (s390-te-linux64.c): New makefile target.
1932         (s390x-te-linux64.c): Likewise.
1933         * gdbserver/configure.srv (srv_regobj): Append new objects
1934         s390-te-linux64.o and s390x-te-linux64.o.
1935         (srv_xmlfiles): Append new files s390-te-linux64.xml,
1936         s390x-te-linux64.xml, and s390-tdb.xml.
1937         * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
1938         declaration.
1939         (tdesc_s390_te_linux64): Likewise.
1940         (init_registers_s390x_te_linux64): Likewise.
1941         (tdesc_s390x_te_linux64): Likewise.
1942         (s390_check_regset): Treat ENODATA as "regset exists".
1943         (s390_arch_setup): Add TDB regset support.
1944         (initialize_low_arch): Initialize registers for new tdescs.
1945
1946 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1947
1948         * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
1949         (S390_IS_FPREGSET_REGNUM): New macro.
1950         * s390-tdep.c (s390_dwarf_regmap): Make const.
1951         (regnum_is_gpr_full): New function for replacing repeated code.
1952         (s390_pseudo_register_name): Use it.
1953         (s390_pseudo_register_type): Likewise.
1954         (s390_pseudo_register_read): Likewise.
1955         (s390_pseudo_register_write): Likewise.
1956         (s390_unwind_pseudo_register): Likewise.
1957         (s390_regmap_gregset): New format for regmap.
1958         (s390x_regmap_gregset): Likewise.
1959         (s390_regmap_fpregset): Likewise.
1960         (s390_regmap_upper): Likewise.
1961         (s390_regmap_last_break): Likewise.
1962         (s390_regmap_system_call): Likewise.
1963         (s390_supply_regset): Adjust to new regmap format.
1964         (s390_collect_regset): Likewise.
1965         * s390-nat.c (s390_native_supply): Adjust to new regmap format.
1966         (s390_native_collect): Likewise.
1967         (supply_gregset): Likewise.
1968         (fill_gregset): Likewise.
1969         (supply_fpregset): Likewise.
1970         (fill_fpregset): Likewise.
1971         (fetch_regset): Likewise.
1972         (store_regset): Likewise.
1973         (s390_linux_fetch_inferior_registers): Likewise.
1974         (s390_linux_fetch_inferior_registers): Likewise.
1975
1976 2013-09-12  Andrew Pinski  <apinski@cavium.com>
1977
1978         * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
1979
1980 2013-09-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1981
1982         * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
1983
1984 2013-09-09  Andrew Burgess  <aburgess@broadcom.com>
1985
1986         * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
1987
1988 2013-09-06  Pedro Alves <palves@redhat.com>
1989
1990         * remote-sim.c (dump_mem, gdbsim_fetch_register)
1991         (gdbsim_store_register, gdbsim_kill, gdbsim_load)
1992         (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
1993         (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
1994         (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
1995         gdb_stdlog.
1996
1997 2013-09-06  Pedro Alves  <palves@redhat.com>
1998
1999         * remote-sim.c (dump_mem): Constify buf parameter.
2000         gdbsim_xfer_inferior_memory): Rename to ...
2001         (gdbsim_xfer_memory): ... this.  Adjust interface as
2002         target_xfer_partial helper.
2003         (gdbsim_xfer_partial): New function.
2004         (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
2005         Install a to_xfer_partial hook.  Send output to gdb_stdlog.
2006
2007 2013-09-06  Pedro Alves  <palves@redhat.com>
2008
2009         * remote-sim.c (gdbsim_xfer_inferior_memory): Use
2010         host_address_to_string, and send debug output to gdb_stdlog.
2011
2012 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
2013
2014         * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
2015         * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
2016         gdb_target_obs for cris target.
2017         * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
2018         (cris_gdbarch_init): Move calls to
2019         set_gdbarch_fetch_tls_load_module_address and
2020         set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
2021         Add call to gdbarch_init_osabi.
2022         * cris-linux-tdep.c: New file.
2023         * cris-tdep.h: New file.
2024
2025 2013-09-06  Andrew Burgess  <aburgess@broadcom.com>
2026
2027         * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
2028         to deprecated_init_ui_hook.
2029
2030 2013-09-06  Andrew Burgess  <aburgess@broadcom.com>
2031
2032         * cli/cli-interp.c (_initialize_cli_interp): Add a
2033         command_loop_proc to interp_procs.
2034         * event-top.c (cli_command_loop): Change signature to match
2035         interp_command_loop_ftype.
2036         * event-top.h (cli_command_loop): Same.
2037         * interps.c (interp_new): Require every interpreter to have a
2038         command_loop_proc.
2039         (current_interp_command_loop): Just call the command_loop_proc on
2040         the current interpreter.
2041         * tui/tui-interp.c (_initialize_tui_interp): Add a
2042         command_loop_proc to interp_procs.
2043
2044 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
2045
2046         * cris-tdep.c (cris_gdbarch_init): Add call to
2047         get_gdbarch_fetch_tls_load_module_address.
2048
2049 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
2050
2051         * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
2052         (cris_elf_gregset_t): Rename from elf_gregset_t.
2053         (crisv32_elf_gregset_t): Adjust.
2054         (cris_supply_gregset, fetch_core_registers): Adjust.
2055
2056 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
2057
2058         * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
2059
2060 2013-09-05  Andrew Burgess  <aburgess@broadcom.com>
2061
2062         * defs.h (deprecated_command_loop_hook): Remove, including
2063         references in comments.
2064         * interps.c (current_interp_command_loop): No longer use
2065         deprecated_command_loop_hook.
2066         (clear_interpreter_hooks): Remove deprecated_command_loop_hook
2067         setup.
2068         * top.c (deprecated_command_loop_hook): Remove.
2069
2070 2013-09-05  Pedro Alves  <palves@redhat.com>
2071
2072         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
2073         local is now int instead of ULONGEST.  Print it with %d
2074         instead of paddress.
2075
2076 2013-09-05  Tristan Gingold  <gingold@adacore.com>
2077
2078         * MAINTAINERS: Remove avr maintainership.
2079
2080 2013-09-05  Pedro Alves  <palves@redhat.com>
2081
2082         * findvar.c (value_of_register): Rework in terms of
2083         value_of_register_lazy.
2084
2085 2013-09-05  Muhammad Bilal  <mbilal@codesourcery.com>
2086
2087         * symfile.c (add_symbol_file_command): Remove trailing
2088          whitespaces and blank line after comment.
2089
2090 2013-09-05  Pedro Alves  <palves@redhat.com>
2091
2092         * tui/tui-regs.c (tui_register_format): Don't look at the
2093         register's name here.  Return string representing register
2094         value instead of storing it in the data element.
2095         (tui_get_register): Compare register string representations
2096         instead of register value states and contents.
2097
2098 2013-09-05  Pedro Alves  <palves@redhat.com>
2099
2100         PR tui/15933
2101         * tui/tui-regs.c (tui_show_registers): Show registers of the
2102         selected frame, not the current frame.
2103
2104 2013-09-05  Ricard Wanderlof  <ricardw@axis.com>
2105
2106         * MAINTAINERS (Write After Approval): Add myself to the list.
2107
2108 2013-09-04  Doug Evans  <dje@google.com>
2109
2110         * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
2111         (queue_and_load_dwo_tu): New function.
2112         (lookup_dwo_signatured_type): Set per_cu.tu_read.
2113         (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
2114         Make dependent_cu optional.
2115         (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
2116         and an older .gdb_index is in use, queue and load all its TUs too.
2117
2118 2013-09-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2119
2120         Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
2121         * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
2122         variable search_flags.
2123         * defs.h (OPF_DISABLE_REALPATH): Rename to ...
2124         (OPF_RETURN_REALPATH): ... here.
2125         * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
2126         * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
2127         call.  Twice.
2128         * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
2129         openp call.
2130         * solib.c (solib_find): Likewise.  Four times.
2131         * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
2132         in the function comment and for the realpath_fptr variable.
2133         (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
2134         (find_and_open_source): Likewise.  Twice.
2135         * symfile.c (symfile_bfd_open): Likewise, also twice.
2136
2137 2013-09-04  Doug Evans  <dje@google.com>
2138
2139         * progspace.c (save_current_space_and_thread): Remove unnecessary
2140         call to save_current_inferior.
2141
2142 2013-09-04  Andrew Burgess  <aburgess@broadcom.com>
2143
2144         * sh64-tdep.c (sh64_do_register): Return after printing message
2145         about unavailable register contents.
2146
2147 2013-09-04  Muhammad Bilal  <mbilal@codesourcery.com>
2148             Pedro Alves  <palves@redhat.com>
2149
2150         * symfile.c (add_symbol_file_command): Error out on unknown
2151         option.  Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
2152         options and collapse into single conditional branch.
2153
2154 2013-09-03  Luis Machado  <lgustavo@codesourcery.com>
2155
2156         * inf-child.c (inf_child_follow_fork): New parameter
2157         detach_fork.
2158         * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
2159         * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
2160         * inferior.h (detach_fork): Remove.
2161         * infrun.c (detach_fork): Adjust comment and make it
2162         static.
2163         (follow_fork): Pass detach_fork parameter to
2164         target_follow_fork.
2165         * linux-nat.c (linux_child_follow_fork): New parameter
2166         detach_fork.
2167         * target.c (target_follow_fork): New parameter detach_fork.
2168         Pass detach_fork as parameter and print its value.
2169         * target.h (struct target_ops) <to_follow_fork>: New int
2170         parameter.
2171         (target_follow_fork): New parameter detach_fork.
2172
2173 2013-09-03  Joel Brobecker  <brobecker@adacore.com>
2174
2175         * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
2176         Replace sec->bfd by sec->the_bfd_section->owner.
2177
2178 2013-09-03  Yao Qi  <yao@codesourcery.com>
2179
2180         * linux-tdep.c (linux_is_uclinux): New function.  Code moved
2181         from linux_has_shared_address_space.
2182         (linux_has_shared_address_space): Call linux_is_uclinux.
2183         * linux-tdep.h (linux_is_uclinux): Declare.
2184         * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
2185         linux_is_uclinux.
2186
2187 2013-09-03  Yao Qi  <yao@codesourcery.com>
2188
2189         * config/djgpp/fnchange.lst: Remove entry of
2190         i386-interix-nat.c and i386-interix-tdep.c.
2191         * configure.ac: Remove '*-*-interix*'.
2192         * configure: Re-generated.
2193         * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
2194         * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
2195         obsolete comments.
2196         * osabi.c (gdb_osabi_names): Remove "Interix".
2197
2198 2013-09-03  Yao Qi  <yao@codesourcery.com>
2199
2200         * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
2201
2202 2013-09-02  Markus Metzger  <markus.t.metzger@intel.com>
2203
2204         * record.h (record_print_flag) <record_print_src_line,
2205         record_print_insn_range>: Rename into ...
2206         (record_print_flag) <record_print_src_line,
2207         record_print_insn_range>: ... this.  Update all users.
2208
2209 2013-09-02  Pierre Muller  <muller@sourceware.org>
2210
2211         * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
2212         error code.
2213
2214 2013-09-02  Pierre Muller  <muller@sourceware.org>
2215
2216         * windows-nat.c (windows_xfer_memory): Fix compilation failure
2217         by use of plongest function.
2218
2219 2013-09-02  Tristan Gingold  <gingold@adacore.com>
2220
2221         * NEWS: Add entry mentioning support for native Windows x64
2222         SEH data.
2223
2224         * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
2225         "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
2226         (struct amd64_windows_frame_cache): New struct.
2227         (amd64_windows_w2gdb_regnum): New global.
2228         (pc_in_range, amd64_windows_frame_decode_epilogue)
2229         (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
2230         (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
2231         (amd64_windows_frame_this_id): New functions.
2232         (amd64_windows_frame_unwind): New static global.
2233         (amd64_windows_skip_prologue): New function.
2234         (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
2235         with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
2236         with amd64_windows_skip_prologue.
2237
2238 2013-08-30  Joel Brobecker  <brobecker@adacore.com>
2239
2240         GDB 7.6.1 released.
2241
2242 2013-08-30  Pedro Alves  <palves@redhat.com>
2243
2244         * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
2245         SRC_AND_LOC.
2246
2247 2013-08-30  Pedro Alves  <palves@redhat.com>
2248
2249         * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
2250         warning text.
2251
2252 2013-08-30  Pedro Alves  <palves@redhat.com>
2253
2254         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
2255         Adjust arguments to print_stack_frame.
2256
2257 2013-08-30  Pedro Alves  <palves@redhat.com>
2258
2259         * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
2260
2261 2013-08-30  Pedro Alves  <palves@redhat.com>
2262
2263         * frame.h (show_and_print_stack_frame): Delete declaration.
2264
2265 2013-08-30  Phil Muldoon  <pmuldoon@redhat.com>
2266
2267         PR python/15461
2268         * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
2269         (archpy_name): Check for valid architecture.
2270         (archpy_disassemble): Ditto.
2271
2272 2013-08-29  Joel Brobecker  <brobecker@adacore.com>
2273
2274         * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
2275         instead of "long long" in call to ptrace64.
2276
2277 2013-08-29  Andrew Burgess  <aburgess@broadcom.com>
2278
2279         * mi/mi-interp.c (mi_command_loop): Change signature to match
2280         interp_command_loop_ftype.
2281         (mi1_command_loop): Remove.
2282         (mi2_command_loop): Remove.
2283         (mi3_command_loop): Remove.
2284         (mi_interpreter_resume): Remove setting of
2285         deprecated_command_loop_hook.
2286         (_initialize_mi_interp): Set mi_command_loop as the command loop
2287         callback.
2288
2289 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
2290
2291         * valops.c (do_search_struct_field): Pass v2 instead of base_type to
2292         value_type.
2293
2294 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
2295
2296         * value.c (allocate_value_contents): Make static.
2297         * value.h (allocate_value_contents): Remove prototype.
2298
2299 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
2300
2301         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
2302         of assembling value via allocate_value_lazy and attribute setter.
2303         * findvar.c (default_read_var_value): Use value_at_lazy instead of
2304         assembling value via allocate_value_lazy and attribute setter.
2305         * valops.c (do_search_struct_field): Use value_at_lazy instead of
2306         assembling value via allocate_value_lazy and attribute setter.
2307
2308 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
2309
2310         * value.c (value_from_contents_and_address): Replace allocate_value and
2311         memcpy with value_from_contents.
2312
2313 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
2314
2315         * python/py-framefilter.c (py_print_frame): Remove usage of
2316         PyString_AsString.  Use python_string_to_host_string instead.
2317         Refactor function to work with a string as a new allocation
2318         instead of a pointer.
2319         (py_print_frame): Ditto.
2320         * python/lib/gdb/frames.py (return_list): Cain iterators together
2321         instead of adding them as a list.
2322         (_sort_list): Call return_list, and remove duplicate code.
2323         (execute_frame_filters): Convert iterator to a list with list().
2324         * python/lib/gdb/command/frame_filters.py
2325         (SetFrameFilterPriority._set_filter_priority): Convert priority
2326         attribute to an integer.
2327         * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
2328         wrapper function __next__.
2329         * python/lib/gdb/FrameDecorator.py: If basestring not defined,
2330         define as "str".
2331
2332 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
2333
2334         PR python/15752
2335         * python/py-framefilter.c (apply_frame_filter): Check
2336         gdb_python_initialized.  Exit if the Python frame-filter code
2337         cannot be initialized.
2338
2339 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
2340
2341         PR cli/15842
2342         * top.c (print_gdb_version): Remove erroneous newline after help
2343         text.
2344
2345 2013-08-29  Yao Qi  <yao@codesourcery.com>
2346
2347         * varobj.c (install_dynamic_child): Remove trailing space.
2348         Add one blank line after variable declaration.
2349
2350 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2351
2352         PR gdb/15415
2353         * corefile.c (get_exec_file): Use exec_filename.
2354         * defs.h (OPF_DISABLE_REALPATH): New definition.  Add new comment.
2355         * exec.c (exec_close): Free EXEC_FILENAME.
2356         (exec_file_attach): New variable canonical_pathname.  Use
2357         OPF_DISABLE_REALPATH.  Call gdb_realpath explicitly.  Set
2358         EXEC_FILENAME.
2359         * exec.h (exec_filename): New.
2360         * inferior.c (print_inferior, inferior_command): Use
2361         PSPACE_EXEC_FILENAME.
2362         * mi/mi-main.c (print_one_inferior): Likewise.
2363         * progspace.c (clone_program_space, print_program_space): Likewise.
2364         * progspace.h (struct program_space): New field pspace_exec_filename.
2365         * source.c (openp): Describe OPF_DISABLE_REALPATH.  New variable
2366         realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
2367
2368 2013-08-28  Will Newton  <will.newton@linaro.org>
2369
2370         * common/linux-ptrace.c: Include stdint.h unconditionally.
2371
2372 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2373
2374         Code cleanup.
2375         * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
2376
2377 2013-08-28  Yao Qi  <yao@codesourcery.com>
2378             Pedro Alves  <palves@redhat.com>
2379
2380         * event-top.c (gdb_setup_readline): Call stderr_fileopen
2381         instead of stdio_fileopen.
2382         * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
2383         .Call stderr_fileopen instead of stdio_fileopen.
2384         * ui-file.c [__MINGW32__] (stderr_file_write): New function.
2385         [__MINGW32__] (stderr_file_fputs): New function.
2386         (stderr_fileopen): New function.
2387         * ui-file.h (stderr_fileopen): Declare.
2388
2389 2013-08-27  Doug Evans  <dje@google.com>
2390
2391         * dwarf2read.c (struct dwarf2_cu): Tweak comment.
2392         (struct dwarf2_per_cu_data): Ditto.
2393         (maybe_queue_comp_unit): Delete forward decl.  Add comment.
2394         (process_imported_unit_die): Ditto.
2395         (follow_die_sig_1): Simplify assert.
2396
2397 2013-08-27  Pedro Alves  <palves@redhat.com>
2398
2399         * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
2400         xfer_partial's interface.  Return TARGET_XFER_E_IO on error.
2401         (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
2402         windows_xfer_memory directly.
2403         (init_windows_ops): Don't install a deprecated_xfer_memory method.
2404
2405 2013-08-27  Pedro Alves  <palves@redhat.com>
2406
2407         * darwin-nat.c (darwin_xfer_memory): Delete.
2408         (_initialize_darwin_inferior): Don't install a
2409         deprecated_xfer_memory method.
2410
2411 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
2412             Yao Qi  <yao@codesourcery.com>
2413
2414         * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
2415         (parse_no_frames_option): Remove.
2416         (mi_cmd_stack_list_locals): Handle --skip-unavailable.
2417         (mi_cmd_stack_list_args): Adjust.
2418         (mi_cmd_stack_list_variables): Handle --skip-unavailable.
2419         (list_arg_or_local): Add new parameter 'skip_unavailable'.  Return
2420         early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
2421         Caller update.
2422         (list_args_or_locals): New parameter 'skip_unavailable'.
2423         Handle it.
2424         * valprint.c (scalar_type_p): Rename to ...
2425         (val_print_scalar_type_p): ... this.  Make extern.
2426         (val_print, value_check_printable): Adjust.
2427         * valprint.h (val_print_scalar_type_p): Declare.
2428         * value.c (value_entirely_unavailable): New function.
2429         * value.h (value_entirely_unavailable): Declare.
2430
2431         * NEWS: Mention the new option "--skip-unavailable" to MI
2432         commands '-stack-list-locals', '-stack-list-arguments' and
2433         '-stack-list-variables'.
2434
2435 2013-08-27  Yao Qi  <yao@codesourcery.com>
2436
2437         * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
2438         (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
2439         options.
2440         * mi/mi-getopt.c (mi_getopt): Remove.
2441         (mi_getopt_1): Renamed from mi_getopt.  Add one parameter
2442         'error_on_unknown'.
2443         (mi_getopt): Call mi_getopt_1.
2444         (mi_getopt_silent): New.
2445         * mi/mi-getopt.h (mi_getopt_silent): Declare.
2446
2447 2013-08-26  Doug Evans  <dje@google.com>
2448
2449         PR symtab/15885
2450         * dwarf2read.c (dw2_dump): Print some minimal information indicating
2451         .gdb_index is in use.
2452         * symfile.c (reread_symbols): Reset objfile->sf.
2453
2454         * NEWS: Document "mt print objfiles" now takes optional regexp.
2455         * symmisc.c (maintenance_print_objfiles): Argument is now an optional
2456         regexp of objfiles to print.
2457         (_initialize_symmisc): Update doc string for "mt print objfiles".
2458
2459         * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
2460         missing debug info checks.
2461
2462 2013-08-26  Raunaq Bathija  <raunaq12@in.ibm.com>
2463             Ulrich Weigand  <uweigand@de.ibm.com>
2464
2465         * xcoffread.c (arrange_linetable): Add fix to correctly handle
2466         line tables generated by XLC compiled binaries.
2467
2468 2013-08-23  Doug Evans  <dje@google.com>
2469
2470         * symmisc.c (dump_symtab): Delete prototype.
2471         (dump_msymbols, dump_objfile): Ditto.
2472         (maintenance_info_symtabs): Mark as dont_repeat.
2473         (_initialize_symmisc): Improve doc string for "mt info symtabs".
2474
2475         * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
2476         debugging printf to better location.
2477
2478 2013-08-23  Pedro Alves  <palves@redhat.com>
2479
2480         * target.c (target_read_live_memory): Change type of 'ret' local
2481         to LONGEST.
2482
2483 2013-08-23  Pedro Alves  <palves@redhat.com>
2484
2485         * remote.c (remote_write_bytes_aux, remote_write_bytes)
2486         (remote_read_bytes): Change return type to LONGEST, and adjust to
2487         return a target_xfer_error on error.
2488         (remote_xfer_memory): Delete.
2489         (remote_flash_write): Change type of 'ret' local to LONGEST.
2490         (remote_xfer_partial, remote_xfer_partial): Adjust.
2491         (init_remote_ops): Don't install a deprecated_xfer_memory hook.
2492
2493 2013-08-23  Pierre Muller  <muller@sourceware.org>
2494
2495         ARI fix: Push # directives to start of line.
2496         * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
2497
2498 2013-08-12  Muhammad Waqas  <mwaqas@codesourcery.com>
2499
2500         PR gdb/15501
2501         * breakpoint.c (enable_command, disable_command): Iterate over
2502         all specified breakpoint locations.
2503
2504 2013-08-22  Luis Machado  <lgustavo@codesourcery.com>
2505
2506         * common/linux-ptrace.c (linux_fork_to_function): Push #
2507         directives to the start of the line.
2508         (linux_check_ptrace_features): Fix warning message to use
2509         the "_" markup.
2510
2511 2013-08-22  Luis Machado  <lgustavo@codesourcery.com>
2512
2513         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
2514         nat/linux-waitpid.h.
2515         (linux-waitpid.o): New object file rule.
2516         * common/linux-ptrace.c: Include nat/linux-waitpid.h.
2517         (current_ptrace_options): Moved from linux-nat.c.
2518         (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
2519         parameters.
2520         (linux_fork_to_function): New function.
2521         (linux_grandchild_function): Likewise.
2522         (linux_child_function): Likewise.
2523         (linux_check_ptrace_features): New function, heavily
2524         based on linux-nat.c:linux_test_for_tracefork.
2525         (linux_enable_event_reporting): New function.
2526         (ptrace_supports_feature): Likewise.
2527         (linux_supports_tracefork): Likewise.
2528         (linux_supports_traceclone): Likewise.
2529         (linux_supports_tracevforkdone): Likewise.
2530         (linux_supports_tracesysgood): Likewise.
2531         * common/linux-ptrace.h (HAS_NOMMU): Moved from
2532         gdbserver/linux-low.c.
2533         (linux_enable_event_reporting): New declaration.
2534         (linux_supports_tracefork): Likewise.
2535         (linux_supports_traceclone): Likewise.
2536         (linux_supports_tracevforkdone): Likewise.
2537         (linux_supports_tracesysgood): Likewise.
2538         * config.in (PTRACE_TYPE_ARG4): Regenerate.
2539         * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
2540         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
2541         * config/arm/linux.mh (NATDEPFILES): Likewise.
2542         * config/i386/linux.mh (NATDEPFILES): Likewise.
2543         * config/i386/linux64.mh (NATDEPFILES): Likewise.
2544         * config/ia64/linux.mh (NATDEPFILES): Likewise.
2545         * config/m32r/linux.mh (NATDEPFILES): Likewise.
2546         * config/m68k/linux.mh (NATDEPFILES): Likewise.
2547         * config/mips/linux.mh (NATDEPFILES): Likewise.
2548         * config/pa/linux.mh (NATDEPFILES): Likewise..
2549         * config/powerpc/linux.mh (NATDEPFILES): Likewise..
2550         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
2551         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
2552         * config/sparc/linux.mh (NATDEPFILES): Likewise.
2553         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
2554         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
2555         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
2556         * configure.ac (AC_CACHE_CHECK): Add void * to the list of
2557         ptrace's 4th argument's types.
2558         Check the type of PTRACE_TYPE_ARG4.
2559         * configure: Regenerate.
2560         * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
2561         (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
2562         (linux_supports_tracefork_flag): Remove.
2563         (linux_supports_tracesysgood_flag): Likewise.
2564         (linux_supports_tracevforkdone_flag): Likewise.
2565         (current_ptrace_options): Moved to
2566         common/linux-ptrace.c.
2567         (linux_tracefork_child): Remove.
2568         (my_waitpid): Remove.
2569         (linux_test_for_tracefork): Renamed to
2570         linux_check_ptrace_features and moved to common/linux-ptrace.c.
2571         (linux_test_for_tracesysgood): Remove.
2572         (linux_supports_tracesysgood): Remove.
2573         (linux_supports_tracefork): Remove.
2574         (linux_supports_tracevforkdone): Remove.
2575         (linux_enable_tracesysgood): Remove.
2576         (linux_enable_event_reporting): Remove.
2577         (linux_init_ptrace): New function.
2578         (linux_child_post_attach): Call linux_init_ptrace.
2579         (linux_child_post_startup_inferior): Call linux_init_ptrace.
2580         (linux_child_follow_fork): Call linux_supports_tracefork
2581         and linux_supports_tracevforkdone.
2582         (linux_child_insert_fork_catchpoint): Call
2583         linux_supports_tracefork.
2584         (linux_child_insert_vfork_catchpoint): Likewise.
2585         (linux_child_set_syscall_catchpoint): Call
2586         linux_supports_tracesysgood.
2587         (lin_lwp_attach_lwp): Call linux_supports_tracefork.
2588         * nat/linux-nat.h: New file.
2589         * nat/linux-waitpid.c: New file.
2590         * nat/linux-waitpid.h: New file.
2591
2592 2013-08-22  Samuel Bronson  <naesten@gmail.com>
2593
2594         ARM Linux support for `catch syscall'.
2595         * syscalls/arm-linux.py: New file.
2596         * syscalls/arm-linux.xml: Likewise.
2597         * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
2598         (arm_linux_init_abi): Register the new function and syscall xml file.
2599         * data-directory/Makefile.in: Install the new syscall xml file.
2600         * NEWS: Brag about this.
2601
2602 2013-08-22  Pedro Alves  <palves@redhat.com>
2603
2604         PR gdb/15871
2605         * corefile.c (target_xfer_memory_error): New function.
2606         (memory_error): Defer EIO to target_memory_error.
2607         (read_memory): Use target_xfer_partial, and handle finer-grained
2608         target xfer errors.
2609         * target.c (target_xfer_error_to_string): New function.
2610         (memory_xfer_partial_1): If memory is known to be
2611         unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
2612         (target_xfer_partial): Make extern.
2613         * target.h (enum target_xfer_error): New enum.
2614         (target_xfer_error_to_string): Declare function.
2615         (target_xfer_partial): Declare function.
2616         (struct target_ops) <xfer_partial>: Adjust describing comment.
2617
2618 2013-08-22  Alan Modra  <amodra@gmail.com>
2619
2620         * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
2621         * configure.tgt: Likewise as targets.
2622
2623 2013-08-20  Doug Evans  <dje@google.com>
2624
2625         * buildsym.c (subfile_stack): Move here from buildsym.h.
2626         (pending_macros): Ditto.
2627         (get_macro_table): New function.
2628         (buildsym_init): Initialize subfile_stack.
2629         * coffread.c (type_vector,type_vector_length): Moved here from
2630         buildsym.h.
2631         (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
2632         (coff_symtab_read): Use it.
2633         * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
2634         * dwarf2read.c (macro_start_file): Replace uses of pending_macros
2635         with call to get_macro_table.
2636         * stabsread.c (type_vector,type_vector_length): Moved here from
2637         buildsym.h.
2638         (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
2639         * buildsym.h (get_macro_table): Declare.
2640
2641 2013-08-20  Tom Tromey  <tromey@redhat.com>
2642
2643         * dbxread.c (record_minimal_symbol): Make 'name' argument const.
2644         Update.
2645         (read_dbx_dynamic_symtab): Make 'name' const.  Remove casts.
2646
2647 2013-08-20  Doug Evans  <dje@google.com>
2648
2649         * blockframe.c: Remove #include "psymtab.h".
2650         * cp-support.c: Ditto.
2651         * source.c: Ditto.
2652         * stack.c: Ditto.
2653
2654 2013-08-20  Tom Tromey  <tromey@redhat.com>
2655
2656         PR python/15816:
2657         * exceptions.h (return_mask): Now an enum.
2658         (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
2659         enum constants.
2660
2661 2013-08-20  Tom Tromey  <tromey@redhat.com>
2662
2663         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
2664         get_objfile_arch.
2665         * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
2666         (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
2667         * jit.c (jit_object_close_impl): Update.
2668         * jv-lang.c (get_dynamics_objfile): Update.
2669         * linespec.c (add_minsym): Use get_dynamics_objfile.
2670         * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
2671         (allocate_objfile): Don't initialize 'gdbarch' field.
2672         (get_objfile_arch): Update.
2673         * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
2674         moved from...
2675         (struct objfile) <gdbarch>: ... here.  Remove.
2676         * stap-probe.c (stap_can_evaluate_probe_arguments): Use
2677         get_objfile_arch.
2678         * symfile.c (init_entry_point_info): Use get_objfile_arch.
2679
2680 2013-08-20  Alan Modra  <amodra@gmail.com>
2681
2682         * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
2683         for IBM long double nan and inf.
2684         (floatformat_is_negative, floatformat_classify,
2685         floatformat_mantissa): Similarly.
2686         (floatformat_ieee_single, floatformat_ieee_double,
2687         floatformat_ieee_quad, floatformat_arm_ext,
2688         floatformat_ia64_spill): Delete unused vars.
2689         (_initialize_doublest): Delete unused function.
2690         * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
2691         little-endian variants of floatformat_ibm_long_double.
2692
2693 2013-08-19  Luis Machado  <lgustavo@codesourcery.com>
2694
2695         * Makefile.in (SFILES): Remove common/target-common.c and
2696         add target/waitstatus.c.
2697         (HFILES_NO_SRCDIR): Remove common/target-common.h and add
2698         target/resume.h, target/wait.h and target/waitstatus.h.
2699         (COMMON_OBS): Remove target-common.o and add
2700         waitstatus.o.
2701         (target-common.o): Remove.
2702         (waitstatus.o): New target object file.
2703         * common/target-common.c: Move contents to
2704         target/waitstatus.c and remove.
2705         * common/target-common.h: Move contents to other files and
2706         remove.
2707         (enum resume_kind: Move to target/resume.h.
2708         (TARGET_WNOHANG): Move to target/wait.h.
2709         (enum target_waitkind): Move to target/waitstatus.h.
2710         (struct target_waitstatus): Likewise.
2711         * target.h: Do not include target-common.h and
2712         include target/resume.h, target/wait.h and
2713         target/waitstatus.h.
2714         * target/resume.h: New file.
2715         * target/wait.h: New file.
2716         * target/waitstatus.h: New file.
2717         * target/waitstatus.c: New file.
2718
2719 2013-08-19  Pedro Alves  <palves@redhat.com>
2720
2721         * linux-nat.c (linux_test_for_tracefork)
2722         (linux_test_for_tracesysgood, linux_child_follow_fork)
2723         (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
2724         (linux_nat_wait_1): Extend comment.
2725         (linux_async_pipe): Add comment.
2726
2727 2013-08-15  Kevin Buettner  <kevinb@redhat.com>
2728
2729         * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
2730         (RL78_PC_REGNUM): Move to list of pseudo-register enums.
2731         (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
2732         Update to account for fact that PC is now a pseudo-register.
2733         (rl78_pseudo_register_write, rl78_pseudo_register_read):  Add
2734         cases for RL78_PC_REGNUM.
2735
2736 2013-08-15  Muhammad Bilal  <mbilal@codesourcery.com>
2737
2738         PR cli/15841
2739         * top.c (quit_force): Skip writing history file
2740         if input is not from terminal.
2741
2742 2013-08-14  Tom Tromey  <tromey@redhat.com>
2743
2744         * remote.c (struct remote_state) <echo_nextthread, nextthread,
2745         resultthreadlist>: New fields.
2746         (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
2747         (remote_get_threadlist, remote_threadlist_iterator): Use
2748         new fields.  Remove static variables.
2749
2750 2013-08-14  Tom Tromey  <tromey@redhat.com>
2751
2752         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
2753         remote_watch_data_address>: New fields.
2754         (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
2755         (process_stop_reply, remote_wait_as)
2756         (remote_check_watch_resources, remote_stopped_data_address): Update.
2757
2758 2013-08-14  Tom Tromey  <tromey@redhat.com>
2759
2760         * remote.c (struct remote_state) <async_client_callback,
2761         async_client_context>: New fields.
2762         (async_client_callback, async_client_context): Remove.
2763         (remote_async_serial_handler, remote_async): Update.
2764
2765 2013-08-14  Tom Tromey  <tromey@redhat.com>
2766
2767         * remote.c (sizeof_pkt): Remove.
2768         (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
2769
2770 2013-08-14  Tom Tromey  <tromey@redhat.com>
2771
2772         * remote.c (struct remote_state) <use_threadinfo_query,
2773         use_threadextra_query>: New fields.
2774         (remote_threads_info, remote_threads_extra_info)
2775         (remote_open_1): Update.
2776
2777 2013-08-14  Tom Tromey  <tromey@redhat.com>
2778
2779         * remote.c (struct remote_state) <finished_object,
2780         finished_annex, finished_offset>: New fields.
2781         (remote_read_qxfer): Use remote_state fields; remove static
2782         variables.
2783
2784 2013-08-14  Tom Tromey  <tromey@redhat.com>
2785
2786         * remote.c (struct remote_state) <last_sent_step>:
2787         New field.
2788         (last_sent_step): Remove.
2789         (remote_resume, remote_wait_as): Update.
2790
2791 2013-08-14  Tom Tromey  <tromey@redhat.com>
2792
2793         * remote.c (struct remote_state) <last_sent_signal>:
2794         New field.
2795         (last_sent_signal): Remove.
2796         (new_remote_state, remote_resume, remote_wait_as): Update.
2797
2798 2013-08-14  Tom Tromey  <tromey@redhat.com>
2799
2800         * remote.c (struct remote_state) <last_program_signals_packet>:
2801         New field.
2802         (last_program_signals_packet): Remove.
2803         (remote_program_signals, remote_open_1): Update.
2804
2805 2013-08-14  Tom Tromey  <tromey@redhat.com>
2806
2807         * remote.c (struct remote_state) <last_pass_packet>:
2808         New field.
2809         (last_pass_packet): Remove.
2810         (remote_pass_signals, remote_open_1): Update.
2811
2812 2013-08-14  Tom Tromey  <tromey@redhat.com>
2813
2814         * remote.c (struct remote_state) <remote_traceframe_number>:
2815         New field.
2816         (remote_traceframe_number): Remove.
2817         (new_remote_state, remote_open_1, set_remote_traceframe)
2818         (remote_trace_find): Update.
2819
2820 2013-08-14  Tom Tromey  <tromey@redhat.com>
2821
2822         * remote.c (struct remote_state) <general_thread, continue_thread>:
2823         New fields.
2824         (general_thread, continue_thread): Remove.
2825         (record_currthread, set_thread, set_general_process)
2826         (remote_open_1, extended_remote_attach_1, remote_wait_as)
2827         (extended_remote_mourn_1): Update.
2828
2829 2013-08-14  Tom Tromey  <tromey@redhat.com>
2830
2831         * remote.c (struct remote_state) <remote_desc>: New field.
2832         (remote_desc): Remove.
2833         (remote_threads_info, remote_threads_extra_info, remote_close)
2834         (send_interrupt_sequence, remote_start_remote, remote_open_1)
2835         (readchar, remote_xfer_partial, remote_rcmd, packet_command)
2836         (remote_hostio_send_command, remote_file_put, remote_file_get)
2837         (remote_file_delete, remote_can_async_p, remote_is_async_p)
2838         (remote_async, remote_new_objfile, set_range_stepping): Update.
2839
2840 2013-08-14  Tom Tromey  <tromey@redhat.com>
2841
2842         * remote.c (remote_state): Now a pointer.
2843         (get_remote_state_raw): Update.
2844         (new_remote_state): New function.
2845         (_initialize_remote): Use new_remote_state.
2846
2847 2013-08-14  Tom Tromey  <tromey@redhat.com>
2848
2849         * remote.c (remote_protocol_features): Now const.
2850
2851 2013-08-14  Tom Tromey  <tromey@redhat.com>
2852
2853         * remote.c (crc32_table, crc32): Remove.
2854         (remote_verify_memory): Use xcrc32.
2855
2856 2013-08-13  Sergio Durigan Junior  <sergiodj@redhat.com>
2857
2858         * value.h (create_internalvar_type_lazy): Adjust prototype
2859         declaration.
2860
2861 2013-08-13  Andrew Burgess  <aburgess@broadcom.com>
2862
2863         * common/format.c (parse_format_string): Don't allow '#' flag for
2864         pointer arguments in format string.
2865
2866 2013-08-13  Pierre Muller  <muller@sourceware.org>
2867
2868         * utils.c (init_page_info): Only call tgetnum function
2869         if rl_get_screen_size did not return useful values.
2870
2871 2013-08-12  Ali Anwar  <ali_anwar@codesourcery.com>
2872
2873         PR breakpoints/15117
2874         * linespec.c (linespec_parse_basic): Check for convenience
2875         variable or history value while parsing.
2876
2877 2013-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
2878
2879         Revert implementation of gdbarch_gdb_signal_{to,from}_target for
2880         AVR.
2881         * avr-tdep.c: Remove include of "linux-tdep.h".  Remove enum with
2882         different signals between the generic Linux kernel implementation
2883         and AVR's.
2884         (avr_linux_gdb_signal_from_target): Delete.
2885         (avr_linux_gdb_signal_to_target): Delete.
2886         (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
2887
2888 2013-08-09  Doug Evans  <dje@google.com>
2889
2890         * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
2891         entries.
2892
2893 2013-08-09  Sergio Durigan Junior  <sergiodj@redhat.com>
2894
2895         * linux-tdep.c: Define enum with generic signal numbers.
2896         (linux_gdb_signal_from_target): New function.
2897         (linux_gdb_signal_to_target): Likewise.
2898         (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2899         methods to the functions above.
2900         * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
2901         (linux_gdb_signal_to_target): Likewise.
2902         * alpha-linux-tdep.c: Define new enum with signals different
2903         from generic Linux kernel.
2904         (alpha_linux_gdb_signal_from_target): New function.
2905         (alpha_linux_gdb_signal_to_target): Likewise.
2906         (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2907         with the functions mentioned above.
2908         * avr-tdep.c: Define enum with differences between Linux kernel
2909         and AVR signals.
2910         (avr_linux_gdb_signal_from_target): New function.
2911         (avr_linux_gdb_signal_to_target): Likewise.
2912         (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
2913         the functions mentioned above.
2914         * sparc-linux-tdep.c: Define enum with differences between SPARC
2915         and generic Linux kernel signal numbers.
2916         (sparc32_linux_gdb_signal_from_target): New function.
2917         (sparc32_linux_gdb_signal_to_target): Likewise.
2918         (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2919         to the functions defined above.
2920         * xtensa-linux-tdep.c: Define enum with differences between
2921         Xtensa and Linux kernel generic signals.
2922         (xtensa_linux_gdb_signal_from_target): New function.
2923         (xtensa_linux_gdb_signal_to_target): Likewise.
2924         (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
2925         to the functions defined above.
2926         * mips-linux-tdep.c: Define enum with differences between
2927         signals in MIPS and Linux kernel generic ones.
2928         (mips_gdb_signal_to_target): New function.
2929         (mips_gdb_signal_from_target): Redefine to use new enum, handle
2930         only different signals from the Linux kernel generic.
2931         (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2932         the functions defined above.
2933         * mips-linux-tdep.h (enum mips_signals): Remove.
2934
2935 2013-08-09  Pedro Alves  <palves@redhat.com>
2936
2937         * avr-tdep.c (XMALLOC): Delete macro.
2938         * cli/cli-dump.c (XMALLOC): Delete macro.
2939
2940 2013-08-09  Pedro Alves  <palves@redhat.com>
2941
2942         * cli/cli-dump.c: Don't include cli/cli-dump.h.
2943         (scan_expression_with_cleanup, scan_filename_with_cleanup)
2944         (fopen_with_cleanup, add_dump_command): Make static.
2945         * cli/cli-dump.h: Delete file.
2946         * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
2947         cli/cli-dump.h.
2948
2949 2013-08-09  Pedro Alves  <palves@redhat.com>
2950
2951         * tracepoint.c (tfile_start): Show tilde-expanded filename in
2952         error message.
2953
2954 2013-08-09  Pedro Alves  <palves@redhat.com>
2955
2956         * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
2957         error message.
2958
2959 2013-08-09  Pedro Alves  <palves@redhat.com>
2960
2961         * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
2962         (gcore_command): Use tilde_expand here, and when showing the
2963         filename to the user, show the expanded version.
2964
2965 2013-08-09  Yao Qi  <yao@codesourcery.com>
2966
2967         * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
2968         'entryval' is set.
2969
2970 2013-08-08  Azat Khuzhin  <a3at.mail@gmail.com>  (tiny change)
2971
2972         * gcore.c (create_gcore_bfd): Use tilde_expand.
2973
2974 2013-08-08  Yao Qi  <yao@codesourcery.com>
2975
2976         * frame.h (read_frame_local): Declare.
2977         * mi/mi-cmd-stack.c (list_args_or_locals): Call
2978         read_frame_local.
2979         * stack.c (read_frame_local): New.
2980
2981 2013-08-08  Yao Qi  <yao@codesourcery.com>
2982
2983         * mi/mi-cmd-stack.c: Update comments to function
2984         list_args_or_locals.
2985
2986 2013-08-07  Tom Tromey  <tromey@redhat.com>
2987
2988         PR symtab/15028:
2989         * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
2990         (process_psymtab_comp_unit_reader): Use it.
2991         (process_psymtab_comp_unit): Update.  Add "pretend_language"
2992         argument.
2993         (dwarf2_build_psymtabs_hard): Update.
2994         (scan_partial_symbols): Pass CU's language to
2995         process_psymtab_comp_unit.
2996
2997 2013-08-07  Tom Tromey  <tromey@redhat.com>
2998
2999         * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
3000         (dwarf2_gdb_index_functions): Update.
3001         * psymtab.c (find_symbol_file_from_partial): Remove.
3002         (psym_functions): Update.
3003         * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
3004         Remove.
3005
3006 2013-08-07  Tom Tromey  <tromey@redhat.com>
3007
3008         * symfile.c (set_initial_language): Look up "main" symbol
3009         and use its language.
3010         * symtab.c (find_main_filename): Remove.
3011         * symtab.h (find_main_filename): Remove.
3012
3013 2013-08-07  Tom Tromey  <tromey@redhat.com>
3014
3015         * dwarf2read.c (recursively_compute_inclusions): Add
3016         "immediate_parent" argument.  Set symtab's "user" field
3017         if not set.
3018         (compute_symtab_includes): Update.
3019
3020 2013-08-07  Tom Tromey  <tromey@redhat.com>
3021
3022         * linespec.c (convert_linespec_to_sals): Use maybe_add_address
3023         when adding label symbols.
3024
3025 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
3026             Ulrich Weigand  <uweigand@de.ibm.com>
3027
3028         * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
3029         * configure.host (powerpc64-*-aix*): Likewise.
3030
3031 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
3032             Ulrich Weigand  <uweigand@de.ibm.com>
3033
3034         * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
3035         is defined.
3036         * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
3037         (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
3038         (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
3039         * configure.ac: Check for ptrace64.
3040         * configure, config.in: Regenerate.
3041
3042 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
3043             Ulrich Weigand  <uweigand@de.ibm.com>
3044
3045         * aixthread.c: Call ptrace64 instead of ptracex if defined.
3046         Call ptrace64 instead of ptrace if defined.
3047         Add macro addr_ptr to take care of ptrace address argument.
3048         (pdc_read_regs): Likewise.
3049         (pdc_write_regs): Likewise.
3050         (aix_thread_resume): Likewise.
3051         (fetch_regs_kernel_thread): Likewise.
3052         (store_regs_kernel_thread): Likewise.
3053
3054 2013-08-07  Anton Blanchard  <anton@samba.org>
3055
3056         * MAINTAINERS: Add myself to Write After Approval.
3057
3058 2013-08-05  Tom Tromey  <tromey@redhat.com>
3059
3060         * aix-thread.c (_initialize_aix_thread): Use
3061         complete_target_initialization.
3062         * bsd-uthread.c (_initialize_bsd_uthread): Use
3063         complete_target_initialization.
3064         * dec-thread.c (_initialize_dec_thread): Use
3065         complete_target_initialization.
3066         * ravenscar-thread.c (_initialize_ravenscar): Use
3067         complete_target_initialization.
3068         * sol-thread.c (_initialize_sol_thread): Use
3069         complete_target_initialization.
3070         * spu-multiarch.c (_initialize_spu_multiarch): Use
3071         complete_target_initialization.
3072
3073 2013-08-05  Tom Tromey  <tromey@redhat.com>
3074
3075         * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
3076         * ada-lang.c (ada_lookup_simple_minsym): Return
3077         bound_minimal_symbol.
3078         * ada-lang.h (ada_lookup_simple_minsym): Update.
3079         * c-exp.y (variable): Use lookup_bound_minimal_symbol.
3080         * f-exp.y (variable): Use lookup_bound_minimal_symbol.
3081         * go-exp.y (variable): Use lookup_bound_minimal_symbol.
3082         * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
3083         * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
3084         * minsyms.c (msymbol_objfile): Remove.
3085         (lookup_minimal_symbol_internal): New function, from
3086         lookup_minimal_symbol.
3087         (lookup_minimal_symbol): Rewrite using
3088         lookup_minimal_symbol_internal.
3089         (lookup_bound_minimal_symbol): New function.
3090         * minsyms.h (msymbol_objfile): Remove.
3091         (lookup_bound_minimal_symbol): Declare.
3092         * p-exp.y (variable): Use lookup_bound_minimal_symbol.
3093         * parse.c (write_exp_msymbol): Change parameter to a
3094         bound_minimal_symbol.
3095         (write_dollar_variable): Use lookup_bound_minimal_symbol.
3096         * parser-defs.h (write_exp_msymbol): Update.
3097         * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
3098         * symfile.c (simple_read_overlay_table): Use
3099         lookup_bound_minimal_symbol.
3100         * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
3101         (search_symbols): Likewise.
3102         (print_msymbol_info): Take a bound_minimal_symbol argument.
3103         (symtab_symbol_info, rbreak_command): Update.
3104         * symtab.h (struct symbol_search) <msymbol>: Change type
3105         to bound_minimal_symbol.
3106         * valops.c (find_function_in_inferior): Use
3107         lookup_bound_minimal_symbol.
3108         * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
3109
3110 2013-08-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
3111
3112         Code cleanup.
3113         * remote.c (cleanup_sigint_signal_handler): Rename the declaration
3114         to ...
3115         (async_cleanup_sigint_signal_handler): ... this.
3116         (initialize_sigint_signal_handler): Remove declaration.
3117         (handle_remote_sigint): Rename the declaration to ...
3118         (async_handle_remote_sigint): ... this.
3119         (handle_remote_sigint_twice): Rename the declaration to ...
3120         (async_handle_remote_sigint_twice): ... this.
3121         (async_remote_interrupt, async_remote_interrupt_twice)
3122         (remote_interrupt): Remove the declarations.
3123         (remote_interrupt_twice): Rename the declaration ...
3124         (sync_remote_interrupt_twice): ... this.
3125         (sigint_remote_twice_token): Rename the variable to ...
3126         (async_sigint_remote_twice_token): ... this.
3127         (sigint_remote_token): Rename the variable to ...
3128         (async_sigint_remote_token): ... this.
3129         (initialize_sigint_signal_handler): Rename the function to ...
3130         (async_initialize_sigint_signal_handler): ... this.  Update the name
3131         inside.
3132         (handle_remote_sigint): Rename the function to ...
3133         (async_handle_remote_sigint): ... this.  Update the names inside.
3134         (handle_remote_sigint_twice): Rename the function to ...
3135         (async_handle_remote_sigint_twice): ... this.  Update the names inside.
3136         (cleanup_sigint_signal_handler): Rename the function to ...
3137         (async_cleanup_sigint_signal_handler): ... this.
3138         (remote_interrupt): Rename the function to ...
3139         (sync_remote_interrupt): this.  Update the names inside.
3140         (remote_interrupt_twice): Rename the function to ...
3141         (sync_remote_interrupt_twice): this.  Update the names inside.
3142         (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
3143         (_initialize_remote): Update the names inside.
3144
3145 2013-08-02  Tom Tromey  <tromey@redhat.com>
3146
3147         PR symtab/15719:
3148         * breakpoint.c (update_watchpoint, watchpoint_check)
3149         (watch_command_1): Update.
3150         * eval.c (fetch_subexp_value): Add "preserve_errors"
3151         parameter.
3152         * ppc-linux-nat.c (check_condition): Update.
3153         * value.h (fetch_subexp_value): Update.
3154
3155 2013-08-02  Andrew Burgess  <aburgess@broadcom.com>
3156
3157         * mi/mi-interp.c (mi_interpreter_resume): Remove call to
3158         add_file_handler.
3159
3160 2013-08-01  Doug Evans  <dje@google.com>
3161
3162         PR symtab/15691
3163         * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
3164         (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
3165         Add assert of sig_entry->dwo_unit == NULL.
3166         (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
3167         had already been read.
3168         (read_signatured_type): Set per_cu.tu_read.
3169
3170         PR symtab/15695
3171         * valops.c (value_struct_elt): Add missing call to check_typedef.
3172         (value_find_oload_method_list): Ditto.
3173
3174         * symtab.c (do_free_search_symbols_cleanup): Change arg to,
3175         effectively, struct symbol_search **.
3176         (make_cleanup_free_search_symbols): Change arg to struct
3177         symbol_search **.  All callers updated.
3178         (compare_search_syms): Compare symtab file name and block as well.
3179         (search_symbols_equal): New function.
3180         (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
3181         New args new_head, new_tail.  Result is now void.  Remove dups after
3182         sorting the symbols.
3183         (search_symbols): Sort all found symbols once, after all have been
3184         found, and remove duplicates.  Simplify cleanup tracking of result.
3185         * symtab.h (make_cleanup_free_search_symbols): Update prototype.
3186
3187         Further workarounds for binutils/15021.
3188         * dwarf2read.c (recursively_compute_inclusions): Change type of result
3189         parameter to VEC (symtab_ptr) **.  New parameter all_type_symtabs.
3190         Watch for duplicate symtabs coming from type units.
3191         (compute_symtab_includes): Update call to
3192         recursively_compute_inclusions. Build vector of included symtabs
3193         instead of per_cus.
3194         * symtab.h (symtab_ptr): New typedef.
3195         (DEF_VEC_P (symtab_ptr)): New VEC type.
3196         * linespec.c (symtab_p): Delete.  All uses updated to use symtab_ptr
3197         instead.
3198
3199 2013-08-01  Andrew Burgess  <aburgess@broadcom.com>
3200
3201         * cli/cli-script.c (script_from_file): Remove use of
3202         error_pre_print.
3203         * main.c (captured_main): Remove use of error_pre_print and
3204         quit_pre_print.
3205         * utils.c (error_pre_print, quit_pre_print): Remove.
3206         * utils.h (error_pre_print, quit_pre_print): Likewise.
3207
3208 2013-08-01  Yao Qi  <yao@codesourcery.com>
3209
3210         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
3211         with mi_getopt.
3212         (mi_cmd_stack_list_variables): Likewise.
3213
3214 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
3215
3216         * exceptions.c (deprecated_throw_reason): Remove.
3217         * exceptions.h (deprecated_throw_reason): Remove.
3218
3219 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
3220
3221         * remote-mips.c (mips_error): Replace use of
3222         deprecated_throw_reason with throw_verror.  Use the error message
3223         passed to mips_error as the error message for throw_verror.
3224
3225 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
3226
3227         * monitor.c (monitor_interrupt_query): Replace use of
3228         deprecated_throw_reason with quit.
3229         * nto-procfs.c (interrupt_query): Likewise.
3230         * remote-fileio.c (remote_fileio_sig_exit): Likewise.
3231         * remote-mips.c (mips_kill): Likewise.
3232         * remote.c (interrupt_query): Likewise.
3233
3234 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
3235
3236         * utils.c (internal_verror): Replace use of deprecated_throw_reason
3237         with call to fatal.
3238
3239 2013-07-31  Pedro Alves  <pedro@codesourcery.com>
3240             Yao Qi  <yao@codesourcery.com>
3241
3242         * tracepoint.c (trace_dump_command): Select the current frame.
3243
3244 2013-07-30  Doug Evans  <dje@google.com>
3245
3246         * dwarf2read.c (process_queue): Add type signature to debug output.
3247
3248 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
3249
3250         * value.c (value_fetch_lazy): Mark optimized out values as such
3251         rather than raising an error.
3252
3253 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
3254
3255         * value.c (value_fetch_lazy): Ensure parent value is not lazy
3256         before checking which bits of the parent, not the child, value are
3257         valid.
3258
3259 2013-07-30  Muhammad Bilal  <mbilal@codesorcery.com>
3260
3261         PR gdb/15715
3262         * top.c: Include "filenames.h".
3263         (set_history_filename): New function.
3264         (init_main): Install it as set hook of the "set history filename"
3265         command.
3266
3267 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
3268
3269         * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
3270         attribute parameter.
3271         (dwarf2_const_value_data): Constify struct attribute parameter.
3272         (dwarf2_const_value): Constify struct attribute parameter.
3273         (dwarf2_const_value_attr): Constify struct attribute parameter.
3274         (lookup_die_type): Constify struct attribute parameter.
3275         (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
3276         (follow_die_ref_or_sig): Constify struct attribute parameter.
3277         (follow_die_ref): Constify struct attribute parameter.
3278         (follow_die_sig): Constify struct attribute parameter.
3279         (get_DW_AT_signature_type): Constify struct attribute parameter.
3280         (get_type_unit_group): Constify struct attribute parameter.
3281         (fill_in_loclist_baton): Constify struct attribute parameter.
3282         (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
3283         (type_unit_group): Constify struct attribute parameter.
3284
3285 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
3286
3287         * dwarf2read.c (attr_form_is_block): Make argument const.
3288         (attr_form_is_section_offset): Make argument const.
3289         (attr_form_is_constant): Make argument const.
3290         (attr_form_is_ref): Make argument const.
3291
3292 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
3293
3294         * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
3295         All uses updated.
3296         (attr_form_is_ref): Moved below attr_form_is_constant.
3297
3298 2013-07-29  Doug Evans  <dje@google.com>
3299
3300         * main.c (captured_command_loop): Tweak comment.
3301
3302         * target.c (target_async_permitted_1): Fix comment.
3303
3304         * symtab.c (iterate_over_some_symtabs): Add comment.
3305
3306         * symtab.c (iterate_over_some_symtabs): Fix indentation.
3307
3308 2013-07-27  Yao Qi  <yao@codesourcery.com>
3309
3310         * NEWS: Mention that GDBserver now supports hardware
3311         watchpoints on the MIPS GNU/Linux target.
3312
3313 2013-07-27  Yao Qi  <yao@codesourcery.com>
3314
3315         * Makefile.in (HFILES_NO_SRCDIR): Add
3316         common/mips-linux-watch.h.
3317         (mips-linux-watch.o): New rule.
3318         * common/mips-linux-watch.c: New.
3319         * common/mips-linux-watch.h: New.
3320         * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
3321         * mips-linux-nat.c: Include mips-linux-watch.h.
3322         (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
3323         to common/mips-linux-watch.h.
3324         (MAX_DEBUG_REGISTER): Likewise.
3325         (enum pt_watch_style): Likewise.
3326         (struct mips32_watch_regs): Likewise.
3327         (struct mips64_watch_regs): Likewise.
3328         (struct pt_watch_regs): Likewise.
3329         (struct mips_watchpoint): Likewise.
3330         (mips_linux_watch_get_irw_mask): Move to
3331         common/mips-linux-watch.c.
3332         (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
3333         (mips_linux_watch_get_watchlo): Likewise.
3334         (mips_linux_watch_set_watchlo): Likewise.
3335         (mips_linux_watch_get_watchhi): Likewise.
3336         (mips_linux_watch_set_watchhi): Likewise.
3337         (mips_linux_read_watch_registers): Likewise.
3338         (mips_linux_watch_type_to_irw): Likewise.
3339         (mips_linux_stopped_data_address, fill_mask): Likewise.
3340         (mips_linux_watch_try_one_watch): Likewise.
3341         (mips_linux_watch_populate_regs): Likewise.
3342
3343 2013-07-27  Yao Qi  <yao@codesourcery.com>
3344
3345         * mips-linux-nat.c (get_irw_mask): Rename to ...
3346         (mips_linux_watch_get_irw_mask): ... this.  Rename parameter
3347         'set' to 'n'.  Update function comment.  All callers changed.
3348         (get_reg_mask): Rename parameter 'set' to 'n'.  Update
3349         function comment.  All callers changed.
3350         (get_num_valid): Rename to ...
3351         (mips_linux_watch_get_num_valid): ... this.  Rename parameter
3352         'set' to 'n'.  Update function comment.  All callers changed.
3353         (get_watchlo): Rename to ...
3354         (mips_linux_watch_get_watchlo): ... this.  Rename parameter
3355         'set' to 'n'.  Update function comment.  All callers changed.
3356         (set_watchlo): Rename to ...
3357         (mips_linux_watch_set_watchlo): ... this.  Rename parameter
3358         'set' to 'n'.  Update function comment.  All callers changed.
3359         (get_watchhi): Rename to ...
3360         (mips_linux_watch_get_watchhi): ... this.  Update function
3361         comment.  All callers changed.
3362         (set_watchhi): Rename to ...
3363         (mips_linux_watch_set_watchhi): ... this.  Update function
3364         comment.  All callers changed.
3365         (mips_linux_read_watch_registers): Update function comment.
3366         Add new parameters 'lwpid', 'watch_readback', and
3367         'watch_readback_valid'.  Update.
3368         (type_to_irw): Rename to ...
3369         (mips_linux_watch_type_to_irw): ... this.  Update function
3370         comment.  All callers changed.
3371         (fill_mask): Update function comment.
3372         (try_one_watch): Rename to ...
3373         (mips_linux_watch_try_one_watch): ... this.  Change the type
3374         of parameter 'irw' from 'unsigned' to 'uint32_t'.
3375         (populate_regs_from_watches): Rename to ...
3376         (mips_linux_watch_populate_regs): ... this.  Add parameter
3377         'current_watches'.  All callers changed.
3378
3379 2013-07-27  Yao Qi  <yao@codesourcery.com>
3380
3381         * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
3382         the code.
3383         (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
3384         (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
3385         (struct pt_watch_regs): Likewise.
3386         [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
3387         [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
3388         [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
3389         [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
3390         [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
3391
3392 2013-07-27  Yao Qi  <yao@codesourcery.com>
3393
3394         * breakpoint.h: Include break-common.h.
3395         (enum target_hw_bp_type): Move to ...
3396         * common/break-common.h: ... here.  New.
3397
3398 2013-07-26  Cyril Nikolaev  <cyril@nichtverstehen.de>
3399
3400         * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
3401         process group regardless of having tty on stdin.
3402
3403 2013-07-25  Doug Evans  <dje@google.com>
3404
3405         * linux-fork.h (detach_fork): Delete.
3406
3407 2013-07-25  Tom Tromey  <tromey@redhat.com>
3408
3409         PR remote/15256, PR remote/15266:
3410         * bfd-target.c (target_bfd_reopen): Initialize to_magic.
3411         * monitor.c (monitor_detach): Use unpush_target.
3412         * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
3413         * remote-mips.c (mips_detach): Use unpush_target.  Don't
3414         call mips_close.
3415         * remote-sim.c (gdbsim_detach): Use unpush_target.
3416         * target.c (pop_target): Remove.
3417         (pop_all_targets_above): Don't call target_close.
3418         (target_close): Assert that the target is unpushed.
3419         * target.h (pop_target): Don't declare.
3420         * tracepoint.c (tfile_open): Use unpush_target.
3421
3422 2013-07-25  Tom Tromey  <tromey@redhat.com>
3423
3424         * linux-thread-db.c (init_thread_db_ops): Call
3425         complete_target_initialization.
3426         (_initialize_thread_db): Don't call add_target.
3427         * target.c (complete_target_initialization): New function.
3428         (add_target_with_completer): Call it.
3429         * target.h (complete_target_initialization): Declare.
3430
3431 2013-07-25  Mark Kettenis  <kettenis@gnu.org>
3432
3433         * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
3434         * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
3435         (HPPANBSD_SIZEOF_GREGS): New define.
3436         (hppaobsd_supply_gregset): Handle additional registers.
3437         * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
3438         we provide more registers now.
3439         (hppabsd_supply_gregset): Supply additional registers.
3440         (hppabsd_collect_gregset): Collect additional registers.
3441
3442 2013-07-25  Mark Kettenis  <kettenis@gnu.org>
3443
3444         * hppabsd-tdep.c: Include "dwarf2-frame.h".
3445         (hppabsd_dwarf2_frame_init_reg): New function.
3446         (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
3447
3448 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
3449
3450         * mi/mi-main.c (output_register): Make MI 'r' format use standard
3451         'z' format code.  Remove error for optimized out values, standard
3452         code will handle these fine.
3453
3454 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
3455
3456         * NEWS: Mention new 'z' formatter.
3457         * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
3458         (_initialize_printcmd): Mention 'z' formatter in help text of the
3459         'x' command.
3460
3461 2013-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
3462
3463         * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
3464         formatting.
3465
3466 2013-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
3467
3468         * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
3469         interface can evaluate arguments.  Fallback to the old mode if it
3470         cannot.
3471         (create_exception_master_breakpoint): Likewise.
3472         * elfread.c (elf_can_evaluate_probe_arguments): New function.
3473         (struct sym_probe_fns elf_probe_fns): Export function above to the
3474         probe interface.
3475         * probe.c (can_evaluate_probe_arguments): New function.
3476         * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
3477         function pointer.
3478         (can_evaluate_probe_arguments): New function prototype.
3479         * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
3480         probe interface can evaluate arguments.  Fallback to the old mode
3481         if it cannot.
3482         * stap-probe.c (stap_get_probe_argument_count): Check if probe
3483         interface can evaluate arguments.  Warning the user if it cannot.
3484         (stap_can_evaluate_probe_arguments): New function.
3485         (struct probe_ops stap_probe_ops): Export function above to the
3486         probe interface.
3487         * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
3488         New function pointer.
3489
3490 2013-07-24  Luis Machado  <lgustavo@codesourcery.com>
3491
3492         * Makefile.in (SFILES): Add common/target-common.c.
3493         Add common/target-common.h to headers.
3494         (COMMON_OBS): Add target-common.o.
3495         (target-common.o): New target.
3496         * linux-nat.h (resume_kind): Move to common/target-common.h.
3497         * target.c (target_waitstatus_to_string): Move to
3498         common/target-common.c.
3499         * target.h: Include target-common.h.
3500         (target_waitkind): Move to common/target-common.h.
3501         (target_waitstatus): Likewise.
3502         (TARGET_WNOHANG): Likewise.
3503         * common/target-common.c: New file.
3504         * common/target-common.h: New file.
3505
3506 2013-07-24  Doug Evans  <dje@google.com>
3507
3508         * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
3509         a warning.
3510
3511 2013-07-23  Yao Qi  <yao@codesourcery.com>
3512
3513         * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
3514         parameter 'gdbarch'.
3515         (i386_stack_tramp_frame_sniffer): Caller update.
3516         * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
3517         parameter 'gdbarch' and 'target'.
3518         (i386_linux_core_read_description): Caller update.
3519         * amd64-linux-tdep.c (amd64_linux_core_read_description):
3520         Likewise.
3521         * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
3522         declaration.
3523
3524 2013-07-23  Tom Tromey  <tromey@redhat.com>
3525
3526         * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
3527         2013-07-22.
3528
3529 2013-07-22  Doug Evans  <dje@google.com>
3530
3531         * exec.h (remove_target_sections): Delete arg abfd.
3532         * exec.c (exec_close): Update call to remove_target_sections.
3533         (remove_target_sections): Delete arg abfd.
3534         * solib.c (update_solib_list): Ditto.
3535         (reload_shared_libraries_1): Ditto.
3536         (clear_solib): Ditto, and unconditionally call remove_target_sections.
3537         * target.h (struct target_section): Rename key to owner.
3538         All uses updated.
3539
3540 2013-07-22  Tom Tromey  <tromey@redhat.com>
3541
3542         * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
3543
3544 2013-07-22  Tom Tromey  <tromey@redhat.com>
3545
3546         * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
3547         Simplify cleanup handling.
3548
3549 2013-07-22  Tom Tromey  <tromey@redhat.com>
3550
3551         * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
3552         on all return paths.
3553
3554 2013-07-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3555
3556         * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
3557         (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
3558         DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
3559
3560 2013-07-22  Phil Muldoon  <pmuldoon@redhat.com>
3561
3562         * top.c (print_gdb_version): Add help, apropos description and
3563         url to online documentation.
3564
3565 2013-07-19  Hui Zhu  <hui@codesourcery.com>
3566
3567         PR gdb/15692
3568         * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
3569
3570 2013-07-19  Yao Qi  <yao@codesourcery.com>
3571
3572         * target.c (update_current_target): Change the default action
3573         of 'to_traceframe_info' from tcomplain to return_zero.
3574         * target.h (struct target_ops) <to_traceframe_info>: Add more
3575         comments.
3576         * valops.c (read_value_memory): Call
3577         traceframe_available_memory unconditionally.
3578
3579 2013-07-18  Yao Qi  <yao@codesourcery.com>
3580
3581         * coffread.c (coff_symfile_read): Iterate over minimal symbols,
3582         if the name is prefixed by "__imp_" or "_imp_", look for minimal
3583         symbol without prefix.  If found, set its type to
3584         'mst_solib_trampoline'.
3585
3586 2013-07-17  Doug Evans  <dje@google.com>
3587
3588         * NEWS: Mention "set print raw frame-arguments".
3589         * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
3590         * stack.c (print_raw_frame_arguments): New static global.
3591         (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
3592         (_initialize_stack): New command "set/show print raw frame-arguments".
3593         * valprint.c (setprintrawlist, showprintrawlist): New globals.
3594         (set_print_raw, show_print_raw): New functions.
3595         (_initialize_valprint): New prefix command "set/show print raw".
3596         * valprint.h (value_print_options): Improve comments.
3597
3598         * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
3599         of all *list variables.
3600
3601         * gdbcmd.h (togglelist): Delete.
3602         * cli/cli-cmds.c (togglelist): Delete.
3603         (init_cmd_lists): Update.
3604         * cli/cli-cmds.h (togglelist): Delete.
3605
3606 2013-07-17  Tom Tromey  <tromey@redhat.com>
3607
3608         * dwarf2read.c (dwarf2_per_objfile_free): Clear
3609         dwarf2_per_objfile.
3610
3611 2013-07-16  Doug Evans  <dje@google.com>
3612
3613         * nto-tdep.c (nto_relocate_section_addresses): Update,
3614         target_section.bfd deleted.
3615         * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
3616         * s390-tdep.c (s390_load): Ditto.
3617         * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
3618
3619 2013-07-16  Andrew Burgess  <aburgess@broadcom.com>
3620
3621         * common/format.c (parse_format_string): Add checks for NULL
3622         character before calling strchr.
3623
3624 2013-07-16  Doug Evans  <dje@google.com>
3625
3626         * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
3627         temp_pathname argument.
3628         * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
3629         when opening the file fails.
3630
3631         * target.h (struct target_section): Delete member bfd.
3632         All users updated to use the_bfd_section->owner instead.
3633         * exec.c (add_to_section_table): Assert bfd is expected value.
3634         Remove initialization of target_section.bfd.
3635         (remove_target_sections): Update.
3636         (section_table_available_memory): Update.
3637         (section_table_xfer_memory_partial): Update.
3638         (print_section_info): Update.
3639         (exec_set_section_address): Update.
3640         * record-full.c (record_full_core_xfer_partial): Update.
3641         * solib-svr4.c (svr4_relocate_section_addresses): Update.
3642         * solib-target.c (solib_target_relocate_section_addresses): Update.
3643         * symfile.c (build_section_addr_info_from_section_table): Update.
3644         * target.c (memory_xfer_live_readonly_partial): Update.
3645         (memory_xfer_partial_1): Update.
3646
3647 2013-07-15  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
3648
3649         * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
3650         now available for embedded (BookE) and server (BookS) processors,
3651         correct mentions of 'booke' and adjust comments accordingly in order to
3652         avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
3653         (have_ptrace_booke_interface): Rename function and variable
3654         'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
3655         Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
3656         (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
3657         'hwdebug_point_cmp'. Update all uses.
3658         (booke_find_thread_points_by_tid): Rename function
3659         'booke_find_thread_points_by_tid' to
3660         'hwdebug_find_thread_points_by_tid'. Update all uses.
3661         (booke_insert_point): Rename function 'booke_insert_point' to
3662         'hwdebug_insert_point'. Update all uses.
3663         (booke_remove_point): Rename function 'booke_remove_point' to
3664         'hwdebug_remove_point'. Update all uses.
3665
3666 2013-07-15  Maciej W. Rozycki  <macro@codesourcery.com>
3667
3668         * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
3669         numbers with enum values.
3670
3671 2013-07-15  Ali Anwar  <ali_anwar@codesourcery.com>
3672
3673         PR threads/13217
3674         * thread.c (thread_apply_all_command): Check for valid threads
3675         and thread count.
3676         (thread_array_cleanup): New struct.
3677         (set_thread_refcount): New function.
3678
3679 2013-07-11  Andrew Burgess  <aburgess@broadcom.com>
3680
3681         * infcmd.c (default_print_one_register_info): Reuse function
3682         print_hex_chars.
3683
3684 2013-07-10  Tom Tromey  <tromey@redhat.com>
3685
3686         * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
3687         (ada-exp.o): New target.
3688
3689 2013-07-10  Sergio Durigan Junior  <sergiodj@redhat.com>
3690
3691         * mt-tdep.c (mt_registers_info): Call
3692         get_no_prettyformat_print_options instead of
3693         get_raw_print_options (regression by last patch from Doug
3694         Evans).
3695
3696 2013-07-09  Pedro Alves  <palves@redhat.com>
3697
3698         Checked in by Joel Brobecker  <brobecker@adacore.com>.
3699         * ada-lang.c (coerce_unspec_val_to_type): Use
3700         value_optimized_out_const.
3701         * value.c (value_optimized_out_const): New function.
3702         * value.h (value_optimized_out_const): New declaration.
3703
3704 2013-07-09  Doug Evans  <dje@google.com>
3705
3706         * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
3707         Enum values rename as well.  All uses updated.
3708         * valprint.h (value_print_options): Rename member pretty to
3709         pretty format.  Rename member prettyprint_arrays to
3710         prettyformat_arrays.  Rename member prettyprint_structs to
3711         prettyformat_structs.  All uses updated.
3712         (get_no_prettyformat_print_options): Renamed from
3713         get_raw_print_options.
3714         * valprint.c (get_no_prettyformat_print_options): Renamed from
3715         get_raw_print_options.  All callers updated.
3716         (show_prettyformat_structs): Renamed from show_prettyprint_structs.
3717         All callers updated.
3718         (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
3719         All callers updated.
3720         (_initialize_valprint): Improve help text for "set print pretty" and
3721         "set print arrays".
3722
3723 2013-07-09  Andrew Burgess  <aburgess@broadcom.com>
3724
3725         * value.c (value_bits_valid): Revert previous change, and change
3726         by Pedro on 2013-07-04, due to regressions in
3727         gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
3728
3729 2013-07-08  Andrew Burgess  <aburgess@broadcom.com>
3730             Pedro Alves  <palves@redhat.com>
3731
3732         * value.c (value_bits_valid): If the value is not lval_computed
3733         or has no check validity handler then the answer is the
3734         optimized_out flag, otherwise defer to the handler.
3735
3736 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
3737
3738         * top.c (print_gdb_configuration): Explain in output of
3739         --configuration what does "relocatable" mean.
3740
3741         * main.c (print_gdb_help): Regroup options in the --help text.
3742         See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
3743         the relevant discussions.
3744
3745 2013-07-06  Yao Qi  <yao@codesourcery.com>
3746
3747         * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
3748         Remove parameter 'lsal'.
3749         * breakpoint.c (create_breakpoint): Move local variable 'lsal'
3750         to inner block.  Caller update.
3751         (base_breakpoint_create_breakpoints_sal): Update.
3752         (bkpt_create_breakpoints_sal): Likewise.
3753         (tracepoint_create_breakpoints_sal): Likewise.
3754         (strace_marker_create_breakpoints_sal): Get 'lsal' from the
3755         element 0 of vector 'canonical->sals'.
3756
3757 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
3758
3759         * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
3760         register number instead of the pseudo register one.
3761         (rs6000_dwarf2_reg_to_regnum): Likewise.
3762
3763 2013-07-04  Pedro Alves  <palves@redhat.com>
3764
3765         * findvar.c (value_of_register): Use allocate_optimized_out_value
3766         if the register has been optimized out, instead of
3767         set_value_optimized_out.
3768         * frame-unwind.c (frame_unwind_got_optimized): Use
3769         allocate_optimized_out_value.
3770
3771 2013-07-04  Pedro Alves  <palves@redhat.com>
3772
3773         * value.c (value_bits_valid): If the value is not lval_computed,
3774         or doesn't have a check_validity hook, assume the value is entirely
3775         valid.
3776
3777 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
3778
3779         * stack.c (read_frame_arg): No longer fetch lazy values.
3780         * value.c (value_optimized_out): If the value is not already
3781         marked optimized out, and is lazy then fetch it.
3782         (value_primitive_field): Move optimized out check to later in the
3783         function, after we have loaded any lazy values.
3784         (value_fetch_lazy): Use optimized out flag directly rather than
3785         calling optimized_out method.
3786
3787 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
3788
3789         * valops.c: Don't include "user-regs.h".
3790         (value_fetch_lazy): Moved to value.c.
3791         * value.c: Include "user-regs.h".
3792         (value_fetch_lazy): Moved from valops.c.
3793
3794 2013-07-04  Yao Qi  <yao@codesourcery.com>
3795
3796         Revert:
3797         2013-06-27  Yao Qi  <yao@codesourcery.com>
3798
3799         * common/create-version.sh: Update comments.  Handle the case
3800         that TARGET_ALIAS is empty.
3801
3802 2013-07-03  Pedro Alves  <palves@redhat.com>
3803
3804         * Makefile.in (config.status): Depend on development.sh.
3805         (aclocal_m4_deps): Add libmcheck.m4.
3806         * acinclude.m4: Include libmcheck.m4.
3807         * configure.ac: Source development.sh instead of setting
3808         'development' here.  --enable-libmcheck/--disable-libmcheck code
3809         factored out to GDB_AC_LIBMCHECK.  Run it.
3810         * development.sh: New file.
3811         * libmcheck.m4: New file.
3812         * configure: Regenerate.
3813
3814 2013-07-02  Tom Tromey  <tromey@redhat.com>
3815
3816         * contrib/ari/update-web-ari.sh: Update for version.in change.
3817
3818 2013-07-02  Tom Tromey  <tromey@redhat.com>
3819
3820         * common/ptid.h: Comment fixes.
3821
3822 2013-07-01  Tom Tromey  <tromey@redhat.com>
3823
3824         * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
3825         .gnu_debugaltlink not found.  Use bfd_get_alt_debug_link_info.
3826         (dwarf2_read_index, create_all_comp_units): Update.
3827
3828 2013-07-01  Tom Tromey  <tromey@redhat.com>
3829
3830         * configure.ac (build_warnings): Add -Wold-style-definition.
3831         * configure: Rebuild.
3832         * machoread.c (_initialize_machoread): Use "(void)".
3833         * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
3834         use "(void)".
3835
3836 2013-07-01  Tom Tromey  <tromey@redhat.com>
3837
3838         * configure.ac (build_warnings): Add -Wold-style-declaration.
3839         * configure: Rebuild.
3840         * dsrec.c (make_srec): Use "static const", not "const static".
3841         * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
3842         not "const static".
3843         * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
3844         Use "static const", not "const static".
3845         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
3846         not "const static".
3847         * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
3848         not "const static".
3849         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
3850         not "const static".
3851         * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
3852         not "const static".
3853         (v850_dbtrap_breakpoint_from_pc): Likewise.
3854         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
3855         not "const static".
3856
3857 2013-07-01  Tom Tromey  <tromey@redhat.com>
3858
3859         * configure.ac (build_warnings): Add -Wmissing-parameter-type.
3860         * configure: Rebuild.
3861
3862 2013-07-01  Pedro Alves  <palves@redhat.com>
3863
3864         * defs.h: Include "pathmax.h".
3865         * utils.c: Don't include sys/param.h.
3866         (gdb_realpath): Remove code that checks for MAXPATHLEN.
3867         * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
3868         instead of MAXPATHLEN.
3869         * solib-sunos.c: Don't include sys/param.h.
3870         * xcoffread.c: Don't include sys/param.h.
3871         * bsd-kvm.c: Don't include sys/param.h.
3872         * darwin-nat.c: Don't include sys/param.h.
3873         (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
3874         * darwin-nat-info.c: Don't include sys/param.h.
3875         * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
3876         MAXPATHLEN.
3877         * i386obsd-nat.c: Don't include sys/param.h.
3878         * inf-child.c: Don't include sys/param.h.
3879         (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
3880         * linux-fork.c: Don't include sys/param.h.
3881         (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
3882         * linux-nat.c: Don't include sys/param.h.
3883         (linux_child_pid_to_exec_file, linux_proc_pending_signals)
3884         (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
3885         * m68klinux-nat.c: Don't include sys/param.h.
3886         * nbsd-nat.c: Don't include sys/param.h.
3887         (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
3888         * ppc-linux-nat.c: Don't include sys/param.h.
3889         * rs6000-nat.c: Don't include sys/param.h.
3890         * spu-linux-nat.c. Don't include sys/param.h.
3891         * windows-nat.c: Don't include sys/param.h.
3892         * xtensa-linux-nat.c: Don't include sys/param.h.
3893         * config/i386/nm-fbsd.h: Don't include sys/param.h.
3894
3895 2013-07-01  Pedro Alves  <palves@redhat.com>
3896
3897         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
3898         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
3899         * gnulib/aclocal.m4: Regenerate.
3900         * gnulib/config.in: Regenerate.
3901         * gnulib/configure: Regenerate.
3902         * gnulib/import/pathmax.h: New file.
3903         * gnulib/import/Makefile.am: Regenerate.
3904         * gnulib/import/Makefile.in: Regenerate.
3905         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
3906         * gnulib/import/m4/gnulib-comp.m4: Regenerate.
3907         * gnulib/import/m4/pathmax.m4: New file.
3908
3909 2013-07-01  Pedro Alves  <palves@redhat.com>
3910
3911         * configure.ac (GDBINIT): Define, depending on host.
3912         * go32-nat.c (init_go32_ops): Don't override gdbinit here.
3913         * top.c (PATH_MAX): Delete fallback definition.
3914         (GDBINIT_FILENAME): Delete.
3915         (gdbinit): Reimplement as const char array set to the GDBINIT
3916         string constant.
3917         * top.h (gdbinit): Make const.
3918         * configure, config.in: Regenerate.
3919
3920 2013-07-01  Pedro Alves  <palves@redhat.com>
3921
3922         * cli/cli-cmds.c (source_script): Make 'file' parameter const.
3923         * cli/cli-cmds.h (source_script): Likewise.
3924         * exceptions.c (catch_command_errors_const): New function.
3925         * exceptions.h (catch_command_errors_const): Declare.
3926         * main.c (get_init_files): Make parameters const, and adjust.
3927         (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
3928         'local_gdbinit' locals const.  Adjust to use
3929         catch_command_errors_const.
3930         (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
3931         'local_gdbinit' locals const.
3932
3933 2013-07-01  Pedro Alves  <palves@redhat.com>
3934
3935         * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
3936         (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
3937         * tracepoint.c: Don't check HAVE_UNISTD_H before including
3938         <unistd.h>.
3939
3940 2013-07-01  Pedro Alves  <palves@redhat.com>
3941
3942         Import the "unistd" gnulib module.
3943         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
3944         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
3945         import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
3946         import/m4/unistd_h.m4.
3947         * gnulib/aclocal.m4: Renenerate.
3948         * gnulib/config.in: Renenerate.
3949         * gnulib/configure: Renenerate.
3950         * gnulib/import/Makefile.am: Renenerate.
3951         * gnulib/import/Makefile.in: Renenerate.
3952         * gnulib/import/m4/gnulib-cache.m4: Renenerate.
3953         * gnulib/import/m4/gnulib-comp.m4: Renenerate.
3954         * gnulib/import/m4/off_t.m4: New file.
3955         * gnulib/import/m4/ssize_t.m4: New file.
3956         * gnulib/import/m4/sys_types_h.m4: New file.
3957         * gnulib/import/m4/unistd_h.m4: New file.
3958         * gnulib/import/sys_types.in.h: New file.
3959         * gnulib/import/unistd.c: New file.
3960         * gnulib/import/unistd.in.h: New file.
3961
3962 2013-07-01  Pedro Alves  <palves@redhat.com>
3963
3964         * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
3965         defined instead of checking HAVE_UNISTD_H.
3966
3967 2013-07-01  Pedro Alves  <palves@redhat.com>
3968
3969         Reimport gnulib from scratch.
3970         * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
3971         import/m4/onceonly.m4.
3972         * gnulib/aclocal.m4: Renegerate.
3973         * gnulib/config.in: Renegerate.
3974         * gnulib/configure: Renegerate.
3975         * gnulib/import/Makefile.in: Renegerate.
3976         * gnulib/import/extra/update-copyright: Renegerate.
3977         * gnulib/import/m4/onceonly.m4: Delete.
3978
3979 2013-07-01  Pedro Alves  <palves@redhat.com>
3980
3981         * tui/tui-regs.c (pagination_enabled): Delete declaration.
3982
3983 2013-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
3984
3985         Code cleanup.
3986         * remote.c (async_remote_interrupt_twice): Make it static.
3987         * remote.h (async_remote_interrupt_twice): Remove the declaration.
3988
3989 2013-06-29  Sergio Durigan Junior  <sergiodj@redhat.com>
3990
3991         * ia64-linux-tdep.c: Include <ctype.h>.
3992         (ia64_linux_stap_is_single_operand): New function.
3993         (ia64_linux_init_abi): Initialize SystemTap related attributes.
3994
3995 2013-06-28  Tom Tromey  <tromey@redhat.com>
3996
3997         * Makefile.in (version.c): Use version.in, not
3998         common/version.in.
3999         * common/create-version.sh: Likewise.
4000         * common/version.in: Move...
4001         * version.in: ...here.
4002
4003 2013-06-28  Pedro Alves  <palves@redhat.com>
4004
4005         * infrun.c (set_observer_mode): Don't declare pagination_enabled
4006         here.
4007         * utils.h (pagination_enabled): Declare.
4008
4009 2013-06-28  Pedro Alves  <palves@redhat.com>
4010
4011         * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
4012         Move higher up in file.
4013
4014 2013-06-28  Tom Tromey  <tromey@redhat.com>
4015
4016         * tracepoint.c (deprecated_readline_begin_hook)
4017         (deprecated_readline_hook, deprecated_readline_end_hook): Don't
4018         declare.
4019
4020 2013-06-28  Pedro Alves  <palves@redhat.com>
4021
4022         PR tui/14880
4023         * tui/tui-regs.c (tui_get_register): Fetch value contents before
4024         checking if they're available.
4025         * value.c (value_available_contents_eq): Change comment.
4026         * value.h (value_available_contents_eq): Expand comment.
4027
4028 2013-06-27  Tom Tromey  <tromey@redhat.com>
4029
4030         * target.c (find_run_target): Remove.
4031         * target.h (find_run_target): Remove.
4032
4033 2013-06-27  Tom Tromey  <tromey@redhat.com>
4034
4035         * corelow.c (core_gdbarch): Now static.
4036
4037 2013-06-27  Tom Tromey  <tromey@redhat.com>
4038
4039         * target.c (target_struct_index): Remove.
4040
4041 2013-06-27  Pedro Alves  <palves@redhat.com>
4042
4043         * infrun.c: Remove comment describing the 'stepping over runtime
4044         loader dynamic symbol resolution code' mechanism; moved to
4045         gdbint.texinfo.
4046
4047 2013-06-27  Pedro Alves  <palves@redhat.com>
4048
4049         * exceptions.c (catch_command_errors): Remove spurious space.
4050         * exceptions.h (catch_command_errors): Second parameter is "arg",
4051         not "command".
4052
4053 2013-06-27  Yao Qi  <yao@codesourcery.com>
4054
4055         * common/create-version.sh: Update comments.  Handle the case
4056         that TARGET_ALIAS is empty.
4057
4058 2013-06-26  Pedro Alves  <palves@redhat.com>
4059
4060         * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
4061         comment.
4062
4063 2013-06-26  Pedro Alves  <palves@redhat.com>
4064
4065         * infrun.c: Update comments on stepping over runtime loader
4066         dynamic symbol resolution code.
4067
4068 2013-06-26  Sergio Durigan Junior  <sergiodj@redhat.com>
4069
4070         * ax-gdb.h (union exp_element): Forward declare.
4071         * parser-defs.h: Include expression.h.
4072
4073 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
4074
4075         * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
4076
4077 2013-06-26  Dmitry Kozlov <ddk@codesourcery.com>
4078
4079         * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
4080
4081 2013-06-26  Dmitry Kozlov <ddk@codesourcery.com>
4082
4083         Fix trace-status to output proper start-time and stop-time.
4084         * tracepoint.c (trace_status_command): Fix type of printf arg to
4085         prevent improper type conversion.
4086         (trace_status_mi): Likewise.
4087
4088 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
4089
4090         * mips-tdep.c (mips_next_pc): Fix a typo.
4091
4092 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
4093
4094         * mips-tdep.c (micromips_scan_prologue): Fix a typo.
4095
4096 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
4097             Yao Qi  <yao@codesourcery.com>
4098
4099         * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
4100         * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
4101         * mi/mi-main.c (print_variable_or_computed): New function.
4102         (mi_cmd_trace_frame_collected): New function.
4103         * tracepoint.c (find_trace_state_variable_by_number): New.
4104         (struct traceframe_info): Move to tracepoint.h
4105         (struct collection_list): Likewise.
4106         (do_collect_symbol): Include locals and arguments in the
4107         collected variables list.
4108         (clear_collection_list): Clear wholly collected variables list
4109         and computed variables list.
4110         (append_exp): New function.
4111         (encode_actions_1): Include variables in the wholly
4112         collected variables list.  Include memory ranges and
4113         full-fledged expressions in the computed expressions list.
4114         (encode_actions): Move some code to ...
4115         Return the cleanup chain.
4116         (encode_actions_rsp): ... here.  New function.
4117         (get_traceframe_location, get_traceframe_info): Remove static.
4118         * tracepoint.h (struct memrange): Moved from tracepoint.c.
4119         (struct collection_list): Moved from tracepoint.c.  Add two
4120         new fields 'wholly_collected' and 'computed'.
4121         (find_trace_state_variable_by_number): Declare.
4122         (encode_actions): Adjust declaration.
4123         (encode_actions_rsp): Declare.
4124         (get_traceframe_info, get_traceframe_location): Declare.
4125
4126         * NEWS: Mention new MI command -trace-frame-collected.
4127
4128 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
4129             Yao Qi  <yao@codesourcery.com>
4130
4131         * ctf.c (ctf_traceframe_info): Push trace state variables
4132         present in the trace data into the traceframe info object.
4133         * breakpoint.c (DEF_VEC_I): Remove.
4134         * common/filestuff.c (DEF_VEC_I): Likewise.
4135         * dwarf2loc.c (DEF_VEC_I): Likewise.
4136         * mi/mi-main.c (DEF_VEC_I): Likewise.
4137         * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
4138         * features/traceframe-info.dtd: Add tvar element and its
4139         attributes.
4140         * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
4141         (build_traceframe_info): Push trace state variables present in
4142         the trace data into the traceframe info object.
4143         (traceframe_info_start_tvar): New function.
4144         (tvar_attributes): New.
4145         (traceframe_info_children): Add "tvar" element.
4146         * tracepoint.h (struct traceframe_info) <tvars>: New field.
4147
4148         * NEWS: Mention the change in GDB and GDBserver.
4149
4150 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
4151             Yao Qi  <yao@codesourcery.com>
4152
4153         * tracepoint.c (trace_dump_command): Move code to ...
4154         (get_traceframe_location): ... here.  New.
4155
4156 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
4157             Yao Qi  <yao@codesourcery.com>
4158
4159         * tracepoint.c (trace_dump_command): GDB emits an error
4160          instead of a warning when a traceframe is not selected.
4161
4162 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
4163             Yao Qi  <yao@codesourcery.com>
4164
4165         * tracepoint.c (tracepoint_list, stepping_list): Remove.
4166         (clear_collection_list): Free fields 'aexpre_list' and 'list'
4167         in collection_list.
4168         (do_clear_collection_list, init_collection_list): New.
4169         (encode_actions): Add local variables 'tracepoint_list' and
4170         'stepping_list'.  Call init_collection_list and make cleanup
4171         which calls do_clear_collection_list.  Don't call
4172         clear_collection_list.
4173         (_initialize_tracepoint): Delete references to
4174         'tracepoint_list' and 'stepping_list'.
4175
4176 2013-06-25  Tom Tromey  <tromey@redhat.com>
4177
4178         * common/create-version.sh (date): Use "$", not "$$" in sed
4179         expression.
4180
4181 2013-06-25  Kevin Buettner  <kevinb@redhat.com>
4182
4183         * NEWS (New targets): Add entry for TI MSP430.
4184
4185 2013-06-25  Yao Qi  <yao@codesourcery.com>
4186
4187         * remote.c (remote_start_remote): Move code to upload tsv
4188         earlier.
4189
4190 2013-06-25  Yao Qi  <yao@codesourcery.com>
4191             Hui Zhu  <hui@codesourcery.com>
4192             Pedro Alves  <palves@redhat.com>
4193
4194         PR breakpoints/15075
4195         PR breakpoints/15434
4196         * breakpoint.c (bpstat_stop_status): Call
4197         b->ops->after_condition_true.
4198         (update_dprintf_command_list): Don't append "continue" command
4199         to the command list of dprintf breakpoint.
4200         (base_breakpoint_after_condition_true): New function.
4201         (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
4202         (dprintf_after_condition_true): New function.
4203         (initialize_breakpoint_ops): Set dprintf_after_condition_true.
4204         * breakpoint.h (breakpoint_ops): Add after_condition_true.
4205
4206 2013-06-24  Kevin Buettner  <kevinb@redhat.com>
4207
4208         * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
4209         (ALLDEPFILES): Add msp430-tdep.c.
4210         * configure.tgt (msp430*-*-elf): New target.
4211         * msp430-tdep.c: New file.
4212
4213 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
4214
4215         * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
4216         microMIPS synthetic symbols.
4217
4218 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
4219
4220         * objfiles.h (pc_in_section): New prototype.
4221         (in_plt_section): Remove name argument, replace prototype with
4222         static inline function.
4223         * mips-tdep.h: Include "objfiles.h".
4224         (in_mips_stubs_section): New function.
4225         * hppa-tdep.h (gdbarch_tdep): Remove name argument of
4226         in_solib_call_trampoline member.
4227         (hppa_in_solib_call_trampoline): Remove name argument.
4228         * objfiles.c (pc_in_section): New function.
4229         (in_plt_section): Remove function.
4230         * mips-linux-tdep.c: Include "objfiles.h".
4231         (mips_linux_in_dynsym_stub): Call in_mips_stubs_section.  Remove
4232         name argument.  Return 1 rather than the low 16-bit halfword of
4233         any instruction examined.
4234         (mips_linux_in_dynsym_resolve_code): Update
4235         mips_linux_in_dynsym_stub call accordingly.
4236         * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
4237         rather than an equivalent hand-coded sequence.
4238         * hppa-hpux-tdep.c (in_opd_section): Remove function.
4239         (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
4240         (hppa64_hpux_in_solib_call_trampoline): Likewise.
4241         (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
4242         in_opd_section.
4243         * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
4244         on call to tdep->in_solib_call_trampoline.
4245         (hppa_in_solib_call_trampoline): Remove name argument, update
4246         according to in_plt_section change.
4247         (hppa_skip_trampoline_code): Update according to in_plt_section
4248         change.
4249         * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
4250         * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
4251         Likewise.
4252         * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
4253         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
4254         * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
4255         * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
4256         * nto-tdep.c (nto_relocate_section_addresses): Likewise.
4257         * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
4258         * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
4259         * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
4260         * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
4261         * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
4262         * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
4263         * sparc-tdep.c (sparc_analyze_prologue): Likewise.
4264         * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
4265
4266 2013-06-24  Joel Brobecker  <brobecker@adacore.com>
4267
4268         * common/create-version.sh: Fix expansion of $host_alias
4269         and $target_alias in generation of HOST_NAME and TARGET_NAME
4270         (resp.).
4271
4272 2013-06-24  Tom Tromey  <tromey@redhat.com>
4273
4274         * common/create-version.sh: New file.
4275         * Makefile.in (version.c): Use bfd/version.h, common/version.in,
4276         create-version.sh.
4277         (HFILES_NO_SRCDIR): Use common/version.h.
4278         * version.in: Move to ...
4279         * common/version.in: ... here.  Replace date with "DATE".
4280         * version.h: Move to ...
4281         * common/version.h: ... here.
4282
4283 2013-06-21  Joel Brobecker  <brobecker@adacore.com>
4284
4285         * gdb/gnulib/Makefile.in: Update date in copyright header.
4286         * gdb/gnulib/configure.ac: Ditto.
4287         * gdb/gnulib/update-gnulib.sh: Ditto.
4288
4289 2013-06-21  Joel Brobecker  <brobecker@adacore.com>
4290
4291         * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
4292         "gdb/gnulib/import".
4293
4294 2013-06-21  Will Newton  <will.newton@linaro.org>
4295
4296         * doublest.c (ldfrexp): Remove function.
4297         (convert_doublest_to_floatformat): Call frexpl instead of
4298         ldfrexp.
4299
4300 2013-06-21  Will Newton  <will.newton@linaro.org>
4301
4302         * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
4303         * gnulib/aclocal.m4: Regenerate.
4304         * gnulib/config.in: Regenerate.
4305         * gnulib/configure: Regenerate.
4306         * gnulib/import/Makefile.am: Update.
4307         * gnulib/import/Makefile.in: Update.
4308         * gnulib/import/m4/gnulib-cache.m4: Update.
4309         * gnulib/import/m4/gnulib-comp.m4: Update.
4310         * gnulib/import/float+.h: Import.
4311         * gnulib/import/float.c: Import.
4312         * gnulib/import/float.in.h: Import.
4313         * gnulib/import/fpucw.h: Import.
4314         * gnulib/import/frexp.c: Import.
4315         * gnulib/import/frexpl.c: Import.
4316         * gnulib/import/isnan.c: Import.
4317         * gnulib/import/isnand-nolibm.h: Import.
4318         * gnulib/import/isnand.c: Import.
4319         * gnulib/import/isnanl-nolibm.h: Import.
4320         * gnulib/import/isnanl.c: Import.
4321         * gnulib/import/itold.c: Import.
4322         * gnulib/import/m4/exponentd.m4: Import.
4323         * gnulib/import/m4/exponentl.m4: Import.
4324         * gnulib/import/m4/float_h.m4: Import.
4325         * gnulib/import/m4/fpieee.m4: Import.
4326         * gnulib/import/m4/frexp.m4: Import.
4327         * gnulib/import/m4/frexpl.m4: Import.
4328         * gnulib/import/m4/isnand.m4: Import.
4329         * gnulib/import/m4/isnanl.m4: Import.
4330         * gnulib/import/m4/math_h.m4: Import.
4331         * gnulib/import/math.c: Import.
4332         * gnulib/import/math.in.h: Import.
4333
4334 2013-06-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
4335
4336         * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
4337         replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
4338         signature_INTEL_edx comparisons.
4339
4340 2013-06-20  Doug Evans  <dje@google.com>
4341
4342         symtab/15652
4343         * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
4344         All callers updated.
4345         (open_dwp_file): If we can't find the dwp file, search the basename
4346         in debug-file-directory.
4347
4348         * dwarf2read.c (struct dwp_file): Fix comment.
4349         (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
4350
4351         * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
4352         better.
4353
4354 2013-06-20  Yao Qi  <yao@codesourcery.com>
4355
4356         * breakpoint.c (create_breakpoint): Fix code indentation.
4357
4358 2013-06-20  Yao Qi  <yao@codesourcery.com>
4359
4360         * breakpoint.c (create_breakpoints_sal_default): Remove
4361         parameter 'lsal'.  Update declaration.
4362         (bkpt_create_breakpoints_sal): Caller update.
4363         (tracepoint_create_breakpoints_sal): Likewise.
4364
4365 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
4366             Yao Qi  <yao@codesourcery.com>
4367
4368         * NEWS: Mention the new option '--skip-unavailable' of command
4369         -data-list-register-values.
4370         * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
4371         --skip-unavailable option.  Adjust to use output_register.
4372         (output_register): Add new 'skip_unavailable' parameter.
4373         Handle it.
4374
4375 2013-06-19  Mike Frysinger  <vapier@gentoo.org>
4376
4377         * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
4378         common/i386-gcc-cpuid.h.
4379         * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
4380         * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
4381         Copy the latest version from upstream gcc.
4382         * common/linux-btrace.c: Include i386-cpuid.h.
4383         (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
4384         call to i386_cpuid.
4385         (cpu_supports_btrace): Likewise.
4386         * go32-nat.c: Include i386-cpuid.h.
4387         (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
4388
4389 2013-06-19  Doug Evans  <dje@google.com>
4390
4391         * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
4392         (get_section_index): Ditto.
4393
4394 2013-06-19  Tom Tromey  <tromey@redhat.com>
4395
4396         * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
4397         "dprintf" help.
4398
4399 2013-06-18  Doug Evans  <dje@google.com>
4400
4401         * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
4402         before using it.
4403         (dw2_expand_symtabs_matching): Fix symbol kind validity check.
4404         Move test of cu_index closer to use.  Print complaint if cu_index
4405         is bad.
4406
4407 2013-06-18  Joel Brobecker  <brobecker@adacore.com>
4408
4409         * machoread.c (oso_vector): Delete this global.
4410         (macho_register_oso): Add new parameter "oso_vector_ptr".
4411         Use it instead of the "oso_vector" global.
4412         (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
4413         (macho_symfile_read): Use a local oso_vector, to be free'ed
4414         at the end of this function, in place of the old "oso_vector"
4415         global.  Update various function calls accordingly.  Use one
4416         single cleanup chain for the entire function.
4417
4418 2013-06-18  Joel Brobecker  <brobecker@adacore.com>
4419
4420         * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
4421         DWARF2_PER_OBJFILE by uses of DATA instead.
4422
4423 2013-06-18  Tom Tromey  <tromey@redhat.com>
4424
4425         * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
4426         argument.
4427         * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
4428         Special case signals other than GDB_SIGNAL_TRAP.
4429         (explains_signal_watchpoint): New function.
4430         (base_breakpoint_explains_signal): Add 'sig' argument.
4431         (initialize_breakpoint_ops): Set 'explains_signal' method for
4432         watchpoints.
4433         * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
4434         signal argument.
4435         (bpstat_explains_signal): Likewise.
4436         * infrun.c (handle_syscall_event, handle_inferior_event): Update.
4437
4438 2013-06-18  Tom Tromey  <tromey@redhat.com>
4439
4440         * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
4441
4442 2013-06-18  Tom Tromey  <tromey@redhat.com>
4443
4444         * python/python.c (finish_python_initialization): Decref
4445         'pythondir' on failure path as well.
4446
4447 2013-06-18  Tom Tromey  <tromey@redhat.com>
4448
4449         PR symtab/15391:
4450         * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
4451         after taking bits_to_skip into account.  Sign extend byte_offset.
4452         * utils.h (gdb_sign_extend): Declare.
4453         * utils.c (gdb_sign_extend): New function.
4454
4455 2013-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
4456
4457         * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
4458
4459 2013-06-17  Pierre Muller  <muller@sourceware.org>
4460
4461         * corelow.c (core_open): Print GDB signal name instead of target
4462         signal number.
4463
4464 2013-06-17  Mike Frysinger  <vapier@gentoo.org>
4465
4466         * .gitignore: Add /gcore.
4467
4468 2013-06-13  Doug Evans  <dje@google.com>
4469
4470         * dwarf2read.c (try_open_dwop_file): Work around behaviour of
4471         OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
4472
4473 2013-06-12  Phil Muldoon  <pmuldoon@redhat.com>
4474
4475         * stack.c (backtrace_command_1): Fix indentation.
4476
4477 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
4478
4479         * window-nat.c (thread_rec): Add missing empty line after
4480         local variable declaration.
4481
4482 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
4483
4484         * windows-nat.c (thread_rec): Revert format used to print
4485         error code returned by SuspendThread from %d back to %u.
4486
4487 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
4488
4489         * windows-nat.c (windows_continue): Add "0x" prefix for thread
4490         ID in debug trace.
4491         (get_windows_debug_event): Likewise, for all debug traces.
4492
4493 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
4494
4495         * window-nat.c (thread_rec): Add thread ID in SuspendThread
4496         warning message.
4497
4498 2013-06-08  Pedro Alves  <pedro@codesourcery.com>
4499             Yao Qi  <yao@codesourcery.com>
4500
4501         * mi/mi-main.c (get_register): Remove declaration.
4502         (output_register): Declare.
4503         (mi_cmd_data_list_register_values): Remove local variable
4504         'tuple_cleanup'.  Move some code into output_register.
4505         (get_register): Renamed to ...
4506         (output_register): ... this.  Output the register's
4507         "number" ui_out tuple here.
4508
4509 2013-06-07  Pedro Alves  <palves@redhat.com>
4510
4511         * darwin-nat.c: Fix formating in copyright header.
4512         * darwin-nat.h: Likewise.
4513         * gnu-nat.c: Likewise.
4514         * machoread.c: Likewise.
4515
4516 2013-06-07  Pedro Alves  <palves@redhat.com>
4517
4518         PR server/14823
4519         * regformats/regdat.sh: Output #include tdesc.h.  Make globals
4520         static.  Output a global target description pointer.
4521         (init_registers_${name}): Adjust to initialize a
4522         target description structure.
4523
4524 2013-06-07  Will Newton  <will.newton@linaro.org>
4525
4526         * printcmd.c (build_address_symbolic): Call
4527         gdbarch_addr_bits_remove for text minimal symbols.
4528
4529 2013-06-07  Will Newton  <will.newton@linaro.org>
4530
4531         * MAINTAINERS: Add myself to Write After Approval.
4532
4533 2013-06-07  Yao Qi  <yao@codesourcery.com>
4534
4535         * tracepoint.c (start_tracing): Move code to ...
4536         (trace_reset_local_state): ... here.  New.
4537         (disconnect_tracing): Don't call set_current_traceframe,
4538         set_tracepoint_num, and set_traceframe_context. Call
4539         trace_reset_local_state instead.
4540         (tfile_close): Call trace_reset_local_state.
4541         * ctf.c (ctf_close): Likewise.
4542         * remote.c (remote_close): Likewise.
4543         * tracepoint.h (trace_reset_local_state): Declare.
4544
4545 2013-06-06  Doug Evans  <dje@google.com>
4546
4547         * dwarf2read.c: Whitespace fixes for DWP file format documentation,
4548         and fix header docs.
4549
4550 2013-06-05  Doug Evans  <dje@google.com>
4551             Keith Seitz  <keiths@redhat.com>
4552
4553         PR 15519
4554         * cp-namespace.c (find_symbol_in_baseclass): Call
4555         cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
4556         Check result of call to lookup_symbol_static.
4557         Call lookup_static_symbol_aux unconditionally.
4558         Call check_typedef on base types before accessing them.
4559         (cp_lookup_nested_symbol): Fix comment.
4560
4561 2013-06-05  Luis Machado  <lgustavo@codesourcery.com>
4562
4563         * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
4564         minimal symbols pointing to function descriptors.
4565
4566 2013-06-05  Tom Tromey  <tromey@redhat.com>
4567
4568         * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
4569
4570 2013-06-04  Sergio Durigan Junior  <sergiodj@redhat.com>
4571             Pedro Alves  <palves@redhat.com>
4572
4573         * remote.c (remote_wait_as): Restore signal handler before returning
4574         when GDB gets a notification.
4575
4576 2013-06-04  Gary Benson  <gbenson@redhat.com>
4577
4578         PR 2328
4579         * breakpoint.h (handle_solib_event): Moved function declaration
4580         to solib.h.
4581         * breakpoint.c (handle_solib_event): Moved function to solib.c.
4582         (bpstat_stop_status): Pass new argument to handle_solib_event.
4583         * solib.h (update_solib_breakpoints): New function declaration.
4584         (handle_solib_event): Moved function declaration from
4585         breakpoint.h.
4586         * solib.c (update_solib_breakpoints): New function.
4587         (handle_solib_event): Moved function from breakpoint.c.
4588         Updated to call solib_ops->handle_event if not NULL.
4589         * solist.h (target_so_ops): New fields "update_breakpoints" and
4590         "handle_event".
4591         * infrun.c (set_stop_on_solib_events): New function.
4592         (_initialize_infrun): Use the above for "set
4593         stop-on-solib-events".
4594         (handle_inferior_event): Pass new argument to handle_solib_event.
4595         * solib-svr4.c (probe.h): New include.
4596         (svr4_free_library_list): New forward declaration.
4597         (probe_action): New enum.
4598         (probe_info): New struct.
4599         (probe_info): New static variable.
4600         (NUM_PROBES): New definition.
4601         (svr4_info): New fields "using_xfer", "probes_table" and
4602         "solib_list".
4603         (free_probes_table): New function.
4604         (free_solib_list): New function.
4605         (svr4_pspace_data_cleanup): Free probes table and solib list.
4606         (svr4_copy_library_list): New function.
4607         (svr4_current_sos_via_xfer_libraries): New parameter "annex".
4608         (svr4_read_so_list): New parameter "prev_lm".
4609         (svr4_current_sos_direct): Renamed from "svr4_current_sos".
4610         (svr4_current_sos): New function.
4611         (probe_and_action): New struct.
4612         (hash_probe_and_action): New function.
4613         (equal_probe_and_action): Likewise.
4614         (register_solib_event_probe): Likewise.
4615         (solib_event_probe_at): Likewise.
4616         (solib_event_probe_action): Likewise.
4617         (solist_update_full): Likewise.
4618         (solist_update_incremental): Likewise.
4619         (disable_probes_interface_cleanup): Likewise.
4620         (svr4_handle_solib_event): Likewise.
4621         (svr4_update_solib_event_breakpoint): Likewise.
4622         (svr4_update_solib_event_breakpoints): Likewise.
4623         (svr4_create_solib_event_breakpoints): Likewise.
4624         (enable_break): Free probes table before creating breakpoints.
4625         Use svr4_create_solib_event_breakpoints to create breakpoints.
4626         (svr4_solib_create_inferior_hook): Free the solib list.
4627         (_initialize_svr4_solib): Initialise
4628         svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
4629
4630 2013-06-04  Gary Benson  <gbenson@redhat.com>
4631
4632         * target.h (target_ops): New field
4633         "to_augmented_libraries_svr4_read".
4634         (target_augmented_libraries_svr4_read): New macro.
4635         * target.c (update_current_target): Handle
4636         to_augmented_libraries_svr4_read.
4637         * remote.c (remote_state): New field
4638         "augmented_libraries_svr4_read".
4639         (remote_augmented_libraries_svr4_read_feature): New function.
4640         (remote_protocol_features): Add entry for
4641         "augmented-libraries-svr4-read".
4642         (remote_augmented_libraries_svr4_read): New function.
4643         (init_remote_ops): Initialize
4644         remote_ops.to_augmented_libraries_svr4_read.
4645
4646 2013-06-04  Gary Benson  <gbenson@redhat.com>
4647
4648         * NEWS: Update.
4649
4650 2013-06-04  Gary Benson  <gbenson@redhat.com>
4651
4652         * objfiles.h (inhibit_section_map_updates): New function
4653         declaration.
4654         (resume_section_map_updates): Likewise.
4655         (resume_section_map_updates_cleanup): Likewise.
4656         * objfiles.c (objfile_pspace_info): Removed field
4657         "objfiles_changed_p".  New fields "new_objfiles_available",
4658         "section_map_dirty" and "inhibit_updates".
4659         (allocate_objfile): Set new_objfiles_available.
4660         (free_objfile): Set section_map_dirty.
4661         (objfile_relocate1): Likewise.
4662         (in_plt_section): Likewise.
4663         (find_pc_section): Update the conditions under which the
4664         section map will be updated.
4665         (inhibit_section_map_updates): New function.
4666         (resume_section_map_updates): Likewise.
4667         (resume_section_map_updates_cleanup): Likewise.
4668
4669 2013-06-04  Gary Benson  <gbenson@redhat.com>
4670
4671         * probe.h (get_probe_argument_count): New declaration.
4672         (evaluate_probe_argument): Likewise.
4673         * probe.c (get_probe_argument_count): New function.
4674         (evaluate_probe_argument): Likewise.
4675         (probe_safe_evaluate_at_pc): Use the above new functions.
4676
4677 2013-06-04  Alan Modra  <amodra@gmail.com>
4678
4679         * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
4680         * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
4681         (ppc_insns_match_pattern): Add frame param.  Avoid multiple
4682         target mem reads on optional insns.
4683         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
4684         ppc_insns_match_pattern calls.
4685         * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
4686         Add match for power7 thread safety insns, and new order of
4687         std 2,40(1) insn.  Correct code shown for _dl_runtime_resolve
4688         invocation in comment, and update rest of comment.
4689         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
4690         PPC64_STANDARD_LINKAGE3_LEN): Delete.
4691         (ppc64_standard_linkage2_target): Update insn offsets.
4692         (ppc64_skip_trampoline_code): Use a single insn buffer.  Match newer
4693         stubs first.  Update calls.
4694
4695 2013-06-04  Yao Qi  <yao@codesourcery.com>
4696
4697         * solib.c (solib_find): Don't need dir separator if path has
4698         drive spec.
4699
4700 2013-06-03  Joel Brobecker  <brobecker@adacore.com>
4701
4702         Revert (indirectly causes a SIGSEGV):
4703         * machoread.c (macho_symfile_read): Assign first cleanup to
4704         'back_to'.
4705
4706 2013-06-03  Yao Qi  <yao@codesourcery.com>
4707
4708         * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
4709         mi-parse.c.  Make them static.
4710         (mi_all_values): Likewise.
4711         (mi_parse_values_option): Move to mi-parse.c.  Rename it to
4712         mi_parse_print_values.  Make it external.
4713         * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
4714         Remove the declarations.
4715         * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
4716         * mi/mi-parse.h (mi_parse_print_values): Declare.
4717         * mi/mi-cmd-stack.c: Include mi-parse.h.
4718         (parse_print_values): Remove
4719         (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
4720         of parse_print_values.
4721         (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
4722
4723 2013-05-31  Pedro Alves  <pedro@codesourcery.com>
4724             Yao Qi  <yao@codesourcery.com>
4725
4726         * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
4727         (encode_actions): Move code to ...
4728         (all_tracepoint_actions_and_cleanup): ... here.  New.
4729         (trace_dump_command): Likewise.
4730
4731 2013-05-30  Tom Tromey  <tromey@redhat.com>
4732
4733         * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
4734
4735 2013-05-30  Tom Tromey  <tromey@redhat.com>
4736
4737         * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
4738         gdb_xml_create_parser_and_cleanup_1.  Return a cleanup.  Remove
4739         'old_chain' argument.  Add 'parser_result' argument.
4740         (gdb_xml_create_parser_and_cleanup): Remove old version.
4741         (gdb_xml_parse_quick): Update.
4742         (xml_process_xincludes): Update.
4743         * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
4744         declare.
4745
4746 2013-05-30  Tom Tromey  <tromey@redhat.com>
4747
4748         * probe.c (collect_probes): Check arguments for NULL before
4749         calling compile_rx_or_error.
4750         * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
4751         Remove NULL return.
4752
4753 2013-05-30  Tom Tromey  <tromey@redhat.com>
4754
4755         * infrun.c (adjust_pc_after_break): Introduce an outer null
4756         cleanup.
4757
4758 2013-05-30  Tom Tromey  <tromey@redhat.com>
4759
4760         * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
4761
4762 2013-05-30  Tom Tromey  <tromey@redhat.com>
4763
4764         * cli/cli-script.c (read_command_lines_1): Use a null cleanup
4765         for 'old_chain'.  Do not check 'head' before processing
4766         cleanups.
4767
4768 2013-05-30  Tom Tromey  <tromey@redhat.com>
4769
4770         * mi/mi-cmd-stack.c (list_arg_or_local): Remove
4771         "cleanup_tuple".
4772
4773 2013-05-30  Tom Tromey  <tromey@redhat.com>
4774
4775         * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
4776         inner scope.  Unconditionally call do_cleanups.
4777
4778 2013-05-30  Tom Tromey  <tromey@redhat.com>
4779
4780         * source.c (find_and_open_source): Call do_cleanups.
4781
4782 2013-05-30  Tom Tromey  <tromey@redhat.com>
4783
4784         * linux-thread-db.c (thread_db_load_search): Unconditionally
4785         call do_cleanups.
4786
4787 2013-05-30  Tom Tromey  <tromey@redhat.com>
4788
4789         * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
4790         for 'cleanup'; instead use a later one.
4791
4792 2013-05-30  Tom Tromey  <tromey@redhat.com>
4793
4794         * python/py-breakpoint.c (bppy_get_commands): Use
4795         explicit, unconditional return.
4796         * python/py-frame.c (frapy_read_var): Likewise.
4797         * python/python.c (gdbpy_decode_line): Likewise.
4798
4799 2013-05-30  Tom Tromey  <tromey@redhat.com>
4800
4801         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
4802         do_cleanups on all return paths.
4803
4804 2013-05-30  Tom Tromey  <tromey@redhat.com>
4805
4806         * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
4807
4808 2013-05-30  Tom Tromey  <tromey@redhat.com>
4809
4810         * stabsread.c (read_struct_type): Call do_cleanups along
4811         all return paths.
4812
4813 2013-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
4814
4815         * mips-linux-tdep.c: Adjust formatting throughout.
4816
4817 2013-05-30  Tom Tromey  <tromey@redhat.com>
4818
4819         * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
4820         along all return paths.
4821
4822 2013-05-30  Tom Tromey  <tromey@redhat.com>
4823
4824         * symfile.c (find_separate_debug_file): Call do_cleanups
4825         along all return paths.
4826
4827 2013-05-30  Tom Tromey  <tromey@redhat.com>
4828
4829         * symtab.c (search_symbols): Introduce a null cleanup for
4830         'retval_chain'.
4831
4832 2013-05-30  Tom Tromey  <tromey@redhat.com>
4833
4834         * python/py-value.c (valpy_binop): Call do_cleanups before
4835         exiting loop.
4836
4837 2013-05-30  Tom Tromey  <tromey@redhat.com>
4838
4839         * python/py-prettyprint.c (print_children): Remove extra
4840         do_cleanups call.
4841
4842 2013-05-30  Tom Tromey  <tromey@redhat.com>
4843
4844         * python/py-frame.c (frapy_read_var): Call do_cleanups along
4845         all return paths.
4846
4847 2013-05-30  Tom Tromey  <tromey@redhat.com>
4848
4849         * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
4850         along all return paths.
4851
4852 2013-05-30  Tom Tromey  <tromey@redhat.com>
4853
4854         * cli/cli-logging.c (set_logging_redirect): Unconditionally
4855         call do_cleanups.
4856
4857 2013-05-30  Tom Tromey  <tromey@redhat.com>
4858
4859         * varobj.c (c_value_of_root): Call do_cleanups along all
4860         return paths.
4861
4862 2013-05-30  Tom Tromey  <tromey@redhat.com>
4863
4864         * tracepoint.c (trace_dump_command): Unconditionally call
4865         do_cleanups.
4866
4867 2013-05-30  Tom Tromey  <tromey@redhat.com>
4868
4869         * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
4870         do_cleanups earlier.
4871
4872 2013-05-30  Tom Tromey  <tromey@redhat.com>
4873
4874         * machoread.c (macho_symfile_read): Assign first cleanup to
4875         'back_to'.
4876
4877 2013-05-30  Tom Tromey  <tromey@redhat.com>
4878
4879         * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
4880
4881 2013-05-30  Tom Tromey  <tromey@redhat.com>
4882
4883         * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
4884
4885 2013-05-30  Tom Tromey  <tromey@redhat.com>
4886
4887         * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
4888         call discard_cleanups.
4889         (inf_ptrace_attach): Likewise.
4890
4891 2013-05-30  Tom Tromey  <tromey@redhat.com>
4892
4893         * remote-mips.c (mips_exit_debug): Call do_cleanups on all
4894         return paths.
4895         (mips_initialize): Likewise.
4896         (common_open): Call do_cleanups.
4897
4898 2013-05-30  Tom Tromey  <tromey@redhat.com>
4899
4900         * utils.c (internal_vproblem): Call do_cleanups.
4901
4902 2013-05-30  Tom Tromey  <tromey@redhat.com>
4903
4904         * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
4905
4906 2013-05-30  Tom Tromey  <tromey@redhat.com>
4907
4908         * cli/cli-script.c (setup_user_args): Don't return after error.
4909
4910 2013-05-30  Tom Tromey  <tromey@redhat.com>
4911
4912         * somread.c (som_symtab_read): Call do_cleanups.
4913
4914 2013-05-30  Tom Tromey  <tromey@redhat.com>
4915
4916         * printcmd.c (print_command_1): Unconditionally call do_cleanups.
4917
4918 2013-05-30  Tom Tromey  <tromey@redhat.com>
4919
4920         * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
4921         * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
4922         * interps.c (interpreter_exec_cmd): Call do_cleanups.
4923         * source.c (show_substitute_path_command): Call do_cleanups.
4924         (unset_substitute_path_command, set_substitute_path_command):
4925         Likewise.
4926         * symfile.c (load_command): Call do_cleanups.
4927
4928 2013-05-30  Tom Tromey  <tromey@redhat.com>
4929
4930         * contrib/cleanup_check.py: New file.
4931         * contrib/gcc-with-excheck: Add option parsing.
4932
4933 2013-05-30  Joel Brobecker  <brobecker@adacore.com>
4934
4935         * windows-nat.c (windows_delete_thread): Add missing space
4936         in cast expression.
4937
4938 2013-05-30  Hafiz Abid Qadeer  <abidh@codesourcery.com>
4939
4940         * inferior.c (top level): Include tilde.h.
4941         (add_inferior_command): Call tilde_expand on the value of 'exec'
4942         argument.
4943
4944 2013-05-30  Pedro Alves  <pedro@codesourcery.com>
4945             Yao Qi  <yao@codesourcery.com>
4946
4947         * tracepoint.c (encode_actions_1): Remove parameter 't'.
4948         Caller update.
4949         (encode_actions): Likewise.
4950         * remote.c (remote_download_tracepoint): Caller update.
4951         * tracepoint.h (encode_actions): Update declaration.
4952
4953 2013-05-30  Pedro Alves  <palves@redhat.com>
4954
4955         * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
4956         pointer.
4957
4958 2013-05-30  Yao Qi  <yao@codesourcery.com>
4959
4960         * remote.c (remote_check_symbols): Remove unused parameter
4961         'objfile'.
4962         Declaration update.
4963         (remote_start_remote, remote_new_objfile): Caller update.
4964
4965 2013-05-30  Yao Qi  <yao@codesourcery.com>
4966
4967         * mi/mi-cmds.c (mi_cmds): Define MI command
4968         '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
4969         DEF_MI_CMD_CLI.
4970
4971 2013-05-29  Pedro Alves  <palves@redhat.com>
4972
4973         * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
4974         (remote_insert_watchpoint, remote_remove_watchpoint)
4975         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
4976         (remote_verify_memory, compare_sections_command)
4977         (remote_search_memory): Set the general process/thread on the
4978         remote side.
4979
4980 2013-05-29  Pedro Alves  <palves@redhat.com>
4981
4982         * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
4983         (_initialize_aarch64_tdep): Don't call
4984         initialize_tdesc_aarch64_without_fpu.
4985         * features/Makefile (WHICH): Remove reference to
4986         aarch64-without-fpu.
4987         * features/aarch64-without-fpu.c: Delete file.
4988         * regformats/aarch64-without-fpu.dat: Delete file.
4989
4990 2013-05-28  Yao Qi  <yao@codesourcery.com>
4991
4992         * tracepoint.c (stringify_collection_list): Remove parameter
4993         'string'.
4994         (encode_actions): Caller update.  Remove local variables.
4995
4996 2013-05-24  Yao Qi  <yao@codesourcery.com>
4997
4998         * tracepoint.c (TFILE_PID): Remove.
4999         (tfile_open): Don't add thread and inferior.
5000         (tfile_close): Don't set 'inferior_ptid'.  Don't call
5001         exit_inferior_silent.
5002         (tfile_thread_alive): Remove.
5003         (init_tfile_ops): Don't set field 'to_thread_alive' of
5004         tfile_ops.
5005
5006 2013-05-23  Doug Evans  <dje@google.com>
5007
5008         * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
5009
5010 2013-05-23  Pedro Alves  <palves@redhat.com>
5011
5012         * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
5013         [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
5014         (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
5015         Only define if HAVE_SOCKETS is defined.
5016         * configure.ac: Check for sys/socket.h.
5017         * config.in, configure: Regenerate.
5018
5019 2013-05-23  Pedro Alves  <palves@redhat.com>
5020
5021         * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
5022         (open_and_init_dwp_file): Use %s/pulongest instead of %u for
5023         printing uint32_t variables.
5024
5025 2013-05-23  Pedro Alves  <palves@redhat.com>
5026
5027         * NEWS: Mention GDBserver range stepping support.
5028
5029 2013-05-23  Yao Qi  <yao@codesourcery.com>
5030             Pedro Alves  <palves@redhat.com>
5031
5032         * gdbthread.h (struct thread_control_state) <may_range_step>: New
5033         field.
5034         * infcmd.c (step_once, until_next_command): Enable range stepping.
5035         * infrun.c (displaced_step_prepare): Disable range stepping.
5036         (resume): Disable range stepping if stepping over a breakpoint or
5037         we have software watchpoints.  If range stepping is enabled,
5038         assert the thread is in the stepping range.
5039         (clear_proceed_status_thread): Clear may_range_step.
5040         (handle_inferior_event): Disable range stepping as soon as we know
5041         the thread that hit the event.  Re-enable it whenever we're going
5042         to step with a step range.
5043         * remote.c (struct vCont_action_support) <r>: New field.
5044         (use_range_stepping): New global.
5045         (remote_vcont_probe): Handle 'r' action.
5046         (append_resumption): Append an 'r' action if the thread may range
5047         step.
5048         (show_range_stepping): New function.
5049         (set_range_stepping): New function.
5050         (_initialize_remote): Call add_setshow_boolean_cmd to register the
5051         'set range-stepping' and 'show range-stepping' commands.
5052         * NEWS: Mention range stepping, the new vCont;r action, and the
5053         new "set/show range-stepping" commands.
5054
5055 2013-05-23  Yao Qi  <yao@codesourcery.com>
5056             Pedro Alves  <palves@redhat.com>
5057
5058         * remote.c (struct vCont_action_support): New struct.
5059         (struct remote_state) <support_vCont_t>: Remove field.
5060         <vCont_actions_support>: New field.
5061         (remote_vcont_probe, remote_stop_ns): Update.
5062
5063 2013-05-23  Yao Qi  <yao@codesourcery.com>
5064             Pedro Alves  <palves@redhat.com>
5065
5066         * gdbthread.h (pc_in_thread_step_range): New declaration.
5067         * thread.c (pc_in_thread_step_range): New function.
5068         * infrun.c (handle_inferior_event): Use it.
5069
5070 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
5071
5072         * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
5073         of sprintf.
5074
5075 2013-05-22  Keith Seitz  <keiths@redhat.com>
5076
5077         * ada-lang.c (is_known_support_routine): Add explicit free of
5078         'func_name' from find_frame_funname.
5079         (ada_unhandled_exception_name_addr_from_raise): Add cleanups
5080         for func_name from find_frame_funname.
5081         * python/py-frame.c (frapy_name): Add explicit free of
5082         'name' from find_frame_funname.
5083         * stack.c (find_frame_funname): Add comment explaining that
5084         funcp must be freed by the caller.
5085         Return copy of symbol names instead of pointers.
5086         (print_frame): Add a cleanup for 'funname' from
5087         find_frame_funname.
5088         * stack.h (find_frame_funname): Remove "const" from
5089         'funname' parameter.
5090
5091 2013-05-22  Tom Tromey  <tromey@redhat.com>
5092
5093         PR c++/15401:
5094         * c-valprint.c (c_value_print): Use value_addr for
5095         references.  Convert back to reference type with value_ref.
5096
5097 2013-05-22  Eli Zaretskii  <eliz@gnu.org>
5098
5099         * windows-nat.c (handle_unload_dll): Don't call solib_add for the
5100         unloaded DLL, it will be done by handle_solib_event.  See
5101         http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
5102         details.
5103
5104 2013-05-22  Phil Muldoon  <pmuldoon@redhat.com>
5105
5106         * ui-out.c: Create typedef ui_out_level_p and define vector
5107         operations for that type.
5108         (struct ui_out): Use a vector instead of an array.
5109         (current_level): Return level from a vector.
5110         (push_level): Create a level in a vector.
5111         (pop_level): Delete a level in a vector.
5112         (ui_out_new): Create initial level zero level, and store in a
5113         vector.
5114         (ui_out_destroy): Add vector cleanup.
5115
5116 2013-05-22  Pedro Alves  <palves@redhat.com>
5117
5118         * python/python-internal.h (gdb_Py_DECREF): Tag with
5119         "ARI: editCase function".
5120
5121 2013-05-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
5122
5123         * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
5124
5125 2013-05-21  Pedro Alves  <palves@redhat.com>
5126
5127         * python/py-prettyprint.c (apply_val_pretty_printer): Check
5128         whether PRINTER is NULL before installing a Py_DECREF cleanup.
5129         * python/py-utils.c (py_decref): Don't check for NULL before
5130         calling Py_DECREF.
5131
5132 2013-05-21  Pedro Alves  <palves@redhat.com>
5133
5134         * python/py-utils.c (py_decref): Remove extra braces.
5135         (gdb_pymodule_addobject): Remove extra braces.
5136         * python-internal.h (gdb_Py_DECREF): New static inline function.
5137         (Py_DECREF): Redefine as calling gdb_Py_DECREF.
5138
5139 2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
5140
5141         * breakpoints.c (detach_breakpoints): Do not
5142         detach breakpoints locations with loc_type bp_loc_other.
5143
5144 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
5145
5146         Workaround Python 2.6.
5147         * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
5148         a block.
5149
5150 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
5151
5152         Code cleanup: constification.
5153         * solib.c (solib_ops): Make return type and ops variable type const.
5154         (set_solib_ops): Make the new_ops parameter and ops variable const.
5155         (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
5156         (solib_add, solib_keep_data_in_core, clear_solib)
5157         (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
5158         (reload_shared_libraries, solib_global_lookup): Make the ops variable
5159         const.
5160         * solib.h (set_solib_ops): Make the new_ops parameter const.
5161
5162 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
5163
5164         * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
5165         variable.
5166         (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
5167         (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
5168         (SYSTEM_GDBINIT_FILES): New variables.
5169         (all): Add stamp-system-gdbinit.
5170         (stamp-system-gdbinit): New rule.
5171         (clean-system-gdbinit, install-system-gdbinit)
5172         (uninstall-system-gdbinit): New rules.  Make them .PHONY.
5173         (install-only): Add dependency on install-system-gdbinit.
5174         (uninstall): Add dependency on uninstall-system-gdbinit.
5175         (clean): Add dependency on clean-system-gdbinit.
5176         * system-gdbinit/elinos.py: New file.
5177         * system-gdbinit/wrs-linux.py: New file.
5178
5179 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
5180
5181         * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
5182
5183 2013-05-21  Hui Zhu  <hui@codesourcery.com>
5184
5185         * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
5186         * breakpoint.h (dprintf_breakpoint_ops): Add extern.
5187         * mi/mi-cmd-break.c (ctype.h): New include.
5188         (gdb_obstack.h): New include.
5189         (mi_argv_to_format, mi_cmd_break_insert_1): New.
5190         (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
5191         (mi_cmd_dprintf_insert): New.
5192         * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
5193         * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
5194
5195 2013-05-20  Tom Tromey  <tromey@redhat.com>
5196
5197         * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
5198
5199 2013-05-20  Tom Tromey  <tromey@redhat.com>
5200
5201         * python/py-value.c (valpy_get_dynamic_type): Simplify
5202         dynamic_type assignment.  Use Py_XINCREF.
5203
5204 2013-05-20  Tom Tromey  <tromey@redhat.com>
5205
5206         * python/py-type.c (typy_fields): Unconditionally decref 'r'.
5207
5208 2013-05-20  Tom Tromey  <tromey@redhat.com>
5209
5210         * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
5211         (gdbpy_selected_frame): Move object-construction code
5212         out of TRY_CATCH.
5213
5214 2013-05-20  Tom Tromey  <tromey@redhat.com>
5215
5216         * python/py-arch.c (gdbpy_initialize_arch): Use
5217         gdb_pymodule_addobject.
5218         * python/py-block.c (gdbpy_initialize_blocks): Use
5219         gdb_pymodule_addobject.
5220         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
5221         gdb_pymodule_addobject.
5222         * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
5223         gdb_pymodule_addobject.
5224         * python/py-event.c (gdbpy_initialize_event_generic): Use
5225         gdb_pymodule_addobject.
5226         * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
5227         gdb_pymodule_addobject.
5228         * python/py-evts.c (add_new_registry): Use
5229         gdb_pymodule_addobject.
5230         (gdbpy_initialize_py_events): Likewise.
5231         * python/py-finishbreakpoint.c
5232         (gdbpy_initialize_finishbreakpoints): Use
5233         gdb_pymodule_addobject.
5234         * python/py-frame.c (gdbpy_initialize_frames): Use
5235         gdb_pymodule_addobject.
5236         * python/py-function.c (gdbpy_initialize_functions): Use
5237         gdb_pymodule_addobject.
5238         * python/py-inferior.c (gdbpy_initialize_inferior): Use
5239         gdb_pymodule_addobject.
5240         * python/py-infthread.c (gdbpy_initialize_thread): Use
5241         gdb_pymodule_addobject.
5242         * python/py-objfile.c (gdbpy_initialize_objfile): Use
5243         gdb_pymodule_addobject.
5244         * python/py-param.c (gdbpy_initialize_parameters): Use
5245         gdb_pymodule_addobject.
5246         * python/py-progspace.c (gdbpy_initialize_pspace): Use
5247         gdb_pymodule_addobject.
5248         * python/py-symbol.c (gdbpy_initialize_symbols): Use
5249         gdb_pymodule_addobject.
5250         * python/py-symtab.c (gdbpy_initialize_symtabs): Use
5251         gdb_pymodule_addobject.
5252         * python/py-type.c (gdbpy_initialize_types): Use
5253         gdb_pymodule_addobject.
5254         * python/py-utils.c (gdb_pymodule_addobject): New function.
5255         * python/py-value.c (gdbpy_initialize_values): Use
5256         gdb_pymodule_addobject.
5257         * python/python-internal.h (gdb_pymodule_addobject): Declare.
5258         * python/python.c (_initialize_python): Use
5259         gdb_pymodule_addobject.
5260
5261 2013-05-20  Tom Tromey  <tromey@redhat.com>
5262
5263         * python/py-cmd.c (cmdpy_completer): Use explicit decref.
5264         * python/py-param.c (get_set_value, get_show_value): Use
5265         explicit decrefs.
5266         * python/python.c (start_type_printers, apply_type_printers):
5267         Use explicit decrefs.
5268
5269 2013-05-20  Tom Tromey  <tromey@redhat.com>
5270
5271         * python/py-evts.c (gdbpy_initialize_py_events): Don't
5272         incref the module.
5273
5274 2013-05-20  Tom Tromey  <tromey@redhat.com>
5275
5276         * python/python.c (gdbpy_run_events): Decref the result
5277         of PyObject_CallObject.
5278
5279 2013-05-20  Tom Tromey  <tromey@redhat.com>
5280
5281         * python/py-symtab.c (set_sal): Use
5282         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.  Return -1 on error.
5283         (symtab_and_line_to_sal_object): Update.
5284
5285 2013-05-20  Tom Tromey  <tromey@redhat.com>
5286
5287         * python/py-param.c (compute_enum_values): Decref 'item'.
5288
5289 2013-05-20  Tom Tromey  <tromey@redhat.com>
5290
5291         * mi/mi-main.c: Include python-internal.h.
5292         (mi_cmd_list_features): Check gdb_python_initialized.
5293         * python/py-inferior.c (python_on_normal_stop, python_on_resume)
5294         (python_inferior_exit, python_new_objfile, add_thread_object)
5295         (delete_thread_object, py_free_inferior): Check
5296         gdb_python_initialized.
5297         * python/py-prettyprint.c (apply_val_pretty_printer): Check
5298         gdb_python_initialized.
5299         * python/py-type.c (save_objfile_types): Check
5300         gdb_python_initialized.
5301         * python/python-internal.h (gdb_python_initialized): Declare.
5302         * python/python.c (ensure_python_env): Throw exception if
5303         Python not initialized.
5304         (before_prompt_hook, source_python_script_for_objfile)
5305         (start_type_printers, apply_type_printers,
5306         free_type_printers): Check gdb_python_initialized.
5307         * varobj.c (varobj_get_display_hint)
5308         (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
5309         (install_new_value_visualizer, varobj_set_visualizer)
5310         (value_get_print_value): Check gdb_python_initialized.
5311
5312 2013-05-20  Tom Tromey  <tromey@redhat.com>
5313
5314         * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
5315         Check errors.
5316         * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
5317         * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
5318         Check errors.
5319         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
5320         Check errors.
5321         * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
5322         Check errors.
5323         * python/py-event.c (gdbpy_initialize_event): Return 'int'.
5324         Check errors.
5325         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
5326         init function to return 'int'.
5327         * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
5328         Return 'int'.  Check errors.
5329         * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
5330         Check errors.
5331         * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
5332         Return 'int'.  Check errors.
5333         * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
5334         Check errors.
5335         * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
5336         Check errors.
5337         * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
5338         Check errors.
5339         * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
5340         Check errors.
5341         * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
5342         Check errors.
5343         * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
5344         Check errors.
5345         * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
5346         Check errors.
5347         * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
5348         Check errors.
5349         * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
5350         Check errors.
5351         * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
5352         Check errors.
5353         * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
5354         Check errors.
5355         * python/py-type.c (gdbpy_initialize_types): Return 'int'.
5356         Check errors.
5357         * python/py-value.c (gdbpy_initialize_values): Return 'int'.
5358         Check errors.
5359         * python/python-internal.h (gdbpy_initialize_auto_load,
5360         gdbpy_initialize_values, gdbpy_initialize_frames,
5361         gdbpy_initialize_symtabs, gdbpy_initialize_commands,
5362         gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
5363         gdbpy_initialize_blocks, gdbpy_initialize_types,
5364         gdbpy_initialize_functions, gdbpy_initialize_pspace,
5365         gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
5366         gdbpy_initialize_finishbreakpoints,
5367         gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
5368         gdbpy_initialize_thread, gdbpy_initialize_inferior,
5369         gdbpy_initialize_eventregistry, gdbpy_initialize_event,
5370         gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
5371         gdbpy_initialize_signal_event,
5372         gdbpy_initialize_breakpoint_event,
5373         gdbpy_initialize_continue_event,
5374         gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
5375         gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
5376         Update.  Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5377         * python/python.c (gdb_python_initialized): New global.
5378         (gdbpy_initialize_events): Return 'int'.  Check errors.
5379         (_initialize_python): Check errors.  Set
5380         gdb_python_initialized.
5381
5382 2013-05-20  Tom Tromey  <tromey@redhat.com>
5383
5384         * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
5385         Decref the reslut of PyObject_CallMethod.
5386
5387 2013-05-20  Tom Tromey  <tromey@redhat.com>
5388
5389         * python/py-event.c (gdbpy_initialize_event_generic): Return
5390         early if PyType_Ready fails.
5391
5392 2013-05-20  Tom Tromey  <tromey@redhat.com>
5393
5394         * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
5395         as 'default' in the switch.
5396
5397 2013-05-20  Tom Tromey  <tromey@redhat.com>
5398
5399         * python/py-inferior.c (gdbpy_inferiors): Update.  Hoist
5400         get_addr_from_python calls out of TRY_CATCH.
5401         (infpy_write_memory, infpy_search_memory): Likewise.
5402         * python/py-utils.c (get_addr_from_python): Return negative
5403         value on error.  Use TRY_CATCH.
5404         * python/python-internal.h (get_addr_from_python): Use
5405         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5406
5407 2013-05-20  Tom Tromey  <tromey@redhat.com>
5408
5409         * python/py-event.c (evpy_emit_event): Decref the
5410         result of PyObject_CallFunctionObjArgs.
5411
5412 2013-05-20  Tom Tromey  <tromey@redhat.com>
5413
5414         * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
5415         Correctly decref.
5416
5417 2013-05-20  Tom Tromey  <tromey@redhat.com>
5418
5419         * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
5420
5421 2013-05-20  Tom Tromey  <tromey@redhat.com>
5422
5423         * python/py-event.h (gdbpy_initialize_event_generic): Use
5424         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5425         * python/py-evts.c (add_new_registry): Use
5426         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5427         * python/python-internal.h
5428         (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
5429
5430 2013-05-20  Tom Tromey  <tromey@redhat.com>
5431
5432         * python/py-arch.c (archpy_disassemble): Update.
5433         * python/py-type.c (typy_get_composite, typy_lookup_typename)
5434         (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
5435         * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
5436         * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
5437         macro.
5438         (GDB_PY_HANDLE_EXCEPTION): Update.
5439         (gdbpy_convert_exception): Update.  Use CPYCHECKER_SETS_EXCEPTION.
5440
5441 2013-05-20  Tom Tromey  <tromey@redhat.com>
5442
5443         * python/python-internal.h (events_object_type): Remove.
5444
5445 2013-05-20  Tom Tromey  <tromey@redhat.com>
5446
5447         * python/py-event.h (evpy_emit_event): Use
5448         CPYCHECKER_STEALS_REFERENCE_TO_ARG.
5449         * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
5450         New macro.
5451
5452 2013-05-20  Tom Tromey  <tromey@redhat.com>
5453
5454         * py-evtregistry.c (create_event_object): Decref
5455         eventregistry_object if PyList_New fails.
5456
5457 2013-05-20  Tom Tromey  <tromey@redhat.com>
5458
5459         * py-cmd.c (gdbpy_string_to_argv): Check result of
5460         PyList_New.
5461
5462 2013-05-20  Tom Tromey  <tromey@redhat.com>
5463
5464         * python/python.c (before_prompt_hook): Add cleanup to
5465         decref 'hook'.
5466
5467 2013-05-20  Tom Tromey  <tromey@redhat.com>
5468
5469         * python/py-function.c (fnpy_init): Decref result of
5470         PyObject_GetAttrString.
5471
5472 2013-05-20  Tom Tromey  <tromey@redhat.com>
5473
5474         * python/py-threadevent.c (get_event_thread): Use
5475         CPYCHECKER_RETURNS_BORROWED_REF.
5476         * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
5477         New define.
5478         (pspace_to_pspace_object, objfile_to_objfile_object)
5479         (find_thread_object): Use it.
5480
5481 2013-05-20  Tom Tromey  <tromey@redhat.com>
5482
5483         * python/py-arch.c (arch_object_type): Use
5484         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5485         * python/py-block.c (block_syms_iterator_object_type):
5486         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5487         * python/py-bpevent.c (breakpoint_event_object_type):
5488         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5489         * python/py-cmd.c (cmdpy_object_type): Use
5490         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5491         * python/py-continueevent.c (continue_event_object_type):
5492         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5493         * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
5494         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5495         * python/py-events.h (thread_event_object_type):
5496         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5497         * python/py-evtregistry.c (eventregistry_object_type): Use
5498         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5499         * python/py-exitedevent.c (exited_event_object_type):
5500         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5501         * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
5502         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5503         * python/py-function.c (fnpy_object_type): Use
5504         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5505         * python/py-inferior.c (inferior_object_type, membuf_object_type):
5506         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5507         * python/py-infthread.c (thread_object_type): Use
5508         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5509         * python/py-lazy-string.c (lazy_string_object_type):
5510         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5511         * python/py-newobjfileevent.c (new_objfile_event_object_type):
5512         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5513         * python/py-objfile.c (objfile_object_type): Use
5514         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5515         * python/py-param.c (parmpy_object_type):
5516         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5517         * python/py-progspace.c (pspace_object_type):
5518         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5519         * python/py-signalevent.c (signal_event_object_type):
5520         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5521         * python/py-symtab.c (symtab_object_type, sal_object_type): Use
5522         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5523         * python/py-type.c (type_object_type, field_object_type)
5524         (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5525         * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
5526         define.
5527         (value_object_type, block_object_type, symbol_object_type)
5528         (event_object_type, stop_event_object_type, breakpoint_object_type)
5529         (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5530
5531 2013-05-20  Andreas Tobler  <andreas@fgznet.ch>
5532
5533         * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
5534         (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
5535
5536 2013-05-20  Doug Evans  <dje@google.com>
5537
5538         When reading CU, stay in DWO.  Be more tolerent of bad debug info.
5539         For Fission.
5540         * dwarf2read.c (struct dwarf2_per_cu_data): New member
5541         reading_dwo_directly.
5542         (struct signatured_type): New member dwo_unit.
5543         (struct die_reader_specs): New member comp_dir.
5544         (create_signatured_type_table_from_index): Use malloc for
5545         all_type_units instead of objfile's obstack.
5546         (create_all_type_units): Ditto.
5547         (fill_in_sig_entry_from_dwo_entry): New function.
5548         (add_type_unit): New function.
5549         (lookup_dwo_signatured_type): New function.
5550         (lookup_dwp_signatured_type): New function.
5551         (lookup_signatured_type): New arg cu.  All callers updated.
5552         (init_cu_die_reader): Initialize comp_dir.
5553         (read_cutu_die_from_dwo): New arg stub_comp_dir.  All callers updated.
5554         Change assert of matching type signatures to call error on mismatch.
5555         (lookup_dwo_unit): Add assert.
5556         (init_tu_and_read_dwo_dies): New function.
5557         (init_cutu_and_read_dies): Call it.
5558         (build_type_unit_groups): Handle case of no type unit groups created.
5559         (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
5560         (lookup_dwo_cutu): Tweak complaint.
5561         (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
5562         (dwarf2_per_objfile_free): Free all_type_units.
5563
5564 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
5565
5566         * windows-nat.c (handle_unload_dll): Add missing empty line.
5567
5568 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
5569
5570         * dwarf2read.c (prototyped_function_p): New function.
5571         (read_subroutine_type): Use it.
5572
5573 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
5574
5575         * rs6000-aix-tdep.c: De-indent some example code provided
5576         as a comment.
5577
5578 2013-05-17  Edjunior Machado  <emachado@linux.vnet.ibm.com>
5579
5580         * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
5581         region is ok for a hardware watchpoint using the new ptrace interface
5582         on Power servers.
5583
5584 2013-05-17  Doug Evans  <dje@google.com>
5585
5586         * NEWS: Mention new maintenance commands check-symtabs, and
5587         expand-symtabs, and renamed check-psymtabs.
5588         * psymtab.c (maintenance_check_psymtabs): Renamed from
5589         maintenance_check_symtabs.  Only process already-expanded symbol
5590         tables.
5591         (_initialize_psymtab): Update.
5592         * symmisc.c (maintenance_check_symtabs): New function.
5593         (maintenance_expand_name_matcher): New function
5594         (maintenance_expand_file_matcher): New function
5595         (maintenance_expand_symtabs): New function.
5596         (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
5597         commands.
5598
5599 2013-05-17  Tom Tromey  <tromey@redhat.com>
5600
5601         * python/py-inferior.c (infpy_read_memory): Don't call
5602         PyErr_SetString if PyObject_New fails.
5603         * python/py-frame.c (frame_info_to_frame_object): Don't call
5604         PyErr_SetString if PyObject_New fails.
5605
5606 2013-05-17  Pavel Chupin  <pavel.v.chupin@intel.com>
5607
5608         * acinclude.m4: Add check for dlopen in libdl.
5609         * configure.ac: Ditto.
5610         * configure: Regenerate.
5611
5612 2013-05-17  Phil Muldoon  <pmuldoon@redhat.com>
5613
5614         * frame.c (frame_stash): Convert to htab.
5615         (frame_addr_hash): New function.
5616         (frame_addr_hash_eq): New function.
5617         (frame_stash_create): Convert function to create
5618         a hash table.
5619         (frame_stash_add): Convert function to add an entry to a hash
5620         table.
5621         (frame_stash_find): Convert function to search the hash table.
5622         (frame_stash_invalidate): Convert function to empty the hash
5623         table.
5624         (get_frame_id): Only add to stash if a frame_id is created.
5625         (_initialize_frame): Call frame_stash_create.
5626
5627 2013-05-16  Yue Lu  <hacklu.newborn@gmail.com>  (tiny change)
5628
5629         * configure.ac: Ensure MIG is available when building for GNU Hurd
5630         hosts.
5631         * configure: Regenerate.
5632
5633 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
5634
5635         * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
5636
5637 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
5638
5639         * ada-lang.c (ada_make_symbol_completion_list): Make sure
5640         all cleanups are done before returning from this function.
5641
5642 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
5643
5644         * utils.h: #include "exceptions.h".
5645         (enum errors): Remove partial declaration.
5646
5647 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
5648
5649         * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
5650         * gdbarch.h, gdbarch.c: Regenerate.
5651         * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
5652         handling.
5653
5654         * rs6000-aix-tdep.h: New file.
5655         * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
5656         * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
5657         "xml-utils.h".
5658         (struct field_info, struct ld_info_desc): New types.
5659         (ld_info32_desc, ld_info64_desc): New static constants.
5660         (struct ld_info): New type.
5661         (rs6000_aix_extract_ld_info): New function.
5662         (rs6000_aix_shared_library_to_xml): Likewise.
5663         (rs6000_aix_ld_info_to_xml): Likewise.
5664         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
5665         (rs6000_aix_init_osabi): Add call to
5666         set_gdbarch_core_xfer_shared_libraries_aix.
5667         * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
5668         Remove "xml-utils.h" include.
5669         (LdInfo): Delete typedef.
5670         (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
5671         Delete macros.
5672         (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
5673         Adjust code accordingly.
5674         (rs6000_core_ldinfo): Delete, folded into
5675         rs6000_aix_core_xfer_shared_libraries_aix.
5676         (rs6000_xfer_shared_library): Delete.
5677         (rs6000_xfer_shared_libraries): Reimplement.
5678
5679 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
5680
5681         * record.c (record_goto_cmdlist): New.
5682         (cmd_record_goto): Split into this ...
5683         (cmd_record_goto_begin): ... this
5684         (cmd_record_goto_end): ... and this.
5685         (_initialize_record): Change "record goto" to prefix command.
5686         Add commands for "record goto begin" and "record goto end".
5687         Add an alias for "record goto start" to "record goto begin".
5688
5689 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5690
5691         * linespec.c (convert_linespec_to_sals): New comment for
5692         SOURCE_FILENAME assignment.
5693
5694 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5695
5696         * cleanups.c (restore_my_cleanups): Replace gdb_assert by
5697         internal_warning.
5698
5699 2013-05-14  Tom Tromey  <tromey@redhat.com>
5700
5701         * eval.c (parse_and_eval_long): Make 'exp' const.
5702         * value.h (parse_and_eval_long): Update.
5703
5704 2013-05-14  Tom Tromey  <tromey@redhat.com>
5705
5706         * ui-file.c (gdb_fopen): Make arguments const.
5707         * ui-file.h (gdb_fopen): Make arguments const.
5708
5709 2013-05-14  Tom Tromey  <tromey@redhat.com>
5710
5711         * remote.c (remote_set_trace_notes): Make arguments const.
5712         * target.c (update_current_target): Update cast.
5713         * target.h (to_set_trace_notes): Make arguments const.
5714
5715 2013-05-14  Tom Tromey  <tromey@redhat.com>
5716
5717         * go32-nat.c (go32_terminal_info): Make 'args' const.
5718         * inferior.h (child_terminal_info): Update.
5719         * inflow.c (child_terminal_info): Make 'args' const.
5720         * target.c (default_terminal_info): Make 'args' const.
5721         (debug_to_terminal_save_ours): Likewise.
5722         * target.h (struct target_ops) <to_terminal_info>: Make argument
5723         const.
5724
5725 2013-05-13  Tom Tromey  <tromey@redhat.com>
5726
5727         * gcore.c (create_gcore_bfd): Make 'filename' const.
5728         * gcore.h (create_gcore_bfd): Make 'filename' const.
5729         * record-full.c (record_full_save): Make 'recfilename' const.
5730         * target.c (target_save_record): Make 'filename' const.
5731         * target.h (struct target_ops) <to_save_record>: Make 'filename'
5732         const.
5733         (target_save_record): Likewise.
5734
5735 2013-05-13  Tom Tromey  <tromey@redhat.com>
5736
5737         PR gdb/15338:
5738         * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
5739         ranges section has been read.
5740
5741 2013-05-13  Tom Tromey  <tromey@redhat.com>
5742
5743         PR exp/15364:
5744         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
5745         STRUCTOP_PTR>: Return a not_lval value for
5746         EVAL_AVOID_SIDE_EFFECTS.
5747         * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
5748         for EVAL_AVOID_SIDE_EFFECTS.
5749
5750 2013-05-13  Joel Brobecker  <brobecker@adacore.com>
5751
5752         * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
5753         floating point registers to register type before storing
5754         value.
5755         * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
5756         Likewise.
5757
5758 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
5759             Tom Tromey  <tromey@redhat.com>
5760
5761         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
5762         New functions.
5763         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
5764         Declare.
5765         * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
5766         (darwin_ptrace_him): Use unmark_fd_no_cloexec.
5767         * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
5768         (inf_ttrace_prepare): Use mark_fd_no_cloexec.
5769
5770 2013-05-10  Freddie Chopin  <freddie_chopin@op.pl>
5771             Tom Tromey  <tromey@redhat.com>
5772
5773         PR build/15414:
5774         * configure: Rebuild.
5775         * configure.ac (build_warnings): Do not use -Wformat-nonliteral
5776         with -Wno-format.
5777
5778 2013-05-10  Pedro Alves  <palves@redhat.com>
5779
5780         * remote.c (_initialize_remote): Fix spelling of
5781         qXfer:traceframe-info:read packet in packet config command.
5782
5783 2013-05-10  David Taylor  <dtaylor@emc.com>
5784
5785         PR remote/15455
5786
5787         * remote.c (remote_trace_set_readonly_regions): Do not overwrite
5788         "QTro" at start of packet.
5789
5790 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
5791
5792         * solib-aix.c (solib_aix_relocate_section_addresses):
5793         For the .bss section action, apply the same offset as
5794         the .data section.
5795
5796 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
5797
5798         * solib-aix.c (solib_aix_relocate_section_addresses):
5799         Remove FIXME comment.
5800
5801 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
5802
5803         PR tdep/15420:
5804         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
5805         New functions, directly copied from sparc-sol-thread.c.
5806         * sparc-sol-thread.c: Delete.
5807         * configure.ac: Remove code handling sparc-solaris-thread.c.
5808         * configure: Regenerate.
5809
5810 2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
5811
5812         * stack.c (backtrace_command_1): Add "no-filters", and Python frame
5813         filter logic.
5814         (backtrace_command): Add "no-filters" option parsing.
5815         (_initialize_stack): Alter help to reflect "no-filters" option.
5816         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
5817         (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
5818         (py-frame.o): Add target
5819         * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
5820         filter files.
5821         * python/python.h: Add new frame filter constants, and flag enum.
5822         (apply_frame_filter): Add definition.
5823         * python/python.c (apply_frame_filter): New non-Python
5824         enabled function.
5825         * python/py-utils.c (py_xdecref): New function.
5826         (make_cleanup_py_xdecref): Ditto.
5827         * python/py-objfile.c: Declare frame_filters dictionary.
5828         (objfpy_dealloc): Add frame_filters dealloc.
5829         (objfpy_new): Initialize frame_filters attribute.
5830         (objfile_to_objfile_object): Ditto.
5831         (objfpy_get_frame_filters): New function.
5832         (objfpy_set_frame_filters): New function.
5833         * python/py-progspace.c: Declare frame_filters dictionary.
5834         (pspy_dealloc): Add frame_filters dealloc.
5835         (pspy_new): Initialize frame_filters attribute.
5836         (pspacee_to_pspace_object): Ditto.
5837         (pspy_get_frame_filters): New function.
5838         (pspy_set_frame_filters): New function.
5839         * python/py-framefilter.c: New file.
5840         * python/lib/gdb/command/frame_filters.py: New file.
5841         * python/lib/gdb/frames.py: New file.
5842         * python/lib/gdb/__init__.py: Initialize global frame_filters
5843         dictionary
5844         * python/lib/gdb/FrameDecorator.py: New file.
5845         * python/lib/gdb/FrameIterator.py: New file.
5846         * mi/mi-cmds.c (mi_cmds): Add frame filters command.
5847         * mi/mi-cmds.h: Declare.
5848         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
5849         --no-frame-filter logic, and Python frame filter logic.
5850         (stack_enable_frame_filters): New function.
5851         (parse_no_frame_option): Ditto.
5852         (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
5853         filter logic.
5854         (mi_cmd_stack_list_locals): Ditto.
5855         (mi_cmd_stack_list_args): Ditto.
5856         (mi_cmd_stack_list_variables): Ditto.
5857         * NEWS: Add frame filter note.
5858
5859 2013-05-09  Doug Evans  <dje@google.com>
5860
5861         * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
5862         All callers updated.
5863         (syms_from_objfile): Ditto.  Make static.
5864         (symbol_file_add_with_addrs): Renamed from
5865         symbol_file_add_with_addrs_or_offsets.  Delete args offsets,
5866         num_offsets.  All callers updated.
5867         * symfile.h (syms_from_objfile): Delete.
5868
5869         * symfile.c (decrement_reading_symtab): Add assert.
5870         (increment_reading_symtab): Ditto.
5871
5872 2013-05-09  Joel Brobecker  <brobecker@adacore.com>
5873
5874         * source.c (forward_search_command): Replace call to getc
5875         by call to fgetc.
5876         (reverse_search_command): Likewise.
5877
5878 2013-05-08  Doug Evans  <dje@google.com>
5879
5880         * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
5881         matching test.
5882
5883 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
5884
5885         * sol-thread.c (info_cb): Factorize the code a little.
5886
5887 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
5888
5889         * sol-thread.c (info_cb): Rework the output of the "maintenance
5890         info sol-threads" command a bit.
5891
5892 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
5893
5894         * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
5895         Replace ti.ti_startfunc by ti.ti_pc.
5896
5897 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
5898
5899         * solib-aix.c (solib_aix_free_library_list): New function
5900         for the case where HAVE_LIBEXPAT is not defined.
5901
5902 2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
5903
5904         PR breakpoints/15413:
5905         * breakpoint.c (condition_completer): Simplify the code to
5906         disconsider multiple locations of breakpoints when completing the
5907         "condition" command.
5908
5909 2013-05-07  Pierre Muller  <muller@sourceware.org>
5910
5911         * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
5912         instead of <sys/wait.h>.
5913
5914 2013-05-07  Pierre Muller  <muller@sourceware.org>
5915
5916         * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
5917         trailing new line from warning message.
5918
5919 2013-05-07  Pierre Muller  <muller@sourceware.org>
5920
5921         * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
5922         (PC_SOLIB): Change type from ari_deprecate to ari_regression.
5923
5924 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
5925
5926         * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
5927         error message (ARI fix).
5928
5929 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
5930
5931         * features/library-list-aix.dtd: Replace library-list by
5932         library-list-aix.
5933         * rs6000-nat.c: Replace library-list by library-list-aix
5934         throughout.
5935         * solib-aix.c: Likewise.
5936
5937 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
5938
5939         * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
5940         Renames TARGET_OBJECT_AIX_LIBRARIES.
5941         * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
5942         TARGET_OBJECT_LIBRARIES_AIX throughout.
5943         * solib-aix.c: Likwise.
5944
5945 2013-05-07  Yao Qi  <yao@codesourcery.com>
5946
5947         * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
5948         (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
5949
5950 2013-05-07  Yao Qi  <yao@codesourcery.com>
5951
5952         * solib-dsbt.c (enable_break): Declare.
5953         (dsbt_current_sos): Remove call to enable_break2.
5954         (enable_break2): Rename to enable_break.  Set solib breakpoint
5955         on '_dl_debug_state'.
5956         (enable_break): Remove.
5957
5958 2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
5959
5960         * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
5961         debug state prior to replicating existing hardware watchpoints or
5962         breakpoints.
5963
5964 2013-05-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5965
5966         * gcore.c (gcore_create_callback): Ignore sections with
5967         separate_debug_objfile_backlink != NULL.
5968
5969 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
5970             Andrew Jenner  <andrew@codesourcery.com>
5971             Chung-Lin Tang  <cltang@codesourcery.com>
5972             Julian Brown  <julian@codesourcery.com>
5973
5974         Based on the nios2-elf port from Altera Corporation.
5975
5976         * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
5977         nios2-linux-tdep.o.
5978         (HFILES_NO_SRCDIR): Add nios2-tdep.h.
5979         (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
5980         * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
5981         * nios2-tdep.h: New.
5982         * nios2-tdep.c: New.
5983         * nios2-linux-tdep.c: New.
5984         * features/Makefile (WHICH): Add nios2-linux.
5985         (nios2-linux-expedite): Set.
5986         * features/nios2-cpu.xml: New.
5987         * features/nios2.xml: New.
5988         * features/nios2-linux.xml: New.
5989         * features/nios2.c: New (autogenerated).
5990         * features/nios2-linux.c: New (autogenerated).
5991         * regformats/nios2-linux.dat: New (autogenerated).
5992         * NEWS (Changes since GDB 7.6): Add new Nios II targets
5993         and commands.
5994
5995 2013-05-06  Doug Evans  <dje@google.com>
5996
5997         * symfile.c: Whitespace cleanup.
5998
5999         * solist.h (struct target_so_ops): New member clear_so.
6000         * solib-svr4.c (svr4_clear_so): New function.
6001         (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
6002         * solib.c (clear_so): Renamed from free_so_symbols.
6003         All callers updated.  Call target clear_so if it exists.
6004
6005 2013-05-06  Tom Tromey  <tromey@redhat.com>
6006
6007         * ada-lang.c (ada_value_primitive_packed_val): Don't
6008         call value_incref.
6009         * value.c (set_value_parent): Incref the new parent and decref
6010         the old parent.
6011         (value_copy, value_primitive_field): Use set_value_parent.
6012
6013 2013-05-06  Tom Tromey  <tromey@redhat.com>
6014
6015         * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
6016         (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
6017         if needed.
6018         * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
6019         * dwarf2read.c (write_constant_as_bytes)
6020         (dwarf2_fetch_constant_bytes): New functions.
6021
6022 2013-05-06  Tom Tromey  <tromey@redhat.com>
6023
6024         * dwarf2read.c (dwarf2_const_value_data): Remove unused
6025         parameters.
6026         (dwarf2_const_value_attr): Update.
6027
6028 2013-05-06  Tom Tromey  <tromey@redhat.com>
6029
6030         * somread.c (som_symfile_offsets): Add 'const' to addrs.
6031         * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
6032         * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
6033         Remove declaration.
6034
6035 2013-05-06  Tom Tromey  <tromey@redhat.com>
6036
6037         * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
6038         objfile's obstack.
6039
6040 2013-05-06  Doug Evans  <dje@google.com>
6041
6042         * dbxread.c (process_one_symbol): Constify section_offsets parameter.
6043         * stabsread.h (process_one_symbol): Update declaration.
6044         * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
6045         * elfread.c (elf_symfile_relocate_probe): Ditto.
6046         * psymtab.c (relocate_psymtabs): Ditto.
6047         * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
6048         (objfile_relocate): Ditto.
6049         * objfiles.h (objfile_relocate): Update declaration.
6050         * symfile.c (relative_addr_info_to_section_offsets): Constify
6051         addrs parameter.
6052         (default_symfile_offsets): Ditto.
6053         (syms_from_objfile_1): Constify offsets parameter.
6054         (syms_from_objfile): Ditto.
6055         (symbol_file_add_with_addrs_or_offsets): Ditto.
6056         (symfile_map_offsets_to_segments): Constify data parameter.
6057         * symfile.h (struct quick_symbol_functions): Constify new_offsets,
6058         delta parameters of member relocate.
6059         (struct sym_probe_fns): Constify new_offsets,
6060         delta parameters of member sym_relocate_probe.
6061         (struct sym_fns): Constify section_addr_info parameter of member
6062         sym_offsets.
6063         (relative_addr_info_to_section_offsets): Update declaration.
6064         (default_symfile_offsets): Ditto.
6065         (syms_from_objfile): Ditto.
6066         (symfile_map_offsets_to_segments): Ditto.
6067
6068         * symfile.c (syms_from_objfile_1): Use correct section count when
6069         objfile->sf == NULL.
6070
6071 2013-05-06  Mike Frysinger  <vapier@gentoo.org>
6072
6073         * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
6074
6075 2013-05-06  Doug Evans  <dje@google.com>
6076
6077         * psympriv.h (struct partial_symtab): Augment comment for member
6078         section_offsets.
6079
6080 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
6081
6082         Reimplement shared library support on ppc-aix...
6083         * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
6084         * features/library-list-aix.dtd: New file.
6085         * solib-aix.h, solib-aix.c: New file.
6086         * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
6087         (rs6000_find_toc_address_hook): Delete.
6088         (rs6000_push_dummy_call): Rewrite code setting the TOC value.
6089         (rs6000_aix_init_osabi): Register solib_aix_so_ops.
6090         * rs6000-nat.c: Remove "xcoffsolib.h" include.  Include
6091         "xml-utils.h".
6092         (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
6093         (vmap_symtab, fixup_breakpoints): Delete.
6094         (rs6000_xfer_shared_libraries): New function.
6095         (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
6096         (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
6097         (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
6098         (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
6099         (rs6000_xfer_shared_library): New function.
6100         (find_toc_address): Delete.
6101         (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
6102         * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
6103         * xcoffread.c (record_minimal_symbol): Reloate symbol address
6104         before creating minimal symbol.  Adjust function description
6105         accordingly.
6106         (scan_xcoff_symtab): Replace call to
6107         prim_record_minimal_symbol_and_info by call to
6108         record_minimal_symbol.
6109         (xcoff_symfile_offsets): Reimplement mostly as a wrapper
6110         around default_symfile_offsets.
6111         * configure.tgt: Add solib-aix.o to gdb_target_obs for
6112         powerpc-aix targets.
6113         * config/rs6000/nm-rs6000.h: Delete.
6114         * config/powerpc/aix.mh (NAT_FILE): Delete.
6115         (NATDEPFILES): Remove xcoffsolib.o.
6116         * Makefile.in (XMLFILES): Add library-list-aix.dtd.
6117         (ALL_TARGET_OBS): Add solib-aix.o.
6118         (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
6119         config/rs6000/nm-rs6000.h.  Add solib-aix.h.
6120         (ALLDEPFILES): Add solib-aix.c.  Remove xcoffsolib.c.
6121         * xcoffsolib.h, xcoffsolib.c: Delete.
6122
6123         * solib.c (reload_shared_libraries): Remove reference to
6124         SOLIB_CREATE_INFERIOR_HOOK.
6125         * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
6126         (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
6127         (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
6128         comment.
6129         * corelow.c (deprecated_core_resize_section_table): Delete.
6130         * exec.c: Remove include of xcoffsolib.h".
6131         (map_vmap, vmap): Delete.
6132         (exec_close_1): Remove references to vmap.
6133         (exec_file_attach): Remove vmap handling code, and reference
6134         to DEPRECATED_IBM6000_TARGET.
6135         (bfdsec_to_vmap): Delete.
6136         (exec_files_info): Remove block of code handling VMAP.
6137         * infcmd.c (post_create_inferior): Remove reference to
6138         SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
6139         * infrun.c (follow_exec): Remove reference to
6140         SOLIB_CREATE_INFERIOR_HOOK.
6141         * stack.c (print_frame): Remove reference to PC_SOLIB.
6142         * solib-dsbt.c (dsbt_current_sos): Adjust comment.
6143         (dsbt_relocate_main_executable): Likewise.
6144         * solib-frv.c (frv_current_sos): Likewise.
6145
6146 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
6147
6148         * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
6149         to target_write_memory and target_read_memory.
6150
6151 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
6152
6153         * darwin-nat.c (darwin_setup_fake_stop_event): New function.
6154         (darwin_attach): Adjust using darwin_setup_fake_stop_event.
6155
6156 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
6157
6158         * darwin-nat.c: Replace all "%x" instances in format strings
6159         into "0x%x" throughout.
6160
6161 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
6162
6163         * darwin-nat.c (darwin_mourn_inferior): Replace call to
6164         gdb_assert by call to MACH_CHECK_ERROR.
6165         (darwin_attach_pid): Raise an error rather than a failed
6166         assertion when various system calls failed.  Report a warning
6167         instead of raising a failed assertion when PREV_NOT is not NULL
6168         after call to mach_port_request_notification.
6169         (darwin_ptrace_me): Raise an error rather than a failed
6170         assertion when read returns nonzero.
6171
6172 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
6173
6174         * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
6175
6176 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6177
6178         * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
6179
6180 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6181
6182         * event-top.c (display_gdb_prompt): Call missing do_cleanups.
6183         * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
6184         * symfile.c (symfile_bfd_open): New variable back_to.  Do not leave
6185         a stale cleanup.  Fix double free of NAME.
6186
6187 2013-05-04  Eli Zaretskii  <eliz@gnu.org>
6188
6189         * windows-nat.c (windows_delete_thread): Accept an additional
6190         argument, the thread's exit code, and announce thread death when
6191         print_thread_events is non-zero and we are deleting a thread that
6192         is not the main thread.
6193         (get_windows_debug_event): Pass thread exit code to
6194         windows_delete_thread.
6195
6196 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
6197
6198         * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
6199         (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
6200         (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
6201         (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
6202         (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
6203         (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
6204         (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
6205         (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
6206         (gdbarch_tdep): New struct.
6207         (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
6208         E_NUM_REGS.
6209         (v850e3v5_register_name): New function.
6210         (v850_register_type): v850e3v5 vector registers are 64-bits wide.
6211         (v850_use_struct_convention): Add `gdbarch' parameter.  Add new
6212         code handling the struct return conventions for the RH850 ABI.
6213         Update all callers.
6214         (v850_eight_byte_align_p): New function.
6215         (v850_push_call_dummy): Push structs by value, not by reference
6216         for the RH850 ABI.  Add support for eight byte alignment.
6217         (v850_dbtrap_breakpoint_from_pc): New function.
6218         (v850_gdbarch_init): Add ABI detection code.  Register
6219         v850e3v5_register_name for the v850e3v5 architecture.  Set the
6220         number of registers for v850e3v5.  Register
6221         v850_dbtrap_breakpoint_from_pc as appropriate.
6222         (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
6223
6224 2013-05-03  Doug Evans  <dje@google.com>
6225
6226         * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
6227         of bfd_count_sections.
6228         * solib-target.c (solib_target_relocate_section_addresses): Ditto.
6229         * symfile.c (default_symfile_offsets): Ditto.
6230         (syms_from_objfile_1): Ditto.  Make dummy addrs list an array of
6231         one entry, not bfd_count_sections entries.
6232
6233 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
6234
6235         * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
6236         `save' and `restore' register groups.  Don't include SPL
6237         or SPH in these groups.
6238         (rl78_dwarf_reg_to_regnum):  Adjust mapping for
6239         RL78_PC_REGNUM.  Add mappings for RL78_PSW_REGNUM,
6240         RL78_ES_REGNUM, and RL78_CS_REGNUM.
6241         (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4.  Invoke
6242         dwarf2_append_unwinders().
6243
6244 2013-05-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
6245
6246         * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
6247         ignore SIGINT and SIGTRAP in case these internal signals are
6248         caught explicitely.
6249
6250 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
6251
6252         * darwin-nat.c (darwin_read_write_inferior): Change types
6253         of parameters rdaddr and wraddr to "gdb_byte *". Change type
6254         of copy_count to "mach_msg_type_number_t".
6255         (darwin_read_dyld_info): Change type of parameter
6256         rdaddr to "gdb_byte *".
6257
6258 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
6259
6260         * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
6261         of &info->load_map from "char *" to "gdb_byte *".
6262
6263 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
6264
6265         * ia64-tdep.c (ia64_access_fpreg): Change cast of val
6266         from "char *" to "gdb_byte *".
6267         (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
6268
6269 2013-04-30  Doug Evans  <dje@google.com>
6270
6271         * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
6272         (init_cutu_and_read_dies): Flag a complaint, not error, for bad
6273         DWO stub.  If DWO isn't found, just use stub.
6274         (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
6275
6276         * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
6277         calling init_cutu_and_read_dies.
6278
6279 2013-03-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6280
6281         * target-descriptions.c (maint_print_c_tdesc_cmd):
6282         Add case to parse structures as register types and
6283         bitfields.
6284
6285 2013-04-30  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6286
6287         * MAINTAINERS (Write After Approval): Add myself to the list.
6288
6289 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
6290
6291         * sol-thread.c (rw_common): Change type of parameter "buf"
6292         to "gdb_byte *".
6293         (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
6294         rw_common to "gdb_byte *" instead of "char *".
6295
6296 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
6297
6298         * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
6299         of local variable msym to const struct bound_minimal_symbol.
6300         Adjust use accordingly.
6301         [ti.ti_state == TD_THR_SLEEP]: Likewise.
6302
6303 2013-04-30  Samuel Thibault  <samuel.thibault@gnu.org>
6304
6305         * i386gnu-nat.c (CREG_OFFSET): New macro.
6306         (creg_offset): New array.
6307         (CREG_ADDR): Use creg_offset instead of reg_offset.
6308
6309 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
6310
6311         * mep-tdep.c (mep_write_pc): Delete.
6312         (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
6313         Add call to set_gdbarch_pc_regnum.
6314
6315 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
6316
6317         * common/filestuff.c: Replace #include <dirent.h> by
6318         #include "gdb_dirent.h".
6319
6320 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
6321
6322         * common/filestuff.c: Replace #include <sys/stat.h> by
6323         #include "gdb_stat.h".
6324
6325 2013-04-29  Pierre Muller  <muller@sourceware.org>
6326
6327         * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
6328         editCase function rule.
6329         (get_DW_AT_signature_type): Likewise.
6330
6331 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
6332
6333         * m32r-tdep.c (m32r_write_pc): Delete.
6334         (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
6335         Add call to set_gdbarch_pc_regnum.
6336
6337 2013-04-29  Pierre Muller  <muller@sourceware.org>
6338
6339         * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
6340
6341 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
6342
6343         * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
6344
6345 2013-04-28  Yao Qi  <yao@codesourcery.com>
6346
6347         * solib-dsbt.c (fetch_loadmap): Re-indent.
6348         (displacement_from_map, enable_break2): Likewise.
6349         (dsbt_relocate_section_addresses): Likewise.
6350
6351 2013-04-26  Joel Brobecker  <brobecker@adacore.com>
6352
6353         GDB 7.6 released.
6354
6355 2013-04-25  Andreas Kaufmann  <Andreas.Kaufmann@synopsys.com>
6356
6357         PR corefiles/14983:
6358         * dwarf2read.c (process_full_comp_unit): Always create a static
6359         block.
6360
6361 2013-04-25  Hui Zhu  <hui@codesourcery.com>
6362
6363         * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
6364         to loc->cmd_bytecode.
6365
6366 2013-04-24  Doug Evans  <dje@google.com>
6367
6368         * dwarf2read.c (setup_type_unit_groups): Fix comment.
6369
6370 2013-04-22  Keith Seitz  <keiths@redhat.com>
6371
6372         * tracepoint.c (trace_save):  Call the writer's start method.
6373
6374 2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>
6375
6376         PR gdb/10462
6377         * cli/cli-decode.c (lookup_command): Show an error if there is no space
6378         before argument.
6379
6380 2013-04-23  Tom Tromey  <tromey@redhat.com>
6381
6382         * common/filestuff.c: Check USE_WIN32API before including
6383         sys/socket.h.
6384         (HAVE_F_GETFD): New define.
6385         (mark_cloexec): Check HAVE_F_GETFD.
6386         (gdb_open_cloexec): Change 'mode' to unsigned long.
6387         (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
6388         (gdb_pipe_cloexec): Check HAVE_PIPE.
6389         * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
6390         long.
6391
6392 2013-04-23  Hui Zhu  <hui@codesourcery.com>
6393
6394         PR gdb/15293
6395         * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
6396
6397 2013-04-23  Hui Zhu  <hui@codesourcery.com>
6398
6399         PR gdb/15165
6400         * breakpoint.c (dprintf_print_recreate): New.
6401         (save_breakpoints): Let it not save dprintf commands.
6402         (initialize_breakpoint_ops): Set dprintf_print_recreate.
6403
6404 2013-04-22  Tom Tromey  <tromey@redhat.com>
6405
6406         PR gdb/7912:
6407         * Makefile.in (SFILES): Add filestuff.c
6408         (COMMON_OBS): Add filestuff.o.
6409         (filestuff.o): New target.
6410         * auto-load.c (auto_load_objfile_script_1): Use
6411         gdb_fopen_cloexec.
6412         * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
6413         * cli/cli-cmds.c (shell_escape): Call close_most_fds.
6414         * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
6415         * common/agent.c (gdb_connect_sync_socket): Use
6416         gdb_socket_cloexec.
6417         * common/filestuff.c: New file.
6418         * common/filestuff.h: New file.
6419         * common/linux-osdata.c (linux_common_core_of_thread)
6420         (command_from_pid, commandline_from_pid, print_source_lines)
6421         (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
6422         (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
6423         gdb_fopen_cloexec.
6424         * common/linux-procfs.c (linux_proc_get_int)
6425         (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
6426         * config.in, configure: Rebuild.
6427         * configure.ac: Don't check for sys/socket.h.  Check for
6428         fdwalk, pipe2.
6429         * corelow.c (core_open): Use gdb_open_cloexec.
6430         * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
6431         * fork-child.c (fork_inferior): Call close_most_fds.
6432         * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
6433         * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
6434         * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
6435         Use gdb_fopen_cloexec.
6436         (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
6437         gdb_open_cloexec.
6438         (linux_async_pipe): Use gdb_pipe_cloexec.
6439         * remote-fileio.c (remote_fileio_func_open): Use
6440         gdb_open_cloexec.
6441         * remote.c (remote_file_put, remote_file_get): Use
6442         gdb_fopen_cloexec.
6443         * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
6444         close_most_fds.
6445         * ser-tcp.c (net_open): Use gdb_socket_cloexec.
6446         * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
6447         * solib.c (solib_find): Use gdb_open_cloexec.
6448         * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
6449         * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
6450         (tfile_open): Use gdb_open_cloexec.
6451         * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
6452         * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
6453         * xml-support.c (xml_fetch_content_from_file): Use
6454         gdb_fopen_cloexec.
6455         * main.c (captured_main): Call notice_open_fds.
6456
6457 2013-04-22  Edjunior Machado  <emachado@linux.vnet.ibm.com>
6458
6459         * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
6460         'char *' to 'gdb_byte *'.
6461         (gdbsim_store_register): Change the type of 'tmp' from 'char' to
6462         'gdb_byte'.
6463
6464 2013-04-22  Yao Qi  <yao@codesourcery.com>
6465
6466         * infrun.c: Fix typo in comment.
6467
6468 2013-04-22  Andrew Haley  <aph@redhat.com>
6469
6470         * arm-tdep.c (BranchDest): Cast result as "unsigned long",
6471         instead of "long".
6472
6473 2013-04-20  Yao Qi  <yao@codesourcery.com>
6474
6475         * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
6476         'char *' to 'gdb_byte *'.  Cast the return value of
6477         'bt_ctf_get_char_array' to 'gdb_byte *'.
6478
6479 2013-04-19  Pedro Alves  <palves@redhat.com>
6480
6481         * configure.ac (build_warnings): Replace -Wno-pointer-sign with
6482         -Wpointer-sign.
6483         * configure: Regenerate.
6484
6485 2013-04-19  Pedro Alves  <palves@redhat.com>
6486
6487         * ser-tcp.c (net_read_prim): Cast second argument to recv to
6488         'void *'.
6489
6490 2013-04-19  Pedro Alves  <palves@redhat.com>
6491
6492         * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
6493         Change type of 'myaddr' parameter to gdb_byte pointer.
6494         (monitor_write_memory_longlongs): Likewise.  Cast 'myaddr' pointer
6495         to 'long long' pointer instead of to 'unsigned long long'.
6496         (monitor_write_memory_block, monitor_read_memory_single)
6497         (monitor_read_memory): Change type of 'myaddr' parameter to
6498         gdb_byte pointer.
6499
6500 2013-04-19  Pedro Alves  <palves@redhat.com>
6501
6502         * record.c (validate_history_size): Make parameter 'setting'
6503         unsigned.
6504
6505 2013-04-19  Pedro Alves  <palves@redhat.com>
6506
6507         * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
6508         to 'gdb_byte *'.
6509
6510 2013-04-19  Pedro Alves  <palves@redhat.com>
6511
6512         * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
6513         local to int.
6514
6515 2013-04-19  Pedro Alves  <palves@redhat.com>
6516
6517         * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
6518         * ada-tasks.c (read_fat_string_value): Likewise.
6519
6520 2013-04-19  Pedro Alves  <palves@redhat.com>
6521
6522         * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
6523         unsigned.  Pass 'tmp' to safe_read_uleb128 instead of the signed
6524         'offset', and adjust.
6525
6526 2013-04-19  Pedro Alves  <palves@redhat.com>
6527
6528         * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
6529         (read_index_from_section): Add cast to 'char *'.
6530
6531 2013-04-19  Pedro Alves  <palves@redhat.com>
6532
6533         * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
6534
6535 2013-04-19  Pedro Alves  <palves@redhat.com>
6536
6537         * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
6538
6539 2013-04-19  Pedro Alves  <palves@redhat.com>
6540
6541         * record-full.c (record_full_get_bookmark): Change local 'ret'
6542         type to char * and add cast to gdb_byte *.
6543         (record_full_goto_bookmark): Handle 'bookmark' argument as a
6544         string.
6545         * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
6546
6547 2013-04-19  Pedro Alves  <palves@redhat.com>
6548
6549         * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
6550         * python/py-prettyprint.c (print_string_repr): Change type of
6551         'output' local to char *.  Add cast to gdb_byte * in
6552         LA_PRINT_STRING call.
6553         (print_children): Change type of 'output' local to char *.
6554         * python/py-value.c (valpy_string): Add cast to const char * in
6555         PyUnicode_Decode call.
6556
6557 2013-04-19  Pedro Alves  <palves@redhat.com>
6558
6559         * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
6560         and change its type to 'const char *'.  Adjust.
6561         (mips_send_packet): Add cast to 'char *', and remove cast to
6562         'unsigned char *'.
6563         (mips_receive_packet): Remove cast to 'unsigned char *'.
6564         (mips_load_srec): Use bfd_byte.
6565         (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
6566         (pmon_checkset): Make 'value' parameter unsigned.
6567
6568 2013-04-19  Pedro Alves  <palves@redhat.com>
6569
6570         * common/agent.c (agent_run_command): Add cast to gdb_byte *.
6571
6572 2013-04-19  Pedro Alves  <palves@redhat.com>
6573
6574         * remote.c (remote_write_bytes_aux, compare_sections_command)
6575         (remote_read_qxfer)
6576         (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
6577         (remote_hostio_readlink, remote_bfd_iovec_pread)
6578         (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
6579         binary buffer, and char when buffer is used as string.
6580         * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
6581         (trace_save, tfile_open, traceframe_walk_blocks)
6582         (tfile_fetch_registers): Likewise.
6583
6584 2013-04-19  Pedro Alves  <palves@redhat.com>
6585
6586         * ser-base.c (ser_base_write): Change prototype -- take 'void *'
6587         buffer and size_t size.  Adjust.
6588         * ser-base.h (ser_base_write): Adjust.
6589         * ser-go32.c (cnts): Change type to size_t.
6590         (dos_write): Change prototype -- take 'void *'
6591         buffer and size_t size.  Adjust.
6592         (dos_info): Print elements of 'cnts' as unsigned long.
6593         * serial.c (serial_write): Likewise.
6594         * serial.h (serial_write): Adjust.
6595         (struct serial_ops) <write>: Change prototype -- take 'void *'
6596         buffer and size_t size.  Adjust.
6597
6598 2013-04-19  Pedro Alves  <palves@redhat.com>
6599
6600         * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
6601         gdb_byte *.
6602         * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
6603
6604 2013-04-19  Pedro Alves  <palves@redhat.com>
6605
6606         * alpha-tdep.c (alpha_extract_return_value): Use
6607         regcache_cooked_read_unsigned to read 'v0'.
6608
6609 2013-04-19  Pedro Alves  <palves@redhat.com>
6610
6611         * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
6612         parameters 'at', 'as' and 'offset' to uint32_t.
6613
6614 2013-04-19  Pedro Alves  <palves@redhat.com>
6615
6616         * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
6617         'is64' to signed 'int'.
6618
6619 2013-04-19  Pedro Alves  <palves@redhat.com>
6620
6621         * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
6622         parameter to int *.
6623
6624 2013-04-19  Pedro Alves  <palves@redhat.com>
6625
6626         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
6627         'insnbuf' buffer type to unsigned int[].
6628
6629 2013-04-19  Pedro Alves  <palves@redhat.com>
6630
6631         * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
6632
6633 2013-04-19  Pedro Alves  <palves@redhat.com>
6634
6635         * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
6636         unsigned long *.
6637
6638 2013-04-19  Pedro Alves  <palves@redhat.com>
6639
6640         * alpha-tdep.c (heuristic_fence_post): Change type to int.
6641         (alpha_heuristic_proc_start): Adjust to check -1 instead of
6642         UINT_MAX.
6643         * mips-tdep.c (heuristic_fence_post): Change type to int.
6644         (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
6645
6646 2013-04-19  Pedro Alves  <palves@redhat.com>
6647
6648         * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
6649         (struct gdbarch_tdep) <cris_version>: Make unsigned.
6650         (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
6651
6652 2013-04-19  Pedro Alves  <palves@redhat.com>
6653
6654         * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'.  Use
6655         it to get a string view of the byte buffer.
6656         * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
6657         type to gdb_byte *.  Adjust.
6658         * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
6659         Change local to char *.
6660         * solib-darwin.c (find_program_interpreter): Change return type to
6661         char *.  Adjust.
6662         (darwin_solib_get_all_image_info_addr_at_init): Adjust.
6663         * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
6664         * solib-frv.c (enable_break2): Change local 'buf' to char *.
6665         * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
6666         * solib-svr4.c (find_program_interpreter): Change return type to
6667         char *.  Adjust.
6668         (enable_break): Change local 'interp_name' to char *.
6669         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
6670         * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
6671         (spu_pseudo_register_write_spu): Use char for string buffer.
6672         Adjust.
6673         (info_spu_event_command, info_spu_signal_command): Add casts to
6674         'char *'.
6675
6676 2013-04-19  Pedro Alves  <palves@redhat.com>
6677
6678         * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
6679         gdb_byte[].
6680         (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
6681         * ada-lang.c (ada_value_assign): Use gdb_byte.
6682         * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
6683         (alphanbsd_sigtramp_offset): Use gdb_byte.
6684         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
6685         (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
6686         (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
6687         (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
6688         (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
6689         * arm-tdep.c (arm_stub_unwind_sniffer)
6690         (arm_displaced_init_closure): Use gdb_byte.
6691         (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
6692         (arm_default_thumb_le_breakpoint)
6693         (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
6694         * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
6695         thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
6696         * arm-wince-tdep.c (arm_wince_le_breakpoint)
6697         (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
6698         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
6699         (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
6700         (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
6701         * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
6702         (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
6703         * cris-tdep.c (push_stack_item, cris_push_dummy_call)
6704         (cris_store_return_value, cris_extract_return_value): Use
6705         gdb_byte.
6706         (constraint): Change type of parameter to char * from signed
6707         char*.  Use gdb_byte.
6708         * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
6709         of local buffer to gdb_byte *.
6710         * dwarf2read.c (read_index_from_section): Use gdb_byte.
6711         (create_dwp_hash_table): Change type of locals to gdb_byte *.
6712         (add_address_entry): Change type of local buffer to gdb_byte[].
6713         * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
6714         (frv_push_dummy_call): Use gdb_byte.
6715         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
6716         (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
6717         (hppa_hpux_supply_save_state): Use gdb_byte.
6718         * hppa-tdep.c (hppa32_push_dummy_call)
6719         (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
6720         * ia64-tdep.c (extract_bit_field, replace_bit_field)
6721         (slotN_contents, replace_slotN_contents): Change type of parameter
6722         to gdb_byte *.
6723         (fetch_instruction, ia64_pseudo_register_write)
6724         (ia64_register_to_value, ia64_value_to_register)
6725         (ia64_extract_return_value, ia64_store_return_value)
6726         (ia64_push_dummy_call): Use gdb_byte.
6727         * m32c-tdep.c (m32c_return_value): Remove cast.
6728         * m68hc11-tdep.c (m68hc11_pseudo_register_write)
6729         (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
6730         gdb_byte.
6731         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
6732         * mn10300-tdep.c (mn10300_store_return_value)
6733         (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
6734         gdb_byte.
6735         * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
6736         (moxie_process_record): Remove casts.
6737         * ppc-ravenscar-thread.c (supply_register_at_address)
6738         (ppc_ravenscar_generic_store_registers): Use gdb_byte.
6739         * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
6740         * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
6741         * remote-mips.c (mips_xfer_memory): Use gdb_byte.
6742         * remote.c (compare_sections_command): Use gdb_byte.
6743         * score-tdep.c (score7_free_memblock): Change type of parameter to
6744         gdb_byte *.
6745         * sh-tdep.c (sh_justify_value_in_reg): Change return type to
6746         gdb_byte *.  Use gdb_byte.
6747         (sh_push_dummy_call_fpu): Use gdb_byte.
6748         (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
6749         (sh_store_return_value_nofpu, sh_store_return_value_fpu)
6750         (sh_register_convert_to_virtual, sh_register_convert_to_raw):
6751         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
6752         (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
6753         * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
6754         (sh64_store_return_value, sh64_register_convert_to_virtual):
6755         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
6756         (sh64_pseudo_register_write): Use gdb_byte.
6757         * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
6758         * solib-irix.c (fetch_lm_info): Likewise.  Use gdb_byte for byte
6759         buffer.
6760         (irix_current_sos): Use gdb_byte.
6761         * solib-som.c (som_current_sos): Use gdb_byte.
6762         * sparc-ravenscar-thread.c (supply_register_at_address)
6763         (sparc_ravenscar_generic_store_registers): Use gdb_byte.
6764         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
6765         * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
6766         * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
6767         'gdb_byte *'.
6768         * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
6769         'gdb_byte *'.
6770         * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
6771         * xstormy16-tdep.c (xstormy16_extract_return_value)
6772         (xstormy16_store_return_value): Change parameter type to
6773         'gdb_byte *'.  Adjust.
6774         (xstormy16_push_dummy_call): Use gdb_byte.
6775         * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
6776         (call0_analyze_prologue, execute_code): Use gdb_byte.
6777
6778 2013-04-19  Vladimir Kargov <kargov@gmail.com>
6779             Pedro Alves  <palves@redhat.com>
6780
6781         * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
6782         value contents.
6783
6784 2013-04-17  Doug Evans  <dje@google.com>
6785
6786         * dwarf2read.c (struct signatured_type): New member type.
6787         (struct attribute): Replace member signatured_type with signature.
6788         (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
6789         (read_call_site_scope): Call follow_die_ref instead of
6790         follow_die_ref_or_sig.
6791         (read_structure_type): Rewrite handling of signatured types.
6792         (read_enumeration_type): Ditto.
6793         (read_attribute_value): Update.
6794         (build_error_marker_type): New function.
6795         (lookup_die_type): Add assert.  Rewrite handling of signatured types.
6796         Don't call error for bad types, just build an error marker type.
6797         (dump_die_shallow): Update.
6798         (follow_die_sig_1): Renamed from follow_die_sig.
6799         Don't call error for bad types, instead return NULL.
6800         (follow_die_sig): New function.
6801         (get_signatured_type, get_DW_AT_signature_type): New functions.
6802
6803 2013-04-17  Yufeng Zhang  <yufeng.zhang@arm.com>
6804
6805         * aarch64-tdep.c (aarch64_write_pc): Removed.
6806         (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
6807         function.
6808
6809 2013-04-17  Yao Qi  <yao@codesourcery.com>
6810
6811         * top.c (print_gdb_configuration): Print configure-time
6812         parameter on using libbabeltrace or not.
6813
6814 2013-04-16  Pedro Alves  <palves@redhat.com>
6815
6816         * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
6817
6818 2013-04-16  Pedro Alves  <palves@redhat.com>
6819
6820         * common/glibc_thread_db.h: Update from upstream glibc
6821         (git 568035b7874a099087b77f7bba3e36a1173787b0).
6822
6823 2013-04-16  Pedro Alves  <palves@redhat.com>
6824
6825         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
6826         * common/glibc_thread_db.h: ... this new file ...
6827         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
6828
6829 2013-04-16  Will Newton  <will.newton@gmail.com>
6830             Pedro Alves  <palves@redhat.com>
6831
6832         PR build/11881
6833
6834         * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
6835         (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
6836         HAVE_THREAD_DB_H.
6837
6838 2013-04-16  Pedro Alves  <palves@redhat.com>
6839             Eli Zaretskii  <eliz@gnu.org>
6840
6841         * NEWS: Mention "set foo unlimited".
6842
6843 2013-04-15  Doug Evans  <dje@google.com>
6844
6845         * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
6846         (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
6847         (create_dwo_cu_reader): Renamed from
6848         create_dwo_debug_info_hash_table_reader.
6849         (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
6850         Remove support for multiple CUs in a DWO file.
6851         (open_and_init_dwo_file, lookup_dwo_cutu): Update.
6852
6853         * dwarf2read.c (create_debug_types_hash_table): Use hex_string
6854         instead of phex.
6855         (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
6856         (create_dwo_in_dwp): Ditto.
6857
6858 2013-04-15  Tom Tromey  <tromey@redhat.com>
6859
6860         * NEWS: Move recent entries into "since 7.6" section.
6861
6862 2013-04-15  Tom Tromey  <tromey@redhat.com>
6863
6864         PR c++/13588:
6865         * NEWS: Update.
6866         * break-catch-throw.c (struct exception_catchpoint)
6867         <exception_rx, pattern>: New fields.
6868         (fetch_probe_arguments, dtor_exception_catchpoint)
6869         (check_status_exception_catchpoint)
6870         (print_one_detail_exception_catchpoint): New functions.
6871         (handle_gnu_v3_exceptions): Add "except_rx" argument.
6872         Compile regular expression if needed.
6873         (extract_exception_regexp): New function.
6874         (catch_exception_command_1): Use extract_exception_regexp.
6875         (compute_exception): Use fetch_probe_arguments.
6876         (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
6877         and check_status fields.
6878         * cp-abi.c (cplus_typename_from_type_info): New function.
6879         * cp-abi.h (cplus_typename_from_type_info): Declare.
6880         (struct cp_abi_ops) <get_typename_from_type_info>: New field.
6881         * gdb_regex.h (compile_rx_or_error): Declare.
6882         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
6883         comment.
6884         (init_gnuv3_ops): Set get_type_from_type_info field.
6885         * probe.c (compile_rx_or_error): Move...
6886         * utils.c (compile_rx_or_error): ... here.
6887
6888 2013-04-15  Tom Tromey  <tromey@redhat.com>
6889
6890         PR c++/15176:
6891         * NEWS: Update.
6892         * break-catch-throw.c (compute_exception): New function.
6893         (exception_funcs): New global.
6894         (_initialize_break_catch_throw): Create $_exception.
6895         * cp-abi.c (cplus_type_from_type_info): New function.
6896         * cp-abi.h (cplus_type_from_type_info): Declare.
6897         (struct cp_abi_ops) <get_type_from_type_info>: New field.
6898         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
6899         (gnuv3_get_type_from_type_info): New functions.
6900         (init_gnuv3_ops): Set get_type_from_type_info ABI field.
6901
6902 2013-04-15  Tom Tromey  <tromey@redhat.com>
6903
6904         * break-catch-throw.c (struct exception_names): New.
6905         (exception_functions): Change type.
6906         (re_set_exception_catchpoint): Look for SDT probes.
6907
6908 2013-04-15  Tom Tromey  <tromey@redhat.com>
6909
6910         PR c++/10119:
6911         * break-catch-throw.c (exception_functions): New global.
6912         (gnu_v3_exception_catchpoint_ops): Move earlier.
6913         (struct exception_catchpoint): New.
6914         (classify_exception_breakpoint): Rewrite.
6915         (re_set_exception_catchpoint): New function.
6916         (handle_gnu_v3_exceptions): Return void.  Use init_catchpoint.
6917         Allocate a struct exception_catchpoint.
6918         (catch_exception_command_1): Update.
6919         (initialize_throw_catchpoint_ops): Set 're_set' method.
6920
6921 2013-04-15  Tom Tromey  <tromey@redhat.com>
6922
6923         * Makefile.in (SFILES): Add break-catch-throw.c
6924         (COMMON_OBS): Add break-catch-throw.o.
6925         * break-catch-throw.c: New file.
6926         * breakpoint.c: Move exception-catching code to new file.
6927         (ep_parse_optional_if_clause): No longer static.
6928         * breakpoint.h (ep_parse_optional_if_clause): Declare.
6929
6930 2013-04-15  Tom Tromey  <tromey@redhat.com>
6931
6932         PR c++/9065:
6933         * NEWS: Update.
6934         * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
6935         * c-exp.y (TYPEID): New token.
6936         (exp): Add new TYPEID productions.
6937         (ident_tokens): Add "typeid".
6938         * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
6939         * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
6940         (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
6941         * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
6942         * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
6943         case.
6944         * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
6945         (build_std_type_info_type, gnuv3_get_typeid_type)
6946         (gnuv3_get_typeid): New functions.
6947         (init_gnuv3_ops): Initialize std_type_info_gdbarch_data.  Set
6948         new fields on ABI object.
6949         * parse.c (operator_length_standard) <OP_TYPEID>: New case.
6950         * std-operator.def (OP_TYPEID): New.
6951
6952 2013-04-15  Tom Tromey  <tromey@redhat.com>
6953
6954         * elfread.c (elf_symtab_read): Install versioned symbol under
6955         unversioned name as well.
6956
6957 2013-04-15  Tom Tromey  <tromey@redhat.com>
6958
6959         PR c++/11990:
6960         * c-lang.c (cplus_language_defn): Use gdb_demangle.
6961         * c-typeprint.c (c_type_print_base): Use gdb_demangle.
6962         * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
6963         (gdb_demangle): New function.
6964         * cp-support.h (gdb_demangle): Declare.
6965         * dwarf2read.c (dwarf2_physname, fixup_partial_die)
6966         (dwarf2_name): Use gdb_demangle.
6967         * gdbtypes.c (check_stub_method): Use gdb_demangle.
6968         * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
6969         suffixes from name.
6970         (gnuv3_print_method_ptr): Use gdb_demangle.
6971         * jv-lang.c (java_demangle): Use gdb_demangle.
6972         * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
6973         * language.c (unk_lang_demangle): Use gdb_demangle.
6974         * symtab.c (symbol_find_demangled_name)
6975         (demangle_for_lookup): Use gdb_demangle.
6976
6977 2013-04-15  Tom Tromey  <tromey@redhat.com>
6978
6979         PR c++/12824:
6980         * NEWS: Update.
6981         * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
6982         New constant.
6983         (classify_exception_breakpoint): New function.
6984         (print_it_exception_catchpoint, print_one_exception_catchpoint)
6985         (print_mention_exception_catchpoint)
6986         (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
6987         (catch_exception_command_1): Handle "rethrow" catchpoint.
6988         (catch_rethrow_command): New function.
6989         (_initialize_breakpoint): Add "catch rethrow" command.
6990
6991 2013-04-15  Pierre Muller  <muller@sourceware.org>
6992
6993         * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
6994         set_gdbarch_write_pc as deprecated anymore.
6995
6996 2013-04-15  Joel Brobecker  <brobecker@adacore.com>
6997
6998         * spu-tdep.c (spu_write_pc): Add empty line after local variable
6999         declarations.
7000
7001 2013-04-13  Yao Qi  <yao@codesourcery.com>
7002
7003         * ctf.c (_initialize_ctf): Include "completer.h".
7004         Call add_target_with_completer instead of add_target.
7005
7006 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7007
7008         Fix GDB regression related to PR binutils/14813.
7009         * jit.c (mem_bfd_iovec_close): Return 0 for success.
7010         * minidebug.c (lzma_close): Add return value comment.
7011         * remote.c (remote_bfd_iovec_close): Return 0 for success.
7012         * solib-spu.c (spu_bfd_iovec_close): Likewise.
7013         * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
7014
7015 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7016
7017         * config.in: Regenerate.
7018
7019 2013-04-12  Tom Tromey  <tromey@redhat.com>
7020
7021         * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
7022         const.
7023         * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
7024         (struct die_reader_specs) <buffer>: Likewise.
7025         (die_reader_func_ftype): Make 'info_ptr' const.
7026         (struct line_header) <include_dirs, statement_program_start,
7027         statement_program_end>: Now const.
7028         (struct file_entry) <name>: Likewise.
7029         (struct partial_die_info) <sibling>: Likewise.
7030         (struct dwarf_block) <data>: Likewise.
7031         (dwarf2_read_section): Remove cast.
7032         (dwarf2_get_section_info): Make 'bufp' const.
7033         (read_index_from_section): Constify.
7034         (dw2_get_file_names_reader): Make 'info_ptr' const.
7035         (dw2_get_primary_filename_reader): Likewise.
7036         (read_comp_unit_head): Make 'info_ptr' and return type const.
7037         (read_and_check_comp_unit_head, read_and_check_type_unit_head):
7038         Likewise.
7039         (read_abbrev_offset): Constify.
7040         (dwarf2_create_include_psymtab): Make 'name' const.
7041         (create_debug_types_hash_table): Update.
7042         (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
7043         (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
7044         Constify.
7045         (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
7046         (load_partial_comp_unit_reader): Make 'info_ptr' const.
7047         (read_comp_units_from_section): Constify.
7048         (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
7049         (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
7050         const.
7051         (dwarf2_compute_name, setup_type_unit_groups): Constify.
7052         (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
7053         (create_dwp_hash_table, dwarf2_ranges_read)
7054         (dwarf2_record_block_ranges): Constify.
7055         (read_die_and_children, read_die_and_siblings_1)
7056         (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
7057         const.
7058         (read_full_die_1, read_full_die): Make 'info_ptr' const.
7059         (abbrev_table_read_table): Constify.
7060         (load_partial_dies): Make 'info_ptr' const.
7061         (read_partial_die, read_attribute_value, read_attribute): Make
7062         'info_ptr' and return type const.
7063         (read_address, read_initial_length)
7064         (read_checked_initial_length_and_offset, read_offset)
7065         (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
7066         const.
7067         (read_direct_string): Make 'buf' and return type const.
7068         (read_indirect_string_at_offset, read_indirect_string_from_dwz)
7069         (read_indirect_string): Make return type const.
7070         (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
7071         (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
7072         'info_ptr' const.
7073         (read_str_index): Make return type const.
7074         (add_include_dir): Make 'include_dir' const.
7075         (add_file_name): Make 'name' const.
7076         (dwarf_decode_line_header): Constify.
7077         (psymtab_include_file_name): Make return type const.
7078         (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
7079         (dwarf2_start_subfile): Make 'filename' const.
7080         (dwarf2_const_value_attr): Make 'bytes' const.
7081         (read_signatured_type_reader): Make 'info_ptr' const.
7082         (decode_locdesc): Constify.
7083         (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
7084         const.
7085         (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
7086         'mac_end', and return type const.
7087         (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
7088         (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
7089         type const.
7090         (per_cu_header_read_in): Constify.
7091         * symfile.h (dwarf2_get_section_info): Update.
7092
7093 2013-04-12  Tom Tromey  <tromey@redhat.com>
7094
7095         * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
7096
7097 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
7098
7099         * NEWS: Mention "show configuration", --configuration.
7100         * top.c (print_gdb_configuration): New function, displays the
7101         details about GDB configure-time parameters.
7102         (print_gdb_version): Mention "show configuration".
7103         * cli/cli-cmds.c (show_configuration): New function.
7104         (_initialize_cli_cmds): Add the "show configuration" command.
7105         * main.c (captured_main) <print_configuration>: New static var.
7106         <long_options>: Use it.
7107         If --configuration was given, call print_gdb_configuration.
7108
7109 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7110             Pedro Alves  <palves@redhat.com>
7111
7112         * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
7113         (generated_files): Add gcore.
7114         (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
7115         HAVE_NATIVE_GCORE_HOST.
7116         (gcore): New.
7117         * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
7118         * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
7119         config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
7120         config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
7121         config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
7122         Add HAVE_NATIVE_GCORE_HOST.
7123         * configure: Regenerate.
7124         * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
7125         New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME.  New
7126         AC_CONFIG_FILES for gcore.
7127         * configure.tgt: Add gdb_have_gcore to the initial comment.  Set
7128         gdb_have_gcore.
7129         * gdb_gcore.sh: Rename to ...
7130         * gcore.in: ... here.  Remove gcore.sh comment.  Use GDB_TRANSFORM_NAME
7131         and GCORE_TRANSFORM_NAME substitutions.
7132
7133         Fix parsing tabs in ${gdb_target_obs}.
7134         * configure.tgt (gdb_have_gcore): Replace case with for and if.
7135
7136 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7137
7138         * remote.c (unpush_and_perror): Add output message final dot.
7139
7140 2013-04-11  Yao Qi  <yao@codesourcery.com>
7141
7142         * tracepoint.c (tfile_interp_line): Fit parameters line and
7143         utpp in one line.
7144
7145 2013-04-10  Joel Brobecker  <brobecker@adacore.com>
7146
7147         * solib.c (solib_map_sections): Remove code overwriting
7148         SO->SO_NAME with the bfd's filename.
7149
7150 2013-04-10  Pedro Alves  <palves@redhat.com>
7151
7152         * cli/cli-decode.c (integer_unlimited_completer): New function.
7153         (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
7154         (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
7155         completer.
7156         * cli/cli-setshow.c: Include "cli/cli-utils.h".
7157         (is_unlimited_literal): New function.
7158         (do_set_command): Handle literal "unlimited" arguments.
7159         * frame.c (_initialize_frame) <set backtrace limit>: Document
7160         "unlimited".
7161         * printcmd.c (_initialize_printcmd) <set print
7162         max-symbolic-offset>: Add help text.
7163         * record-full.c (_initialize_record_full) <set record full
7164         insn-number-max>: Likewise.
7165         * record.c (_initialize_record) <set record
7166         instruction-history-size, set record function-call-history-size>:
7167         Add help text.
7168         * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
7169         help text.
7170         * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
7171         Likewise.
7172         * source.c (_initialize_source) <set listsize>: Add help text.
7173         * utils.c (initialize_utils) <set height, set width>: Likewise.
7174         <set pagination>: Mention "set height unlimited".
7175         * valprint.c (_initialize_valprint) <set print elements, set print
7176         repeats>: Document "unlimited".
7177
7178 2013-04-10  Pedro Alves  <palves@redhat.com>
7179
7180         * cli/cli-cmds.c (quit_command): Call query_if_trace_running
7181         instead of disconnect_tracing.
7182         * infcmd.c (detach_command, disconnect_command): Call
7183         query_if_trace_running.  Adjust.
7184         * top.c: Include "tracepoint.h".
7185         (quit_target): Delete.  Contents moved ...
7186         (quit_force): ... here.  Wrap each stage of teardown in
7187         TRY_CATCH.  Call disconnect_tracing before detaching.
7188
7189 2013-04-10  Hui Zhu  <hui@codesourcery.com>
7190             Yao Qi  <yao@codesourcery.com>
7191
7192         * configure.ac: Check libbabeltrace is installed.
7193         * config.in: Regenerate.
7194         * configure: Regenerate.
7195         * Makefile.in (LIBBABELTRACE): New.
7196         (CLIBS): Add LIBBABELTRACE.
7197         * ctf.c: Include "exec.h".
7198         (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
7199         (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
7200         (ctf_save_metadata_header): Define new type aliases in
7201         metadata.
7202         (ctf_write_header): Define event type "tsv_def" and "tp_def"
7203         in metadata.  Start a new faked packet for trace status.
7204         (ctf_write_status): Write trace status to CTF.
7205         (ctf_write_uploaded_tsv): Write TSV to CTF.
7206         (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
7207         (ctf_write_definition_end): End the faked packet.
7208
7209         (ctx, ctf_iter, trace_dirname): New.
7210         (start_pos): New variable.
7211         (ctf_destroy, ctf_open_dir, ctf_open): New.
7212         (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
7213         macros.
7214         (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
7215         (ctf_fetch_registers, ctf_xfer_partial): New.
7216         (ctf_get_trace_state_variable_value): New.
7217         (ctf_get_tpnum_from_frame_event): New.
7218         (ctf_get_traceframe_address): New.
7219         (ctf_trace_find, ctf_has_stack): New.
7220         (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
7221         (ctf_get_trace_status, ctf_read_status): New.
7222         (_initialize_ctf): New.
7223         * tracepoint.c (get_tracepoint_number): New
7224         (get_uploaded_tsv): Remove 'static'.
7225         (struct traceframe_info, trace_regblock_size): Move it to ...
7226         * tracepoint.h: ... here.
7227         (get_tracepoint_number): Declare it.
7228         (get_uploaded_tsv): Declare it.
7229
7230         * NEWS: Mention new configure option.
7231
7232 2013-04-10  Pedro Alves  <palves@redhat.com>
7233             Hui Zhu  <hui@codesourcery.com>
7234
7235         * breakpoint.c (dprintf_re_set): New.
7236         (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
7237         to dprintf_re_set.
7238
7239 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
7240
7241         * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
7242         Remove solib-svr4.o from the list.
7243
7244 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
7245
7246         * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
7247         Use gdb_assert_not_reached instead of invalid boolean expression.
7248
7249 2013-04-09  Pedro Alves  <palves@redhat.com>
7250
7251         * remote.c (unpush_and_perror): New function.
7252         (readchar, remote_serial_write): Use it.
7253
7254 2013-04-09  Markus Metzger  <markus.t.metzger@intel.com>
7255
7256         * NEWS: Mention new btrace RSP packets.
7257
7258 2013-04-08  Tom Tromey  <tromey@redhat.com>
7259
7260         * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
7261         long.
7262
7263 2013-04-08  Tom Tromey  <tromey@redhat.com>
7264
7265         * maint.c (print_bfd_section_info): Print the section index.
7266         * symmisc.c (dump_msymbols): Print the section index.
7267
7268 2013-04-08  Tom Tromey  <tromey@redhat.com>
7269
7270         PR symtab/8424:
7271         * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
7272         SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
7273         * breakpoint.c (resolve_sal_pc): Update.
7274         * elfread.c (elf_gnu_ifunc_record_cache): Update.
7275         * findvar.c (struct minsym_lookup_data) <objfile>: New field.
7276         (minsym_lookup_iterator_cb): Use it.
7277         (default_read_var_value): Update.
7278         * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
7279         Update.
7280         * infcmd.c (jump_command): Update.
7281         * linespec.c (minsym_found): Update.
7282         * maint.c (maintenance_translate_address): Update.
7283         * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
7284         (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
7285         * parse.c (write_exp_msymbol): Update.
7286         * printcmd.c (address_info): Update.
7287         * psymtab.c (find_pc_sect_psymbol): Update.
7288         (fixup_psymbol_section): Check SYMBOL_SECTION, not
7289         SYMBOL_OBJ_SECTION.
7290         (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
7291         Don't initialize SYMBOL_OBJ_SECTION.
7292         * spu-tdep.c (spu_catch_start): Update.
7293         * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
7294         * symmisc.c (dump_msymbols, print_symbol): Update.
7295         * symtab.c (fixup_section): Don't set 'obj_section'.  Change
7296         how fallback section is computed.
7297         (fixup_symbol_section): Update.
7298         (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
7299         Update.
7300         (allocate_symbol, initialize_symbol, allocate_template_symbol):
7301         Initialize SYMBOL_SECTION.
7302         * symtab.h (struct general_symbol_info) <section>: Update comment.
7303         <obj_section>: Remove.
7304         (SYMBOL_OBJ_SECTION): Add 'objfile' argument.  Rewrite.
7305         (SYMBOL_OBJFILE): New macro.
7306
7307 2013-04-08  Tom Tromey  <tromey@redhat.com>
7308
7309         * coffread.c (record_minimal_symbol): Update.
7310         * dbxread.c (record_minimal_symbol): Update.
7311         * elfread.c (record_minimal_symbol): Update.
7312         * machoread.c (macho_symtab_add_minsym): Update.
7313         * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
7314         Update.
7315         * minsyms.c (prim_record_minimal_symbol): Update.
7316         (prim_record_minimal_symbol_full): Remove 'bfd_section'
7317         argument.
7318         (prim_record_minimal_symbol_and_info): Likewise.
7319         * minsyms.h (prim_record_minimal_symbol_full)
7320         (prim_record_minimal_symbol_and_info): Update.
7321         * symtab.c (allocate_symbol, initialize_symbol)
7322         (allocate_template_symbol): Initialize SYMBOL_SECTION.
7323         * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
7324         Update.
7325
7326 2013-04-08  Tom Tromey  <tromey@redhat.com>
7327
7328         PR symtab/8423:
7329         * solib-som.c (som_solib_section_offsets): Use BFD section
7330         indices.  Set offsets for all sections.
7331         * somread.c (som_symtab_read): Compute BFD section for
7332         symbol.  Use prim_record_minimal_symbol_and_info.
7333         (som_symfile_read): Fix comment.
7334         (struct find_section_offset_arg): New.
7335         (find_section_offset, set_section_index): New functions.
7336         (som_symfile_offsets): Use set_section_index to compute
7337         section indices.
7338
7339 2013-04-08  Tom Tromey  <tromey@redhat.com>
7340
7341         * coffread.c (cs_to_section): Use gdb_bfd_section_index.
7342         * elfread.c (record_minimal_symbol, elf_symtab_read): Use
7343         gdb_bfd_section_index.
7344         * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
7345         New functions.
7346         * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
7347         Declare.
7348         * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
7349         Update.
7350         * objfiles.c (add_to_objfile_sections_full): New function.
7351         (add_to_objfile_sections): Use it.
7352         (build_section_table): Rewrite.
7353         (objfile_relocate1): Use gdb_bfd_section_index.  Update.
7354         * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
7355         (struct objfile) <sections>: Update comment.
7356         (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
7357         is NULL.
7358         (ALL_OBJSECTIONS): Use it.
7359         * solib-dsbt.c (dsbt_relocate_main_executable): Update.
7360         * solib-frv.c (frv_relocate_main_executable): Update.
7361         * solib-target.c (solib_target_relocate_section_addresses):
7362         Use gdb_bfd_section_index.
7363         * symfile.c (build_section_addr_info_from_section_table):
7364         Use gdb_bfd_section_index.
7365         (build_section_addr_info_from_bfd, place_section): Likewise.
7366         * symtab.c (fixup_section): Update.
7367         * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
7368
7369 2013-04-08  Tom Tromey  <tromey@redhat.com>
7370
7371         * minsyms.h (struct bound_minimal_symbol): New.
7372         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
7373         Remove objfile argument.
7374         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
7375         Return bound_minimal_symbol.
7376         * minsyms.c (lookup_minimal_symbol_by_pc_1)
7377         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
7378         Return bound_minimal_symbol.
7379         (in_gnu_ifunc_stub): Update.
7380         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
7381         Remove 'objfile_p' argument.
7382         (lookup_solib_trampoline_symbol_by_pc): Update.
7383         * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
7384         arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
7385         c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
7386         glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
7387         i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
7388         linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
7389         mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
7390         ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
7391         stack.c, symtab.c, tui/tui-disasm.c: Update.
7392
7393 2013-04-08  Tom Tromey  <tromey@redhat.com>
7394
7395         * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
7396         Use symbol's obstack, not an objfile.
7397         * coffread.c (process_coff_symbol): Update.
7398         * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
7399         * jv-lang.c (add_class_symbol): Update.
7400         * mdebugread.c (new_symbol): Update.
7401         * minsyms.c (prim_record_minimal_symbol_full)
7402         (terminate_minimal_symbol_table): Update.
7403         * psymtab.c (add_psymbol_to_bcache): Clear entire symbol.  Update.
7404         * stabsread.c (define_symbol, read_enum_type): Update.
7405         * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
7406         Handle Ada specially.
7407         (symbol_set_language): Add 'obstack' argument.
7408         (symbol_set_names): Update.
7409         (symbol_natural_name, symbol_demangled_name): Always use
7410         ada_decode_symbol.
7411         * symtab.h (struct general_symbol_info)
7412         <language_specific::obstack>: New field.
7413         <ada_mangled>: New field.
7414         (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
7415         (symbol_set_language): Update.
7416
7417 2013-04-08  Tom Tromey  <tromey@redhat.com>
7418
7419         * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
7420         Take an obstack, not an objfile.
7421         (symbol_set_names): Update.
7422         * symtab.h (symbol_set_demangled_name): Update.
7423
7424 2013-04-08  Tom Tromey  <tromey@redhat.com>
7425
7426         * coffread.c (process_coff_symbol, coff_read_enum_type): Call
7427         allocate_symbol.
7428         * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
7429         (read_func_scope): Call allocate_template_symbol.
7430         (new_symbol_full): Call allocate_symbol.
7431         * jit.c (finalize_symtab): Call allocate_symbol.
7432         * jv-lang.c (add_class_symbol): Call allocate_symbol.
7433         * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
7434         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
7435         (common_block_end): Call allocate_symbol.
7436         * symtab.c (allocate_symbol, initialize_symbol)
7437         (allocate_template_symbol): New functions.
7438         * symtab.c (allocate_symbol, initialize_symbol)
7439         (allocate_template_symbol): Declare.
7440         * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
7441
7442 2013-04-08  Pedro Alves  <palves@redhat.com>
7443             Keith Seitz  <keiths@redhat.com>
7444
7445         * breakpoint.c (create_breakpoint): Rename
7446         "parse_condition_and_thread" parameter to "parse_arg".  Update
7447         describing comment.  If !PARSE_ARG, then error out if ARG is not
7448         the empty string after extracting the location.
7449         * breakpoint.h (create_breakpoint): Rename
7450         "parse_condition_and_thread" parameter to "parse_arg".
7451
7452 2013-04-08  Aleksandar Ristovski  <aristovski@qnx.com
7453
7454         * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
7455
7456 2013-04-07  Yao Qi  <yao@codesourcery.com>
7457
7458         * remote.c (remote_trace_find): Change type of parameters 'addr1'
7459         and 'addr2' to CORE_ADDR.
7460         * target.c (update_current_target): Update.
7461         * target.h (struct target_ops) <to_trace_find>: Change parameter
7462         type to CORE_ADDR.
7463         * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
7464         'addr2' to CORE_ADDR.
7465         (tfile_trace_find): Likewise.
7466         (tfile_get_traceframe_address): Change return type to CORE_ADDR.
7467         Change local variable 'addr' to type CORE_ADDR.
7468         * tracepoint.h (tfind_1): Update declaration.
7469
7470 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
7471
7472         * windows-nat.c (windows_get_absolute_argv0): Move from here...
7473         * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
7474         Include main.h.
7475
7476         * windows-nat.h (windows_get_absolute_argv0): Move prototype from
7477         here...
7478         * main.h (windows_get_absolute_argv0): ...to here.
7479
7480 2013-04-05  Doug Evans  <dje@google.com>
7481
7482         * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
7483         (read_cutu_die_from_dwo): Add comments.
7484         (read_structure_type): Update comment.
7485         (read_enumeration_type, read_namespace_type): Update comment.
7486         (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
7487
7488 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7489
7490         Convert man pages to texinfo, new gdbinit.5 texinfo page.
7491         * Makefile.in (gdb.z): Remove.
7492         (install-only): Remove $(man1dir) and gdb.1 installation.
7493         * gdb.1: Remove.
7494
7495 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7496
7497         Fix compatibility with Linux kernel 3.8.3.
7498         * linux-tdep.c (linux_find_memory_regions_full): Move variable number
7499         to more inner block.  Remove parsing of NUMBER from outer block.
7500         Parse NUMBER only if KEYWORD has been identified.
7501
7502 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7503
7504         Fix variable name shadowing.
7505         * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
7506         filename to mapsfilename and update its uses.
7507
7508 2013-04-05  Eli Zaretskii  <eliz@gnu.org>
7509
7510         * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
7511         empty.  See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
7512         and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
7513         details of the problem.
7514
7515 2013-04-04  Pedro Alves  <palves@redhat.com>
7516             Hui Zhu  <hui@codesourcery.com>
7517
7518         * breakpoint.c (validate_commands_for_breakpoint): If validating a
7519         tracepoint, reset its STEP_COUNT and call validate_actionline.
7520
7521 2013-04-03  Doug Evans  <dje@google.com>
7522
7523         * dwarf2read.c (read_die_and_siblings_1): Renamed from
7524         read_die_and_siblings.
7525         (read_die_and_siblings): New function.
7526         (read_cutu_die_from_dwo): Dump die if requested.
7527         (read_die_and_children): Call read_full_die_1 and
7528         read_die_and_siblings_1.
7529         (read_full_die): Dump die if requested.
7530
7531         * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
7532
7533         * dwarf2read.c (struct dwo_file): New member comp_dir.
7534         Rename member name to dwo_name.  All uses updated.
7535         (hash_dwo_file): Include comp_dir in computation.
7536         (eq_dwo_file): Ditto.
7537         (lookup_dwo_file_slot): New arg comp_dir.  All callers updated.
7538         (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
7539
7540         * psymtab.c (read_psymtabs_with_fullname): Don't call
7541         psymtab_to_fullname if the basenames are different.
7542
7543 2013-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7544
7545         * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
7546         New entry about "fullname" presence.
7547
7548 2013-04-03  Pedro Alves  <palves@redhat.com>
7549
7550         * NEWS: Mention x86_64/Cygwin as new native configuration.
7551
7552 2013-04-02  Doug Evans  <dje@google.com>
7553
7554         * dwarf2read.c (read_structure_type): Fix typo in comment.
7555
7556 2013-04-02  Pedro Alves  <palves@redhat.com>
7557
7558         * NEWS: Mention "set/show debug aarch64", "set/show debug
7559         coff-pe-read" and "set/show debug mach-o".
7560
7561 2013-04-02  Pedro Alves  <palves@redhat.com>
7562
7563         * NEWS: Mention "set/show remote trace-buffer-size-packet".
7564
7565 2013-04-02  Eli Zaretskii  <eliz@gnu.org>
7566
7567         * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
7568         gdb_string.h is now in common/.
7569
7570 2013-04-02  Pedro Alves  <palves@redhat.com>
7571
7572         * NEWS: Move "set debug notification" and "set trace-buffer-size"
7573         under "New options".
7574
7575 2013-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7576
7577         Revert this patch:
7578         PR gdb/15275
7579         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
7580
7581 2013-04-02  Pedro Alves  <palves@redhat.com>
7582
7583         PR gdb/15275
7584
7585         * remote.c (send_interrupt_sequence): Use remote_serial_write.
7586         (remote_serial_write): New function.
7587         (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
7588
7589 2013-04-01  Jiong Wang  <jiwang@tilera.com>
7590
7591         * NEWS: Mention TILE-Gx in "New native configurations" and
7592         "New targets" sections.
7593
7594 2013-04-01  Doug Evans  <dje@google.com>
7595
7596         * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
7597         (process_enumeration_scope): Simplify.
7598
7599         * dwarf2read.c (struct dwarf2_per_cu_data): Move member
7600         type_unit_group ...
7601         (struct signatured_type): ... to here.
7602         (sig_type_ptr): New typedef.
7603         (type_unit_group): Delete member 't.first_cu'.  Move member 'tus'
7604         out of union 't'.  All uses updated.
7605         (dw2_get_file_names_reader): Assert not called for a type unit.
7606         (dw2_get_file_names): Assert not called for a type unit or type
7607         unit group.
7608         (build_type_psymtabs_reader): Assert called for a type unit.
7609         (build_type_psymtab_dependencies): Assert called for a type unit group.
7610
7611         * dwarf2read.c (free_dwo_file): Add comment.
7612         (dwarf2_per_objfile_free): Unref dwp bfd.
7613
7614 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
7615
7616         * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
7617         (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
7618         (read_pe_exported_syms): Remove unused 'exportix'.
7619         (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
7620         'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
7621         'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
7622
7623 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
7624
7625         * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
7626         (print_it_watchpoint): Remove unused 'bl'.
7627         (say_where): Remove unused 'uiout'.
7628         (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
7629         (bkpt_breakpoint_hit): Remove unused 'b'.
7630         (internal_bkpt_print_it): Remove unused 'uiout'.
7631         * buildsym.c (augment_type_symtab): Remove unused 'i'.
7632
7633 2013-03-31  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
7634
7635         * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
7636         (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
7637
7638 2013-03-29  Doug Evans  <dje@google.com>
7639
7640         * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
7641         Delete arg is_dwp.  All callers updated.
7642         (open_dwp_file): New function.
7643         (open_and_init_dwp_file): Call it.
7644         (get_dwp_file): New function.
7645         (lookup_dwo_cutu): Call it.
7646
7647         * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
7648         unnecessary, cleanup.
7649
7650         * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
7651
7652         * dwarf2read.c (read_cutu_die_from_dwo): New function.
7653         (lookup_dwo_unit): New function.
7654         (init_cutu_and_read_dies): Move DWO handling to new functions.
7655
7656         * dwarf2read.c (struct signatured_type): Tweak comment.
7657         (struct dwo_unit): Tweak comment.
7658         (create_debug_types_hash_table): Tweak comment.  Reformat long line.
7659         (create_dwo_debug_info_hash_table): Tweak comment.
7660         (dwarf2_per_cu_offset_and_type): Tweak comment.
7661
7662         * dwarf2read.c (lookup_signatured_type): Remove complaint about
7663         missing .debug_types section.
7664
7665 2013-03-29  Yao Qi  <yao@codesourcery.com>
7666
7667         * corelow.c: Include "completer.h".
7668         (_initialize_corelow): Call add_target_with_completer with
7669         argument 'filename_completer'.
7670         * tracepoint.c: Likewise.
7671         * exec.c (_initialize_exec): Likewise.
7672         * target.c (add_target): Rename to ...
7673         (add_target_with_completer): ... this.  Call set_cmd_completer
7674         if parameter completer is not NULL.
7675         (add_target): New.
7676         * target.h: Include "command.h".
7677         (add_target_with_completer): Declare it.
7678
7679 2013-03-28  Joel Brobecker  <brobecker@adacore.com>
7680
7681         * coffread.c (is_import_fixup_symbol): New function.
7682         (record_minimal_symbol): Use is_import_fixup_symbol to
7683         detect import fixup symbols, and discard them.
7684
7685 2013-03-28  Doug Evans  <dje@google.com>
7686
7687         * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
7688         types hash table until we know we need it.
7689
7690         * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
7691         index numbers.
7692
7693         * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
7694         All callers updated.
7695         (dw2_print_stats): Print #read CUs too.
7696         (dump_die_shallow): Print signatured types better.
7697
7698         * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
7699         info_or_types_section to section.  All uses updated.
7700         (struct dwo_unit): Ditto.
7701
7702 2013-03-28  Pedro Alves  <palves@redhat.com>
7703
7704         * NEWS (New options): New section.
7705         (New options): Mention set/show remote trace-status-packet.
7706         * remote.c (PACKET_qTStatus): New enumeration value.
7707         (remote_get_trace_status): Skip sending qTStatus if the packet is
7708         disabled.  Use packet_ok.
7709         (_initialize_remote): Register a configuration command for
7710         qTStatus packet.
7711
7712 2013-03-28  Doug Evans  <dje@google.com>
7713
7714         * symfile.c (find_separate_debug_file): Add comment.
7715         (terminate_after_last_dir_separator): Tweak comment.
7716
7717         * dwarf2read.c (create_partial_symtab): Add forward decl.
7718         (create_partial_symtab): Move to be closer to other psymtab functions.
7719         (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
7720
7721         * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
7722         (compute_symtab_includes): Remove unnecessary forward declaration.
7723         (die_needs_namespace): Add comment marking group of functions for
7724         dwarf2 name computation.
7725
7726         * typeprint.c (_initialize_typeprint): Improve type help text.
7727
7728         * python/python.c (finish_python_initialization): Provide suggestion
7729         for how to tell gdb to find its python files.
7730
7731 2013-03-28  Pedro Alves  <palves@redhat.com>
7732
7733         PR gdb/15294
7734
7735         * source.c (_initialize_source): Change back "set listsize" to an
7736         integer command.
7737
7738 2013-03-27  Gareth McMullin  <gareth@blacksphere.co.nz>
7739
7740         PR gdb/15275
7741         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
7742
7743 2013-03-27  Pedro Alves  <palves@redhat.com>
7744
7745         * top.c (history_size): Rename to ...
7746         (history_size_setshow_var): ... this.  Add comment.
7747         (show_commands): Use readline's 'history_length' instead of
7748         computing the history length by calling history_get in a loop.
7749         (set_history_size_command): Error out for sizes over INT_MAX.
7750         Restore previous history size on invalid size.
7751         (init_history): If HISTSIZE is negative, leave the history size as
7752         zero.  Add comments.
7753         (init_main): Adjust.
7754
7755 2013-03-27  Pedro Alves  <palves@redhat.com>
7756
7757         * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
7758         coff_pe_read" command to "set debug coff-pe-read".
7759
7760 2013-03-27  Markus Metzger  <markus.t.metzger@intel.com>
7761
7762         * record.c (command_size_to_target_size): Fix size comparison.
7763         Change parameter type from pointer to integer to integer.
7764         Update all users.
7765
7766 2013-03-27  Pierre Muller  <muller@sourceware.org>
7767
7768         * windows-nat.c (handle_output_debug_string): Avoid typecast
7769         from integer of different size warning.
7770
7771 2013-03-26  Joel Brobecker  <brobecker@adacore.com>
7772
7773         * windows-nat.c (handle_output_debug_string): Add empty line
7774         after local block variable definition.
7775
7776 2013-03-26  Pedro Alves  <palves@redhat.com>
7777
7778         * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
7779         (net_open): Make 'polls' local unsigned.
7780
7781 2013-03-26  Pedro Alves  <palves@redhat.com>
7782
7783         * remote.c (_initialize_remote): Make "set remoteaddresssize"
7784         a zuinteger command instead of uinteger.
7785
7786 2013-03-26  Pedro Alves  <palves@redhat.com>
7787
7788         * record-full.c (record_full_insn_num): Make it unsigned.
7789         (record_full_check_insn_num, record_full_message)
7790         (record_full_registers_change, record_full_xfer_partial): Remove
7791         record_full_insn_max_num check (it's always != 0).
7792         (record_full_info, record_full_restore): Use %u as format string.
7793         (): Use %u as format string.
7794         (set_record_full_insn_max_num): Remove record_full_insn_max_num
7795         check (it's always != 0).
7796
7797 2013-03-26  Pedro Alves  <palves@redhat.com>
7798
7799         * dcache.c (_initialize_dcache): Make the "set dcache line-size"
7800         and "set dcache size" commands zuinteger instead of uinteger.
7801
7802 2013-03-26  Pedro Alves  <palves@redhat.com>
7803
7804         * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
7805         command zuinteger instead of uinteger.
7806
7807 2013-03-26  Pedro Alves  <palves@redhat.com>
7808
7809         * coff-pe-read.c (_initialize_coff_pe_read): Make the command
7810         zuinteger instead of uinteger.
7811
7812 2013-03-26  Pedro Alves  <palves@redhat.com>
7813
7814         * record.c (record_insn_history_size_setshow_var)
7815         (record_call_history_size_setshow_var): New globals.
7816         (command_size_to_target_size): New function.
7817         (cmd_record_insn_history, cmd_record_call_history): Use
7818         command_size_to_target_size instead of cast.
7819         (validate_history_size, set_record_insn_history_size)
7820         (set_record_call_history_size): New functions.
7821         (_initialize_record): Install set_record_insn_history_size and
7822         set_record_call_history_size as "set" hooks of "set record
7823         instruction-history-size" and "set record
7824         function-call-history-size".
7825
7826 2013-03-26  Pedro Alves  <palves@redhat.com>
7827
7828         * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
7829         use with history_max_entries use.  Remove FIXME note.
7830
7831 2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
7832
7833         * record-btrace.c (record_btrace_close): Call
7834         record_btrace_auto_disable.
7835
7836 2013-03-25  Joel Brobecker  <brobecker@adacore.com>
7837
7838         * rs6000-nat.c (fixup_breakpoints): Delete declaration.
7839
7840 2013-03-25  Doug Evans  <dje@google.com>
7841
7842         * contrib/cc-with-tweaks.sh: Check exit code of dwp.
7843
7844 2013-03-25  Tom Tromey  <tromey@redhat.com>
7845
7846         PR symtab/11462:
7847         * c-exp.y (exp): Add new productions for destructors after '.' and
7848         '->'.
7849         (write_destructor_name): New function.
7850
7851 2013-03-25  Tom Tromey  <tromey@redhat.com>
7852
7853         PR c++/9197:
7854         * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
7855         value_struct_elt, not lookup_struct_elt_type.
7856         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
7857         STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
7858         * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
7859
7860 2013-03-25  Yao Qi  <yao@codesourcery.com>
7861
7862         * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
7863         instead of '_mkdir'.
7864
7865 2013-03-23  Eli Zaretskii  <eliz@gnu.org>
7866
7867         * windows-nat.c (windows_get_absolute_argv0): New function.
7868         * windows-nat.h: Add its prototype.
7869
7870         * main.c (get_init_files): Use filename_ncmp instead of strncmp.
7871         Use IS_DIR_SEPARATOR instead of looking for a character inside
7872         SLASH_STRING.  Include filenames.h.
7873         (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
7874         relocate_gdb_directory works when passed gdb_program_name.
7875         Include windows-nat.h.
7876
7877 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7878
7879         * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
7880         * remote.c (trace_error): Remove the special handling of '2'.
7881         (readchar) <SERIAL_EOF>
7882         (readchar) <SERIAL_ERROR>
7883         (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
7884         (remote_get_trace_status): Call throw_exception if EX is
7885         TARGET_CLOSE_ERROR.
7886         * utils.c (perror_with_name): Rename to ...
7887         (throw_perror_with_name): ... here.  New parameter errcode, describe it
7888         in the function comment.
7889         (perror_with_name): New function wrapper.
7890         * utils.h (enum errors): New stub declaration.
7891         (throw_perror_with_name): New declaration.
7892
7893 2013-03-22  Pedro Alves  <palves@redhat.com>
7894             Yao Qi  <yao@codesourcery.com>
7895             Mark Kettenis  <kettenis@gnu.org>
7896
7897         * cli/cli-setshow.c (do_set_command) <var_uinteger>:
7898         Don't let the user set the value to UINT_MAX directly.
7899         <var_integer>: Don't let the user set the value to INT_MAX
7900         directly.
7901
7902 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7903
7904         * remote.c (remote_unpush_target): New function.
7905         (remote_open_1): Remove two pop_target calls, update one comment, add
7906         comment to target_preopen call.  Replace pop_target call by
7907         remote_unpush_target call.
7908         (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
7909         pop_target calls by remote_unpush_target calls.
7910
7911 2013-03-22  Pedro Alves  <palves@redhat.com>
7912
7913         * linux-nat.c (linux_child_follow_fork): Don't call
7914         linux_enable_event_reporting.
7915         (linux_handle_extended_wait): Don't call
7916         linux_enable_event_reporting.
7917
7918 2013-03-22  Pedro Alves  <palves@redhat.com>
7919
7920         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
7921         use it to rewrite the trampoline buffers with type gdb_byte[], and
7922         undefine the macro.  Remove char* cast.
7923
7924 2013-03-21  Doug Evans  <dje@google.com>
7925
7926         New commands "mt set per-command {space,time,symtab} {on,off}".
7927         * NEWS: Add entry.
7928         * event-top.c: #include "maint.h".
7929         * main.c: #include "maint.h".
7930         * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
7931         timeval-utils.h, maint.h, cli/cli-setshow.h.
7932         (per_command_time, per_command_space): New static globals.
7933         (per_command_symtab): New static global.
7934         (per_command_setlist, per_command_showlist): New static globals.
7935         (struct cmd_stats): Move here from utils.c.
7936         (set_per_command_time): Renamed from set_display_time in utils.c
7937         and moved here.  All callers updated.
7938         (set_per_command_space): Renamed from set_display_space in utils.c
7939         and moved here.  All callers updated.
7940         (count_symtabs_and_blocks): New function.
7941         (report_command_stats): Moved here from utils.c.  Add support for
7942         printing symtab stats.  Only print data if enabled before command
7943         executed.
7944         (make_command_stats_cleanup): Ditto.
7945         (sert_per_command_cmd, show_per_command_cmd): New functions.
7946         (_initialize_maint_cmds): Add new commands
7947         mt set per-command {space,time,symtab} {on,off}.
7948         * maint.h: New file.
7949         * top.c: #include "maint.h".
7950         * utils.c (reset_prompt_for_continue_wait_time): New function.
7951         (get_prompt_for_continue_wait_time): New function.
7952         * utils.h (reset_prompt_for_continue_wait_time): Declare
7953         (get_prompt_for_continue_wait_time): Declare.
7954         (make_command_stats_cleanup): Moved to maint.h.
7955         (set_display_time, set_display_space): Moved to maint.h and renamed
7956         to set_per_command_time, set_per_command_space.
7957         * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
7958         parse_binary_operation and made non-static.  Don't call error,
7959         just return an error marker.  All callers updated.
7960         * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
7961
7962 2013-03-21  Tom Tromey  <tromey@redhat.com>
7963
7964         * symfile.c (alloc_section_addr_info): Update header.  Don't set
7965         'num_sections' field.
7966         (build_section_addr_info_from_section_table): Set 'num_sections'.
7967         (build_section_addr_info_from_bfd): Likewise.
7968         (build_section_addr_info_from_objfile): Remove dead loop
7969         condition.
7970         (free_section_addr_info): Unconditionally call xfree.
7971         (relative_addr_info_to_section_offsets, addrs_section_sort)
7972         (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
7973         condition.
7974         (syms_from_objfile_1): Remove dead 'if' condition.  Check
7975         'num_sections'.
7976         (add_symbol_file_command): Set 'num_sections'.
7977         * symfile-mem.c (symbol_file_add_from_memory): Set
7978         'num_sections'.
7979         * somread.c (som_symfile_offsets): Remove dead loop condition.
7980         * machoread.c (macho_symfile_offsets): Remove dead 'if'.
7981         * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
7982
7983 2013-03-21  Tom Tromey  <tromey@redhat.com>
7984
7985         * tracepoint.h (decode_agent_options): Add 'trace_string'
7986         argument.
7987         * tracepoint.c (decode_agent_options): Add 'trace_string'
7988         argument.
7989         (validate_actionline): Update.
7990         (collect_symbol): Add 'trace_string' argument.
7991         (struct add_local_symbols_data) <trace_string>: New field.
7992         (do_collect_symbol): Update.
7993         (add_local_symbols): Add 'trace_string' argument.
7994         (encode_actions_1): Update.
7995         (trace_dump_actions): Update.
7996         * dwarf2loc.c (access_memory): Update.
7997         * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
7998         * ax-general.c (new_agent_expr): Update.
7999         * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
8000         (gen_trace_for_return_address): Add argument.
8001         (trace_kludge, trace_string_kludge): Remove.
8002         * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
8003         (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
8004         (gen_trace_for_var): Add 'trace_string' argument.
8005         (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
8006         (gen_printf, agent_eval_command_one): Update.
8007
8008 2013-03-21  Tom Tromey  <tromey@redhat.com>
8009
8010         PR exp/15109:
8011         * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
8012         Handle FILENAME token.
8013
8014 2013-03-21  Tom Tromey  <tromey@redhat.com>
8015
8016         * c-exp.y (YYPRINT): Define.
8017         (c_print_token): New function.
8018
8019 2013-03-21  Tom Tromey  <tromey@redhat.com>
8020
8021         * c-exp.y (%union) <sym, ivar, ivec>: Remove.
8022
8023 2013-03-21  Yao Qi  <yao@codesourcery.com>
8024
8025         * ctf.c: Include "gdb_stat.h".
8026         [USE_WIN32API]: New macro 'mkdir'.
8027         (ctf_start): Use permission bits macros if they are defined.
8028
8029 2013-03-20  Keith Seitz  <keiths@redhat.com>
8030
8031         * breakpoint.h (struct breakpoint): Add comment to
8032         extra_string indicating that this member is mallod'd.
8033         * breakpoint.c (base_breakpoint_dtor): Free extra_string.
8034
8035 2013-03-20  Pedro Alves  <palves@redhat.com>
8036
8037         PR gdb/15289
8038
8039         * cli/cli-setshow.c (do_set_command)
8040         <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
8041         the result of parsing the command argument.  Throw error if the
8042         value is greater than UINT_MAX.  Print the invalid value with
8043         plongest.
8044         <var_integer, var_zinteger>: Use LONGEST for variable holding the
8045         result of parsing the command argument.  Throw error if the value
8046         is greater than INT_MAX, not greater or equal.  Also throw error
8047         if the value is less than INT_MIN.  Print the invalid value with
8048         plongest.
8049         <var_zuinteger_unlimited>: Throw error if the value is greater
8050         than INT_MAX, not greater or equal.
8051         (do_show_command) <var_integer, var_zinteger,
8052         var_zuinteger_unlimited>: Use %d for printing int, not %u.
8053
8054 2013-03-20  Tom Tromey  <tromey@redhat.com>
8055
8056         * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
8057         if possible.
8058         * dwarf2read.c (read_func_scope): Remove old FIXME.
8059         * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
8060         not LOC_COMPUTED.
8061         * findvar.c (symbol_read_needs_frame, default_read_var_value):
8062         Unconditionally call via computed ops, if possible.
8063         * printcmd.c (address_info): Unconditionally call via computed ops,
8064         if possible.
8065         * stack.c (read_frame_arg): Unconditionally call via computed ops,
8066         if possible.
8067         * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
8068         * tracepoint.c (scope_info): Unconditionally call via computed ops,
8069         if possible.
8070
8071 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8072             Tom Tromey  <tromey@redhat.com>
8073
8074         PR symtab/8421:
8075         * coffread.c (coff_register_index): New global.
8076         (process_coff_symbol, coff_read_enum_type): Set
8077         SYMBOL_ACLASS_INDEX.
8078         (_initialize_coffread): Initialize new global.
8079         * dwarf2loc.c (locexpr_find_frame_base_location)
8080         (dwarf2_block_frame_base_locexpr_funcs)
8081         (loclist_find_frame_base_location)
8082         (dwarf2_block_frame_base_loclist_funcs): New.
8083         (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
8084         (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
8085         * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
8086         (dwarf2_block_frame_base_loclist_funcs): New.
8087         * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
8088         (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
8089         globals.
8090         (read_func_scope): Update.
8091         (fixup_go_packaging, mark_common_block_symbol_computed)
8092         (var_decode_location, new_symbol_full, dwarf2_const_value):
8093         Set SYMBOL_ACLASS_INDEX.
8094         (dwarf2_symbol_mark_computed): Likewise.  Add 'is_block' argument.
8095         (_initialize_dwarf2_read): Initialize new globals.
8096         * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
8097         * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
8098         * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
8099         globals.
8100         (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
8101         (_initialize_mdebugread): Initialize new globals.
8102         * psympriv.h (struct partial_symbol) <aclass>: Update comment.
8103         * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
8104         (stab_register_index, stab_regparm_index): New globals.
8105         (define_symbol, read_enum_type, common_block_end): Set
8106         SYMBOL_ACLASS_INDEX.
8107         (_initialize_stabsread): Initialize new globals.
8108         * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
8109         globals.
8110         (MAX_SYMBOL_IMPLS): New define.
8111         (register_symbol_computed_impl, register_symbol_block_impl)
8112         (register_symbol_register_impl)
8113         (initialize_ordinary_address_classes): New functions.
8114         (_initialize_symtab): Call initialize_ordinary_address_classes.
8115         * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
8116         (struct symbol_impl): New.
8117         (SYMBOL_ACLASS_BITS): New define.
8118         (struct symbol) <aclass, ops>: Remove fields.
8119         <aclass_index>: New field.
8120         (symbol_impls): Declare.
8121         (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
8122         (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
8123         (register_symbol_computed_impl, register_symbol_block_impl)
8124         (register_symbol_register_impl): Declare.
8125         (struct symbol_computed_ops): Add location_has_loclist.
8126         (struct symbol_block_ops): New.
8127         (SYMBOL_BLOCK_OPS): New.
8128         * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
8129
8130 2013-03-20  Tom Tromey  <tromey@redhat.com>
8131
8132         * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
8133         (print_partial_symbols, recursively_search_psymtabs): Use
8134         PSYMBOL_CLASS.
8135
8136 2013-03-20  Pierre Muller  <muller@sourceware.org>
8137
8138         * contrib/ari/gdb_ari.sh (OP eol rule): Also check
8139         addtion, subtraction, multiplication and division binary operator.
8140
8141 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8142
8143         Code cleanup.
8144         * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
8145         * bsd-kvm.c (bsd_kvm_close): Likewise.
8146         * bsd-uthread.c (bsd_uthread_close): Likewise.
8147         * corelow.c (core_close): Likewise.
8148         (core_close_cleanup): Remove parameter quitting from a caller.
8149         * event-top.c (async_disconnect): Likewise.
8150         * exec.c (exec_close_1): Remove parameter quitting.
8151         * go32-nat.c (go32_close): Likewise.
8152         * linux-nat.c (linux_nat_close): Remove parameter quitting.  Remove
8153         parameter quitting from a caller.
8154         * mips-linux-nat.c (super_close): Remove parameter quitting from the
8155         variable.
8156         (mips_linux_close): Remove parameter quitting.  Remove parameter
8157         quitting from a caller.
8158         * monitor.c (monitor_close): Remove parameter quitting.
8159         * monitor.h (monitor_close): Likewise.
8160         * record-btrace.c (record_btrace_close): Likewise.
8161         * record-full.c (record_full_close): Likewise.
8162         * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
8163         it also from fprintf_unfiltered.
8164         * remote-mips.c (mips_close): Remove parameter quitting.
8165         (mips_detach): Remove parameter quitting from a caller.
8166         * remote-sim.c (gdbsim_close): Remove parameter quitting.
8167         (gdbsim_close): Remove duplicate function comment.  Remove parameter
8168         quitting and remove it also from printf_filtered.
8169         * remote.c (remote_close): Remove parameter quitting.
8170         * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
8171         * target.c (update_current_target): Remove parameter int from to_close
8172         de_fault.
8173         (push_target, unpush_target, pop_target): Remove parameter quitting from
8174         a caller.
8175         (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
8176         Remove parameter quitting from a caller.
8177         (target_preopen): Remove parameter quitting from a caller.
8178         (target_close): Remove parameter quitting.  Remove parameter quitting
8179         from a caller two times.  Remove parameter quitting also from
8180         fprintf_unfiltered.
8181         * target.h (struct target_ops): Remove parameter quitting and as int
8182         from fields to_xclose and to_close.
8183         (extern struct target_ops current_target):
8184         (target_close, pop_all_targets): Remove parameter quitting.  Update the
8185         comment.
8186         (pop_all_targets_above): Remove parameter quitting.
8187         * top.c (quit_target): Remove parameter quitting from a caller.
8188         * tracepoint.c (tfile_close): Remove parameter quitting.
8189         * windows-nat.c (windows_close): Remove parameter quitting.
8190
8191 2013-03-20  Corinna Vinschen  <vinschen@redhat.com>
8192
8193         * windows-nat.c (handle_output_debug_string): Replace call
8194         to string_to_core_addr with call to strtoull.
8195
8196 2013-03-20  Yao Qi  <yao@codesourcery.com>
8197
8198         * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
8199         and write it to CTF metadata.
8200
8201 2013-03-19  Corinna Vinschen  <vinschen@redhat.com>
8202
8203         * windows-nat.c (handle_output_debug_string): Change type of n to
8204         SIZE_T to avoid crash on 64 bit systems.
8205
8206 2013-03-17  Eli Zaretskii  <eliz@gnu.org>
8207
8208         * python/python-internal.h (HAVE_SNPRINTF)
8209         [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
8210         about redefinition of snprintf by pyerrors.h.
8211
8212 2013-03-15  Steve Ellcey  <sellcey@mips.com>
8213
8214         * remote-sim.c (sim_command_completer): Make char arguments const.
8215
8216 2013-03-15  Tom Tromey  <tromey@redhat.com>
8217
8218         PR c++/15116:
8219         * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
8220
8221 2013-03-14  Tom Tromey  <tromey@redhat.com>
8222
8223         * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
8224         New fields.
8225         (get_file_crc): Move from symfile.c.
8226         (gdb_bfd_crc): New function.
8227         * gdb_bfd.h (gdb_bfd_crc): Declare.
8228         * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
8229         * symfile.c (get_file_crc): Move to gdb_bfd.c.
8230         (separate_debug_file_exists): Use gdb_bfd_crc.
8231
8232 2013-03-14  Tom Tromey  <tromey@redhat.com>
8233
8234         * symfile.c (get_debug_link_info): Remove.
8235         (find_separate_debug_file_by_debuglink): Use
8236         bfd_get_debug_link_info.
8237
8238 2013-03-14  Tom Tromey  <tromey@redhat.com>
8239
8240         * symtab.c (error_in_psymtab_expansion): New function.
8241         (lookup_symbol_aux_quick)
8242         (basic_lookup_transparent_type_quick): Remove "last resort"
8243         code.  Use error_in_psymtab_expansion.
8244
8245 2013-03-14  Doug Evans  <dje@google.com>
8246             Jan Kratochvil  <jan.kratochvil@redhat.com>
8247
8248         * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
8249         any successful compare_filenames_for_search or FILENAME_CMP.
8250         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
8251         * symtab.c (iterate_over_some_symtabs): Likewise.
8252
8253 2013-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8254
8255         * source.c (print_source_lines_base): Make a local copy of
8256         symtab_to_fullname.
8257
8258 2013-03-14  Hui Zhu  <hui_zhu@mentor.com>
8259             Jan Kratochvil  <jan.kratochvil@redhat.com>
8260
8261         * source.c (print_source_lines_base): Suppress "file" for TUI.
8262
8263 2013-03-14  Keith Seitz  <keiths@redhat.com>
8264             Alan Matsuoka  <alanm@redhat.com>
8265
8266         PR c++/15203
8267         PR c++/15210
8268         * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
8269         TYPE_CODE_METHOD.
8270         * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
8271         symbols.
8272
8273 2013-03-14  Yao Qi  <yao@codesourcery.com>
8274
8275         * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
8276         status to tfile if trace is stopped by command 'tstop'.
8277
8278 2013-03-14  Yao Qi  <yao@codesourcery.com>
8279
8280         * tracepoint.c (tfile_write_status): Write trace notes and user
8281         name into tfile if they are not NULL.
8282
8283 2013-03-14  Hui Zhu  <hui@codesourcery.com>
8284             Yao Qi  <yao@codesourcery.com>
8285
8286         * Makefile.in (REMOTE_OBS): Add ctf.o.
8287         (SFILES): Add ctf.c.
8288         (HFILES_NO_SRCDIR): Add ctf.h.
8289         * ctf.c, ctf.h: New files.
8290         * tracepoint.c: Include 'ctf.h'.
8291         (collect_pseudocommand): Remove static.
8292         (trace_save_command): Parse option "-ctf".
8293         Produce different trace file writers per option.
8294         Adjust output message.
8295         (trace_save_tfile, trace_save_ctf): New.
8296         * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
8297         * mi/mi-main.c: Include 'ctf.h'.
8298         (mi_cmd_trace_save): Handle option '-ctf'.  Call either
8299         trace_save_tfile or trace_save_ctf.
8300         * NEWS: Mention these changes.
8301
8302 2013-03-14  Yao Qi  <yao@codesourcery.com>
8303
8304         * tracepoint.c (trace_file_writer_xfree): New.
8305         (struct tfile_writer_data): New.
8306         (tfile_dtor, tfile_can_target_save, tfile_start): New.
8307         (tfile_write_header, tfile_write_regblock_type): New.
8308         (tfile_write_status, tfile_write_uploaded_tsv): New.
8309         (tfile_write_uploaded_tp, tfile_write_definition_end): New.
8310         (tfile_write_raw_data, (tfile_end): New.
8311         (tfile_write_ops): New global variable.
8312         (TRACE_WRITE_R_BLOCK): New macro.
8313         (TRACE_WRITE_M_BLOCK_HEADER): New macro.
8314         (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
8315         (TRACE_WRITE_V_BLOCK): New macro.
8316         (trace_save): Add extra one parameter WRITER.  Make it static.
8317         Use WRITER to writer trace.
8318         (tfile_trace_file_writer_new): New.
8319         (trace_save_command): Caller update.
8320         (trace_save_tfile): Write trace data in TFILE format.
8321         * tracepoint.h (struct trace_frame_write_ops): New.
8322         (struct trace_file_write_ops): New.
8323         (struct trace_file_writer): New.
8324         (trace_save): Remove its declaration.
8325         (trace_save_tfile): Declare it.
8326         * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
8327         instead of trace_save.
8328
8329 2013-03-13  Pedro Alves  <palves@redhat.com>
8330
8331         * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
8332
8333 2013-03-13  Pedro Alves  <palves@redhat.com>
8334
8335         * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
8336         commented out code.
8337         * demangle.c (current_demangling_style_string): Make it const.
8338         (set_demangling_command): Assert the demangling style is known.
8339         Remove all handling of unknown styles.  Set
8340         'current_demangling_style_string' to an element of the
8341         demangling_style_names array.
8342         (set_demangling_style): Delete.
8343         (_initialize_demangler): Set current_demangling_style_string to the
8344         element of the demangling_style_names array that corresponds to
8345         the default demangling style.  Remove FIXME note.  Don't call
8346         set_demangling_style.
8347         * gdb-demangle.h (set_demangling_style): Remove declaration.
8348
8349 2013-03-13  Pedro Alves  <palves@redhat.com>
8350
8351         * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
8352         fields const.
8353         (ada_make_symbol_completion_list): Make "text0" parameter const.
8354         * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
8355         * breakpoint.c (condition_completer): Make "text" and "word"
8356         parameters const.  Adjust.
8357         (check_tracepoint_command): Adjust to validate_actionline
8358         prototype change.
8359         (catch_syscall_completer): Make "text" and "word" parameters
8360         const.
8361         * cli/cli-cmds.c (show_user): Make "comname" local const.
8362         (valid_command_p): Make "command" parameter const.
8363         (alias_command): Make "alias_prefix" and "command_prefix" locals
8364         const.
8365         * cli/cli-decode.c (add_cmd): Make "name" parameter const.
8366         (add_alias_cmd): Make "name" and "oldname" parameters const.
8367         Adjust.  No longer make copy of OLDNAME.
8368         (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
8369         (add_setshow_cmd_full, add_setshow_enum_cmd)
8370         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
8371         (add_setshow_filename_cmd, add_setshow_string_cmd)
8372         (add_setshow_string_noescape_cmd)
8373         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
8374         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
8375         (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
8376         (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
8377         Make "name" parameter const.
8378         (help_cmd): Rename "command" parameter to "arg".  New const local
8379         "command".
8380         (find_cmd): Make "command" parameter const.
8381         (lookup_cmd_1): Make "text" parameter pointer to const.  Adjust to
8382         deprecated_cmd_warning prototype change.
8383         (undef_cmd_error): Make "cmdtype" parameter const.
8384         (lookup_cmd): Make "line" parameter const.
8385         (deprecated_cmd_warning): Change type of "text" parameter to
8386         pointer to const char, from pointer to pointer to char.  Adjust.
8387         (lookup_cmd_composition): Make "text" parameter const.
8388         (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
8389         parameters const.
8390         * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
8391         const.
8392         * cli/cli-script.c (validate_comname): Make "tem" local const.
8393         (define_command): New const local "tem_c".  Use it in calls to
8394         lookup_cmd.
8395         (document_command): Make "tem" and "comfull" locals const.
8396         (show_user_1): Make "prefix" and "name" parameters const.
8397         * cli-script.h (show_user_1): Make "prefix" and "name" parameters
8398         const.
8399         * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
8400         (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
8401         (deprecated_cmd_warning, lookup_cmd_composition, add_com)
8402         (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
8403         (complete_on_enum, add_setshow_enum_cmd)
8404         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
8405         (add_setshow_filename_cmd, add_setshow_string_cmd)
8406         (add_setshow_string_noescape_cmd)
8407         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
8408         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
8409         (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
8410         Change prototypes, constifying strings.
8411         * completer.c (noop_completer, filename_completer): Make "text"
8412         and "prefix" parameters const.
8413         (location_completer, expression_completer)
8414         (complete_line_internal): Make "text" and "prefix" parameters
8415         const and adjust.
8416         (command_completer, signal_completer): Make "text" and "prefix"
8417         parameters const.
8418         * completer.h (noop_completer, filename_completer)
8419         (expression_completer, location_completer, command_completer)
8420         (signal_completer): Change prototypes.
8421         * corefile.c (complete_set_gnutarget): Make "text" and "word"
8422         parameters const.
8423         * cp-abi.c (cp_abi_completer): Likewise.
8424         * expression.h (parse_expression_for_completion): Change
8425         prototype.
8426         * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
8427         parameters const.
8428         * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
8429         * infrun.c (handle_completer): Make "text" and "word" parameters
8430         const.
8431         * interps.c (interpreter_completer): Make "text" and "word"
8432         parameters const.
8433         * language.h (struct language_defn)
8434         <la_make_symbol_completion_list>: Make "text" and "word"
8435         parameters const.
8436         * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
8437         (parse_exp_in_context): Rename to ...
8438         (parse_exp_in_context_1): ... this.
8439         (parse_exp_in_context): Reimplement, with const hack from
8440         parse_exp_1.
8441         (parse_expression_for_completion): Make "string" parameter const.
8442         * printcmd.c (decode_format): Make "string_ptr" parameter pointer
8443         to pointer to const char.  Adjust.
8444         (print_command_1): Make "exp" parameter const.
8445         (output_command): Rename to ...
8446         (output_command_const): ... this.  Make "exp" parameter const.
8447         (output_command): Reimplement.
8448         (x_command): Adjust.
8449         (display_command): Rename "exp" parameter to "arg".  New "exp"
8450         local, const version of "arg".
8451         * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
8452         "cmd_name" local const.
8453         * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
8454         call.
8455         (cmdpy_completer): Make "text" and "word" parameters const.
8456         (gdbpy_parse_command_name): Make "prefix_text2" local const.
8457         * python/py-param.c (add_setshow_generic): Make "tmp_name" local
8458         const.
8459         * remote.c (_initialize_remote): Make "cmd_name" local const.
8460         * symtab.c (language_search_unquoted_string): Make "text" and "p"
8461         parameters const.  Adjust.
8462         (completion_list_add_fields): Make "sym_text", "text" and "word"
8463         parameters const.
8464         (struct add_name_data) <sym_text, text, word>: Make fields const.
8465         (default_make_symbol_completion_list_break_on): Make "text" and
8466         "word" parameters const.  Adjust locals.
8467         (default_make_symbol_completion_list)
8468         (make_symbol_completion_list, make_symbol_completion_type)
8469         (make_symbol_completion_list_fn): Make "text" and "word"
8470         parameters const.
8471         (make_file_symbol_completion_list): Make "text", "word" and
8472         "srcfile" parameters const.  Adjust locals.
8473         (add_filename_to_list): Make "text" and "word" parameters const.
8474         (struct add_partial_filename_data) <text, word>: Make fields
8475         const.
8476         (make_source_files_completion_list): Make "text" and "word"
8477         parameters const.
8478         * symtab.h (default_make_symbol_completion_list_break_on)
8479         (default_make_symbol_completion_list, make_symbol_completion_list)
8480         (make_symbol_completion_type enum type_code)
8481         (make_symbol_completion_list_fn make_file_symbol_completion_list)
8482         (make_source_files_completion_list): Change prototype.
8483         * top.c (execute_command): Adjust to pass pointer to pointer to
8484         const char to lookup_cmd, and to deprecated_cmd_warning prototype
8485         change.
8486         (set_verbose): Make "cmdname" local const.
8487         * tracepoint.c (decode_agent_options): Make "exp" parameter const,
8488         and adjust.
8489         (validate_actionline): Make "line" parameter a pointer to const
8490         char, and adjust.
8491         (encode_actions_1): Make "action_exp" local const, and adjust.
8492         (encode_actions): Adjust.
8493         (replace_comma): Delete.
8494         (trace_dump_actions): Make "action_exp" and "next_comma" locals
8495         const, and adjust.  Don't frob the action string while splitting
8496         it at commas.  Instead, make a copy of each split substring in
8497         turn.
8498         (trace_dump_command): Adjust to validate_actionline prototype
8499         change.
8500         * tracepoint.h (decode_agent_options, decode_agent_options)
8501         (encode_actions, validate_actionline): Change prototypes.
8502         * valprint.h (output_command): Delete declaration.
8503         (output_command_const): Declare.
8504         * value.c (function_destroyer): Cast const away in xfree call.
8505
8506 2013-03-13  Pedro Alves  <palves@redhat.com>
8507
8508         * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
8509         rather than casting 'const char * const *' to 'const char **'.
8510         * ada-lex.l (processInt): Make "trailer" local const.  Remove
8511         'const char **' cast.
8512         * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
8513         locals, and use those as strtol output pointer, instead than doing
8514         invalid casts to from 'const char **' to 'char **'.
8515         (_initialize_demangle): Remove cast.
8516         * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
8517         locals, and use those as strtol output pointer, instead than doing
8518         invalid casts to from 'const char **' to 'char **'.
8519         * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
8520         casts.
8521         * stap-probe.c (stap_parse_register_operand)
8522         (stap_parse_single_operand): Likewise.
8523
8524 2013-03-13  Yao Qi  <yao@codesourcery.com>
8525
8526         * tracepoint.c (tfile_get_trace_state_variable_value): Look for
8527         the last matched 'V' blcok in trace frame.
8528
8529 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
8530
8531         * NEWS: Create a new section for the next release branch.
8532         Rename the section of the current branch, now that it has
8533         been cut.
8534
8535 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
8536
8537         GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
8538         * version.in: Bump version to 7.6.50.20130312-cvs.
8539
8540 2013-03-12  Keith Seitz  <keiths@redhat.com>
8541
8542         * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
8543         * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
8544         Remove temporary copy of input string.
8545         (mi_execute_command_wrapper): Make "cmd" const.
8546         * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
8547         * mi/mi-parse.c (mi_parse_argv): Make "args" const.
8548         Use const strings.
8549         (mi_parse): Make "cmd" const.
8550         Use const strings.
8551         * mi/mi-parse.h (mi_parse): Make "cmd" const.
8552
8553 2013-03-12  Keith Seitz  <keiths@redhat.com>
8554
8555         * ada-lang.c (ada_read_renaming_var_value): Pass const
8556         pointer to expression string to parse_exp_1.
8557         (create_excep_cond_exprs): Likewise.
8558         * ax-gdb.c (agent_eval_command_one): Likewise.
8559         (maint_agent_printf_command): Likewise.
8560         Constify much of the string handling/parsing.
8561         * breakpoint.c (set_breakpoint_condition): Pass const
8562         pointer to expression string to parse_exp_1.
8563         (update_watchpoint): Likewise.
8564         (parse_cmd_to_aexpr): Constify string handling.
8565         Pass const pointer to parse_exp_1.
8566         (init_breakpoint_sal): Pass const pointer to parse_exp_1.
8567         (find_condition_and_thread): Likewise.
8568         Make TOK const.
8569         (watch_command_1): Make "arg" const.
8570         Constify string handling.
8571         Copy the expression string instead of changing the input
8572         string.
8573         (update_breakpoint_location): Pass const pointer to
8574         parse_exp_1.
8575         * eval.c (parse_and_eval_address): Make "exp" const.
8576         (parse_to_comma_and_eval): Make "expp" const.
8577         (parse_and_eval): Make "exp" const.
8578         * expression.h (parse_expression): Make argument const.
8579         (parse_exp_1): Make first argument const.
8580         * findcmd.c (parse_find_args): Treat "args" as const.
8581         * linespec.c (parse_linespec): Pass const pointer to
8582         linespec_expression_to_pc.
8583         (linespec_expression_to_pc): Make "exp_ptr" const.
8584         * parse.c (parse_exp_1): Make "stringptr" const.
8585         Make a copy of the expression to pass to parse_exp_in_context until
8586         this whole interface can be constified.
8587         (parse_expression): Make "string" const.
8588         * printcmd.c (ui_printf): Treat "arg" as const.
8589         Handle const strings.
8590         * tracepoint.c (validate_actionline): Pass const pointer to
8591         all calls to parse_exp_1.
8592         (encode_actions_1): Likewise.
8593         * value.h (parse_to_comma_and_eval): Make argument const.
8594         (parse_and_eval_address): Likewise.
8595         (parse_and_eval): Likewise.
8596         * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
8597         (varobj_set_value): Likewise.
8598         * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
8599         constify string handling.
8600         Pass const pointers to parse_and_eval_address and
8601         parse_to_comman_and_eval.
8602         * cli/cli-utils.c (skip_to_space): Rename to ...
8603         (skip_to_space_const): ... this. Handle const strings.
8604         * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
8605         skip_to_space_const.
8606         (skip_to_space_const): Declare.
8607         * common/format.c (parse_format_string): Make "arg" const.
8608         Handle const strings.
8609         * common/format.h (parse_format_string): Make "arg" const.
8610         * gdbserver/ax.c (ax_printf): Make "format" const.
8611         * python/python.c (gdbpy_parse_and_eval): Do not make a copy
8612         of the expression string.
8613
8614 2013-03-12  Hui Zhu  <hui@codesourcery.com>
8615
8616         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
8617
8618 2013-03-12  Yao Qi  <yao@codesourcery.com>
8619             Hui Zhu  <hui@codesourcery.com>
8620
8621         * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
8622         (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
8623         DW_OP_deref_size.
8624
8625 2013-03-12  Paul Hilfinger  <hilfingr@adacore.com>
8626
8627         * ada-lex.l (rules): Only recognize 'thread' as a
8628         delimiter when followed by numerals, as for c-exp.y.
8629         Use new rewind_to_char function to rewind the input for
8630         expression-delimiting tokens.
8631         (rewind_to_char): New function.
8632
8633 2013-03-11  Pedro Alves  <palves@redhat.com>
8634             Jan Kratochvil  <jan.kratochvil@redhat.com>
8635
8636         * configure: Regenerate.
8637         * configure.ac (check dynamic export flag): Link python test with
8638         $PYTHON_LIBS.
8639
8640 2013-03-11  Doug Evans  <dje@google.com>
8641             Keith Seitz  <keiths@redhat.com>
8642
8643         * linespec.c (find_linespec_symbols): Call find_function_symbols
8644         first, and then call lookup_prefix_sym/find_method.
8645
8646 2013-03-11  Pedro Alves  <palves@redhat.com>
8647
8648         * charset.c (convert_between_encodings): Don't cast between
8649         different pointer to pointer types.  Instead, make the 'inp' local
8650         be of the type iconv expects.
8651         (wchar_iterate): Don't cast between different pointer to pointer
8652         types.  Instead, use new pointer local of the type iconv expects.
8653         * target.c (target_read_stralloc, target_fileio_read_stralloc):
8654         Add new local of type char pointer, and use it to get a
8655         char/string view of the byte buffer, instead of casting between
8656         pointer to pointer types.
8657
8658 2013-03-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
8659
8660         * remote.c (remote_set_trace_buffer_size): Move != operator
8661         to the start of next line to fix an ARI warning.
8662
8663 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8664
8665         * NEWS: Add record changes.
8666
8667 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8668
8669         * record-btrace.c (btrace_insn_history): Omit the pc prefix in
8670         the instruction history disassembly.
8671         * disasm.c (dump_insns): Omit the pc prefix, if requested.
8672         * disasm.h (DISASSEMBLY_OMIT_PC): New.
8673
8674 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8675
8676         * Makefile.in (SFILES): Add record-btrace.c
8677         (COMMON_OBS): Add record-btrace.o
8678         * record-btrace.c: New.
8679         * objfiles.c: Include btrace.h.
8680         (free_objfile): call btrace_free_objfile.
8681
8682 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8683
8684         * target.c (target_call_history, target_call_history_from,
8685         target_call_history_range): New.
8686         * target.h (target_ops) <to_call_history, to_call_history_from,
8687         to_call_history_range>: New fields.
8688         (target_call_history, target_call_history_from,
8689         target_call_history_range): New declaration.
8690         * record.c (get_call_history_modifiers, cmd_record_call_history,
8691         record_call_history_size): New.
8692         (_initialize_record): Add the "record function-call-history" command.
8693         Add "set/show record function-call-history-size" commands.
8694         * record.h (record_print_flag): New.
8695
8696 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8697
8698         * target.h (target_ops) <to_insn_history, to_insn_history_from,
8699         to_insn_history_range>: New fields.
8700         (target_insn_history): New.
8701         (target_insn_history_from): New.
8702         (target_insn_history_range): New.
8703         * target.c (target_insn_history): New.
8704         (target_insn_history_from): New.
8705         (target_insn_history_range): New.
8706         * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
8707         (record_insn_history_size): New.
8708         (get_insn_number): New.
8709         (get_context_size): New.
8710         (no_chunk): New.
8711         (get_insn_history_modifiers): New.
8712         (cmd_record_insn_history): New.
8713         (_initialize_record): Add "set/show record instruction-history-size"
8714         command. Add "record instruction-history" command.
8715
8716 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8717
8718         * record.h (record_disconnect): New.
8719         (record_detach): New.
8720         (record_mourn_inferior): New.
8721         (record_kill): New.
8722         * record-full.c (record_disconnect, record_detach,
8723         record_mourn_inferior, record_kill): Move to...
8724         * record.c: ...here.
8725         (DEBUG): New.
8726         (record_stop): New.
8727         (record_unpush): New.
8728         (cmd_record_stop): Call record_stop. Replace unpush_target
8729         call with record_unpush call.
8730         (record_disconnect, record_detach): Assert that the target
8731         is of record stratum. Call record_unpush, record_stop, and
8732         DEBUG.
8733         (record_mourn_inferior, record_kill): Assert that the target
8734         is of record stratum. Call record_unpush and DEBUG.
8735
8736 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8737
8738         * record-full.h, record-full.c (record_memory_query): Rename
8739         to ...
8740         (record_full_memory_query): ...this. Update all users.
8741         (record_arch_list_add_reg): Rename to ...
8742         (record_full_arch_list_add_reg): ...this. Update all users.
8743         (record_arch_list_add_mem): Rename to ...
8744         (record_full_arch_list_add_mem): ...this. Update all users.
8745         (record_arch_list_add_end): Rename to ...
8746         (record_full_arch_list_add_end): ...this. Update all users.
8747         (record_gdb_operation_disable_set): Rename to ...
8748         (record_full_gdb_operation_disable_set): ...this.
8749         Update all users.
8750
8751 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
8752
8753         * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
8754         (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
8755         (RECORD_IS_REPLAY): Renamed to ...
8756         (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
8757         (RECORD_FILE_MAGIC): Renamed to ...
8758         (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
8759         (record_mem_entry): Renamed to ...
8760         (record_full_mem_entry): ... this. Updated all users.
8761         (record_reg_entry): Renamed to ...
8762         (record_full_reg_entry): ... this. Updated all users.
8763         (record_end_entry): Renamed to ...
8764         (record_full_end_entry): ... this. Updated all users.
8765         (record_type) <record_end, record_reg, record_mem>: Renamed
8766         to ...
8767         (record_full_type) <record_full_end, record_full_reg,
8768         record_full_mem>: ... this. Updated all users.
8769         (record_entry): Renamed to ...
8770         (record_full_entry): ... this. Updated all users.
8771         (record_core_buf_entry): Renamed to ...
8772         (record_full_core_buf_entry): ... this. Updated all users.
8773         (record_core_regbuf): Renamed to ...
8774         (record_full_core_regbuf): ... this. Updated all users.
8775         (record_core_start): Renamed to ...
8776         (record_full_core_start): ... this. Updated all users.
8777         (record_core_end): Renamed to ...
8778         (record_full_core_end): ... this. Updated all users.
8779         (record_core_buf_list): Renamed to ...
8780         (record_full_core_buf_list): ... this. Updated all users.
8781         (record_first): Renamed to ...
8782         (record_full_first): ... this. Updated all users.
8783         (record_list): Renamed to ...
8784         (record_full_list): ... this. Updated all users.
8785         (record_arch_list_head): Renamed to ...
8786         (record_full_arch_list_head): ... this. Updated all users.
8787         (record_arch_list_tail): Renamed to ...
8788         (record_full_arch_list_tail): ... this. Updated all users.
8789         (record_stop_at_limit): Renamed to ...
8790         (record_full_stop_at_limit): ... this. Updated all users.
8791         (record_insn_max_num): Renamed to ...
8792         (record_full_insn_max_num): ... this. Updated all users.
8793         (record_insn_num): Renamed to ...
8794         (record_full_insn_num): ... this. Updated all users.
8795         (record_insn_count): Renamed to ...
8796         (record_full_insn_count): ... this. Updated all users.
8797         (record_ops): Renamed to ...
8798         (record_full_ops): ... this. Updated all users.
8799         (record_core_ops): Renamed to ...
8800         (record_full_core_ops): ... this. Updated all users.
8801         (set_record_cmdlist): Renamed to ...
8802         (set_record_full_cmdlist): ... this. Updated all users.
8803         (show_record_cmdlist): Renamed to ...
8804         (show_record_full_cmdlist): ... this. Updated all users.
8805         (record_cmdlist): Renamed to ...
8806         (record_full_cmdlist): ... this. Updated all users.
8807         (record_beneath_to_resume_ops): Renamed to ...
8808         (record_full_beneath_to_resume_ops): ... this. Updated all users.
8809         (record_beneath_to_resume): Renamed to ...
8810         (record_full_beneath_to_resume): ... this. Updated all users.
8811         (record_beneath_to_wait_ops): Renamed to ...
8812         (record_full_beneath_to_wait_ops): ... this. Updated all users.
8813         (record_beneath_to_wait): Renamed to ...
8814         (record_full_beneath_to_wait): ... this. Updated all users.
8815         (record_beneath_to_store_registers_ops): Renamed to ...
8816         (record_full_beneath_to_store_registers_ops): ... this.
8817         Updated all users.
8818         (record_beneath_to_store_registers): Renamed to ...
8819         (record_full_beneath_to_store_registers): ... this.
8820         Updated all users.
8821         (record_beneath_to_xfer_partial_ops): Renamed to ...
8822         (record_full_beneath_to_xfer_partial_ops): ... this.
8823         Updated all users.
8824         (record_beneath_to_xfer_partial): Renamed to ...
8825         (record_full_beneath_to_xfer_partial): ... this.
8826         Updated all users.
8827         (record_beneath_to_insert_breakpoint): Renamed to ...
8828         (record_full_beneath_to_insert_breakpoint): ... this.
8829         Updated all users.
8830         (record_beneath_to_stopped_by_watchpoint): Renamed to ...
8831         (record_full_beneath_to_stopped_by_watchpoint): ... this.
8832         Updated all users.
8833         (record_beneath_to_stopped_data_address): Renamed to ...
8834         (record_full_beneath_to_stopped_data_address): ... this.
8835         Updated all users.
8836         (record_beneath_to_async): Renamed to ...
8837         (record_full_beneath_to_async): ... this. Updated all users.
8838         (record_goto_insn): Renamed to ...
8839         (record_full_goto_insn): ... this. Updated all users.
8840         (record_save): Renamed to ...
8841         (record_full_save): ... this. Updated all users.
8842         (record_reg_alloc): Renamed to ...
8843         (record_full_reg_alloc): ... this. Updated all users.
8844         (record_reg_release): Renamed to ...
8845         (record_full_reg_release): ... this. Updated all users.
8846         (record_mem_alloc): Renamed to ...
8847         (record_full_mem_alloc): ... this. Updated all users.
8848         (record_mem_release): Renamed to ...
8849         (record_full_mem_release): ... this. Updated all users.
8850         (record_end_alloc): Renamed to ...
8851         (record_full_end_alloc): ... this. Updated all users.
8852         (record_end_release): Renamed to ...
8853         (record_full_end_release): ... this. Updated all users.
8854         (record_entry_release): Renamed to ...
8855         (record_full_entry_release): ... this. Updated all users.
8856         (record_list_release): Renamed to ...
8857         (record_full_list_release): ... this. Updated all users.
8858         (record_list_release_following): Renamed to ...
8859         (record_full_list_release_following): ... this.
8860         Updated all users.
8861         (record_list_release_first): Renamed to ...
8862         (record_full_list_release_first): ... this. Updated all users.
8863         (record_arch_list_add): Renamed to ...
8864         (record_full_arch_list_add): ... this. Updated all users.
8865         (record_get_loc): Renamed to ...
8866         (record_full_get_loc): ... this. Updated all users.
8867         (record_check_insn_num): Renamed to ...
8868         (record_full_check_insn_num): ... this. Updated all users.
8869         (record_arch_list_cleanups): Renamed to ...
8870         (record_full_arch_list_cleanups): ... this. Updated all users.
8871         (record_message): Renamed to ...
8872         (record_full_message): ... this. Updated all users.
8873         (record_message_wrapper): Renamed to ...
8874         (record_full_message_wrapper): ... this. Updated all users.
8875         (record_message_wrapper_safe): Renamed to ...
8876         (record_full_message_wrapper_safe): ... this. Updated all users.
8877         (record_gdb_operation_disable): Renamed to ...
8878         (record_full_gdb_operation_disable): ... this. Updated all users.
8879         (record_hw_watchpoint): Renamed to ...
8880         (record_full_hw_watchpoint): ... this. Updated all users.
8881         (record_exec_insn): Renamed to ...
8882         (record_full_exec_insn): ... this. Updated all users.
8883         (record_restore): Renamed to ...
8884         (record_full_restore): ... this. Updated all users.
8885         (record_async_inferior_event_token): Renamed to ...
8886         (record_full_async_inferior_event_token): ... this.
8887         Updated all users.
8888         (record_async_inferior_event_handler): Renamed to ...
8889         (record_full_async_inferior_event_handler): ... this.
8890         Updated all users.
8891         (record_core_open_1): Renamed to ...
8892         (record_full_core_open_1): ... this. Updated all users.
8893         (record_open_1): Renamed to ...
8894         (record_full_open_1): ... this. Updated all users.
8895         (record_open): Renamed to ...
8896         (record_full_open): ... this. Updated all users.
8897         (record_close): Renamed to ...
8898         (record_full_close): ... this. Updated all users.
8899         (record_resume_step): Renamed to ...
8900         (record_full_resume_step): ... this. Updated all users.
8901         (record_resumed): Renamed to ...
8902         (record_full_resumed): ... this. Updated all users.
8903         (record_execution_dir): Renamed to ...
8904         (record_full_execution_dir): ... this. Updated all users.
8905         (record_resume): Renamed to ...
8906         (record_full_resume): ... this. Updated all users.
8907         (record_get_sig): Renamed to ...
8908         (record_full_get_sig): ... this. Updated all users.
8909         (record_sig_handler): Renamed to ...
8910         (record_full_sig_handler): ... this. Updated all users.
8911         (record_wait_cleanups): Renamed to ...
8912         (record_full_wait_cleanups): ... this. Updated all users.
8913         (record_wait_1): Renamed to ...
8914         (record_full_wait_1): ... this. Updated all users.
8915         (record_wait): Renamed to ...
8916         (record_full_wait): ... this. Updated all users.
8917         (record_stopped_by_watchpoint): Renamed to ...
8918         (record_full_stopped_by_watchpoint): ... this. Updated all users.
8919         (record_disconnect): Renamed to ...
8920         (record_full_disconnect): ... this. Updated all users.
8921         (record_detach): Renamed to ...
8922         (record_full_detach): ... this. Updated all users.
8923         (record_mourn_inferior): Renamed to ...
8924         (record_full_mourn_inferior): ... this. Updated all users.
8925         (record_kill): Renamed to ...
8926         (record_full_kill): ... this. Updated all users.
8927         (record_stopped_data_address): Renamed to ...
8928         (record_full_stopped_data_address): ... this. Updated all users.
8929         (record_registers_change): Renamed to ...
8930         (record_full_registers_change): ... this. Updated all users.
8931         (record_store_registers): Renamed to ...
8932         (record_full_store_registers): ... this. Updated all users.
8933         (record_xfer_partial): Renamed to ...
8934         (record_full_xfer_partial): ... this. Updated all users.
8935         (record_breakpoint): Renamed to ...
8936         (record_full_breakpoint): ... this. Updated all users.
8937         (record_breakpoint_p): Renamed to ...
8938         (record_full_breakpoint_p): ... this. Updated all users.
8939         (record_breakpoints): Renamed to ...
8940         (record_full_breakpoints): ... this. Updated all users.
8941         (record_sync_record_breakpoints): Renamed to ...
8942         (record_full_sync_record_breakpoints): ... this.
8943         Updated all users.
8944         (record_init_record_breakpoints): Renamed to ...
8945         (record_full_init_record_breakpoints): ... this.
8946         Updated all users.
8947         (record_insert_breakpoint): Renamed to ...
8948         (record_full_insert_breakpoint): ... this. Updated all users.
8949         (record_remove_breakpoint): Renamed to ...
8950         (record_full_remove_breakpoint): ... this. Updated all users.
8951         (record_can_execute_reverse): Renamed to ...
8952         (record_full_can_execute_reverse): ... this. Updated all users.
8953         (record_get_bookmark): Renamed to ...
8954         (record_full_get_bookmark): ... this. Updated all users.
8955         (record_goto_bookmark): Renamed to ...
8956         (record_full_goto_bookmark): ... this. Updated all users.
8957         (record_async): Renamed to ...
8958         (record_full_async): ... this. Updated all users.
8959         (record_can_async_p): Renamed to ...
8960         (record_full_can_async_p): ... this. Updated all users.
8961         (record_is_async_p): Renamed to ...
8962         (record_full_is_async_p): ... this. Updated all users.
8963         (record_execution_direction): Renamed to ...
8964         (record_full_execution_direction): ... this. Updated all users.
8965         (record_info): Renamed to ...
8966         (record_full_info): ... this. Updated all users.
8967         (record_delete): Renamed to ...
8968         (record_full_delete): ... this. Updated all users.
8969         (record_is_replaying): Renamed to ...
8970         (record_full_is_replaying): ... this. Updated all users.
8971         (record_goto_entry): Renamed to ...
8972         (record_full_goto_entry): ... this. Updated all users.
8973         (record_goto_begin): Renamed to ...
8974         (record_full_goto_begin): ... this. Updated all users.
8975         (record_goto_end): Renamed to ...
8976         (record_full_goto_end): ... this. Updated all users.
8977         (record_goto): Renamed to ...
8978         (record_full_goto): ... this. Updated all users.
8979         (init_record_ops): Renamed to ...
8980         (init_record_full_ops): ... this. Updated all users.
8981         (record_core_resume): Renamed to ...
8982         (record_full_core_resume): ... this. Updated all users.
8983         (record_core_kill): Renamed to ...
8984         (record_full_core_kill): ... this. Updated all users.
8985         (record_core_fetch_registers): Renamed to ...
8986         (record_full_core_fetch_registers): ... this. Updated all users.
8987         (record_core_prepare_to_store): Renamed to ...
8988         (record_full_core_prepare_to_store): ... this. Updated all users.
8989         (record_core_store_registers): Renamed to ...
8990         (record_full_core_store_registers): ... this. Updated all users.
8991         (record_core_xfer_partial): Renamed to ...
8992         (record_full_core_xfer_partial): ... this. Updated all users.
8993         (record_core_insert_breakpoint): Renamed to ...
8994         (record_full_core_insert_breakpoint): ... this. Updated all users.
8995         (record_core_remove_breakpoint): Renamed to ...
8996         (record_full_core_remove_breakpoint): ... this. Updated all users.
8997         (record_core_has_execution): Renamed to ...
8998         (record_full_core_has_execution): ... this. Updated all users.
8999         (init_record_core_ops): Renamed to ...
9000         (init_record_full_core_ops): ... this. Updated all users.
9001         (cmd_record_restore): Renamed to ...
9002         (cmd_record_full_restore): ... this. Updated all users.
9003         (record_save_cleanups): Renamed to ...
9004         (record_full_save_cleanups): ... this. Updated all users.
9005         (cmd_record_start): Renamed to ...
9006         (cmd_record_full_start): ... this. Updated all users.
9007         (set_record_insn_max_num): Renamed to ...
9008         (set_record_full_insn_max_num): ... this. Updated all users.
9009         (set_record_command): Renamed to ...
9010         (set_record_full_command): ... this. Updated all users.
9011         (show_record_command): Renamed to ...
9012         (show_record_full_command): ... this. Updated all users.
9013         (_initialize_record): Renamed to ...
9014         (_initialize_record_full): ... this. Updated all users.
9015
9016 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9017
9018         * record.h: Split into this and ...
9019         * record-full.h: ... this.
9020         * record.c: Split into this and ...
9021         * record-full.c: ... this.
9022         * target.h (target_ops): Add new fields to_info_record,
9023         to_save_record, to_delete_record, to_record_is_replaying,
9024         to_goto_record_begin, to_goto_record_end, to_goto_record.
9025         (target_info_record): New.
9026         (target_save_record): New.
9027         (target_supports_delete_record): New.
9028         (target_delete_record): New.
9029         (target_record_is_replaying): New.
9030         (target_goto_record_begin): New.
9031         (target_goto_record_end): New.
9032         (target_goto_record): New.
9033         * target.c (target_info_record): New.
9034         (target_save_record): New.
9035         (target_supports_delete_record): New.
9036         (target_delete_record): New.
9037         (target_record_is_replaying): New.
9038         (target_goto_record_begin): New.
9039         (target_goto_record_end): New.
9040         (target_goto_record): New.
9041         * record.h: Declare struct cmd_list_element.
9042         (record_cmdlist): New declaration.
9043         (set_record_cmdlist): New declaration.
9044         (show_record_cmdlist): New declaration.
9045         (info_record_cmdlist): New declaration.
9046         (cmd_record_goto): New declaration.
9047         * record.c: Remove unnecessary includes.
9048         Include inferior.h.
9049         (cmd_record_goto): Remove declaration.
9050         (record_cmdlist): Now extern. Initialize.
9051         (set_record_cmdlist): Now extern. Initialize.
9052         (show_record_cmdlist): Now extern. Initialize.
9053         (info_record_cmdlist): Now extern. Initialize.
9054         (find_record_target): New.
9055         (require_record_target): New.
9056         (cmd_record_start): Update.
9057         (cmd_record_delete): Remove target-specific code.
9058         Call target_delete_record.
9059         (cmd_record_stop): Unpush any record target.
9060         (set_record_insn_max_num): Move to record-full.c
9061         (set_record_command): Add comment.
9062         (show_record_command): Add comment.
9063         (info_record_command): Update comment.
9064         Remove target-specific code.
9065         Call the record target's to_info_record.
9066         (cmd_record_start): New.
9067         (cmd_record_goto): Now extern.
9068         Remove target-specific code.
9069         Call target_goto_begin,  target_goto_end, or target_goto.
9070         (_initialize_record): Move record target ops initialization to
9071         record-full.c.
9072         Change "record" command help text.
9073         Move "record restore", "record set", and "record show" commands to
9074         record-full.c.
9075         * Makefile.in (SFILES): Add record-full.c.
9076         (HFILES_NO_SRCDIR): Add record-full.h.
9077         (COMMON_OBS): Add record-full.o.
9078         * amd64-linux-tdep.c: Include record-full.h instead of record.h.
9079         * arm-tdep.c: Include record-full.h.
9080         * i386-linux-tdep.c: Include record-full.h instead of record.h.
9081         * i386-tdep.c: Include record-full.h.
9082         * infrun.c: Include record-full.h.
9083         * linux-record.c: Include record-full.h.
9084         * moxie-tdep.c: Include record-full.h.
9085         * record-full.c: Include record-full.h.
9086         Change module comment.
9087         (set_record_full_cmdlist): New.
9088         (show_record_full_cmdlist): New.
9089         (record_full_cmdlist): New.
9090         (record_goto_insn): New declaration.
9091         (record_save): New declaration.
9092         (record_check_insn_num): Change query string.
9093         (record_info): New.
9094         (record_delete): New.
9095         (record_is_replaying): New.
9096         (record_goto_entry): New.
9097         (record_goto_begin): New.
9098         (record_goto_end): New.
9099         (record_goto): New.
9100         (init_record_ops): Update.
9101         (init_record_core_ops): Update.
9102         (cmd_record_save): Rename to record_save. Remove target and arg checks.
9103         (cmd_record_start): New.
9104         (set_record_insn_max_num): Moved from record.c
9105         (set_record_full_command): New.
9106         (show_record_full_command): New.
9107         (_initialize_record_full): New.
9108
9109 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9110
9111         * target.h (add_deprecated_target_alias): New.
9112         * target.c (add_deprecated_target_alias): New.
9113
9114 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9115
9116         * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
9117         and signal.h.
9118         (linux_supports_btrace): Add kernel and
9119         cpuid check.
9120         (kernel_supports_btrace): New function.
9121         (cpu_supports_btrace): New function.
9122         (intel_supports_btrace): New function.
9123
9124 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9125
9126         * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
9127         * remote.c: Include btrace.h.
9128         (struct btrace_target_info): New struct.
9129         (remote_supports_btrace): New function.
9130         (send_Qbtrace): New function.
9131         (remote_enable_btrace): New function.
9132         (remote_disable_btrace): New function.
9133         (remote_teardown_btrace): New function.
9134         (remote_read_btrace): New function.
9135         (init_remote_ops): Add btrace ops.
9136         (enum <unnamed>): Add btrace packets.
9137         (struct protocol_feature remote_protocol_features[]): Add btrace packets.
9138         (_initialize_remote): Add packet configuration for branch tracing.
9139
9140 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9141
9142         * features/btrace.dtd: New file.
9143         * Makefile.in (XMLFILES): Add btrace.dtd.
9144         * btrace.h (parse_xml_btrace): New declaration.
9145         * btrace.c: Include xml-support.h.
9146         (parse_xml_btrace): New function.
9147         (parse_xml_btrace_block): New function.
9148         (block_attributes): New struct.
9149         (btrace_attributes): New struct.
9150         (btrace_children): New struct.
9151         (btrace_elements): New struct.
9152
9153 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9154
9155         * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
9156         (amd64_linux_enable_btrace): New.
9157         (amd64_linux_disable_btrace): New.
9158         (amd64_linux_teardown_btrace): New.
9159         (_initialize_amd64_linux_nat): Initialize btrace ops.
9160         * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
9161         (i386_linux_enable_btrace): New.
9162         (i386_linux_disable_btrace): New.
9163         (i386_linux_teardown_btrace): New.
9164         (_initialize_i386_linux_nat): Initialize btrace ops.
9165         * config/i386/linux.mh: Add linux-btrace.o.
9166         * config/i386/linux64.mh: Add linux-btrace.o.
9167
9168 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9169
9170         * common/linux_btrace.h: New file.
9171         * common/linux_btrace.c: New file.
9172         * Makefile.in (SFILES): Add btrace.c.
9173         (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
9174         (COMMON_OBS): Add btrace.o.
9175         (linux-btrace.o): New rule.
9176
9177 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9178
9179         * target.h: Include btrace.h.
9180         (struct target_ops) <to_supports_btrace, to_enable_btrace,
9181         to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
9182         * target.c (target_supports_btrace): New function.
9183         (target_enable_btrace): New function.
9184         (target_disable_btrace): New function.
9185         (target_teardown_btrace): New function.
9186         (target_read_btrace): New function.
9187         * btrace.h: New file.
9188         * btrace.c: New file.
9189         * Makefile.in: Add btrace.c.
9190         * gdbthread.h: Include btrace.h.
9191         (struct thread_info): Add btrace field.
9192         * thread.c: Include btrace.h.
9193         (clear_thread_inferior_resources): Call target_teardown_btrace.
9194         * common/btrace-common.h: New file.
9195
9196 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9197
9198         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
9199         for CHILD, ignore PTRACE_KILL errors, move the inner block variable
9200         kill_status to outer block.
9201
9202 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9203
9204         Fix entry-values if the callee called a noreturn function.
9205         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
9206         get_frame_address_in_block.  Add new comment.
9207
9208 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9209
9210         Fix entry-values in C++ across CUs.
9211         * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
9212         lookup_minimal_symbol.  Add a comment.
9213         * dwarf2read.c
9214         (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
9215         DW_AT_linkage_name.
9216
9217 2013-03-08  Yao Qi  <yao@codesourcery.com>
9218
9219         * tracepoint.c (_initialize_tracepoint): Indent the code.
9220
9221 2013-03-08  Pedro Alves  <palves@redhat.com>
9222
9223         * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
9224         (parse_find_args, find_command): Change type of pattern buffer
9225         locals to 'gdb_byte *'.
9226
9227 2013-03-08  Stan Shebs  <stan@codesourcery.com>
9228             Hafiz Abid Qadeer  <abidh@codesourcery.com>
9229
9230         * NEWS: Mention set and show trace-buffer-size commands.
9231         Mention new packet.
9232         * target.h (struct target_ops): New method
9233         to_set_trace_buffer_size.
9234         (target_set_trace_buffer_size): New macro.
9235         * target.c (update_current_target): Set up new method.
9236         * tracepoint.c (trace_buffer_size): New global.
9237         (start_tracing): Send it to the target.
9238         (set_trace_buffer_size): New function.
9239         (_initialize_tracepoint): Add new setshow for trace-buffer-size.
9240         * remote.c (remote_set_trace_buffer_size): New function.
9241         (_initialize_remote): Use it.
9242         (QTBuffer:size) New remote command.
9243         (PACKET_QTBuffer_size): New enum.
9244         (remote_protocol_features): Add an entry for
9245         PACKET_QTBuffer_size.
9246
9247 2013-03-08  Tom Tromey  <tromey@redhat.com>
9248
9249         * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
9250         variable.
9251
9252 2013-03-07  Pedro Alves  <palves@redhat.com>
9253
9254         * target.c (target_read_stralloc, target_fileio_read_alloc):
9255         *Cast pointer to 'gdb_byte *' in target call.
9256
9257 2013-03-07  Pedro Alves  <palves@redhat.com>
9258
9259         * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
9260         call.
9261
9262 2013-03-07  Keith Seitz  <keiths@redhat.com>
9263
9264         * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
9265         (trace_pass_command): Likewise.
9266         * cli/cli-cmds.c: Include cli/cli-utils.h.
9267         (source_command): Use skip-spaces.
9268         (disassemble_command): Likewise.
9269         * findcmd.c: Include cli/cli-utils.h.
9270         (parse_find_args): Use skip_spaces.
9271         * go32-nat.c: Include cli/cli-utils.h.
9272         (go32_sldt): Use skip_spaces.
9273         (go32_sgdt): Likewise.
9274         (go32_sidt): Likewise.
9275         (go32_pde): Likewise.
9276         (go32_pte): Likewise.
9277         (go32_pte_for_address): Likewise.
9278         * infcmd.c: Include cli/cli-utils.h.
9279         (registers_info): Use skip_spaces.
9280         * linux-tdep.c (read_mapping): Use skip_spaces_const.
9281         (linux_info_proc): Likewise.
9282         * linux-thread-db.c: Include cli/cli-utils.h.
9283         (info_auto_load_libthread_db): Use skip_spaces_const.
9284         * m32r-rom.c: Include cli/cli-utils.h.
9285         (m32r_upload_command): Use skip_spaces.
9286         * maint.c: Include cli/cli-utils.h.
9287         (maintenance_translate_address): Use skip_spaces.
9288         * mi/mi-parse.c: Include cli/cli-utils.h.
9289         (mi_parse_argv): Use skip_spaces.
9290         (mi_parse): Likewise.
9291         * minsyms.c: Include cli/cli-utils.h.
9292         (msymbol_hash_iw): Use skip_spaces_const.
9293         * objc-lang.c: Include cli/cli-utils.h.
9294         (parse_selector): Use skip_spaces.
9295         (parse_method): Likewise.
9296         * python/python.c: Include cli/cli-utils.h.
9297         (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
9298         (python_command)[HAVE_PYTHON]: Likewise.
9299         (python_interactive_command)[!HAVE_PYTHON]: Likewise.
9300         * remote-m32r-sdi.c: Include cli/cli-utils.h.
9301         (m32r_load): Use skip_spaces.
9302         * serial.c: Include cli/cli-utils.h.
9303         (serial_open): Use skip_spaces_const.
9304         * stack.c: Include cli/cli-utils.h.
9305         (parse_frame_specification_1): Use skip_spaces_const.
9306         * symfile.c: Include cli/cli-utils.h.
9307         (set_ext_lang_command): Use skip_spaces.
9308         * symtab.c: Include cli/cli-utils.h.
9309         (rbreak_command): Use skip_spaces.
9310         * thread.c (thread_name_command): Use skip_spaces.
9311         * tracepoint.c (validate_actionline): Use skip_spaces.
9312         (encode_actions_1): Likewise.
9313         (trace_find_range_command): Likewise.
9314         (trace_find_outside_command): Likewise.
9315         (trace_dump_actions): Likewise.
9316
9317 2013-03-07  Pedro Alves  <palves@redhat.com>
9318
9319         * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
9320         * expprint.c (print_subexp_standard): Likewise.
9321         * utils.c (host_char_to_target): Likewise.
9322         * valprint.c (generic_emit_char, generic_printstr): Likewise.
9323         * varobj.c (value_get_print_value): Change type of local to char*.
9324         Cast it gdb_byte * in call to language printer.
9325
9326 2013-03-07  Pedro Alves  <palves@redhat.com>
9327
9328         * charset.c (struct wchar_iterator) <input>: Change type to 'const
9329         gdb_byte *'.
9330         (make_wchar_iterator): Remove cast to char*.
9331         (wchar_iterate): Change type of local.
9332
9333 2013-03-07  Pedro Alves  <palves@redhat.com>
9334
9335         * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
9336         for 'regcache->register_status'.
9337
9338 2013-03-07  Pedro Alves  <palves@redhat.com>
9339
9340         * breakpoint.c (breakpoint_xfer_memory): Change type of local to
9341         int.
9342
9343 2013-03-07  Pedro Alves  <palves@redhat.com>
9344
9345         * stap-probe.c (handle_stap_probe): Add cast to char*.
9346
9347 2013-03-07  Pedro Alves  <palves@redhat.com>
9348
9349         * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
9350         RECORD_MSGRCV>: Pass a signed variable to
9351         regcache_raw_read_signed, instead of an unsigned one.
9352
9353 2013-03-07  Pedro Alves  <palves@redhat.com>
9354
9355         * remote-notif.c (notif_debug): Change type to int.
9356         * remote-notif.h (notif_debug): Likewise.
9357
9358 2013-03-07  Pedro Alves  <palves@redhat.com>
9359
9360         * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
9361
9362 2013-03-07  Pedro Alves  <palves@redhat.com>
9363
9364         * remote.c (hex2bin, bin2hex): Move extern declarations to ...
9365         * remote.h (hex2bin, bin2hex): ... here.
9366         * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
9367
9368 2013-03-07  Eli Zaretskii  <eliz@gnu.org>
9369
9370         * utils.c (initialize_utils): Improve doc strings of "set/show
9371         width", "set/show height", and "set/show pagination".
9372
9373 2013-03-06  Keith Seitz  <keiths@redhat.com>
9374
9375         * ax-gdb.c (gen_printf): Make FORMAT const.
9376         * ax-gdb.h (gen_printf): Likewise.
9377         * ax-general.c (ax_string): Make STR const.
9378         * ax.h (ax_string): Likewise.
9379
9380 2013-03-06  Doug Evans  <dje@google.com>
9381
9382         * elfread.c (elf_symfile_read): Move debugging printf to more
9383         logical location.
9384
9385 2013-03-06  Pedro Alves  <palves@redhat.com>
9386
9387         * python/py-utils.c (target_string_to_unicode): Delete function.
9388         * python/python-internal.h (target_string_to_unicode): Delete
9389         declaration.
9390
9391 2013-03-06  Pierre Muller  <muller@sourceware.org>
9392
9393         * linespec.c (get_current_search_block): ARI fix, use (void)
9394         for empty parameter list.
9395
9396 2013-03-05  Doug Evans  <dje@google.com>
9397
9398         * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
9399         of old ada_lookup_symbol_list.  In !full_search case, don't
9400         search superblocks.
9401         (ada_lookup_symbol_list): Delete arg full_search, all callers
9402         updated.  Call ada_lookup_symbol_list_worker.
9403         (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
9404         * ada-lang.h (ada_lookup_symbol_list): Update.
9405         * language.h (language_defn): Update comment for
9406         la_iterate_over_symbols.
9407         * linespec.c (iterate_over_file_blocks): New function.
9408         (iterate_over_all_matching_symtabs): Call it.
9409         (lookup_prefix_sym): Ditto.
9410         (get_current_search_block): New function.
9411         (get_search_block): Delete.
9412         (find_label_symbols): Call get_current_search_block.
9413         (add_matching_symbols_to_info): Call iterate_over_file_blocks.
9414         * symtab.c (iterate_over_symbols): Don't search superblocks.
9415
9416 2013-03-05  Yao Qi  <yao@codesourcery.com>
9417
9418         * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
9419         parameter VAR's type from "unsigned int" to "int".
9420         * command.h (var_zuinteger_unlimited): Update its comments.
9421         (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
9422
9423 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
9424
9425         * NEWS: Mention new target x86_64-*-cygwin*.
9426
9427 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
9428
9429         * configure.host: Add x86_64-*-cygwin* as host.
9430         * configure.tgt: Add x86_64-*-cygwin* as target.
9431         * config/i386/cygwin64.mh: New file.
9432
9433 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9434
9435         * linespec.c (decode_line_2): Fix duplicate request off by two message.
9436
9437 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9438
9439         * linespec.c (struct linespec_canonical_name): New.
9440         (struct linespec_state): Change canonical_names type to it.
9441         (add_sal_to_sals): Change variable canonical_name to canonical.  Change
9442         xrealloc element size.  Initialize the different CANONICAL fields.
9443         (canonical_to_fullform): New.
9444         (filter_results): Use it.  Add variables canonical, fullform and
9445         cleanup.
9446         (struct decode_line_2_item, decode_line_2_compare_items): New.
9447         (decode_line_2): Remove variables iter and item_names, add variables
9448         items and items_count.  Modify the code for these new variables.
9449
9450 2013-03-04  Corinna Vinschen  <vinschen@redhat.com>
9451
9452         * coff-pe-read.c (read_pe_exported_syms): Don't return without
9453         calling do_cleanup.
9454
9455 2013-03-04  Luis Machado  <lgustavo@codesourcery.com>
9456
9457         * tracepoint.c (build_traceframe_info): Add code for byte order.
9458
9459 2013-03-02  Kevin Buettner  <kevinb@redhat.com>
9460
9461         * v850-tdep.c: (v850e2_register_name): Revise system register
9462         names to match current V850E2M architecture specifications.
9463         Update register number enum comments too.
9464
9465 2013-03-01  Jiong Wang  <jiwang@tilera.com>
9466             Pedro Alves  <palves@redhat.com>
9467
9468         * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
9469         to END_ADDR.
9470         (tilegx_skip_prologue): Limit prologue analysis to section end.
9471
9472 2013-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9473
9474         * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
9475         use it.
9476
9477 2013-03-01  Pedro Alves  <palves@redhat.com>
9478
9479         Use gdb_byte for bytes from the program being debugged.
9480
9481         * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
9482         Change type of local 'buf' to gdb_byte.
9483         * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
9484         * bfin-tdep.c (bfin_push_dummy_call): Likewise.
9485         * cris-tdep.c (cris_sigcontext_addr)
9486         (cris_sigtramp_frame_unwind_cache): Likewise.
9487         * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
9488         (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
9489         Likewise.
9490         * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
9491         * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
9492         (hppa32_hpux_search_dummy_call_sequence)
9493         (hppa_hpux_supply_save_state): Likewise.
9494         * hppa-linux-tdep.c (insns_match_pattern)
9495         (hppa_linux_find_global_pointer): Likewise.
9496         * hppa-tdep.c (hppa_in_function_epilogue_p)
9497         (skip_prologue_hard_way, hppa_frame_cache): Likewise.
9498         * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
9499         * i386fbsd-tdep.c (i386fbsd_supply_uthread)
9500         (i386fbsd_collect_uthread): Likewise.
9501         * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
9502         * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
9503         * ia64-tdep.c (examine_prologue, ia64_frame_cache)
9504         (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
9505         (ia64_sigtramp_frame_prev_register, ia64_access_reg)
9506         (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
9507         (ia64_libunwind_frame_prev_register)
9508         (ia64_libunwind_sigtramp_frame_this_id)
9509         (ia64_find_global_pointer_from_dynamic_section)
9510         (find_extant_func_descr, find_func_descr, ia64_dummy_id)
9511         (ia64_unwind_pc): Likewise.
9512         * iq2000-tdep.c (iq2000_store_return_value): Likewise.
9513         * m68hc11-tdep.c (m68hc11_push_dummy_call)
9514         (m68hc11_extract_return_value): Likewise.
9515         * m68klinux-nat.c (fetch_register, store_register): Likewise.
9516         * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
9517         (mep_get_insn, mep_push_dummy_call): Likewise.
9518         * mips-linux-tdep.c (mips_linux_get_longjmp_target)
9519         (mips_linux_in_dynsym_stub): Likewise.
9520         * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
9521         * ppc-linux-nat.c (fetch_register, store_register): Likewise.
9522         * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
9523         to gdb_byte.
9524         * remote-mips.c (mips_set_register): Likewise.
9525         * remote-sim.c (gdbsim_fetch_register): Likewise.
9526         * score-tdep.c (score7_fetch_inst): Change type of parameter
9527         'memblock' and local 'buf' to gdb_byte.
9528         (score7_malloc_and_get_memblock): Change return type to gdb_byte.
9529         Change type of local 'buf' to gdb_byte.  Adjust.
9530         (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
9531         to gdb_byte**.
9532         (score7_analyze_prologue): Change type of 'memblock' and
9533         'memblock_ptr' locals to gdb_byte*.
9534         * sh64-tdep.c (sh64_extract_return_value)
9535         (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
9536         * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
9537         * solib-pa64.c (pa64_solib_create_inferior_hook)
9538         (pa64_open_symbol_file_object): Remove local 'buf'.
9539         * solib-som.c (som_solib_create_inferior_hook, link_map_start)
9540         (som_open_symbol_file_object): Likewise.
9541         * solib-spu.c (spu_current_sos): Likewise.
9542         * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
9543         * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
9544         (spu_store_registers): Likewise.
9545         * target.c (debug_print_register): Likewise.
9546         * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
9547         * xstormy16-tdep.c (xstormy16_store_return_value)
9548         (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
9549         (xstormy16_find_jmp_table_entry): Likewise.
9550
9551 2013-03-01  Jiong Wang  <jiwang@tilera.com>
9552
9553         * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
9554         (tilegx_gdbarch_init): Install it.
9555
9556 2013-02-28  Tom Tromey  <tromey@redhat.com>
9557
9558         * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
9559         PyLong_Check.
9560
9561 2013-02-28  Doug Evans  <dje@google.com>
9562
9563         * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
9564         * python/python.c (gdbpy_find_pc_line): Ditto.
9565
9566 2013-02-28  Tom Tromey  <tromey@redhat.com>
9567
9568         * contrib/excheck.py: New file.
9569         * contrib/exsummary.py: New file.
9570         * contrib/gcc-with-excheck: New file.
9571
9572 2013-02-28  Tom Tromey  <tromey@redhat.com>
9573
9574         * python/python.c (gdbpy_print_stack): Call begin_line and
9575         fprintf_filtered inside TRY_CATCH.
9576
9577 2013-02-28  Tom Tromey  <tromey@redhat.com>
9578
9579         * python/python.c (gdbpy_find_pc_line): Call find_pc_line
9580         inside TRY_CATCH.
9581
9582 2013-02-28  Tom Tromey  <tromey@redhat.com>
9583
9584         * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
9585         frame_object_to_frame_info inside TRY_CATCH.
9586
9587 2013-02-28  Tom Tromey  <tromey@redhat.com>
9588
9589         * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
9590         TRY_CATCH.
9591
9592 2013-02-28  Tom Tromey  <tromey@redhat.com>
9593
9594         * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
9595
9596 2013-02-27  Corinna Vinschen  <vinschen@redhat.com>
9597
9598         * windows-nat.c: Throughout, fix format strings and casts of
9599         printf-like functions to avoid type related warnings on all
9600         platforms.
9601         (handle_output_debug_string): Fetch context information address
9602         from debug string using string_to_core_addr.
9603
9604 2013-02-27  Jiong Wang  <jiwang@tilera.com>
9605
9606         * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
9607         * regformats/reg-tilegx32.dat: New.
9608
9609 2013-02-27  Jiong Wang  <jiwang@tilera.com>
9610
9611         * configure.tgt (tilegx-*-linux*): Enable gdbserver.
9612
9613 2013-02-27  Jiong Wang  <jiwang@tilera.com>
9614
9615         * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
9616
9617 2013-02-27  Yao Qi  <yao@codesourcery.com>
9618             Pedro Alves  <palves@redhat.com>
9619
9620         * tracepoint.c (tfile_trace_find): For tfind
9621         pc/tp/range/outside, look for the next trace frame instead of
9622         always starting from frame 0.
9623
9624 2013-02-26  Anthony Green  <green@moxielogic.com>
9625
9626         * configure.tgt: Add support for moxie-*-rtems* target.
9627
9628 2013-02-25  Pedro Alves  <palves@redhat.com>
9629
9630         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
9631         warning text.
9632
9633 2013-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
9634
9635         * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
9636         if $fp is used as the virtual frame pointer.
9637
9638 2013-02-23  Alan Modra  <amodra@gmail.com>
9639
9640         * elfread.c (elf_symtab_read): Do not use udata.p here to find
9641         symbol size.
9642         * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
9643         * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
9644         * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
9645         * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
9646
9647 2013-02-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9648
9649         Code cleanup.
9650         * elfread.c (build_id_bfd_get): Make the return type const.
9651         (build_id_verify): Make the check parameter const.
9652         (build_id_to_debug_filename): Make the build_id parameter and variable
9653         data const.
9654         (find_separate_debug_file_by_buildid): Make the variable build_id const.
9655
9656 2013-02-21  Alan Modra  <amodra@gmail.com>
9657
9658         * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
9659
9660 2013-02-20  Siva Chandra Reddy  <sivachandra@google.com>
9661
9662         Add a new method 'disassemble' to gdb.Architecture class.
9663         * python/py-arch.c (archpy_disassmble): Implementation of the
9664         new method gdb.Architecture.disassemble.
9665         (arch_object_methods): Add entry for the new method.
9666
9667 2013-02-20  Jiong Wang  <jiwang@tilera.com>
9668
9669         * MAINTAINERS (Write After Approval): Add myself to the list.
9670
9671 2013-02-19  Pedro Alves  <palves@redhat.com>
9672
9673         Garbage collect 'struct monitor_ops'::load_routine.
9674
9675         * monitor.h (struct monitor_ops) <load_routine>: Remove field.
9676         * monitor.c (monitor_load): No longer call
9677         current_monitor->load_routine.
9678         * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
9679         * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
9680         * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
9681
9682 2013-02-19  Pedro Alves  <palves@redhat.com>
9683
9684         PR gdb/15161
9685
9686         Harmonize with generic_load.
9687
9688         * monitor.c: Include "readline/readline.h".
9689         (monitor_load): Rename parameter 'file' to 'args'.  Use build_argv
9690         instead of sscanf.  Use CORE_ADDR/strtoulst instead of unsigned
9691         long/strtol for the 'load_offset' local.  Error out if no argument
9692         is given or if too many arguments are given.  Tilde expand the
9693         passed in file name.
9694
9695 2013-02-19  Kai Tietz  <ktietz@redhat.com>
9696
9697         PR gdb/15161
9698         * symfile.c (load_section_data): Change type of load_offset
9699         to CORE_ADDR.
9700         (generic_load): User strtoulst instead of strtoul for conversion
9701         of load_offset.
9702
9703 2013-02-19  Jiong Wang  <jiwang@tilera.com>
9704
9705         * tilegx-tdep.c (tilegx_analyze_prologue): add check for
9706          for return address, "lr" register, saved on stack.
9707         * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
9708         after we invoke tilegx_analyze_prologue.
9709
9710 2013-02-19  Jiong Wang  <jiwang@tilera.com>
9711
9712         * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
9713
9714 2013-02-19  Jiong Wang  <jiwang@tilera.com>
9715
9716         * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
9717
9718 2013-02-19  Jiong Wang  <jiwang@tilera.com>
9719
9720         * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
9721         (tilegx_write_pc): New function.
9722         (tilegx_cannot_reference_register): Return zero if REGNO
9723         is TILEGX_FAULTNUM_REGNUM.
9724         (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
9725         (tilegx_register_name): Add handling of "faultnum" register.
9726         * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
9727         * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
9728         handling of TILEGX_FAULTNUM_REGNUM.
9729         * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
9730
9731 2013-02-19  Jiong Wang  <jiwang@tilera.com>
9732
9733         * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
9734         should be aligned to 64bit.
9735
9736 2013-02-19  Kai Tietz  <ktietz@redhat.com>
9737
9738         * windows-nat.c (windows_xfer_memory): Fix debug-output
9739         for LLP64.
9740
9741 2013-02-19  Lei Liu  <lei.liu2@windriver.com>
9742
9743         * mips-linux-nat.c (mips64_linux_regsets_store_registers):
9744         Don't check DSP register number if HAVE_DSP is not set.
9745
9746 2013-02-19  Alan Modra  <amodra@gmail.com>
9747
9748         * elfread.c (struct build_id): Delete.  Use struct elf_build_id
9749         throughout file instead.
9750         (build_id_bfd_get): Update to use new elf_tdata build_id field.
9751         Don't xmalloc return value.
9752         (build_id_verify): Similarly.  Don't xfree.
9753         (build_id_to_debug_filename): Update.
9754         (find_separate_debug_file_by_buildid): Update, don't xfree.
9755
9756 2013-02-18  Tom Tromey  <tromey@redhat.com>
9757
9758         PR gdb/15102:
9759         * dwarf2read.c (read_subrange_type): Use result of
9760         'check_typedef'.
9761
9762 2013-02-16  Yuanhui Zhang  <asmwarrior@gmail.com>
9763
9764         * frame.c: Remove one extra white space after #include
9765         directive.
9766
9767 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9768
9769         * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
9770
9771 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9772
9773         * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
9774         and dir commands into an if block.
9775
9776 2013-02-15  Sanimir Agovic  <sanimir.agovic@intel.com>
9777
9778         * python/py-breakpoint (struct pybp_code):  Use int instead of
9779         enum type_code.
9780
9781 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
9782             Hafiz Abid Qadeer  <abidh@codesourcery.com>
9783
9784         * NEWS: Mention new field "trace-file".
9785         * tracepoint.c (trace_status_mi): Output "trace-file" field.
9786         (tfile_open): Record the trace file's filename in the trace
9787         status.
9788         (tfile_files_info): Mention the name of the trace file.
9789         Check the "filename" field explicitely.
9790         (trace_status_command): Explicitely check "filename" field.
9791         (trace_find_command): Ditto.
9792         (trace_find_pc_command): Ditto.
9793         (trace_find_tracepoint_command): Ditto.
9794         (trace_find_line_command): Ditto.
9795         (trace_find_range_command): Ditto.
9796         (trace_find_outside_command): Ditto.
9797         * tracepoint.h (struct trace_status) <from_file>: Rename it
9798         to "filename" and make it hold the trace file's filename
9799         instead of a boolean.
9800         * remote.c (remote_get_trace_status): Initialize "filename"
9801         field with NULL instead of 0.
9802
9803 2013-02-15  Yao Qi  <yao@codesourcery.com>
9804
9805         * remote.c: Fix a typo.
9806
9807 2013-02-14  Pierre Muller  <muller@sourceware.org>
9808
9809         * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
9810
9811 2013-02-14  Pedro Alves  <palves@redhat.com>
9812
9813         * utils.c (savestring): Don't #undef it.  Move function to
9814         common/common-utils.c.
9815         * common/common-utils.c: Include gdb_string.h.
9816         (savestring): Move here from utils.c.
9817         * common/common-utils.h (savestring): Declare.
9818
9819 2013-02-14  Pedro Alves  <palves@redhat.com>
9820
9821         * utils.c (savestring): Rename parameter 'size' to 'len'.
9822
9823 2013-02-14  Pedro Alves  <palves@redhat.com>
9824             Yufeng Zhang  <yufeng.zhang@arm.com>
9825
9826         * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
9827         (aarch64_inferior_data, struct aarch64_inferior_data):
9828         Delete.
9829         (struct aarch64_process_info): New.
9830         (aarch64_process_list): New global.
9831         (aarch64_find_process_pid, aarch64_add_process)
9832         (aarch64_process_info_get): New functions.
9833         (aarch64_inferior_data_get): Delete.
9834         (aarch64_process_info_get): New function.
9835         (aarch64_forget_process): New function.
9836         (aarch64_get_debug_reg_state): New parameter 'pid'.  Reimplement.
9837         (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
9838         aarch64_get_debug_reg_state.
9839         (aarch64_notify_debug_reg_change): Use iterate_over_lwps
9840         instead of linux_nat_iterate_watchpoint_lwps.
9841         (aarch64_linux_new_fork): New function.
9842         (aarch64_linux_child_post_startup_inferior): Use
9843         aarch64_forget_process instead of aarch64_init_debug_reg_state.
9844         (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
9845         (aarch64_linux_remove_hw_breakpoint)
9846         (aarch64_handle_aligned_watchpoint)
9847         (aarch64_handle_unaligned_watchpoint)
9848         (aarch64_linux_insert_watchpoint)
9849         (aarch64_linux_remove_watchpoint)
9850         (aarch64_linux_stopped_data_address): Adjust to pass the current
9851         process id to aarch64_debug_reg_state.
9852         (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
9853         linux_nat_new_fork hook, and aarch64_forget_process as
9854         linux_nat_forget_process hook; remove the call to
9855         register_inferior_data_with_cleanup.
9856
9857 2013-02-14  Pedro Alves  <palves@redhat.com>
9858
9859         * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
9860         EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
9861         lval_memory.
9862
9863 2013-02-14  Pedro Alves  <pedro@codesourcery.com>
9864             Hafiz Abid Qadeer  <abidh@codesourcery.com>
9865
9866         * tracepoint.h (validate_trace_state_variable_name): Declare.
9867         * tracepoint.c (validate_trace_state_variable_name): New.
9868         (trace_variable_command): Parse the trace state variable's name
9869         without using parse_expression.  Do several validations.
9870         * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
9871         trace state variable's name with parse_expression.  Validate it.
9872
9873 2013-02-14  Yao Qi  <yao@codesourcery.com>
9874
9875         * infcmd.c (breakpoint_proceeded): Remove it.
9876
9877 2013-02-14  Yao Qi  <yao@codesourcery.com>
9878
9879         * tracepoint.c (end_actions_pseudocommand): Make it static.
9880         (while_stepping_pseudocommand): Likewise.
9881         * tracepoint.h (end_actions_pseudocommand): Remove the
9882         declaration.
9883         (while_stepping_pseudocommand): Likewise.
9884
9885 2013-02-14  Yao Qi  <yao@codesourcery.com>
9886
9887         * cli/cli-decode.c (help_cmd): Remove the declaration of
9888         "cmdlist".
9889         (help_all): Likewise.
9890
9891 2013-02-13  Pedro Alves  <palves@redhat.com>
9892
9893         * amd64-linux-nat.c (update_debug_registers_callback):
9894         Update comment.
9895         (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
9896         iterate_over_lwps.
9897         (amd64_linux_prepare_to_resume): Pass the lwp's pid to
9898         i386_debug_reg_state.
9899         (amd64_linux_new_fork): New function.
9900         (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
9901         linux_nat_new_fork hook, and i386_forget_process as
9902         linux_nat_forget_process hook.
9903         * i386-linux-nat.c (update_debug_registers_callback):
9904         Update comment.
9905         (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
9906         iterate_over_lwps.
9907         (i386_linux_prepare_to_resume): Pass the lwp's pid to
9908         i386_debug_reg_state.
9909         (i386_linux_new_fork): New function.
9910         (_initialize_i386_linux_nat): Install i386_linux_new_fork as
9911         linux_nat_new_fork hook, and i386_forget_process as
9912         linux_nat_forget_process hook.
9913         * i386-nat.c (i386_init_dregs): Delete.
9914         (i386_inferior_data, struct i386_inferior_data):
9915         Delete.
9916         (struct i386_process_info): New.
9917         (i386_process_list): New global.
9918         (i386_find_process_pid, i386_add_process, i386_process_info_get):
9919         New functions.
9920         (i386_inferior_data_get): Delete.
9921         (i386_process_info_get): New function.
9922         (i386_debug_reg_state): New parameter 'pid'.  Reimplement.
9923         (i386_forget_process): New function.
9924         (i386_cleanup_dregs): Rewrite.
9925         (i386_update_inferior_debug_regs, i386_insert_watchpoint)
9926         (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
9927         (i386_stopped_data_address, i386_insert_hw_breakpoint)
9928         (i386_remove_hw_breakpoint): Adjust to pass the current process id
9929         to i386_debug_reg_state.
9930         (i386_use_watchpoints): Don't register inferior data.
9931         * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
9932         adjust comment.
9933         (i386_forget_process): Declare.
9934         * linux-fork.c (delete_fork): Call linux_nat_forget_process.
9935         * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
9936         New static globals.
9937         (linux_child_follow_fork): Don't call linux_nat_new_thread here.
9938         (add_initial_lwp): New, factored out from ...
9939         (add_lwp): ... this.  Don't check the number of lwps before
9940         calling linux_nat_new_thread.
9941         (linux_nat_iterate_watchpoint_lwps): Delete.
9942         (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
9943         (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
9944         forks and vforks.
9945         (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
9946         initial lwp.
9947         (linux_nat_kill, linux_nat_mourn_inferior): Call
9948         linux_nat_forget_process.
9949         (linux_nat_set_new_fork, linux_nat_set_forget_process)
9950         (linux_nat_forget_process): New functions.
9951         * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
9952         type.
9953         (linux_nat_iterate_watchpoint_lwps): Delete declaration.
9954         (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
9955         types.
9956         (linux_nat_set_new_fork, linux_nat_set_forget_process)
9957         (linux_nat_forget_process): New declarations.
9958
9959         * amd64fbsd-nat.c (super_mourn_inferior): New global.
9960         (amd64fbsd_mourn_inferior): New function.
9961         (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
9962         * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
9963
9964 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9965
9966         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
9967         Adding _().
9968
9969 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9970
9971         * aarch64-linux-nat.c (debug_reg_change_callback)
9972         (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
9973         %s and phex().
9974
9975 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9976
9977         * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
9978         with LONGEST.
9979
9980 2013-02-13  Pedro Alves  <palves@redhat.com>
9981             Hafiz Abid Qadeer  <abidh@codesourcery.com>
9982
9983         * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
9984
9985 2013-02-12  Tom Tromey  <tromey@redhat.com>
9986
9987         PR symtab/11464:
9988         * c-exp.y (lex_one_token): Initialize other fields of yylval on
9989         NAME return.
9990         (classify_inner_name): Remove 'first_name' argument, add
9991         'context'.  Remove unused variable.
9992         (yylex): Explicitly maintain the context type.  Exit loop earlier
9993         if NAME result is seen.
9994
9995 2013-02-12  Pedro Alves  <palves@redhat.com>
9996
9997         * amd64-darwin-tdep.c: Add (C) after Copyright.
9998         * cli/cli-cmds.h: Ditto.
9999         * cli/cli-decode.c: Ditto.
10000         * cli/cli-decode.h: Ditto.
10001         * cli/cli-dump.c: Ditto.
10002         * cli/cli-dump.h: Ditto.
10003         * cli/cli-interp.c: Ditto.
10004         * cli/cli-logging.c: Ditto.
10005         * cli/cli-script.c: Ditto.
10006         * cli/cli-script.h: Ditto.
10007         * cli/cli-setshow.c: Ditto.
10008         * cli/cli-setshow.h: Ditto.
10009         * cli/cli-utils.c: Ditto.
10010         * cli/cli-utils.h: Ditto.
10011         * config/alpha/nm-osf3.h: Ditto.
10012         * config/djgpp/djconfig.sh: Ditto.
10013         * config/i386/nm-fbsd.h: Ditto.
10014         * config/i386/nm-i386gnu.h: Ditto.
10015         * config/nm-linux.h: Ditto.
10016         * config/nm-nto.h: Ditto.
10017         * config/rs6000/nm-rs6000.h: Ditto.
10018         * config/sparc/nm-sol2.h: Ditto.
10019         * darwin-nat-info.c: Ditto.
10020         * dfp.c: Ditto.
10021         * dfp.h: Ditto.
10022         * gdb-demangle.h: Ditto.
10023         * i386-darwin-nat.c: Ditto.
10024         * i386-darwin-tdep.c: Ditto.
10025         * linux-fork.h: Ditto.
10026         * m32c-tdep.c: Ditto.
10027         * microblaze-linux-tdep.c: Ditto.
10028         * microblaze-rom.c: Ditto.
10029         * microblaze-tdep.c: Ditto.
10030         * microblaze-tdep.h: Ditto.
10031         * mips-linux-tdep.h: Ditto.
10032         * ppc-ravenscar-thread.c: Ditto.
10033         * ppc-ravenscar-thread.h: Ditto.
10034         * prologue-value.c: Ditto.
10035         * prologue-value.h: Ditto.
10036         * ravenscar-thread.c: Ditto.
10037         * ravenscar-thread.h: Ditto.
10038         * sparc-ravenscar-thread.c: Ditto.
10039         * sparc-ravenscar-thread.h: Ditto.
10040         * tilegx-linux-tdep.c: Ditto.
10041         * unwind_stop_reasons.def: Ditto.
10042         * windows-nat.h: Ditto.
10043         * xtensa-linux-tdep.c: Ditto.
10044         * xtensa-xtregs.c: Ditto.
10045         * regformats/regdat.sh: Ditto.
10046         * regformats/regdef.h: Ditto.
10047
10048 2013-02-12  Pedro Alves  <palves@redhat.com>
10049
10050         * break-catch-sig.c: Update copyright years.
10051
10052 2013-02-11  Siva Chandra Reddy  <sivachandra@google.com>
10053
10054         Add support for a destructor for ui_out data and use it to
10055         provide a ui_out destructor.
10056         * ui-out.h: Declare the new ui_out destructor.
10057         (ui_out_impl): Add a field for data destructor in ui_out_impl.
10058         * ui-out.c (default_data_destroy): Add a default data destructor
10059         which does nothing.
10060         (default_ui_out_impl): Set the new data_destroy field to
10061         default_data_destroy
10062         (uo_data_destroy): Local function which invokes the data
10063         destructor if present.
10064         (clear_table): Local function which clears the table data of a
10065         ui_out object.
10066         (ui_out_destroy): Public function which frees a ui_out object.
10067         (ui_out_table_end): Use the new clear_table function.
10068         * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
10069         NULL.
10070         * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
10071         to NULL.
10072
10073 2013-02-11  Doug Evans  <dje@google.com>
10074
10075         * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
10076         (printf_decfloat): New function.  Broken out from ui_printf.
10077         Remove unnecessary code to shift the entire format string down.
10078         (printf_pointer): New function.
10079         (ui_printf): Code to print C strings, wide C strings, decfloats,
10080         and pointers moved to separate functions.
10081
10082 2013-02-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10083
10084         * valops.c (value_assign): Handling bitfield offset in
10085         `lval_internalvar_component' case.
10086
10087 2013-02-08  Doug Evans  <dje@google.com>
10088
10089         * common/format.c (parse_format_string): Fix whitespace.
10090
10091 2013-02-08  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
10092
10093         * stack.c (return_command): Work around uninitialized variable
10094         warning.
10095
10096 2013-02-08  Yufeng Zhang  <yufeng.zhang@arm.com>
10097
10098         * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
10099         number of the registers from 36 to 34.
10100
10101 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10102
10103         * NEWS: Mention new AArch64 native and target support.
10104
10105 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10106
10107         * MAINTAINERS (Write After Approval): Add myself.
10108
10109 2013-02-08  Jim MacArthur  <jim.macarthur@arm.com>
10110             Marcus Shawcroft  <marcus.shawcroft@arm.com>
10111             Nigel Stephens  <nigel.stephens@arm.com>
10112             Yufeng Zhang  <yufeng.zhang@arm.com>
10113
10114         * aarch64-linux-nat.c: New file.
10115         * config/aarch64/linux.mh: New file.
10116         * configure.host: Add AArch64.
10117         * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
10118
10119 2013-02-07  Doug Evans  <dje@google.com>
10120
10121         * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
10122         disassemble command.
10123
10124 2013-02-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10125
10126         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
10127         set_gdbarch_fetch_tls_load_module_address.
10128
10129 2013-02-06  David S. Miller  <davem@davemloft.net>
10130
10131         * sparc-tdep.c (sparc32_return_value): Handle writing return value when
10132         using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
10133         * value.c (struct_return_convention): New function.
10134         (using_struct_return): Implement in terms of struct_return_convention.
10135         * value.h (struct_return_convention): Declare.
10136         * stack.c (return_command): Allow successful overriding of the return
10137         value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
10138
10139 2013-02-06  Tom Tromey  <tromey@redhat.com>
10140
10141         * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
10142         outside of TRY_CATCH.
10143
10144 2013-02-06  Yao Qi  <yao@codesourcery.com>
10145
10146         * mi/mi-interp.c: Include "tracepoint.h".
10147         (mi_tsv_modified): Declare.
10148         (mi_tsv_created, mi_tsv_deleted): Update declaration.
10149         (mi_interpreter_init): Call observer_attach_tsv_modified.
10150         (mi_tsv_modified): New.
10151         (mi_tsv_created, mi_tsv_deleted): Update.
10152         * tracepoint.c (trace_variable_command): Call
10153         observer_notify_tsv_modified if the initial value of tsv is
10154         changed.
10155         (delete_trace_state_variable): Call
10156         observer_notify_tsv_deleted earlier.
10157         (trace_variable_command): Caller update.
10158         (create_tsv_from_upload): Likewise.
10159         * observer.sh: Declare "struct trace_state_variable".
10160
10161         * NEWS: Mention the new MI notification "=tsv-modified".
10162
10163 2013-02-05  Doug Evans  <dje@google.com>
10164
10165         * completer.c (location_completer): Fix typo in comment.
10166
10167 2013-02-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10168
10169         * breakpoint.c (add_location_to_breakpoint): Insert the location with
10170         ADDRESS sorted.
10171
10172 2013-02-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10173
10174         * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
10175         Refactor if statement to avoid trailing || operator.
10176
10177 2013-02-05  Andreas Tobler  <andreast@fgznet.ch>
10178
10179         * NEWS: Add PowerPC FreeBSD as a new native configuration.
10180
10181 2013-02-04  Andreas Tobler  <andreast@fgznet.ch>
10182
10183         * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
10184         * configure.host: Add powerpc*-*-freebsd* target.
10185         * configure.tgt: Add target info for powerpc*-*-freebsd*.
10186         * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
10187         * config/powerpc/fbsd.mh: New file.
10188
10189 2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
10190             Denys Vlasenko  <dvlasenk@redhat.com>
10191             Pedro Alves  <palves@redhat.com>
10192
10193         * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
10194         (struct elf_internal_linux_prpsinfo): Forward declare.
10195         * gdbarch.h, gdbarch.c: Regenerate.
10196         * linux-tdep.c: Include `cli/cli-utils.h'.
10197         (linux_fill_prpsinfo): New function.
10198         (linux_make_corefile_notes): Use linux_fill_prpsinfo.  If there's
10199         an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
10200         elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
10201         depending on gdbarch pointer bitness.
10202         * ppc-linux-tdep.c: Include elf-bfd.h.
10203         (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
10204         on 32-bit.
10205
10206 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
10207             Marcus Shawcroft  <marcus.shawcroft@arm.com>
10208             Nigel Stephens  <nigel.stephens@arm.com>
10209             Yufeng Zhang  <yufeng.zhang@arm.com>
10210
10211         * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
10212
10213 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
10214             Marcus Shawcroft  <marcus.shawcroft@arm.com>
10215             Nigel Stephens  <nigel.stephens@arm.com>
10216             Yufeng Zhang  <yufeng.zhang@arm.com>
10217
10218         * aarch64-newlib-tdep.c: New file.
10219         * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
10220         aarch64*-*-elf.
10221         * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
10222         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
10223         (ALLDEPFILES): Add aarch64-newlib-tdep.c.
10224         * osabi.c (gdb_osabi_names): Add "Newlib".
10225
10226 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
10227             Marcus Shawcroft  <marcus.shawcroft@arm.com>
10228             Nigel Stephens  <nigel.stephens@arm.com>
10229             Yufeng Zhang  <yufeng.zhang@arm.com>
10230
10231         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
10232         (ALLDEPFILES): Add aarch64-linux-tdep.c.
10233         * aarch64-linux-tdep.c: New file.
10234         * aarch64-linux-tdep.h: New file.
10235         * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
10236         * configure.tgt: Add aarch64-none-linux-gnu.
10237
10238 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
10239             Marcus Shawcroft  <marcus.shawcroft@arm.com>
10240             Nigel Stephens  <nigel.stephens@arm.com>
10241             Yufeng Zhang  <yufeng.zhang@arm.com>
10242
10243         * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
10244         (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
10245         (ALLDEPFILES): Add aarch64-tdep.c.
10246         * aarch64-tdep.c: New file.
10247         * aarch64-tdep.h: New file.
10248         * configure.tgt: Add AArch64.
10249         * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
10250         (aarch64-expedite): New definition.
10251         * features/aarch64-core.xml: New file.
10252         * features/aarch64-fpu.xml: New file.
10253         * features/aarch64-without-fpu.c: New file (generated).
10254         * features/aarch64-without-fpu.xml: New file.
10255         * features/aarch64.c: New file (generated).
10256         * features/aarch64.xml: New file.
10257         * regformats/aarch64-without-fpu.dat: New file (generated).
10258         * regformats/aarch64.dat: New file (generated).
10259
10260 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10261
10262         * contrib/expect-read1.c: New file.
10263         * contrib/expect-read1.sh: New file.
10264
10265 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10266
10267         * dwarf2read.c (file_file_name): New function with code from
10268         file_full_name.
10269         (file_full_name): Move most of the code to file_file_name.
10270         (macro_start_file): Rename variable full_name to file_name and use
10271         file_file_name for it.  Add comp_dir parameter to new_macro_table.
10272         * macrocmd.c (show_pp_source_pos): New variable fullname.  Replace any
10273         macro_source_file->filename access by macro_source_fullname call.
10274         * macroscope.c (_initialize_macroscope): Update the new_macro_table
10275         caller.
10276         * macrotab.c (struct macro_table): New field comp_dir.
10277         (macro_include): New variables link_fullname and source_fullname.
10278         Replace any macro_source_file->filename access by macro_source_fullname
10279         call.
10280         (macro_lookup_inclusion): Remove the partial filenames checking code.
10281         (check_for_redefinition): New variables source_fullname and
10282         found_key_fullname.  Replace any macro_source_file->filename access by
10283         macro_source_fullname call.
10284         (macro_undef): New variables source_fullname and key_fullname.  Replace
10285         any macro_source_file->filename access by macro_source_fullname call.
10286         (macro_lookup_definition): New variables retval and source_fullname.
10287         Replace any macro_source_file->filename access by macro_source_fullname
10288         call.
10289         (foreach_macro): New variable key_fullname.  Replace any
10290         macro_source_file->filename access by macro_source_fullname call.
10291         (foreach_macro_in_scope): New variable datum_fullname.  Replace any
10292         macro_source_file->filename access by macro_source_fullname call.
10293         (new_macro_table): Add parameter comp_dir.  Initialize T with it.
10294         (macro_source_fullname): New function.
10295         * macrotab.h (struct macro_source_file): Extent the filename field
10296         comment.
10297         (new_macro_table): New parameter comp_dir, add a comment for it.
10298         (macro_source_fullname): new declaration.
10299
10300 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10301
10302         * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
10303         this_real_name to outer block.  Use it also for
10304         compare_filenames_for_search.
10305         (dw2_expand_symtabs_matching): New variable this_real_name.  Use it
10306         with dw2_get_real_path for file_matcher, considering also
10307         BASENAMES_MAY_DIFFER.
10308         (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
10309
10310 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10311
10312         * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
10313         to the file_matcher parameter.  Pass 0 to it.
10314         (dwarf2_create_include_psymtab): Copy also DIRNAME.
10315         * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
10316         NULL psymtab_to_fullname result.
10317         (psymtab_to_fullname): Remove variable r.  Never return NULL, assemble
10318         an expected filename instead.
10319         (expand_symtabs_matching_via_partial): Add basenames parameter to the
10320         file_matcher parameter.  Call also psymtab_to_fullname, after newly
10321         considering BASENAMES_MAY_DIFFER.
10322         * source.c (rewrite_source_path): Remove static.
10323         * source.h (rewrite_source_path): New declaration.
10324         * symfile.h (struct quick_symbol_functions): Add basenames parameter to
10325         the expand_symtabs_matching field.  Comment it.
10326         * symtab.c (file_matches): New function comment.  Add parameter
10327         basenames, implement it.
10328         (search_symbols_file_matches): Add basenames parameter.  Update the
10329         file_matches caller.
10330         (search_symbols): Match FILES also against symtab_to_fullname.
10331         Optimize it for BASENAMES_MAY_DIFFER.
10332
10333 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10334
10335         * source.c (print_source_lines_base): Print for TUI also "fullname".
10336         * tui/tui-data.c (init_content_element): Change tui_locator_element
10337         field to full_name.
10338         * tui/tui-data.h (struct tui_locator_element): Likewise.
10339         * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
10340         tui_update_locator_filename calls to tui_update_locator_fullname.
10341         Replace symtab->filename refererence by symtab_to_fullname call.
10342         * tui/tui-out.c (tui_field_string): Check for "fullname" now.
10343         * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
10344         field to full_name.  Replace symtab->filename refererence by
10345         symtab_to_fullname call.
10346         (tui_show_symtab_source): Rename parameter to fullname.  Change
10347         tui_locator_element field to full_name.
10348         * tui/tui-stack.c: Include source.h.
10349         (tui_set_locator_filename): Rename the declaration to ...
10350         (tui_set_locator_fullname): ... here.  Rename its parameter to
10351         fullname, updates its comment.
10352         (tui_set_locator_info): Rename its parameter to fullname.
10353         (tui_set_locator_filename): Rename the definition to ...
10354         (tui_set_locator_fullname): ... here.  Rename its parameter to
10355         fullname, updates its comment.  Change tui_locator_element field to
10356         full_name.
10357         (tui_set_locator_info): Rename its parameter to fullname.
10358         (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
10359         (tui_update_locator_filename): Rename to ...
10360         (tui_update_locator_fullname): ... here. Rename callee to
10361         tui_set_locator_fullname.
10362         (tui_show_frame_info): Replace symtab->filename refererence by
10363         symtab_to_fullname call.
10364         * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
10365         (tui_update_locator_fullname): ... here.
10366         * tui/tui-winsource.c (tui_display_main): Rename the callee to
10367         tui_update_locator_fullname.  Replace symtab->filename refererence by
10368         symtab_to_fullname call.
10369         * tui/tui.c (tui_show_source): Rename its parameter to fullname.
10370         Rename the callee to tui_update_locator_fullname.
10371         * tui/tui.h (tui_show_source): Rename its parameter to fullname.
10372
10373 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10374
10375         * ada-lang.c (user_select_syms): Replace symtab->filename refererences
10376         by symtab_to_filename_for_display calls.
10377         * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
10378         (clear_command): New variable sal_fullname, initialize it.  Replace
10379         compare_filenames_for_search by filename_cmp with sal_fullname.
10380         (say_where, update_static_tracepoint): Replace symtab->filename
10381         refererences by symtab_to_filename_for_display calls.
10382         * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
10383         Likewise.
10384         * dwarf2read.c: Include source.h.
10385         (fixup_go_packaging): Replace symtab->filename refererences by
10386         symtab_to_filename_for_display calls.
10387         * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
10388         Replace symtab->filename refererences by symtab_to_filename_for_display
10389         calls.
10390         (create_sals_line_offset, convert_linespec_to_sals): New variable
10391         fullname, initialize it, replace symtab->filename reference by the
10392         variable.
10393         * linux-fork.c: Include source.h.
10394         (info_checkpoints_command): Replace symtab->filename refererences by
10395         symtab_to_filename_for_display calls.
10396         * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
10397         by symtab_to_filename_for_display calls.
10398         * mdebugread.c: Include source.h.
10399         (psymtab_to_symtab_1): Replace symtab->filename refererences by
10400         symtab_to_filename_for_display calls.
10401         * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
10402         (mi_cmd_file_list_exec_source_files): Likewise.
10403         * printcmd.c: Include source.h.
10404         (build_address_symbolic): Replace symtab->filename refererences by
10405         symtab_to_filename_for_display calls.
10406         * psymtab.c (partial_map_symtabs_matching_filename)
10407         (read_psymtabs_with_fullname): Call compare_filenames_for_search also
10408         with psymtab_to_fullname.
10409         * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
10410         by symtab_to_filename_for_display calls.
10411         (stpy_get_filename): New variable filename, initialize it, use instead
10412         of symtab->filename refererences.
10413         (salpy_str): Make variable filename const char *.  Replace
10414         symtab->filename refererences by symtab_to_filename_for_display calls.
10415         * skip.c: Include source.h and filenames.h.
10416         (skip_file_command): Remove const from the symtab variable.  Replace
10417         symtab->filename refererences by symtab_to_fullname call.
10418         (function_name_is_marked_for_skip): New variables searched_for_fullname
10419         and fullname.  Use them to search also with symtab's fullname.
10420         * source.c (find_source_lines): Replace symtab->filename refererences
10421         by symtab_to_filename_for_display calls.
10422         (print_source_lines_base): New variable filename, use it instead of
10423         symtab->filename.  Replace symtab->filename refererences by
10424         symtab_to_filename_for_display calls.
10425         (line_info, forward_search_command): Replace symtab->filename
10426         refererences by symtab_to_filename_for_display calls.
10427         (reverse_search_command): Replace symtab->filename refererences by
10428         symtab_to_filename_for_display calls.  New variable filename for it.
10429         * stack.c (frame_info): Likewise.
10430         * symmisc.c: Include source.h.
10431         (dump_objfile, dump_symtab_1, maintenance_print_symbols)
10432         (maintenance_info_symtabs): Replace symtab->filename refererences by
10433         symtab_to_filename_for_display calls.
10434         * symtab.c (iterate_over_some_symtabs): Call
10435         compare_filenames_for_search also with symtab_to_fullname.
10436         (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
10437         symtab->filename refererences by symtab_to_filename_for_display calls.
10438         (find_line_symtab): Replace symtab->filename refererences by
10439         symtab_to_filename_for_display calls.
10440         (file_matches): Replace filename_cmp by compare_filenames_for_search.
10441         (print_symbol_info): Make the last parameter const char *.  New
10442         variable s_filename.  Use it in the function.
10443         (symtab_symbol_info): Make the last_filename variable const char *.
10444         Replace symtab->filename refererences by symtab_to_filename_for_display
10445         calls.
10446         (rbreak_command): New variable fullname.  Use it.  Replace
10447         symtab->filename refererence by symtab_to_filename_for_display call.
10448         * tracepoint.c (set_traceframe_context, trace_find_line_command)
10449         (print_one_static_tracepoint_marker): Replace symtab->filename
10450         refererences by symtab_to_filename_for_display calls.
10451         * tui/tui-source.c (tui_set_source_content): New variables filename and
10452         s_filename.  Replace symtab->filename refererences by this variable.
10453         Replace other symtab->filename refererences by
10454         symtab_to_filename_for_display calls.
10455
10456 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
10457             Jan Kratochvil  <jan.kratochvil@redhat.com>
10458
10459         Add a new variable that controls a way in which filenames are
10460         displayed.
10461         * NEWS (set filename-display): New entry.
10462         * source.c (filename_display_basename, filename_display_relative)
10463         (filename_display_absolute, filename_display_kind_names)
10464         (filename_display_string, show_filename_display_string)
10465         (symtab_to_filename_for_display): New.
10466         (_initialize_source): Added initialization of 'filename-display'
10467         variable.
10468         * source.h (symtab_to_filename_for_display): Added declaration.
10469         * stack.c (print_frame): Added new variable and calling of a new
10470         function and condition with this variable. Changed third argument of
10471         calling of a function.
10472
10473 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10474
10475         * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
10476         Rename field reference filename to fullname.
10477         * tui/tui-data.h (struct tui_source_info): Rename field filename to
10478         fullname.  New comment for it.
10479         * tui/tui-source.c (tui_set_source_content): Rename field reference
10480         filename to fullname.  Initialize field by symtab_to_fullname now.
10481         * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
10482         reference filename to fullname.  Use symtab_to_fullname during
10483         comparison.
10484
10485 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10486
10487         Code cleanup.
10488         * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
10489         (dw2_expand_symtabs_with_fullname): ... here.  Rename parameter
10490         filename to fullname.  Rename variable this_name to this_fullname.
10491         Lowercase FILENAME_CMP call.
10492         (dw2_find_symbol_file): New comment for the returned string.
10493         (dwarf2_gdb_index_functions): Rename the function to
10494         dw2_expand_symtabs_with_fullname.
10495         * psymtab.c (read_psymtabs_with_filename): Rename to ...
10496         (read_psymtabs_with_fullname): ... here.  Rename parameter filename to
10497         fullname.
10498         (psym_functions): Rename the function to read_psymtabs_with_fullname.
10499         * symfile.h (struct quick_symbol_functions): Rename field
10500         expand_symtabs_with_filename to expand_symtabs_with_fullname and its
10501         parameter filename to fullname.  Document returned string meaning for
10502         find_symbol_file.
10503         * symtab.c (find_line_symtab): Rename the called function to
10504         expand_symtabs_with_fullname.
10505
10506 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10507
10508         Code cleanup.
10509         * breakpoint.c (clear_command): Remove variable is_abs, unify the
10510         call of filename_cmp with compare_filenames_for_search.
10511         * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
10512         is_abs, unify the call of FILENAME_CMP with
10513         compare_filenames_for_search.  New gdb_asserts for real_path and name.
10514         Unify the call of compare_filenames_for_search with FILENAME_CMP.
10515         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
10516         * symfile.h (struct quick_symbol_functions): Extend the comment for
10517         map_symtabs_matching_filename.
10518         * symtab.c (compare_filenames_for_search): Remove the function comment
10519         relative path requirement.  Handle absolute filenames, with a comment.
10520         (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
10521         FILENAME_CMP with compare_filenames_for_search.  New gdb_asserts for
10522         real_path and name.  Unify the call of compare_filenames_for_search
10523         with FILENAME_CMP.
10524         (iterate_over_symtabs): New gdb_assert on REAL_PATH.
10525
10526 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10527
10528         Code cleanup.
10529         * breakpoint.c (print_breakpoint_location): Replace bp_location field
10530         source_file references by symtab field references.  Remove variables
10531         sal and fullname.
10532         (momentary_breakpoint_from_master, add_location_to_breakpoint):
10533         (clear_command, say_where): Replace bp_location field source_file
10534         references by symtab field references.
10535         (bp_location_dtor): Remove the source_file reference.
10536         (update_static_tracepoint): Replace bp_location field source_file
10537         references by symtab field references.
10538         (breakpoint_free_objfile): New function.
10539         * breakpoint.h (struct bp_location): Extend the comment for line_number.
10540         Replace the field source_file by field symtab, extend its comment.
10541         (breakpoint_free_objfile): New declaration.
10542         * objfiles.c (free_objfile): Call breakpoint_free_objfile.
10543         * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
10544         field source_file references by symtab field references.
10545
10546 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10547
10548         Replace xfullpath calls by gdb_realpath calls.
10549         * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
10550         function comment.
10551         * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
10552         Remove it from the iterate_over_some_symtabs call.
10553         (dw2_map_symtabs_matching_filename): Remove parameter full_path.
10554         Remove it from the dw2_map_expand_apply calls, remove a block handling
10555         it.
10556         * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
10557         Remove it from the iterate_over_some_symtabs call.
10558         (partial_map_symtabs_matching_filename): Remove parameter full_path.
10559         Remove it from the partial_map_expand_apply calls, remove a block
10560         handling it.  Drop gdb_realpath call and cleanups from the real_path
10561         handling.
10562         * source.c (openp): Drop the comment part about xfullpath.  Replace
10563         xfullpath calls by gdb_realpath calls.
10564         (find_and_open_source): Replace xfullpath call by gdb_realpath call.
10565         * symfile.h (struct quick_symbol_functions): Remove parameter full_path
10566         from method map_symtabs_matching_filename and its comment.
10567         * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
10568         gdb_realpath call.
10569         * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
10570         remove it also from the function comment, remove a block handling it.
10571         Drop gdb_realpath call and cleanups from the real_path handling.
10572         (iterate_over_symtabs): Drop variable full_path and its use.
10573         * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
10574         * utils.c (xfullpath): Remove.
10575         * utils.h (xfullpath): Remove.
10576
10577 2013-02-01  Andreas Tobler  <andreast@fgznet.ch>
10578
10579         * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
10580         (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
10581         (ALLDEPFILES): Add ppc64-tdep.c.
10582         * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
10583         ppc64-tdep.o to gdb_target_obs.
10584         * ppc64-tdep.h: New file.
10585         * ppc64-tdep.c: New file.
10586         (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
10587         ppc-linux-tdep.c to here.
10588         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
10589         (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
10590         (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
10591         (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
10592         from ppc-linux-tdep.c to here.
10593         (ppc64_convert_from_func_ptr_addr): Rename from
10594         ppc64_linux_convert_from_func_ptr_addr to
10595         ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
10596         here.
10597         * rs6000-tdep.c:
10598         (read_insn): Move from ppc-linux-tdep.c to here.
10599         (insns_match_pattern, insn_d_field, insn_ds_field): Move
10600         from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
10601         * ppc-linux-tdep.c: Include ppc64-tdep.h.
10602         Removed above functions.
10603         (ppc_linux_init_abi): Adjust.
10604
10605 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
10606
10607         * ada-valprint.c (ada_print_floating): Remove unused 'len'.
10608
10609 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
10610
10611         * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
10612
10613 2013-02-01  Pedro Alves  <palves@redhat.com>
10614
10615         * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
10616         * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
10617
10618 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10619
10620         * elfread.c (elf_symfile_read): Limit separate debug info additions to
10621         files with no separate debug info.
10622         * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
10623         * symfile.c (read_symbols): Call find_separate_debug_file_in_section
10624         only for files with no separate debug info.
10625
10626 2013-01-31  Tom Tromey  <tromey@redhat.com>
10627
10628         * jit.c (jit_program_space_data): Rename from jit_inferior_data;
10629         change type.
10630         (struct jit_program_space_data): Rename from jit_inferior_data.
10631         Update comments.
10632         (get_jit_program_space_data): Rename from get_jit_inferior_data.
10633         Change return type.  Attach data to program space.
10634         (jit_program_space_data_cleanup): Rename from
10635         jit_inferior_data_cleanup; change argument type.
10636         (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
10637         change type.
10638         (jit_register_code): Update.
10639         (jit_update_inferior_cache): Remove.
10640         (jit_breakpoint_deleted): Get jit data from the location's program
10641         space.
10642         (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
10643         'ps_data', change type.
10644         (jit_inferior_init, jit_breakpoint_re_set_internal)
10645         (jit_event_handler): Update.
10646         (free_objfile_data): Get data from objfile's program space.
10647         (_initialize_jit): Update.
10648
10649 2013-01-31  Tom Tromey  <tromey@redhat.com>
10650
10651         PR gdb/13987:
10652         * jit.c (struct jit_inferior_data) <cached_code_address,
10653         jit_breakpoint>: New fields.
10654         (jit_breakpoint_re_set_internal): Fix logging.  Only create
10655         breakpoint if cached address has changed.
10656         (jit_update_inferior_cache, jit_breakpoint_deleted): New
10657         functions.
10658         (_initialize_jit): Register breakpoint deleted observer.
10659
10660 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10661
10662         * infrun.c (handle_syscall_event): Remove unused gdbarch.
10663         (save_infcall_suspend_state): Ifdef out unused inf.
10664         (restore_infcall_suspend_state): Ifdef out unused inf.
10665         * jit.c (jit_register_code): Remove unused i, b, inf_data.
10666         (jit_frame_sniffer): Remove unused inf_data.
10667
10668 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10669
10670         * c-exp.y (classify_inner_name): Remove unused type.
10671         * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
10672         in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
10673         need_escape.
10674         (c_get_string): Remove unused kind.
10675         * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
10676
10677 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10678
10679         * charset.c (intermediate_encoding): Remove unused i.
10680         * completer.c (signal_completer): Remove unused i.
10681         * continuations.c (discard_my_continuations_1): Remove unused
10682         continuation_ptr.
10683         * corelow.c (core_close): Remove unuseD name.
10684         (get_core_siginfo): Remove unused pid.
10685         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
10686         i, cps.
10687         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
10688         (loclist_describe_location): Remove unused first.
10689         * event-top.c (command_line_handler): Remove unused got_eof.
10690         * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
10691         (resize_section_table): Remove unused old_value.
10692         * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
10693         * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
10694         * i386-tdep.c (i386_process_record): Remove unused rex.
10695         * infcmd.c (get_return_value): Remove unused uiout.
10696         * jv-lang.c (type_from_class): Remove unused is_array.
10697         * jv-valprint.c (java_val_print): Remove unused i.
10698         * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
10699         * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
10700         * m2-typeprint.c (m2_print_type): Remove unused code.
10701         * macroexp.c (get_character_constant): Remove unused body_start.
10702         (macro_stringify): Remove unused result.
10703         * objc-lang.c (find_methods): Remove unused gdbarch.
10704         * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
10705         * regcache.c (regcache_cooked_read): Remove unused gdbarch.
10706         * stack.c (print_frame_args): Remove unused summary.
10707         * thread.c (thread_apply_command): Remove unused p.
10708         * valarith.c (value_x_unop): Remove unused mangle_ptr.
10709         * valops.c (search_struct_method): Remove unused skip.
10710         * valprint.c (generic_val_print): Remove unused byte_order.
10711         * varobj.c (varobj_update): Remove unused changed.
10712         * cli/cli-cmds.c (complete_command): Remove unused next_item.
10713         (alias_command): Remove unused c.
10714         * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
10715         * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
10716         format.
10717         (mi_cmd_data_write_memory): Remove unused word_format.
10718         (mi_cmd_data_write_memory_bytes): Remove unused r.
10719         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
10720         p_start, p_end.
10721         * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
10722         * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
10723         line_width.
10724
10725 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10726
10727         * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
10728         * symtab.c (iterate_over_symtabs): Remove unused s.
10729         (find_pc_sect_symtab): Remove unused pspAce.
10730         (find_pc_sect_line): Remove unused alt_symtab.
10731         (find_pcs_for_symtab_line): Remove unused ix, previous_function.
10732         (completion_list_add_name): Remove unused newsize.
10733
10734 2013-01-31  Tom Tromey  <tromey@redhat.com>
10735
10736         PR c++/14998:
10737         * dwarf2read.c (read_tag_ptr_to_member_type): Handle
10738         TYPE_CODE_FUNC.
10739
10740 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10741
10742         * target.c (target_read_string): Remove unused origlen.
10743
10744 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10745
10746         * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
10747         * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
10748         * ax-general.c (ax_print): Remove unused is_float.
10749         * blockframe.c (block_innermost_frame): Remove unused start, end.
10750         * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
10751
10752 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
10753
10754         * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
10755         (svr4_read_so_list): Remove unused lmo.
10756         * solib-target.c (solib_target_relocate_section_addresses): Remove
10757         unused flags.
10758
10759 2013-01-30  Tom Tromey  <tromey@redhat.com>
10760
10761         * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
10762
10763 2013-01-30  Tom Tromey  <tromey@redhat.com>
10764
10765         * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
10766         * utils.c (gnu_debuglink_crc32): Remove.
10767         * utils.h (gnu_debuglink_crc32): Don't declare.
10768
10769 2013-01-30  Tom Tromey  <tromey@redhat.com>
10770
10771         * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
10772         (read_structure_type, read_enumeration_type): Remove cast.
10773
10774 2013-01-30  Tom Tromey  <tromey@redhat.com>
10775
10776         * dwarf2read.c (read_namespace_type): Remove cast.
10777         (read_typedef): Likewise.
10778
10779 2013-01-29  Tom Tromey  <tromey@redhat.com>
10780
10781         * dwarf2read.c (free_dwo_file): Remove assert.
10782
10783 2013-01-29  Tom Tromey  <tromey@redhat.com>
10784
10785         * value.c (deprecated_set_value_modifiable): Remove.
10786         * value.h (deprecated_set_value_modifiable): Remove.
10787
10788 2013-01-28  Doug Evans  <dje@google.com>
10789
10790         * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
10791         to addresses from dwo files.
10792
10793 2013-01-25  Siva Chandra Reddy  <sivachandra@google.com>
10794
10795         * valops.c (find_overload_match): Remove unused argument 'lax'.
10796         * value.h: Remove unused argument 'lax' from the declaration of
10797         find_overload_match.
10798         * eval.c (value_subexp_standard): Do not pass a 'lax' argument
10799         to find_overload_match.
10800         * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
10801         argument to find_overload_match.
10802
10803 2013-01-25  Tom Tromey  <tromey@redhat.com>
10804
10805         * dwarf2read.c (processing_has_namespace_info): Remove.
10806         (struct dwarf2_cu) <processing_has_namespace_info>: New field.
10807         (process_die, read_func_scope, dwarf2_start_symtab)
10808         (new_symbol_full): Update.
10809
10810 2013-01-25  Tom Tromey  <tromey@redhat.com>
10811
10812         * cp-namespace.c (cp_set_block_scope): Remove.
10813         * cp-support.h (cp_set_block_scope): Remove.
10814         * dbxread.c: Include block.h.
10815         (cp_set_block_scope): New function.
10816         (process_one_symbol): Update.
10817         * dwarf2read.c (read_func_scope): Use block_set_scope.
10818
10819 2013-01-25  Pedro Alves  <palves@redhat.com>
10820
10821         * remote.c (add_current_inferior_and_thread): Tweak comment.
10822
10823 2013-01-25  Tom Tromey  <tromey@redhat.com>
10824
10825         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
10826         (cp_add_using_directive): Add 'copy_names' argument.
10827         * cp-support.h (cp_add_using_directive): Update.
10828         (struct using_direct) <import_src, import_dest, alias,
10829         declaration>: Now const.
10830         * dwarf2read.c (read_import_statement): Use obconcat.
10831         Don't copy names passed to cp_add_using_directive.
10832
10833 2013-01-25  Tom Tromey  <tromey@redhat.com>
10834
10835         * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
10836
10837 2013-01-25  Pedro Alves  <palves@redhat.com>
10838
10839         * remote.c (stop_reply_extract_thread): New.
10840         (add_current_inferior_and_thread): New parameter 'wait_status'.
10841         Handle it.
10842         (remote_start_remote): Pass wait status to
10843         add_current_inferior_and_thread.
10844         (extended_remote_run): Update comment.
10845         (extended_remote_create_inferior_1): Pass wait status to
10846         add_current_inferior_and_thread.
10847
10848 2013-01-25  Andrew Burgess  <aburgess@broadcom.com>
10849             Ulrich Weigand  <uweigand@de.ibm.com>
10850
10851         * valarith.c (value_vector_widen): New function for replicating a
10852         scalar into a vector.
10853         (value_binop): Use value_vector_widen to widen scalar to vector
10854         rather than casting, this better matches gcc C behaviour.
10855         * valops.c (value_casst): Update logic for casting between vector
10856         types, and for casting from scalar to vector, try to match gcc C
10857         behaviour.
10858         * value.h (value_vector_widen): Declare.
10859         * opencl-lang.c (opencl_value_cast): New opencl specific casting
10860         function, handle special case for casting scalar to vector.
10861         (opencl_relop): Use opencl_value_cast.
10862         (evaluate_subexp_opencl): Use opencl_value_cast instead of
10863         value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
10864         in order to use opencl_value_cast.
10865
10866 2013-01-25  Yao Qi  <yao@codesourcery.com>
10867
10868         * event-loop.c: Include "queue.h".
10869         (gdb_event_p): New typedef.
10870         (DECLARE_QUEUE_P): Use.
10871         (DEFINE_QUEUE_P): Use.
10872         (async_queue_event): Remove.
10873         (gdb_event_xfree): New.
10874         (initialize_event_loop): New.
10875         (process_event): Use QUEUE macros.
10876         (event_queue): Remove.
10877         (gdb_wait_for_event): Caller update.
10878         (check_async_event_handlers): Likewise.
10879         (poll_timers): Likewise.
10880         * event-loop.h (initialize_event_loop): Declare.
10881         * event-loop.c (gdb_event_xfree): New.
10882         * top.c (gdb_init): Call initialize_event_loop.
10883
10884 2013-01-25  Yao Qi  <yao@codesourcery.com>
10885
10886         * event-loop.c (async_queue_event): Remove one parameter
10887         'position'.  Remove code handling 'position' == TAIL.
10888         (gdb_wait_for_event): Caller update.
10889         (check_async_event_handlers): Caller update.
10890         (poll_timers): Caller update.
10891         * event-loop.h (enum queue_position): Remove.
10892
10893 2013-01-25  Maxim Kuvyrkov  <maxim@kugelworks.com>
10894
10895         * MAINTAINERS: Update my email.
10896
10897 2013-01-25  Yao Qi  <yao@codesourcery.com>
10898
10899         * main.c (print_gdb_help): Remove "--epoch" from the help
10900         message.
10901
10902 2013-01-24  Ulrich Weigand  <uweigand@de.ibm.com>
10903
10904         * symtab.c (skip_prologue_using_sal): Consider a file
10905         change the same as an increased line number
10906
10907 2013-01-24  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
10908
10909         * MAINTAINERS (Write After Approval): Add myself to the list.
10910
10911 2013-01-24  Tom Tromey  <tromey@redhat.com>
10912
10913         * ada-lang.h (ada_decode_symbol): Make return type const.
10914         * ada-lang.c (ada_decode_symbol): Likewise.
10915
10916 2013-01-23  Doug Evans  <dje@google.com>
10917
10918         * linespec.c (find_linespec_symbols): Make static.
10919
10920 2013-01-23  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
10921
10922         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
10923         type on float conversion for complex type.
10924
10925 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
10926
10927         Add a new class gdb.Architecture which exposes GDB's
10928         internal representation of architecture via GDB Python API.
10929         * Makefile.in: Add entries corresponding to the new file
10930         python/py-arch.c.
10931         * NEWS (Python Scripting): Add entries for the new class
10932         gdb.Architecture and the new method gdb.Frame.architecture.
10933         * python/py-arch.c: Implement gdb.Architecture class.
10934         * python/py-frame.c (frapy_arch): Implement the method
10935         gdb.Frame.architecture().
10936         (frame_object_methods): Add 'architecture' to the method table.
10937         * python/python-internal.h: Add declarations of new utility
10938         functions.
10939         * python/python.c (_initialize_python): Initialize
10940         gdb.Architecture class.
10941
10942 2013-01-23  Doug Evans  <dje@google.com>
10943
10944         Work around binutils/15021.
10945         * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
10946         type_unit_group out of union s.  All uses updated.
10947         (read_index_from_section): Watch for index version 8.
10948         (follow_die_sig): If using .gdb_index version <= 7, record the TU as
10949         an imported symtab.
10950         (write_psymtabs_to_index): Increment version number to 8.
10951
10952 2013-01-22  Pedro Alves  <palves@redhat.com>
10953
10954         * annotate.c (breakpoint_changed): Skip if breakpoint is not
10955         user-visible.
10956
10957 2013-01-22  Pedro Alves  <palves@redhat.com>
10958
10959         * annotate.c (annotate_breakpoints_changed): Rename to ...
10960         (annotate_breakpoints_invalid): ... this.  Make static.
10961         (breakpoint_changed): Adjust.
10962         (_initialize_annotate): Always install the observers.  Install a
10963         "breakpoint_created" observer.
10964         * annotate.h (annotate_breakpoints_changed): Delete declaration.
10965         * breakpoint.c (set_breakpoint_condition)
10966         (breakpoint_set_commands, do_map_commands_command)
10967         (init_raw_breakpoint, clear_command, set_ignore_count)
10968         (enable_breakpoint_disp): No longer call
10969         annotate_breakpoints_changed.
10970
10971 2013-01-22  Pedro Alves  <palves@redhat.com>
10972
10973         * annotate.c: Include "inferior.h".
10974         (frames_invalid_emitted)
10975         (breakpoints_invalid_emitted): New globals.
10976         (async_background_execution_p): New function.
10977         (annotate_breakpoints_changed, annotate_frames_invalid): Skip
10978         emitting the annotation if it has already been emitted.
10979         (annotate_display_prompt): New function.
10980         * annotate.h (annotate_display_prompt): New declaration.
10981         * event-top.c: Include annotate.h.
10982         (display_gdb_prompt): Call annotate_display_prompt.
10983
10984 2013-01-22  Pedro Alves  <palves@redhat.com>
10985
10986         * annotate.c (ignore_count_changed): Delete.
10987         (annotate_breakpoints_changed): Don't clear ignore_count_changed.
10988         (annotate_ignore_count_change): Delete.
10989         (annotate_stopped): Don't emit a delayed breakpoints-changed
10990         annotation.
10991         * annotate.h (annotate_ignore_count_change): Delete.
10992         * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
10993         annotate_ignore_count_change.
10994
10995 2013-01-22  Tom Tromey  <tromey@redhat.com>
10996
10997         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
10998         require_rvalue for a register location.
10999
11000 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
11001
11002         * breakpoint.c (print_one_breakpoint_location): Add MI
11003         field 'thread-groups' when printing a breakpoint.
11004         (output_thread_groups): New function.
11005
11006 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
11007
11008         * python/lib/gdb/commands/explore.py
11009         (CompoundExplorer.explore_expr): Correct the name of a method
11010         being invoked.
11011         (ExploreTypeCommand.invoke): Add a missing 'return'.
11012
11013 2013-01-21  Tom Tromey  <tromey@redhat.com>
11014
11015         * gdb_obstack.h (obconcat): Move declaration here, from...
11016         * symfile.h (obconcat): ... here.
11017         * gdb_obstack.c: New file.
11018         (obconcat): Move from...
11019         * symfile.c (obconcat): ... here.
11020         * Makefile.in (SFILES): Add gdb_obstack.c.
11021         (COMMON_OBS): Add gdb_obstack.o.
11022
11023 2013-01-21  Tom Tromey  <tromey@redhat.com>
11024
11025         * symfile.h (obsavestring): Don't declare.
11026         * symfile.c (obsavestring): Remove.
11027         * ada-exp.y: Use obstack_copy0, not obsavestring.
11028         * ada-lang.c: Use obstack_copy0, not obsavestring.
11029         * coffread.c: Use obstack_copy0, not obsavestring.
11030         * cp-namespace.c: Use obstack_copy0, not obsavestring.
11031         * dbxread.c: Use obstack_copy0, not obsavestring.
11032         * dwarf2read.c: Use obstack_copy0, not obsavestring.
11033         * jit.c: Use obstack_copy0, not obsavestring.
11034         * mdebugread.c: Use obstack_copy0, not obsavestring.
11035         * psymtab.c: Use obstack_copy0, not obsavestring.
11036         * stabsread.c: Use obstack_copy0, not obsavestring.
11037         * xcoffread.c: Use obstack_copy0, not obsavestring.
11038
11039 2013-01-21  Tom Tromey  <tromey@redhat.com>
11040
11041         * dwarf2read.c (fixup_go_packaging): Save package name
11042         on objfile obstack.
11043         * gdbtypes.c (init_type): Don't copy name.
11044
11045 2013-01-21  Tom Tromey  <tromey@redhat.com>
11046
11047         * dwarf2read.c (struct partial_die_info) <name, scope>: Now
11048         const.
11049         (struct attribute) <u.str>: Now const.
11050         (struct fnfieldlist) <name>: Now const.
11051         (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
11052         (partial_die_parent_scope): Make return type const.
11053         (partial_die_full_name, add_partial_symbol): Update.
11054         (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
11055         'name' const.
11056         (find_file_and_directory): Make 'name' and 'comp_dir' const.
11057         (read_file_scope, read_func_scope, dwarf2_add_field)
11058         (dwarf2_add_member_fn, read_structure_type)
11059         (process_enumeration_scope, read_array_type, read_module_type)
11060         (read_base_type, read_subrange_type): Update.
11061         (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
11062         (new_symbol_full, guess_full_die_structure_name): Update.
11063         (dwarf2_canonicalize_name): Return const type.  Make 'name' const.
11064         (dwarf2_name): Return const type.
11065         (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
11066         const.
11067
11068 2013-01-21  Tom Tromey  <tromey@redhat.com>
11069
11070         * gdbtypes.c (init_type): Make 'name' const.
11071         * gdbtypes.h (init_type): Update.
11072
11073 2013-01-21  Tom Tromey  <tromey@redhat.com>
11074
11075         * buildsym.c (patch_subfile_names): Use set_last_source_file.
11076         (start_symtab): Make 'name' and 'dirname' const.  Use
11077         set_last_source_file.
11078         (restart_symtab, reset_symtab_globals): Use set_last_source_file.
11079         (last_source_file): Define.  Now static.
11080         (set_last_source_file, get_last_source_file): New functions.
11081         * buildsym.h (last_source_file): Don't declare.
11082         (start_symtab): Update.
11083         (set_last_source_file, get_last_source_file): Declare.
11084         * coffread.c (complete_symtab): Use set_last_source_file.
11085         (coff_end_symtab): Likewise.
11086         (coff_symtab_read): Use set_last_source_file, get_last_source_file.
11087         * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
11088         set_last_source_file.
11089         (process_one_symbol): Use get_last_source_file.
11090         * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
11091         (psymtab_to_symtab_1): Use get_last_source_file.
11092         * xcoffread.c (process_linenos): Use get_last_source_file.
11093         (complete_symtab): Use set_last_source_file.
11094         (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
11095         (scan_xcoff_symtab): Use set_last_source_file.
11096
11097 2013-01-21  Tom Tromey  <tromey@redhat.com>
11098
11099         * symtab.c (struct demangled_name_entry) <mangled>: Now const.
11100         (symbol_set_names): Remove casts.  Handle field const-ness.
11101
11102 2013-01-21  Tom Tromey  <tromey@redhat.com>
11103
11104         * dwarf2read.c (new_symbol_full): Remove cast.
11105         * symtab.c (symbol_set_demangled_name): Make 'name' const.
11106         * symtab.h (symbol_set_demangled_name): Update.
11107
11108 2013-01-21  Tom Tromey  <tromey@redhat.com>
11109
11110         * main.c (captured_main): Call bfd_init.
11111
11112 2013-01-21  Tom Tromey  <tromey@redhat.com>
11113
11114         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
11115         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
11116         * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
11117         * NEWS: Update.
11118
11119 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11120
11121         * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
11122
11123 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11124
11125         Fix gdb.fortran/common-block.exp crash in PIE mode.
11126         * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
11127         LOC_COMMON_BLOCK.
11128         * f-valprint.c (info_common_command_for_block): Expect
11129         LOC_COMMON_BLOCK in gdb_assert.
11130         * symtab.h (struct general_symbol_info): Update comment for the
11131         common_block member.
11132         (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
11133         (enum address_class): New member LOC_COMMON_BLOCK.
11134
11135 2013-01-18  David Blaikie  <dblaikie@gmail.com>
11136
11137         * MAINTAINERS (Write After Approval): Add "David Blaikie".
11138
11139 2013-01-18  Tom Tromey  <tromey@redhat.com>
11140
11141         PR c++/14999:
11142         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
11143         Call require_rvalue.
11144
11145 2013-01-18  Yao Qi  <yao@codesourcery.com>
11146
11147         * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
11148         (dbx_read_symtab): New declaration.
11149         (dbx_psymtab_to_symtab): Delete.
11150         (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
11151         Rename parameter PST to SELF.  Exchanged two parameters.
11152         (start_psymtab): Caller update.
11153         * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
11154         (dwarf2_read_symtab): New declaration.
11155         (dwarf2_psymtab_to_symtab): Delete.
11156         (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
11157         Rename parameter PST to SELF.  Exchanged two parameters.
11158         (create_partial_symtab): Caller update.
11159         * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
11160         (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
11161         Rename parameter PST to SELF.  Exchanged two parameters.
11162         (parse_partial_symbols, new_psymtab): Caller update.
11163         * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
11164         two parameters.
11165         * psymtab.c (psymtab_to_symtab): Caller update.
11166         * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
11167         (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
11168         Rename parameter PST to SELF.  Exchanged two parameters.
11169         (xcoff_start_psymtab): Caller update.
11170
11171 2013-01-18  Yao Qi  <yao@codesourcery.com>
11172
11173         * infrun.c (proceed): Rename local variable 'oneproc' to
11174         'force_step'.
11175
11176 2013-01-17  Doug Evans  <dje@google.com>
11177
11178         * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
11179         (dw2_build_type_unit_groups): Delete.  All uses updated.
11180
11181         * symtab.h (struct symbol_search): Add comment.
11182
11183 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11184
11185         * symtab.c (compare_filenames_for_search): New comment for
11186         HAS_DRIVE_SPEC.
11187
11188 2013-01-17  Tom Tromey  <tromey@redhat.com>
11189
11190         * cp-abi.c (cp_abi_completer): Fix typo in assignment.
11191
11192 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11193
11194         * symtab.c (iterate_over_some_symtabs): New variable cleanups,
11195         initialize it by existing make_cleanup.  Call new do_cleanups.
11196
11197 2013-01-17  Tom Tromey  <tromey@redhat.com>
11198
11199         * cp-abi.c (cp_abi_completer): New function.
11200         (_initialize_cp_abi): Set completer for "set cp-abi".
11201
11202 2013-01-17  Tom Tromey  <tromey@redhat.com>
11203
11204         * mem-break.c: Remove obsolete comment.
11205         * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
11206
11207 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
11208
11209         * jit.c (jit_reader_load_command): Interpret the jit reader name
11210         as an absolute path if it begins with a forward slash.
11211
11212 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
11213
11214         PR gdb/14550
11215
11216         * jit.c (finalize_symtab): Ensure that only the global block has a
11217         NULL superblock.
11218
11219 2013-01-17  Pedro Alves  <palves@redhat.com>
11220
11221         * acinclude.m4: Include ../config/plugins.m4,
11222         ../config/largefile.m4 and ../config/lead-dot.m4.  Add comments.
11223         * Makefile.in (aclocal_m4_deps): Update.
11224         * aclocal.m4: Renegerate.
11225
11226 2013-01-16  Doug Evans  <dje@google.com>
11227
11228         * contrib/cc-with-tweaks.sh: Add references to Fission docs.
11229
11230 2013-01-16  Pedro Alves  <palves@redhat.com>
11231             Tom Tromey  <tromey@redhat.com>
11232
11233         PR cli/7221:
11234         * NEWS: Add "catch signal".
11235         * breakpoint.c (base_breakpoint_ops): No longer static.
11236         (bpstat_explains_signal): New function.
11237         (init_catchpoint): No longer static.
11238         (base_breakpoint_explains_signal): New function.
11239         (base_breakpoint_ops): Initialize new field.
11240         * breakpoint.h (enum bpstat_signal_value): New.
11241         (struct breakpoint_ops) <explains_signal>: New field.
11242         (bpstat_explains_signal): Remove macro, declare as function.
11243         (base_breakpoint_ops, init_catchpoint): Declare.
11244         * break-catch-sig.c: New file.
11245         * inferior.h (signal_catch_update): Declare.
11246         * infrun.c (signal_catch): New global.
11247         (handle_syscall_event): Update for change to
11248         bpstat_explains_signal.
11249         (handle_inferior_event): Likewise.  Always handle random signals
11250         via bpstats.
11251         (signal_cache_update): Check signal_catch.
11252         (signal_catch_update): New function.
11253         (_initialize_infrun): Initialize signal_catch.
11254         * Makefile.in (SFILES): Add break-catch-sig.c.
11255         (COMMON_OBS): Add break-catch-sig.o.
11256
11257 2013-01-16  Tom Tromey  <tromey@redhat.com>
11258
11259         * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
11260         (print_one_catch_solib, print_one_catch_syscall)
11261         (print_one_catch_exec, print_one_exception_catchpoint): Emit
11262         "catch-type".
11263
11264 2013-01-16  Yao Qi  <yao@codesourcery.com>
11265
11266         * printcmd.c (current_display_number): Make it static.
11267
11268 2013-01-16  Yao Qi  <yao@codesourcery.com>
11269
11270         * infcmd.c (step_once): Don't check '!single_inst' as it was
11271         checked before.
11272
11273 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
11274
11275         * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
11276
11277 2013-01-14  Tom Tromey  <tromey@redhat.com>
11278
11279         * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
11280         set command.
11281         * command.h (add_setshow_string_noescape_cmd): Update.
11282         * corefile.c (set_gnutarget_command): Remove trailing whitespace.
11283         (complete_set_gnutarget): New function.
11284         (_initialize_core): Set the "set gnutarget" completer.
11285
11286 2013-01-14  Tom Tromey  <tromey@redhat.com>
11287
11288         PR symtab/14442:
11289         * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
11290         (c_type_print_modifier): Likewise.
11291         * dwarf2read.c (read_tag_restrict_type): New function.
11292         (read_type_die_1): Handle DW_TAG_restrict_type.
11293         * gdbtypes.c (make_restrict_type): New function.
11294         (recursive_dump_type): Handle TYPE_RESTRICT.
11295         * gdbtypes.h (enum type_flag_values): Renumber.
11296         (enum type_instance_flag_value): Add
11297         TYPE_INSTANCE_FLAG_RESTRICT.
11298         (TYPE_RESTRICT): New macro.
11299         (make_restrict_type): Declare.
11300
11301 2013-01-14  Tom Tromey  <tromey@redhat.com>
11302
11303         PR symtab/14931:
11304         * psymtab.c (struct psymtab_state): New.
11305         (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
11306         functions.
11307         * psympriv.h (make_cleanup_discard_psymtabs): Declare.
11308         * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
11309
11310 2013-01-14  Richard Sharman  <richard_sharman@mitel.com>
11311             Pedro Alves  <palves@redhat.com>
11312
11313         PR remote/14786
11314
11315         * remote.c (remote_threads_info): Make a copy of the reply from
11316         qfThreadInfo and use that instead of rs->buf.
11317
11318 2013-01-14  Yao Qi  <yao@codesourcery.com>
11319
11320         * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
11321         (dbx_psymtab_to_symtab): Likewise.
11322         * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
11323         * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
11324         * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
11325
11326 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11327
11328         * parse.c (parse_exp_in_context): New variable inner_chain.  Call
11329         make_cleanup_restore_current_language.  Call set_language.  Move
11330         OLD_CHAIN and INNER_CHAIN cleanups.
11331         * utils.c (do_restore_current_language)
11332         (make_cleanup_restore_current_language): New functions.
11333         * utils.h (make_cleanup_restore_current_language): New declaration.
11334
11335 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11336
11337         * source.c (symtab_to_fullname): Apply rewrite_source_path also for
11338         non-existing files.
11339
11340         * source.c (symtab_to_fullname): Do not prepend DIRNAME for
11341         non-existing files if FILENAME is already absolute.
11342
11343 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11344
11345         * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
11346         fputs_filtered.  Append trailing newline.
11347
11348 2013-01-11  Yao Qi  <yao@codesourcery.com>
11349             Stan Shebs  <stan@codesourcery.com>
11350
11351         * psymtab.c (init_psymbol_list): Clarify the comment.
11352
11353 2013-01-11  Yao Qi  <yao@codesourcery.com>
11354
11355         * breakpoint.c (print_one_breakpoint_location): Remove dead code.
11356         (update_dprintf_command_list): Assert that 'printf_line' is
11357         non-null.  Remove condition check.
11358
11359 2013-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
11360
11361         Code cleanup.
11362         * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
11363         type const char *.
11364         * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
11365         const char *.
11366         * tui/tui-source.h (tui_source_is_displayed): Likewise.
11367
11368 2013-01-09  Anthony Green  <green@moxielogic.com>
11369
11370         * cp-abi.c (cplus_print_vtable): Don't return value from void
11371         function.
11372         * ada-lang.c (re_set_catch_assert): Ditto.
11373
11374 2013-01-09  Doug Evans  <dje@google.com>
11375
11376         * symfile.h (quick_symbol_functions): Delete member
11377         pre_expand_symtabs_matching.  All uses removed.
11378         * dwarf2read.c (dw2_lookup_symbol): Implement.
11379         (dw2_do_expand_symtabs_matching): Delete.
11380         (dw2_pre_expand_symtabs_matching): Delete.
11381         (struct dw2_symtab_iterator): New type.
11382         (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
11383         (dw2_expand_symtabs_for_function): Rewrite.
11384         (dwarf2_gdb_index_functions): Update.
11385         * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
11386         (psym_functions): Update.
11387
11388 2013-01-09  Tom Tromey  <tromey@redhat.com>
11389
11390         * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
11391         * configure: Rebuild.
11392         * configure.ac: Add somread.o to the build if BFD has SOM
11393         support.
11394         * somread.c: Include som/aout.h, not syms.h.
11395         (som_symtab_read): Use som_external_symbol_dictionary_record.
11396         Unpack records manually.
11397         (_initialize_somread): Declare.
11398
11399 2012-01-08  Mike Frysinger  <vapier@gentoo.org>
11400
11401         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
11402         Cast return_address to 64bits.
11403
11404 2013-01-08  Hui Zhu  <hui_zhu@mentor.com>
11405
11406         * printcmd.c: Remove define of function output_command.
11407         * tracepoint.c: Remove extern of function output_command.
11408         * valprint.h: (output_command): New extern.
11409
11410 2013-01-07  Tom Tromey  <tromey@redhat.com>
11411
11412         * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
11413         Remove.
11414         (objc_language_defn): Use c_printchar, c_printstr,
11415         c_emit_char.
11416
11417 2013-01-07  Tom Tromey  <tromey@redhat.com>
11418
11419         PR cli/7719:
11420         * NEWS: Update.
11421         * ada-valprint.c (printstr, print_field_values): Remove
11422         "inspect_it" code.
11423         * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
11424         code.
11425         * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
11426         code.
11427         * m2-lang.c (m2_printstr): Remove "inspect_it" code.
11428         * main.c (captured_main): Remove "epoch" argument.
11429         * objc-lang.c (objc_printstr): Remove "inspect_it" code.
11430         * p-lang.c (pascal_printstr): Remove "inspect_it" code.
11431         * p-valprint.c (pascal_object_print_value_fields): Remove
11432         "inspect_it" code.
11433         * printcmd.c (print_command_1): Remove 'inspect' argument.
11434         (print_command, call_command): Update.
11435         (inspect_command): Remove.
11436         (_initialize_printcmd): Make "inspect" an alias for "print".
11437         * top.c (epoch_interface): Remove.
11438         * top.h (epoch_interface): Remove.
11439         * valprint.c (user_print_options): Update.
11440         (print_converted_chars_to_obstack): Remove "inspect_it" code.
11441         * valprint.h (struct value_print_options) <inspect_it>: Remove
11442         field.
11443
11444 2013-01-04  Tom Tromey  <tromey@redhat.com>
11445
11446         * valprint.h (read_string): Add 'extern'.
11447
11448 2013-01-07  Joel Brobecker  <brobecker@adacore.com>
11449
11450         * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
11451         used to decide whether to define darwin_read_dyld_info or not.
11452
11453 2013-01-03  Pierre Muller  <muller@sourceware.org>
11454
11455         * main.c (relocate_gdb_directory): Avoid calling stat function
11456         if DIR is empty.
11457
11458 2013-01-03  Yao Qi  <yao@codesourcery.com>
11459
11460         * psymtab.c (fixup_psymbol_section): Update declaration.
11461         (fixup_psymbol_section): Remove code returning value.
11462
11463 2013-01-03  Yao Qi  <yao@codesourcery.com>
11464
11465         * symtab.h: Remove some out of date comments.
11466          (enum exception_event_kind): Move it ...
11467         * breakpoint.c: ... here.
11468
11469 2013-01-02  Iain Sandoe  <developer@sandoe-acoustics.co.uk>
11470
11471         PR gdb/14405
11472         * darwin-nat.c (darwin_read_dyld_info): Only build if
11473         TASK_DYLD_INFO_COUNT is defined.
11474         (darwin_xfer_partial): Call darwin_read_dyld_info only if
11475         TASK_DYLD_INFO_COUNT is defined.
11476
11477 2013-01-02  Tom Tromey  <tromey@redhat.com>
11478
11479         * symfile.h (struct ecoff_debug_hack): Remove.
11480         * objfiles.c: Don't include mdebugread.h.
11481
11482 2013-01-02  Tom Tromey  <tromey@redhat.com>
11483
11484         * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
11485         * configure.ac: Check for Mach-O support in BFD.  Update
11486         CONFIG_OBS.
11487         * configure: Rebuild.
11488
11489 2013-01-02  Tom Tromey  <tromey@redhat.com>
11490
11491         * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
11492         * configure.ac: Use GDB_AC_CHECK_BFD.
11493         * configure: Rebuild.
11494
11495 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
11496
11497         * MAINTAINERS: Update my email.
11498
11499 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
11500
11501         * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
11502
11503 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
11504
11505         * rs6000-nat.c (bss_data_overlap): New function.
11506         (vmap_symtab): Use it to adjust the .bss section's offset.
11507
11508 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
11509
11510         Update year range in copyright notice of all files.
11511
11512 2013-01-01, 13  Joel Brobecker  <brobecker@adacore.com>
11513
11514         * top.c (print_gdb_version): Update copyright year.
11515
11516 For older changes see ChangeLog-2012.
11517 \f
11518 Local Variables:
11519 mode: change-log
11520 left-margin: 8
11521 fill-column: 74
11522 version-control: never
11523 coding: utf-8
11524 End: