Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2013-12-02  Joel Brobecker  <brobecker@adacore.com>
2
3         * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
4
5 2013-12-02  Joel Brobecker  <brobecker@adacore.com>
6
7         * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stat.h".
8         * ctf.c (ctf_start): Remove obsolete comment.
9
10 2013-12-02  Joel Brobecker  <brobecker@adacore.com>
11
12         * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_string.h".
13
14 2013-11-30  Doug Evans  <xdje42@gmail.com>
15
16         * auto-load.h (script_language): New members name, auto_load_enabled.
17         Add missing comments on struct members.
18         (auto_load_objfile_script): Delete.
19         * auto-load.c: #include "cli/cli-cmds.h".
20         (auto_load_gdb_scripts_enabled): New function.
21         (script_language_gdb): Update, add new members.
22         (source_gdb_script_for_objfile): Simplify, auto-load safe-checking
23         and call to maybe_add_script moved to caller.
24         (auto_load_objfile_script_1): Auto-load safe-checking and
25         call to maybe_add_script moved here.
26         (auto_load_objfile_script): Make static.  Early exit if support for
27         scripting language hasn't been compiled in, or auto-loading has been
28         disabled.
29         (source_section_scripts): Argument "source_name" renamed to
30         "section_name".  All uses updated.  Replace uses of AUTO_SECTION_NAME
31         with section_name.  Skip loading script if support for scripting
32         language hasn't been compiled in, or auto-loading has been disabled.
33         Call language->source_script_for_objfile instead of calling
34         source_python_script_for_objfile directly.
35         (load_auto_scripts_for_objfile): Update.
36         * python/py-auto-load.c: Delete #include "cli/cli-cmds.h".
37         (gdbpy_load_auto_script_for_objfile): Delete.
38         (auto_load_python_scripts_enabled): New function.
39         (script_language_python): Update, add new members.
40         (gdbpy_script_language_defn): New function.
41         * python/python.h (gdbpy_load_auto_scripts_for_objfile): Delete.
42         (gdbpy_script_language_defn): Declare.
43
44         * auto-load.c (AUTO_SECTION_NAME): Moved here and renamed from
45         py-auto-load.c, GDBPY_AUTO_SECTION_NAME.
46         (source_section_scripts): Moved here from py-auto-load.c.
47         (auto_load_section_scripts): Ditto.
48         * python/py-auto-load.c (GDBPY_AUTO_SECTION_NAME): Moved to
49         auto-load.c, renamed AUTO_SECTION_NAME.
50         (source_section_scripts, auto_load_section_scripts): Moved to
51         auto-load.c.
52
53 2013-11-30  Yao Qi  <yao@codesourcery.com>
54
55         * remote.c (getpkt_or_notif_sane_1): Fix typo "checksm".
56
57 2013-11-29  Sergio Durigan Junior  <sergiodj@redhat.com>
58
59         * gdbarch.sh: Remove include of "gdb_string.h", replace by
60         <string.h>.
61
62 2013-11-29  Doug Evans  <xdje42@gmail.com>
63
64         * python/py-auto-load.c (source_section_scripts): Move comment to
65         more relevant location.
66
67         Whitespace cleanup.
68         * python/py-breakpoint.c: Remove trailing whitespace.
69         * python/py-cmd.c: Ditto.
70         * python/py-evts.c: Ditto.
71         * python/py-finishbreakpoint.c: Ditto.
72         * python/py-frame.c: Ditto.
73         * python/py-function.c: Ditto.
74         * python/py-inferior.c: Ditto.
75         * python/py-infthread.c: Ditto.
76         * python/py-param.c: Ditto.
77         * python/py-prettyprint.c: Ditto.
78         * python/py-symbol.c: Ditto.
79         * python/py-type.c: Ditto.
80         * python/py-utils.c: Ditto.
81         * python/py-value.c: Ditto.
82         * python/python-internal.h: Ditto.
83         * python/python.c: Ditto.
84
85 2013-11-29  Pedro Alves  <palves@redhat.com>
86
87         * unwind_stop_reasons.def (UNWIND_NULL_ID): Update comment.
88
89 2013-11-29  Pedro Alves  <palves@redhat.com>
90
91         * breakpoint.c (build_target_condition_list): Release previous
92         conditions.
93         (build_target_command_list): Release previous commands.
94         (bp_location_dtor): Release target conditions and commands.
95         * remote.c (remote_add_target_side_condition): Don't release
96         conditions.
97         (remote_add_target_side_commands): Don't release commands.
98
99 2013-11-29  Yao Qi  <yao@codesourcery.com>
100             Pedro Alves  <palves@redhat.com>
101
102         * dcache.c (dcache_read_line): Use current_target.beneath
103         instead of &current_target.
104         * target.c (memory_xfer_partial_1): Factor code out to ...
105         (raw_memory_xfer_partial): ... it.  New function.
106         (target_xfer_partial): Call raw_memory_xfer_partial if OBJECT
107         is TARGET_OBJECT_RAW_MEMORY.
108
109 2013-11-28  Doug Evans  <xdje42@gmail.com>
110
111         * breakpoint.h (gdbpy_breakpoint_object): Renamed from
112         breakpoint_object.  All uses updated.
113         * python/python-internal.h (gdbpy_breakpoint_object): Renamed from
114         breakpoint_object.  All uses updated.
115         * python.c (*): All uses of breakpoint_object updated.
116         * python.h (*): All uses of breakpoint_object updated.
117         * python/py-breakpoint.c (*): All uses of breakpoint_object updated.
118         * python/py-finishbreakpoint.c (*): Ditto.
119
120 2013-11-28  Doug Evans  <xdje42@gmail.com>
121
122         * configure.ac: Add comments delineating libpython and libmcheck.
123         * configure: Regenerate.
124
125 2013-11-28  Andrew Burgess  <aburgess@broadcom.com>
126             Pedro Alves  <palves@redhat.com>
127
128         * valprint.c (value_check_printable): If the value is entirely
129         unavailable, print a single "<unavailable>" instead of printing
130         all subfields.
131
132 2013-11-28  Pedro Alves  <palves@redhat.com>
133
134         * frame.c (get_prev_frame_1) <stop_reason != UNWIND_NO_REASON>:
135         Add "set debug frame" output.
136         (frame_stop_reason_symbol_string): New function.
137
138 2013-11-28  Pedro Alves  <palves@redhat.com>
139
140         * frame-unwind.c (default_frame_unwind_stop_reason): Return
141         UNWIND_OUTERMOST if the frame's ID is outer_frame_id.
142         * frame.c (get_prev_frame_1): Remove outer_frame_id check.
143
144 2013-11-28  Pedro Alves  <palves@redhat.com>
145
146         * frame.c (get_prev_frame_1): If the frame id is outer_frame_id,
147         set the unwind stop reason to UNWIND_OUTERMOST, not
148         UNWIND_NULL_ID.  Remove explicit check for sentinel frame.
149
150 2013-11-28  Pedro Alves  <palves@redhat.com>
151
152         * frame.c (frame_unwind_register): Say the register was "not
153         saved" instead of "optimized out".
154
155 2013-11-27  Steffen Sledz  <sledz@dresearch-fe.de>
156
157         PR 16152
158         * configure: Rebuild.
159         * configure.ac: Tighten cygwin detection check.
160
161 2013-11-27  Pedro Alves  <palves@redhat.com>
162
163         * frame-unwind.c (frame_unwind_got_optimized): Use the type of the
164         register in the previous frame's arch.
165
166 2013-11-27  Pedro Alves  <palves@redhat.com>
167
168         * frame-unwind.c (frame_unwind_got_optimized): Return
169         an lval_register value instead of a not_lval value.
170
171 2013-11-27  Andrew Burgess  <aburgess@broadcom.com>
172
173         * frame.c: Include "valprint.h".
174         (frame_unwind_register_value): Use value_optimized_out.
175         * value.c (value_fetch_lazy): Likewise.
176
177 2013-11-26  Andrew Burgess  <aburgess@broadcom.com>
178
179         * value.c (allocate_optimized_out_value): Mark value as non-lazy.
180
181 2013-11-26  Tom Tromey  <tromey@redhat.com>
182
183         * dwarf2-frame.c (dwarf2_frame_cache): Revert patch from
184         2013-11-22.
185
186 2013-11-26  Walfred Tedeschi  <walfred.tedeschi@intel.com>
187
188         * i386-xstate.h (I386_XSTATE_MPX): New Macro.
189         (I386_XSTATE_MPX_MASK): Makes use of I386_XSTATE_MPX.
190         (HAS_MPX): New macro.
191         (HAS_AVX): New macro.
192         (I386_XSTATE_SIZE): Uses HAS_MPX and HAS_AVX.
193
194 2013-11-25  Keith Seitz  <keiths@redhat.com>
195
196         PR c++/14819
197         * c-exp.y (classify_inner_name): If no matching symbol was
198         found, try looking up the token as a base class.
199         Likewise if a constructor was found.
200         * cp-namespace.c (find_type_baseclass_by_name): New function.
201         * cp-support.h (find_type_baseclass_by_name): Declare.
202         * valops.c (value_struct_elt_for_reference): If we get
203         a non-static field, try to get a value based on the
204         current instance, if any.
205
206 2013-11-24  Yao Qi  <yao@codesourcery.com>
207
208         * disasm.c (dis_asm_read_memory): Call target_read_code
209         instead of target_read_memory.
210
211 2013-11-24  Yao Qi  <yao@codesourcery.com>
212
213         * NEWS: Add note on new "set code-cache" option.
214         * target-dcache.c (code_cache_enabled_1): New variable.
215         (code_cache_enabled): New variable.
216         (show_code_cache, set_code_cache): New function.
217         (code_cache_enabled_p): New function.
218         (_initialize_target_dcache): Register command.
219         * target-dcache.h (code_cache_enabled_p): Declare.
220         * target.c (memory_xfer_partial_1):Handle
221         TARGET_OBJECT_CODE_MEMORY and code_cache_enabled.
222         (target_read_code): New function.
223         * target.h (enum target_object) <TARGET_OBJECT_CODE_MEMORY>:
224         New.
225         (target_read_code): Declare.
226
227 2013-11-24  Yao Qi  <yao@codesourcery.com>
228
229         * target-dcache.c (stack_cache_enabled_p_1): Rename to ...
230         (stack_cache_enabled_1): ... this.  New variable.
231         (stack_cache_enabled_p): Rename to ...
232         (stack_cache_enabled): ... this.  New variable.
233         (set_stack_cache_enabled_p): Rename to ...
234         (set_stack_cache): ... this.  Update caller.
235         (show_stack_cache_enabled_p): Rename to ...
236         (show_stack_cache): ... this.  Update caller.
237         (stack_cache_enabled): Rename to ...
238         (stack_cache_enabled_p): ... this.  Update caller.
239         (_initialize_target_dcache): Replace "data cache" with
240         "target memory cache".
241         * target-dcache.h (stack_cache_enabled): Remove declaration.
242         (stack_cache_enabled_p): Add declaration.
243
244 2013-11-23  Doug Evans  <xdje42@gmail.com>
245
246         * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR,
247         superfluous.
248
249 2013-11-23  Doug Evans  <xdje42@gmail.com>
250
251         * python/py-frame.c (frapy_block): Fix error message text.
252
253 2013-11-23  Doug Evans  <xdje42@gmail.com>
254
255         * cli/cli-script.c (multi_line_command_p): New function.
256         (recurse_read_control_structure, read_command_lines_1): Call it.
257         (execute_control_command): Consistently have a blank line between
258         each case.
259
260 2013-11-22  Sterling Augustine  <saugustine@google.com>
261
262         PR gdb/16196:
263         * valprint.c (read_string): Set new variable fetchlen based on
264         fetchlimit and size.  Use it in call to partial_memory_read.
265         Update comment.
266
267 2013-11-22  Tom Tromey  <tromey@redhat.com>
268
269         PR backtrace/16155:
270         * dwarf2-frame.c (dwarf2_frame_cache): Set undefined_retaddr if
271         the return address column is unspecified.
272
273 2013-11-22  Tom Tromey  <tromey@redhat.com>
274             Pedro Alves  <palves@redhat.com>
275
276         PR backtrace/16155
277         * value.c (value_fetch_lazy): Internal error if
278         get_frame_register_value returns the same register.
279
280 2013-11-22  Pedro Alves  <palves@redhat.com>
281             Tom Tromey  <tromey@redhat.com>
282
283         * frame.c (frame_stash_add): Now returns whether a frame with the
284         same ID was already known.
285         (compute_frame_id): New function, factored out from get_frame_id.
286         (get_frame_id): No longer lazilly compute the frame id here.
287         (get_prev_frame_if_no_cycle): New function.  Detects wider stack
288         cycles.
289         (get_prev_frame_1): Use it instead of get_prev_frame_raw directly,
290         and checking for stack cycles here.
291
292 2013-11-22  Pedro Alves  <palves@redhat.com>
293
294         PR 16155
295         * frame.c (get_prev_frame_1): Do the UNWIND_SAME_ID check between
296         this frame and the new previous frame, not between this frame and
297         the next frame.
298
299 2013-11-22  Pedro Alves  <palves@redhat.com>
300
301         PR 16155
302         * dwarf2-frame.c (struct dwarf2_frame_cache)
303         <checked_tailcall_bottom, entry_cfa_sp_offset,
304         entry_cfa_sp_offset_p>: New fields.
305         (dwarf2_frame_cache): Adjust to use the new cache fields instead
306         of locals.  Don't call dwarf2_tailcall_sniffer_first here.
307         (dwarf2_frame_prev_register): Call it here, but only once.
308
309 2013-11-21  Doug Evans  <xdje42@gmail.com>
310
311         * gdbtypes.c: #include bcache.h, dwarf2loc.h.
312         (type_equality_entry): Move here from python/py-type.c.
313         (type_equality_entry_d): Ditto.
314         (compare_maybe_null_strings, check_types_equal): Ditto.
315         (check_types_worklist, types_deeply_equal): Ditto.
316         * gdbtypes.h (types_deeply_equal): Declare.
317         * python/py-type.c: Remove inclusion of bcache.h, dwarf2loc.h.
318         (typy_richcompare): Update.
319
320 2013-11-20  Joel Brobecker  <brobecker@adacore.com>
321
322         * python/py-value.c (is_intlike): Delete.
323         (valpy_int): Replace use of CHECK_TYPEDEF and is_intlike
324         by use of is_integral_type.
325         (valpy_long): Replace use of CHECK_TYPEDEF and is_intlike
326         by use of is_integral_type and check for TYPE_CODE_PTR.
327
328 2013-11-20  Tom Tromey  <tromey@redhat.com>
329
330         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Remove
331         strerror module.
332         * gnulib/aclocal.m4: Update.
333         * gnulib/config.in: Update.
334         * gnulib/configure: Update.
335         * gnulib/import/Makefile.am: Update.
336         * gnulib/import/Makefile.in: Update.
337         * gnulib/import/errno.in.h: Remove.
338         * gnulib/import/intprops.h: Remove.
339         * gnulib/import/m4/errno_h.m4: Remove.
340         * gnulib/import/m4/gnulib-cache.m4: Update.
341         * gnulib/import/m4/gnulib-comp.m4: Update.
342         * gnulib/import/m4/strerror.m4: Remove.
343         * gnulib/import/m4/sys_socket_h.m4: Remove.
344         * gnulib/import/strerror-override.c: Remove.
345         * gnulib/import/strerror-override.h: Remove.
346         * gnulib/import/strerror.c: Remove.
347         * gnulib/update-gnulib.sh: Update.
348
349 2013-11-20  Yao Qi  <yao@codesourcery.com>
350
351         * target-dcache.c (target_dcache_get_or_init): Call
352         set_address_space_data if 'dcache' is NULL.
353
354 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
355
356         * common/i386-gcc-cpuid.h (bit_MPX): Synchronize with gcc file.
357
358 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
359
360         * python/lib/gdb/command/bound_register.py: New file.
361         * data-directory/Makefile.in: Copy bond_register.py to the right path
362         to be initialized at gdb startup.
363
364 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
365
366         * amd64-linux-nat.c (amd64_linux_gregset32_reg_offset):
367         Add MPX registers.
368         (amd64_linux_read_description): Add initialization for MPX and
369         AVX independently.
370         * amd64-linux-tdep.c: Includes features/i386/amd64-mpx-linux.c.
371         (amd64_linux_gregset_reg_offset): Add MPX registers.
372         (amd64_linux_core_read_description): Add initialization for MPX
373         registers.
374         (_initialize_amd64_linux_tdep): Initialize MPX targets.
375         * amd64-linux-tdep.h (AMD64_LINUX_RAX_REGNUM): Set it to the last
376         register on the list.
377         (tdesc_amd64_mpx_linux) Add new target  for MPX.
378         * amd64-tdep.c: Includes features/i386/amd64-mpx.c.
379         (amd64_mpx_names): MPX register names.
380         (amd64_init_abi): Add MPX register while initializing the ABI.
381         (_initialize_amd64_tdep): Initialize MPX targets.
382         * amd64-tdep.h (amd64_regnum): Add MPX registers.
383         (AMD64_NUM_REGS): Set number of registers taking MPX into account.
384
385 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
386
387         * i386-linux-nat.c (GETXSTATEREGS_SUPPLIES): Add MPX
388         registers on the range of registers to be read from
389         xsave buffer.
390         (i386_linux_read_description): Add case for MPX.
391         * i386-linux-tdep.c: Include features/i386/i386-mpx-linux.c.
392         (i386_linux_gregset_reg_offset): Add MPX registers.
393         (i386_linux_core_read_description): Initialize also MPX.
394         (_initialize_i386_linux_tdep): Add mpx initialization.
395         * i386-tdep.h (gdbarch_tdep): Add fields bnd0r_regnum, bnd0_regnum,
396         mpx_register_names.
397         (i386_regnum): Add MPX registers.
398         (I386_MPX_NUM_REGS): New macro.
399         (i386_bnd_regnum_p): New function.
400         * i386-linux-tdep.h (I386_LINUX_NUM_REGS): Set
401         number of registers to be the number of BNDSTATUS.
402         (tdesc_i386_mpx_linux): Add description for MPX Linux registers.
403         * i386-tdep.c: Include features/i386/i386-mpx.c.
404         (i386_mpx_names): Add MPX register names array.
405         (i386_bnd_names): Add bnd pseudo register names array.
406         (i386_bndr_regnum_p): Lookup register numbers for bnd raw
407         registers.
408         (i386_bndr_regnum_p): Lookup register numbers for bnd raw registers.
409         (386_mpx_ctrl_regnum_p): Lookup register numbers for MPX control
410         registers.
411         (i386_bnd_type): New function.
412         (i386_pseudo_register_type): Use i386_bnd_type for bnd pseudo
413         register types.
414         (i386_pseudo_register_read_into_value): Add bnd case.
415         (i386_pseudo_register_write): Add bnd pseudo registers.
416         (i386_register_reggroup_p): Add MPX register to the group all.
417         (i386_validate_tdesc_p): Add MPX to the target  description
418         validation.
419         (i386_pseudo_register_name): Add bnd pseudo registers.
420         (i386_gdbarch_init): Add MPX for architecture initialization.
421         (_initia_initialize_i386_tdep): Add mpx initialization.
422         * i387-tdep.c (xsave_mpx_offset): New vector for MPX offsets on
423         XSAVE buffer.
424         (XSAVE_MPX_ADDR): New macro.
425         (i387_supply_xsave): Add MPX case.
426         (i387_collect_xsave): Add MPX case.
427         * i387-tdep.h (I387_BND0R_REGNUM): New macro.
428         (I387_BNDCFGU_REGNUM): New macro.
429         (I387_NUM_MPX_REGS): New macro.
430         (I387_NUM_BND_REGS): New macro.
431         (I387_NUM_MPX_CTRL_REGS): New macro.
432         (I387_MPXEND_REGNUM): New macro.
433         * common/i386-xstate.h (I386_XSTATE_BNDREGS): New macro.
434         (I386_XSTATE_BNDCFG): Likewise.
435         (I386_XSTATE_MPX_MASK): Likewise.
436         (I386_XSTATE_ALL_MASK): New macro represents flags for all states.
437         (I386_XSTATE_BNDREGS_SIZE): New macro.
438         (I386_XSTATE_BNDCFG_SIZE): Likewise.
439         (I386_XSTATE_SIZE): Adapt for MPX.
440         (I386_XSTATE_MAX_SIZE): Likewise.
441
442 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
443
444         * features/i386/Makefile: Adapts for using MPX registers.
445         * features/i386/32bit-mpx.xml: New file.
446         * features/i386/64bit-mpx.xml: Likewise.
447         * features/i386/amd64-mpx-linux.c: Likewise.
448         * features/i386/amd64-mpx-linux.xml: Likewise.
449         * features/i386/amd64-mpx.c: Likewise.
450         * features/i386/amd64-mpx.xml: Likewise.
451         * features/i386/i386-mpx-linux.c: Likewise.
452         * features/i386/i386-mpx-linux.xml: Likewise.
453         * features/i386/i386-mpx.c: Likewise.
454         * features/i386/i386-mpx.xml: Likewise.
455         * regformats/i386/amd64-mpx-linux.dat: New file.
456         * regformats/i386/amd64-mpx.dat: Likewise.
457         * regformats/i386/i386-mpx-linux.dat: Likewise.
458         * regformats/i386/i386-mpx.dat: Likewise.
459
460 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
461
462         * target-descriptions.c (maint_print_maint_print_c_tdesc_cmd):
463         Modified logic of creating a bitfield to be in sync with
464         tdesc_gdb_type.
465
466 2013-11-20  Will Newton  <will.newton@linaro.org>
467
468         * arm-tdep.c (arm_get_next_pc): Remove "Infinite loop detected"
469         error message.
470
471 2013-11-20  Yao Qi  <yao@codesourcery.com>
472
473         * progspace.h (struct address_space_data): Declare.
474         * target-dcache.c: Include "progspace.h".
475         (target_dache): Remove.
476         (target_dcache_aspace_key): New.
477         (target_dcache_cleanup): New function.
478         (target_dcache_init_p): Get data through
479         target_dcache_aspace_key.
480         (target_dcache_invalidate): Likewise.
481         (target_dcache_get): Likewise.
482         (target_dcache_get_or_init): Likewise.
483         (_initialize_target_dcache): Initialize
484         target_dcache_aspace_key.
485
486 2013-11-20  Yao Qi  <yao@codesourcery.com>
487
488         * progspace.c (struct address_space): Update comments.
489         <REGISTRY_FIELDS>: New fields.
490         DEFINE_REGISTRY for address_space.
491         (new_address_space): Call address_space_alloc_data.
492         (free_address_space): Call address_space_free_data.
493         * progspace.h: Use DECLARE_REGISTRY.
494
495 2013-11-20  Yao Qi  <yao@codesourcery.com>
496
497         * Makefile.in (SFILES):Add target-dcache.c.
498         (HFILES_NO_SRCDIR): Add target-dcache.h.
499         (COMMON_OBS): Add target-dcache.o.
500         * dcache.c: Remove inclusion to "target.h".  Include
501         "target-dcache.h".
502         * memattr.c: Include "target-dcache.h".
503         * top.c: Likewise.
504         * tracepoint.c: Likewise.
505         * target.c: (stack_cache_enabled_p_1): Move to
506         target-dcache.c.
507         (stack_cache_enabled_p): Likewise.
508         (set_stack_cache_enabled_p): Likewise.
509         (show_stack_cache_enabled_p): Likewise.
510         (target_dcache, target_dcache_init_p): Likewise.
511         (target_dcache_invalidate): Likewise.
512         (target_dcache_get, target_dcache_get_or_init): Likewise.
513         (memory_xfer_partial_1): Call function stack_cache_enabled.
514         (initialize_target): Move code to target-dcache.c.
515         * target.h (target_dcache_invalidate): Move to
516         target-dcache.h.
517         (target_dcache_get): Likewise.
518         * target-dcache.c: New.
519         * target-dcache.h: New.
520
521 2013-11-20  Yao Qi  <yao@codesourcery.com>
522
523         * target.c (memory_xfer_partial_1): Update 'target_dcache' if
524         it is initialized.
525
526 2013-11-20  Yao Qi  <yao@codesourcery.com>
527
528         * dcache.c (last_cache): Remove.
529         (dcache_free, dcache_init): Update.
530         (dcache_update):
531         (dcache_print_line): Add parameter 'dcache'.  Replace
532         'target_dcache' with 'dcache'.
533         (dcache_info): Move code to dcache_info_1. Call
534         'dcache_info_1'.
535         (dcache_info_1): New function.
536         (set_dcache_size): Call target_dcache_invalidate.
537         (set_dcache_line_size): Call target_dcache_invalidate.
538         * target.c (target_dcache_init_p): New function.
539         (target_dcache_invalidate): Check target_dcache_init_p first.
540         (target_dcache_get, target_dcache_get_or_init): New function.
541         (memory_xfer_partial_1): Adjust.
542         (initialize_target): Don't initialize 'target_dcache'.
543         * target.h (struct dcache_struct): Declare.
544         (target_dcache_get): Declare.
545
546 2013-11-19  Yao Qi  <yao@codesourcery.com>
547
548         * varobj.c (varobj_get_type): Fix typo.
549
550 2013-11-19  Joel Brobecker  <brobecker@adacore.com>
551
552         * python/py-value.c (is_intlike): Add TYPE_CODE_RANGE handling.
553
554 2013-11-19  Joel Brobecker  <brobecker@adacore.com>
555
556         * contrib/ari/gdb_ari.sh: Remove checks for "dirent.h" and
557         "stat.h".
558
559 2013-11-18  Tom Tromey  <tromey@redhat.com>
560
561         * common/gdb_stat.h: Remove.
562         * ada-lang.c: Use sys/stat.h, not gdb_stat.h.
563         * common/filestuff.c: Use sys/stat.h, not gdb_stat.h.
564         * common/linux-osdata.c: Use sys/stat.h, not gdb_stat.h.
565         * corefile.c: Use sys/stat.h, not gdb_stat.h.
566         * ctf.c: Use sys/stat.h, not gdb_stat.h.
567         * darwin-nat.c: Use sys/stat.h, not gdb_stat.h.
568         * dbxread.c: Use sys/stat.h, not gdb_stat.h.
569         * dwarf2read.c: Use sys/stat.h, not gdb_stat.h.
570         * exec.c: Use sys/stat.h, not gdb_stat.h.
571         * gdbserver/linux-low.c: Use sys/stat.h, not gdb_stat.h.
572         * gdbserver/remote-utils.c: Use sys/stat.h, not gdb_stat.h.
573         * inf-child.c: Use sys/stat.h, not gdb_stat.h.
574         * jit.c: Use sys/stat.h, not gdb_stat.h.
575         * linux-nat.c: Use sys/stat.h, not gdb_stat.h.
576         * m68klinux-nat.c: Use sys/stat.h, not gdb_stat.h.
577         * main.c: Use sys/stat.h, not gdb_stat.h.
578         * mdebugread.c: Use sys/stat.h, not gdb_stat.h.
579         * mi/mi-cmd-env.c: Use sys/stat.h, not gdb_stat.h.
580         * nto-tdep.c: Use sys/stat.h, not gdb_stat.h.
581         * objfiles.c: Use sys/stat.h, not gdb_stat.h.
582         * procfs.c: Use sys/stat.h, not gdb_stat.h.
583         * remote-fileio.c: Use sys/stat.h, not gdb_stat.h.
584         * remote-mips.c: Use sys/stat.h, not gdb_stat.h.
585         * remote.c: Use sys/stat.h, not gdb_stat.h.
586         * rs6000-nat.c: Use sys/stat.h, not gdb_stat.h.
587         * sol-thread.c: Use sys/stat.h, not gdb_stat.h.
588         * solib-spu.c: Use sys/stat.h, not gdb_stat.h.
589         * source.c: Use sys/stat.h, not gdb_stat.h.
590         * symfile.c: Use sys/stat.h, not gdb_stat.h.
591         * symmisc.c: Use sys/stat.h, not gdb_stat.h.
592         * symtab.c: Use sys/stat.h, not gdb_stat.h.
593         * top.c: Use sys/stat.h, not gdb_stat.h.
594         * xcoffread.c: Use sys/stat.h, not gdb_stat.h.
595
596 2013-11-18  Tom Tromey  <tromey@redhat.com>
597
598         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
599         sys_stat.
600         * gnulib/aclocal.m4: Update.
601         * gnulib/config.in: Update.
602         * gnulib/configure: Update.
603         * gnulib/import/Makefile.am: Update.
604         * gnulib/import/Makefile.in: Update.
605         * gnulib/import/m4/gnulib-cache.m4: Update.
606         * gnulib/import/m4/gnulib-comp.m4: Update.
607         * gnulib/import/m4/sys_stat_h.m4: New.
608         * gnulib/import/m4/time_h.m4: New.
609         * gnulib/import/sys_stat.in.h: New.
610         * gnulib/import/time.in.h: New.
611
612 2013-11-18  Tom Tromey  <tromey@redhat.com>
613
614         * configure: Rebuild.
615         * configure.ac: Remove check of HAVE_SYS_TYPES_H.
616
617 2013-11-18  Tom Tromey  <tromey@redhat.com>
618
619         * configure: Rebuild.
620         * configure.ac: Don't check for unistd.h.
621
622 2013-11-18  Tom Tromey  <tromey@redhat.com>
623
624         * configure: Rebuild.
625         * configure.ac: Don't check for stdlib.h
626         * defs.h: Include stdlib.h unconditionally.
627
628 2013-11-18  Tom Tromey  <tromey@redhat.com>
629
630         * config.in: Rebuild.
631         * configure: Rebuild.
632         * configure.ac: Don't check for stddef.h.
633         * defs.h: Unconditionally include stddef.h.  Remove duplicate
634         inclusion.
635
636 2013-11-18  Tom Tromey  <tromey@redhat.com>
637
638         * common/common.m4 (GDB_AC_COMMON): Don't use AC_HEADER_DIRENT.
639         * common/gdb_dirent.h: Remove.
640         * common/filestuff.c: Use dirent.h.
641         * common/linux-osdata.c: Use dirent.h.
642         (NAMELEN): Define.
643         * config.in: Rebuild.
644         * configure: Rebuild.
645         * configure.ac: Don't use AC_HEADER_DIRENT.
646         * linux-fork.c: Use dirent.h
647         * linux-nat.c: Use dirent.h.
648         * nto-procfs.c: Use dirent.h.
649         * procfs.c: Use dirent.h.
650
651 2013-11-18  Tom Tromey  <tromey@redhat.com>
652
653         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add dirent.
654         * gnulib/aclocal.m4: Update.
655         * gnulib/config.in: Update.
656         * gnulib/configure: Update.
657         * gnulib/import/Makefile.am: Update.
658         * gnulib/import/Makefile.in: Update.
659         * gnulib/import/dirent.in.h: New.
660         * gnulib/import/m4/dirent_h.m4: New.
661         * gnulib/import/m4/gnulib-cache.m4: Update.
662         * gnulib/import/m4/gnulib-comp.m4: Update.
663
664 2013-11-18  Tom Tromey  <tromey@redhat.com>
665
666         * configure: Rebuild.
667         * common/common.m4 (GDB_AC_COMMON): Don't check for string.h or
668         strings.h.
669
670 2013-11-18  Tom Tromey  <tromey@redhat.com>
671
672         * common/gdb_string.h: Remove.
673         * aarch64-tdep.c: Use string.h, not gdb_string.h.
674         * ada-exp.y: Use string.h, not gdb_string.h.
675         * ada-lang.c: Use string.h, not gdb_string.h.
676         * ada-lex.l: Use string.h, not gdb_string.h.
677         * ada-typeprint.c: Use string.h, not gdb_string.h.
678         * ada-valprint.c: Use string.h, not gdb_string.h.
679         * aix-thread.c: Use string.h, not gdb_string.h.
680         * alpha-linux-tdep.c: Use string.h, not gdb_string.h.
681         * alpha-mdebug-tdep.c: Use string.h, not gdb_string.h.
682         * alpha-nat.c: Use string.h, not gdb_string.h.
683         * alpha-osf1-tdep.c: Use string.h, not gdb_string.h.
684         * alpha-tdep.c: Use string.h, not gdb_string.h.
685         * alphanbsd-tdep.c: Use string.h, not gdb_string.h.
686         * amd64-dicos-tdep.c: Use string.h, not gdb_string.h.
687         * amd64-linux-nat.c: Use string.h, not gdb_string.h.
688         * amd64-linux-tdep.c: Use string.h, not gdb_string.h.
689         * amd64-nat.c: Use string.h, not gdb_string.h.
690         * amd64-sol2-tdep.c: Use string.h, not gdb_string.h.
691         * amd64fbsd-tdep.c: Use string.h, not gdb_string.h.
692         * amd64obsd-tdep.c: Use string.h, not gdb_string.h.
693         * arch-utils.c: Use string.h, not gdb_string.h.
694         * arm-linux-nat.c: Use string.h, not gdb_string.h.
695         * arm-linux-tdep.c: Use string.h, not gdb_string.h.
696         * arm-tdep.c: Use string.h, not gdb_string.h.
697         * arm-wince-tdep.c: Use string.h, not gdb_string.h.
698         * armbsd-tdep.c: Use string.h, not gdb_string.h.
699         * armnbsd-nat.c: Use string.h, not gdb_string.h.
700         * armnbsd-tdep.c: Use string.h, not gdb_string.h.
701         * armobsd-tdep.c: Use string.h, not gdb_string.h.
702         * avr-tdep.c: Use string.h, not gdb_string.h.
703         * ax-gdb.c: Use string.h, not gdb_string.h.
704         * ax-general.c: Use string.h, not gdb_string.h.
705         * bcache.c: Use string.h, not gdb_string.h.
706         * bfin-tdep.c: Use string.h, not gdb_string.h.
707         * breakpoint.c: Use string.h, not gdb_string.h.
708         * build-id.c: Use string.h, not gdb_string.h.
709         * buildsym.c: Use string.h, not gdb_string.h.
710         * c-exp.y: Use string.h, not gdb_string.h.
711         * c-lang.c: Use string.h, not gdb_string.h.
712         * c-typeprint.c: Use string.h, not gdb_string.h.
713         * c-valprint.c: Use string.h, not gdb_string.h.
714         * charset.c: Use string.h, not gdb_string.h.
715         * cli-out.c: Use string.h, not gdb_string.h.
716         * cli/cli-cmds.c: Use string.h, not gdb_string.h.
717         * cli/cli-decode.c: Use string.h, not gdb_string.h.
718         * cli/cli-dump.c: Use string.h, not gdb_string.h.
719         * cli/cli-interp.c: Use string.h, not gdb_string.h.
720         * cli/cli-logging.c: Use string.h, not gdb_string.h.
721         * cli/cli-script.c: Use string.h, not gdb_string.h.
722         * cli/cli-setshow.c: Use string.h, not gdb_string.h.
723         * cli/cli-utils.c: Use string.h, not gdb_string.h.
724         * coffread.c: Use string.h, not gdb_string.h.
725         * common/common-utils.c: Use string.h, not gdb_string.h.
726         * common/filestuff.c: Use string.h, not gdb_string.h.
727         * common/linux-procfs.c: Use string.h, not gdb_string.h.
728         * common/linux-ptrace.c: Use string.h, not gdb_string.h.
729         * common/signals.c: Use string.h, not gdb_string.h.
730         * common/vec.h: Use string.h, not gdb_string.h.
731         * core-regset.c: Use string.h, not gdb_string.h.
732         * corefile.c: Use string.h, not gdb_string.h.
733         * corelow.c: Use string.h, not gdb_string.h.
734         * cp-abi.c: Use string.h, not gdb_string.h.
735         * cp-support.c: Use string.h, not gdb_string.h.
736         * cp-valprint.c: Use string.h, not gdb_string.h.
737         * cris-tdep.c: Use string.h, not gdb_string.h.
738         * d-lang.c: Use string.h, not gdb_string.h.
739         * dbxread.c: Use string.h, not gdb_string.h.
740         * dcache.c: Use string.h, not gdb_string.h.
741         * demangle.c: Use string.h, not gdb_string.h.
742         * dicos-tdep.c: Use string.h, not gdb_string.h.
743         * disasm.c: Use string.h, not gdb_string.h.
744         * doublest.c: Use string.h, not gdb_string.h.
745         * dsrec.c: Use string.h, not gdb_string.h.
746         * dummy-frame.c: Use string.h, not gdb_string.h.
747         * dwarf2-frame.c: Use string.h, not gdb_string.h.
748         * dwarf2loc.c: Use string.h, not gdb_string.h.
749         * dwarf2read.c: Use string.h, not gdb_string.h.
750         * elfread.c: Use string.h, not gdb_string.h.
751         * environ.c: Use string.h, not gdb_string.h.
752         * eval.c: Use string.h, not gdb_string.h.
753         * event-loop.c: Use string.h, not gdb_string.h.
754         * exceptions.c: Use string.h, not gdb_string.h.
755         * exec.c: Use string.h, not gdb_string.h.
756         * expprint.c: Use string.h, not gdb_string.h.
757         * f-exp.y: Use string.h, not gdb_string.h.
758         * f-lang.c: Use string.h, not gdb_string.h.
759         * f-typeprint.c: Use string.h, not gdb_string.h.
760         * f-valprint.c: Use string.h, not gdb_string.h.
761         * fbsd-nat.c: Use string.h, not gdb_string.h.
762         * findcmd.c: Use string.h, not gdb_string.h.
763         * findvar.c: Use string.h, not gdb_string.h.
764         * fork-child.c: Use string.h, not gdb_string.h.
765         * frame.c: Use string.h, not gdb_string.h.
766         * frv-linux-tdep.c: Use string.h, not gdb_string.h.
767         * frv-tdep.c: Use string.h, not gdb_string.h.
768         * gdb.c: Use string.h, not gdb_string.h.
769         * gdb_bfd.c: Use string.h, not gdb_string.h.
770         * gdbarch.c: Use string.h, not gdb_string.h.
771         * gdbtypes.c: Use string.h, not gdb_string.h.
772         * gnu-nat.c: Use string.h, not gdb_string.h.
773         * gnu-v2-abi.c: Use string.h, not gdb_string.h.
774         * gnu-v3-abi.c: Use string.h, not gdb_string.h.
775         * go-exp.y: Use string.h, not gdb_string.h.
776         * go-lang.c: Use string.h, not gdb_string.h.
777         * go32-nat.c: Use string.h, not gdb_string.h.
778         * hppa-hpux-tdep.c: Use string.h, not gdb_string.h.
779         * hppa-linux-nat.c: Use string.h, not gdb_string.h.
780         * hppanbsd-tdep.c: Use string.h, not gdb_string.h.
781         * hppaobsd-tdep.c: Use string.h, not gdb_string.h.
782         * i386-cygwin-tdep.c: Use string.h, not gdb_string.h.
783         * i386-dicos-tdep.c: Use string.h, not gdb_string.h.
784         * i386-linux-nat.c: Use string.h, not gdb_string.h.
785         * i386-linux-tdep.c: Use string.h, not gdb_string.h.
786         * i386-nto-tdep.c: Use string.h, not gdb_string.h.
787         * i386-sol2-tdep.c: Use string.h, not gdb_string.h.
788         * i386-tdep.c: Use string.h, not gdb_string.h.
789         * i386bsd-tdep.c: Use string.h, not gdb_string.h.
790         * i386gnu-nat.c: Use string.h, not gdb_string.h.
791         * i386nbsd-tdep.c: Use string.h, not gdb_string.h.
792         * i386obsd-tdep.c: Use string.h, not gdb_string.h.
793         * i387-tdep.c: Use string.h, not gdb_string.h.
794         * ia64-libunwind-tdep.c: Use string.h, not gdb_string.h.
795         * ia64-linux-nat.c: Use string.h, not gdb_string.h.
796         * inf-child.c: Use string.h, not gdb_string.h.
797         * inf-ptrace.c: Use string.h, not gdb_string.h.
798         * inf-ttrace.c: Use string.h, not gdb_string.h.
799         * infcall.c: Use string.h, not gdb_string.h.
800         * infcmd.c: Use string.h, not gdb_string.h.
801         * inflow.c: Use string.h, not gdb_string.h.
802         * infrun.c: Use string.h, not gdb_string.h.
803         * interps.c: Use string.h, not gdb_string.h.
804         * iq2000-tdep.c: Use string.h, not gdb_string.h.
805         * irix5-nat.c: Use string.h, not gdb_string.h.
806         * jv-exp.y: Use string.h, not gdb_string.h.
807         * jv-lang.c: Use string.h, not gdb_string.h.
808         * jv-typeprint.c: Use string.h, not gdb_string.h.
809         * jv-valprint.c: Use string.h, not gdb_string.h.
810         * language.c: Use string.h, not gdb_string.h.
811         * linux-fork.c: Use string.h, not gdb_string.h.
812         * linux-nat.c: Use string.h, not gdb_string.h.
813         * lm32-tdep.c: Use string.h, not gdb_string.h.
814         * m2-exp.y: Use string.h, not gdb_string.h.
815         * m2-typeprint.c: Use string.h, not gdb_string.h.
816         * m32c-tdep.c: Use string.h, not gdb_string.h.
817         * m32r-linux-nat.c: Use string.h, not gdb_string.h.
818         * m32r-linux-tdep.c: Use string.h, not gdb_string.h.
819         * m32r-rom.c: Use string.h, not gdb_string.h.
820         * m32r-tdep.c: Use string.h, not gdb_string.h.
821         * m68hc11-tdep.c: Use string.h, not gdb_string.h.
822         * m68k-tdep.c: Use string.h, not gdb_string.h.
823         * m68kbsd-tdep.c: Use string.h, not gdb_string.h.
824         * m68klinux-nat.c: Use string.h, not gdb_string.h.
825         * m68klinux-tdep.c: Use string.h, not gdb_string.h.
826         * m88k-tdep.c: Use string.h, not gdb_string.h.
827         * macrocmd.c: Use string.h, not gdb_string.h.
828         * main.c: Use string.h, not gdb_string.h.
829         * mdebugread.c: Use string.h, not gdb_string.h.
830         * mem-break.c: Use string.h, not gdb_string.h.
831         * memattr.c: Use string.h, not gdb_string.h.
832         * memory-map.c: Use string.h, not gdb_string.h.
833         * mep-tdep.c: Use string.h, not gdb_string.h.
834         * mi/mi-cmd-break.c: Use string.h, not gdb_string.h.
835         * mi/mi-cmd-disas.c: Use string.h, not gdb_string.h.
836         * mi/mi-cmd-env.c: Use string.h, not gdb_string.h.
837         * mi/mi-cmd-stack.c: Use string.h, not gdb_string.h.
838         * mi/mi-cmd-var.c: Use string.h, not gdb_string.h.
839         * mi/mi-cmds.c: Use string.h, not gdb_string.h.
840         * mi/mi-console.c: Use string.h, not gdb_string.h.
841         * mi/mi-getopt.c: Use string.h, not gdb_string.h.
842         * mi/mi-interp.c: Use string.h, not gdb_string.h.
843         * mi/mi-main.c: Use string.h, not gdb_string.h.
844         * mi/mi-parse.c: Use string.h, not gdb_string.h.
845         * microblaze-rom.c: Use string.h, not gdb_string.h.
846         * microblaze-tdep.c: Use string.h, not gdb_string.h.
847         * mingw-hdep.c: Use string.h, not gdb_string.h.
848         * minidebug.c: Use string.h, not gdb_string.h.
849         * minsyms.c: Use string.h, not gdb_string.h.
850         * mips-irix-tdep.c: Use string.h, not gdb_string.h.
851         * mips-linux-tdep.c: Use string.h, not gdb_string.h.
852         * mips-tdep.c: Use string.h, not gdb_string.h.
853         * mips64obsd-tdep.c: Use string.h, not gdb_string.h.
854         * mipsnbsd-tdep.c: Use string.h, not gdb_string.h.
855         * mipsread.c: Use string.h, not gdb_string.h.
856         * mn10300-linux-tdep.c: Use string.h, not gdb_string.h.
857         * mn10300-tdep.c: Use string.h, not gdb_string.h.
858         * monitor.c: Use string.h, not gdb_string.h.
859         * moxie-tdep.c: Use string.h, not gdb_string.h.
860         * mt-tdep.c: Use string.h, not gdb_string.h.
861         * nbsd-tdep.c: Use string.h, not gdb_string.h.
862         * nios2-linux-tdep.c: Use string.h, not gdb_string.h.
863         * nto-procfs.c: Use string.h, not gdb_string.h.
864         * nto-tdep.c: Use string.h, not gdb_string.h.
865         * objc-lang.c: Use string.h, not gdb_string.h.
866         * objfiles.c: Use string.h, not gdb_string.h.
867         * opencl-lang.c: Use string.h, not gdb_string.h.
868         * osabi.c: Use string.h, not gdb_string.h.
869         * osdata.c: Use string.h, not gdb_string.h.
870         * p-exp.y: Use string.h, not gdb_string.h.
871         * p-lang.c: Use string.h, not gdb_string.h.
872         * p-typeprint.c: Use string.h, not gdb_string.h.
873         * parse.c: Use string.h, not gdb_string.h.
874         * posix-hdep.c: Use string.h, not gdb_string.h.
875         * ppc-linux-nat.c: Use string.h, not gdb_string.h.
876         * ppc-sysv-tdep.c: Use string.h, not gdb_string.h.
877         * ppcfbsd-tdep.c: Use string.h, not gdb_string.h.
878         * ppcnbsd-tdep.c: Use string.h, not gdb_string.h.
879         * ppcobsd-tdep.c: Use string.h, not gdb_string.h.
880         * printcmd.c: Use string.h, not gdb_string.h.
881         * procfs.c: Use string.h, not gdb_string.h.
882         * prologue-value.c: Use string.h, not gdb_string.h.
883         * python/py-auto-load.c: Use string.h, not gdb_string.h.
884         * python/py-gdb-readline.c: Use string.h, not gdb_string.h.
885         * ravenscar-thread.c: Use string.h, not gdb_string.h.
886         * regcache.c: Use string.h, not gdb_string.h.
887         * registry.c: Use string.h, not gdb_string.h.
888         * remote-fileio.c: Use string.h, not gdb_string.h.
889         * remote-m32r-sdi.c: Use string.h, not gdb_string.h.
890         * remote-mips.c: Use string.h, not gdb_string.h.
891         * remote-sim.c: Use string.h, not gdb_string.h.
892         * remote.c: Use string.h, not gdb_string.h.
893         * reverse.c: Use string.h, not gdb_string.h.
894         * rs6000-aix-tdep.c: Use string.h, not gdb_string.h.
895         * ser-base.c: Use string.h, not gdb_string.h.
896         * ser-go32.c: Use string.h, not gdb_string.h.
897         * ser-mingw.c: Use string.h, not gdb_string.h.
898         * ser-pipe.c: Use string.h, not gdb_string.h.
899         * ser-tcp.c: Use string.h, not gdb_string.h.
900         * ser-unix.c: Use string.h, not gdb_string.h.
901         * serial.c: Use string.h, not gdb_string.h.
902         * sh-tdep.c: Use string.h, not gdb_string.h.
903         * sh64-tdep.c: Use string.h, not gdb_string.h.
904         * shnbsd-tdep.c: Use string.h, not gdb_string.h.
905         * skip.c: Use string.h, not gdb_string.h.
906         * sol-thread.c: Use string.h, not gdb_string.h.
907         * solib-dsbt.c: Use string.h, not gdb_string.h.
908         * solib-frv.c: Use string.h, not gdb_string.h.
909         * solib-osf.c: Use string.h, not gdb_string.h.
910         * solib-spu.c: Use string.h, not gdb_string.h.
911         * solib-target.c: Use string.h, not gdb_string.h.
912         * solib.c: Use string.h, not gdb_string.h.
913         * somread.c: Use string.h, not gdb_string.h.
914         * source.c: Use string.h, not gdb_string.h.
915         * sparc-nat.c: Use string.h, not gdb_string.h.
916         * sparc-sol2-tdep.c: Use string.h, not gdb_string.h.
917         * sparc-tdep.c: Use string.h, not gdb_string.h.
918         * sparc64-tdep.c: Use string.h, not gdb_string.h.
919         * sparc64fbsd-tdep.c: Use string.h, not gdb_string.h.
920         * sparc64nbsd-tdep.c: Use string.h, not gdb_string.h.
921         * sparcnbsd-tdep.c: Use string.h, not gdb_string.h.
922         * spu-linux-nat.c: Use string.h, not gdb_string.h.
923         * spu-multiarch.c: Use string.h, not gdb_string.h.
924         * spu-tdep.c: Use string.h, not gdb_string.h.
925         * stabsread.c: Use string.h, not gdb_string.h.
926         * stack.c: Use string.h, not gdb_string.h.
927         * std-regs.c: Use string.h, not gdb_string.h.
928         * symfile.c: Use string.h, not gdb_string.h.
929         * symmisc.c: Use string.h, not gdb_string.h.
930         * symtab.c: Use string.h, not gdb_string.h.
931         * target.c: Use string.h, not gdb_string.h.
932         * thread.c: Use string.h, not gdb_string.h.
933         * tilegx-linux-nat.c: Use string.h, not gdb_string.h.
934         * tilegx-tdep.c: Use string.h, not gdb_string.h.
935         * top.c: Use string.h, not gdb_string.h.
936         * tracepoint.c: Use string.h, not gdb_string.h.
937         * tui/tui-command.c: Use string.h, not gdb_string.h.
938         * tui/tui-data.c: Use string.h, not gdb_string.h.
939         * tui/tui-disasm.c: Use string.h, not gdb_string.h.
940         * tui/tui-file.c: Use string.h, not gdb_string.h.
941         * tui/tui-layout.c: Use string.h, not gdb_string.h.
942         * tui/tui-out.c: Use string.h, not gdb_string.h.
943         * tui/tui-regs.c: Use string.h, not gdb_string.h.
944         * tui/tui-source.c: Use string.h, not gdb_string.h.
945         * tui/tui-stack.c: Use string.h, not gdb_string.h.
946         * tui/tui-win.c: Use string.h, not gdb_string.h.
947         * tui/tui-windata.c: Use string.h, not gdb_string.h.
948         * tui/tui-winsource.c: Use string.h, not gdb_string.h.
949         * typeprint.c: Use string.h, not gdb_string.h.
950         * ui-file.c: Use string.h, not gdb_string.h.
951         * ui-out.c: Use string.h, not gdb_string.h.
952         * user-regs.c: Use string.h, not gdb_string.h.
953         * utils.c: Use string.h, not gdb_string.h.
954         * v850-tdep.c: Use string.h, not gdb_string.h.
955         * valarith.c: Use string.h, not gdb_string.h.
956         * valops.c: Use string.h, not gdb_string.h.
957         * valprint.c: Use string.h, not gdb_string.h.
958         * value.c: Use string.h, not gdb_string.h.
959         * varobj.c: Use string.h, not gdb_string.h.
960         * vax-tdep.c: Use string.h, not gdb_string.h.
961         * vaxnbsd-tdep.c: Use string.h, not gdb_string.h.
962         * vaxobsd-tdep.c: Use string.h, not gdb_string.h.
963         * windows-nat.c: Use string.h, not gdb_string.h.
964         * xcoffread.c: Use string.h, not gdb_string.h.
965         * xml-support.c: Use string.h, not gdb_string.h.
966         * xstormy16-tdep.c: Use string.h, not gdb_string.h.
967         * xtensa-linux-nat.c: Use string.h, not gdb_string.h.
968
969 2013-11-18  Tom Tromey  <tromey@redhat.com>
970
971         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strerror
972         and strstr.
973         * gnulib/aclocal.m4: Update.
974         * gnulib/config.in: Update.
975         * gnulib/configure: Update.
976         * gnulib/import/Makefile.am: Update.
977         * gnulib/import/Makefile.in: Update.
978         * gnulib/import/errno.in.h: New.
979         * gnulib/import/intprops.h: New.
980         * gnulib/import/m4/errno_h.m4: New.
981         * gnulib/import/m4/gnulib-cache.m4: Update.
982         * gnulib/import/m4/gnulib-comp.m4: Update.
983         * gnulib/import/m4/strerror.m4: New.
984         * gnulib/import/m4/strstr.m4: New.
985         * gnulib/import/m4/sys_socket_h.m4: New.
986         * gnulib/import/strerror-override.c: New.
987         * gnulib/import/strerror-override.h: New.
988         * gnulib/import/strerror.c: New.
989         * gnulib/import/strstr.c: New.
990
991 2013-11-18  Tom Tromey  <tromey@redhat.com>
992
993         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Split into
994         multiple lines.
995
996 2013-11-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
997
998         * sparc-tdep.c (sparc_is_annulled_branch_insn): New function.
999         * sparc-tdep.h: And its prototype.
1000
1001         * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): New
1002         function.
1003         (sparc64_linux_init_abi): Register the get_longjmp_target hook.
1004
1005 2013-11-18  Pedro Alves  <palves@redhat.com>
1006
1007         * dwarf2-frame.c (read_addr_from_reg): Remove stale comment and
1008         use unpack_pointer.
1009
1010 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1011
1012         * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
1013         to -list-features output.
1014
1015 2013-11-17  Joel Brobecker  <brobecker@adacore.com>
1016
1017         * dwarf2expr.h (struct dwarf_expr_context_funcs)
1018         <read_addr_from_reg>: Renames "read_reg".
1019         * dwarf2-frame.c (read_addr_from_reg): Renames "read_reg".
1020         Adjust comment.
1021         (dwarf2_frame_ctx_funcs, execute_stack_op, dwarf2_frame_cache):
1022         Use read_addr_from_reg in place of read_reg.
1023         * dwarf2expr.c (execute_stack_op): Use read_addr_from_reg
1024         in place of read_reg.
1025         * dwarf2loc.c (dwarf_expr_read_addr_from_reg): Renames
1026         dwarf_expr_read_reg.
1027         (dwarf_expr_ctx_funcs): Replace dwarf_expr_read_reg
1028         with dwarf_expr_read_addr_from_reg.
1029         (needs_frame_read_addr_from_reg): Renames needs_frame_read_reg.
1030         (needs_frame_ctx_funcs): Replace needs_frame_read_reg with
1031         needs_frame_read_addr_from_reg.
1032
1033 2013-11-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1034
1035         * NEWS (Changes in GDB 7.5) (New commands) (explore): Fix typo.
1036
1037 2013-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1038
1039         * dwarf2loc.c (chain_candidate): Prevent invoking memcpy with
1040         NULL.
1041
1042 2013-11-15  Tom Tromey  <tromey@redhat.com>
1043
1044         PR c++/16117:
1045         * c-exp.y (lex_one_token): Add "is_quoted_name" argument.
1046         (classify_name): Likewise.  Prefer a field of "this" over a
1047         filename.
1048         (classify_inner_name, yylex): Update.
1049
1050 2013-11-15  Joel Brobecker  <brobecker@adacore.com>
1051
1052         * dwarf2expr.h (struct dwarf_expr_context_funcs) <read_reg>:
1053         Extend the documentation a bit.
1054         <get_reg_value>: New field.
1055         * dwarf2loc.c (dwarf_expr_get_reg_value)
1056         (needs_frame_get_reg_value): New functions.
1057         (dwarf_expr_ctx_funcs, needs_frame_ctx_funcs): Add "get_reg_value"
1058         callback.
1059         * dwarf2-frame.c (get_reg_value): New function.
1060         (dwarf2_frame_ctx_funcs): Add "get_reg_value" callback.
1061         * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>:
1062         Use new callback to compute result_val.
1063
1064 2013-11-15  Alan Modra  <amodra@gmail.com>
1065
1066         * ppc64-tdep.c (ppc64_plt_entry_point): Renamed from..
1067         (ppc64_desc_entry_point): ..this.  Update comments here and at
1068         call points.
1069         (ppc64_standard_linkage1, ppc64_standard_linkage2,
1070         ppc64_standard_linkage3): Update comments.
1071         (ppc64_standard_linkage4, ppc64_standard_linkage5,
1072         (ppc64_standard_linkage6, ppc64_standard_linkage7): New insn
1073         patterns.
1074         (ppc64_standard_linkage4_target): New function.
1075         (ppc64_skip_trampoline_code): Skip ELFv2 patterns too.
1076         * rs6000-tdep.c (skip_prologue): Skip ELFv2 r2 setup.  Correct
1077         nop match.  Fix comment wrap.
1078
1079 2013-11-14  Pedro Alves  <palves@redhat.com>
1080
1081         * infrun.c (handle_signal_stop): Move STOP_QUIETLY,
1082         STOP_QUIETLY_REMOTE and 'stop_after_trap' handling earlier.
1083
1084 2013-11-14  Pedro Alves  <palves@redhat.com>
1085
1086         * infrun.c (struct execution_control_state)
1087         <stepped_after_stopped_by_watchpoint>: New field.
1088         (get_inferior_stop_soon): New function.
1089         (handle_inferior_event): 'stepped_after_stopped_by_watchpoint' was
1090         moved to struct execution_control_state -- adjust.  Use
1091         get_inferior_stop_soon.  Split TARGET_WAITKIND_STOPPED handling to
1092         new function.
1093         (handle_signal_stop): New function, factored out from
1094         handle_inferior_event.
1095
1096 2013-11-14  Pedro Alves  <palves@redhat.com>
1097
1098         * break-catch-sig.c (signal_catchpoint_explains_signal): Adjust to
1099         return a boolean.
1100         * breakpoint.c (bpstat_explains_signal): Adjust to return a
1101         boolean.
1102         (explains_signal_watchpoint, base_breakpoint_explains_signal):
1103         Adjust to return a boolean.
1104         * breakpoint.h (enum bpstat_signal_value): Delete.
1105         (struct breakpoint_ops) <explains_signal>: New returns a boolean.
1106         (bpstat_explains_signal): Likewise.
1107         * infrun.c (handle_inferior_event) <random signal checks>:
1108         bpstat_explains_signal now returns a boolean - adjust.  No longer
1109         consider hiding signals.
1110
1111 2013-11-14  Pedro Alves  <palves@redhat.com>
1112
1113         * breakpoint.c (bpstat_explains_signal) <Moribund locations>:
1114         Return BPSTAT_SIGNAL_PASS instead of BPSTAT_SIGNAL_HIDE.
1115         (explains_signal_watchpoint): Return BPSTAT_SIGNAL_PASS instead of
1116         BPSTAT_SIGNAL_HIDE.
1117         (base_breakpoint_explains_signal): Return BPSTAT_SIGNAL_PASS
1118         instead of BPSTAT_SIGNAL_HIDE.
1119         * infrun.c (handle_inferior_event): Rework random signal checks.
1120
1121 2013-11-14  Pedro Alves  <palves@redhat.com>
1122
1123         * infrun.c (struct execution_control_state): Remove
1124         'random_signal' field.
1125         (handle_syscall_event): Use bpstat_causes_stop instead of
1126         bpstat_explains_signal.  Don't set ecs->random_signal.
1127         (handle_inferior_event): New 'random_signal' local.
1128         <TARGET_WAITKIND_FORKED, TARGET_WAITKIND_VFORKED,
1129         TARGET_WAITKIND_EXECD>: Use bpstat_causes_stop instead of
1130         bpstat_explains_signal.  Don't set ecs->random_signal.
1131         <TARGET_WAITKIND_STOPPED>: Adjust to use local instead of
1132         ecs->random_signal.
1133
1134 2013-11-14  Pedro Alves  <palves@redhat.com>
1135
1136         * infrun.c (handle_inferior_event): Move comment from the
1137         function's body to the function's description, adjusted.
1138
1139 2013-11-14  Pedro Alves  <palves@redhat.com>
1140
1141         * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>:
1142         Handle STOP_QUIETLY_NO_SIGSTOP and STOP_QUIETLY_REMOTE here.
1143         Assert we never fall through out of the TARGET_WAITKIND_LOADED
1144         case.
1145
1146 2013-11-14  Tom Tromey  <tromey@redhat.com>
1147
1148         * python/py-linetable.c (ltpy_has_line)
1149         (ltpy_get_all_source_lines): Fix loop termination condition.
1150
1151 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1152
1153         * mi/mi-parse.h (struct mi_parse) <language>: New field.
1154         * mi/mi-main.c (mi_cmd_execute): Temporarily set language to
1155         PARSE->LANGUAGE during command execution, if set.
1156         * mi/mi-parse.c: Add "language.h" #include.
1157         (mi_parse): Add parsing of "--language" command option.
1158
1159         * NEWS: Add entry mentioning the new "--language" command option.
1160
1161 2013-11-14  Pedro Alves  <palves@redhat.com>
1162             Joel Brobecker  <brobecker@adacore.com>
1163
1164         * cli/cli-utils.h (extract_arg_const): Add declaration.
1165         * cli/cli-utils.c (extract_arg_const): New function.
1166         (extract_arg): Reimplement using extract_arg_const.
1167
1168 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1169
1170         * language.h: Add "symtab.h" #include.
1171
1172 2013-11-13  Doug Evans  <xdje42@gmail.com>
1173
1174         * breakpoint.c (bpstat_check_breakpoint_conditions): For thread
1175         specific breakpoints, don't evaluate breakpoint condition if
1176         different thread.
1177
1178 2013-11-13  Keith Seitz  <keiths@redhat.com>
1179
1180         PR c++/7935
1181         PR c++/10541
1182         * cp-support.c (insepct_type): Add support for substituting
1183         namespace aliases, too.
1184         * dwarf2read.c (scan_partial_symbols): Add a partial symbol
1185         for DW_TAG_imported_declaration.
1186         (add_partial_symbol): Likewise.
1187         (process_die): Handle namespace aliases with
1188         read_namespace_alias.
1189         (die_needs_namespace): Add DW_TAG_imported_declaration.
1190         (read_namespace_alias): New function.
1191         (load_partial_dies): Load DW_TAG_imported_declaration, too.
1192         (new_symbol_full): Handle DW_TAG_imported_declaration.
1193
1194 2013-11-13  Keith Seitz  <keiths@redhat.com>
1195
1196         * p-exp.y (uptok): Make first parameter const.
1197         (yylex): Make `tokstart' and `tokptr' const.
1198         Don't copy the lexer input to a temporary buffer.
1199         Make `p' const.
1200         Remove const workaround for parse_escape.
1201         Create a temporary buffer for a convenience variable instead
1202         of doing in-place modification of the input.
1203         If a match is found with a different case from the input,
1204         do not change the input at all.
1205         Use `tmp' to construct the resultant stoken instead of
1206         `tokstart'.
1207
1208 2013-11-13  Doug Evans  <xdje42@gmail.com>
1209
1210         * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.
1211
1212 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
1213
1214         * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions"
1215         entry with "ada-exceptions".
1216
1217 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
1218
1219         * symfile.c (reread_symbols): Move call to set_objfile_per_bfd
1220         after re-initialization of OBJFILE's obstack.
1221
1222 2013-11-12  Doug Evans  <xdje42@gmail.com>
1223
1224         * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
1225         bs->stop != 0 on entry.  Update function comment.  Simplify early
1226         exit for frame mismatch.  Reindent rest of function.
1227
1228 2013-11-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1229
1230         * objc-lang.c (uniquify_strings): Prevent invoking qsort with
1231         NULL.
1232
1233 2013-11-12  Doug Evans  <dje@google.com>
1234
1235         Work around gold/15646.
1236         * dwarf2read.c (read_index_from_section): Update comment.
1237         (struct dw2_symtab_iterator): New member global_seen.
1238         (dw2_symtab_iter_init): Initialize it.
1239         (dw2_symtab_iter_next): Skip duplicate global symbols.
1240         (dw2_expand_symtabs_matching): Ditto.
1241
1242 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1243
1244         * mi/mi-cmds.h (mi_cmd_info_ada_exceptions): Add declaration.
1245         * mi/mi-cmds.c (mi_cmds): Add entry for -info-ada-exceptions
1246         command.
1247         * mi/mi-cmd-info.c: #include "ada-lang.c" and "arch-utils.c".
1248         (mi_cmd_info_ada_exceptions): New function.
1249         * mi/mi-main.c (mi_cmd_list_features): Add "info-ada-exceptions".
1250
1251 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1252
1253         * ada-lang.h: #include "vec.h".
1254         (struct ada_exc_info): New.
1255         (ada_exc_info): New typedef.
1256         (DEF_VEC_O(ada_exc_info)): New vector.
1257         (ada_exceptions_list): Add declaration.
1258         * ada-lang.c (ada_is_exception_sym)
1259         (ada_is_non_standard_exception_sym, compare_ada_exception_info)
1260         (sort_remove_dups_ada_exceptions_list)
1261         (ada_exc_search_name_matches, ada_add_standard_exceptions)
1262         (ada_add_exceptions_from_frame, ada_add_global_exceptions)
1263         (ada_exceptions_list_1, ada_exceptions_list)
1264         (info_exceptions_command): New function.
1265         (_initialize_ada_language): Add "info exception" command.
1266
1267 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
1268
1269         PR python/15629
1270         * NEWS: Add linetable feature.
1271         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-linetable entries.
1272         * python/py-linetable.c: New file.
1273         * python/py-symtab.c (stpy_get_linetable): New function.
1274         * python/python-internal.h (symtab_to_linetable_object): Declare.
1275         (gdbpy_initialize_linetable): Ditto.
1276         * python/python.c (_initialize_python): Call
1277         gdbpy_initialize_linetable.
1278
1279 2013-11-11  Joel Brobecker  <brobecker@adacore.com>
1280
1281         * ada-lang.c (create_ada_exception_catchpoint): Enhance
1282         the documentation of fields "except_string" and "condition".
1283         * mi/mi-cmd-catch.c (mi_cmd_catch_assert): Reallocate
1284         CONDITION on the heap before passing it to
1285         create_ada_exception_catchpoint.
1286         (mi_cmd_catch_exception): Likewise for EXCEPTION_NAME and
1287         CONDITION.
1288
1289 2013-11-11  Tom Tromey  <tromey@redhat.com>
1290
1291         * config.in, configure: Rebuild.
1292         * configure.ac (HAVE_TKILL_SYSCALL): Check for "syscall".
1293
1294 2013-11-11  Joel Brobecker  <brobecker@adacore.com>
1295
1296         * remote-sim.c (gdbsim_detach): Break declaration into
1297         shorter lines.  No code change.
1298
1299 2013-11-11  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
1300
1301         * remote-sim.c (gdbsim_detach): Fix prototype.
1302
1303 2013-11-08  Doug Evans  <dje@google.com>
1304
1305         * dwarf2read.c (dwarf2_read_debug): Change to unsigned int.
1306         (create_debug_types_hash_table): Only print debugging messages for
1307         each TU if dwarf2-read >= 2.
1308         (process_queue): Ditto.
1309         (_initialize_dwarf2_read): Make "set debug dwarf2-read" a zuinteger.
1310         Update doc string.
1311
1312 2013-11-08  Tom Tromey  <tromey@redhat.com>
1313
1314         * configure: Rebuild.
1315         * configure.ac: Remove mentions of HAVE_MULTIPLE_PROC_FDS.
1316
1317 2013-11-08  Tom Tromey  <tromey@redhat.com>
1318
1319         * configure, config.in: Rebuild.
1320         * configure.ac: Remove unused configury.
1321
1322 2013-11-08  Tom Tromey  <tromey@redhat.com>
1323
1324         * m32c-tdep.c: Use gdb_string.h.
1325
1326 2013-11-08  Tom Tromey  <tromey@redhat.com>
1327
1328         * configure, config.in: Rebuild.
1329         * configure.ac: Remove all link.h-related checks.
1330
1331 2013-11-08  Tom Tromey  <tromey@redhat.com>
1332
1333         * acinclude.m4: Include common.m4.
1334         * common/common.m4: New file.
1335         * configure, config.in: Rebuild.
1336         * configure.ac: Use GDB_AC_COMMON.
1337
1338 2013-11-08  Doug Evans  <dje@google.com>
1339
1340         * NEWS: Mention that "set debug symtab-create" now accepts a
1341         verbosity level.
1342         * buildsym.c (end_symtab_from_static_block): Call set_symtab_primary
1343         to set the symtab's primary flag.
1344         * jit.c (finalize_symtab): Ditto.
1345         * mdebugread.c (psymtab_to_symtab_1): Ditto.
1346         * symfile.c (allocate_symtab): Only print debugging messages for
1347         symtab_create_debug levels 2 and higher.
1348         * symtab.c (symtab_create_debug): Change type to unsigned int.
1349         (set_symtab_primary): New function.
1350         (_initialize_symtab): Change "set debug symtab-create" to a
1351         zuinteger option.
1352         * symtab.h (set_symtab_primary): Declare.
1353         (symtab_create_debug): Update decl.
1354
1355 2013-11-08  Tom Tromey  <tromey@redhat.com>
1356
1357         * aix-thread.c (aix_thread_detach): Update.
1358         * corelow.c (core_detach): Update.
1359         * darwin-nat.c (darwin_detach): Update.
1360         * dec-thread.c (dec_thread_detach): Update.
1361         * gnu-nat.c (gnu_detach): Update.
1362         * go32-nat.c (go32_detach): Update.
1363         * inf-ptrace.c (inf_ptrace_detach): Update.
1364         * inf-ttrace.c (inf_ttrace_detach): Update.
1365         * linux-fork.c (linux_fork_detach): Update.
1366         * linux-fork.h (linux_fork_detach): Update.
1367         * linux-nat.c (linux_nat_detach): Update.  Introduce "tem"
1368         local for const-correctness.
1369         * linux-thread-db.c (thread_db_detach): Update.
1370         * monitor.c (monitor_detach): Update.
1371         * nto-procfs.c (procfs_detach): Update.
1372         * procfs.c (procfs_detach): Update.
1373         * record.c (record_detach): Update.
1374         * record.h (record_detach): Update.
1375         * remote-m32r-sdi.c (m32r_detach): Update.
1376         * remote-mips.c (mips_detach): Update.
1377         * remote-sim.c (gdbsim_detach): Update.
1378         * remote.c (remote_detach_1, remote_detach)
1379         (extended_remote_detach): Update.
1380         * sol-thread.c (sol_thread_detach): Update.
1381         * target.c (target_detach): Make "args" const.
1382         (init_dummy_target): Update.
1383         * target.h (struct target_ops) <to_detach>: Make argument const.
1384         (target_detach): Likewise.
1385         * windows-nat.c (windows_detach): Update.
1386
1387 2013-11-07  Doug Evans  <dje@google.com>
1388
1389         PR 11786
1390         *  solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
1391         and align fields for PT_GNU_RELRO segments.
1392
1393 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1394
1395         PR python/15747
1396         * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
1397
1398 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1399
1400         * NEWS: Document Python temporary breakpoint support.
1401         * python/py-breakpoint.c (bppy_get_temporary): New function.
1402         (bppy_init): New keyword: temporary. Parse it and set breakpoint
1403         to temporary if True.
1404
1405 2013-11-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
1406
1407         * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
1408         removed to allow analyzing unconditional branch instructions
1409         with PC-relative offsets of zero.
1410
1411 2013-11-07  Yao Qi  <yao@codesourcery.com>
1412
1413         * mi/mi-cmd-var.c: Include "language.h".
1414         (mi_cmd_var_info_expression): Get language name from
1415         language_defn.
1416         * varobj.c (varobj_language_string): Remove.
1417         (variable_language): Remove declaration.
1418         (languages): Remove.
1419         (varobj_get_language): Change the type of return value.
1420         (variable_language): Remove.
1421         * varobj.h (enum varobj_languages): Remove.
1422         (varobj_language_string): Remove declaration.
1423         (varobj_get_language): Update declaration.
1424
1425 2013-11-07  Yao Qi  <yao@codesourcery.com>
1426
1427         * language.h (struct language_defn) <la_natural_name>: New
1428         field.
1429         * ada-lang.c (ada_language_defn): Initialize field
1430         'la_natural_name'.
1431         * c-lang.c (c_language_defn): Likewise.
1432         (cplus_language_defn, asm_language_defn): Likewise.
1433         * d-lang.c (d_language_defn): Likewise.
1434         * f-lang.c (f_language_defn): Likewise.
1435         * go-lang.c (go_language_defn): Likewise.
1436         * jv-lang.c (java_language_defn): Likewise.
1437         * language.c (unknown_language_defn ): Likewise.
1438         (auto_language_defn): Likewise.
1439         * m2-lang.c (m2_language_defn): Likewise.
1440         * objc-lang.c (objc_language_defn): Likewise.
1441         * opencl-lang.c (opencl_language_defn): Likewise.
1442         * p-lang.c (pascal_language_defn): Likewise.
1443
1444 2013-11-07  Yao Qi  <yao@codesourcery.com>
1445
1446         * language.c (language_str): Return const char *.
1447         (add_language): Add const to 'language_names'
1448         * language.h (struct language_defn) <la_name>: Add const.
1449         (language_str: Update declaration.
1450
1451 2013-11-06  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1452
1453         * s390-linux-nat.c (s390_read_description): Consider the TE field
1454         in the HWCAP for determining 'have_regset_tdb'.
1455
1456 2013-11-06  Will Newton  <will.newton@linaro.org>
1457
1458         PR gdb/12866
1459         * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
1460         values.  (read_partial_die): Likewise.
1461
1462 2013-11-06  Muhammad Bilal  <mbilal@codesourcery.com>
1463
1464         PR cli/16122
1465         * top.c (command_line_input): Unify interactivity tests to use
1466         input_from_terminal_p.
1467         * event-top.c (command_line_handler): Likewise.
1468
1469 2013-11-06  Yao Qi  <yao@codesourcery.com>
1470
1471         * Makefile.in (check-perf): New target.
1472
1473 2013-11-05  Will Newton  <will.newton@linaro.org>
1474
1475         PR gdb/7670
1476         * arm-tdep.c (print_fpu_flags): Use filtered output routines.
1477         (arm_print_float_info): Likewise.
1478
1479 2013-11-04  Anton Blanchard  <anton@samba.org>
1480
1481         * target.c (memory_xfer_partial): Cap write to 4KB.
1482
1483 2013-11-01  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
1484
1485         * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
1486         probe scan even when the arch provides no get_longjmp_target.
1487
1488 2013-10-31  Pedro Alves  <palves@redhat.com>
1489
1490         * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
1491         (handle_inferior_event) <TARGET_WAITKIND_FORKED,
1492         TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
1493         GDB_SIGNAL_TRAP, or clear it.  Pass GDB_SIGNAL_0 to
1494         bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
1495         <bpstat handling>: If the bpstat chain wants the signal to be
1496         hidden, then set stop_signal to GDB_SIGNAL_0 instead of
1497         GDB_SIGNAL_TRAP.
1498
1499 2013-10-31  Andrew Burgess  <aburgess@broadcom.com>
1500
1501         * breakpoint.c (update_watchpoint): Update error message and add
1502         an additional error message.
1503
1504 2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1505
1506         * s390-tdep.h: Rename to...
1507         * s390-linux-tdep.h: ...here.
1508         * s390-tdep.c: Rename to...
1509         * s390-linux-tdep.c: ...here.  Adjust #include.
1510         * s390-nat.c: Rename to...
1511         * s390-linux-nat.c: ...here.  Adjust #include.
1512         * config/s390/s390.mh: Rename to...
1513         * config/s390/linux.mh: ...here.  Reflect rename s390-nat.o ->
1514         s390-linux-nat.o.
1515         * configure.host: Reflect host rename "s390" -> "linux".
1516         * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
1517         * Makefile.in (ALL_TARGET_OBS): Likewise.
1518         (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
1519         s390-linux-tdep.h.
1520         (ALLDEPFILES): Reflect rename of .c files.
1521
1522 2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1523
1524         * s390-nat.c: Whitespace cleanup.
1525         * s390-tdep.c: Likewise.
1526         * s390-tdep.h: Remove empty line at end of file.
1527
1528 2013-10-30  Maciej W. Rozycki  <macro@codesourcery.com>
1529
1530         * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
1531         siginfo_size.
1532
1533 2013-10-29  Tom Tromey  <tromey@redhat.com>
1534
1535         * utils.c (reg): Move undefinition...
1536         * gdb_curses.h: ... here.  Update comment to mention AIX.
1537
1538 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
1539
1540         * exec.h (add_target_sections_of_objfile): New declaration.
1541         * exec.c (add_target_sections_of_objfile): New function.
1542         * symfile.c (add_symbol_file_command): Update current target sections.
1543         (remove_symbol_file_command): New command.
1544         (symfile_free_objfile): New function.
1545         (_initialize_symfile): Register observer for free_objfile events.
1546         * NEWS: Add description of the remove-symbol-file command.
1547         * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
1548         * objfiles.c (free_objfile): Notify free_objfile.
1549         (is_addr_in_objfile): New function.
1550         * objfiles.h (is_addr_in_objfile): New declaration.
1551         * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
1552         events instead of solib_unloaded events.
1553         (_initialize_printcmd): Register observer for free_objfile instead
1554         of solib_unloaded notifications.
1555         * solib.c (remove_user_added_objfile): New function.
1556         (_initialize_symfile): Add remove-symbol-file.
1557
1558 2013-10-29  Andrew Burgess  <aburgess@broadcom.com>
1559
1560         * infcmd.c (default_print_one_register_info): Use val_print to
1561         print all values even optimized out or unavailable ones.  Don't
1562         try to print a raw form of optimized out or unavailable values.
1563
1564 2013-10-29  Yao Qi  <yao@codesourcery.com>
1565
1566         * auto-load.c (auto_load_pspace_data_cleanup): Get data from
1567         parameter 'arg' instead of from program_space_data.
1568         * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1569         * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
1570         * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
1571         * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1572         * inflow.c (inflow_inferior_data_cleanup): Get data from
1573         parameter 'arg' instead of inferior_data.
1574         * registry.h: Add comments.
1575
1576 2013-10-28  Pedro Alves  <palves@redhat.com>
1577
1578         * breakpoint.c (watchpoints_triggered)
1579         <!target_stopped_data_address>: Hardcode return 1.
1580
1581 2013-10-28  Pedro Alves  <palves@redhat.com>
1582
1583         * infrun.c (process_event_stop_test): Remove unnecessary scoping
1584         level and reindent.
1585
1586 2013-10-28  Pedro Alves  <palves@redhat.com>
1587
1588         * infrun.c (process_event_stop_test): New function, factored out
1589         from handle_inferior_event.
1590         (handle_inferior_event): 'process_event_stop_test' is now a
1591         function instead of a goto label -- adjust.
1592
1593 2013-10-28  Pedro Alves  <palves@redhat.com>
1594
1595         * infrun.c (handle_inferior_event): Move process_event_stop_test
1596         goto label to the else branch of the ecs->random_signal check,
1597         along with FRAME and GDBARCH re-fetching.
1598
1599 2013-10-28  Pedro Alves  <palves@redhat.com>
1600
1601         * infrun.c (switch_back_to_stepped_thread): New function, factored
1602         out from handle_inferior_event.
1603         (handle_inferior_event): Adjust to call
1604         switch_back_to_stepped_thread.  Call it also at the tail of the
1605         random signal handling, and return, instead of also handling
1606         random signals just before the stepping tests.
1607
1608 2013-10-28  Pedro Alves  <palves@redhat.com>
1609
1610         * infrun.c (clear_stop_func): Delete.
1611         (handle_inferior_event): Don't call clear_stop_func and don't
1612         clear 'ecs->random_signal'.
1613
1614 2013-10-27  Yao Qi  <yao@codesourcery.com>
1615
1616         * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
1617         (varobj_create, varobj_get_path_expr): Update.
1618         (varobj_value_has_mutated, varobj_update): Likewise.
1619         (create_child_with_value, new_root_variable): Likewise.
1620         (number_of_children, name_of_variable): Likewise.
1621         (value_of_child, my_value_of_variable): Likewise.
1622         (varobj_value_is_changeable_p): Likewise.
1623
1624 2013-10-25  Yao Qi  <yao@codesourcery.com>
1625
1626         * language.h (struct lang_varobj_ops): Declare.
1627         (struct language_defn) <la_varobj_ops>: New field.
1628         * ada-lang.c: Include "varobj.h"
1629         (defn ada_language_defn): Initialize field 'la_varobj_ops' with
1630         ada_varobj_ops.
1631         * c-lang.c: Include "varobj.h"
1632         (c_language_defn): Initialize field 'la_varobj_ops' with
1633         c_varobj_ops.
1634         (cplus_language_defn): Initialize field 'la_varobj_ops' with
1635         cplus_varobj_ops.
1636         (asm_language_defn): Initialize field 'la_varobj_ops' with
1637         default_varobj_ops.
1638         (minimal_language_defn): Likewise.
1639         * d-lang.c (d_language_defn): Likewise.
1640         * f-lang.c (f_language_defn): Likewise.
1641         * go-lang.c (go_language_defn): Likewise.
1642         * m2-lang.c (m2_language_defn): Likewise.
1643         * objc-lang.c (objc_language_defn): Likewise.
1644         * opencl-lang.c (opencl_language_defn): Likewise.
1645         * p-lang.c (pascal_language_defn): Likewise.
1646         * language.c (unknown_language_defn): Likewise.
1647         (auto_language_defn): Likewise.
1648         (local_language_defn): Likewise.
1649         * jv-lang.c (java_language_defn): Initialize field
1650         'la_varobj_ops' with java_varobj_ops.
1651         * varobj.c (varobj_create): Update.
1652         * varobj.h (default_varobj_ops): Define macro.
1653
1654 2013-10-25  Pedro Alves  <palves@redhat.com>
1655
1656         * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
1657         static field value.
1658         (cp_print_static_field): If the value is entirely optimized out,
1659         print <optimized out> here.
1660         * jv-valprint.c (java_print_value_fields): No longer handle a NULL
1661         static field value.
1662         * p-valprint.c (pascal_object_print_static_field): If the value is
1663         entirely optimized out, print <optimized out> here.
1664         * valops.c (do_search_struct_field)
1665         (value_struct_elt_for_reference): No longer handle a NULL static
1666         field value.
1667         * value.c (value_static_field): Return an optimized out value
1668         instead of NULL.
1669
1670 2013-10-25  Yao Qi  <yao@codesourcery.com>
1671
1672         * remote.c (remote_traceframe_info): Return early if
1673         traceframe is not selected.
1674
1675 2013-10-25  Yao Qi  <yao@codesourcery.com>
1676
1677         * tracepoint.c (traceframe_fun): Remove.
1678         (traceframe_sal): Remove.
1679         (set_traceframe_context): Add local variables.
1680
1681 2013-10-25  Joel Brobecker  <brobecker@adacore.com>
1682
1683         * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
1684         and parameter name.
1685
1686 2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
1687
1688         * linux-tdep.c (linux_corefile_thread_callback): Propagate any
1689         failure from register information collection.
1690
1691 2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
1692
1693         * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
1694         member.
1695         (linux_corefile_thread_callback): Update accordingly.
1696         (linux_make_corefile_notes): Likewise.
1697
1698 2013-10-24  Pedro Alves   <palves@redhat.com>
1699
1700         * NEWS (New options): Mention set/show startup-with-shell.
1701         * config/alpha/nm-osf3.h (START_INFERIOR_TRAPS_EXPECTED): Set to 2
1702         instead of 3.
1703         * fork-child.c (fork_inferior, startup_inferior): Handle 'set
1704         startup-with-shell'.
1705         (show_startup_with_shell): New function.
1706         (_initialize_fork_child): Register the set/show startup-with-shell
1707         commands.
1708         * inf-ptrace.c (inf_ptrace_create_inferior): Remove comment.
1709         * inf-ttrace.c (inf_ttrace_him): Remove comment.
1710         * procfs.c (procfs_init_inferior): Remove comment.
1711         * infcmd.c (startup_with_shell): New global.
1712         * inferior.h (startup_with_shell): Declare global.
1713         (STARTUP_WITH_SHELL): Delete.
1714         (START_INFERIOR_TRAPS_EXPECTED): Set to 1 by default instead of 2.
1715
1716 2013-10-23  Pedro Alves  <palves@redhat.com>
1717
1718         * common/gdb_signals.h (gdb_signal_to_symbol_string): Declare.
1719         * common/signals.c: Include "gdb_assert.h".
1720         (signals): New field 'symbol'.
1721         (SET): Use the 'symbol' parameter.
1722         (gdb_signal_to_symbol_string): New function.
1723         * infrun.c (handle_inferior_event) <random signal>: In debug
1724         output, print the random signal enum as string in addition to its
1725         number.
1726         * target/waitstatus.c (target_waitstatus_to_string): Print the
1727         signal's enum value as string instead of the (POSIX) signal name.
1728
1729 2013-10-23  Gary Benson  <gbenson@redhat.com>
1730
1731         PR 16013
1732         * common/linux-osdata.c (command_from_pid): Reduced size of cmd
1733         from 32 to 18.  Adjusted fscanf format string accordingly.
1734         (Avoids leaving cmd unterminated.)
1735         (print_sockets): Do not parse tlen, inode, sl, timeout, txq, rxq,
1736         trun, retn or extra.  (Avoids leaving extra unterminated.)  Check
1737         that local_address and remote_address will not overflow.
1738         (linux_xfer_osdata_modules): Parse lines using strtok to avoid
1739         leaving dependencies unterminated.  Parse size as "%u" to match
1740         definition.
1741
1742 2013-10-22  Pedro Alves  <palves@redhat.com>
1743
1744         * infrun.c (handle_inferior_event) <thread hop>: Don't clear or
1745         set ecs->random signal.
1746
1747 2013-10-22  Pedro Alves  <palves@redhat.com>
1748
1749         * infrun.c (keep_going): Update comments.
1750
1751 2013-10-22  Pedro Alves  <palves@redhat.com>
1752
1753         * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map
1754         invalid signal numbers to GDB_SIGNAL_UNKNOWN.
1755
1756 2013-10-22  Pedro Alves  <palves@redhat.com>
1757
1758         * include/gdb/signals.def (TARGET_EXC_BAD_ACCESS): Rename to
1759         GDB_EXC_BAD_ACCESS.
1760         (TARGET_EXC_BAD_INSTRUCTION): Rename to GDB_EXC_BAD_INSTRUCTION.
1761         (TARGET_EXC_ARITHMETIC): Rename to GDB_EXC_ARITHMETIC.
1762         (TARGET_EXC_EMULATION): Rename to GDB_EXC_EMULATION.
1763         (TARGET_EXC_SOFTWARE): Rename to GDB_EXC_SOFTWARE.
1764         (TARGET_EXC_BREAKPOINT): Rename to GDB_EXC_BREAKPOINT.
1765         (GDB_SIGNAL_LAST): Change description string.
1766         * common/signals.c (gdb_signal_from_host, do_gdb_signal_to_host):
1767         Adjust to signal renaming.
1768         * darwin-nat.c (darwin_decode_message): Likewise.
1769
1770 2013-10-22  Jose E. Marchesi  <jose.marchesi@oracle.com>
1771
1772         * MAINTAINERS (Write After Approval): Add myself to the list.
1773
1774 2013-10-18  Andrew Burgess  <aburgess@broadcom.com>
1775
1776         * breakpoint.c (update_watchpoint): If hardware watchpoints are
1777         forced off, downgrade them to software watchpoints if possible,
1778         and error out if not possible.
1779         (watch_command_1): Move watchpoint type selection closer to
1780         watchpoint creation, and extend the comments.
1781
1782 2013-10-18  Pedro Alves  <palves@redhat.com>
1783
1784         PR gdb/16062
1785         * infrun.c (handle_inferior_event): Keep going if we got a random
1786         signal we should not stop for, instead of falling through to the
1787         step tests.
1788
1789 2013-10-18  Yao Qi  <yao@codesourcery.com>
1790
1791         * c-varobj.c (cplus_number_of_children): Fix indentation.
1792
1793 2013-10-17  Tom Tromey  <tromey@redhat.com>
1794
1795         PR gdb/15995:
1796         * printcmd.c (printcmd): Call gdb_flush.
1797
1798 2013-10-17  Tom Tromey  <tromey@redhat.com>
1799
1800         * elfread.c (struct elfinfo) <stabindexsect>: Remove.
1801         (elf_locate_sections): Update.
1802
1803 2013-10-17  Yao Qi  <yao@codesourcery.com>
1804
1805         * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
1806         * ada-varobj.c: Remove the include of ada-varobj.h.
1807         (ada_varobj_get_number_of_children): Declare.
1808         (ada_varobj_get_name_of_child): Make it static.
1809         (ada_varobj_get_path_expr_of_child): Likewise.
1810         (ada_varobj_get_value_of_child): Likewise.
1811         (ada_varobj_get_type_of_child): Likewise.
1812         (ada_varobj_get_value_of_array_variable): Likewise.
1813         * ada-varobj.h: Remove.
1814
1815 2013-10-17  Yao Qi  <yao@codesourcery.com>
1816
1817         * Makefile.in (SFILES): Add c-varobj.c and jv-varobj.c.
1818         (COMMON_OBS): Add c-varobj.o and jv-varobj.o.
1819         * ada-varobj.c: Include "varobj.h".
1820         (ada_number_of_children): New.  Moved from varobj.c.
1821         (ada_name_of_variable, ada_name_of_child): Likewise.
1822         (ada_path_expr_of_child, ada_value_of_child): Likewise.
1823         (ada_type_of_child, ada_value_of_variable): Likewise.
1824         (ada_value_is_changeable_p, ada_value_has_mutated): Likewise.
1825         (ada_varobj_ops): New.
1826         * c-varobj.c, jv-varobj.c: New file.  Moved from varobj.c.
1827         * gdbtypes.c (get_target_type): New.  Moved from varobj.c.
1828         * gdbtypes.h (get_target_type): Declare.
1829         * varobj.c: Remove the inclusion of "ada-varobj.h" and
1830         "ada-lang.h".
1831         (ANONYMOUS_STRUCT_NAME): Move it to c-varobj.c.
1832         (ANONYMOUS_UNION_NAME): Likewise.
1833         (get_type, get_value_type, get_target_type): Remove declarations.
1834         (value_get_print_value, varobj_value_get_print_value): Likewise.
1835         (c_number_of_children, c_name_of_variable): Likewise.
1836         (c_name_of_child, c_path_expr_of_child): Likewise.
1837         (c_value_of_child, c_type_of_child): Likewise.
1838         (c_value_of_variable, cplus_number_of_children): Likewise.
1839         (cplus_class_num_children, cplus_name_of_variable): Likewise.
1840         (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1841         (cplus_value_of_child, cplus_type_of_child): Likewise.
1842         (cplus_value_of_variable, java_number_of_children): Likewise.
1843         (java_name_of_variable, java_name_of_child): Likewise.
1844         (java_path_expr_of_child, java_value_of_child): Likewise.
1845         (java_type_of_child, java_value_of_variable): Likewise.
1846         (ada_number_of_children, ada_name_of_variable): Likewise.
1847         (ada_name_of_child, ada_path_expr_of_child): Likewise.
1848         (ada_value_of_child, ada_type_of_child): Likewise.
1849         (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
1850         (ada_value_has_mutated): Likewise.
1851         (struct language_specific): Move it to varobj.h.
1852         (CPLUS_FAKE_CHILD): Move it to varobj.h.
1853         (restrict_range): Rename it varobj_restrict_range.  Make it extern.
1854         Callers update.
1855         (get_path_expr_parent): Rename it to varobj_get_path_expr_parent.
1856         Make it extern.
1857         (is_anonymous_child): Move it to c-varobj.c and rename to
1858         varobj_is_anonymous_child.  Caller update.
1859         (get_type): Move it to c-varobj.c.
1860         (get_value_type): Rename it varobj_get_value_type.  Make it
1861         extern.
1862         (get_target_type): Move it gdbtypes.c.
1863         (varobj_formatted_print_options): New function.
1864         (value_get_print_value): Rename it to
1865         varobj_value_get_print_value and make it extern.
1866         (varobj_value_is_changeable_p): Make it extern.
1867         (adjust_value_for_child_access): Move it to c-varobj.c.
1868         (default_value_is_changeable_p): Rename it to
1869         varobj_default_value_is_changeable_p.  Make it extern.
1870         (c_number_of_children, c_name_of_variable): Move it to c-varobj.c
1871         (c_name_of_child, c_path_expr_of_child): Likewise.
1872         (c_value_of_child, c_type_of_child): Likewise.
1873         (c_value_of_variable, cplus_number_of_children): Likewise.
1874         (cplus_class_num_children, cplus_name_of_variable): Likewise.
1875         (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1876         (cplus_value_of_child, cplus_type_of_child): Likewise.
1877         (cplus_value_of_variable): Likewise.
1878         (java_number_of_children, java_name_of_variable): Move it to jv-varobj.c.
1879         (java_name_of_child, java_path_expr_of_child): Likewise.
1880         (java_value_of_child, java_type_of_child): Likewise.
1881         (java_value_of_variable): Likewise.
1882         (ada_number_of_children, ada_name_of_variable): Move it to ada-varobj.c.
1883         (ada_name_of_child, ada_path_expr_of_child): Likewise.
1884         (ada_value_of_child, ada_type_of_child): Likewise.
1885         (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
1886         (ada_value_has_mutated): Likewise.
1887         * varobj.h (CPLUS_FAKE_CHILD): New macro, moved from varobj.c.
1888         (struct lang_varobj_ops): New.  Renamed by 'struct language_specific'.
1889         (c_varobj_ops, cplus_varobj_ops): Declare.
1890         (java_varobj_ops, ada_varobj_ops): Declare.
1891         (varobj_default_value_is_changeable_p): Declare.
1892         (varobj_value_is_changeable_p): Declare.
1893         (varobj_get_value_type, varobj_is_anonymous_child): Declare.
1894         (varobj_get_path_expr_parent): Declare.
1895         (varobj_value_get_print_value): Declare.
1896         (varobj_formatted_print_options): Declare.
1897         (varobj_restrict_range): Declare.
1898
1899 2013-10-17  Luis Machado  <lgustavo@codesourcery.com>
1900
1901         * target/waitstatus.h (target_waitkind): Remove spurious
1902         character from the comments.
1903
1904 2013-10-17  Joel Brobecker  <brobecker@adacore.com>
1905
1906         * gdbarch.sh (get_longjmp_target): Add method documentation.
1907         * gdbarch.h: Regenerate.
1908
1909 2013-10-16  Tom Tromey  <tromey@redhat.com>
1910
1911         * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
1912         label.
1913
1914 2013-10-16  Luis Machado  <lgustavo@codesourcery.com>
1915
1916         * gcore.in: Call GDB using the full path to the gcore script.
1917         Error out if the GDB binary is not found.
1918
1919 2013-10-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1920
1921         PR gdb/16014
1922         * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
1923         sizeof.
1924
1925 2013-10-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1926
1927         PR gdb/16042
1928         * target.c (target_disable_btrace): Fix invalid return value for
1929         void function.
1930         (target_teardown_btrace): Likewise.
1931
1932 2013-10-14  Yao Qi  <yao@codesourcery.com>
1933
1934         * varobj.c (struct varobj): Move most of the fields to
1935         varobj.h.
1936         (struct varobj_dynamic): New struct.
1937         (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
1938         (varobj_has_more): Likewise.
1939         (dynamic_varobj_has_child_method): Likewise.
1940         (update_dynamic_varobj_children): Likewise.
1941         (varobj_get_num_children): Likewise.
1942         (varobj_list_children, varobj_pretty_printed_p): Likewise.
1943         (install_new_value_visualizer): Likewise.
1944         (install_new_value_visualizer, install_new_value): Likewise.
1945         (varobj_update, new_variable, free_variable): Likewise.
1946         (my_value_of_variable, value_get_print_value): Likewise.
1947         (install_visualizer): Change the type of parameter 'var' to
1948         'struct varobjd_dynamic *'.  Callers update.
1949         * varobj.h (struct varobj): Moved from varobj.c.
1950         (struct varobj) <dynamic>: New field.
1951
1952 2013-10-13  Sandra Loosemore  <sandra@codesourcery.com>
1953
1954         * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
1955         as the preferred name of r30.
1956         * nios2-linux-tdep.c (reg_offsets): Likewise.
1957         * features/nios2-cpu.xml: Likewise.
1958         * features/nios2-linux.c: Regenerated.
1959         * features/nios2.c: Regenerated.
1960         * regformats/nios2-linux.dat: Regenerated.
1961
1962 2013-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1963
1964         Canonicalize directories for EXEC_FILENAME.
1965         * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
1966         exec_filename.
1967         * utils.c (gdb_realpath_keepfile): New function.
1968         * utils.h (gdb_realpath_keepfile): New declaration.
1969
1970 2013-10-11  Doug Evans  <dje@google.com>
1971
1972         * Makefile.in (GDBFLAGS): New variable.
1973         (run): New rule.
1974
1975 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1976
1977         * NEWS: Add entry documenting the new "-catch-assert" and
1978         "-catch-exception" GDB/MI commands.
1979
1980 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1981
1982         * breakpoint.h (init_ada_exception_breakpoint): Add parameter
1983         "enabled".
1984         * breakpoint.c (init_ada_exception_breakpoint): Add parameter
1985         "enabled".  Set B->ENABLE_STATE accordingly.
1986         * ada-lang.h (ada_exception_catchpoint_kind): Move here from
1987         ada-lang.c.
1988         (create_ada_exception_catchpoint): Add declaration.
1989         * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
1990         (create_ada_exception_catchpoint): Make non-static. Add new
1991         parameter "disabled". Use it in call to
1992         init_ada_exception_breakpoint.
1993         (catch_ada_exception_command): Add parameter "enabled" in call
1994         to create_ada_exception_catchpoint.
1995         (catch_assert_command): Likewise.
1996
1997         * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
1998         Add declarations.
1999         * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
2000         "catch-exception" commands.
2001         * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
2002         (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
2003
2004 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2005
2006         * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
2007         "enum exception_catchpoint_kind".  Replace the "ex_" prefix
2008         of all its enumerates with "ada_".  Update the rest of this
2009         file throughout.
2010
2011 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2012
2013         * ada-lang.c (ada_decode_exception_location): Delete.
2014         (create_ada_exception_catchpoint): Remove arguments "sal",
2015         "addr_string" and "ops".  Add argument "ex_kind" instead.
2016         Adjust implementation accordingly, calling ada_exception_sal
2017         to get the entities it no longer gets passed as arguments.
2018         Document the function's arguments.
2019         (catch_ada_exception_command): Use catch_ada_exception_command_split
2020         instead of ada_decode_exception_location, and update call to
2021         create_ada_exception_catchpoint.
2022         (catch_ada_assert_command_split): Renames
2023         ada_decode_assert_location.  Remove parameters "addr_string" and
2024         "ops", and now returns void.  Adjust implementation accordingly.
2025         Update the function documentation.
2026         (catch_assert_command): Use catch_ada_assert_command_split
2027         instead of ada_decode_assert_location.  Update call to
2028         create_ada_exception_catchpoint.
2029
2030 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2031
2032         * utils.h (perror_warning_with_name): Add declaration.
2033         * utils.c (perror_warning_with_name): New function.
2034         * cli/cli-cmds.c (source_script_with_search): Add call to
2035         perror_warning_with_name if from_tty is nul.
2036
2037 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2038
2039         * utils.c (perror_string): New function, extracted out of
2040         throw_perror_with_name.
2041         (throw_perror_with_name): Rework to use perror_string.
2042
2043 2013-10-11  Yao Qi  <yao@codesourcery.com>
2044
2045         * remote.c (discard_pending_stop_replies_in_queue): Update
2046         declaration.
2047         (struct stop_reply) <rs>: New field.
2048         (remove_stop_reply_of_remote_state): New function.
2049         (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
2050         Callers update.  Pass remove_stop_reply_of_remote_state to
2051         QUEUE_iterate.
2052         (remote_parse_stop_reply): Initialize field 'rs'.
2053
2054 2013-10-10  Will Newton  <will.newton@linaro.org>
2055
2056         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
2057         linux_init_abi.
2058
2059 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2060
2061         * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
2062         serial_baud_show_cmd.
2063         (_initialize_cli_cmds): Delete the code creating the
2064         "set/show remotebaud" commands.
2065         * serial.c (baud_rate): Move here from top.c.
2066         (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
2067         (_initialize_serial): Create "set/show serial baud" commands.
2068         Add "set/show remotebaud" command aliases.
2069         * top.c (baud_rate): Moved to serial.c.
2070         * NEWS: Document the new "set/show serial baud" commands,
2071         replacing "set/show remotebaud".
2072
2073 2013-10-09  Pedro Alves  <palves@redhat.com>
2074
2075         * breakpoint.c (insert_bp_location): Use memory_error_message to
2076         build the memory error string.
2077         * c-lang.c: Include "gdbcore.h".
2078         (c_get_string): Use memory_error to throw error.
2079         (target_xfer_memory_error): Delete.
2080         (memory_error_message): New, factored out from
2081         target_xfer_memory_error.
2082         (memory_error): Change parameter type to target_xfer_error.
2083         Rewrite.
2084         (read_memory): Use memory_error instead of
2085         target_xfer_memory_error.
2086         * gdbcore.h: Include "target.h".
2087         (memory_error): Change parameter type to target_xfer_error.
2088         (memory_error_message): Declare function.
2089         * target.c (target_read_memory, target_read_stack)
2090         (target_write_memory, target_write_raw_memory): Return
2091         TARGET_XFER_E_IO on error.  Adjust comments.
2092         (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
2093         instead of EIO.
2094         * target.h (target_read, target_insert_breakpoint)
2095         (target_remove_breakpoint): Adjust comments.
2096         * valprint.c (partial_memory_read): Rename parameter, and adjust
2097         comment.
2098         (val_print_string): Use memory_error_message to build the memory
2099         error string.
2100
2101 2013-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2102
2103         * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
2104         result variable.  Rename variable fopen_e_ever_failed to
2105         fopen_e_ever_failed_einval.  Retry fopen only for errno EINVAL.
2106
2107 2013-10-09  Pedro Alves  <palves@redhat.com>
2108
2109         * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
2110         (monitor_write_memory_longlongs, monitor_write_memory_block):
2111         Constify 'myaddr' parameter.
2112         (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
2113         helper.
2114         (monitor_xfer_partial): New function.
2115         (init_base_monitor_ops): Don't install a deprecated_xfer_memory
2116         hook.  Install a to_xfer_partial hook.
2117
2118 2013-10-09  Tom Tromey  <tromey@redhat.com>
2119
2120         * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
2121         bfd_get_alt_debug_link_info.
2122
2123 2013-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2124
2125         New flag OBJF_NOT_FILENAME.
2126         * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
2127         * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
2128         allocate_objfile.
2129         (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
2130         symbol_file_add_from_bfd.
2131         * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
2132         allocate_objfile.
2133         * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
2134         NULL.
2135         * objfiles.h (OBJF_NOT_FILENAME): New.
2136
2137 2013-10-08  Tom Tromey  <tromey@redhat.com>
2138
2139         * Makefile.in (SFILES): Add build-id.c.
2140         (HFILES_NO_SRCDIR): Add build-id.h.
2141         * build-id.c: New file, largely from elfread.c.  Modified
2142         most functions.
2143         * build-id.h: New file.
2144         * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
2145         bfd_get_alt_debug_link_info.  Verify dwz file's build-id.
2146         Search for dwz file using build-id.
2147         * elfread.c (build_id_bfd_get, build_id_verify)
2148         (build_id_to_debug_filename, find_separate_debug_file): Remove.
2149
2150 2013-10-08  Joel Brobecker  <brobecker@adacore.com>
2151
2152         * ada-lang.c (compare_names_with_case): Renamed from
2153         compare_names, adding a new parameter "casing" and its handling.
2154         New function documentation.
2155         (compare_names): New function, implemented using
2156         compare_names_with_case.
2157
2158 2013-10-08  Joel Brobecker  <brobecker@adacore.com>
2159
2160         * ada-lang.c (ada_exception_sal): Remove advance declaration.
2161
2162 2013-10-07  Tom Tromey  <tromey@redhat.com>
2163
2164         * objfiles.c (free_objfile_per_bfd_storage): Delete the
2165         demangled_names_hash.
2166         (free_objfile): Don't delete the demangled_names_hash.
2167         * objfiles.h (struct objfile_per_bfd_storage)
2168         <demangled_names_hash>: New field.
2169         (struct objfile) <demangled_names_hash>: Move to
2170         objfile_per_bfd_storage.
2171         * symfile.c (reread_symbols): Don't delete the
2172         demangled_names_hash.
2173         * symtab.c (create_demangled_names_hash): Update.
2174         (symbol_set_names): Update.
2175
2176 2013-10-07  Tom Tromey  <tromey@redhat.com>
2177
2178         * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
2179         needs_relocations>: New fields.
2180         (gdb_bfd_requires_relocations): New function.
2181         * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
2182         * objfiles.c (get_objfile_bfd_data): Disallow sharing if
2183         the BFD needs relocations applied.
2184
2185 2013-10-07  Pedro Alves  <palves@redhat.com>
2186
2187         PR breakpoints/11568
2188         * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
2189         the thread list" instead of "gone".
2190
2191 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
2192
2193         * NEWS: Mention new convenience variable $_exitsignal.
2194         * corelow.c (core_open): Reset exit convenience variables.  Set
2195         $_exitsignal to the uncaught signal which generated the corefile.
2196         * infrun.c (handle_inferior_event): Reset exit convenience
2197         variables.  Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
2198         (clear_exit_convenience_vars): New function.
2199         * inferior.h (clear_exit_convenience_vars): New prototype.
2200
2201 2013-10-06  Yao Qi  <yao@codesourcery.com>
2202
2203         * varobj.h: Add comments to enum varobj_languages.
2204
2205 2013-10-04  Doug Evans  <dje@google.com>
2206
2207         Add support for DWP file format version 2.
2208         * NEWS: Mention support for DWP file format version 2.
2209         * dwarf2read.c (dwarf2_section_info): Convert asection field to a
2210         union of asection, containing_section.  New fields virtual_offset
2211         and is_virtual.  Change type of readin filed from int to char.
2212         (dwo_sections, dwo_file): Tweak comments.
2213         (dwp_v2_section_ids): New enum.
2214         (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
2215         str_offsets, types.
2216         (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
2217         All uses updated.
2218         (virtual_v2_dwo_sections): New struct.
2219         (dwp_hash_table): New fields version, nr_columns.  Change type of
2220         section_pool field to a union.
2221         (dwp_file): New field version.
2222         (dwarf2_has_info): Check for virtual sections.
2223         (get_containing_section): New function.
2224         (get_section_bfd_owner, get_section_bfd_section): Call it.
2225         (dwarf2_locate_sections): Update.
2226         (dwarf2_section_empty_p): Update.
2227         (dwarf2_read_section): Handle virtual sections.
2228         (locate_dwz_sections): Update.
2229         (create_dwp_hash_table): Document and handle V2 format.
2230         (locate_v1_virtual_dwo_sections): Renamed from
2231         locate_virtual_dwo_sections and update.  All callers updated.
2232         (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
2233         Delete arg htab.  Rename arg section_index to unit_index.
2234         All callers updated.
2235         (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
2236         All uses updated.
2237         (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
2238         (lookup_dwo_unit_in_dwp): Add V2 support.
2239         (dwarf2_locate_dwo_sections): Update.
2240         (dwarf2_locate_common_dwp_sections): Renamed from
2241         dwarf2_locate_dwp_sections and update.  All callers updated.
2242         (dwarf2_locate_v2_dwp_sections): New function.
2243         (open_and_init_dwp_file): Add V2 support.
2244         (read_str_index): New locals str_section, str_offsets_section.
2245
2246 2013-10-04  Pedro Alves  <palves@redhat.com>
2247
2248         * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
2249         (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
2250         (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
2251         describing comments with references to ptid.h.
2252         * common/ptid.h: Remove intro description of constructors,
2253         accessors and predicates.
2254         (struct ptid): Reformat.
2255         (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
2256         (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
2257         describing comments.
2258
2259 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2260
2261         * aix-thread.c (sync_threadlists): Add missing ')' in call
2262         to ptid_build.
2263
2264 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2265
2266         * procfs.c (procfs_init_inferior): Fix typo causing the build
2267         to fail.
2268
2269 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2270
2271         * aix-thread.c (ptrace32): Remove cast to addr_ptr.
2272
2273 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2274
2275         * mi/mi-main.c (run_one_inferior): Add function description.
2276         Make ARG a pointer to an integer whose value determines whether
2277         we should "run" or "start" the program.
2278         (mi_cmd_exec_run): Add handling of the "--start" option.
2279         Reject all other command-line options.
2280         * NEWS: Add entry for "-exec-run"'s new "--start" option.
2281
2282 2013-10-04  Yao Qi  <yao@codesourcery.com>
2283
2284         * remote-notif.h (REMOTE_NOTIF_ID): New enum.
2285         (struct notif_client) <pending_event>: Moved
2286         to struct remote_notif_state.
2287         <id>: New field.
2288         (struct remote_notif_state) <pending_event>: New field.
2289         (notif_event_xfree): Declare.
2290         * remote-notif.c (handle_notification): Adjust.
2291         (notif_event_xfree): New function.
2292         (do_notif_event_xfree): Call notif_event_xfree.
2293         (remote_notif_state_xfree): Call notif_event_xfree to free
2294         each element in field pending_event.
2295         * remote.c (discard_pending_stop_replies): Remove declaration.
2296         (discard_pending_stop_replies_in_queue): Declare.
2297         (remote_close): Call discard_pending_stop_replies_in_queue
2298         instead of discard_pending_stop_replies.
2299         (remote_start_remote): Adjust.
2300         (stop_reply_xfree): Call notif_event_xfree.
2301         (notif_client_stop): Adjust initialization.
2302         (remote_notif_remove_all): Rename it to ...
2303         (remove_stop_reply_for_inferior): ... this.  Update comments.
2304         Don't check INF is NULL.
2305         (discard_pending_stop_replies): Return early if notif_state is
2306         NULL.  Adjust.  Don't check INF is NULL.
2307         (remote_notif_get_pending_events): Adjust.
2308         (discard_pending_stop_replies_in_queue): New function.
2309         (remote_wait_ns): Likewise.
2310
2311 2013-10-04  Yao Qi  <yao@codesourcery.com>
2312
2313         * remote-notif.c (DECLARE_QUEUE_P): Remove.
2314         (notif_queue): Remove.
2315         (remote_notif_process): Add one parameter 'notif_queue'.
2316         Update comments.  Callers update.
2317         (remote_async_get_pending_events_token): Remove.
2318         (remote_notif_register_async_event_handler): Remove.
2319         (remote_notif_unregister_async_event_handler): Remove.
2320         (handle_notification): Add parameter 'notif_queue'.  Update
2321         comments.  Callers update.
2322         (notif_xfree): Remove.
2323         (remote_notif_state_allocate): New function.
2324         (remote_notif_state_xfree): New function.
2325         (_initialize_notif): Remove code to allocate queue.
2326         * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
2327         (struct remote_notif_state): New.
2328         (handle_notification): Update declaration.
2329         (remote_notif_process): Likewise.
2330         (remote_notif_register_async_event_handler): Remove.
2331         (remote_notif_unregister_async_event_handler): Remove.
2332         (remote_notif_state_allocate): Declare.
2333         (remote_notif_state_xfree): Declare.
2334         * remote.c (struct remote_state) <notif_state>: New field.
2335         (remote_close): Don't call
2336         remote_notif_unregister_async_event_handler.  Call
2337         remote_notif_state_xfree.
2338         (remote_open_1): Don't call
2339         remote_notif_register_async_event_handler.  Call
2340         remote_notif_state_allocate.
2341
2342 2013-10-04  Yao Qi  <yao@codesourcery.com>
2343
2344         * varobj.c (create_child_with_value): Remove 'const' from the
2345         type of parameter 'name'.
2346         (varobj_add_child): Likewise.
2347         (install_dynamic_child): Remove 'const' from the type of
2348         parameter 'name'.
2349         (varobj_add_child): Likewise.
2350         (create_child_with_value): Likewise.  Update comments.  Don't
2351         duplicate 'name'.
2352         (update_dynamic_varobj_children): Duplicate 'name'
2353         and pass it to install_dynamic_child.
2354
2355 2013-10-03  Phil Muldoon  <pmuldoon@redhat.com>
2356
2357         * python/py-value.c (convert_value_from_python): Move PyInt_Check
2358         conversion logic to occur after PyLong_Check.  Comment on order
2359         change significance.
2360         * python/py-arch.c (archpy_disassemble): Comment on order of
2361         conversion for integers and longs.
2362
2363 2013-10-03  Pedro Alves  <palves@redhat.com>
2364
2365         * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
2366         the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
2367         functions.  Always test for PTRACE_O_TRACESYSGOOD even if
2368         PTRACE_O_TRACEFORK is not supported.
2369         (linux_test_for_tracesysgood): New function.
2370         (linux_test_for_tracefork): New function, factored out from
2371         linux_check_ptrace_features, and also don't kill child_pid here.
2372
2373 2013-10-03  Tristan Gingold  <gingold@adacore.com>
2374
2375         * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
2376         Remove verbose error reporting.  Use detected state to
2377         thread_set_state call.
2378         (i386_darwin_dr_get): Fix return type.  Remove verbose error
2379         report.
2380         Remove trailing spaces.
2381
2382 2013-10-02  Pedro Alves  <palves@redhat.com>
2383
2384         * cp-valprint.c (cp_print_value_fields): Adjust calls to
2385         val_print_optimized_out.
2386         * jv-valprint.c (java_print_value_fields): Likewise.
2387         * p-valprint.c (pascal_object_print_value_fields): Likewise.
2388         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
2389         <DWARF_VALUE_REGISTER>: If the register was not saved, return a
2390         new optimized out value.
2391         * findvar.c (address_from_register): Likewise.
2392         * frame.c (put_frame_register): Tweak error string to say the
2393         register was not saved, rather than optimized out.
2394         * infcmd.c (default_print_one_register_info): Adjust call to
2395         val_print_optimized_out.  Use value_of_register instead of
2396         get_frame_register_value.
2397         * mi/mi-main.c (output_register): Use value_of_register instead of
2398         get_frame_register_value.
2399         * valprint.c (valprint_check_validity): Likewise.
2400         (val_print_optimized_out): New value parameter.  If the value is
2401         lval_register, print <not saved> instead.
2402         (value_check_printable, val_print_scalar_formatted): Adjust calls
2403         to val_print_optimized_out.
2404         * valprint.h (val_print_optimized_out): New value parameter.
2405         * value.c (struct value) <optimized_out>: Extend comment.
2406         (error_value_optimized_out): New function.
2407         (require_not_optimized_out): Use it.  Use a different string for
2408         lval_register values.
2409         * value.h (error_value_optimized_out): New declaration.
2410         * NEWS: Mention <not saved>.
2411
2412 2013-10-02  Joel Brobecker  <brobecker@adacore.com>
2413
2414         * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
2415         strcmp to compare two symtab filenames.
2416
2417 2013-10-02  Joel Brobecker  <brobecker@adacore.com>
2418
2419         * symtab.c (search_symbols_equal): Delete.
2420         (sort_search_symbols_remove_dups): Replace call to
2421         search_symbols_equal by call to compare_search_syms,
2422         adjusting as necessary.
2423
2424 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
2425
2426         PR python/15579
2427         * python/python.c: Document gdb.execute command in Python help.
2428
2429 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
2430
2431         * python/py-frame.c (frame_info_to_frame_object): Use
2432         gdbpy_convert_exception. Clean up Python object on failure.
2433
2434 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
2435
2436         * python/lib/gdb/command/frame_filters.py
2437         (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
2438         (ShowFrameFilterPriority.invoke): Ditto.
2439
2440 2013-10-01  Keith Seitz  <keiths@redhat.com>
2441
2442         * linespec.c (struct ls_parser): Make 'saved_arg' const.
2443         (parse_linespec): Make 'argptr' const.
2444         Remove temporary cast of 'argptr' to const char **.
2445         (decode_line_full): Pass const pointer to parse_linespec.
2446         (decode_line_1): Likewise.
2447         (decode_objc): Make local variable 'new_argptr' const.
2448         (find_function_symbols): Remove temporary cast to char *
2449         to find_imps.
2450         * objc-lang.c (find_imps): Make argument 'method' const.
2451         Return const.
2452         * objc-lang.h (find_imps): Likewise.
2453
2454 2013-10-01  Keith Seitz  <keiths@redhat.com>
2455
2456         * completer.c (skip_quoted_chars): Make all arguments const.
2457         Return const.
2458         (skip_quoted): Likewise.
2459         * completer.h (skip_quoted_chars): Likewise.
2460         (skip_quoted): Likewise.
2461         * defs.h (skip_quoted): Remove duplicate declaration.
2462         * jv-exp.y: Include completer.h.
2463         (yylex): Remove unneccessary cast to char * fro skip_quoted.
2464         * p-exp.y: Include completer.h.
2465
2466 2013-10-01  Keith Seitz  <keiths@redhat.com>
2467
2468         * c-exp.y (parse_number): Make first argument const.
2469         Make a copy of the input to manipulate.
2470         (c_parse_escape): Make first argument const.
2471         Make local variable 'tokptr' const.
2472         (parse_string_or_char): Make first two arguments const.
2473         (macro_original_text): Make const.
2474         (lex_one_token): Make local variable 'tokstart' const.
2475         Likewise for local variables named 'p'.
2476         Cast away const for struct stoken (temporary).
2477         * c-lang.h (c_parse_escpae): Make first argument const.
2478         * cli/cli-cmds.c (echo_command): Make local variable 'p'
2479         const.
2480         * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
2481         var_string case.
2482         * f-exp.y (parse_number): Make first argument const.
2483         (match_string_literal): Make local variable 'tokstart'
2484         const.
2485         (yylex): Make local variable 'p' const.
2486         Cast away const for struct stoken (temporary).
2487         * go-exp.y (parse_number): Make first argument const.
2488         (parse_string_or_char): Likewise.
2489         Make local variable 'tokstart' const.
2490         (lex_one_token): Likewise for numerous locals called 'p'.
2491         Cast away const for struct stoken (temporary).
2492         * jv-exp.y (parse_number): Make first argument const.
2493         Make local variables 'tokstart' and 'tokptr' const.
2494         Cast away const for call to skip_quoted (temporary).
2495         (yylex): Make local variable 'p' const.
2496         Cast away const for struct stoken (temporary).
2497         * m2-exp.y (parse_number): Make local variable 'p' const.
2498         (yylex): Likewise for 'tokstart'.
2499         Cast away const for struct stoken (temporary).
2500         Make local variable 'p' const.
2501         * macroexp.c (get_character_constant): Pass a const string
2502         to c_parse_escape.
2503         (get_string_literal): Likewise.
2504         (macro_expand_next): Make first argument const.
2505         Cast away const for init_shared_buffer.
2506         * macroexp.h (macro_expand_next): Make first argument const.
2507         * p-exp.y (yylex): Make a local copy of 'lexptr'.
2508         Pass a const string to c_parse_escape.
2509         Make local variables 'p' and 'namestart' const.
2510         * parse.c (lexptr): Make const.
2511         (prev_lexptr): Likewise.
2512         (find_template_name_end): Return const.
2513         Make argument const, too.
2514         (parse_exp_in_context): Make first argument const.
2515         Remove the entire const_hack.
2516         (parse_exp_in_context_1): Make first argument const.
2517         * parser-defs.h (find_template_name_end): Return const.
2518         Make argument const, too.
2519         (lexptr): Make const.
2520         (prev_lexptr): Likewise.
2521         * utils.c (parse_escape): Make second argument const.
2522         * utils.h (parse_escape): Likewise.
2523
2524 2013-10-01  Keith Seitz  <keiths@redhat.com>
2525
2526         * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
2527         is now const.
2528         (block_lookup): Make 'raw_name' and 'name' const.
2529         * ada-lex.l (processString): Update for struct stoken.ptr.
2530         * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
2531         (operator_stoken): Likewise.
2532         (lex_one_token): Remove temporary cast to char * for
2533         'yylval.sval.ptr'.
2534         * f-exp.y (yylex): Likewise.
2535         * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
2536         * gdbtypes.h (lookup_struct_elt_type): Likewisee.
2537         * go-exp.y (lex_one_token): Remove temporary cast to char * for
2538         'yylval.sval.ptr'.
2539         * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
2540         (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
2541         * linespec.c (struct ls_parser): Make 'stream' const.
2542         (find_parameter_list_end): Make argument 'input' and local
2543         variable 'p' const.
2544         (linespec_lexer_lex_string): Make local variables 'start' and
2545         'p' const.
2546         Use skip_spaces_const instead of skip_spaces.
2547         (linespec_lexer_peek_token): Make local variable 'saved_stream'
2548         const.
2549         (parse_linespec): Temporarily cast 'argptr' to const for
2550         'parser->lexer.stream'.
2551         * m2-exp.y (yylex): Remove temporary cast to char * for
2552         'yylval.sval.ptr'.
2553         * objc-lang.c (add_msglist): Make local variable 'p' const.
2554         * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
2555         (exp : STRING): Make 'sp' const.
2556         (parse_number): Make argument 'p' const.
2557         * parser-defs.h (struct stoken): Make 'ptr' const.
2558
2559 2013-10-01  Doug Evans  <dje@google.com>
2560
2561         * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
2562
2563 2013-10-01  Yao Qi  <yao@codesourcery.com>
2564
2565         * varobj.c (c_value_of_root): Remove declaration.
2566         (cplus_value_of_root, java_value_of_root): Likewise.
2567         (ada_value_of_root): Likewise.
2568         (struct language_specific) <value_of_root>: Remove.
2569         (languages): Update initialization.
2570         (check_scope): Move earlier.
2571         (c_value_of_root): Move earlier and rename to ...
2572         (value_of_root_1): ... this.
2573         (value_of_root): Caller update.
2574         (cplus_value_of_root, java_value_of_root): Remove.
2575         (ada_value_of_root): Remove.
2576
2577 2013-10-01  Yao Qi  <yao@codesourcery.com>
2578
2579         * varobj.c (varobj_format_string): Remove "unknown".
2580         (languages): Remove the first element.
2581         * varobj.h (enum varobj_languages): Remove vlang_c.
2582
2583 2013-10-01  Yao Qi  <yao@codesourcery.com>
2584
2585         * varobj.c (struct language_specific) <language>: Remove.
2586         (languages): Update the initialization.
2587
2588 2013-10-01  Yao Qi  <yao@codesourcery.com>
2589
2590         * arm-wince-tdep.c: Remove inclusion of "solib.h" and
2591         "solib-target.h".  Include "windows-tdep.h".
2592         (arm_wince_init_abi): Call windows_init_abi.  Remove call to
2593         set_solib_ops and set_gdbarch_has_dos_based_file_system.
2594         * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
2595         windows-tdep.o to gdb_target_obs.
2596
2597 2013-10-01  Yao Qi  <yao@codesourcery.com>
2598
2599         * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
2600         "solib-target.h".
2601         (amd64_windows_init_abi): Don't call set_solib_ops and
2602         set_gdbarch_iterate_over_objfiles_in_search_order.  Call
2603         windows_init_abi instead.
2604         * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
2605         "solib-target.h".
2606         (i386_cygwin_init_abi): Don't call set_solib_ops,
2607         set_gdbarch_has_dos_based_file_system and
2608         set_gdbarch_iterate_over_objfiles_in_search_order.  Call
2609         windows_init_abi instead.
2610         * windows-tdep.c: Include "solib.h" and "solib-target.h".
2611         (windows_init_abi): New function.
2612         (windows_iterate_over_objfiles_in_search_order): Make it
2613         static.
2614         * windows-tdep.h (windows_init_abi): Declare.
2615         (windows_iterate_over_objfiles_in_search_order): Remove
2616         declaration.
2617
2618 2013-10-01  Jerome Guitton  <guitton@adacore.com>
2619
2620         Checked in by Joel Brobecker  <brobecker@adacore.com>
2621         * system-gdbinit/elinos.py (get_elinos_environment): Return an
2622         incomplete dictionnary instead of None in case of missing
2623         environment variables.
2624         (elinos_init): in case of an incomplete environment, best
2625         effort to load system libraries instead of abort.
2626
2627 2013-10-01  Joel Brobecker  <brobecker@adacore.com>
2628
2629         * ada-lang.c (ada_has_this_exception_support): Ignore
2630         mst_solib_trampoline minimal symbols.
2631
2632 2013-09-30  Tristan Gingold  <gingold@adacore.com>
2633
2634         * i386-darwin-nat.c (darwin_complete_target): Install methods for
2635         hardware watchpoint.
2636         (i386_darwin_dr_set): Support 32 and 64 bit states.
2637         (i386_darwin_dr_get): Likewise.
2638         (i386_darwin_dr_set_control): Make static.
2639         (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
2640         (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
2641
2642 2013-09-30  Luis Machado  <lgustavo@codesourcery.com>
2643
2644         * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2645         Replace TIDGET with ptid_get_lwp.
2646         Replace GET_LWP with ptid_get_lwp.
2647         * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
2648         Replace BUILD_THREAD with ptid_build.
2649         Replace BUILD_LWP with ptid_build.
2650         Replace PIDGET with ptid_get_pid.
2651         Replace TIDGET with ptid_get_lwp.
2652         * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
2653         * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2654         Replace TIDGET with ptid_get_lwp.
2655         * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
2656         * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
2657         Replace TIDGET with ptid_get_lwp.
2658         Replace GET_LWP with ptid_get_lwp.
2659         * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
2660         * auxv.c: Likewise.
2661         * breakpoint.c: Likewise.
2662         * common/ptid.c (ptid_is_pid): Condense check for
2663         null_ptid and minus_one_ptid.
2664         (ptid_lwp_p): New function.
2665         (ptid_tid_p): New function.
2666         * common/ptid.h: Update comments for accessors.
2667         (ptid_lwp_p): New prototype.
2668         (ptid_tid_p): New prototype.
2669         * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
2670         * gcore.c: Replace PIDGET with ptid_get_pid.
2671         * gdbthread.h: Likewise.
2672         * gnu-nat.c: Likewise.
2673         * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
2674         Replace TIDGET with ptid_get_lwp.
2675         * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
2676         * hppanbsd-nat.c: Likewise.
2677         * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
2678         Replace TIDGET with ptid_get_lwp.
2679         * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
2680         * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2681         * infcmd.c: Likewise.
2682         * inferior.h: Likewise.
2683         * inflow.c: Likewise.
2684         * infrun.c: Likewise.
2685         * linux-fork.c: Likewise.
2686         * linux-nat.c: Replace PIDGET with ptid_get_pid.
2687         Replace GET_PID with ptid_get_pid.
2688         Replace is_lwp with ptid_lwp_p.
2689         Replace GET_LWP with ptid_get_lwp.
2690         Replace BUILD_LWP with ptid_build.
2691
2692 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
2693
2694         * common/linux-btrace.c: Move sys/syscall.h out of the
2695         HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
2696         Also check for SYS_perf_event_open before attempting to buid.
2697
2698 2013-09-27  Doug Evans  <dje@google.com>
2699
2700         * dwarf2read.c (dwarf2_section_info): Add comment.
2701         (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
2702         All uses updated.
2703         (dwarf2_section_empty_p): Rename arg from "info" to "section".
2704         (dwarf2_read_section): Delete unused local "header".  Add section
2705         name to error message.
2706         (create_dwo_in_dwp): Tweak comment.
2707         (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
2708
2709         * dwarf2read.c (die_reader_specs): Tweak comment.
2710         (get_section_bfd_owner, get_section_bfd_section): New functions.
2711         (get_section_name, get_section_file_name): New functions.
2712         (get_section_id, get_section_flags): New functions.
2713         (*): Use new functions to access section fields.
2714
2715         * dwarf2read.c (struct dwo_file): Add/tweak comments.
2716         (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp.  Remove
2717         arg "htab".  All callers updated.
2718         (create_debug_types_hash_table): Remove redundant copy of
2719         abbrev_section.
2720         (create_dwo_in_dwp): Tweak comments.
2721         (read_str_index): Tweak comment.  Record dwarf form name in static
2722         local.
2723
2724 2013-09-27  Pedro Alves  <palves@redhat.com>
2725
2726         * remote.h (REMOTE_SYSROOT_PREFIX): New define.
2727         (remote_filename_p): Add comment.
2728         * remote.c (remote_filename_p): Adjust to use
2729         REMOTE_SYSROOT_PREFIX.
2730         * solib.c (solib_find): When deciding whether we need to add a
2731         directory separator, check whether the sysroot is "remote:"
2732         instead of checking whether the patch has a drive spec.  Add
2733         comments.
2734
2735 2013-09-27  Pedro Alves  <palves@redhat.com>
2736
2737         * remote.c (struct stop_reply) <solibs_changed, replay_event>:
2738         Delete fields.
2739         (remote_parse_stop_reply): Adjust, setting event->ws.kind
2740         directly.
2741
2742 2013-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2743
2744         Fix set debug frame output.
2745         * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry.  Move
2746         SENTINEL_FRAME entry lower to match enum frame_type order.
2747
2748 2013-09-26  Pierre Muller  <muller@sourceware.org>
2749
2750         Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2751         AMD64_R15_REGNUM when a register index is expected.
2752         * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
2753         Substitute in array.
2754         * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
2755         (amd64_push_arguments): Substitute in integer_regnum array.
2756
2757 2013-09-25  Doug Evans  <dje@google.com>
2758
2759         * objfiles.c (allocate_objfile): Move comment to better place.
2760
2761         New option "set debug symfile on".
2762         * NEWS: Mention "set debug symfile".
2763         * Makefile.in (SFILES): Add symfile-debug.c.
2764         (COMMON_OBS): Add symfile-debug.o.
2765         * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
2766         objfile's symbol functions.
2767         * objfiles.h (objfile_set_sym_fns): Declare.
2768         * symfile-debug.c: New file.
2769         * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
2770         objfile's symbol functions.
2771         (reread_symbols): Ditto.
2772
2773         * symfile.h (struct sym_fns): Delete member "sym_flavour".
2774         All uses updated.
2775         (add_symtab_fns): Update prototype.
2776         * symfile.c (sym_fns_ptr): Delete.  Replace with ...
2777         (registered_sym_fns): ... this.
2778         (symtab_fns): Update.
2779         (add_symtab_fns): New arg "flavour".  All callers updated.
2780         (find_sym_fns): Rewrite to use new sym_fns registry.
2781
2782         * symfile.h (struct sym_fns): Add "objfile" argument to
2783         sym_read_linetable.  All uses updated.
2784
2785         * symtab.c (domain_name, search_domain_name): New functions.
2786         * symtab.h (domain_name, search_domain_name): Declare.
2787
2788         * symfile.h (struct quick_symbol_functions): Reorg arg list of
2789         map_matching_symbols so objfile is first.  All uses updated.
2790         * dwarf2read.c (dw2_map_matching_symbols): Update signature.
2791         * psymtab.c (map_matching_symbols_psymtab): Update signature.
2792
2793 2013-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2794
2795         PR shlibs/8882
2796         * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
2797         link map entries.
2798
2799 2013-09-24  Doug Evans  <dje@google.com>
2800
2801         * objfiles.c (free_objfile): Move comment.
2802
2803 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
2804
2805         * ada-exp.y (string_to_operator): Delete.
2806         (dummy_string_to_ada_operator): Delete.
2807
2808 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
2809
2810         Revert:
2811         * i386-tdep.h (enum amd64_reg_class): New, moved here from
2812         amd64-tdep.c.
2813         (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
2814         call_dummy_integer_regs, and classify.
2815         * amd64-tdep.h (amd64_classify): Add declaration.
2816         * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
2817         (amd64_reg_class): Delete, moved to i386-tdep.h.
2818         (amd64_classify): Make non-static.  Move declaration to amd64-tdep.h.
2819         Replace call to amd64_classify by call to tdep->classify.
2820         (amd64_push_arguments): Get the list of registers to use for
2821         passing integer parameters from the gdbarch tdep structure,
2822         rather than using a hardcoded one.  Replace calls to amd64_classify
2823         by calls to tdep->classify.
2824         (amd64_push_dummy_call): Get the register number used for
2825         the "hidden" argument from tdep->call_dummy_integer_regs.
2826         (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
2827         and tdep->call_dummy_integer_regs.  Set tdep->classify.
2828
2829 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
2830
2831         Revert:
2832         * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
2833         * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
2834         where tdep->memory_args_by_pointer is non-zero.
2835
2836 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
2837
2838         Revert:
2839         * i386-tdep.h (struct gdbarch_tdep): Add new field
2840         integer_param_regs_saved_in_caller_frame.
2841         * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
2842         stack if tdep->integer_param_regs_saved_in_caller_frame is set.
2843
2844 2013-09-24  Joel Brobecker  <brobecker@adacore.com>
2845
2846         * amd64-windows-tdep.c: #include "value.h"
2847         (amd64_windows_classify): Delete.
2848         (amd64_windows_passed_by_integer_register)
2849         (amd64_windows_passed_by_xmm_register)
2850         (amd64_windows_passed_by_pointer)
2851         (amd64_windows_adjust_args_passed_by_pointer)
2852         (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
2853         (amd64_windows_push_dummy_call): New functions.
2854         (amd64_windows_init_abi): Remove setting of
2855         tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
2856         tdep->classify, tdep->memory_args_by_pointer and
2857         tdep->integer_param_regs_saved_in_caller_frame.
2858         Add call to set_gdbarch_push_dummy_call.
2859
2860 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2861
2862         * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
2863         objfile->original_name.
2864
2865 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2866
2867         Pass down original filename for objfile.
2868         * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
2869         * elfread.c (elf_symfile_read): Likewise.
2870         * jit.c (jit_object_close_impl): Update allocate_objfile call, no
2871         longer set ORIGINAL_NAME.
2872         (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
2873         * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
2874         * machoread.c (macho_add_oso_symfile): Add parameter name.  Update
2875         symbol_file_add_from_bfd call.
2876         (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
2877         (macho_check_dsym): Add parameter filenamep.  Change function comment.
2878         Set *filenamep.
2879         (macho_symfile_read): New variable dsym_filename.  Update
2880         macho_check_dsym call.  Use it for symbol_file_add_separate.
2881         * objfiles.c (allocate_objfile): Add parameter name.  New comment for
2882         it.  Use it for objfile->original_name.
2883         (objfile_name): Return OBFD's filename, if available.
2884         * objfiles.h (allocate_objfile): Add new parameter name.
2885         * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
2886         * symfile-mem.c (symbol_file_add_from_memory): Update
2887         symbol_file_add_from_bfd call.
2888         * symfile.c (read_symbols): Update symbol_file_add_separate call, new
2889         comment for it.
2890         (symbol_file_add_with_addrs): New parameter name, add function comment
2891         for it.  Remove variable name.  Update allocate_objfile call.
2892         (symbol_file_add_separate): New parameter name, add function comment
2893         for it.  Update symbol_file_add_with_addrs call.
2894         (symbol_file_add_from_bfd): New parameter name.  Update
2895         symbol_file_add_with_addrs call.
2896         (symbol_file_add): Update symbol_file_add_from_bfd call.
2897         (reread_symbols): New variable original_name.  Save
2898         objfile->original_name by it.
2899         * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
2900         second parameter.
2901
2902 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2903
2904         Code cleanup: Add objfile_name accessor function.
2905         * ada-lang.c (is_known_support_routine): Use objfile_name.
2906         * auto-load.c (source_gdb_script_for_objfile)
2907         (auto_load_objfile_script): Likewise.
2908         * coffread.c (coff_symtab_read, read_one_sym): Likewise.
2909         * dbxread.c (dbx_symfile_read): Likewise.
2910         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2911         * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
2912         * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
2913         (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
2914         (lookup_dwp_signatured_type, lookup_dwo_unit)
2915         (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
2916         (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
2917         (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
2918         (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
2919         (dwarf2_record_block_ranges, read_common_block, read_typedef)
2920         (read_subrange_type, load_partial_dies, read_partial_die)
2921         (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
2922         (die_containing_type, build_error_marker_type, lookup_die_type)
2923         (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
2924         (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
2925         (get_DW_AT_signature_type, write_psymtabs_to_index)
2926         (save_gdb_index_command): Likewise.
2927         * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
2928         Likewise.
2929         * expprint.c (dump_subexp_body_standard): Likewise.
2930         * gdbtypes.c (type_name_no_tag_or_error): Likewise.
2931         * jit.c (jit_object_close_impl): Use the objfile field name renamed to
2932         original_name.
2933         * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
2934         obj_name, use objfile_name for it, use the variable.
2935         (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
2936         Use objfile_name.
2937         * machoread.c (macho_symtab_read, macho_check_dsym)
2938         (macho_symfile_relocate): Likewise.
2939         * maint.c (maintenance_translate_address): Likewise.
2940         * minidebug.c (find_separate_debug_file_in_section): Likewise.
2941         * minsyms.c (install_minimal_symbols): Likewise.
2942         * objfiles.c (allocate_objfile): Use the objfile field name renamed to
2943         original_name.
2944         (filter_overlapping_sections): Use objfile_name.
2945         (objfile_name): New function.
2946         * objfiles.h (struct objfile): Rename field name to original_name.
2947         (objfile_name): New prototype.
2948         * printcmd.c (sym_info, address_info): Use objfile_name.
2949         * probe.c (parse_probes, collect_probes, compare_probes)
2950         (info_probes_for_ops): Likewise.
2951         * progspace.c (clone_program_space): Likewise.
2952         * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
2953         (maintenance_info_psymtabs): Likewise.
2954         * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
2955         (source_section_scripts): Likewise.
2956         * python/py-objfile.c (objfpy_get_filename): Likewise.
2957         * python/py-progspace.c (pspy_get_filename): Likewise.
2958         * solib-aix.c (solib_aix_get_toc_value): Likewise.
2959         * solib-som.c (match_main, som_solib_section_offsets): Likewise.
2960         * solib.c (solib_read_symbols): Likewise.
2961         * stabsread.c (scan_file_globals): Likewise.
2962         * stap-probe.c (handle_stap_probe): Likewise.
2963         * symfile.c (symbol_file_clear, separate_debug_file_exists)
2964         (find_separate_debug_file_by_debuglink): Likewise.
2965         (reread_symbols): Likewise.  Use the objfile field name renamed to
2966         original_name.
2967         (allocate_symtab): Use objfile_name.
2968         * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
2969         (dump_objfile, dump_msymbols, dump_symtab_1)
2970         (maintenance_print_msymbols, maintenance_print_objfiles)
2971         (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
2972         * target.c (target_translate_tls_address, target_info): Likewise.
2973         * xcoffread.c (xcoff_initial_scan): Make variable name const.  Use
2974         objfile_name.
2975
2976 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2977
2978         Code cleanup.
2979         * probe.c (parse_probes): Rename variable objfile_name to
2980         objfile_namestr.
2981
2982 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2983
2984         Remove solib-sunos.c.
2985         * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
2986         * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
2987         * objfiles.c (rt_common_objfile): Remove.
2988         (free_objfile): Remove rt_common_objfile comparison.
2989         * objfiles.h (rt_common_objfile): Remove.
2990         * solib-sunos.c: Remove.
2991         * symfile.c (reread_symbols): Remove solib-sunos.c comment.
2992
2993 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2994
2995         Remove a.out NetBSD and OpenBSD hosts.
2996         * NEWS (Removed native configurations): New.
2997         * config/arm/nbsdaout.mh: Remove.
2998         * config/i386/nbsdaout.mh: Remove.
2999         * config/i386/obsdaout.mh: Remove.
3000         * config/m68k/nbsdaout.mh: Remove.
3001         * config/sparc/nbsdaout.mh: Remove.
3002         * config/vax/nbsdaout.mh: Remove.
3003         * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
3004         (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
3005         (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
3006         error.
3007         (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
3008         (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
3009         (sparc-*-netbsd*, vax-*-netbsd*): Remove.
3010
3011 2013-09-23  Tom Tromey  <tromey@redhat.com>
3012
3013         * linespec.c (struct minsym_and_objfile): Remove.
3014         (minsym_and_objfile_d): Remove.
3015         (struct linespec, struct collect_info, linespec_parse_basic)
3016         (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
3017         (compare_msymbols, find_method, find_function_symbols)
3018         (find_linespec_symbols, struct collect_minsyms, compare_msyms)
3019         (add_minsym, search_minsyms_for_name): Update.
3020
3021 2013-09-23  Andrew Burgess  <aburgess@broadcom.com>
3022
3023         * regcache.c: Add include of valprint.h.
3024         (dump_endian_bytes): Delete.
3025         (regcache_dump): Use print_hex_chars not dump_endian_bytes.
3026
3027 2013-09-23  Andrew Burgess  <aburgess@broadcom.com>
3028
3029         * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
3030
3031 2013-09-19  Pedro Alves  <palves@redhat.com>
3032
3033         * breakpoint.c (remove_threaded_breakpoints): Skip non-user
3034         breakpoints.
3035
3036 2013-09-19  Pedro Alves  <palves@redhat.com>
3037             Thomas Schwinge  <thomas@codesourcery.com>
3038             Yue Lu  <hacklu.newborn@gmail.com>
3039
3040         * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
3041         Take a gdb_byte pointer instead of a char pointer.
3042
3043         * gnu-nat.c (gnu_xfer_memory): Adjust interface as
3044         gnu_xfer_partial helper.
3045         (gnu_xfer_partial): New function.
3046         (gnu_target): Don't install a deprecated_xfer_memory hook.
3047         Install a to_xfer_partial hook.
3048
3049 2013-09-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3050
3051         Constification.
3052         * main.c (captured_main): Replace catch_command_errors by
3053         catch_command_errors_const.  Twice.
3054         * symfile.c (symbol_file_add_main_1): Make args parameter const.
3055         (symbol_file_add): Make name parameter const.
3056         (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
3057         (symfile_bfd_open): Make name parameter const, rename it to cname.  Add
3058         variable name.  Change their usage accordingly.
3059         * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
3060         const.
3061         (symbol_file_add_main): Make args parameter const.
3062
3063 2013-09-18  Raunaq Bathija  <raunaq12@in.ibm.com>
3064             Ulrich Weigand  <uweigand@de.ibm.com>
3065
3066         * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
3067         of c_value member.
3068         (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
3069
3070 2013-09-18  Pedro Alves  <palves@redhat.com>
3071             Yue Lu  <hacklu.newborn@gmail.com>
3072
3073         * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
3074         (gnu_create_inferior)
3075         (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
3076         (set_sig_thread_cmd): Use the lwpid field of ptids to
3077         store/extract thread ids instead of the tid field.
3078         * i386gnu-nat.c (gnu_fetch_registers): Adjust.
3079
3080 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
3081
3082         * infcmd.c (default_print_one_register_info): Add detection of
3083         optimized out values.
3084         (default_print_registers_info): Switch to using
3085         get_frame_register_value.
3086
3087 2013-09-18  Markus Metzger  <markus.t.metzger@intel.com>
3088
3089         * infrun.c (handle_inferior_event): Check if we know the
3090         function start address before setting a resume breakpoint.
3091
3092 2013-09-18  Pedro Alves  <palves@redhat.com>
3093
3094         * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
3095         minus_one_ptid instead of looking at the ptid's tid field and
3096         comparing that to -1.
3097
3098 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
3099
3100         * main.h (get_gdb_program_name): Remove extra whitespace.
3101
3102 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
3103
3104         * main.h (get_gdb_program_name): Add declaration.
3105         * main.c (get_gdb_program_name): Add definition.
3106
3107 2013-09-17  Doug Evans  <dje@google.com>
3108
3109         * dwarf2read.c: Move definitions of complaint functions to after
3110         forward declarations of local functions.
3111
3112 2013-09-17  Muhammad Waqas <mwaqas@codesourcery.com>
3113             Pedro Alves  <palves@redhat.com>
3114
3115         PR gdb/11568
3116         * breakpoint.c (remove_threaded_breakpoints): New function.
3117         (_initialize_breakpoint): Attach remove_threaded_breakpoints
3118         as thread_exit observer.
3119
3120 2013-09-17  Pedro Alves  <palves@redhat.com>
3121
3122         PR gdb/15911
3123         * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
3124         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
3125         * corelow.c (core_open):
3126         * frame.h (print_stack_frame, print_frame_info): New
3127         'set_current_sal' parameter.
3128         * infcmd.c (finish_command, kill_command): Adjust call to
3129         print_stack_frame.
3130         * inferior.c (inferior_command): Likewise.
3131         * infrun.c (normal_stop): Likewise.
3132         * linux-fork.c (linux_fork_context): Likewise.
3133         * record-full.c (record_full_goto_entry, record_full_restore):
3134         Likewise.
3135         * remote-mips.c (common_open): Likewise.
3136         * stack.c (print_stack_frame): New 'set_current_sal' parameter.
3137         Use it.
3138         (print_frame_info): New 'set_current_sal' parameter.  Set the last
3139         displayed sal depending on the new paremeter instead of looking at
3140         print_what.
3141         (backtrace_command_1, select_and_print_frame, frame_command)
3142         (current_frame_command, up_command, down_command): Adjust call to
3143         print_stack_frame.
3144         * thread.c (print_thread_info, restore_selected_frame)
3145         (do_captured_thread_select): Adjust call to print_stack_frame.
3146         * tracepoint.c (tfind_1): Likewise.
3147         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
3148         (mi_cmd_stack_info_frame): Likewise.
3149         * mi/mi-interp.c (mi_on_normal_stop): Likewise.
3150         * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
3151
3152 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
3153
3154         * value.c (isvoid_internal_fn): Replace "parameter" with
3155         "argument".
3156
3157 2013-09-16  Stan Shebs  <stan@codesourcery.com>
3158
3159         * README: Update references to writing code for GDB.
3160         * configure.ac (build_warnings): Remove obsolete comment.
3161         * configure: Regenerate.
3162         * gdbarch.sh: Remove references to gdbint.texinfo.
3163         * gdbarch.h: Regenerate.
3164         * gdbtypes.c (objfile_type): Remove comments referencing internals
3165         manual and D10V.
3166
3167 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
3168
3169         * NEWS: Mention new convenience function $_isvoid.
3170         * value.c (isvoid_internal_fn): New function.
3171         (_initialize_values): Add new convenience function $_isvoid.
3172
3173 2013-09-16  Pierre Muller  <muller@sourceware.org>
3174
3175         * arm-linux-tdep.c: Add "elf/common.h" header.
3176         Remove AT_HWCAP macro definintion as it is provided in
3177         added include file.
3178         * s390-tdep.c: Remove system header <elf.h>
3179         Add "elf/common.h" header for AT_HWCAP definition.
3180         (s390_core_read_description): Use correct CORE_ADDR
3181         for hwcap local variable used as third parameter
3182         of function target_auxv_search.
3183
3184 2013-09-14  Pierre Muller  <muller@sourceware.org>
3185             Tom Tromey  <tromey@redhat.com>
3186             Pedro Alves  <palves@redhat.com>
3187
3188         * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
3189         mode if operating system doesn't know O_CLOEXEC.
3190
3191 2013-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3192
3193         Code cleanup.
3194         * symfile.c (reread_symbols): Move variable obfd_filename to a more
3195         inner block.
3196
3197 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3198
3199         * NEWS: Mention TDB support.
3200         * features/s390-tdb.xml: New file.
3201         * features/s390-te-linux64.xml: New file.
3202         * features/s390x-te-linux64.xml: New file.
3203         * features/Makefile (WHICH): Add new tdescs above.
3204         (s390-te-linux64-expedite): Set.
3205         (s390x-te-linux64-expedite): Set.
3206         * features/s390-te-linux64.c: New file (generated).
3207         * features/s390x-te-linux64.c: New file (generated).
3208         * regformats/s390-te-linux64.dat: New file (generated).
3209         * regformats/s390x-te-linux64.dat: New file (generated).
3210         * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
3211         (HWCAP_S390_TE): Likewise.
3212         (S390_TDB_DWORD0_REGNUM): Likewise.
3213         (S390_TDB_DWORD0_REGNUM): Likewise.
3214         (S390_TDB_ABORT_CODE_REGNUM): Likewise.
3215         (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
3216         (S390_TDB_ATIA_REGNUM): Likewise.
3217         (S390_TDB_R0_REGNUM): Likewise.
3218         (S390_TDB_R1_REGNUM): Likewise.
3219         (S390_TDB_R2_REGNUM): Likewise.
3220         (S390_TDB_R3_REGNUM): Likewise.
3221         (S390_TDB_R4_REGNUM): Likewise.
3222         (S390_TDB_R5_REGNUM): Likewise.
3223         (S390_TDB_R6_REGNUM): Likewise.
3224         (S390_TDB_R7_REGNUM): Likewise.
3225         (S390_TDB_R8_REGNUM): Likewise.
3226         (S390_TDB_R9_REGNUM): Likewise.
3227         (S390_TDB_R10_REGNUM): Likewise.
3228         (S390_TDB_R11_REGNUM): Likewise.
3229         (S390_TDB_R12_REGNUM): Likewise.
3230         (S390_TDB_R13_REGNUM): Likewise.
3231         (S390_TDB_R14_REGNUM): Likewise.
3232         (S390_TDB_R15_REGNUM): Likewise.
3233         (S390_NUM_REGS): Increase.
3234         (S390_IS_TDBREGSET_REGNUM): New macro.
3235         (s390_regmap_tdb): Declare.
3236         (s390_sizeof_tdbregset): Define.
3237         (tdesc_s390_te_linux64): Declare.
3238         (tdesc_s390x_te_linux64): Likewise.
3239         * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
3240         "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
3241         (s390_regmap_tdb): New regmap.
3242         (s390_supply_tdb_regset): New function.
3243         (s390_tdb_regset): New regset.
3244         (s390_linux64v2_regset_sections): Add TDB regset to list.
3245         (s390x_linux64v2_regset_sections): Likewise.
3246         (s390_regset_from_core_section): Recognize TDB core note section.
3247         (s390_core_read_description): If HWCAP indicates TE support,
3248         select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
3249         (s390_gdbarch_init): Handle TDB regset.
3250         (_initialize_s390_tdep): Initialize new tdescs.
3251         * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
3252         (have_regset_tdb): New variable.
3253         (s390_native_supply): Support register invalidation.
3254         (fetch_regset): Invalidate registers if ptrace yields ENODATA.
3255         (check_regset): Treat ENODATA as "regset exists".
3256         (s390_linux_fetch_inferior_registers): Add TDB.
3257         (s390_read_description): Check for TDB existence and select
3258         appropriate tdesc.
3259         * gdbserver/Makefile.in (clean): Add removal of new makefile
3260         targets.
3261         (s390-te-linux64.c): New makefile target.
3262         (s390x-te-linux64.c): Likewise.
3263         * gdbserver/configure.srv (srv_regobj): Append new objects
3264         s390-te-linux64.o and s390x-te-linux64.o.
3265         (srv_xmlfiles): Append new files s390-te-linux64.xml,
3266         s390x-te-linux64.xml, and s390-tdb.xml.
3267         * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
3268         declaration.
3269         (tdesc_s390_te_linux64): Likewise.
3270         (init_registers_s390x_te_linux64): Likewise.
3271         (tdesc_s390x_te_linux64): Likewise.
3272         (s390_check_regset): Treat ENODATA as "regset exists".
3273         (s390_arch_setup): Add TDB regset support.
3274         (initialize_low_arch): Initialize registers for new tdescs.
3275
3276 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3277
3278         * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
3279         (S390_IS_FPREGSET_REGNUM): New macro.
3280         * s390-tdep.c (s390_dwarf_regmap): Make const.
3281         (regnum_is_gpr_full): New function for replacing repeated code.
3282         (s390_pseudo_register_name): Use it.
3283         (s390_pseudo_register_type): Likewise.
3284         (s390_pseudo_register_read): Likewise.
3285         (s390_pseudo_register_write): Likewise.
3286         (s390_unwind_pseudo_register): Likewise.
3287         (s390_regmap_gregset): New format for regmap.
3288         (s390x_regmap_gregset): Likewise.
3289         (s390_regmap_fpregset): Likewise.
3290         (s390_regmap_upper): Likewise.
3291         (s390_regmap_last_break): Likewise.
3292         (s390_regmap_system_call): Likewise.
3293         (s390_supply_regset): Adjust to new regmap format.
3294         (s390_collect_regset): Likewise.
3295         * s390-nat.c (s390_native_supply): Adjust to new regmap format.
3296         (s390_native_collect): Likewise.
3297         (supply_gregset): Likewise.
3298         (fill_gregset): Likewise.
3299         (supply_fpregset): Likewise.
3300         (fill_fpregset): Likewise.
3301         (fetch_regset): Likewise.
3302         (store_regset): Likewise.
3303         (s390_linux_fetch_inferior_registers): Likewise.
3304         (s390_linux_fetch_inferior_registers): Likewise.
3305
3306 2013-09-12  Andrew Pinski  <apinski@cavium.com>
3307
3308         * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
3309
3310 2013-09-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3311
3312         * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
3313
3314 2013-09-09  Andrew Burgess  <aburgess@broadcom.com>
3315
3316         * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
3317
3318 2013-09-06  Pedro Alves <palves@redhat.com>
3319
3320         * remote-sim.c (dump_mem, gdbsim_fetch_register)
3321         (gdbsim_store_register, gdbsim_kill, gdbsim_load)
3322         (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
3323         (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
3324         (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
3325         gdb_stdlog.
3326
3327 2013-09-06  Pedro Alves  <palves@redhat.com>
3328
3329         * remote-sim.c (dump_mem): Constify buf parameter.
3330         gdbsim_xfer_inferior_memory): Rename to ...
3331         (gdbsim_xfer_memory): ... this.  Adjust interface as
3332         target_xfer_partial helper.
3333         (gdbsim_xfer_partial): New function.
3334         (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
3335         Install a to_xfer_partial hook.  Send output to gdb_stdlog.
3336
3337 2013-09-06  Pedro Alves  <palves@redhat.com>
3338
3339         * remote-sim.c (gdbsim_xfer_inferior_memory): Use
3340         host_address_to_string, and send debug output to gdb_stdlog.
3341
3342 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
3343
3344         * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
3345         * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
3346         gdb_target_obs for cris target.
3347         * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
3348         (cris_gdbarch_init): Move calls to
3349         set_gdbarch_fetch_tls_load_module_address and
3350         set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
3351         Add call to gdbarch_init_osabi.
3352         * cris-linux-tdep.c: New file.
3353         * cris-tdep.h: New file.
3354
3355 2013-09-06  Andrew Burgess  <aburgess@broadcom.com>
3356
3357         * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
3358         to deprecated_init_ui_hook.
3359
3360 2013-09-06  Andrew Burgess  <aburgess@broadcom.com>
3361
3362         * cli/cli-interp.c (_initialize_cli_interp): Add a
3363         command_loop_proc to interp_procs.
3364         * event-top.c (cli_command_loop): Change signature to match
3365         interp_command_loop_ftype.
3366         * event-top.h (cli_command_loop): Same.
3367         * interps.c (interp_new): Require every interpreter to have a
3368         command_loop_proc.
3369         (current_interp_command_loop): Just call the command_loop_proc on
3370         the current interpreter.
3371         * tui/tui-interp.c (_initialize_tui_interp): Add a
3372         command_loop_proc to interp_procs.
3373
3374 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
3375
3376         * cris-tdep.c (cris_gdbarch_init): Add call to
3377         get_gdbarch_fetch_tls_load_module_address.
3378
3379 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
3380
3381         * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
3382         (cris_elf_gregset_t): Rename from elf_gregset_t.
3383         (crisv32_elf_gregset_t): Adjust.
3384         (cris_supply_gregset, fetch_core_registers): Adjust.
3385
3386 2013-09-06  Ricard Wanderlof  <ricardw@axis.com>
3387
3388         * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
3389
3390 2013-09-05  Andrew Burgess  <aburgess@broadcom.com>
3391
3392         * defs.h (deprecated_command_loop_hook): Remove, including
3393         references in comments.
3394         * interps.c (current_interp_command_loop): No longer use
3395         deprecated_command_loop_hook.
3396         (clear_interpreter_hooks): Remove deprecated_command_loop_hook
3397         setup.
3398         * top.c (deprecated_command_loop_hook): Remove.
3399
3400 2013-09-05  Pedro Alves  <palves@redhat.com>
3401
3402         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
3403         local is now int instead of ULONGEST.  Print it with %d
3404         instead of paddress.
3405
3406 2013-09-05  Tristan Gingold  <gingold@adacore.com>
3407
3408         * MAINTAINERS: Remove avr maintainership.
3409
3410 2013-09-05  Pedro Alves  <palves@redhat.com>
3411
3412         * findvar.c (value_of_register): Rework in terms of
3413         value_of_register_lazy.
3414
3415 2013-09-05  Muhammad Bilal  <mbilal@codesourcery.com>
3416
3417         * symfile.c (add_symbol_file_command): Remove trailing
3418          whitespaces and blank line after comment.
3419
3420 2013-09-05  Pedro Alves  <palves@redhat.com>
3421
3422         * tui/tui-regs.c (tui_register_format): Don't look at the
3423         register's name here.  Return string representing register
3424         value instead of storing it in the data element.
3425         (tui_get_register): Compare register string representations
3426         instead of register value states and contents.
3427
3428 2013-09-05  Pedro Alves  <palves@redhat.com>
3429
3430         PR tui/15933
3431         * tui/tui-regs.c (tui_show_registers): Show registers of the
3432         selected frame, not the current frame.
3433
3434 2013-09-05  Ricard Wanderlof  <ricardw@axis.com>
3435
3436         * MAINTAINERS (Write After Approval): Add myself to the list.
3437
3438 2013-09-04  Doug Evans  <dje@google.com>
3439
3440         * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
3441         (queue_and_load_dwo_tu): New function.
3442         (lookup_dwo_signatured_type): Set per_cu.tu_read.
3443         (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
3444         Make dependent_cu optional.
3445         (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
3446         and an older .gdb_index is in use, queue and load all its TUs too.
3447
3448 2013-09-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
3449
3450         Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
3451         * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
3452         variable search_flags.
3453         * defs.h (OPF_DISABLE_REALPATH): Rename to ...
3454         (OPF_RETURN_REALPATH): ... here.
3455         * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
3456         * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
3457         call.  Twice.
3458         * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
3459         openp call.
3460         * solib.c (solib_find): Likewise.  Four times.
3461         * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
3462         in the function comment and for the realpath_fptr variable.
3463         (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
3464         (find_and_open_source): Likewise.  Twice.
3465         * symfile.c (symfile_bfd_open): Likewise, also twice.
3466
3467 2013-09-04  Doug Evans  <dje@google.com>
3468
3469         * progspace.c (save_current_space_and_thread): Remove unnecessary
3470         call to save_current_inferior.
3471
3472 2013-09-04  Andrew Burgess  <aburgess@broadcom.com>
3473
3474         * sh64-tdep.c (sh64_do_register): Return after printing message
3475         about unavailable register contents.
3476
3477 2013-09-04  Muhammad Bilal  <mbilal@codesourcery.com>
3478             Pedro Alves  <palves@redhat.com>
3479
3480         * symfile.c (add_symbol_file_command): Error out on unknown
3481         option.  Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
3482         options and collapse into single conditional branch.
3483
3484 2013-09-03  Luis Machado  <lgustavo@codesourcery.com>
3485
3486         * inf-child.c (inf_child_follow_fork): New parameter
3487         detach_fork.
3488         * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
3489         * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
3490         * inferior.h (detach_fork): Remove.
3491         * infrun.c (detach_fork): Adjust comment and make it
3492         static.
3493         (follow_fork): Pass detach_fork parameter to
3494         target_follow_fork.
3495         * linux-nat.c (linux_child_follow_fork): New parameter
3496         detach_fork.
3497         * target.c (target_follow_fork): New parameter detach_fork.
3498         Pass detach_fork as parameter and print its value.
3499         * target.h (struct target_ops) <to_follow_fork>: New int
3500         parameter.
3501         (target_follow_fork): New parameter detach_fork.
3502
3503 2013-09-03  Joel Brobecker  <brobecker@adacore.com>
3504
3505         * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
3506         Replace sec->bfd by sec->the_bfd_section->owner.
3507
3508 2013-09-03  Yao Qi  <yao@codesourcery.com>
3509
3510         * linux-tdep.c (linux_is_uclinux): New function.  Code moved
3511         from linux_has_shared_address_space.
3512         (linux_has_shared_address_space): Call linux_is_uclinux.
3513         * linux-tdep.h (linux_is_uclinux): Declare.
3514         * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
3515         linux_is_uclinux.
3516
3517 2013-09-03  Yao Qi  <yao@codesourcery.com>
3518
3519         * config/djgpp/fnchange.lst: Remove entry of
3520         i386-interix-nat.c and i386-interix-tdep.c.
3521         * configure.ac: Remove '*-*-interix*'.
3522         * configure: Re-generated.
3523         * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
3524         * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
3525         obsolete comments.
3526         * osabi.c (gdb_osabi_names): Remove "Interix".
3527
3528 2013-09-03  Yao Qi  <yao@codesourcery.com>
3529
3530         * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
3531
3532 2013-09-02  Markus Metzger  <markus.t.metzger@intel.com>
3533
3534         * record.h (record_print_flag) <record_print_src_line,
3535         record_print_insn_range>: Rename into ...
3536         (record_print_flag) <record_print_src_line,
3537         record_print_insn_range>: ... this.  Update all users.
3538
3539 2013-09-02  Pierre Muller  <muller@sourceware.org>
3540
3541         * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
3542         error code.
3543
3544 2013-09-02  Pierre Muller  <muller@sourceware.org>
3545
3546         * windows-nat.c (windows_xfer_memory): Fix compilation failure
3547         by use of plongest function.
3548
3549 2013-09-02  Tristan Gingold  <gingold@adacore.com>
3550
3551         * NEWS: Add entry mentioning support for native Windows x64
3552         SEH data.
3553
3554         * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
3555         "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
3556         (struct amd64_windows_frame_cache): New struct.
3557         (amd64_windows_w2gdb_regnum): New global.
3558         (pc_in_range, amd64_windows_frame_decode_epilogue)
3559         (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
3560         (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
3561         (amd64_windows_frame_this_id): New functions.
3562         (amd64_windows_frame_unwind): New static global.
3563         (amd64_windows_skip_prologue): New function.
3564         (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
3565         with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
3566         with amd64_windows_skip_prologue.
3567
3568 2013-08-30  Joel Brobecker  <brobecker@adacore.com>
3569
3570         GDB 7.6.1 released.
3571
3572 2013-08-30  Pedro Alves  <palves@redhat.com>
3573
3574         * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
3575         SRC_AND_LOC.
3576
3577 2013-08-30  Pedro Alves  <palves@redhat.com>
3578
3579         * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
3580         warning text.
3581
3582 2013-08-30  Pedro Alves  <palves@redhat.com>
3583
3584         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
3585         Adjust arguments to print_stack_frame.
3586
3587 2013-08-30  Pedro Alves  <palves@redhat.com>
3588
3589         * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
3590
3591 2013-08-30  Pedro Alves  <palves@redhat.com>
3592
3593         * frame.h (show_and_print_stack_frame): Delete declaration.
3594
3595 2013-08-30  Phil Muldoon  <pmuldoon@redhat.com>
3596
3597         PR python/15461
3598         * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
3599         (archpy_name): Check for valid architecture.
3600         (archpy_disassemble): Ditto.
3601
3602 2013-08-29  Joel Brobecker  <brobecker@adacore.com>
3603
3604         * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
3605         instead of "long long" in call to ptrace64.
3606
3607 2013-08-29  Andrew Burgess  <aburgess@broadcom.com>
3608
3609         * mi/mi-interp.c (mi_command_loop): Change signature to match
3610         interp_command_loop_ftype.
3611         (mi1_command_loop): Remove.
3612         (mi2_command_loop): Remove.
3613         (mi3_command_loop): Remove.
3614         (mi_interpreter_resume): Remove setting of
3615         deprecated_command_loop_hook.
3616         (_initialize_mi_interp): Set mi_command_loop as the command loop
3617         callback.
3618
3619 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
3620
3621         * valops.c (do_search_struct_field): Pass v2 instead of base_type to
3622         value_type.
3623
3624 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
3625
3626         * value.c (allocate_value_contents): Make static.
3627         * value.h (allocate_value_contents): Remove prototype.
3628
3629 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
3630
3631         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
3632         of assembling value via allocate_value_lazy and attribute setter.
3633         * findvar.c (default_read_var_value): Use value_at_lazy instead of
3634         assembling value via allocate_value_lazy and attribute setter.
3635         * valops.c (do_search_struct_field): Use value_at_lazy instead of
3636         assembling value via allocate_value_lazy and attribute setter.
3637
3638 2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
3639
3640         * value.c (value_from_contents_and_address): Replace allocate_value and
3641         memcpy with value_from_contents.
3642
3643 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
3644
3645         * python/py-framefilter.c (py_print_frame): Remove usage of
3646         PyString_AsString.  Use python_string_to_host_string instead.
3647         Refactor function to work with a string as a new allocation
3648         instead of a pointer.
3649         (py_print_frame): Ditto.
3650         * python/lib/gdb/frames.py (return_list): Cain iterators together
3651         instead of adding them as a list.
3652         (_sort_list): Call return_list, and remove duplicate code.
3653         (execute_frame_filters): Convert iterator to a list with list().
3654         * python/lib/gdb/command/frame_filters.py
3655         (SetFrameFilterPriority._set_filter_priority): Convert priority
3656         attribute to an integer.
3657         * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
3658         wrapper function __next__.
3659         * python/lib/gdb/FrameDecorator.py: If basestring not defined,
3660         define as "str".
3661
3662 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
3663
3664         PR python/15752
3665         * python/py-framefilter.c (apply_frame_filter): Check
3666         gdb_python_initialized.  Exit if the Python frame-filter code
3667         cannot be initialized.
3668
3669 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
3670
3671         PR cli/15842
3672         * top.c (print_gdb_version): Remove erroneous newline after help
3673         text.
3674
3675 2013-08-29  Yao Qi  <yao@codesourcery.com>
3676
3677         * varobj.c (install_dynamic_child): Remove trailing space.
3678         Add one blank line after variable declaration.
3679
3680 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3681
3682         PR gdb/15415
3683         * corefile.c (get_exec_file): Use exec_filename.
3684         * defs.h (OPF_DISABLE_REALPATH): New definition.  Add new comment.
3685         * exec.c (exec_close): Free EXEC_FILENAME.
3686         (exec_file_attach): New variable canonical_pathname.  Use
3687         OPF_DISABLE_REALPATH.  Call gdb_realpath explicitly.  Set
3688         EXEC_FILENAME.
3689         * exec.h (exec_filename): New.
3690         * inferior.c (print_inferior, inferior_command): Use
3691         PSPACE_EXEC_FILENAME.
3692         * mi/mi-main.c (print_one_inferior): Likewise.
3693         * progspace.c (clone_program_space, print_program_space): Likewise.
3694         * progspace.h (struct program_space): New field pspace_exec_filename.
3695         * source.c (openp): Describe OPF_DISABLE_REALPATH.  New variable
3696         realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
3697
3698 2013-08-28  Will Newton  <will.newton@linaro.org>
3699
3700         * common/linux-ptrace.c: Include stdint.h unconditionally.
3701
3702 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3703
3704         Code cleanup.
3705         * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
3706
3707 2013-08-28  Yao Qi  <yao@codesourcery.com>
3708             Pedro Alves  <palves@redhat.com>
3709
3710         * event-top.c (gdb_setup_readline): Call stderr_fileopen
3711         instead of stdio_fileopen.
3712         * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
3713         .Call stderr_fileopen instead of stdio_fileopen.
3714         * ui-file.c [__MINGW32__] (stderr_file_write): New function.
3715         [__MINGW32__] (stderr_file_fputs): New function.
3716         (stderr_fileopen): New function.
3717         * ui-file.h (stderr_fileopen): Declare.
3718
3719 2013-08-27  Doug Evans  <dje@google.com>
3720
3721         * dwarf2read.c (struct dwarf2_cu): Tweak comment.
3722         (struct dwarf2_per_cu_data): Ditto.
3723         (maybe_queue_comp_unit): Delete forward decl.  Add comment.
3724         (process_imported_unit_die): Ditto.
3725         (follow_die_sig_1): Simplify assert.
3726
3727 2013-08-27  Pedro Alves  <palves@redhat.com>
3728
3729         * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
3730         xfer_partial's interface.  Return TARGET_XFER_E_IO on error.
3731         (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
3732         windows_xfer_memory directly.
3733         (init_windows_ops): Don't install a deprecated_xfer_memory method.
3734
3735 2013-08-27  Pedro Alves  <palves@redhat.com>
3736
3737         * darwin-nat.c (darwin_xfer_memory): Delete.
3738         (_initialize_darwin_inferior): Don't install a
3739         deprecated_xfer_memory method.
3740
3741 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
3742             Yao Qi  <yao@codesourcery.com>
3743
3744         * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
3745         (parse_no_frames_option): Remove.
3746         (mi_cmd_stack_list_locals): Handle --skip-unavailable.
3747         (mi_cmd_stack_list_args): Adjust.
3748         (mi_cmd_stack_list_variables): Handle --skip-unavailable.
3749         (list_arg_or_local): Add new parameter 'skip_unavailable'.  Return
3750         early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
3751         Caller update.
3752         (list_args_or_locals): New parameter 'skip_unavailable'.
3753         Handle it.
3754         * valprint.c (scalar_type_p): Rename to ...
3755         (val_print_scalar_type_p): ... this.  Make extern.
3756         (val_print, value_check_printable): Adjust.
3757         * valprint.h (val_print_scalar_type_p): Declare.
3758         * value.c (value_entirely_unavailable): New function.
3759         * value.h (value_entirely_unavailable): Declare.
3760
3761         * NEWS: Mention the new option "--skip-unavailable" to MI
3762         commands '-stack-list-locals', '-stack-list-arguments' and
3763         '-stack-list-variables'.
3764
3765 2013-08-27  Yao Qi  <yao@codesourcery.com>
3766
3767         * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
3768         (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
3769         options.
3770         * mi/mi-getopt.c (mi_getopt): Remove.
3771         (mi_getopt_1): Renamed from mi_getopt.  Add one parameter
3772         'error_on_unknown'.
3773         (mi_getopt): Call mi_getopt_1.
3774         (mi_getopt_silent): New.
3775         * mi/mi-getopt.h (mi_getopt_silent): Declare.
3776
3777 2013-08-26  Doug Evans  <dje@google.com>
3778
3779         PR symtab/15885
3780         * dwarf2read.c (dw2_dump): Print some minimal information indicating
3781         .gdb_index is in use.
3782         * symfile.c (reread_symbols): Reset objfile->sf.
3783
3784         * NEWS: Document "mt print objfiles" now takes optional regexp.
3785         * symmisc.c (maintenance_print_objfiles): Argument is now an optional
3786         regexp of objfiles to print.
3787         (_initialize_symmisc): Update doc string for "mt print objfiles".
3788
3789         * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
3790         missing debug info checks.
3791
3792 2013-08-26  Raunaq Bathija  <raunaq12@in.ibm.com>
3793             Ulrich Weigand  <uweigand@de.ibm.com>
3794
3795         * xcoffread.c (arrange_linetable): Add fix to correctly handle
3796         line tables generated by XLC compiled binaries.
3797
3798 2013-08-23  Doug Evans  <dje@google.com>
3799
3800         * symmisc.c (dump_symtab): Delete prototype.
3801         (dump_msymbols, dump_objfile): Ditto.
3802         (maintenance_info_symtabs): Mark as dont_repeat.
3803         (_initialize_symmisc): Improve doc string for "mt info symtabs".
3804
3805         * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
3806         debugging printf to better location.
3807
3808 2013-08-23  Pedro Alves  <palves@redhat.com>
3809
3810         * target.c (target_read_live_memory): Change type of 'ret' local
3811         to LONGEST.
3812
3813 2013-08-23  Pedro Alves  <palves@redhat.com>
3814
3815         * remote.c (remote_write_bytes_aux, remote_write_bytes)
3816         (remote_read_bytes): Change return type to LONGEST, and adjust to
3817         return a target_xfer_error on error.
3818         (remote_xfer_memory): Delete.
3819         (remote_flash_write): Change type of 'ret' local to LONGEST.
3820         (remote_xfer_partial, remote_xfer_partial): Adjust.
3821         (init_remote_ops): Don't install a deprecated_xfer_memory hook.
3822
3823 2013-08-23  Pierre Muller  <muller@sourceware.org>
3824
3825         ARI fix: Push # directives to start of line.
3826         * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
3827
3828 2013-08-12  Muhammad Waqas  <mwaqas@codesourcery.com>
3829
3830         PR gdb/15501
3831         * breakpoint.c (enable_command, disable_command): Iterate over
3832         all specified breakpoint locations.
3833
3834 2013-08-22  Luis Machado  <lgustavo@codesourcery.com>
3835
3836         * common/linux-ptrace.c (linux_fork_to_function): Push #
3837         directives to the start of the line.
3838         (linux_check_ptrace_features): Fix warning message to use
3839         the "_" markup.
3840
3841 2013-08-22  Luis Machado  <lgustavo@codesourcery.com>
3842
3843         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
3844         nat/linux-waitpid.h.
3845         (linux-waitpid.o): New object file rule.
3846         * common/linux-ptrace.c: Include nat/linux-waitpid.h.
3847         (current_ptrace_options): Moved from linux-nat.c.
3848         (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
3849         parameters.
3850         (linux_fork_to_function): New function.
3851         (linux_grandchild_function): Likewise.
3852         (linux_child_function): Likewise.
3853         (linux_check_ptrace_features): New function, heavily
3854         based on linux-nat.c:linux_test_for_tracefork.
3855         (linux_enable_event_reporting): New function.
3856         (ptrace_supports_feature): Likewise.
3857         (linux_supports_tracefork): Likewise.
3858         (linux_supports_traceclone): Likewise.
3859         (linux_supports_tracevforkdone): Likewise.
3860         (linux_supports_tracesysgood): Likewise.
3861         * common/linux-ptrace.h (HAS_NOMMU): Moved from
3862         gdbserver/linux-low.c.
3863         (linux_enable_event_reporting): New declaration.
3864         (linux_supports_tracefork): Likewise.
3865         (linux_supports_traceclone): Likewise.
3866         (linux_supports_tracevforkdone): Likewise.
3867         (linux_supports_tracesysgood): Likewise.
3868         * config.in (PTRACE_TYPE_ARG4): Regenerate.
3869         * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
3870         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
3871         * config/arm/linux.mh (NATDEPFILES): Likewise.
3872         * config/i386/linux.mh (NATDEPFILES): Likewise.
3873         * config/i386/linux64.mh (NATDEPFILES): Likewise.
3874         * config/ia64/linux.mh (NATDEPFILES): Likewise.
3875         * config/m32r/linux.mh (NATDEPFILES): Likewise.
3876         * config/m68k/linux.mh (NATDEPFILES): Likewise.
3877         * config/mips/linux.mh (NATDEPFILES): Likewise.
3878         * config/pa/linux.mh (NATDEPFILES): Likewise..
3879         * config/powerpc/linux.mh (NATDEPFILES): Likewise..
3880         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
3881         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
3882         * config/sparc/linux.mh (NATDEPFILES): Likewise.
3883         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
3884         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
3885         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
3886         * configure.ac (AC_CACHE_CHECK): Add void * to the list of
3887         ptrace's 4th argument's types.
3888         Check the type of PTRACE_TYPE_ARG4.
3889         * configure: Regenerate.
3890         * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
3891         (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
3892         (linux_supports_tracefork_flag): Remove.
3893         (linux_supports_tracesysgood_flag): Likewise.
3894         (linux_supports_tracevforkdone_flag): Likewise.
3895         (current_ptrace_options): Moved to
3896         common/linux-ptrace.c.
3897         (linux_tracefork_child): Remove.
3898         (my_waitpid): Remove.
3899         (linux_test_for_tracefork): Renamed to
3900         linux_check_ptrace_features and moved to common/linux-ptrace.c.
3901         (linux_test_for_tracesysgood): Remove.
3902         (linux_supports_tracesysgood): Remove.
3903         (linux_supports_tracefork): Remove.
3904         (linux_supports_tracevforkdone): Remove.
3905         (linux_enable_tracesysgood): Remove.
3906         (linux_enable_event_reporting): Remove.
3907         (linux_init_ptrace): New function.
3908         (linux_child_post_attach): Call linux_init_ptrace.
3909         (linux_child_post_startup_inferior): Call linux_init_ptrace.
3910         (linux_child_follow_fork): Call linux_supports_tracefork
3911         and linux_supports_tracevforkdone.
3912         (linux_child_insert_fork_catchpoint): Call
3913         linux_supports_tracefork.
3914         (linux_child_insert_vfork_catchpoint): Likewise.
3915         (linux_child_set_syscall_catchpoint): Call
3916         linux_supports_tracesysgood.
3917         (lin_lwp_attach_lwp): Call linux_supports_tracefork.
3918         * nat/linux-nat.h: New file.
3919         * nat/linux-waitpid.c: New file.
3920         * nat/linux-waitpid.h: New file.
3921
3922 2013-08-22  Samuel Bronson  <naesten@gmail.com>
3923
3924         ARM Linux support for `catch syscall'.
3925         * syscalls/arm-linux.py: New file.
3926         * syscalls/arm-linux.xml: Likewise.
3927         * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
3928         (arm_linux_init_abi): Register the new function and syscall xml file.
3929         * data-directory/Makefile.in: Install the new syscall xml file.
3930         * NEWS: Brag about this.
3931
3932 2013-08-22  Pedro Alves  <palves@redhat.com>
3933
3934         PR gdb/15871
3935         * corefile.c (target_xfer_memory_error): New function.
3936         (memory_error): Defer EIO to target_memory_error.
3937         (read_memory): Use target_xfer_partial, and handle finer-grained
3938         target xfer errors.
3939         * target.c (target_xfer_error_to_string): New function.
3940         (memory_xfer_partial_1): If memory is known to be
3941         unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
3942         (target_xfer_partial): Make extern.
3943         * target.h (enum target_xfer_error): New enum.
3944         (target_xfer_error_to_string): Declare function.
3945         (target_xfer_partial): Declare function.
3946         (struct target_ops) <xfer_partial>: Adjust describing comment.
3947
3948 2013-08-22  Alan Modra  <amodra@gmail.com>
3949
3950         * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
3951         * configure.tgt: Likewise as targets.
3952
3953 2013-08-20  Doug Evans  <dje@google.com>
3954
3955         * buildsym.c (subfile_stack): Move here from buildsym.h.
3956         (pending_macros): Ditto.
3957         (get_macro_table): New function.
3958         (buildsym_init): Initialize subfile_stack.
3959         * coffread.c (type_vector,type_vector_length): Moved here from
3960         buildsym.h.
3961         (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
3962         (coff_symtab_read): Use it.
3963         * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
3964         * dwarf2read.c (macro_start_file): Replace uses of pending_macros
3965         with call to get_macro_table.
3966         * stabsread.c (type_vector,type_vector_length): Moved here from
3967         buildsym.h.
3968         (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
3969         * buildsym.h (get_macro_table): Declare.
3970
3971 2013-08-20  Tom Tromey  <tromey@redhat.com>
3972
3973         * dbxread.c (record_minimal_symbol): Make 'name' argument const.
3974         Update.
3975         (read_dbx_dynamic_symtab): Make 'name' const.  Remove casts.
3976
3977 2013-08-20  Doug Evans  <dje@google.com>
3978
3979         * blockframe.c: Remove #include "psymtab.h".
3980         * cp-support.c: Ditto.
3981         * source.c: Ditto.
3982         * stack.c: Ditto.
3983
3984 2013-08-20  Tom Tromey  <tromey@redhat.com>
3985
3986         PR python/15816:
3987         * exceptions.h (return_mask): Now an enum.
3988         (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
3989         enum constants.
3990
3991 2013-08-20  Tom Tromey  <tromey@redhat.com>
3992
3993         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
3994         get_objfile_arch.
3995         * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
3996         (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
3997         * jit.c (jit_object_close_impl): Update.
3998         * jv-lang.c (get_dynamics_objfile): Update.
3999         * linespec.c (add_minsym): Use get_dynamics_objfile.
4000         * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
4001         (allocate_objfile): Don't initialize 'gdbarch' field.
4002         (get_objfile_arch): Update.
4003         * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
4004         moved from...
4005         (struct objfile) <gdbarch>: ... here.  Remove.
4006         * stap-probe.c (stap_can_evaluate_probe_arguments): Use
4007         get_objfile_arch.
4008         * symfile.c (init_entry_point_info): Use get_objfile_arch.
4009
4010 2013-08-20  Alan Modra  <amodra@gmail.com>
4011
4012         * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
4013         for IBM long double nan and inf.
4014         (floatformat_is_negative, floatformat_classify,
4015         floatformat_mantissa): Similarly.
4016         (floatformat_ieee_single, floatformat_ieee_double,
4017         floatformat_ieee_quad, floatformat_arm_ext,
4018         floatformat_ia64_spill): Delete unused vars.
4019         (_initialize_doublest): Delete unused function.
4020         * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
4021         little-endian variants of floatformat_ibm_long_double.
4022
4023 2013-08-19  Luis Machado  <lgustavo@codesourcery.com>
4024
4025         * Makefile.in (SFILES): Remove common/target-common.c and
4026         add target/waitstatus.c.
4027         (HFILES_NO_SRCDIR): Remove common/target-common.h and add
4028         target/resume.h, target/wait.h and target/waitstatus.h.
4029         (COMMON_OBS): Remove target-common.o and add
4030         waitstatus.o.
4031         (target-common.o): Remove.
4032         (waitstatus.o): New target object file.
4033         * common/target-common.c: Move contents to
4034         target/waitstatus.c and remove.
4035         * common/target-common.h: Move contents to other files and
4036         remove.
4037         (enum resume_kind: Move to target/resume.h.
4038         (TARGET_WNOHANG): Move to target/wait.h.
4039         (enum target_waitkind): Move to target/waitstatus.h.
4040         (struct target_waitstatus): Likewise.
4041         * target.h: Do not include target-common.h and
4042         include target/resume.h, target/wait.h and
4043         target/waitstatus.h.
4044         * target/resume.h: New file.
4045         * target/wait.h: New file.
4046         * target/waitstatus.h: New file.
4047         * target/waitstatus.c: New file.
4048
4049 2013-08-19  Pedro Alves  <palves@redhat.com>
4050
4051         * linux-nat.c (linux_test_for_tracefork)
4052         (linux_test_for_tracesysgood, linux_child_follow_fork)
4053         (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
4054         (linux_nat_wait_1): Extend comment.
4055         (linux_async_pipe): Add comment.
4056
4057 2013-08-15  Kevin Buettner  <kevinb@redhat.com>
4058
4059         * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
4060         (RL78_PC_REGNUM): Move to list of pseudo-register enums.
4061         (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
4062         Update to account for fact that PC is now a pseudo-register.
4063         (rl78_pseudo_register_write, rl78_pseudo_register_read):  Add
4064         cases for RL78_PC_REGNUM.
4065
4066 2013-08-15  Muhammad Bilal  <mbilal@codesourcery.com>
4067
4068         PR cli/15841
4069         * top.c (quit_force): Skip writing history file
4070         if input is not from terminal.
4071
4072 2013-08-14  Tom Tromey  <tromey@redhat.com>
4073
4074         * remote.c (struct remote_state) <echo_nextthread, nextthread,
4075         resultthreadlist>: New fields.
4076         (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
4077         (remote_get_threadlist, remote_threadlist_iterator): Use
4078         new fields.  Remove static variables.
4079
4080 2013-08-14  Tom Tromey  <tromey@redhat.com>
4081
4082         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
4083         remote_watch_data_address>: New fields.
4084         (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
4085         (process_stop_reply, remote_wait_as)
4086         (remote_check_watch_resources, remote_stopped_data_address): Update.
4087
4088 2013-08-14  Tom Tromey  <tromey@redhat.com>
4089
4090         * remote.c (struct remote_state) <async_client_callback,
4091         async_client_context>: New fields.
4092         (async_client_callback, async_client_context): Remove.
4093         (remote_async_serial_handler, remote_async): Update.
4094
4095 2013-08-14  Tom Tromey  <tromey@redhat.com>
4096
4097         * remote.c (sizeof_pkt): Remove.
4098         (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
4099
4100 2013-08-14  Tom Tromey  <tromey@redhat.com>
4101
4102         * remote.c (struct remote_state) <use_threadinfo_query,
4103         use_threadextra_query>: New fields.
4104         (remote_threads_info, remote_threads_extra_info)
4105         (remote_open_1): Update.
4106
4107 2013-08-14  Tom Tromey  <tromey@redhat.com>
4108
4109         * remote.c (struct remote_state) <finished_object,
4110         finished_annex, finished_offset>: New fields.
4111         (remote_read_qxfer): Use remote_state fields; remove static
4112         variables.
4113
4114 2013-08-14  Tom Tromey  <tromey@redhat.com>
4115
4116         * remote.c (struct remote_state) <last_sent_step>:
4117         New field.
4118         (last_sent_step): Remove.
4119         (remote_resume, remote_wait_as): Update.
4120
4121 2013-08-14  Tom Tromey  <tromey@redhat.com>
4122
4123         * remote.c (struct remote_state) <last_sent_signal>:
4124         New field.
4125         (last_sent_signal): Remove.
4126         (new_remote_state, remote_resume, remote_wait_as): Update.
4127
4128 2013-08-14  Tom Tromey  <tromey@redhat.com>
4129
4130         * remote.c (struct remote_state) <last_program_signals_packet>:
4131         New field.
4132         (last_program_signals_packet): Remove.
4133         (remote_program_signals, remote_open_1): Update.
4134
4135 2013-08-14  Tom Tromey  <tromey@redhat.com>
4136
4137         * remote.c (struct remote_state) <last_pass_packet>:
4138         New field.
4139         (last_pass_packet): Remove.
4140         (remote_pass_signals, remote_open_1): Update.
4141
4142 2013-08-14  Tom Tromey  <tromey@redhat.com>
4143
4144         * remote.c (struct remote_state) <remote_traceframe_number>:
4145         New field.
4146         (remote_traceframe_number): Remove.
4147         (new_remote_state, remote_open_1, set_remote_traceframe)
4148         (remote_trace_find): Update.
4149
4150 2013-08-14  Tom Tromey  <tromey@redhat.com>
4151
4152         * remote.c (struct remote_state) <general_thread, continue_thread>:
4153         New fields.
4154         (general_thread, continue_thread): Remove.
4155         (record_currthread, set_thread, set_general_process)
4156         (remote_open_1, extended_remote_attach_1, remote_wait_as)
4157         (extended_remote_mourn_1): Update.
4158
4159 2013-08-14  Tom Tromey  <tromey@redhat.com>
4160
4161         * remote.c (struct remote_state) <remote_desc>: New field.
4162         (remote_desc): Remove.
4163         (remote_threads_info, remote_threads_extra_info, remote_close)
4164         (send_interrupt_sequence, remote_start_remote, remote_open_1)
4165         (readchar, remote_xfer_partial, remote_rcmd, packet_command)
4166         (remote_hostio_send_command, remote_file_put, remote_file_get)
4167         (remote_file_delete, remote_can_async_p, remote_is_async_p)
4168         (remote_async, remote_new_objfile, set_range_stepping): Update.
4169
4170 2013-08-14  Tom Tromey  <tromey@redhat.com>
4171
4172         * remote.c (remote_state): Now a pointer.
4173         (get_remote_state_raw): Update.
4174         (new_remote_state): New function.
4175         (_initialize_remote): Use new_remote_state.
4176
4177 2013-08-14  Tom Tromey  <tromey@redhat.com>
4178
4179         * remote.c (remote_protocol_features): Now const.
4180
4181 2013-08-14  Tom Tromey  <tromey@redhat.com>
4182
4183         * remote.c (crc32_table, crc32): Remove.
4184         (remote_verify_memory): Use xcrc32.
4185
4186 2013-08-13  Sergio Durigan Junior  <sergiodj@redhat.com>
4187
4188         * value.h (create_internalvar_type_lazy): Adjust prototype
4189         declaration.
4190
4191 2013-08-13  Andrew Burgess  <aburgess@broadcom.com>
4192
4193         * common/format.c (parse_format_string): Don't allow '#' flag for
4194         pointer arguments in format string.
4195
4196 2013-08-13  Pierre Muller  <muller@sourceware.org>
4197
4198         * utils.c (init_page_info): Only call tgetnum function
4199         if rl_get_screen_size did not return useful values.
4200
4201 2013-08-12  Ali Anwar  <ali_anwar@codesourcery.com>
4202
4203         PR breakpoints/15117
4204         * linespec.c (linespec_parse_basic): Check for convenience
4205         variable or history value while parsing.
4206
4207 2013-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
4208
4209         Revert implementation of gdbarch_gdb_signal_{to,from}_target for
4210         AVR.
4211         * avr-tdep.c: Remove include of "linux-tdep.h".  Remove enum with
4212         different signals between the generic Linux kernel implementation
4213         and AVR's.
4214         (avr_linux_gdb_signal_from_target): Delete.
4215         (avr_linux_gdb_signal_to_target): Delete.
4216         (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
4217
4218 2013-08-09  Doug Evans  <dje@google.com>
4219
4220         * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
4221         entries.
4222
4223 2013-08-09  Sergio Durigan Junior  <sergiodj@redhat.com>
4224
4225         * linux-tdep.c: Define enum with generic signal numbers.
4226         (linux_gdb_signal_from_target): New function.
4227         (linux_gdb_signal_to_target): Likewise.
4228         (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4229         methods to the functions above.
4230         * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
4231         (linux_gdb_signal_to_target): Likewise.
4232         * alpha-linux-tdep.c: Define new enum with signals different
4233         from generic Linux kernel.
4234         (alpha_linux_gdb_signal_from_target): New function.
4235         (alpha_linux_gdb_signal_to_target): Likewise.
4236         (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4237         with the functions mentioned above.
4238         * avr-tdep.c: Define enum with differences between Linux kernel
4239         and AVR signals.
4240         (avr_linux_gdb_signal_from_target): New function.
4241         (avr_linux_gdb_signal_to_target): Likewise.
4242         (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
4243         the functions mentioned above.
4244         * sparc-linux-tdep.c: Define enum with differences between SPARC
4245         and generic Linux kernel signal numbers.
4246         (sparc32_linux_gdb_signal_from_target): New function.
4247         (sparc32_linux_gdb_signal_to_target): Likewise.
4248         (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4249         to the functions defined above.
4250         * xtensa-linux-tdep.c: Define enum with differences between
4251         Xtensa and Linux kernel generic signals.
4252         (xtensa_linux_gdb_signal_from_target): New function.
4253         (xtensa_linux_gdb_signal_to_target): Likewise.
4254         (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
4255         to the functions defined above.
4256         * mips-linux-tdep.c: Define enum with differences between
4257         signals in MIPS and Linux kernel generic ones.
4258         (mips_gdb_signal_to_target): New function.
4259         (mips_gdb_signal_from_target): Redefine to use new enum, handle
4260         only different signals from the Linux kernel generic.
4261         (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4262         the functions defined above.
4263         * mips-linux-tdep.h (enum mips_signals): Remove.
4264
4265 2013-08-09  Pedro Alves  <palves@redhat.com>
4266
4267         * avr-tdep.c (XMALLOC): Delete macro.
4268         * cli/cli-dump.c (XMALLOC): Delete macro.
4269
4270 2013-08-09  Pedro Alves  <palves@redhat.com>
4271
4272         * cli/cli-dump.c: Don't include cli/cli-dump.h.
4273         (scan_expression_with_cleanup, scan_filename_with_cleanup)
4274         (fopen_with_cleanup, add_dump_command): Make static.
4275         * cli/cli-dump.h: Delete file.
4276         * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
4277         cli/cli-dump.h.
4278
4279 2013-08-09  Pedro Alves  <palves@redhat.com>
4280
4281         * tracepoint.c (tfile_start): Show tilde-expanded filename in
4282         error message.
4283
4284 2013-08-09  Pedro Alves  <palves@redhat.com>
4285
4286         * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
4287         error message.
4288
4289 2013-08-09  Pedro Alves  <palves@redhat.com>
4290
4291         * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
4292         (gcore_command): Use tilde_expand here, and when showing the
4293         filename to the user, show the expanded version.
4294
4295 2013-08-09  Yao Qi  <yao@codesourcery.com>
4296
4297         * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
4298         'entryval' is set.
4299
4300 2013-08-08  Azat Khuzhin  <a3at.mail@gmail.com>  (tiny change)
4301
4302         * gcore.c (create_gcore_bfd): Use tilde_expand.
4303
4304 2013-08-08  Yao Qi  <yao@codesourcery.com>
4305
4306         * frame.h (read_frame_local): Declare.
4307         * mi/mi-cmd-stack.c (list_args_or_locals): Call
4308         read_frame_local.
4309         * stack.c (read_frame_local): New.
4310
4311 2013-08-08  Yao Qi  <yao@codesourcery.com>
4312
4313         * mi/mi-cmd-stack.c: Update comments to function
4314         list_args_or_locals.
4315
4316 2013-08-07  Tom Tromey  <tromey@redhat.com>
4317
4318         PR symtab/15028:
4319         * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
4320         (process_psymtab_comp_unit_reader): Use it.
4321         (process_psymtab_comp_unit): Update.  Add "pretend_language"
4322         argument.
4323         (dwarf2_build_psymtabs_hard): Update.
4324         (scan_partial_symbols): Pass CU's language to
4325         process_psymtab_comp_unit.
4326
4327 2013-08-07  Tom Tromey  <tromey@redhat.com>
4328
4329         * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
4330         (dwarf2_gdb_index_functions): Update.
4331         * psymtab.c (find_symbol_file_from_partial): Remove.
4332         (psym_functions): Update.
4333         * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
4334         Remove.
4335
4336 2013-08-07  Tom Tromey  <tromey@redhat.com>
4337
4338         * symfile.c (set_initial_language): Look up "main" symbol
4339         and use its language.
4340         * symtab.c (find_main_filename): Remove.
4341         * symtab.h (find_main_filename): Remove.
4342
4343 2013-08-07  Tom Tromey  <tromey@redhat.com>
4344
4345         * dwarf2read.c (recursively_compute_inclusions): Add
4346         "immediate_parent" argument.  Set symtab's "user" field
4347         if not set.
4348         (compute_symtab_includes): Update.
4349
4350 2013-08-07  Tom Tromey  <tromey@redhat.com>
4351
4352         * linespec.c (convert_linespec_to_sals): Use maybe_add_address
4353         when adding label symbols.
4354
4355 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
4356             Ulrich Weigand  <uweigand@de.ibm.com>
4357
4358         * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
4359         * configure.host (powerpc64-*-aix*): Likewise.
4360
4361 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
4362             Ulrich Weigand  <uweigand@de.ibm.com>
4363
4364         * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
4365         is defined.
4366         * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
4367         (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
4368         (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
4369         * configure.ac: Check for ptrace64.
4370         * configure, config.in: Regenerate.
4371
4372 2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
4373             Ulrich Weigand  <uweigand@de.ibm.com>
4374
4375         * aixthread.c: Call ptrace64 instead of ptracex if defined.
4376         Call ptrace64 instead of ptrace if defined.
4377         Add macro addr_ptr to take care of ptrace address argument.
4378         (pdc_read_regs): Likewise.
4379         (pdc_write_regs): Likewise.
4380         (aix_thread_resume): Likewise.
4381         (fetch_regs_kernel_thread): Likewise.
4382         (store_regs_kernel_thread): Likewise.
4383
4384 2013-08-07  Anton Blanchard  <anton@samba.org>
4385
4386         * MAINTAINERS: Add myself to Write After Approval.
4387
4388 2013-08-05  Tom Tromey  <tromey@redhat.com>
4389
4390         * aix-thread.c (_initialize_aix_thread): Use
4391         complete_target_initialization.
4392         * bsd-uthread.c (_initialize_bsd_uthread): Use
4393         complete_target_initialization.
4394         * dec-thread.c (_initialize_dec_thread): Use
4395         complete_target_initialization.
4396         * ravenscar-thread.c (_initialize_ravenscar): Use
4397         complete_target_initialization.
4398         * sol-thread.c (_initialize_sol_thread): Use
4399         complete_target_initialization.
4400         * spu-multiarch.c (_initialize_spu_multiarch): Use
4401         complete_target_initialization.
4402
4403 2013-08-05  Tom Tromey  <tromey@redhat.com>
4404
4405         * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
4406         * ada-lang.c (ada_lookup_simple_minsym): Return
4407         bound_minimal_symbol.
4408         * ada-lang.h (ada_lookup_simple_minsym): Update.
4409         * c-exp.y (variable): Use lookup_bound_minimal_symbol.
4410         * f-exp.y (variable): Use lookup_bound_minimal_symbol.
4411         * go-exp.y (variable): Use lookup_bound_minimal_symbol.
4412         * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
4413         * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
4414         * minsyms.c (msymbol_objfile): Remove.
4415         (lookup_minimal_symbol_internal): New function, from
4416         lookup_minimal_symbol.
4417         (lookup_minimal_symbol): Rewrite using
4418         lookup_minimal_symbol_internal.
4419         (lookup_bound_minimal_symbol): New function.
4420         * minsyms.h (msymbol_objfile): Remove.
4421         (lookup_bound_minimal_symbol): Declare.
4422         * p-exp.y (variable): Use lookup_bound_minimal_symbol.
4423         * parse.c (write_exp_msymbol): Change parameter to a
4424         bound_minimal_symbol.
4425         (write_dollar_variable): Use lookup_bound_minimal_symbol.
4426         * parser-defs.h (write_exp_msymbol): Update.
4427         * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
4428         * symfile.c (simple_read_overlay_table): Use
4429         lookup_bound_minimal_symbol.
4430         * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
4431         (search_symbols): Likewise.
4432         (print_msymbol_info): Take a bound_minimal_symbol argument.
4433         (symtab_symbol_info, rbreak_command): Update.
4434         * symtab.h (struct symbol_search) <msymbol>: Change type
4435         to bound_minimal_symbol.
4436         * valops.c (find_function_in_inferior): Use
4437         lookup_bound_minimal_symbol.
4438         * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
4439
4440 2013-08-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4441
4442         Code cleanup.
4443         * remote.c (cleanup_sigint_signal_handler): Rename the declaration
4444         to ...
4445         (async_cleanup_sigint_signal_handler): ... this.
4446         (initialize_sigint_signal_handler): Remove declaration.
4447         (handle_remote_sigint): Rename the declaration to ...
4448         (async_handle_remote_sigint): ... this.
4449         (handle_remote_sigint_twice): Rename the declaration to ...
4450         (async_handle_remote_sigint_twice): ... this.
4451         (async_remote_interrupt, async_remote_interrupt_twice)
4452         (remote_interrupt): Remove the declarations.
4453         (remote_interrupt_twice): Rename the declaration ...
4454         (sync_remote_interrupt_twice): ... this.
4455         (sigint_remote_twice_token): Rename the variable to ...
4456         (async_sigint_remote_twice_token): ... this.
4457         (sigint_remote_token): Rename the variable to ...
4458         (async_sigint_remote_token): ... this.
4459         (initialize_sigint_signal_handler): Rename the function to ...
4460         (async_initialize_sigint_signal_handler): ... this.  Update the name
4461         inside.
4462         (handle_remote_sigint): Rename the function to ...
4463         (async_handle_remote_sigint): ... this.  Update the names inside.
4464         (handle_remote_sigint_twice): Rename the function to ...
4465         (async_handle_remote_sigint_twice): ... this.  Update the names inside.
4466         (cleanup_sigint_signal_handler): Rename the function to ...
4467         (async_cleanup_sigint_signal_handler): ... this.
4468         (remote_interrupt): Rename the function to ...
4469         (sync_remote_interrupt): this.  Update the names inside.
4470         (remote_interrupt_twice): Rename the function to ...
4471         (sync_remote_interrupt_twice): this.  Update the names inside.
4472         (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
4473         (_initialize_remote): Update the names inside.
4474
4475 2013-08-02  Tom Tromey  <tromey@redhat.com>
4476
4477         PR symtab/15719:
4478         * breakpoint.c (update_watchpoint, watchpoint_check)
4479         (watch_command_1): Update.
4480         * eval.c (fetch_subexp_value): Add "preserve_errors"
4481         parameter.
4482         * ppc-linux-nat.c (check_condition): Update.
4483         * value.h (fetch_subexp_value): Update.
4484
4485 2013-08-02  Andrew Burgess  <aburgess@broadcom.com>
4486
4487         * mi/mi-interp.c (mi_interpreter_resume): Remove call to
4488         add_file_handler.
4489
4490 2013-08-01  Doug Evans  <dje@google.com>
4491
4492         PR symtab/15691
4493         * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
4494         (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
4495         Add assert of sig_entry->dwo_unit == NULL.
4496         (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
4497         had already been read.
4498         (read_signatured_type): Set per_cu.tu_read.
4499
4500         PR symtab/15695
4501         * valops.c (value_struct_elt): Add missing call to check_typedef.
4502         (value_find_oload_method_list): Ditto.
4503
4504         * symtab.c (do_free_search_symbols_cleanup): Change arg to,
4505         effectively, struct symbol_search **.
4506         (make_cleanup_free_search_symbols): Change arg to struct
4507         symbol_search **.  All callers updated.
4508         (compare_search_syms): Compare symtab file name and block as well.
4509         (search_symbols_equal): New function.
4510         (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
4511         New args new_head, new_tail.  Result is now void.  Remove dups after
4512         sorting the symbols.
4513         (search_symbols): Sort all found symbols once, after all have been
4514         found, and remove duplicates.  Simplify cleanup tracking of result.
4515         * symtab.h (make_cleanup_free_search_symbols): Update prototype.
4516
4517         Further workarounds for binutils/15021.
4518         * dwarf2read.c (recursively_compute_inclusions): Change type of result
4519         parameter to VEC (symtab_ptr) **.  New parameter all_type_symtabs.
4520         Watch for duplicate symtabs coming from type units.
4521         (compute_symtab_includes): Update call to
4522         recursively_compute_inclusions. Build vector of included symtabs
4523         instead of per_cus.
4524         * symtab.h (symtab_ptr): New typedef.
4525         (DEF_VEC_P (symtab_ptr)): New VEC type.
4526         * linespec.c (symtab_p): Delete.  All uses updated to use symtab_ptr
4527         instead.
4528
4529 2013-08-01  Andrew Burgess  <aburgess@broadcom.com>
4530
4531         * cli/cli-script.c (script_from_file): Remove use of
4532         error_pre_print.
4533         * main.c (captured_main): Remove use of error_pre_print and
4534         quit_pre_print.
4535         * utils.c (error_pre_print, quit_pre_print): Remove.
4536         * utils.h (error_pre_print, quit_pre_print): Likewise.
4537
4538 2013-08-01  Yao Qi  <yao@codesourcery.com>
4539
4540         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
4541         with mi_getopt.
4542         (mi_cmd_stack_list_variables): Likewise.
4543
4544 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
4545
4546         * exceptions.c (deprecated_throw_reason): Remove.
4547         * exceptions.h (deprecated_throw_reason): Remove.
4548
4549 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
4550
4551         * remote-mips.c (mips_error): Replace use of
4552         deprecated_throw_reason with throw_verror.  Use the error message
4553         passed to mips_error as the error message for throw_verror.
4554
4555 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
4556
4557         * monitor.c (monitor_interrupt_query): Replace use of
4558         deprecated_throw_reason with quit.
4559         * nto-procfs.c (interrupt_query): Likewise.
4560         * remote-fileio.c (remote_fileio_sig_exit): Likewise.
4561         * remote-mips.c (mips_kill): Likewise.
4562         * remote.c (interrupt_query): Likewise.
4563
4564 2013-07-31  Andrew Burgess  <aburgess@broadcom.com>
4565
4566         * utils.c (internal_verror): Replace use of deprecated_throw_reason
4567         with call to fatal.
4568
4569 2013-07-31  Pedro Alves  <pedro@codesourcery.com>
4570             Yao Qi  <yao@codesourcery.com>
4571
4572         * tracepoint.c (trace_dump_command): Select the current frame.
4573
4574 2013-07-30  Doug Evans  <dje@google.com>
4575
4576         * dwarf2read.c (process_queue): Add type signature to debug output.
4577
4578 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
4579
4580         * value.c (value_fetch_lazy): Mark optimized out values as such
4581         rather than raising an error.
4582
4583 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
4584
4585         * value.c (value_fetch_lazy): Ensure parent value is not lazy
4586         before checking which bits of the parent, not the child, value are
4587         valid.
4588
4589 2013-07-30  Muhammad Bilal  <mbilal@codesorcery.com>
4590
4591         PR gdb/15715
4592         * top.c: Include "filenames.h".
4593         (set_history_filename): New function.
4594         (init_main): Install it as set hook of the "set history filename"
4595         command.
4596
4597 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
4598
4599         * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
4600         attribute parameter.
4601         (dwarf2_const_value_data): Constify struct attribute parameter.
4602         (dwarf2_const_value): Constify struct attribute parameter.
4603         (dwarf2_const_value_attr): Constify struct attribute parameter.
4604         (lookup_die_type): Constify struct attribute parameter.
4605         (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
4606         (follow_die_ref_or_sig): Constify struct attribute parameter.
4607         (follow_die_ref): Constify struct attribute parameter.
4608         (follow_die_sig): Constify struct attribute parameter.
4609         (get_DW_AT_signature_type): Constify struct attribute parameter.
4610         (get_type_unit_group): Constify struct attribute parameter.
4611         (fill_in_loclist_baton): Constify struct attribute parameter.
4612         (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
4613         (type_unit_group): Constify struct attribute parameter.
4614
4615 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
4616
4617         * dwarf2read.c (attr_form_is_block): Make argument const.
4618         (attr_form_is_section_offset): Make argument const.
4619         (attr_form_is_constant): Make argument const.
4620         (attr_form_is_ref): Make argument const.
4621
4622 2013-07-30  Sanimir Agovic  <sanimir.agovic@intel.com>
4623
4624         * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
4625         All uses updated.
4626         (attr_form_is_ref): Moved below attr_form_is_constant.
4627
4628 2013-07-29  Doug Evans  <dje@google.com>
4629
4630         * main.c (captured_command_loop): Tweak comment.
4631
4632         * target.c (target_async_permitted_1): Fix comment.
4633
4634         * symtab.c (iterate_over_some_symtabs): Add comment.
4635
4636         * symtab.c (iterate_over_some_symtabs): Fix indentation.
4637
4638 2013-07-27  Yao Qi  <yao@codesourcery.com>
4639
4640         * NEWS: Mention that GDBserver now supports hardware
4641         watchpoints on the MIPS GNU/Linux target.
4642
4643 2013-07-27  Yao Qi  <yao@codesourcery.com>
4644
4645         * Makefile.in (HFILES_NO_SRCDIR): Add
4646         common/mips-linux-watch.h.
4647         (mips-linux-watch.o): New rule.
4648         * common/mips-linux-watch.c: New.
4649         * common/mips-linux-watch.h: New.
4650         * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
4651         * mips-linux-nat.c: Include mips-linux-watch.h.
4652         (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
4653         to common/mips-linux-watch.h.
4654         (MAX_DEBUG_REGISTER): Likewise.
4655         (enum pt_watch_style): Likewise.
4656         (struct mips32_watch_regs): Likewise.
4657         (struct mips64_watch_regs): Likewise.
4658         (struct pt_watch_regs): Likewise.
4659         (struct mips_watchpoint): Likewise.
4660         (mips_linux_watch_get_irw_mask): Move to
4661         common/mips-linux-watch.c.
4662         (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
4663         (mips_linux_watch_get_watchlo): Likewise.
4664         (mips_linux_watch_set_watchlo): Likewise.
4665         (mips_linux_watch_get_watchhi): Likewise.
4666         (mips_linux_watch_set_watchhi): Likewise.
4667         (mips_linux_read_watch_registers): Likewise.
4668         (mips_linux_watch_type_to_irw): Likewise.
4669         (mips_linux_stopped_data_address, fill_mask): Likewise.
4670         (mips_linux_watch_try_one_watch): Likewise.
4671         (mips_linux_watch_populate_regs): Likewise.
4672
4673 2013-07-27  Yao Qi  <yao@codesourcery.com>
4674
4675         * mips-linux-nat.c (get_irw_mask): Rename to ...
4676         (mips_linux_watch_get_irw_mask): ... this.  Rename parameter
4677         'set' to 'n'.  Update function comment.  All callers changed.
4678         (get_reg_mask): Rename parameter 'set' to 'n'.  Update
4679         function comment.  All callers changed.
4680         (get_num_valid): Rename to ...
4681         (mips_linux_watch_get_num_valid): ... this.  Rename parameter
4682         'set' to 'n'.  Update function comment.  All callers changed.
4683         (get_watchlo): Rename to ...
4684         (mips_linux_watch_get_watchlo): ... this.  Rename parameter
4685         'set' to 'n'.  Update function comment.  All callers changed.
4686         (set_watchlo): Rename to ...
4687         (mips_linux_watch_set_watchlo): ... this.  Rename parameter
4688         'set' to 'n'.  Update function comment.  All callers changed.
4689         (get_watchhi): Rename to ...
4690         (mips_linux_watch_get_watchhi): ... this.  Update function
4691         comment.  All callers changed.
4692         (set_watchhi): Rename to ...
4693         (mips_linux_watch_set_watchhi): ... this.  Update function
4694         comment.  All callers changed.
4695         (mips_linux_read_watch_registers): Update function comment.
4696         Add new parameters 'lwpid', 'watch_readback', and
4697         'watch_readback_valid'.  Update.
4698         (type_to_irw): Rename to ...
4699         (mips_linux_watch_type_to_irw): ... this.  Update function
4700         comment.  All callers changed.
4701         (fill_mask): Update function comment.
4702         (try_one_watch): Rename to ...
4703         (mips_linux_watch_try_one_watch): ... this.  Change the type
4704         of parameter 'irw' from 'unsigned' to 'uint32_t'.
4705         (populate_regs_from_watches): Rename to ...
4706         (mips_linux_watch_populate_regs): ... this.  Add parameter
4707         'current_watches'.  All callers changed.
4708
4709 2013-07-27  Yao Qi  <yao@codesourcery.com>
4710
4711         * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
4712         the code.
4713         (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
4714         (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
4715         (struct pt_watch_regs): Likewise.
4716         [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
4717         [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
4718         [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
4719         [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
4720         [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
4721
4722 2013-07-27  Yao Qi  <yao@codesourcery.com>
4723
4724         * breakpoint.h: Include break-common.h.
4725         (enum target_hw_bp_type): Move to ...
4726         * common/break-common.h: ... here.  New.
4727
4728 2013-07-26  Cyril Nikolaev  <cyril@nichtverstehen.de>
4729
4730         * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
4731         process group regardless of having tty on stdin.
4732
4733 2013-07-25  Doug Evans  <dje@google.com>
4734
4735         * linux-fork.h (detach_fork): Delete.
4736
4737 2013-07-25  Tom Tromey  <tromey@redhat.com>
4738
4739         PR remote/15256, PR remote/15266:
4740         * bfd-target.c (target_bfd_reopen): Initialize to_magic.
4741         * monitor.c (monitor_detach): Use unpush_target.
4742         * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
4743         * remote-mips.c (mips_detach): Use unpush_target.  Don't
4744         call mips_close.
4745         * remote-sim.c (gdbsim_detach): Use unpush_target.
4746         * target.c (pop_target): Remove.
4747         (pop_all_targets_above): Don't call target_close.
4748         (target_close): Assert that the target is unpushed.
4749         * target.h (pop_target): Don't declare.
4750         * tracepoint.c (tfile_open): Use unpush_target.
4751
4752 2013-07-25  Tom Tromey  <tromey@redhat.com>
4753
4754         * linux-thread-db.c (init_thread_db_ops): Call
4755         complete_target_initialization.
4756         (_initialize_thread_db): Don't call add_target.
4757         * target.c (complete_target_initialization): New function.
4758         (add_target_with_completer): Call it.
4759         * target.h (complete_target_initialization): Declare.
4760
4761 2013-07-25  Mark Kettenis  <kettenis@gnu.org>
4762
4763         * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
4764         * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
4765         (HPPANBSD_SIZEOF_GREGS): New define.
4766         (hppaobsd_supply_gregset): Handle additional registers.
4767         * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
4768         we provide more registers now.
4769         (hppabsd_supply_gregset): Supply additional registers.
4770         (hppabsd_collect_gregset): Collect additional registers.
4771
4772 2013-07-25  Mark Kettenis  <kettenis@gnu.org>
4773
4774         * hppabsd-tdep.c: Include "dwarf2-frame.h".
4775         (hppabsd_dwarf2_frame_init_reg): New function.
4776         (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
4777
4778 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
4779
4780         * mi/mi-main.c (output_register): Make MI 'r' format use standard
4781         'z' format code.  Remove error for optimized out values, standard
4782         code will handle these fine.
4783
4784 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
4785
4786         * NEWS: Mention new 'z' formatter.
4787         * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
4788         (_initialize_printcmd): Mention 'z' formatter in help text of the
4789         'x' command.
4790
4791 2013-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
4792
4793         * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
4794         formatting.
4795
4796 2013-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
4797
4798         * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
4799         interface can evaluate arguments.  Fallback to the old mode if it
4800         cannot.
4801         (create_exception_master_breakpoint): Likewise.
4802         * elfread.c (elf_can_evaluate_probe_arguments): New function.
4803         (struct sym_probe_fns elf_probe_fns): Export function above to the
4804         probe interface.
4805         * probe.c (can_evaluate_probe_arguments): New function.
4806         * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
4807         function pointer.
4808         (can_evaluate_probe_arguments): New function prototype.
4809         * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
4810         probe interface can evaluate arguments.  Fallback to the old mode
4811         if it cannot.
4812         * stap-probe.c (stap_get_probe_argument_count): Check if probe
4813         interface can evaluate arguments.  Warning the user if it cannot.
4814         (stap_can_evaluate_probe_arguments): New function.
4815         (struct probe_ops stap_probe_ops): Export function above to the
4816         probe interface.
4817         * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
4818         New function pointer.
4819
4820 2013-07-24  Luis Machado  <lgustavo@codesourcery.com>
4821
4822         * Makefile.in (SFILES): Add common/target-common.c.
4823         Add common/target-common.h to headers.
4824         (COMMON_OBS): Add target-common.o.
4825         (target-common.o): New target.
4826         * linux-nat.h (resume_kind): Move to common/target-common.h.
4827         * target.c (target_waitstatus_to_string): Move to
4828         common/target-common.c.
4829         * target.h: Include target-common.h.
4830         (target_waitkind): Move to common/target-common.h.
4831         (target_waitstatus): Likewise.
4832         (TARGET_WNOHANG): Likewise.
4833         * common/target-common.c: New file.
4834         * common/target-common.h: New file.
4835
4836 2013-07-24  Doug Evans  <dje@google.com>
4837
4838         * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
4839         a warning.
4840
4841 2013-07-23  Yao Qi  <yao@codesourcery.com>
4842
4843         * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
4844         parameter 'gdbarch'.
4845         (i386_stack_tramp_frame_sniffer): Caller update.
4846         * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
4847         parameter 'gdbarch' and 'target'.
4848         (i386_linux_core_read_description): Caller update.
4849         * amd64-linux-tdep.c (amd64_linux_core_read_description):
4850         Likewise.
4851         * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
4852         declaration.
4853
4854 2013-07-23  Tom Tromey  <tromey@redhat.com>
4855
4856         * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
4857         2013-07-22.
4858
4859 2013-07-22  Doug Evans  <dje@google.com>
4860
4861         * exec.h (remove_target_sections): Delete arg abfd.
4862         * exec.c (exec_close): Update call to remove_target_sections.
4863         (remove_target_sections): Delete arg abfd.
4864         * solib.c (update_solib_list): Ditto.
4865         (reload_shared_libraries_1): Ditto.
4866         (clear_solib): Ditto, and unconditionally call remove_target_sections.
4867         * target.h (struct target_section): Rename key to owner.
4868         All uses updated.
4869
4870 2013-07-22  Tom Tromey  <tromey@redhat.com>
4871
4872         * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
4873
4874 2013-07-22  Tom Tromey  <tromey@redhat.com>
4875
4876         * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
4877         Simplify cleanup handling.
4878
4879 2013-07-22  Tom Tromey  <tromey@redhat.com>
4880
4881         * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
4882         on all return paths.
4883
4884 2013-07-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4885
4886         * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
4887         (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
4888         DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
4889
4890 2013-07-22  Phil Muldoon  <pmuldoon@redhat.com>
4891
4892         * top.c (print_gdb_version): Add help, apropos description and
4893         url to online documentation.
4894
4895 2013-07-19  Hui Zhu  <hui@codesourcery.com>
4896
4897         PR gdb/15692
4898         * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
4899
4900 2013-07-19  Yao Qi  <yao@codesourcery.com>
4901
4902         * target.c (update_current_target): Change the default action
4903         of 'to_traceframe_info' from tcomplain to return_zero.
4904         * target.h (struct target_ops) <to_traceframe_info>: Add more
4905         comments.
4906         * valops.c (read_value_memory): Call
4907         traceframe_available_memory unconditionally.
4908
4909 2013-07-18  Yao Qi  <yao@codesourcery.com>
4910
4911         * coffread.c (coff_symfile_read): Iterate over minimal symbols,
4912         if the name is prefixed by "__imp_" or "_imp_", look for minimal
4913         symbol without prefix.  If found, set its type to
4914         'mst_solib_trampoline'.
4915
4916 2013-07-17  Doug Evans  <dje@google.com>
4917
4918         * NEWS: Mention "set print raw frame-arguments".
4919         * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
4920         * stack.c (print_raw_frame_arguments): New static global.
4921         (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
4922         (_initialize_stack): New command "set/show print raw frame-arguments".
4923         * valprint.c (setprintrawlist, showprintrawlist): New globals.
4924         (set_print_raw, show_print_raw): New functions.
4925         (_initialize_valprint): New prefix command "set/show print raw".
4926         * valprint.h (value_print_options): Improve comments.
4927
4928         * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
4929         of all *list variables.
4930
4931         * gdbcmd.h (togglelist): Delete.
4932         * cli/cli-cmds.c (togglelist): Delete.
4933         (init_cmd_lists): Update.
4934         * cli/cli-cmds.h (togglelist): Delete.
4935
4936 2013-07-17  Tom Tromey  <tromey@redhat.com>
4937
4938         * dwarf2read.c (dwarf2_per_objfile_free): Clear
4939         dwarf2_per_objfile.
4940
4941 2013-07-16  Doug Evans  <dje@google.com>
4942
4943         * nto-tdep.c (nto_relocate_section_addresses): Update,
4944         target_section.bfd deleted.
4945         * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
4946         * s390-tdep.c (s390_load): Ditto.
4947         * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
4948
4949 2013-07-16  Andrew Burgess  <aburgess@broadcom.com>
4950
4951         * common/format.c (parse_format_string): Add checks for NULL
4952         character before calling strchr.
4953
4954 2013-07-16  Doug Evans  <dje@google.com>
4955
4956         * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
4957         temp_pathname argument.
4958         * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
4959         when opening the file fails.
4960
4961         * target.h (struct target_section): Delete member bfd.
4962         All users updated to use the_bfd_section->owner instead.
4963         * exec.c (add_to_section_table): Assert bfd is expected value.
4964         Remove initialization of target_section.bfd.
4965         (remove_target_sections): Update.
4966         (section_table_available_memory): Update.
4967         (section_table_xfer_memory_partial): Update.
4968         (print_section_info): Update.
4969         (exec_set_section_address): Update.
4970         * record-full.c (record_full_core_xfer_partial): Update.
4971         * solib-svr4.c (svr4_relocate_section_addresses): Update.
4972         * solib-target.c (solib_target_relocate_section_addresses): Update.
4973         * symfile.c (build_section_addr_info_from_section_table): Update.
4974         * target.c (memory_xfer_live_readonly_partial): Update.
4975         (memory_xfer_partial_1): Update.
4976
4977 2013-07-15  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4978
4979         * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
4980         now available for embedded (BookE) and server (BookS) processors,
4981         correct mentions of 'booke' and adjust comments accordingly in order to
4982         avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
4983         (have_ptrace_booke_interface): Rename function and variable
4984         'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
4985         Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
4986         (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
4987         'hwdebug_point_cmp'. Update all uses.
4988         (booke_find_thread_points_by_tid): Rename function
4989         'booke_find_thread_points_by_tid' to
4990         'hwdebug_find_thread_points_by_tid'. Update all uses.
4991         (booke_insert_point): Rename function 'booke_insert_point' to
4992         'hwdebug_insert_point'. Update all uses.
4993         (booke_remove_point): Rename function 'booke_remove_point' to
4994         'hwdebug_remove_point'. Update all uses.
4995
4996 2013-07-15  Maciej W. Rozycki  <macro@codesourcery.com>
4997
4998         * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
4999         numbers with enum values.
5000
5001 2013-07-15  Ali Anwar  <ali_anwar@codesourcery.com>
5002
5003         PR threads/13217
5004         * thread.c (thread_apply_all_command): Check for valid threads
5005         and thread count.
5006         (thread_array_cleanup): New struct.
5007         (set_thread_refcount): New function.
5008
5009 2013-07-11  Andrew Burgess  <aburgess@broadcom.com>
5010
5011         * infcmd.c (default_print_one_register_info): Reuse function
5012         print_hex_chars.
5013
5014 2013-07-10  Tom Tromey  <tromey@redhat.com>
5015
5016         * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
5017         (ada-exp.o): New target.
5018
5019 2013-07-10  Sergio Durigan Junior  <sergiodj@redhat.com>
5020
5021         * mt-tdep.c (mt_registers_info): Call
5022         get_no_prettyformat_print_options instead of
5023         get_raw_print_options (regression by last patch from Doug
5024         Evans).
5025
5026 2013-07-09  Pedro Alves  <palves@redhat.com>
5027
5028         Checked in by Joel Brobecker  <brobecker@adacore.com>.
5029         * ada-lang.c (coerce_unspec_val_to_type): Use
5030         value_optimized_out_const.
5031         * value.c (value_optimized_out_const): New function.
5032         * value.h (value_optimized_out_const): New declaration.
5033
5034 2013-07-09  Doug Evans  <dje@google.com>
5035
5036         * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
5037         Enum values rename as well.  All uses updated.
5038         * valprint.h (value_print_options): Rename member pretty to
5039         pretty format.  Rename member prettyprint_arrays to
5040         prettyformat_arrays.  Rename member prettyprint_structs to
5041         prettyformat_structs.  All uses updated.
5042         (get_no_prettyformat_print_options): Renamed from
5043         get_raw_print_options.
5044         * valprint.c (get_no_prettyformat_print_options): Renamed from
5045         get_raw_print_options.  All callers updated.
5046         (show_prettyformat_structs): Renamed from show_prettyprint_structs.
5047         All callers updated.
5048         (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
5049         All callers updated.
5050         (_initialize_valprint): Improve help text for "set print pretty" and
5051         "set print arrays".
5052
5053 2013-07-09  Andrew Burgess  <aburgess@broadcom.com>
5054
5055         * value.c (value_bits_valid): Revert previous change, and change
5056         by Pedro on 2013-07-04, due to regressions in
5057         gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
5058
5059 2013-07-08  Andrew Burgess  <aburgess@broadcom.com>
5060             Pedro Alves  <palves@redhat.com>
5061
5062         * value.c (value_bits_valid): If the value is not lval_computed
5063         or has no check validity handler then the answer is the
5064         optimized_out flag, otherwise defer to the handler.
5065
5066 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
5067
5068         * top.c (print_gdb_configuration): Explain in output of
5069         --configuration what does "relocatable" mean.
5070
5071         * main.c (print_gdb_help): Regroup options in the --help text.
5072         See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
5073         the relevant discussions.
5074
5075 2013-07-06  Yao Qi  <yao@codesourcery.com>
5076
5077         * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
5078         Remove parameter 'lsal'.
5079         * breakpoint.c (create_breakpoint): Move local variable 'lsal'
5080         to inner block.  Caller update.
5081         (base_breakpoint_create_breakpoints_sal): Update.
5082         (bkpt_create_breakpoints_sal): Likewise.
5083         (tracepoint_create_breakpoints_sal): Likewise.
5084         (strace_marker_create_breakpoints_sal): Get 'lsal' from the
5085         element 0 of vector 'canonical->sals'.
5086
5087 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
5088
5089         * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
5090         register number instead of the pseudo register one.
5091         (rs6000_dwarf2_reg_to_regnum): Likewise.
5092
5093 2013-07-04  Pedro Alves  <palves@redhat.com>
5094
5095         * findvar.c (value_of_register): Use allocate_optimized_out_value
5096         if the register has been optimized out, instead of
5097         set_value_optimized_out.
5098         * frame-unwind.c (frame_unwind_got_optimized): Use
5099         allocate_optimized_out_value.
5100
5101 2013-07-04  Pedro Alves  <palves@redhat.com>
5102
5103         * value.c (value_bits_valid): If the value is not lval_computed,
5104         or doesn't have a check_validity hook, assume the value is entirely
5105         valid.
5106
5107 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
5108
5109         * stack.c (read_frame_arg): No longer fetch lazy values.
5110         * value.c (value_optimized_out): If the value is not already
5111         marked optimized out, and is lazy then fetch it.
5112         (value_primitive_field): Move optimized out check to later in the
5113         function, after we have loaded any lazy values.
5114         (value_fetch_lazy): Use optimized out flag directly rather than
5115         calling optimized_out method.
5116
5117 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
5118
5119         * valops.c: Don't include "user-regs.h".
5120         (value_fetch_lazy): Moved to value.c.
5121         * value.c: Include "user-regs.h".
5122         (value_fetch_lazy): Moved from valops.c.
5123
5124 2013-07-04  Yao Qi  <yao@codesourcery.com>
5125
5126         Revert:
5127         2013-06-27  Yao Qi  <yao@codesourcery.com>
5128
5129         * common/create-version.sh: Update comments.  Handle the case
5130         that TARGET_ALIAS is empty.
5131
5132 2013-07-03  Pedro Alves  <palves@redhat.com>
5133
5134         * Makefile.in (config.status): Depend on development.sh.
5135         (aclocal_m4_deps): Add libmcheck.m4.
5136         * acinclude.m4: Include libmcheck.m4.
5137         * configure.ac: Source development.sh instead of setting
5138         'development' here.  --enable-libmcheck/--disable-libmcheck code
5139         factored out to GDB_AC_LIBMCHECK.  Run it.
5140         * development.sh: New file.
5141         * libmcheck.m4: New file.
5142         * configure: Regenerate.
5143
5144 2013-07-02  Tom Tromey  <tromey@redhat.com>
5145
5146         * contrib/ari/update-web-ari.sh: Update for version.in change.
5147
5148 2013-07-02  Tom Tromey  <tromey@redhat.com>
5149
5150         * common/ptid.h: Comment fixes.
5151
5152 2013-07-01  Tom Tromey  <tromey@redhat.com>
5153
5154         * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
5155         .gnu_debugaltlink not found.  Use bfd_get_alt_debug_link_info.
5156         (dwarf2_read_index, create_all_comp_units): Update.
5157
5158 2013-07-01  Tom Tromey  <tromey@redhat.com>
5159
5160         * configure.ac (build_warnings): Add -Wold-style-definition.
5161         * configure: Rebuild.
5162         * machoread.c (_initialize_machoread): Use "(void)".
5163         * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
5164         use "(void)".
5165
5166 2013-07-01  Tom Tromey  <tromey@redhat.com>
5167
5168         * configure.ac (build_warnings): Add -Wold-style-declaration.
5169         * configure: Rebuild.
5170         * dsrec.c (make_srec): Use "static const", not "const static".
5171         * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
5172         not "const static".
5173         * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
5174         Use "static const", not "const static".
5175         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
5176         not "const static".
5177         * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
5178         not "const static".
5179         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
5180         not "const static".
5181         * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
5182         not "const static".
5183         (v850_dbtrap_breakpoint_from_pc): Likewise.
5184         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
5185         not "const static".
5186
5187 2013-07-01  Tom Tromey  <tromey@redhat.com>
5188
5189         * configure.ac (build_warnings): Add -Wmissing-parameter-type.
5190         * configure: Rebuild.
5191
5192 2013-07-01  Pedro Alves  <palves@redhat.com>
5193
5194         * defs.h: Include "pathmax.h".
5195         * utils.c: Don't include sys/param.h.
5196         (gdb_realpath): Remove code that checks for MAXPATHLEN.
5197         * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
5198         instead of MAXPATHLEN.
5199         * solib-sunos.c: Don't include sys/param.h.
5200         * xcoffread.c: Don't include sys/param.h.
5201         * bsd-kvm.c: Don't include sys/param.h.
5202         * darwin-nat.c: Don't include sys/param.h.
5203         (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
5204         * darwin-nat-info.c: Don't include sys/param.h.
5205         * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
5206         MAXPATHLEN.
5207         * i386obsd-nat.c: Don't include sys/param.h.
5208         * inf-child.c: Don't include sys/param.h.
5209         (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
5210         * linux-fork.c: Don't include sys/param.h.
5211         (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
5212         * linux-nat.c: Don't include sys/param.h.
5213         (linux_child_pid_to_exec_file, linux_proc_pending_signals)
5214         (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
5215         * m68klinux-nat.c: Don't include sys/param.h.
5216         * nbsd-nat.c: Don't include sys/param.h.
5217         (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
5218         * ppc-linux-nat.c: Don't include sys/param.h.
5219         * rs6000-nat.c: Don't include sys/param.h.
5220         * spu-linux-nat.c. Don't include sys/param.h.
5221         * windows-nat.c: Don't include sys/param.h.
5222         * xtensa-linux-nat.c: Don't include sys/param.h.
5223         * config/i386/nm-fbsd.h: Don't include sys/param.h.
5224
5225 2013-07-01  Pedro Alves  <palves@redhat.com>
5226
5227         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
5228         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
5229         * gnulib/aclocal.m4: Regenerate.
5230         * gnulib/config.in: Regenerate.
5231         * gnulib/configure: Regenerate.
5232         * gnulib/import/pathmax.h: New file.
5233         * gnulib/import/Makefile.am: Regenerate.
5234         * gnulib/import/Makefile.in: Regenerate.
5235         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
5236         * gnulib/import/m4/gnulib-comp.m4: Regenerate.
5237         * gnulib/import/m4/pathmax.m4: New file.
5238
5239 2013-07-01  Pedro Alves  <palves@redhat.com>
5240
5241         * configure.ac (GDBINIT): Define, depending on host.
5242         * go32-nat.c (init_go32_ops): Don't override gdbinit here.
5243         * top.c (PATH_MAX): Delete fallback definition.
5244         (GDBINIT_FILENAME): Delete.
5245         (gdbinit): Reimplement as const char array set to the GDBINIT
5246         string constant.
5247         * top.h (gdbinit): Make const.
5248         * configure, config.in: Regenerate.
5249
5250 2013-07-01  Pedro Alves  <palves@redhat.com>
5251
5252         * cli/cli-cmds.c (source_script): Make 'file' parameter const.
5253         * cli/cli-cmds.h (source_script): Likewise.
5254         * exceptions.c (catch_command_errors_const): New function.
5255         * exceptions.h (catch_command_errors_const): Declare.
5256         * main.c (get_init_files): Make parameters const, and adjust.
5257         (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
5258         'local_gdbinit' locals const.  Adjust to use
5259         catch_command_errors_const.
5260         (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
5261         'local_gdbinit' locals const.
5262
5263 2013-07-01  Pedro Alves  <palves@redhat.com>
5264
5265         * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
5266         (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
5267         * tracepoint.c: Don't check HAVE_UNISTD_H before including
5268         <unistd.h>.
5269
5270 2013-07-01  Pedro Alves  <palves@redhat.com>
5271
5272         Import the "unistd" gnulib module.
5273         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
5274         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
5275         import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
5276         import/m4/unistd_h.m4.
5277         * gnulib/aclocal.m4: Renenerate.
5278         * gnulib/config.in: Renenerate.
5279         * gnulib/configure: Renenerate.
5280         * gnulib/import/Makefile.am: Renenerate.
5281         * gnulib/import/Makefile.in: Renenerate.
5282         * gnulib/import/m4/gnulib-cache.m4: Renenerate.
5283         * gnulib/import/m4/gnulib-comp.m4: Renenerate.
5284         * gnulib/import/m4/off_t.m4: New file.
5285         * gnulib/import/m4/ssize_t.m4: New file.
5286         * gnulib/import/m4/sys_types_h.m4: New file.
5287         * gnulib/import/m4/unistd_h.m4: New file.
5288         * gnulib/import/sys_types.in.h: New file.
5289         * gnulib/import/unistd.c: New file.
5290         * gnulib/import/unistd.in.h: New file.
5291
5292 2013-07-01  Pedro Alves  <palves@redhat.com>
5293
5294         * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
5295         defined instead of checking HAVE_UNISTD_H.
5296
5297 2013-07-01  Pedro Alves  <palves@redhat.com>
5298
5299         Reimport gnulib from scratch.
5300         * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
5301         import/m4/onceonly.m4.
5302         * gnulib/aclocal.m4: Renegerate.
5303         * gnulib/config.in: Renegerate.
5304         * gnulib/configure: Renegerate.
5305         * gnulib/import/Makefile.in: Renegerate.
5306         * gnulib/import/extra/update-copyright: Renegerate.
5307         * gnulib/import/m4/onceonly.m4: Delete.
5308
5309 2013-07-01  Pedro Alves  <palves@redhat.com>
5310
5311         * tui/tui-regs.c (pagination_enabled): Delete declaration.
5312
5313 2013-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5314
5315         Code cleanup.
5316         * remote.c (async_remote_interrupt_twice): Make it static.
5317         * remote.h (async_remote_interrupt_twice): Remove the declaration.
5318
5319 2013-06-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5320
5321         * ia64-linux-tdep.c: Include <ctype.h>.
5322         (ia64_linux_stap_is_single_operand): New function.
5323         (ia64_linux_init_abi): Initialize SystemTap related attributes.
5324
5325 2013-06-28  Tom Tromey  <tromey@redhat.com>
5326
5327         * Makefile.in (version.c): Use version.in, not
5328         common/version.in.
5329         * common/create-version.sh: Likewise.
5330         * common/version.in: Move...
5331         * version.in: ...here.
5332
5333 2013-06-28  Pedro Alves  <palves@redhat.com>
5334
5335         * infrun.c (set_observer_mode): Don't declare pagination_enabled
5336         here.
5337         * utils.h (pagination_enabled): Declare.
5338
5339 2013-06-28  Pedro Alves  <palves@redhat.com>
5340
5341         * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
5342         Move higher up in file.
5343
5344 2013-06-28  Tom Tromey  <tromey@redhat.com>
5345
5346         * tracepoint.c (deprecated_readline_begin_hook)
5347         (deprecated_readline_hook, deprecated_readline_end_hook): Don't
5348         declare.
5349
5350 2013-06-28  Pedro Alves  <palves@redhat.com>
5351
5352         PR tui/14880
5353         * tui/tui-regs.c (tui_get_register): Fetch value contents before
5354         checking if they're available.
5355         * value.c (value_available_contents_eq): Change comment.
5356         * value.h (value_available_contents_eq): Expand comment.
5357
5358 2013-06-27  Tom Tromey  <tromey@redhat.com>
5359
5360         * target.c (find_run_target): Remove.
5361         * target.h (find_run_target): Remove.
5362
5363 2013-06-27  Tom Tromey  <tromey@redhat.com>
5364
5365         * corelow.c (core_gdbarch): Now static.
5366
5367 2013-06-27  Tom Tromey  <tromey@redhat.com>
5368
5369         * target.c (target_struct_index): Remove.
5370
5371 2013-06-27  Pedro Alves  <palves@redhat.com>
5372
5373         * infrun.c: Remove comment describing the 'stepping over runtime
5374         loader dynamic symbol resolution code' mechanism; moved to
5375         gdbint.texinfo.
5376
5377 2013-06-27  Pedro Alves  <palves@redhat.com>
5378
5379         * exceptions.c (catch_command_errors): Remove spurious space.
5380         * exceptions.h (catch_command_errors): Second parameter is "arg",
5381         not "command".
5382
5383 2013-06-27  Yao Qi  <yao@codesourcery.com>
5384
5385         * common/create-version.sh: Update comments.  Handle the case
5386         that TARGET_ALIAS is empty.
5387
5388 2013-06-26  Pedro Alves  <palves@redhat.com>
5389
5390         * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
5391         comment.
5392
5393 2013-06-26  Pedro Alves  <palves@redhat.com>
5394
5395         * infrun.c: Update comments on stepping over runtime loader
5396         dynamic symbol resolution code.
5397
5398 2013-06-26  Sergio Durigan Junior  <sergiodj@redhat.com>
5399
5400         * ax-gdb.h (union exp_element): Forward declare.
5401         * parser-defs.h: Include expression.h.
5402
5403 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
5404
5405         * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
5406
5407 2013-06-26  Dmitry Kozlov <ddk@codesourcery.com>
5408
5409         * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
5410
5411 2013-06-26  Dmitry Kozlov <ddk@codesourcery.com>
5412
5413         Fix trace-status to output proper start-time and stop-time.
5414         * tracepoint.c (trace_status_command): Fix type of printf arg to
5415         prevent improper type conversion.
5416         (trace_status_mi): Likewise.
5417
5418 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
5419
5420         * mips-tdep.c (mips_next_pc): Fix a typo.
5421
5422 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
5423
5424         * mips-tdep.c (micromips_scan_prologue): Fix a typo.
5425
5426 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
5427             Yao Qi  <yao@codesourcery.com>
5428
5429         * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
5430         * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
5431         * mi/mi-main.c (print_variable_or_computed): New function.
5432         (mi_cmd_trace_frame_collected): New function.
5433         * tracepoint.c (find_trace_state_variable_by_number): New.
5434         (struct traceframe_info): Move to tracepoint.h
5435         (struct collection_list): Likewise.
5436         (do_collect_symbol): Include locals and arguments in the
5437         collected variables list.
5438         (clear_collection_list): Clear wholly collected variables list
5439         and computed variables list.
5440         (append_exp): New function.
5441         (encode_actions_1): Include variables in the wholly
5442         collected variables list.  Include memory ranges and
5443         full-fledged expressions in the computed expressions list.
5444         (encode_actions): Move some code to ...
5445         Return the cleanup chain.
5446         (encode_actions_rsp): ... here.  New function.
5447         (get_traceframe_location, get_traceframe_info): Remove static.
5448         * tracepoint.h (struct memrange): Moved from tracepoint.c.
5449         (struct collection_list): Moved from tracepoint.c.  Add two
5450         new fields 'wholly_collected' and 'computed'.
5451         (find_trace_state_variable_by_number): Declare.
5452         (encode_actions): Adjust declaration.
5453         (encode_actions_rsp): Declare.
5454         (get_traceframe_info, get_traceframe_location): Declare.
5455
5456         * NEWS: Mention new MI command -trace-frame-collected.
5457
5458 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
5459             Yao Qi  <yao@codesourcery.com>
5460
5461         * ctf.c (ctf_traceframe_info): Push trace state variables
5462         present in the trace data into the traceframe info object.
5463         * breakpoint.c (DEF_VEC_I): Remove.
5464         * common/filestuff.c (DEF_VEC_I): Likewise.
5465         * dwarf2loc.c (DEF_VEC_I): Likewise.
5466         * mi/mi-main.c (DEF_VEC_I): Likewise.
5467         * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
5468         * features/traceframe-info.dtd: Add tvar element and its
5469         attributes.
5470         * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
5471         (build_traceframe_info): Push trace state variables present in
5472         the trace data into the traceframe info object.
5473         (traceframe_info_start_tvar): New function.
5474         (tvar_attributes): New.
5475         (traceframe_info_children): Add "tvar" element.
5476         * tracepoint.h (struct traceframe_info) <tvars>: New field.
5477
5478         * NEWS: Mention the change in GDB and GDBserver.
5479
5480 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
5481             Yao Qi  <yao@codesourcery.com>
5482
5483         * tracepoint.c (trace_dump_command): Move code to ...
5484         (get_traceframe_location): ... here.  New.
5485
5486 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
5487             Yao Qi  <yao@codesourcery.com>
5488
5489         * tracepoint.c (trace_dump_command): GDB emits an error
5490          instead of a warning when a traceframe is not selected.
5491
5492 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
5493             Yao Qi  <yao@codesourcery.com>
5494
5495         * tracepoint.c (tracepoint_list, stepping_list): Remove.
5496         (clear_collection_list): Free fields 'aexpre_list' and 'list'
5497         in collection_list.
5498         (do_clear_collection_list, init_collection_list): New.
5499         (encode_actions): Add local variables 'tracepoint_list' and
5500         'stepping_list'.  Call init_collection_list and make cleanup
5501         which calls do_clear_collection_list.  Don't call
5502         clear_collection_list.
5503         (_initialize_tracepoint): Delete references to
5504         'tracepoint_list' and 'stepping_list'.
5505
5506 2013-06-25  Tom Tromey  <tromey@redhat.com>
5507
5508         * common/create-version.sh (date): Use "$", not "$$" in sed
5509         expression.
5510
5511 2013-06-25  Kevin Buettner  <kevinb@redhat.com>
5512
5513         * NEWS (New targets): Add entry for TI MSP430.
5514
5515 2013-06-25  Yao Qi  <yao@codesourcery.com>
5516
5517         * remote.c (remote_start_remote): Move code to upload tsv
5518         earlier.
5519
5520 2013-06-25  Yao Qi  <yao@codesourcery.com>
5521             Hui Zhu  <hui@codesourcery.com>
5522             Pedro Alves  <palves@redhat.com>
5523
5524         PR breakpoints/15075
5525         PR breakpoints/15434
5526         * breakpoint.c (bpstat_stop_status): Call
5527         b->ops->after_condition_true.
5528         (update_dprintf_command_list): Don't append "continue" command
5529         to the command list of dprintf breakpoint.
5530         (base_breakpoint_after_condition_true): New function.
5531         (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
5532         (dprintf_after_condition_true): New function.
5533         (initialize_breakpoint_ops): Set dprintf_after_condition_true.
5534         * breakpoint.h (breakpoint_ops): Add after_condition_true.
5535
5536 2013-06-24  Kevin Buettner  <kevinb@redhat.com>
5537
5538         * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
5539         (ALLDEPFILES): Add msp430-tdep.c.
5540         * configure.tgt (msp430*-*-elf): New target.
5541         * msp430-tdep.c: New file.
5542
5543 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
5544
5545         * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
5546         microMIPS synthetic symbols.
5547
5548 2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
5549
5550         * objfiles.h (pc_in_section): New prototype.
5551         (in_plt_section): Remove name argument, replace prototype with
5552         static inline function.
5553         * mips-tdep.h: Include "objfiles.h".
5554         (in_mips_stubs_section): New function.
5555         * hppa-tdep.h (gdbarch_tdep): Remove name argument of
5556         in_solib_call_trampoline member.
5557         (hppa_in_solib_call_trampoline): Remove name argument.
5558         * objfiles.c (pc_in_section): New function.
5559         (in_plt_section): Remove function.
5560         * mips-linux-tdep.c: Include "objfiles.h".
5561         (mips_linux_in_dynsym_stub): Call in_mips_stubs_section.  Remove
5562         name argument.  Return 1 rather than the low 16-bit halfword of
5563         any instruction examined.
5564         (mips_linux_in_dynsym_resolve_code): Update
5565         mips_linux_in_dynsym_stub call accordingly.
5566         * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
5567         rather than an equivalent hand-coded sequence.
5568         * hppa-hpux-tdep.c (in_opd_section): Remove function.
5569         (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
5570         (hppa64_hpux_in_solib_call_trampoline): Likewise.
5571         (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
5572         in_opd_section.
5573         * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
5574         on call to tdep->in_solib_call_trampoline.
5575         (hppa_in_solib_call_trampoline): Remove name argument, update
5576         according to in_plt_section change.
5577         (hppa_skip_trampoline_code): Update according to in_plt_section
5578         change.
5579         * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
5580         * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
5581         Likewise.
5582         * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
5583         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
5584         * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
5585         * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
5586         * nto-tdep.c (nto_relocate_section_addresses): Likewise.
5587         * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
5588         * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
5589         * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
5590         * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
5591         * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
5592         * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
5593         * sparc-tdep.c (sparc_analyze_prologue): Likewise.
5594         * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
5595
5596 2013-06-24  Joel Brobecker  <brobecker@adacore.com>
5597
5598         * common/create-version.sh: Fix expansion of $host_alias
5599         and $target_alias in generation of HOST_NAME and TARGET_NAME
5600         (resp.).
5601
5602 2013-06-24  Tom Tromey  <tromey@redhat.com>
5603
5604         * common/create-version.sh: New file.
5605         * Makefile.in (version.c): Use bfd/version.h, common/version.in,
5606         create-version.sh.
5607         (HFILES_NO_SRCDIR): Use common/version.h.
5608         * version.in: Move to ...
5609         * common/version.in: ... here.  Replace date with "DATE".
5610         * version.h: Move to ...
5611         * common/version.h: ... here.
5612
5613 2013-06-21  Joel Brobecker  <brobecker@adacore.com>
5614
5615         * gdb/gnulib/Makefile.in: Update date in copyright header.
5616         * gdb/gnulib/configure.ac: Ditto.
5617         * gdb/gnulib/update-gnulib.sh: Ditto.
5618
5619 2013-06-21  Joel Brobecker  <brobecker@adacore.com>
5620
5621         * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
5622         "gdb/gnulib/import".
5623
5624 2013-06-21  Will Newton  <will.newton@linaro.org>
5625
5626         * doublest.c (ldfrexp): Remove function.
5627         (convert_doublest_to_floatformat): Call frexpl instead of
5628         ldfrexp.
5629
5630 2013-06-21  Will Newton  <will.newton@linaro.org>
5631
5632         * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
5633         * gnulib/aclocal.m4: Regenerate.
5634         * gnulib/config.in: Regenerate.
5635         * gnulib/configure: Regenerate.
5636         * gnulib/import/Makefile.am: Update.
5637         * gnulib/import/Makefile.in: Update.
5638         * gnulib/import/m4/gnulib-cache.m4: Update.
5639         * gnulib/import/m4/gnulib-comp.m4: Update.
5640         * gnulib/import/float+.h: Import.
5641         * gnulib/import/float.c: Import.
5642         * gnulib/import/float.in.h: Import.
5643         * gnulib/import/fpucw.h: Import.
5644         * gnulib/import/frexp.c: Import.
5645         * gnulib/import/frexpl.c: Import.
5646         * gnulib/import/isnan.c: Import.
5647         * gnulib/import/isnand-nolibm.h: Import.
5648         * gnulib/import/isnand.c: Import.
5649         * gnulib/import/isnanl-nolibm.h: Import.
5650         * gnulib/import/isnanl.c: Import.
5651         * gnulib/import/itold.c: Import.
5652         * gnulib/import/m4/exponentd.m4: Import.
5653         * gnulib/import/m4/exponentl.m4: Import.
5654         * gnulib/import/m4/float_h.m4: Import.
5655         * gnulib/import/m4/fpieee.m4: Import.
5656         * gnulib/import/m4/frexp.m4: Import.
5657         * gnulib/import/m4/frexpl.m4: Import.
5658         * gnulib/import/m4/isnand.m4: Import.
5659         * gnulib/import/m4/isnanl.m4: Import.
5660         * gnulib/import/m4/math_h.m4: Import.
5661         * gnulib/import/math.c: Import.
5662         * gnulib/import/math.in.h: Import.
5663
5664 2013-06-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
5665
5666         * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
5667         replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
5668         signature_INTEL_edx comparisons.
5669
5670 2013-06-20  Doug Evans  <dje@google.com>
5671
5672         symtab/15652
5673         * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
5674         All callers updated.
5675         (open_dwp_file): If we can't find the dwp file, search the basename
5676         in debug-file-directory.
5677
5678         * dwarf2read.c (struct dwp_file): Fix comment.
5679         (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
5680
5681         * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
5682         better.
5683
5684 2013-06-20  Yao Qi  <yao@codesourcery.com>
5685
5686         * breakpoint.c (create_breakpoint): Fix code indentation.
5687
5688 2013-06-20  Yao Qi  <yao@codesourcery.com>
5689
5690         * breakpoint.c (create_breakpoints_sal_default): Remove
5691         parameter 'lsal'.  Update declaration.
5692         (bkpt_create_breakpoints_sal): Caller update.
5693         (tracepoint_create_breakpoints_sal): Likewise.
5694
5695 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
5696             Yao Qi  <yao@codesourcery.com>
5697
5698         * NEWS: Mention the new option '--skip-unavailable' of command
5699         -data-list-register-values.
5700         * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
5701         --skip-unavailable option.  Adjust to use output_register.
5702         (output_register): Add new 'skip_unavailable' parameter.
5703         Handle it.
5704
5705 2013-06-19  Mike Frysinger  <vapier@gentoo.org>
5706
5707         * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
5708         common/i386-gcc-cpuid.h.
5709         * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
5710         * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
5711         Copy the latest version from upstream gcc.
5712         * common/linux-btrace.c: Include i386-cpuid.h.
5713         (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
5714         call to i386_cpuid.
5715         (cpu_supports_btrace): Likewise.
5716         * go32-nat.c: Include i386-cpuid.h.
5717         (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
5718
5719 2013-06-19  Doug Evans  <dje@google.com>
5720
5721         * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
5722         (get_section_index): Ditto.
5723
5724 2013-06-19  Tom Tromey  <tromey@redhat.com>
5725
5726         * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
5727         "dprintf" help.
5728
5729 2013-06-18  Doug Evans  <dje@google.com>
5730
5731         * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
5732         before using it.
5733         (dw2_expand_symtabs_matching): Fix symbol kind validity check.
5734         Move test of cu_index closer to use.  Print complaint if cu_index
5735         is bad.
5736
5737 2013-06-18  Joel Brobecker  <brobecker@adacore.com>
5738
5739         * machoread.c (oso_vector): Delete this global.
5740         (macho_register_oso): Add new parameter "oso_vector_ptr".
5741         Use it instead of the "oso_vector" global.
5742         (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
5743         (macho_symfile_read): Use a local oso_vector, to be free'ed
5744         at the end of this function, in place of the old "oso_vector"
5745         global.  Update various function calls accordingly.  Use one
5746         single cleanup chain for the entire function.
5747
5748 2013-06-18  Joel Brobecker  <brobecker@adacore.com>
5749
5750         * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
5751         DWARF2_PER_OBJFILE by uses of DATA instead.
5752
5753 2013-06-18  Tom Tromey  <tromey@redhat.com>
5754
5755         * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
5756         argument.
5757         * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
5758         Special case signals other than GDB_SIGNAL_TRAP.
5759         (explains_signal_watchpoint): New function.
5760         (base_breakpoint_explains_signal): Add 'sig' argument.
5761         (initialize_breakpoint_ops): Set 'explains_signal' method for
5762         watchpoints.
5763         * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
5764         signal argument.
5765         (bpstat_explains_signal): Likewise.
5766         * infrun.c (handle_syscall_event, handle_inferior_event): Update.
5767
5768 2013-06-18  Tom Tromey  <tromey@redhat.com>
5769
5770         * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
5771
5772 2013-06-18  Tom Tromey  <tromey@redhat.com>
5773
5774         * python/python.c (finish_python_initialization): Decref
5775         'pythondir' on failure path as well.
5776
5777 2013-06-18  Tom Tromey  <tromey@redhat.com>
5778
5779         PR symtab/15391:
5780         * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
5781         after taking bits_to_skip into account.  Sign extend byte_offset.
5782         * utils.h (gdb_sign_extend): Declare.
5783         * utils.c (gdb_sign_extend): New function.
5784
5785 2013-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
5786
5787         * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
5788
5789 2013-06-17  Pierre Muller  <muller@sourceware.org>
5790
5791         * corelow.c (core_open): Print GDB signal name instead of target
5792         signal number.
5793
5794 2013-06-17  Mike Frysinger  <vapier@gentoo.org>
5795
5796         * .gitignore: Add /gcore.
5797
5798 2013-06-13  Doug Evans  <dje@google.com>
5799
5800         * dwarf2read.c (try_open_dwop_file): Work around behaviour of
5801         OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
5802
5803 2013-06-12  Phil Muldoon  <pmuldoon@redhat.com>
5804
5805         * stack.c (backtrace_command_1): Fix indentation.
5806
5807 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
5808
5809         * window-nat.c (thread_rec): Add missing empty line after
5810         local variable declaration.
5811
5812 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
5813
5814         * windows-nat.c (thread_rec): Revert format used to print
5815         error code returned by SuspendThread from %d back to %u.
5816
5817 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
5818
5819         * windows-nat.c (windows_continue): Add "0x" prefix for thread
5820         ID in debug trace.
5821         (get_windows_debug_event): Likewise, for all debug traces.
5822
5823 2013-06-11  Joel Brobecker  <brobecker@adacore.com>
5824
5825         * window-nat.c (thread_rec): Add thread ID in SuspendThread
5826         warning message.
5827
5828 2013-06-08  Pedro Alves  <pedro@codesourcery.com>
5829             Yao Qi  <yao@codesourcery.com>
5830
5831         * mi/mi-main.c (get_register): Remove declaration.
5832         (output_register): Declare.
5833         (mi_cmd_data_list_register_values): Remove local variable
5834         'tuple_cleanup'.  Move some code into output_register.
5835         (get_register): Renamed to ...
5836         (output_register): ... this.  Output the register's
5837         "number" ui_out tuple here.
5838
5839 2013-06-07  Pedro Alves  <palves@redhat.com>
5840
5841         * darwin-nat.c: Fix formating in copyright header.
5842         * darwin-nat.h: Likewise.
5843         * gnu-nat.c: Likewise.
5844         * machoread.c: Likewise.
5845
5846 2013-06-07  Pedro Alves  <palves@redhat.com>
5847
5848         PR server/14823
5849         * regformats/regdat.sh: Output #include tdesc.h.  Make globals
5850         static.  Output a global target description pointer.
5851         (init_registers_${name}): Adjust to initialize a
5852         target description structure.
5853
5854 2013-06-07  Will Newton  <will.newton@linaro.org>
5855
5856         * printcmd.c (build_address_symbolic): Call
5857         gdbarch_addr_bits_remove for text minimal symbols.
5858
5859 2013-06-07  Will Newton  <will.newton@linaro.org>
5860
5861         * MAINTAINERS: Add myself to Write After Approval.
5862
5863 2013-06-07  Yao Qi  <yao@codesourcery.com>
5864
5865         * tracepoint.c (start_tracing): Move code to ...
5866         (trace_reset_local_state): ... here.  New.
5867         (disconnect_tracing): Don't call set_current_traceframe,
5868         set_tracepoint_num, and set_traceframe_context. Call
5869         trace_reset_local_state instead.
5870         (tfile_close): Call trace_reset_local_state.
5871         * ctf.c (ctf_close): Likewise.
5872         * remote.c (remote_close): Likewise.
5873         * tracepoint.h (trace_reset_local_state): Declare.
5874
5875 2013-06-06  Doug Evans  <dje@google.com>
5876
5877         * dwarf2read.c: Whitespace fixes for DWP file format documentation,
5878         and fix header docs.
5879
5880 2013-06-05  Doug Evans  <dje@google.com>
5881             Keith Seitz  <keiths@redhat.com>
5882
5883         PR 15519
5884         * cp-namespace.c (find_symbol_in_baseclass): Call
5885         cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
5886         Check result of call to lookup_symbol_static.
5887         Call lookup_static_symbol_aux unconditionally.
5888         Call check_typedef on base types before accessing them.
5889         (cp_lookup_nested_symbol): Fix comment.
5890
5891 2013-06-05  Luis Machado  <lgustavo@codesourcery.com>
5892
5893         * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
5894         minimal symbols pointing to function descriptors.
5895
5896 2013-06-05  Tom Tromey  <tromey@redhat.com>
5897
5898         * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
5899
5900 2013-06-04  Sergio Durigan Junior  <sergiodj@redhat.com>
5901             Pedro Alves  <palves@redhat.com>
5902
5903         * remote.c (remote_wait_as): Restore signal handler before returning
5904         when GDB gets a notification.
5905
5906 2013-06-04  Gary Benson  <gbenson@redhat.com>
5907
5908         PR 2328
5909         * breakpoint.h (handle_solib_event): Moved function declaration
5910         to solib.h.
5911         * breakpoint.c (handle_solib_event): Moved function to solib.c.
5912         (bpstat_stop_status): Pass new argument to handle_solib_event.
5913         * solib.h (update_solib_breakpoints): New function declaration.
5914         (handle_solib_event): Moved function declaration from
5915         breakpoint.h.
5916         * solib.c (update_solib_breakpoints): New function.
5917         (handle_solib_event): Moved function from breakpoint.c.
5918         Updated to call solib_ops->handle_event if not NULL.
5919         * solist.h (target_so_ops): New fields "update_breakpoints" and
5920         "handle_event".
5921         * infrun.c (set_stop_on_solib_events): New function.
5922         (_initialize_infrun): Use the above for "set
5923         stop-on-solib-events".
5924         (handle_inferior_event): Pass new argument to handle_solib_event.
5925         * solib-svr4.c (probe.h): New include.
5926         (svr4_free_library_list): New forward declaration.
5927         (probe_action): New enum.
5928         (probe_info): New struct.
5929         (probe_info): New static variable.
5930         (NUM_PROBES): New definition.
5931         (svr4_info): New fields "using_xfer", "probes_table" and
5932         "solib_list".
5933         (free_probes_table): New function.
5934         (free_solib_list): New function.
5935         (svr4_pspace_data_cleanup): Free probes table and solib list.
5936         (svr4_copy_library_list): New function.
5937         (svr4_current_sos_via_xfer_libraries): New parameter "annex".
5938         (svr4_read_so_list): New parameter "prev_lm".
5939         (svr4_current_sos_direct): Renamed from "svr4_current_sos".
5940         (svr4_current_sos): New function.
5941         (probe_and_action): New struct.
5942         (hash_probe_and_action): New function.
5943         (equal_probe_and_action): Likewise.
5944         (register_solib_event_probe): Likewise.
5945         (solib_event_probe_at): Likewise.
5946         (solib_event_probe_action): Likewise.
5947         (solist_update_full): Likewise.
5948         (solist_update_incremental): Likewise.
5949         (disable_probes_interface_cleanup): Likewise.
5950         (svr4_handle_solib_event): Likewise.
5951         (svr4_update_solib_event_breakpoint): Likewise.
5952         (svr4_update_solib_event_breakpoints): Likewise.
5953         (svr4_create_solib_event_breakpoints): Likewise.
5954         (enable_break): Free probes table before creating breakpoints.
5955         Use svr4_create_solib_event_breakpoints to create breakpoints.
5956         (svr4_solib_create_inferior_hook): Free the solib list.
5957         (_initialize_svr4_solib): Initialise
5958         svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
5959
5960 2013-06-04  Gary Benson  <gbenson@redhat.com>
5961
5962         * target.h (target_ops): New field
5963         "to_augmented_libraries_svr4_read".
5964         (target_augmented_libraries_svr4_read): New macro.
5965         * target.c (update_current_target): Handle
5966         to_augmented_libraries_svr4_read.
5967         * remote.c (remote_state): New field
5968         "augmented_libraries_svr4_read".
5969         (remote_augmented_libraries_svr4_read_feature): New function.
5970         (remote_protocol_features): Add entry for
5971         "augmented-libraries-svr4-read".
5972         (remote_augmented_libraries_svr4_read): New function.
5973         (init_remote_ops): Initialize
5974         remote_ops.to_augmented_libraries_svr4_read.
5975
5976 2013-06-04  Gary Benson  <gbenson@redhat.com>
5977
5978         * NEWS: Update.
5979
5980 2013-06-04  Gary Benson  <gbenson@redhat.com>
5981
5982         * objfiles.h (inhibit_section_map_updates): New function
5983         declaration.
5984         (resume_section_map_updates): Likewise.
5985         (resume_section_map_updates_cleanup): Likewise.
5986         * objfiles.c (objfile_pspace_info): Removed field
5987         "objfiles_changed_p".  New fields "new_objfiles_available",
5988         "section_map_dirty" and "inhibit_updates".
5989         (allocate_objfile): Set new_objfiles_available.
5990         (free_objfile): Set section_map_dirty.
5991         (objfile_relocate1): Likewise.
5992         (in_plt_section): Likewise.
5993         (find_pc_section): Update the conditions under which the
5994         section map will be updated.
5995         (inhibit_section_map_updates): New function.
5996         (resume_section_map_updates): Likewise.
5997         (resume_section_map_updates_cleanup): Likewise.
5998
5999 2013-06-04  Gary Benson  <gbenson@redhat.com>
6000
6001         * probe.h (get_probe_argument_count): New declaration.
6002         (evaluate_probe_argument): Likewise.
6003         * probe.c (get_probe_argument_count): New function.
6004         (evaluate_probe_argument): Likewise.
6005         (probe_safe_evaluate_at_pc): Use the above new functions.
6006
6007 2013-06-04  Alan Modra  <amodra@gmail.com>
6008
6009         * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
6010         * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
6011         (ppc_insns_match_pattern): Add frame param.  Avoid multiple
6012         target mem reads on optional insns.
6013         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
6014         ppc_insns_match_pattern calls.
6015         * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
6016         Add match for power7 thread safety insns, and new order of
6017         std 2,40(1) insn.  Correct code shown for _dl_runtime_resolve
6018         invocation in comment, and update rest of comment.
6019         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
6020         PPC64_STANDARD_LINKAGE3_LEN): Delete.
6021         (ppc64_standard_linkage2_target): Update insn offsets.
6022         (ppc64_skip_trampoline_code): Use a single insn buffer.  Match newer
6023         stubs first.  Update calls.
6024
6025 2013-06-04  Yao Qi  <yao@codesourcery.com>
6026
6027         * solib.c (solib_find): Don't need dir separator if path has
6028         drive spec.
6029
6030 2013-06-03  Joel Brobecker  <brobecker@adacore.com>
6031
6032         Revert (indirectly causes a SIGSEGV):
6033         * machoread.c (macho_symfile_read): Assign first cleanup to
6034         'back_to'.
6035
6036 2013-06-03  Yao Qi  <yao@codesourcery.com>
6037
6038         * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
6039         mi-parse.c.  Make them static.
6040         (mi_all_values): Likewise.
6041         (mi_parse_values_option): Move to mi-parse.c.  Rename it to
6042         mi_parse_print_values.  Make it external.
6043         * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
6044         Remove the declarations.
6045         * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
6046         * mi/mi-parse.h (mi_parse_print_values): Declare.
6047         * mi/mi-cmd-stack.c: Include mi-parse.h.
6048         (parse_print_values): Remove
6049         (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
6050         of parse_print_values.
6051         (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
6052
6053 2013-05-31  Pedro Alves  <pedro@codesourcery.com>
6054             Yao Qi  <yao@codesourcery.com>
6055
6056         * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
6057         (encode_actions): Move code to ...
6058         (all_tracepoint_actions_and_cleanup): ... here.  New.
6059         (trace_dump_command): Likewise.
6060
6061 2013-05-30  Tom Tromey  <tromey@redhat.com>
6062
6063         * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
6064
6065 2013-05-30  Tom Tromey  <tromey@redhat.com>
6066
6067         * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
6068         gdb_xml_create_parser_and_cleanup_1.  Return a cleanup.  Remove
6069         'old_chain' argument.  Add 'parser_result' argument.
6070         (gdb_xml_create_parser_and_cleanup): Remove old version.
6071         (gdb_xml_parse_quick): Update.
6072         (xml_process_xincludes): Update.
6073         * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
6074         declare.
6075
6076 2013-05-30  Tom Tromey  <tromey@redhat.com>
6077
6078         * probe.c (collect_probes): Check arguments for NULL before
6079         calling compile_rx_or_error.
6080         * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
6081         Remove NULL return.
6082
6083 2013-05-30  Tom Tromey  <tromey@redhat.com>
6084
6085         * infrun.c (adjust_pc_after_break): Introduce an outer null
6086         cleanup.
6087
6088 2013-05-30  Tom Tromey  <tromey@redhat.com>
6089
6090         * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
6091
6092 2013-05-30  Tom Tromey  <tromey@redhat.com>
6093
6094         * cli/cli-script.c (read_command_lines_1): Use a null cleanup
6095         for 'old_chain'.  Do not check 'head' before processing
6096         cleanups.
6097
6098 2013-05-30  Tom Tromey  <tromey@redhat.com>
6099
6100         * mi/mi-cmd-stack.c (list_arg_or_local): Remove
6101         "cleanup_tuple".
6102
6103 2013-05-30  Tom Tromey  <tromey@redhat.com>
6104
6105         * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
6106         inner scope.  Unconditionally call do_cleanups.
6107
6108 2013-05-30  Tom Tromey  <tromey@redhat.com>
6109
6110         * source.c (find_and_open_source): Call do_cleanups.
6111
6112 2013-05-30  Tom Tromey  <tromey@redhat.com>
6113
6114         * linux-thread-db.c (thread_db_load_search): Unconditionally
6115         call do_cleanups.
6116
6117 2013-05-30  Tom Tromey  <tromey@redhat.com>
6118
6119         * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
6120         for 'cleanup'; instead use a later one.
6121
6122 2013-05-30  Tom Tromey  <tromey@redhat.com>
6123
6124         * python/py-breakpoint.c (bppy_get_commands): Use
6125         explicit, unconditional return.
6126         * python/py-frame.c (frapy_read_var): Likewise.
6127         * python/python.c (gdbpy_decode_line): Likewise.
6128
6129 2013-05-30  Tom Tromey  <tromey@redhat.com>
6130
6131         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
6132         do_cleanups on all return paths.
6133
6134 2013-05-30  Tom Tromey  <tromey@redhat.com>
6135
6136         * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
6137
6138 2013-05-30  Tom Tromey  <tromey@redhat.com>
6139
6140         * stabsread.c (read_struct_type): Call do_cleanups along
6141         all return paths.
6142
6143 2013-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
6144
6145         * mips-linux-tdep.c: Adjust formatting throughout.
6146
6147 2013-05-30  Tom Tromey  <tromey@redhat.com>
6148
6149         * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
6150         along all return paths.
6151
6152 2013-05-30  Tom Tromey  <tromey@redhat.com>
6153
6154         * symfile.c (find_separate_debug_file): Call do_cleanups
6155         along all return paths.
6156
6157 2013-05-30  Tom Tromey  <tromey@redhat.com>
6158
6159         * symtab.c (search_symbols): Introduce a null cleanup for
6160         'retval_chain'.
6161
6162 2013-05-30  Tom Tromey  <tromey@redhat.com>
6163
6164         * python/py-value.c (valpy_binop): Call do_cleanups before
6165         exiting loop.
6166
6167 2013-05-30  Tom Tromey  <tromey@redhat.com>
6168
6169         * python/py-prettyprint.c (print_children): Remove extra
6170         do_cleanups call.
6171
6172 2013-05-30  Tom Tromey  <tromey@redhat.com>
6173
6174         * python/py-frame.c (frapy_read_var): Call do_cleanups along
6175         all return paths.
6176
6177 2013-05-30  Tom Tromey  <tromey@redhat.com>
6178
6179         * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
6180         along all return paths.
6181
6182 2013-05-30  Tom Tromey  <tromey@redhat.com>
6183
6184         * cli/cli-logging.c (set_logging_redirect): Unconditionally
6185         call do_cleanups.
6186
6187 2013-05-30  Tom Tromey  <tromey@redhat.com>
6188
6189         * varobj.c (c_value_of_root): Call do_cleanups along all
6190         return paths.
6191
6192 2013-05-30  Tom Tromey  <tromey@redhat.com>
6193
6194         * tracepoint.c (trace_dump_command): Unconditionally call
6195         do_cleanups.
6196
6197 2013-05-30  Tom Tromey  <tromey@redhat.com>
6198
6199         * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
6200         do_cleanups earlier.
6201
6202 2013-05-30  Tom Tromey  <tromey@redhat.com>
6203
6204         * machoread.c (macho_symfile_read): Assign first cleanup to
6205         'back_to'.
6206
6207 2013-05-30  Tom Tromey  <tromey@redhat.com>
6208
6209         * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
6210
6211 2013-05-30  Tom Tromey  <tromey@redhat.com>
6212
6213         * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
6214
6215 2013-05-30  Tom Tromey  <tromey@redhat.com>
6216
6217         * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
6218         call discard_cleanups.
6219         (inf_ptrace_attach): Likewise.
6220
6221 2013-05-30  Tom Tromey  <tromey@redhat.com>
6222
6223         * remote-mips.c (mips_exit_debug): Call do_cleanups on all
6224         return paths.
6225         (mips_initialize): Likewise.
6226         (common_open): Call do_cleanups.
6227
6228 2013-05-30  Tom Tromey  <tromey@redhat.com>
6229
6230         * utils.c (internal_vproblem): Call do_cleanups.
6231
6232 2013-05-30  Tom Tromey  <tromey@redhat.com>
6233
6234         * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
6235
6236 2013-05-30  Tom Tromey  <tromey@redhat.com>
6237
6238         * cli/cli-script.c (setup_user_args): Don't return after error.
6239
6240 2013-05-30  Tom Tromey  <tromey@redhat.com>
6241
6242         * somread.c (som_symtab_read): Call do_cleanups.
6243
6244 2013-05-30  Tom Tromey  <tromey@redhat.com>
6245
6246         * printcmd.c (print_command_1): Unconditionally call do_cleanups.
6247
6248 2013-05-30  Tom Tromey  <tromey@redhat.com>
6249
6250         * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
6251         * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
6252         * interps.c (interpreter_exec_cmd): Call do_cleanups.
6253         * source.c (show_substitute_path_command): Call do_cleanups.
6254         (unset_substitute_path_command, set_substitute_path_command):
6255         Likewise.
6256         * symfile.c (load_command): Call do_cleanups.
6257
6258 2013-05-30  Tom Tromey  <tromey@redhat.com>
6259
6260         * contrib/cleanup_check.py: New file.
6261         * contrib/gcc-with-excheck: Add option parsing.
6262
6263 2013-05-30  Joel Brobecker  <brobecker@adacore.com>
6264
6265         * windows-nat.c (windows_delete_thread): Add missing space
6266         in cast expression.
6267
6268 2013-05-30  Hafiz Abid Qadeer  <abidh@codesourcery.com>
6269
6270         * inferior.c (top level): Include tilde.h.
6271         (add_inferior_command): Call tilde_expand on the value of 'exec'
6272         argument.
6273
6274 2013-05-30  Pedro Alves  <pedro@codesourcery.com>
6275             Yao Qi  <yao@codesourcery.com>
6276
6277         * tracepoint.c (encode_actions_1): Remove parameter 't'.
6278         Caller update.
6279         (encode_actions): Likewise.
6280         * remote.c (remote_download_tracepoint): Caller update.
6281         * tracepoint.h (encode_actions): Update declaration.
6282
6283 2013-05-30  Pedro Alves  <palves@redhat.com>
6284
6285         * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
6286         pointer.
6287
6288 2013-05-30  Yao Qi  <yao@codesourcery.com>
6289
6290         * remote.c (remote_check_symbols): Remove unused parameter
6291         'objfile'.
6292         Declaration update.
6293         (remote_start_remote, remote_new_objfile): Caller update.
6294
6295 2013-05-30  Yao Qi  <yao@codesourcery.com>
6296
6297         * mi/mi-cmds.c (mi_cmds): Define MI command
6298         '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
6299         DEF_MI_CMD_CLI.
6300
6301 2013-05-29  Pedro Alves  <palves@redhat.com>
6302
6303         * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
6304         (remote_insert_watchpoint, remote_remove_watchpoint)
6305         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
6306         (remote_verify_memory, compare_sections_command)
6307         (remote_search_memory): Set the general process/thread on the
6308         remote side.
6309
6310 2013-05-29  Pedro Alves  <palves@redhat.com>
6311
6312         * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
6313         (_initialize_aarch64_tdep): Don't call
6314         initialize_tdesc_aarch64_without_fpu.
6315         * features/Makefile (WHICH): Remove reference to
6316         aarch64-without-fpu.
6317         * features/aarch64-without-fpu.c: Delete file.
6318         * regformats/aarch64-without-fpu.dat: Delete file.
6319
6320 2013-05-28  Yao Qi  <yao@codesourcery.com>
6321
6322         * tracepoint.c (stringify_collection_list): Remove parameter
6323         'string'.
6324         (encode_actions): Caller update.  Remove local variables.
6325
6326 2013-05-24  Yao Qi  <yao@codesourcery.com>
6327
6328         * tracepoint.c (TFILE_PID): Remove.
6329         (tfile_open): Don't add thread and inferior.
6330         (tfile_close): Don't set 'inferior_ptid'.  Don't call
6331         exit_inferior_silent.
6332         (tfile_thread_alive): Remove.
6333         (init_tfile_ops): Don't set field 'to_thread_alive' of
6334         tfile_ops.
6335
6336 2013-05-23  Doug Evans  <dje@google.com>
6337
6338         * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
6339
6340 2013-05-23  Pedro Alves  <palves@redhat.com>
6341
6342         * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
6343         [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
6344         (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
6345         Only define if HAVE_SOCKETS is defined.
6346         * configure.ac: Check for sys/socket.h.
6347         * config.in, configure: Regenerate.
6348
6349 2013-05-23  Pedro Alves  <palves@redhat.com>
6350
6351         * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
6352         (open_and_init_dwp_file): Use %s/pulongest instead of %u for
6353         printing uint32_t variables.
6354
6355 2013-05-23  Pedro Alves  <palves@redhat.com>
6356
6357         * NEWS: Mention GDBserver range stepping support.
6358
6359 2013-05-23  Yao Qi  <yao@codesourcery.com>
6360             Pedro Alves  <palves@redhat.com>
6361
6362         * gdbthread.h (struct thread_control_state) <may_range_step>: New
6363         field.
6364         * infcmd.c (step_once, until_next_command): Enable range stepping.
6365         * infrun.c (displaced_step_prepare): Disable range stepping.
6366         (resume): Disable range stepping if stepping over a breakpoint or
6367         we have software watchpoints.  If range stepping is enabled,
6368         assert the thread is in the stepping range.
6369         (clear_proceed_status_thread): Clear may_range_step.
6370         (handle_inferior_event): Disable range stepping as soon as we know
6371         the thread that hit the event.  Re-enable it whenever we're going
6372         to step with a step range.
6373         * remote.c (struct vCont_action_support) <r>: New field.
6374         (use_range_stepping): New global.
6375         (remote_vcont_probe): Handle 'r' action.
6376         (append_resumption): Append an 'r' action if the thread may range
6377         step.
6378         (show_range_stepping): New function.
6379         (set_range_stepping): New function.
6380         (_initialize_remote): Call add_setshow_boolean_cmd to register the
6381         'set range-stepping' and 'show range-stepping' commands.
6382         * NEWS: Mention range stepping, the new vCont;r action, and the
6383         new "set/show range-stepping" commands.
6384
6385 2013-05-23  Yao Qi  <yao@codesourcery.com>
6386             Pedro Alves  <palves@redhat.com>
6387
6388         * remote.c (struct vCont_action_support): New struct.
6389         (struct remote_state) <support_vCont_t>: Remove field.
6390         <vCont_actions_support>: New field.
6391         (remote_vcont_probe, remote_stop_ns): Update.
6392
6393 2013-05-23  Yao Qi  <yao@codesourcery.com>
6394             Pedro Alves  <palves@redhat.com>
6395
6396         * gdbthread.h (pc_in_thread_step_range): New declaration.
6397         * thread.c (pc_in_thread_step_range): New function.
6398         * infrun.c (handle_inferior_event): Use it.
6399
6400 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
6401
6402         * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
6403         of sprintf.
6404
6405 2013-05-22  Keith Seitz  <keiths@redhat.com>
6406
6407         * ada-lang.c (is_known_support_routine): Add explicit free of
6408         'func_name' from find_frame_funname.
6409         (ada_unhandled_exception_name_addr_from_raise): Add cleanups
6410         for func_name from find_frame_funname.
6411         * python/py-frame.c (frapy_name): Add explicit free of
6412         'name' from find_frame_funname.
6413         * stack.c (find_frame_funname): Add comment explaining that
6414         funcp must be freed by the caller.
6415         Return copy of symbol names instead of pointers.
6416         (print_frame): Add a cleanup for 'funname' from
6417         find_frame_funname.
6418         * stack.h (find_frame_funname): Remove "const" from
6419         'funname' parameter.
6420
6421 2013-05-22  Tom Tromey  <tromey@redhat.com>
6422
6423         PR c++/15401:
6424         * c-valprint.c (c_value_print): Use value_addr for
6425         references.  Convert back to reference type with value_ref.
6426
6427 2013-05-22  Eli Zaretskii  <eliz@gnu.org>
6428
6429         * windows-nat.c (handle_unload_dll): Don't call solib_add for the
6430         unloaded DLL, it will be done by handle_solib_event.  See
6431         http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
6432         details.
6433
6434 2013-05-22  Phil Muldoon  <pmuldoon@redhat.com>
6435
6436         * ui-out.c: Create typedef ui_out_level_p and define vector
6437         operations for that type.
6438         (struct ui_out): Use a vector instead of an array.
6439         (current_level): Return level from a vector.
6440         (push_level): Create a level in a vector.
6441         (pop_level): Delete a level in a vector.
6442         (ui_out_new): Create initial level zero level, and store in a
6443         vector.
6444         (ui_out_destroy): Add vector cleanup.
6445
6446 2013-05-22  Pedro Alves  <palves@redhat.com>
6447
6448         * python/python-internal.h (gdb_Py_DECREF): Tag with
6449         "ARI: editCase function".
6450
6451 2013-05-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
6452
6453         * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
6454
6455 2013-05-21  Pedro Alves  <palves@redhat.com>
6456
6457         * python/py-prettyprint.c (apply_val_pretty_printer): Check
6458         whether PRINTER is NULL before installing a Py_DECREF cleanup.
6459         * python/py-utils.c (py_decref): Don't check for NULL before
6460         calling Py_DECREF.
6461
6462 2013-05-21  Pedro Alves  <palves@redhat.com>
6463
6464         * python/py-utils.c (py_decref): Remove extra braces.
6465         (gdb_pymodule_addobject): Remove extra braces.
6466         * python-internal.h (gdb_Py_DECREF): New static inline function.
6467         (Py_DECREF): Redefine as calling gdb_Py_DECREF.
6468
6469 2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
6470
6471         * breakpoints.c (detach_breakpoints): Do not
6472         detach breakpoints locations with loc_type bp_loc_other.
6473
6474 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6475
6476         Workaround Python 2.6.
6477         * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
6478         a block.
6479
6480 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6481
6482         Code cleanup: constification.
6483         * solib.c (solib_ops): Make return type and ops variable type const.
6484         (set_solib_ops): Make the new_ops parameter and ops variable const.
6485         (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
6486         (solib_add, solib_keep_data_in_core, clear_solib)
6487         (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
6488         (reload_shared_libraries, solib_global_lookup): Make the ops variable
6489         const.
6490         * solib.h (set_solib_ops): Make the new_ops parameter const.
6491
6492 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
6493
6494         * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
6495         variable.
6496         (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
6497         (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
6498         (SYSTEM_GDBINIT_FILES): New variables.
6499         (all): Add stamp-system-gdbinit.
6500         (stamp-system-gdbinit): New rule.
6501         (clean-system-gdbinit, install-system-gdbinit)
6502         (uninstall-system-gdbinit): New rules.  Make them .PHONY.
6503         (install-only): Add dependency on install-system-gdbinit.
6504         (uninstall): Add dependency on uninstall-system-gdbinit.
6505         (clean): Add dependency on clean-system-gdbinit.
6506         * system-gdbinit/elinos.py: New file.
6507         * system-gdbinit/wrs-linux.py: New file.
6508
6509 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
6510
6511         * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
6512
6513 2013-05-21  Hui Zhu  <hui@codesourcery.com>
6514
6515         * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
6516         * breakpoint.h (dprintf_breakpoint_ops): Add extern.
6517         * mi/mi-cmd-break.c (ctype.h): New include.
6518         (gdb_obstack.h): New include.
6519         (mi_argv_to_format, mi_cmd_break_insert_1): New.
6520         (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
6521         (mi_cmd_dprintf_insert): New.
6522         * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
6523         * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
6524
6525 2013-05-20  Tom Tromey  <tromey@redhat.com>
6526
6527         * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
6528
6529 2013-05-20  Tom Tromey  <tromey@redhat.com>
6530
6531         * python/py-value.c (valpy_get_dynamic_type): Simplify
6532         dynamic_type assignment.  Use Py_XINCREF.
6533
6534 2013-05-20  Tom Tromey  <tromey@redhat.com>
6535
6536         * python/py-type.c (typy_fields): Unconditionally decref 'r'.
6537
6538 2013-05-20  Tom Tromey  <tromey@redhat.com>
6539
6540         * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
6541         (gdbpy_selected_frame): Move object-construction code
6542         out of TRY_CATCH.
6543
6544 2013-05-20  Tom Tromey  <tromey@redhat.com>
6545
6546         * python/py-arch.c (gdbpy_initialize_arch): Use
6547         gdb_pymodule_addobject.
6548         * python/py-block.c (gdbpy_initialize_blocks): Use
6549         gdb_pymodule_addobject.
6550         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
6551         gdb_pymodule_addobject.
6552         * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
6553         gdb_pymodule_addobject.
6554         * python/py-event.c (gdbpy_initialize_event_generic): Use
6555         gdb_pymodule_addobject.
6556         * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
6557         gdb_pymodule_addobject.
6558         * python/py-evts.c (add_new_registry): Use
6559         gdb_pymodule_addobject.
6560         (gdbpy_initialize_py_events): Likewise.
6561         * python/py-finishbreakpoint.c
6562         (gdbpy_initialize_finishbreakpoints): Use
6563         gdb_pymodule_addobject.
6564         * python/py-frame.c (gdbpy_initialize_frames): Use
6565         gdb_pymodule_addobject.
6566         * python/py-function.c (gdbpy_initialize_functions): Use
6567         gdb_pymodule_addobject.
6568         * python/py-inferior.c (gdbpy_initialize_inferior): Use
6569         gdb_pymodule_addobject.
6570         * python/py-infthread.c (gdbpy_initialize_thread): Use
6571         gdb_pymodule_addobject.
6572         * python/py-objfile.c (gdbpy_initialize_objfile): Use
6573         gdb_pymodule_addobject.
6574         * python/py-param.c (gdbpy_initialize_parameters): Use
6575         gdb_pymodule_addobject.
6576         * python/py-progspace.c (gdbpy_initialize_pspace): Use
6577         gdb_pymodule_addobject.
6578         * python/py-symbol.c (gdbpy_initialize_symbols): Use
6579         gdb_pymodule_addobject.
6580         * python/py-symtab.c (gdbpy_initialize_symtabs): Use
6581         gdb_pymodule_addobject.
6582         * python/py-type.c (gdbpy_initialize_types): Use
6583         gdb_pymodule_addobject.
6584         * python/py-utils.c (gdb_pymodule_addobject): New function.
6585         * python/py-value.c (gdbpy_initialize_values): Use
6586         gdb_pymodule_addobject.
6587         * python/python-internal.h (gdb_pymodule_addobject): Declare.
6588         * python/python.c (_initialize_python): Use
6589         gdb_pymodule_addobject.
6590
6591 2013-05-20  Tom Tromey  <tromey@redhat.com>
6592
6593         * python/py-cmd.c (cmdpy_completer): Use explicit decref.
6594         * python/py-param.c (get_set_value, get_show_value): Use
6595         explicit decrefs.
6596         * python/python.c (start_type_printers, apply_type_printers):
6597         Use explicit decrefs.
6598
6599 2013-05-20  Tom Tromey  <tromey@redhat.com>
6600
6601         * python/py-evts.c (gdbpy_initialize_py_events): Don't
6602         incref the module.
6603
6604 2013-05-20  Tom Tromey  <tromey@redhat.com>
6605
6606         * python/python.c (gdbpy_run_events): Decref the result
6607         of PyObject_CallObject.
6608
6609 2013-05-20  Tom Tromey  <tromey@redhat.com>
6610
6611         * python/py-symtab.c (set_sal): Use
6612         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.  Return -1 on error.
6613         (symtab_and_line_to_sal_object): Update.
6614
6615 2013-05-20  Tom Tromey  <tromey@redhat.com>
6616
6617         * python/py-param.c (compute_enum_values): Decref 'item'.
6618
6619 2013-05-20  Tom Tromey  <tromey@redhat.com>
6620
6621         * mi/mi-main.c: Include python-internal.h.
6622         (mi_cmd_list_features): Check gdb_python_initialized.
6623         * python/py-inferior.c (python_on_normal_stop, python_on_resume)
6624         (python_inferior_exit, python_new_objfile, add_thread_object)
6625         (delete_thread_object, py_free_inferior): Check
6626         gdb_python_initialized.
6627         * python/py-prettyprint.c (apply_val_pretty_printer): Check
6628         gdb_python_initialized.
6629         * python/py-type.c (save_objfile_types): Check
6630         gdb_python_initialized.
6631         * python/python-internal.h (gdb_python_initialized): Declare.
6632         * python/python.c (ensure_python_env): Throw exception if
6633         Python not initialized.
6634         (before_prompt_hook, source_python_script_for_objfile)
6635         (start_type_printers, apply_type_printers,
6636         free_type_printers): Check gdb_python_initialized.
6637         * varobj.c (varobj_get_display_hint)
6638         (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
6639         (install_new_value_visualizer, varobj_set_visualizer)
6640         (value_get_print_value): Check gdb_python_initialized.
6641
6642 2013-05-20  Tom Tromey  <tromey@redhat.com>
6643
6644         * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
6645         Check errors.
6646         * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
6647         * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
6648         Check errors.
6649         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
6650         Check errors.
6651         * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
6652         Check errors.
6653         * python/py-event.c (gdbpy_initialize_event): Return 'int'.
6654         Check errors.
6655         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
6656         init function to return 'int'.
6657         * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
6658         Return 'int'.  Check errors.
6659         * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
6660         Check errors.
6661         * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
6662         Return 'int'.  Check errors.
6663         * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
6664         Check errors.
6665         * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
6666         Check errors.
6667         * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
6668         Check errors.
6669         * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
6670         Check errors.
6671         * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
6672         Check errors.
6673         * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
6674         Check errors.
6675         * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
6676         Check errors.
6677         * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
6678         Check errors.
6679         * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
6680         Check errors.
6681         * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
6682         Check errors.
6683         * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
6684         Check errors.
6685         * python/py-type.c (gdbpy_initialize_types): Return 'int'.
6686         Check errors.
6687         * python/py-value.c (gdbpy_initialize_values): Return 'int'.
6688         Check errors.
6689         * python/python-internal.h (gdbpy_initialize_auto_load,
6690         gdbpy_initialize_values, gdbpy_initialize_frames,
6691         gdbpy_initialize_symtabs, gdbpy_initialize_commands,
6692         gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
6693         gdbpy_initialize_blocks, gdbpy_initialize_types,
6694         gdbpy_initialize_functions, gdbpy_initialize_pspace,
6695         gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
6696         gdbpy_initialize_finishbreakpoints,
6697         gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
6698         gdbpy_initialize_thread, gdbpy_initialize_inferior,
6699         gdbpy_initialize_eventregistry, gdbpy_initialize_event,
6700         gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
6701         gdbpy_initialize_signal_event,
6702         gdbpy_initialize_breakpoint_event,
6703         gdbpy_initialize_continue_event,
6704         gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
6705         gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
6706         Update.  Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6707         * python/python.c (gdb_python_initialized): New global.
6708         (gdbpy_initialize_events): Return 'int'.  Check errors.
6709         (_initialize_python): Check errors.  Set
6710         gdb_python_initialized.
6711
6712 2013-05-20  Tom Tromey  <tromey@redhat.com>
6713
6714         * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
6715         Decref the reslut of PyObject_CallMethod.
6716
6717 2013-05-20  Tom Tromey  <tromey@redhat.com>
6718
6719         * python/py-event.c (gdbpy_initialize_event_generic): Return
6720         early if PyType_Ready fails.
6721
6722 2013-05-20  Tom Tromey  <tromey@redhat.com>
6723
6724         * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
6725         as 'default' in the switch.
6726
6727 2013-05-20  Tom Tromey  <tromey@redhat.com>
6728
6729         * python/py-inferior.c (gdbpy_inferiors): Update.  Hoist
6730         get_addr_from_python calls out of TRY_CATCH.
6731         (infpy_write_memory, infpy_search_memory): Likewise.
6732         * python/py-utils.c (get_addr_from_python): Return negative
6733         value on error.  Use TRY_CATCH.
6734         * python/python-internal.h (get_addr_from_python): Use
6735         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6736
6737 2013-05-20  Tom Tromey  <tromey@redhat.com>
6738
6739         * python/py-event.c (evpy_emit_event): Decref the
6740         result of PyObject_CallFunctionObjArgs.
6741
6742 2013-05-20  Tom Tromey  <tromey@redhat.com>
6743
6744         * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
6745         Correctly decref.
6746
6747 2013-05-20  Tom Tromey  <tromey@redhat.com>
6748
6749         * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
6750
6751 2013-05-20  Tom Tromey  <tromey@redhat.com>
6752
6753         * python/py-event.h (gdbpy_initialize_event_generic): Use
6754         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6755         * python/py-evts.c (add_new_registry): Use
6756         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6757         * python/python-internal.h
6758         (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
6759
6760 2013-05-20  Tom Tromey  <tromey@redhat.com>
6761
6762         * python/py-arch.c (archpy_disassemble): Update.
6763         * python/py-type.c (typy_get_composite, typy_lookup_typename)
6764         (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
6765         * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
6766         * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
6767         macro.
6768         (GDB_PY_HANDLE_EXCEPTION): Update.
6769         (gdbpy_convert_exception): Update.  Use CPYCHECKER_SETS_EXCEPTION.
6770
6771 2013-05-20  Tom Tromey  <tromey@redhat.com>
6772
6773         * python/python-internal.h (events_object_type): Remove.
6774
6775 2013-05-20  Tom Tromey  <tromey@redhat.com>
6776
6777         * python/py-event.h (evpy_emit_event): Use
6778         CPYCHECKER_STEALS_REFERENCE_TO_ARG.
6779         * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
6780         New macro.
6781
6782 2013-05-20  Tom Tromey  <tromey@redhat.com>
6783
6784         * py-evtregistry.c (create_event_object): Decref
6785         eventregistry_object if PyList_New fails.
6786
6787 2013-05-20  Tom Tromey  <tromey@redhat.com>
6788
6789         * py-cmd.c (gdbpy_string_to_argv): Check result of
6790         PyList_New.
6791
6792 2013-05-20  Tom Tromey  <tromey@redhat.com>
6793
6794         * python/python.c (before_prompt_hook): Add cleanup to
6795         decref 'hook'.
6796
6797 2013-05-20  Tom Tromey  <tromey@redhat.com>
6798
6799         * python/py-function.c (fnpy_init): Decref result of
6800         PyObject_GetAttrString.
6801
6802 2013-05-20  Tom Tromey  <tromey@redhat.com>
6803
6804         * python/py-threadevent.c (get_event_thread): Use
6805         CPYCHECKER_RETURNS_BORROWED_REF.
6806         * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
6807         New define.
6808         (pspace_to_pspace_object, objfile_to_objfile_object)
6809         (find_thread_object): Use it.
6810
6811 2013-05-20  Tom Tromey  <tromey@redhat.com>
6812
6813         * python/py-arch.c (arch_object_type): Use
6814         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6815         * python/py-block.c (block_syms_iterator_object_type):
6816         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6817         * python/py-bpevent.c (breakpoint_event_object_type):
6818         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6819         * python/py-cmd.c (cmdpy_object_type): Use
6820         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6821         * python/py-continueevent.c (continue_event_object_type):
6822         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6823         * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
6824         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6825         * python/py-events.h (thread_event_object_type):
6826         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6827         * python/py-evtregistry.c (eventregistry_object_type): Use
6828         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6829         * python/py-exitedevent.c (exited_event_object_type):
6830         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6831         * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
6832         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6833         * python/py-function.c (fnpy_object_type): Use
6834         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6835         * python/py-inferior.c (inferior_object_type, membuf_object_type):
6836         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6837         * python/py-infthread.c (thread_object_type): Use
6838         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6839         * python/py-lazy-string.c (lazy_string_object_type):
6840         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6841         * python/py-newobjfileevent.c (new_objfile_event_object_type):
6842         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6843         * python/py-objfile.c (objfile_object_type): Use
6844         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6845         * python/py-param.c (parmpy_object_type):
6846         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6847         * python/py-progspace.c (pspace_object_type):
6848         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6849         * python/py-signalevent.c (signal_event_object_type):
6850         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6851         * python/py-symtab.c (symtab_object_type, sal_object_type): Use
6852         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6853         * python/py-type.c (type_object_type, field_object_type)
6854         (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6855         * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
6856         define.
6857         (value_object_type, block_object_type, symbol_object_type)
6858         (event_object_type, stop_event_object_type, breakpoint_object_type)
6859         (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6860
6861 2013-05-20  Andreas Tobler  <andreas@fgznet.ch>
6862
6863         * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
6864         (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
6865
6866 2013-05-20  Doug Evans  <dje@google.com>
6867
6868         When reading CU, stay in DWO.  Be more tolerent of bad debug info.
6869         For Fission.
6870         * dwarf2read.c (struct dwarf2_per_cu_data): New member
6871         reading_dwo_directly.
6872         (struct signatured_type): New member dwo_unit.
6873         (struct die_reader_specs): New member comp_dir.
6874         (create_signatured_type_table_from_index): Use malloc for
6875         all_type_units instead of objfile's obstack.
6876         (create_all_type_units): Ditto.
6877         (fill_in_sig_entry_from_dwo_entry): New function.
6878         (add_type_unit): New function.
6879         (lookup_dwo_signatured_type): New function.
6880         (lookup_dwp_signatured_type): New function.
6881         (lookup_signatured_type): New arg cu.  All callers updated.
6882         (init_cu_die_reader): Initialize comp_dir.
6883         (read_cutu_die_from_dwo): New arg stub_comp_dir.  All callers updated.
6884         Change assert of matching type signatures to call error on mismatch.
6885         (lookup_dwo_unit): Add assert.
6886         (init_tu_and_read_dwo_dies): New function.
6887         (init_cutu_and_read_dies): Call it.
6888         (build_type_unit_groups): Handle case of no type unit groups created.
6889         (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
6890         (lookup_dwo_cutu): Tweak complaint.
6891         (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
6892         (dwarf2_per_objfile_free): Free all_type_units.
6893
6894 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
6895
6896         * windows-nat.c (handle_unload_dll): Add missing empty line.
6897
6898 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
6899
6900         * dwarf2read.c (prototyped_function_p): New function.
6901         (read_subroutine_type): Use it.
6902
6903 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
6904
6905         * rs6000-aix-tdep.c: De-indent some example code provided
6906         as a comment.
6907
6908 2013-05-17  Edjunior Machado  <emachado@linux.vnet.ibm.com>
6909
6910         * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
6911         region is ok for a hardware watchpoint using the new ptrace interface
6912         on Power servers.
6913
6914 2013-05-17  Doug Evans  <dje@google.com>
6915
6916         * NEWS: Mention new maintenance commands check-symtabs, and
6917         expand-symtabs, and renamed check-psymtabs.
6918         * psymtab.c (maintenance_check_psymtabs): Renamed from
6919         maintenance_check_symtabs.  Only process already-expanded symbol
6920         tables.
6921         (_initialize_psymtab): Update.
6922         * symmisc.c (maintenance_check_symtabs): New function.
6923         (maintenance_expand_name_matcher): New function
6924         (maintenance_expand_file_matcher): New function
6925         (maintenance_expand_symtabs): New function.
6926         (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
6927         commands.
6928
6929 2013-05-17  Tom Tromey  <tromey@redhat.com>
6930
6931         * python/py-inferior.c (infpy_read_memory): Don't call
6932         PyErr_SetString if PyObject_New fails.
6933         * python/py-frame.c (frame_info_to_frame_object): Don't call
6934         PyErr_SetString if PyObject_New fails.
6935
6936 2013-05-17  Pavel Chupin  <pavel.v.chupin@intel.com>
6937
6938         * acinclude.m4: Add check for dlopen in libdl.
6939         * configure.ac: Ditto.
6940         * configure: Regenerate.
6941
6942 2013-05-17  Phil Muldoon  <pmuldoon@redhat.com>
6943
6944         * frame.c (frame_stash): Convert to htab.
6945         (frame_addr_hash): New function.
6946         (frame_addr_hash_eq): New function.
6947         (frame_stash_create): Convert function to create
6948         a hash table.
6949         (frame_stash_add): Convert function to add an entry to a hash
6950         table.
6951         (frame_stash_find): Convert function to search the hash table.
6952         (frame_stash_invalidate): Convert function to empty the hash
6953         table.
6954         (get_frame_id): Only add to stash if a frame_id is created.
6955         (_initialize_frame): Call frame_stash_create.
6956
6957 2013-05-16  Yue Lu  <hacklu.newborn@gmail.com>  (tiny change)
6958
6959         * configure.ac: Ensure MIG is available when building for GNU Hurd
6960         hosts.
6961         * configure: Regenerate.
6962
6963 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
6964
6965         * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
6966
6967 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
6968
6969         * ada-lang.c (ada_make_symbol_completion_list): Make sure
6970         all cleanups are done before returning from this function.
6971
6972 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
6973
6974         * utils.h: #include "exceptions.h".
6975         (enum errors): Remove partial declaration.
6976
6977 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
6978
6979         * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
6980         * gdbarch.h, gdbarch.c: Regenerate.
6981         * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
6982         handling.
6983
6984         * rs6000-aix-tdep.h: New file.
6985         * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
6986         * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
6987         "xml-utils.h".
6988         (struct field_info, struct ld_info_desc): New types.
6989         (ld_info32_desc, ld_info64_desc): New static constants.
6990         (struct ld_info): New type.
6991         (rs6000_aix_extract_ld_info): New function.
6992         (rs6000_aix_shared_library_to_xml): Likewise.
6993         (rs6000_aix_ld_info_to_xml): Likewise.
6994         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
6995         (rs6000_aix_init_osabi): Add call to
6996         set_gdbarch_core_xfer_shared_libraries_aix.
6997         * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
6998         Remove "xml-utils.h" include.
6999         (LdInfo): Delete typedef.
7000         (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
7001         Delete macros.
7002         (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
7003         Adjust code accordingly.
7004         (rs6000_core_ldinfo): Delete, folded into
7005         rs6000_aix_core_xfer_shared_libraries_aix.
7006         (rs6000_xfer_shared_library): Delete.
7007         (rs6000_xfer_shared_libraries): Reimplement.
7008
7009 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
7010
7011         * record.c (record_goto_cmdlist): New.
7012         (cmd_record_goto): Split into this ...
7013         (cmd_record_goto_begin): ... this
7014         (cmd_record_goto_end): ... and this.
7015         (_initialize_record): Change "record goto" to prefix command.
7016         Add commands for "record goto begin" and "record goto end".
7017         Add an alias for "record goto start" to "record goto begin".
7018
7019 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7020
7021         * linespec.c (convert_linespec_to_sals): New comment for
7022         SOURCE_FILENAME assignment.
7023
7024 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7025
7026         * cleanups.c (restore_my_cleanups): Replace gdb_assert by
7027         internal_warning.
7028
7029 2013-05-14  Tom Tromey  <tromey@redhat.com>
7030
7031         * eval.c (parse_and_eval_long): Make 'exp' const.
7032         * value.h (parse_and_eval_long): Update.
7033
7034 2013-05-14  Tom Tromey  <tromey@redhat.com>
7035
7036         * ui-file.c (gdb_fopen): Make arguments const.
7037         * ui-file.h (gdb_fopen): Make arguments const.
7038
7039 2013-05-14  Tom Tromey  <tromey@redhat.com>
7040
7041         * remote.c (remote_set_trace_notes): Make arguments const.
7042         * target.c (update_current_target): Update cast.
7043         * target.h (to_set_trace_notes): Make arguments const.
7044
7045 2013-05-14  Tom Tromey  <tromey@redhat.com>
7046
7047         * go32-nat.c (go32_terminal_info): Make 'args' const.
7048         * inferior.h (child_terminal_info): Update.
7049         * inflow.c (child_terminal_info): Make 'args' const.
7050         * target.c (default_terminal_info): Make 'args' const.
7051         (debug_to_terminal_save_ours): Likewise.
7052         * target.h (struct target_ops) <to_terminal_info>: Make argument
7053         const.
7054
7055 2013-05-13  Tom Tromey  <tromey@redhat.com>
7056
7057         * gcore.c (create_gcore_bfd): Make 'filename' const.
7058         * gcore.h (create_gcore_bfd): Make 'filename' const.
7059         * record-full.c (record_full_save): Make 'recfilename' const.
7060         * target.c (target_save_record): Make 'filename' const.
7061         * target.h (struct target_ops) <to_save_record>: Make 'filename'
7062         const.
7063         (target_save_record): Likewise.
7064
7065 2013-05-13  Tom Tromey  <tromey@redhat.com>
7066
7067         PR gdb/15338:
7068         * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
7069         ranges section has been read.
7070
7071 2013-05-13  Tom Tromey  <tromey@redhat.com>
7072
7073         PR exp/15364:
7074         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
7075         STRUCTOP_PTR>: Return a not_lval value for
7076         EVAL_AVOID_SIDE_EFFECTS.
7077         * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
7078         for EVAL_AVOID_SIDE_EFFECTS.
7079
7080 2013-05-13  Joel Brobecker  <brobecker@adacore.com>
7081
7082         * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
7083         floating point registers to register type before storing
7084         value.
7085         * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
7086         Likewise.
7087
7088 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
7089             Tom Tromey  <tromey@redhat.com>
7090
7091         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
7092         New functions.
7093         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
7094         Declare.
7095         * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
7096         (darwin_ptrace_him): Use unmark_fd_no_cloexec.
7097         * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
7098         (inf_ttrace_prepare): Use mark_fd_no_cloexec.
7099
7100 2013-05-10  Freddie Chopin  <freddie_chopin@op.pl>
7101             Tom Tromey  <tromey@redhat.com>
7102
7103         PR build/15414:
7104         * configure: Rebuild.
7105         * configure.ac (build_warnings): Do not use -Wformat-nonliteral
7106         with -Wno-format.
7107
7108 2013-05-10  Pedro Alves  <palves@redhat.com>
7109
7110         * remote.c (_initialize_remote): Fix spelling of
7111         qXfer:traceframe-info:read packet in packet config command.
7112
7113 2013-05-10  David Taylor  <dtaylor@emc.com>
7114
7115         PR remote/15455
7116
7117         * remote.c (remote_trace_set_readonly_regions): Do not overwrite
7118         "QTro" at start of packet.
7119
7120 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
7121
7122         * solib-aix.c (solib_aix_relocate_section_addresses):
7123         For the .bss section action, apply the same offset as
7124         the .data section.
7125
7126 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
7127
7128         * solib-aix.c (solib_aix_relocate_section_addresses):
7129         Remove FIXME comment.
7130
7131 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
7132
7133         PR tdep/15420:
7134         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
7135         New functions, directly copied from sparc-sol-thread.c.
7136         * sparc-sol-thread.c: Delete.
7137         * configure.ac: Remove code handling sparc-solaris-thread.c.
7138         * configure: Regenerate.
7139
7140 2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
7141
7142         * stack.c (backtrace_command_1): Add "no-filters", and Python frame
7143         filter logic.
7144         (backtrace_command): Add "no-filters" option parsing.
7145         (_initialize_stack): Alter help to reflect "no-filters" option.
7146         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
7147         (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
7148         (py-frame.o): Add target
7149         * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
7150         filter files.
7151         * python/python.h: Add new frame filter constants, and flag enum.
7152         (apply_frame_filter): Add definition.
7153         * python/python.c (apply_frame_filter): New non-Python
7154         enabled function.
7155         * python/py-utils.c (py_xdecref): New function.
7156         (make_cleanup_py_xdecref): Ditto.
7157         * python/py-objfile.c: Declare frame_filters dictionary.
7158         (objfpy_dealloc): Add frame_filters dealloc.
7159         (objfpy_new): Initialize frame_filters attribute.
7160         (objfile_to_objfile_object): Ditto.
7161         (objfpy_get_frame_filters): New function.
7162         (objfpy_set_frame_filters): New function.
7163         * python/py-progspace.c: Declare frame_filters dictionary.
7164         (pspy_dealloc): Add frame_filters dealloc.
7165         (pspy_new): Initialize frame_filters attribute.
7166         (pspacee_to_pspace_object): Ditto.
7167         (pspy_get_frame_filters): New function.
7168         (pspy_set_frame_filters): New function.
7169         * python/py-framefilter.c: New file.
7170         * python/lib/gdb/command/frame_filters.py: New file.
7171         * python/lib/gdb/frames.py: New file.
7172         * python/lib/gdb/__init__.py: Initialize global frame_filters
7173         dictionary
7174         * python/lib/gdb/FrameDecorator.py: New file.
7175         * python/lib/gdb/FrameIterator.py: New file.
7176         * mi/mi-cmds.c (mi_cmds): Add frame filters command.
7177         * mi/mi-cmds.h: Declare.
7178         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
7179         --no-frame-filter logic, and Python frame filter logic.
7180         (stack_enable_frame_filters): New function.
7181         (parse_no_frame_option): Ditto.
7182         (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
7183         filter logic.
7184         (mi_cmd_stack_list_locals): Ditto.
7185         (mi_cmd_stack_list_args): Ditto.
7186         (mi_cmd_stack_list_variables): Ditto.
7187         * NEWS: Add frame filter note.
7188
7189 2013-05-09  Doug Evans  <dje@google.com>
7190
7191         * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
7192         All callers updated.
7193         (syms_from_objfile): Ditto.  Make static.
7194         (symbol_file_add_with_addrs): Renamed from
7195         symbol_file_add_with_addrs_or_offsets.  Delete args offsets,
7196         num_offsets.  All callers updated.
7197         * symfile.h (syms_from_objfile): Delete.
7198
7199         * symfile.c (decrement_reading_symtab): Add assert.
7200         (increment_reading_symtab): Ditto.
7201
7202 2013-05-09  Joel Brobecker  <brobecker@adacore.com>
7203
7204         * source.c (forward_search_command): Replace call to getc
7205         by call to fgetc.
7206         (reverse_search_command): Likewise.
7207
7208 2013-05-08  Doug Evans  <dje@google.com>
7209
7210         * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
7211         matching test.
7212
7213 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
7214
7215         * sol-thread.c (info_cb): Factorize the code a little.
7216
7217 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
7218
7219         * sol-thread.c (info_cb): Rework the output of the "maintenance
7220         info sol-threads" command a bit.
7221
7222 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
7223
7224         * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
7225         Replace ti.ti_startfunc by ti.ti_pc.
7226
7227 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
7228
7229         * solib-aix.c (solib_aix_free_library_list): New function
7230         for the case where HAVE_LIBEXPAT is not defined.
7231
7232 2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
7233
7234         PR breakpoints/15413:
7235         * breakpoint.c (condition_completer): Simplify the code to
7236         disconsider multiple locations of breakpoints when completing the
7237         "condition" command.
7238
7239 2013-05-07  Pierre Muller  <muller@sourceware.org>
7240
7241         * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
7242         instead of <sys/wait.h>.
7243
7244 2013-05-07  Pierre Muller  <muller@sourceware.org>
7245
7246         * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
7247         trailing new line from warning message.
7248
7249 2013-05-07  Pierre Muller  <muller@sourceware.org>
7250
7251         * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
7252         (PC_SOLIB): Change type from ari_deprecate to ari_regression.
7253
7254 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
7255
7256         * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
7257         error message (ARI fix).
7258
7259 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
7260
7261         * features/library-list-aix.dtd: Replace library-list by
7262         library-list-aix.
7263         * rs6000-nat.c: Replace library-list by library-list-aix
7264         throughout.
7265         * solib-aix.c: Likewise.
7266
7267 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
7268
7269         * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
7270         Renames TARGET_OBJECT_AIX_LIBRARIES.
7271         * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
7272         TARGET_OBJECT_LIBRARIES_AIX throughout.
7273         * solib-aix.c: Likwise.
7274
7275 2013-05-07  Yao Qi  <yao@codesourcery.com>
7276
7277         * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
7278         (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
7279
7280 2013-05-07  Yao Qi  <yao@codesourcery.com>
7281
7282         * solib-dsbt.c (enable_break): Declare.
7283         (dsbt_current_sos): Remove call to enable_break2.
7284         (enable_break2): Rename to enable_break.  Set solib breakpoint
7285         on '_dl_debug_state'.
7286         (enable_break): Remove.
7287
7288 2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
7289
7290         * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
7291         debug state prior to replicating existing hardware watchpoints or
7292         breakpoints.
7293
7294 2013-05-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7295
7296         * gcore.c (gcore_create_callback): Ignore sections with
7297         separate_debug_objfile_backlink != NULL.
7298
7299 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
7300             Andrew Jenner  <andrew@codesourcery.com>
7301             Chung-Lin Tang  <cltang@codesourcery.com>
7302             Julian Brown  <julian@codesourcery.com>
7303
7304         Based on the nios2-elf port from Altera Corporation.
7305
7306         * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
7307         nios2-linux-tdep.o.
7308         (HFILES_NO_SRCDIR): Add nios2-tdep.h.
7309         (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
7310         * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
7311         * nios2-tdep.h: New.
7312         * nios2-tdep.c: New.
7313         * nios2-linux-tdep.c: New.
7314         * features/Makefile (WHICH): Add nios2-linux.
7315         (nios2-linux-expedite): Set.
7316         * features/nios2-cpu.xml: New.
7317         * features/nios2.xml: New.
7318         * features/nios2-linux.xml: New.
7319         * features/nios2.c: New (autogenerated).
7320         * features/nios2-linux.c: New (autogenerated).
7321         * regformats/nios2-linux.dat: New (autogenerated).
7322         * NEWS (Changes since GDB 7.6): Add new Nios II targets
7323         and commands.
7324
7325 2013-05-06  Doug Evans  <dje@google.com>
7326
7327         * symfile.c: Whitespace cleanup.
7328
7329         * solist.h (struct target_so_ops): New member clear_so.
7330         * solib-svr4.c (svr4_clear_so): New function.
7331         (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
7332         * solib.c (clear_so): Renamed from free_so_symbols.
7333         All callers updated.  Call target clear_so if it exists.
7334
7335 2013-05-06  Tom Tromey  <tromey@redhat.com>
7336
7337         * ada-lang.c (ada_value_primitive_packed_val): Don't
7338         call value_incref.
7339         * value.c (set_value_parent): Incref the new parent and decref
7340         the old parent.
7341         (value_copy, value_primitive_field): Use set_value_parent.
7342
7343 2013-05-06  Tom Tromey  <tromey@redhat.com>
7344
7345         * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
7346         (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
7347         if needed.
7348         * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
7349         * dwarf2read.c (write_constant_as_bytes)
7350         (dwarf2_fetch_constant_bytes): New functions.
7351
7352 2013-05-06  Tom Tromey  <tromey@redhat.com>
7353
7354         * dwarf2read.c (dwarf2_const_value_data): Remove unused
7355         parameters.
7356         (dwarf2_const_value_attr): Update.
7357
7358 2013-05-06  Tom Tromey  <tromey@redhat.com>
7359
7360         * somread.c (som_symfile_offsets): Add 'const' to addrs.
7361         * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
7362         * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
7363         Remove declaration.
7364
7365 2013-05-06  Tom Tromey  <tromey@redhat.com>
7366
7367         * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
7368         objfile's obstack.
7369
7370 2013-05-06  Doug Evans  <dje@google.com>
7371
7372         * dbxread.c (process_one_symbol): Constify section_offsets parameter.
7373         * stabsread.h (process_one_symbol): Update declaration.
7374         * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
7375         * elfread.c (elf_symfile_relocate_probe): Ditto.
7376         * psymtab.c (relocate_psymtabs): Ditto.
7377         * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
7378         (objfile_relocate): Ditto.
7379         * objfiles.h (objfile_relocate): Update declaration.
7380         * symfile.c (relative_addr_info_to_section_offsets): Constify
7381         addrs parameter.
7382         (default_symfile_offsets): Ditto.
7383         (syms_from_objfile_1): Constify offsets parameter.
7384         (syms_from_objfile): Ditto.
7385         (symbol_file_add_with_addrs_or_offsets): Ditto.
7386         (symfile_map_offsets_to_segments): Constify data parameter.
7387         * symfile.h (struct quick_symbol_functions): Constify new_offsets,
7388         delta parameters of member relocate.
7389         (struct sym_probe_fns): Constify new_offsets,
7390         delta parameters of member sym_relocate_probe.
7391         (struct sym_fns): Constify section_addr_info parameter of member
7392         sym_offsets.
7393         (relative_addr_info_to_section_offsets): Update declaration.
7394         (default_symfile_offsets): Ditto.
7395         (syms_from_objfile): Ditto.
7396         (symfile_map_offsets_to_segments): Ditto.
7397
7398         * symfile.c (syms_from_objfile_1): Use correct section count when
7399         objfile->sf == NULL.
7400
7401 2013-05-06  Mike Frysinger  <vapier@gentoo.org>
7402
7403         * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
7404
7405 2013-05-06  Doug Evans  <dje@google.com>
7406
7407         * psympriv.h (struct partial_symtab): Augment comment for member
7408         section_offsets.
7409
7410 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
7411
7412         Reimplement shared library support on ppc-aix...
7413         * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
7414         * features/library-list-aix.dtd: New file.
7415         * solib-aix.h, solib-aix.c: New file.
7416         * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
7417         (rs6000_find_toc_address_hook): Delete.
7418         (rs6000_push_dummy_call): Rewrite code setting the TOC value.
7419         (rs6000_aix_init_osabi): Register solib_aix_so_ops.
7420         * rs6000-nat.c: Remove "xcoffsolib.h" include.  Include
7421         "xml-utils.h".
7422         (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
7423         (vmap_symtab, fixup_breakpoints): Delete.
7424         (rs6000_xfer_shared_libraries): New function.
7425         (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
7426         (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
7427         (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
7428         (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
7429         (rs6000_xfer_shared_library): New function.
7430         (find_toc_address): Delete.
7431         (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
7432         * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
7433         * xcoffread.c (record_minimal_symbol): Reloate symbol address
7434         before creating minimal symbol.  Adjust function description
7435         accordingly.
7436         (scan_xcoff_symtab): Replace call to
7437         prim_record_minimal_symbol_and_info by call to
7438         record_minimal_symbol.
7439         (xcoff_symfile_offsets): Reimplement mostly as a wrapper
7440         around default_symfile_offsets.
7441         * configure.tgt: Add solib-aix.o to gdb_target_obs for
7442         powerpc-aix targets.
7443         * config/rs6000/nm-rs6000.h: Delete.
7444         * config/powerpc/aix.mh (NAT_FILE): Delete.
7445         (NATDEPFILES): Remove xcoffsolib.o.
7446         * Makefile.in (XMLFILES): Add library-list-aix.dtd.
7447         (ALL_TARGET_OBS): Add solib-aix.o.
7448         (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
7449         config/rs6000/nm-rs6000.h.  Add solib-aix.h.
7450         (ALLDEPFILES): Add solib-aix.c.  Remove xcoffsolib.c.
7451         * xcoffsolib.h, xcoffsolib.c: Delete.
7452
7453         * solib.c (reload_shared_libraries): Remove reference to
7454         SOLIB_CREATE_INFERIOR_HOOK.
7455         * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
7456         (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
7457         (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
7458         comment.
7459         * corelow.c (deprecated_core_resize_section_table): Delete.
7460         * exec.c: Remove include of xcoffsolib.h".
7461         (map_vmap, vmap): Delete.
7462         (exec_close_1): Remove references to vmap.
7463         (exec_file_attach): Remove vmap handling code, and reference
7464         to DEPRECATED_IBM6000_TARGET.
7465         (bfdsec_to_vmap): Delete.
7466         (exec_files_info): Remove block of code handling VMAP.
7467         * infcmd.c (post_create_inferior): Remove reference to
7468         SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
7469         * infrun.c (follow_exec): Remove reference to
7470         SOLIB_CREATE_INFERIOR_HOOK.
7471         * stack.c (print_frame): Remove reference to PC_SOLIB.
7472         * solib-dsbt.c (dsbt_current_sos): Adjust comment.
7473         (dsbt_relocate_main_executable): Likewise.
7474         * solib-frv.c (frv_current_sos): Likewise.
7475
7476 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
7477
7478         * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
7479         to target_write_memory and target_read_memory.
7480
7481 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
7482
7483         * darwin-nat.c (darwin_setup_fake_stop_event): New function.
7484         (darwin_attach): Adjust using darwin_setup_fake_stop_event.
7485
7486 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
7487
7488         * darwin-nat.c: Replace all "%x" instances in format strings
7489         into "0x%x" throughout.
7490
7491 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
7492
7493         * darwin-nat.c (darwin_mourn_inferior): Replace call to
7494         gdb_assert by call to MACH_CHECK_ERROR.
7495         (darwin_attach_pid): Raise an error rather than a failed
7496         assertion when various system calls failed.  Report a warning
7497         instead of raising a failed assertion when PREV_NOT is not NULL
7498         after call to mach_port_request_notification.
7499         (darwin_ptrace_me): Raise an error rather than a failed
7500         assertion when read returns nonzero.
7501
7502 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
7503
7504         * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
7505
7506 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7507
7508         * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
7509
7510 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7511
7512         * event-top.c (display_gdb_prompt): Call missing do_cleanups.
7513         * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
7514         * symfile.c (symfile_bfd_open): New variable back_to.  Do not leave
7515         a stale cleanup.  Fix double free of NAME.
7516
7517 2013-05-04  Eli Zaretskii  <eliz@gnu.org>
7518
7519         * windows-nat.c (windows_delete_thread): Accept an additional
7520         argument, the thread's exit code, and announce thread death when
7521         print_thread_events is non-zero and we are deleting a thread that
7522         is not the main thread.
7523         (get_windows_debug_event): Pass thread exit code to
7524         windows_delete_thread.
7525
7526 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
7527
7528         * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
7529         (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
7530         (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
7531         (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
7532         (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
7533         (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
7534         (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
7535         (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
7536         (gdbarch_tdep): New struct.
7537         (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
7538         E_NUM_REGS.
7539         (v850e3v5_register_name): New function.
7540         (v850_register_type): v850e3v5 vector registers are 64-bits wide.
7541         (v850_use_struct_convention): Add `gdbarch' parameter.  Add new
7542         code handling the struct return conventions for the RH850 ABI.
7543         Update all callers.
7544         (v850_eight_byte_align_p): New function.
7545         (v850_push_call_dummy): Push structs by value, not by reference
7546         for the RH850 ABI.  Add support for eight byte alignment.
7547         (v850_dbtrap_breakpoint_from_pc): New function.
7548         (v850_gdbarch_init): Add ABI detection code.  Register
7549         v850e3v5_register_name for the v850e3v5 architecture.  Set the
7550         number of registers for v850e3v5.  Register
7551         v850_dbtrap_breakpoint_from_pc as appropriate.
7552         (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
7553
7554 2013-05-03  Doug Evans  <dje@google.com>
7555
7556         * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
7557         of bfd_count_sections.
7558         * solib-target.c (solib_target_relocate_section_addresses): Ditto.
7559         * symfile.c (default_symfile_offsets): Ditto.
7560         (syms_from_objfile_1): Ditto.  Make dummy addrs list an array of
7561         one entry, not bfd_count_sections entries.
7562
7563 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
7564
7565         * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
7566         `save' and `restore' register groups.  Don't include SPL
7567         or SPH in these groups.
7568         (rl78_dwarf_reg_to_regnum):  Adjust mapping for
7569         RL78_PC_REGNUM.  Add mappings for RL78_PSW_REGNUM,
7570         RL78_ES_REGNUM, and RL78_CS_REGNUM.
7571         (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4.  Invoke
7572         dwarf2_append_unwinders().
7573
7574 2013-05-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7575
7576         * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
7577         ignore SIGINT and SIGTRAP in case these internal signals are
7578         caught explicitely.
7579
7580 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
7581
7582         * darwin-nat.c (darwin_read_write_inferior): Change types
7583         of parameters rdaddr and wraddr to "gdb_byte *". Change type
7584         of copy_count to "mach_msg_type_number_t".
7585         (darwin_read_dyld_info): Change type of parameter
7586         rdaddr to "gdb_byte *".
7587
7588 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
7589
7590         * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
7591         of &info->load_map from "char *" to "gdb_byte *".
7592
7593 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
7594
7595         * ia64-tdep.c (ia64_access_fpreg): Change cast of val
7596         from "char *" to "gdb_byte *".
7597         (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
7598
7599 2013-04-30  Doug Evans  <dje@google.com>
7600
7601         * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
7602         (init_cutu_and_read_dies): Flag a complaint, not error, for bad
7603         DWO stub.  If DWO isn't found, just use stub.
7604         (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
7605
7606         * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
7607         calling init_cutu_and_read_dies.
7608
7609 2013-03-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7610
7611         * target-descriptions.c (maint_print_c_tdesc_cmd):
7612         Add case to parse structures as register types and
7613         bitfields.
7614
7615 2013-04-30  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7616
7617         * MAINTAINERS (Write After Approval): Add myself to the list.
7618
7619 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
7620
7621         * sol-thread.c (rw_common): Change type of parameter "buf"
7622         to "gdb_byte *".
7623         (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
7624         rw_common to "gdb_byte *" instead of "char *".
7625
7626 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
7627
7628         * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
7629         of local variable msym to const struct bound_minimal_symbol.
7630         Adjust use accordingly.
7631         [ti.ti_state == TD_THR_SLEEP]: Likewise.
7632
7633 2013-04-30  Samuel Thibault  <samuel.thibault@gnu.org>
7634
7635         * i386gnu-nat.c (CREG_OFFSET): New macro.
7636         (creg_offset): New array.
7637         (CREG_ADDR): Use creg_offset instead of reg_offset.
7638
7639 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
7640
7641         * mep-tdep.c (mep_write_pc): Delete.
7642         (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
7643         Add call to set_gdbarch_pc_regnum.
7644
7645 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
7646
7647         * common/filestuff.c: Replace #include <dirent.h> by
7648         #include "gdb_dirent.h".
7649
7650 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
7651
7652         * common/filestuff.c: Replace #include <sys/stat.h> by
7653         #include "gdb_stat.h".
7654
7655 2013-04-29  Pierre Muller  <muller@sourceware.org>
7656
7657         * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
7658         editCase function rule.
7659         (get_DW_AT_signature_type): Likewise.
7660
7661 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
7662
7663         * m32r-tdep.c (m32r_write_pc): Delete.
7664         (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
7665         Add call to set_gdbarch_pc_regnum.
7666
7667 2013-04-29  Pierre Muller  <muller@sourceware.org>
7668
7669         * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
7670
7671 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
7672
7673         * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
7674
7675 2013-04-28  Yao Qi  <yao@codesourcery.com>
7676
7677         * solib-dsbt.c (fetch_loadmap): Re-indent.
7678         (displacement_from_map, enable_break2): Likewise.
7679         (dsbt_relocate_section_addresses): Likewise.
7680
7681 2013-04-26  Joel Brobecker  <brobecker@adacore.com>
7682
7683         GDB 7.6 released.
7684
7685 2013-04-25  Andreas Kaufmann  <Andreas.Kaufmann@synopsys.com>
7686
7687         PR corefiles/14983:
7688         * dwarf2read.c (process_full_comp_unit): Always create a static
7689         block.
7690
7691 2013-04-25  Hui Zhu  <hui@codesourcery.com>
7692
7693         * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
7694         to loc->cmd_bytecode.
7695
7696 2013-04-24  Doug Evans  <dje@google.com>
7697
7698         * dwarf2read.c (setup_type_unit_groups): Fix comment.
7699
7700 2013-04-22  Keith Seitz  <keiths@redhat.com>
7701
7702         * tracepoint.c (trace_save):  Call the writer's start method.
7703
7704 2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>
7705
7706         PR gdb/10462
7707         * cli/cli-decode.c (lookup_command): Show an error if there is no space
7708         before argument.
7709
7710 2013-04-23  Tom Tromey  <tromey@redhat.com>
7711
7712         * common/filestuff.c: Check USE_WIN32API before including
7713         sys/socket.h.
7714         (HAVE_F_GETFD): New define.
7715         (mark_cloexec): Check HAVE_F_GETFD.
7716         (gdb_open_cloexec): Change 'mode' to unsigned long.
7717         (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
7718         (gdb_pipe_cloexec): Check HAVE_PIPE.
7719         * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
7720         long.
7721
7722 2013-04-23  Hui Zhu  <hui@codesourcery.com>
7723
7724         PR gdb/15293
7725         * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
7726
7727 2013-04-23  Hui Zhu  <hui@codesourcery.com>
7728
7729         PR gdb/15165
7730         * breakpoint.c (dprintf_print_recreate): New.
7731         (save_breakpoints): Let it not save dprintf commands.
7732         (initialize_breakpoint_ops): Set dprintf_print_recreate.
7733
7734 2013-04-22  Tom Tromey  <tromey@redhat.com>
7735
7736         PR gdb/7912:
7737         * Makefile.in (SFILES): Add filestuff.c
7738         (COMMON_OBS): Add filestuff.o.
7739         (filestuff.o): New target.
7740         * auto-load.c (auto_load_objfile_script_1): Use
7741         gdb_fopen_cloexec.
7742         * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
7743         * cli/cli-cmds.c (shell_escape): Call close_most_fds.
7744         * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
7745         * common/agent.c (gdb_connect_sync_socket): Use
7746         gdb_socket_cloexec.
7747         * common/filestuff.c: New file.
7748         * common/filestuff.h: New file.
7749         * common/linux-osdata.c (linux_common_core_of_thread)
7750         (command_from_pid, commandline_from_pid, print_source_lines)
7751         (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
7752         (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
7753         gdb_fopen_cloexec.
7754         * common/linux-procfs.c (linux_proc_get_int)
7755         (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
7756         * config.in, configure: Rebuild.
7757         * configure.ac: Don't check for sys/socket.h.  Check for
7758         fdwalk, pipe2.
7759         * corelow.c (core_open): Use gdb_open_cloexec.
7760         * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
7761         * fork-child.c (fork_inferior): Call close_most_fds.
7762         * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
7763         * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
7764         * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
7765         Use gdb_fopen_cloexec.
7766         (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
7767         gdb_open_cloexec.
7768         (linux_async_pipe): Use gdb_pipe_cloexec.
7769         * remote-fileio.c (remote_fileio_func_open): Use
7770         gdb_open_cloexec.
7771         * remote.c (remote_file_put, remote_file_get): Use
7772         gdb_fopen_cloexec.
7773         * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
7774         close_most_fds.
7775         * ser-tcp.c (net_open): Use gdb_socket_cloexec.
7776         * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
7777         * solib.c (solib_find): Use gdb_open_cloexec.
7778         * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
7779         * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
7780         (tfile_open): Use gdb_open_cloexec.
7781         * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
7782         * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
7783         * xml-support.c (xml_fetch_content_from_file): Use
7784         gdb_fopen_cloexec.
7785         * main.c (captured_main): Call notice_open_fds.
7786
7787 2013-04-22  Edjunior Machado  <emachado@linux.vnet.ibm.com>
7788
7789         * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
7790         'char *' to 'gdb_byte *'.
7791         (gdbsim_store_register): Change the type of 'tmp' from 'char' to
7792         'gdb_byte'.
7793
7794 2013-04-22  Yao Qi  <yao@codesourcery.com>
7795
7796         * infrun.c: Fix typo in comment.
7797
7798 2013-04-22  Andrew Haley  <aph@redhat.com>
7799
7800         * arm-tdep.c (BranchDest): Cast result as "unsigned long",
7801         instead of "long".
7802
7803 2013-04-20  Yao Qi  <yao@codesourcery.com>
7804
7805         * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
7806         'char *' to 'gdb_byte *'.  Cast the return value of
7807         'bt_ctf_get_char_array' to 'gdb_byte *'.
7808
7809 2013-04-19  Pedro Alves  <palves@redhat.com>
7810
7811         * configure.ac (build_warnings): Replace -Wno-pointer-sign with
7812         -Wpointer-sign.
7813         * configure: Regenerate.
7814
7815 2013-04-19  Pedro Alves  <palves@redhat.com>
7816
7817         * ser-tcp.c (net_read_prim): Cast second argument to recv to
7818         'void *'.
7819
7820 2013-04-19  Pedro Alves  <palves@redhat.com>
7821
7822         * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
7823         Change type of 'myaddr' parameter to gdb_byte pointer.
7824         (monitor_write_memory_longlongs): Likewise.  Cast 'myaddr' pointer
7825         to 'long long' pointer instead of to 'unsigned long long'.
7826         (monitor_write_memory_block, monitor_read_memory_single)
7827         (monitor_read_memory): Change type of 'myaddr' parameter to
7828         gdb_byte pointer.
7829
7830 2013-04-19  Pedro Alves  <palves@redhat.com>
7831
7832         * record.c (validate_history_size): Make parameter 'setting'
7833         unsigned.
7834
7835 2013-04-19  Pedro Alves  <palves@redhat.com>
7836
7837         * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
7838         to 'gdb_byte *'.
7839
7840 2013-04-19  Pedro Alves  <palves@redhat.com>
7841
7842         * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
7843         local to int.
7844
7845 2013-04-19  Pedro Alves  <palves@redhat.com>
7846
7847         * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
7848         * ada-tasks.c (read_fat_string_value): Likewise.
7849
7850 2013-04-19  Pedro Alves  <palves@redhat.com>
7851
7852         * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
7853         unsigned.  Pass 'tmp' to safe_read_uleb128 instead of the signed
7854         'offset', and adjust.
7855
7856 2013-04-19  Pedro Alves  <palves@redhat.com>
7857
7858         * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
7859         (read_index_from_section): Add cast to 'char *'.
7860
7861 2013-04-19  Pedro Alves  <palves@redhat.com>
7862
7863         * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
7864
7865 2013-04-19  Pedro Alves  <palves@redhat.com>
7866
7867         * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
7868
7869 2013-04-19  Pedro Alves  <palves@redhat.com>
7870
7871         * record-full.c (record_full_get_bookmark): Change local 'ret'
7872         type to char * and add cast to gdb_byte *.
7873         (record_full_goto_bookmark): Handle 'bookmark' argument as a
7874         string.
7875         * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
7876
7877 2013-04-19  Pedro Alves  <palves@redhat.com>
7878
7879         * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
7880         * python/py-prettyprint.c (print_string_repr): Change type of
7881         'output' local to char *.  Add cast to gdb_byte * in
7882         LA_PRINT_STRING call.
7883         (print_children): Change type of 'output' local to char *.
7884         * python/py-value.c (valpy_string): Add cast to const char * in
7885         PyUnicode_Decode call.
7886
7887 2013-04-19  Pedro Alves  <palves@redhat.com>
7888
7889         * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
7890         and change its type to 'const char *'.  Adjust.
7891         (mips_send_packet): Add cast to 'char *', and remove cast to
7892         'unsigned char *'.
7893         (mips_receive_packet): Remove cast to 'unsigned char *'.
7894         (mips_load_srec): Use bfd_byte.
7895         (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
7896         (pmon_checkset): Make 'value' parameter unsigned.
7897
7898 2013-04-19  Pedro Alves  <palves@redhat.com>
7899
7900         * common/agent.c (agent_run_command): Add cast to gdb_byte *.
7901
7902 2013-04-19  Pedro Alves  <palves@redhat.com>
7903
7904         * remote.c (remote_write_bytes_aux, compare_sections_command)
7905         (remote_read_qxfer)
7906         (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
7907         (remote_hostio_readlink, remote_bfd_iovec_pread)
7908         (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
7909         binary buffer, and char when buffer is used as string.
7910         * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
7911         (trace_save, tfile_open, traceframe_walk_blocks)
7912         (tfile_fetch_registers): Likewise.
7913
7914 2013-04-19  Pedro Alves  <palves@redhat.com>
7915
7916         * ser-base.c (ser_base_write): Change prototype -- take 'void *'
7917         buffer and size_t size.  Adjust.
7918         * ser-base.h (ser_base_write): Adjust.
7919         * ser-go32.c (cnts): Change type to size_t.
7920         (dos_write): Change prototype -- take 'void *'
7921         buffer and size_t size.  Adjust.
7922         (dos_info): Print elements of 'cnts' as unsigned long.
7923         * serial.c (serial_write): Likewise.
7924         * serial.h (serial_write): Adjust.
7925         (struct serial_ops) <write>: Change prototype -- take 'void *'
7926         buffer and size_t size.  Adjust.
7927
7928 2013-04-19  Pedro Alves  <palves@redhat.com>
7929
7930         * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
7931         gdb_byte *.
7932         * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
7933
7934 2013-04-19  Pedro Alves  <palves@redhat.com>
7935
7936         * alpha-tdep.c (alpha_extract_return_value): Use
7937         regcache_cooked_read_unsigned to read 'v0'.
7938
7939 2013-04-19  Pedro Alves  <palves@redhat.com>
7940
7941         * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
7942         parameters 'at', 'as' and 'offset' to uint32_t.
7943
7944 2013-04-19  Pedro Alves  <palves@redhat.com>
7945
7946         * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
7947         'is64' to signed 'int'.
7948
7949 2013-04-19  Pedro Alves  <palves@redhat.com>
7950
7951         * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
7952         parameter to int *.
7953
7954 2013-04-19  Pedro Alves  <palves@redhat.com>
7955
7956         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
7957         'insnbuf' buffer type to unsigned int[].
7958
7959 2013-04-19  Pedro Alves  <palves@redhat.com>
7960
7961         * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
7962
7963 2013-04-19  Pedro Alves  <palves@redhat.com>
7964
7965         * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
7966         unsigned long *.
7967
7968 2013-04-19  Pedro Alves  <palves@redhat.com>
7969
7970         * alpha-tdep.c (heuristic_fence_post): Change type to int.
7971         (alpha_heuristic_proc_start): Adjust to check -1 instead of
7972         UINT_MAX.
7973         * mips-tdep.c (heuristic_fence_post): Change type to int.
7974         (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
7975
7976 2013-04-19  Pedro Alves  <palves@redhat.com>
7977
7978         * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
7979         (struct gdbarch_tdep) <cris_version>: Make unsigned.
7980         (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
7981
7982 2013-04-19  Pedro Alves  <palves@redhat.com>
7983
7984         * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'.  Use
7985         it to get a string view of the byte buffer.
7986         * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
7987         type to gdb_byte *.  Adjust.
7988         * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
7989         Change local to char *.
7990         * solib-darwin.c (find_program_interpreter): Change return type to
7991         char *.  Adjust.
7992         (darwin_solib_get_all_image_info_addr_at_init): Adjust.
7993         * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
7994         * solib-frv.c (enable_break2): Change local 'buf' to char *.
7995         * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
7996         * solib-svr4.c (find_program_interpreter): Change return type to
7997         char *.  Adjust.
7998         (enable_break): Change local 'interp_name' to char *.
7999         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
8000         * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
8001         (spu_pseudo_register_write_spu): Use char for string buffer.
8002         Adjust.
8003         (info_spu_event_command, info_spu_signal_command): Add casts to
8004         'char *'.
8005
8006 2013-04-19  Pedro Alves  <palves@redhat.com>
8007
8008         * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
8009         gdb_byte[].
8010         (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
8011         * ada-lang.c (ada_value_assign): Use gdb_byte.
8012         * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
8013         (alphanbsd_sigtramp_offset): Use gdb_byte.
8014         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
8015         (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
8016         (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
8017         (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
8018         (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
8019         * arm-tdep.c (arm_stub_unwind_sniffer)
8020         (arm_displaced_init_closure): Use gdb_byte.
8021         (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
8022         (arm_default_thumb_le_breakpoint)
8023         (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
8024         * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
8025         thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
8026         * arm-wince-tdep.c (arm_wince_le_breakpoint)
8027         (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
8028         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
8029         (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
8030         (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
8031         * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
8032         (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
8033         * cris-tdep.c (push_stack_item, cris_push_dummy_call)
8034         (cris_store_return_value, cris_extract_return_value): Use
8035         gdb_byte.
8036         (constraint): Change type of parameter to char * from signed
8037         char*.  Use gdb_byte.
8038         * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
8039         of local buffer to gdb_byte *.
8040         * dwarf2read.c (read_index_from_section): Use gdb_byte.
8041         (create_dwp_hash_table): Change type of locals to gdb_byte *.
8042         (add_address_entry): Change type of local buffer to gdb_byte[].
8043         * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
8044         (frv_push_dummy_call): Use gdb_byte.
8045         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
8046         (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
8047         (hppa_hpux_supply_save_state): Use gdb_byte.
8048         * hppa-tdep.c (hppa32_push_dummy_call)
8049         (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
8050         * ia64-tdep.c (extract_bit_field, replace_bit_field)
8051         (slotN_contents, replace_slotN_contents): Change type of parameter
8052         to gdb_byte *.
8053         (fetch_instruction, ia64_pseudo_register_write)
8054         (ia64_register_to_value, ia64_value_to_register)
8055         (ia64_extract_return_value, ia64_store_return_value)
8056         (ia64_push_dummy_call): Use gdb_byte.
8057         * m32c-tdep.c (m32c_return_value): Remove cast.
8058         * m68hc11-tdep.c (m68hc11_pseudo_register_write)
8059         (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
8060         gdb_byte.
8061         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
8062         * mn10300-tdep.c (mn10300_store_return_value)
8063         (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
8064         gdb_byte.
8065         * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
8066         (moxie_process_record): Remove casts.
8067         * ppc-ravenscar-thread.c (supply_register_at_address)
8068         (ppc_ravenscar_generic_store_registers): Use gdb_byte.
8069         * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
8070         * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
8071         * remote-mips.c (mips_xfer_memory): Use gdb_byte.
8072         * remote.c (compare_sections_command): Use gdb_byte.
8073         * score-tdep.c (score7_free_memblock): Change type of parameter to
8074         gdb_byte *.
8075         * sh-tdep.c (sh_justify_value_in_reg): Change return type to
8076         gdb_byte *.  Use gdb_byte.
8077         (sh_push_dummy_call_fpu): Use gdb_byte.
8078         (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
8079         (sh_store_return_value_nofpu, sh_store_return_value_fpu)
8080         (sh_register_convert_to_virtual, sh_register_convert_to_raw):
8081         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
8082         (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
8083         * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
8084         (sh64_store_return_value, sh64_register_convert_to_virtual):
8085         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
8086         (sh64_pseudo_register_write): Use gdb_byte.
8087         * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
8088         * solib-irix.c (fetch_lm_info): Likewise.  Use gdb_byte for byte
8089         buffer.
8090         (irix_current_sos): Use gdb_byte.
8091         * solib-som.c (som_current_sos): Use gdb_byte.
8092         * sparc-ravenscar-thread.c (supply_register_at_address)
8093         (sparc_ravenscar_generic_store_registers): Use gdb_byte.
8094         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
8095         * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
8096         * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
8097         'gdb_byte *'.
8098         * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
8099         'gdb_byte *'.
8100         * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
8101         * xstormy16-tdep.c (xstormy16_extract_return_value)
8102         (xstormy16_store_return_value): Change parameter type to
8103         'gdb_byte *'.  Adjust.
8104         (xstormy16_push_dummy_call): Use gdb_byte.
8105         * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
8106         (call0_analyze_prologue, execute_code): Use gdb_byte.
8107
8108 2013-04-19  Vladimir Kargov <kargov@gmail.com>
8109             Pedro Alves  <palves@redhat.com>
8110
8111         * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
8112         value contents.
8113
8114 2013-04-17  Doug Evans  <dje@google.com>
8115
8116         * dwarf2read.c (struct signatured_type): New member type.
8117         (struct attribute): Replace member signatured_type with signature.
8118         (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
8119         (read_call_site_scope): Call follow_die_ref instead of
8120         follow_die_ref_or_sig.
8121         (read_structure_type): Rewrite handling of signatured types.
8122         (read_enumeration_type): Ditto.
8123         (read_attribute_value): Update.
8124         (build_error_marker_type): New function.
8125         (lookup_die_type): Add assert.  Rewrite handling of signatured types.
8126         Don't call error for bad types, just build an error marker type.
8127         (dump_die_shallow): Update.
8128         (follow_die_sig_1): Renamed from follow_die_sig.
8129         Don't call error for bad types, instead return NULL.
8130         (follow_die_sig): New function.
8131         (get_signatured_type, get_DW_AT_signature_type): New functions.
8132
8133 2013-04-17  Yufeng Zhang  <yufeng.zhang@arm.com>
8134
8135         * aarch64-tdep.c (aarch64_write_pc): Removed.
8136         (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
8137         function.
8138
8139 2013-04-17  Yao Qi  <yao@codesourcery.com>
8140
8141         * top.c (print_gdb_configuration): Print configure-time
8142         parameter on using libbabeltrace or not.
8143
8144 2013-04-16  Pedro Alves  <palves@redhat.com>
8145
8146         * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
8147
8148 2013-04-16  Pedro Alves  <palves@redhat.com>
8149
8150         * common/glibc_thread_db.h: Update from upstream glibc
8151         (git 568035b7874a099087b77f7bba3e36a1173787b0).
8152
8153 2013-04-16  Pedro Alves  <palves@redhat.com>
8154
8155         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
8156         * common/glibc_thread_db.h: ... this new file ...
8157         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
8158
8159 2013-04-16  Will Newton  <will.newton@gmail.com>
8160             Pedro Alves  <palves@redhat.com>
8161
8162         PR build/11881
8163
8164         * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
8165         (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
8166         HAVE_THREAD_DB_H.
8167
8168 2013-04-16  Pedro Alves  <palves@redhat.com>
8169             Eli Zaretskii  <eliz@gnu.org>
8170
8171         * NEWS: Mention "set foo unlimited".
8172
8173 2013-04-15  Doug Evans  <dje@google.com>
8174
8175         * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
8176         (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
8177         (create_dwo_cu_reader): Renamed from
8178         create_dwo_debug_info_hash_table_reader.
8179         (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
8180         Remove support for multiple CUs in a DWO file.
8181         (open_and_init_dwo_file, lookup_dwo_cutu): Update.
8182
8183         * dwarf2read.c (create_debug_types_hash_table): Use hex_string
8184         instead of phex.
8185         (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
8186         (create_dwo_in_dwp): Ditto.
8187
8188 2013-04-15  Tom Tromey  <tromey@redhat.com>
8189
8190         * NEWS: Move recent entries into "since 7.6" section.
8191
8192 2013-04-15  Tom Tromey  <tromey@redhat.com>
8193
8194         PR c++/13588:
8195         * NEWS: Update.
8196         * break-catch-throw.c (struct exception_catchpoint)
8197         <exception_rx, pattern>: New fields.
8198         (fetch_probe_arguments, dtor_exception_catchpoint)
8199         (check_status_exception_catchpoint)
8200         (print_one_detail_exception_catchpoint): New functions.
8201         (handle_gnu_v3_exceptions): Add "except_rx" argument.
8202         Compile regular expression if needed.
8203         (extract_exception_regexp): New function.
8204         (catch_exception_command_1): Use extract_exception_regexp.
8205         (compute_exception): Use fetch_probe_arguments.
8206         (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
8207         and check_status fields.
8208         * cp-abi.c (cplus_typename_from_type_info): New function.
8209         * cp-abi.h (cplus_typename_from_type_info): Declare.
8210         (struct cp_abi_ops) <get_typename_from_type_info>: New field.
8211         * gdb_regex.h (compile_rx_or_error): Declare.
8212         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
8213         comment.
8214         (init_gnuv3_ops): Set get_type_from_type_info field.
8215         * probe.c (compile_rx_or_error): Move...
8216         * utils.c (compile_rx_or_error): ... here.
8217
8218 2013-04-15  Tom Tromey  <tromey@redhat.com>
8219
8220         PR c++/15176:
8221         * NEWS: Update.
8222         * break-catch-throw.c (compute_exception): New function.
8223         (exception_funcs): New global.
8224         (_initialize_break_catch_throw): Create $_exception.
8225         * cp-abi.c (cplus_type_from_type_info): New function.
8226         * cp-abi.h (cplus_type_from_type_info): Declare.
8227         (struct cp_abi_ops) <get_type_from_type_info>: New field.
8228         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
8229         (gnuv3_get_type_from_type_info): New functions.
8230         (init_gnuv3_ops): Set get_type_from_type_info ABI field.
8231
8232 2013-04-15  Tom Tromey  <tromey@redhat.com>
8233
8234         * break-catch-throw.c (struct exception_names): New.
8235         (exception_functions): Change type.
8236         (re_set_exception_catchpoint): Look for SDT probes.
8237
8238 2013-04-15  Tom Tromey  <tromey@redhat.com>
8239
8240         PR c++/10119:
8241         * break-catch-throw.c (exception_functions): New global.
8242         (gnu_v3_exception_catchpoint_ops): Move earlier.
8243         (struct exception_catchpoint): New.
8244         (classify_exception_breakpoint): Rewrite.
8245         (re_set_exception_catchpoint): New function.
8246         (handle_gnu_v3_exceptions): Return void.  Use init_catchpoint.
8247         Allocate a struct exception_catchpoint.
8248         (catch_exception_command_1): Update.
8249         (initialize_throw_catchpoint_ops): Set 're_set' method.
8250
8251 2013-04-15  Tom Tromey  <tromey@redhat.com>
8252
8253         * Makefile.in (SFILES): Add break-catch-throw.c
8254         (COMMON_OBS): Add break-catch-throw.o.
8255         * break-catch-throw.c: New file.
8256         * breakpoint.c: Move exception-catching code to new file.
8257         (ep_parse_optional_if_clause): No longer static.
8258         * breakpoint.h (ep_parse_optional_if_clause): Declare.
8259
8260 2013-04-15  Tom Tromey  <tromey@redhat.com>
8261
8262         PR c++/9065:
8263         * NEWS: Update.
8264         * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
8265         * c-exp.y (TYPEID): New token.
8266         (exp): Add new TYPEID productions.
8267         (ident_tokens): Add "typeid".
8268         * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
8269         * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
8270         (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
8271         * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
8272         * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
8273         case.
8274         * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
8275         (build_std_type_info_type, gnuv3_get_typeid_type)
8276         (gnuv3_get_typeid): New functions.
8277         (init_gnuv3_ops): Initialize std_type_info_gdbarch_data.  Set
8278         new fields on ABI object.
8279         * parse.c (operator_length_standard) <OP_TYPEID>: New case.
8280         * std-operator.def (OP_TYPEID): New.
8281
8282 2013-04-15  Tom Tromey  <tromey@redhat.com>
8283
8284         * elfread.c (elf_symtab_read): Install versioned symbol under
8285         unversioned name as well.
8286
8287 2013-04-15  Tom Tromey  <tromey@redhat.com>
8288
8289         PR c++/11990:
8290         * c-lang.c (cplus_language_defn): Use gdb_demangle.
8291         * c-typeprint.c (c_type_print_base): Use gdb_demangle.
8292         * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
8293         (gdb_demangle): New function.
8294         * cp-support.h (gdb_demangle): Declare.
8295         * dwarf2read.c (dwarf2_physname, fixup_partial_die)
8296         (dwarf2_name): Use gdb_demangle.
8297         * gdbtypes.c (check_stub_method): Use gdb_demangle.
8298         * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
8299         suffixes from name.
8300         (gnuv3_print_method_ptr): Use gdb_demangle.
8301         * jv-lang.c (java_demangle): Use gdb_demangle.
8302         * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
8303         * language.c (unk_lang_demangle): Use gdb_demangle.
8304         * symtab.c (symbol_find_demangled_name)
8305         (demangle_for_lookup): Use gdb_demangle.
8306
8307 2013-04-15  Tom Tromey  <tromey@redhat.com>
8308
8309         PR c++/12824:
8310         * NEWS: Update.
8311         * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
8312         New constant.
8313         (classify_exception_breakpoint): New function.
8314         (print_it_exception_catchpoint, print_one_exception_catchpoint)
8315         (print_mention_exception_catchpoint)
8316         (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
8317         (catch_exception_command_1): Handle "rethrow" catchpoint.
8318         (catch_rethrow_command): New function.
8319         (_initialize_breakpoint): Add "catch rethrow" command.
8320
8321 2013-04-15  Pierre Muller  <muller@sourceware.org>
8322
8323         * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
8324         set_gdbarch_write_pc as deprecated anymore.
8325
8326 2013-04-15  Joel Brobecker  <brobecker@adacore.com>
8327
8328         * spu-tdep.c (spu_write_pc): Add empty line after local variable
8329         declarations.
8330
8331 2013-04-13  Yao Qi  <yao@codesourcery.com>
8332
8333         * ctf.c (_initialize_ctf): Include "completer.h".
8334         Call add_target_with_completer instead of add_target.
8335
8336 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8337
8338         Fix GDB regression related to PR binutils/14813.
8339         * jit.c (mem_bfd_iovec_close): Return 0 for success.
8340         * minidebug.c (lzma_close): Add return value comment.
8341         * remote.c (remote_bfd_iovec_close): Return 0 for success.
8342         * solib-spu.c (spu_bfd_iovec_close): Likewise.
8343         * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
8344
8345 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8346
8347         * config.in: Regenerate.
8348
8349 2013-04-12  Tom Tromey  <tromey@redhat.com>
8350
8351         * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
8352         const.
8353         * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
8354         (struct die_reader_specs) <buffer>: Likewise.
8355         (die_reader_func_ftype): Make 'info_ptr' const.
8356         (struct line_header) <include_dirs, statement_program_start,
8357         statement_program_end>: Now const.
8358         (struct file_entry) <name>: Likewise.
8359         (struct partial_die_info) <sibling>: Likewise.
8360         (struct dwarf_block) <data>: Likewise.
8361         (dwarf2_read_section): Remove cast.
8362         (dwarf2_get_section_info): Make 'bufp' const.
8363         (read_index_from_section): Constify.
8364         (dw2_get_file_names_reader): Make 'info_ptr' const.
8365         (dw2_get_primary_filename_reader): Likewise.
8366         (read_comp_unit_head): Make 'info_ptr' and return type const.
8367         (read_and_check_comp_unit_head, read_and_check_type_unit_head):
8368         Likewise.
8369         (read_abbrev_offset): Constify.
8370         (dwarf2_create_include_psymtab): Make 'name' const.
8371         (create_debug_types_hash_table): Update.
8372         (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
8373         (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
8374         Constify.
8375         (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
8376         (load_partial_comp_unit_reader): Make 'info_ptr' const.
8377         (read_comp_units_from_section): Constify.
8378         (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
8379         (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
8380         const.
8381         (dwarf2_compute_name, setup_type_unit_groups): Constify.
8382         (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
8383         (create_dwp_hash_table, dwarf2_ranges_read)
8384         (dwarf2_record_block_ranges): Constify.
8385         (read_die_and_children, read_die_and_siblings_1)
8386         (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
8387         const.
8388         (read_full_die_1, read_full_die): Make 'info_ptr' const.
8389         (abbrev_table_read_table): Constify.
8390         (load_partial_dies): Make 'info_ptr' const.
8391         (read_partial_die, read_attribute_value, read_attribute): Make
8392         'info_ptr' and return type const.
8393         (read_address, read_initial_length)
8394         (read_checked_initial_length_and_offset, read_offset)
8395         (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
8396         const.
8397         (read_direct_string): Make 'buf' and return type const.
8398         (read_indirect_string_at_offset, read_indirect_string_from_dwz)
8399         (read_indirect_string): Make return type const.
8400         (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
8401         (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
8402         'info_ptr' const.
8403         (read_str_index): Make return type const.
8404         (add_include_dir): Make 'include_dir' const.
8405         (add_file_name): Make 'name' const.
8406         (dwarf_decode_line_header): Constify.
8407         (psymtab_include_file_name): Make return type const.
8408         (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
8409         (dwarf2_start_subfile): Make 'filename' const.
8410         (dwarf2_const_value_attr): Make 'bytes' const.
8411         (read_signatured_type_reader): Make 'info_ptr' const.
8412         (decode_locdesc): Constify.
8413         (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
8414         const.
8415         (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
8416         'mac_end', and return type const.
8417         (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
8418         (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
8419         type const.
8420         (per_cu_header_read_in): Constify.
8421         * symfile.h (dwarf2_get_section_info): Update.
8422
8423 2013-04-12  Tom Tromey  <tromey@redhat.com>
8424
8425         * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
8426
8427 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
8428
8429         * NEWS: Mention "show configuration", --configuration.
8430         * top.c (print_gdb_configuration): New function, displays the
8431         details about GDB configure-time parameters.
8432         (print_gdb_version): Mention "show configuration".
8433         * cli/cli-cmds.c (show_configuration): New function.
8434         (_initialize_cli_cmds): Add the "show configuration" command.
8435         * main.c (captured_main) <print_configuration>: New static var.
8436         <long_options>: Use it.
8437         If --configuration was given, call print_gdb_configuration.
8438
8439 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8440             Pedro Alves  <palves@redhat.com>
8441
8442         * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
8443         (generated_files): Add gcore.
8444         (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
8445         HAVE_NATIVE_GCORE_HOST.
8446         (gcore): New.
8447         * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
8448         * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
8449         config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
8450         config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
8451         config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
8452         Add HAVE_NATIVE_GCORE_HOST.
8453         * configure: Regenerate.
8454         * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
8455         New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME.  New
8456         AC_CONFIG_FILES for gcore.
8457         * configure.tgt: Add gdb_have_gcore to the initial comment.  Set
8458         gdb_have_gcore.
8459         * gdb_gcore.sh: Rename to ...
8460         * gcore.in: ... here.  Remove gcore.sh comment.  Use GDB_TRANSFORM_NAME
8461         and GCORE_TRANSFORM_NAME substitutions.
8462
8463         Fix parsing tabs in ${gdb_target_obs}.
8464         * configure.tgt (gdb_have_gcore): Replace case with for and if.
8465
8466 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8467
8468         * remote.c (unpush_and_perror): Add output message final dot.
8469
8470 2013-04-11  Yao Qi  <yao@codesourcery.com>
8471
8472         * tracepoint.c (tfile_interp_line): Fit parameters line and
8473         utpp in one line.
8474
8475 2013-04-10  Joel Brobecker  <brobecker@adacore.com>
8476
8477         * solib.c (solib_map_sections): Remove code overwriting
8478         SO->SO_NAME with the bfd's filename.
8479
8480 2013-04-10  Pedro Alves  <palves@redhat.com>
8481
8482         * cli/cli-decode.c (integer_unlimited_completer): New function.
8483         (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
8484         (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
8485         completer.
8486         * cli/cli-setshow.c: Include "cli/cli-utils.h".
8487         (is_unlimited_literal): New function.
8488         (do_set_command): Handle literal "unlimited" arguments.
8489         * frame.c (_initialize_frame) <set backtrace limit>: Document
8490         "unlimited".
8491         * printcmd.c (_initialize_printcmd) <set print
8492         max-symbolic-offset>: Add help text.
8493         * record-full.c (_initialize_record_full) <set record full
8494         insn-number-max>: Likewise.
8495         * record.c (_initialize_record) <set record
8496         instruction-history-size, set record function-call-history-size>:
8497         Add help text.
8498         * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
8499         help text.
8500         * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
8501         Likewise.
8502         * source.c (_initialize_source) <set listsize>: Add help text.
8503         * utils.c (initialize_utils) <set height, set width>: Likewise.
8504         <set pagination>: Mention "set height unlimited".
8505         * valprint.c (_initialize_valprint) <set print elements, set print
8506         repeats>: Document "unlimited".
8507
8508 2013-04-10  Pedro Alves  <palves@redhat.com>
8509
8510         * cli/cli-cmds.c (quit_command): Call query_if_trace_running
8511         instead of disconnect_tracing.
8512         * infcmd.c (detach_command, disconnect_command): Call
8513         query_if_trace_running.  Adjust.
8514         * top.c: Include "tracepoint.h".
8515         (quit_target): Delete.  Contents moved ...
8516         (quit_force): ... here.  Wrap each stage of teardown in
8517         TRY_CATCH.  Call disconnect_tracing before detaching.
8518
8519 2013-04-10  Hui Zhu  <hui@codesourcery.com>
8520             Yao Qi  <yao@codesourcery.com>
8521
8522         * configure.ac: Check libbabeltrace is installed.
8523         * config.in: Regenerate.
8524         * configure: Regenerate.
8525         * Makefile.in (LIBBABELTRACE): New.
8526         (CLIBS): Add LIBBABELTRACE.
8527         * ctf.c: Include "exec.h".
8528         (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
8529         (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
8530         (ctf_save_metadata_header): Define new type aliases in
8531         metadata.
8532         (ctf_write_header): Define event type "tsv_def" and "tp_def"
8533         in metadata.  Start a new faked packet for trace status.
8534         (ctf_write_status): Write trace status to CTF.
8535         (ctf_write_uploaded_tsv): Write TSV to CTF.
8536         (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
8537         (ctf_write_definition_end): End the faked packet.
8538
8539         (ctx, ctf_iter, trace_dirname): New.
8540         (start_pos): New variable.
8541         (ctf_destroy, ctf_open_dir, ctf_open): New.
8542         (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
8543         macros.
8544         (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
8545         (ctf_fetch_registers, ctf_xfer_partial): New.
8546         (ctf_get_trace_state_variable_value): New.
8547         (ctf_get_tpnum_from_frame_event): New.
8548         (ctf_get_traceframe_address): New.
8549         (ctf_trace_find, ctf_has_stack): New.
8550         (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
8551         (ctf_get_trace_status, ctf_read_status): New.
8552         (_initialize_ctf): New.
8553         * tracepoint.c (get_tracepoint_number): New
8554         (get_uploaded_tsv): Remove 'static'.
8555         (struct traceframe_info, trace_regblock_size): Move it to ...
8556         * tracepoint.h: ... here.
8557         (get_tracepoint_number): Declare it.
8558         (get_uploaded_tsv): Declare it.
8559
8560         * NEWS: Mention new configure option.
8561
8562 2013-04-10  Pedro Alves  <palves@redhat.com>
8563             Hui Zhu  <hui@codesourcery.com>
8564
8565         * breakpoint.c (dprintf_re_set): New.
8566         (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
8567         to dprintf_re_set.
8568
8569 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
8570
8571         * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
8572         Remove solib-svr4.o from the list.
8573
8574 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
8575
8576         * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
8577         Use gdb_assert_not_reached instead of invalid boolean expression.
8578
8579 2013-04-09  Pedro Alves  <palves@redhat.com>
8580
8581         * remote.c (unpush_and_perror): New function.
8582         (readchar, remote_serial_write): Use it.
8583
8584 2013-04-09  Markus Metzger  <markus.t.metzger@intel.com>
8585
8586         * NEWS: Mention new btrace RSP packets.
8587
8588 2013-04-08  Tom Tromey  <tromey@redhat.com>
8589
8590         * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
8591         long.
8592
8593 2013-04-08  Tom Tromey  <tromey@redhat.com>
8594
8595         * maint.c (print_bfd_section_info): Print the section index.
8596         * symmisc.c (dump_msymbols): Print the section index.
8597
8598 2013-04-08  Tom Tromey  <tromey@redhat.com>
8599
8600         PR symtab/8424:
8601         * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
8602         SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
8603         * breakpoint.c (resolve_sal_pc): Update.
8604         * elfread.c (elf_gnu_ifunc_record_cache): Update.
8605         * findvar.c (struct minsym_lookup_data) <objfile>: New field.
8606         (minsym_lookup_iterator_cb): Use it.
8607         (default_read_var_value): Update.
8608         * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
8609         Update.
8610         * infcmd.c (jump_command): Update.
8611         * linespec.c (minsym_found): Update.
8612         * maint.c (maintenance_translate_address): Update.
8613         * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
8614         (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
8615         * parse.c (write_exp_msymbol): Update.
8616         * printcmd.c (address_info): Update.
8617         * psymtab.c (find_pc_sect_psymbol): Update.
8618         (fixup_psymbol_section): Check SYMBOL_SECTION, not
8619         SYMBOL_OBJ_SECTION.
8620         (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
8621         Don't initialize SYMBOL_OBJ_SECTION.
8622         * spu-tdep.c (spu_catch_start): Update.
8623         * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
8624         * symmisc.c (dump_msymbols, print_symbol): Update.
8625         * symtab.c (fixup_section): Don't set 'obj_section'.  Change
8626         how fallback section is computed.
8627         (fixup_symbol_section): Update.
8628         (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
8629         Update.
8630         (allocate_symbol, initialize_symbol, allocate_template_symbol):
8631         Initialize SYMBOL_SECTION.
8632         * symtab.h (struct general_symbol_info) <section>: Update comment.
8633         <obj_section>: Remove.
8634         (SYMBOL_OBJ_SECTION): Add 'objfile' argument.  Rewrite.
8635         (SYMBOL_OBJFILE): New macro.
8636
8637 2013-04-08  Tom Tromey  <tromey@redhat.com>
8638
8639         * coffread.c (record_minimal_symbol): Update.
8640         * dbxread.c (record_minimal_symbol): Update.
8641         * elfread.c (record_minimal_symbol): Update.
8642         * machoread.c (macho_symtab_add_minsym): Update.
8643         * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
8644         Update.
8645         * minsyms.c (prim_record_minimal_symbol): Update.
8646         (prim_record_minimal_symbol_full): Remove 'bfd_section'
8647         argument.
8648         (prim_record_minimal_symbol_and_info): Likewise.
8649         * minsyms.h (prim_record_minimal_symbol_full)
8650         (prim_record_minimal_symbol_and_info): Update.
8651         * symtab.c (allocate_symbol, initialize_symbol)
8652         (allocate_template_symbol): Initialize SYMBOL_SECTION.
8653         * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
8654         Update.
8655
8656 2013-04-08  Tom Tromey  <tromey@redhat.com>
8657
8658         PR symtab/8423:
8659         * solib-som.c (som_solib_section_offsets): Use BFD section
8660         indices.  Set offsets for all sections.
8661         * somread.c (som_symtab_read): Compute BFD section for
8662         symbol.  Use prim_record_minimal_symbol_and_info.
8663         (som_symfile_read): Fix comment.
8664         (struct find_section_offset_arg): New.
8665         (find_section_offset, set_section_index): New functions.
8666         (som_symfile_offsets): Use set_section_index to compute
8667         section indices.
8668
8669 2013-04-08  Tom Tromey  <tromey@redhat.com>
8670
8671         * coffread.c (cs_to_section): Use gdb_bfd_section_index.
8672         * elfread.c (record_minimal_symbol, elf_symtab_read): Use
8673         gdb_bfd_section_index.
8674         * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
8675         New functions.
8676         * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
8677         Declare.
8678         * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
8679         Update.
8680         * objfiles.c (add_to_objfile_sections_full): New function.
8681         (add_to_objfile_sections): Use it.
8682         (build_section_table): Rewrite.
8683         (objfile_relocate1): Use gdb_bfd_section_index.  Update.
8684         * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
8685         (struct objfile) <sections>: Update comment.
8686         (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
8687         is NULL.
8688         (ALL_OBJSECTIONS): Use it.
8689         * solib-dsbt.c (dsbt_relocate_main_executable): Update.
8690         * solib-frv.c (frv_relocate_main_executable): Update.
8691         * solib-target.c (solib_target_relocate_section_addresses):
8692         Use gdb_bfd_section_index.
8693         * symfile.c (build_section_addr_info_from_section_table):
8694         Use gdb_bfd_section_index.
8695         (build_section_addr_info_from_bfd, place_section): Likewise.
8696         * symtab.c (fixup_section): Update.
8697         * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
8698
8699 2013-04-08  Tom Tromey  <tromey@redhat.com>
8700
8701         * minsyms.h (struct bound_minimal_symbol): New.
8702         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8703         Remove objfile argument.
8704         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8705         Return bound_minimal_symbol.
8706         * minsyms.c (lookup_minimal_symbol_by_pc_1)
8707         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8708         Return bound_minimal_symbol.
8709         (in_gnu_ifunc_stub): Update.
8710         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8711         Remove 'objfile_p' argument.
8712         (lookup_solib_trampoline_symbol_by_pc): Update.
8713         * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
8714         arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
8715         c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
8716         glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
8717         i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
8718         linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
8719         mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
8720         ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
8721         stack.c, symtab.c, tui/tui-disasm.c: Update.
8722
8723 2013-04-08  Tom Tromey  <tromey@redhat.com>
8724
8725         * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
8726         Use symbol's obstack, not an objfile.
8727         * coffread.c (process_coff_symbol): Update.
8728         * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
8729         * jv-lang.c (add_class_symbol): Update.
8730         * mdebugread.c (new_symbol): Update.
8731         * minsyms.c (prim_record_minimal_symbol_full)
8732         (terminate_minimal_symbol_table): Update.
8733         * psymtab.c (add_psymbol_to_bcache): Clear entire symbol.  Update.
8734         * stabsread.c (define_symbol, read_enum_type): Update.
8735         * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
8736         Handle Ada specially.
8737         (symbol_set_language): Add 'obstack' argument.
8738         (symbol_set_names): Update.
8739         (symbol_natural_name, symbol_demangled_name): Always use
8740         ada_decode_symbol.
8741         * symtab.h (struct general_symbol_info)
8742         <language_specific::obstack>: New field.
8743         <ada_mangled>: New field.
8744         (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
8745         (symbol_set_language): Update.
8746
8747 2013-04-08  Tom Tromey  <tromey@redhat.com>
8748
8749         * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
8750         Take an obstack, not an objfile.
8751         (symbol_set_names): Update.
8752         * symtab.h (symbol_set_demangled_name): Update.
8753
8754 2013-04-08  Tom Tromey  <tromey@redhat.com>
8755
8756         * coffread.c (process_coff_symbol, coff_read_enum_type): Call
8757         allocate_symbol.
8758         * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
8759         (read_func_scope): Call allocate_template_symbol.
8760         (new_symbol_full): Call allocate_symbol.
8761         * jit.c (finalize_symtab): Call allocate_symbol.
8762         * jv-lang.c (add_class_symbol): Call allocate_symbol.
8763         * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
8764         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8765         (common_block_end): Call allocate_symbol.
8766         * symtab.c (allocate_symbol, initialize_symbol)
8767         (allocate_template_symbol): New functions.
8768         * symtab.c (allocate_symbol, initialize_symbol)
8769         (allocate_template_symbol): Declare.
8770         * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
8771
8772 2013-04-08  Pedro Alves  <palves@redhat.com>
8773             Keith Seitz  <keiths@redhat.com>
8774
8775         * breakpoint.c (create_breakpoint): Rename
8776         "parse_condition_and_thread" parameter to "parse_arg".  Update
8777         describing comment.  If !PARSE_ARG, then error out if ARG is not
8778         the empty string after extracting the location.
8779         * breakpoint.h (create_breakpoint): Rename
8780         "parse_condition_and_thread" parameter to "parse_arg".
8781
8782 2013-04-08  Aleksandar Ristovski  <aristovski@qnx.com
8783
8784         * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
8785
8786 2013-04-07  Yao Qi  <yao@codesourcery.com>
8787
8788         * remote.c (remote_trace_find): Change type of parameters 'addr1'
8789         and 'addr2' to CORE_ADDR.
8790         * target.c (update_current_target): Update.
8791         * target.h (struct target_ops) <to_trace_find>: Change parameter
8792         type to CORE_ADDR.
8793         * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
8794         'addr2' to CORE_ADDR.
8795         (tfile_trace_find): Likewise.
8796         (tfile_get_traceframe_address): Change return type to CORE_ADDR.
8797         Change local variable 'addr' to type CORE_ADDR.
8798         * tracepoint.h (tfind_1): Update declaration.
8799
8800 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
8801
8802         * windows-nat.c (windows_get_absolute_argv0): Move from here...
8803         * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
8804         Include main.h.
8805
8806         * windows-nat.h (windows_get_absolute_argv0): Move prototype from
8807         here...
8808         * main.h (windows_get_absolute_argv0): ...to here.
8809
8810 2013-04-05  Doug Evans  <dje@google.com>
8811
8812         * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
8813         (read_cutu_die_from_dwo): Add comments.
8814         (read_structure_type): Update comment.
8815         (read_enumeration_type, read_namespace_type): Update comment.
8816         (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
8817
8818 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8819
8820         Convert man pages to texinfo, new gdbinit.5 texinfo page.
8821         * Makefile.in (gdb.z): Remove.
8822         (install-only): Remove $(man1dir) and gdb.1 installation.
8823         * gdb.1: Remove.
8824
8825 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8826
8827         Fix compatibility with Linux kernel 3.8.3.
8828         * linux-tdep.c (linux_find_memory_regions_full): Move variable number
8829         to more inner block.  Remove parsing of NUMBER from outer block.
8830         Parse NUMBER only if KEYWORD has been identified.
8831
8832 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8833
8834         Fix variable name shadowing.
8835         * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
8836         filename to mapsfilename and update its uses.
8837
8838 2013-04-05  Eli Zaretskii  <eliz@gnu.org>
8839
8840         * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
8841         empty.  See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
8842         and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
8843         details of the problem.
8844
8845 2013-04-04  Pedro Alves  <palves@redhat.com>
8846             Hui Zhu  <hui@codesourcery.com>
8847
8848         * breakpoint.c (validate_commands_for_breakpoint): If validating a
8849         tracepoint, reset its STEP_COUNT and call validate_actionline.
8850
8851 2013-04-03  Doug Evans  <dje@google.com>
8852
8853         * dwarf2read.c (read_die_and_siblings_1): Renamed from
8854         read_die_and_siblings.
8855         (read_die_and_siblings): New function.
8856         (read_cutu_die_from_dwo): Dump die if requested.
8857         (read_die_and_children): Call read_full_die_1 and
8858         read_die_and_siblings_1.
8859         (read_full_die): Dump die if requested.
8860
8861         * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
8862
8863         * dwarf2read.c (struct dwo_file): New member comp_dir.
8864         Rename member name to dwo_name.  All uses updated.
8865         (hash_dwo_file): Include comp_dir in computation.
8866         (eq_dwo_file): Ditto.
8867         (lookup_dwo_file_slot): New arg comp_dir.  All callers updated.
8868         (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
8869
8870         * psymtab.c (read_psymtabs_with_fullname): Don't call
8871         psymtab_to_fullname if the basenames are different.
8872
8873 2013-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8874
8875         * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
8876         New entry about "fullname" presence.
8877
8878 2013-04-03  Pedro Alves  <palves@redhat.com>
8879
8880         * NEWS: Mention x86_64/Cygwin as new native configuration.
8881
8882 2013-04-02  Doug Evans  <dje@google.com>
8883
8884         * dwarf2read.c (read_structure_type): Fix typo in comment.
8885
8886 2013-04-02  Pedro Alves  <palves@redhat.com>
8887
8888         * NEWS: Mention "set/show debug aarch64", "set/show debug
8889         coff-pe-read" and "set/show debug mach-o".
8890
8891 2013-04-02  Pedro Alves  <palves@redhat.com>
8892
8893         * NEWS: Mention "set/show remote trace-buffer-size-packet".
8894
8895 2013-04-02  Eli Zaretskii  <eliz@gnu.org>
8896
8897         * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
8898         gdb_string.h is now in common/.
8899
8900 2013-04-02  Pedro Alves  <palves@redhat.com>
8901
8902         * NEWS: Move "set debug notification" and "set trace-buffer-size"
8903         under "New options".
8904
8905 2013-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8906
8907         Revert this patch:
8908         PR gdb/15275
8909         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
8910
8911 2013-04-02  Pedro Alves  <palves@redhat.com>
8912
8913         PR gdb/15275
8914
8915         * remote.c (send_interrupt_sequence): Use remote_serial_write.
8916         (remote_serial_write): New function.
8917         (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
8918
8919 2013-04-01  Jiong Wang  <jiwang@tilera.com>
8920
8921         * NEWS: Mention TILE-Gx in "New native configurations" and
8922         "New targets" sections.
8923
8924 2013-04-01  Doug Evans  <dje@google.com>
8925
8926         * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
8927         (process_enumeration_scope): Simplify.
8928
8929         * dwarf2read.c (struct dwarf2_per_cu_data): Move member
8930         type_unit_group ...
8931         (struct signatured_type): ... to here.
8932         (sig_type_ptr): New typedef.
8933         (type_unit_group): Delete member 't.first_cu'.  Move member 'tus'
8934         out of union 't'.  All uses updated.
8935         (dw2_get_file_names_reader): Assert not called for a type unit.
8936         (dw2_get_file_names): Assert not called for a type unit or type
8937         unit group.
8938         (build_type_psymtabs_reader): Assert called for a type unit.
8939         (build_type_psymtab_dependencies): Assert called for a type unit group.
8940
8941         * dwarf2read.c (free_dwo_file): Add comment.
8942         (dwarf2_per_objfile_free): Unref dwp bfd.
8943
8944 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
8945
8946         * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
8947         (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
8948         (read_pe_exported_syms): Remove unused 'exportix'.
8949         (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
8950         'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
8951         'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
8952
8953 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
8954
8955         * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
8956         (print_it_watchpoint): Remove unused 'bl'.
8957         (say_where): Remove unused 'uiout'.
8958         (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
8959         (bkpt_breakpoint_hit): Remove unused 'b'.
8960         (internal_bkpt_print_it): Remove unused 'uiout'.
8961         * buildsym.c (augment_type_symtab): Remove unused 'i'.
8962
8963 2013-03-31  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
8964
8965         * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
8966         (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
8967
8968 2013-03-29  Doug Evans  <dje@google.com>
8969
8970         * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
8971         Delete arg is_dwp.  All callers updated.
8972         (open_dwp_file): New function.
8973         (open_and_init_dwp_file): Call it.
8974         (get_dwp_file): New function.
8975         (lookup_dwo_cutu): Call it.
8976
8977         * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
8978         unnecessary, cleanup.
8979
8980         * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
8981
8982         * dwarf2read.c (read_cutu_die_from_dwo): New function.
8983         (lookup_dwo_unit): New function.
8984         (init_cutu_and_read_dies): Move DWO handling to new functions.
8985
8986         * dwarf2read.c (struct signatured_type): Tweak comment.
8987         (struct dwo_unit): Tweak comment.
8988         (create_debug_types_hash_table): Tweak comment.  Reformat long line.
8989         (create_dwo_debug_info_hash_table): Tweak comment.
8990         (dwarf2_per_cu_offset_and_type): Tweak comment.
8991
8992         * dwarf2read.c (lookup_signatured_type): Remove complaint about
8993         missing .debug_types section.
8994
8995 2013-03-29  Yao Qi  <yao@codesourcery.com>
8996
8997         * corelow.c: Include "completer.h".
8998         (_initialize_corelow): Call add_target_with_completer with
8999         argument 'filename_completer'.
9000         * tracepoint.c: Likewise.
9001         * exec.c (_initialize_exec): Likewise.
9002         * target.c (add_target): Rename to ...
9003         (add_target_with_completer): ... this.  Call set_cmd_completer
9004         if parameter completer is not NULL.
9005         (add_target): New.
9006         * target.h: Include "command.h".
9007         (add_target_with_completer): Declare it.
9008
9009 2013-03-28  Joel Brobecker  <brobecker@adacore.com>
9010
9011         * coffread.c (is_import_fixup_symbol): New function.
9012         (record_minimal_symbol): Use is_import_fixup_symbol to
9013         detect import fixup symbols, and discard them.
9014
9015 2013-03-28  Doug Evans  <dje@google.com>
9016
9017         * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
9018         types hash table until we know we need it.
9019
9020         * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
9021         index numbers.
9022
9023         * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
9024         All callers updated.
9025         (dw2_print_stats): Print #read CUs too.
9026         (dump_die_shallow): Print signatured types better.
9027
9028         * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
9029         info_or_types_section to section.  All uses updated.
9030         (struct dwo_unit): Ditto.
9031
9032 2013-03-28  Pedro Alves  <palves@redhat.com>
9033
9034         * NEWS (New options): New section.
9035         (New options): Mention set/show remote trace-status-packet.
9036         * remote.c (PACKET_qTStatus): New enumeration value.
9037         (remote_get_trace_status): Skip sending qTStatus if the packet is
9038         disabled.  Use packet_ok.
9039         (_initialize_remote): Register a configuration command for
9040         qTStatus packet.
9041
9042 2013-03-28  Doug Evans  <dje@google.com>
9043
9044         * symfile.c (find_separate_debug_file): Add comment.
9045         (terminate_after_last_dir_separator): Tweak comment.
9046
9047         * dwarf2read.c (create_partial_symtab): Add forward decl.
9048         (create_partial_symtab): Move to be closer to other psymtab functions.
9049         (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
9050
9051         * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
9052         (compute_symtab_includes): Remove unnecessary forward declaration.
9053         (die_needs_namespace): Add comment marking group of functions for
9054         dwarf2 name computation.
9055
9056         * typeprint.c (_initialize_typeprint): Improve type help text.
9057
9058         * python/python.c (finish_python_initialization): Provide suggestion
9059         for how to tell gdb to find its python files.
9060
9061 2013-03-28  Pedro Alves  <palves@redhat.com>
9062
9063         PR gdb/15294
9064
9065         * source.c (_initialize_source): Change back "set listsize" to an
9066         integer command.
9067
9068 2013-03-27  Gareth McMullin  <gareth@blacksphere.co.nz>
9069
9070         PR gdb/15275
9071         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
9072
9073 2013-03-27  Pedro Alves  <palves@redhat.com>
9074
9075         * top.c (history_size): Rename to ...
9076         (history_size_setshow_var): ... this.  Add comment.
9077         (show_commands): Use readline's 'history_length' instead of
9078         computing the history length by calling history_get in a loop.
9079         (set_history_size_command): Error out for sizes over INT_MAX.
9080         Restore previous history size on invalid size.
9081         (init_history): If HISTSIZE is negative, leave the history size as
9082         zero.  Add comments.
9083         (init_main): Adjust.
9084
9085 2013-03-27  Pedro Alves  <palves@redhat.com>
9086
9087         * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
9088         coff_pe_read" command to "set debug coff-pe-read".
9089
9090 2013-03-27  Markus Metzger  <markus.t.metzger@intel.com>
9091
9092         * record.c (command_size_to_target_size): Fix size comparison.
9093         Change parameter type from pointer to integer to integer.
9094         Update all users.
9095
9096 2013-03-27  Pierre Muller  <muller@sourceware.org>
9097
9098         * windows-nat.c (handle_output_debug_string): Avoid typecast
9099         from integer of different size warning.
9100
9101 2013-03-26  Joel Brobecker  <brobecker@adacore.com>
9102
9103         * windows-nat.c (handle_output_debug_string): Add empty line
9104         after local block variable definition.
9105
9106 2013-03-26  Pedro Alves  <palves@redhat.com>
9107
9108         * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
9109         (net_open): Make 'polls' local unsigned.
9110
9111 2013-03-26  Pedro Alves  <palves@redhat.com>
9112
9113         * remote.c (_initialize_remote): Make "set remoteaddresssize"
9114         a zuinteger command instead of uinteger.
9115
9116 2013-03-26  Pedro Alves  <palves@redhat.com>
9117
9118         * record-full.c (record_full_insn_num): Make it unsigned.
9119         (record_full_check_insn_num, record_full_message)
9120         (record_full_registers_change, record_full_xfer_partial): Remove
9121         record_full_insn_max_num check (it's always != 0).
9122         (record_full_info, record_full_restore): Use %u as format string.
9123         (): Use %u as format string.
9124         (set_record_full_insn_max_num): Remove record_full_insn_max_num
9125         check (it's always != 0).
9126
9127 2013-03-26  Pedro Alves  <palves@redhat.com>
9128
9129         * dcache.c (_initialize_dcache): Make the "set dcache line-size"
9130         and "set dcache size" commands zuinteger instead of uinteger.
9131
9132 2013-03-26  Pedro Alves  <palves@redhat.com>
9133
9134         * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
9135         command zuinteger instead of uinteger.
9136
9137 2013-03-26  Pedro Alves  <palves@redhat.com>
9138
9139         * coff-pe-read.c (_initialize_coff_pe_read): Make the command
9140         zuinteger instead of uinteger.
9141
9142 2013-03-26  Pedro Alves  <palves@redhat.com>
9143
9144         * record.c (record_insn_history_size_setshow_var)
9145         (record_call_history_size_setshow_var): New globals.
9146         (command_size_to_target_size): New function.
9147         (cmd_record_insn_history, cmd_record_call_history): Use
9148         command_size_to_target_size instead of cast.
9149         (validate_history_size, set_record_insn_history_size)
9150         (set_record_call_history_size): New functions.
9151         (_initialize_record): Install set_record_insn_history_size and
9152         set_record_call_history_size as "set" hooks of "set record
9153         instruction-history-size" and "set record
9154         function-call-history-size".
9155
9156 2013-03-26  Pedro Alves  <palves@redhat.com>
9157
9158         * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
9159         use with history_max_entries use.  Remove FIXME note.
9160
9161 2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
9162
9163         * record-btrace.c (record_btrace_close): Call
9164         record_btrace_auto_disable.
9165
9166 2013-03-25  Joel Brobecker  <brobecker@adacore.com>
9167
9168         * rs6000-nat.c (fixup_breakpoints): Delete declaration.
9169
9170 2013-03-25  Doug Evans  <dje@google.com>
9171
9172         * contrib/cc-with-tweaks.sh: Check exit code of dwp.
9173
9174 2013-03-25  Tom Tromey  <tromey@redhat.com>
9175
9176         PR symtab/11462:
9177         * c-exp.y (exp): Add new productions for destructors after '.' and
9178         '->'.
9179         (write_destructor_name): New function.
9180
9181 2013-03-25  Tom Tromey  <tromey@redhat.com>
9182
9183         PR c++/9197:
9184         * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
9185         value_struct_elt, not lookup_struct_elt_type.
9186         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
9187         STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
9188         * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
9189
9190 2013-03-25  Yao Qi  <yao@codesourcery.com>
9191
9192         * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
9193         instead of '_mkdir'.
9194
9195 2013-03-23  Eli Zaretskii  <eliz@gnu.org>
9196
9197         * windows-nat.c (windows_get_absolute_argv0): New function.
9198         * windows-nat.h: Add its prototype.
9199
9200         * main.c (get_init_files): Use filename_ncmp instead of strncmp.
9201         Use IS_DIR_SEPARATOR instead of looking for a character inside
9202         SLASH_STRING.  Include filenames.h.
9203         (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
9204         relocate_gdb_directory works when passed gdb_program_name.
9205         Include windows-nat.h.
9206
9207 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9208
9209         * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
9210         * remote.c (trace_error): Remove the special handling of '2'.
9211         (readchar) <SERIAL_EOF>
9212         (readchar) <SERIAL_ERROR>
9213         (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
9214         (remote_get_trace_status): Call throw_exception if EX is
9215         TARGET_CLOSE_ERROR.
9216         * utils.c (perror_with_name): Rename to ...
9217         (throw_perror_with_name): ... here.  New parameter errcode, describe it
9218         in the function comment.
9219         (perror_with_name): New function wrapper.
9220         * utils.h (enum errors): New stub declaration.
9221         (throw_perror_with_name): New declaration.
9222
9223 2013-03-22  Pedro Alves  <palves@redhat.com>
9224             Yao Qi  <yao@codesourcery.com>
9225             Mark Kettenis  <kettenis@gnu.org>
9226
9227         * cli/cli-setshow.c (do_set_command) <var_uinteger>:
9228         Don't let the user set the value to UINT_MAX directly.
9229         <var_integer>: Don't let the user set the value to INT_MAX
9230         directly.
9231
9232 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9233
9234         * remote.c (remote_unpush_target): New function.
9235         (remote_open_1): Remove two pop_target calls, update one comment, add
9236         comment to target_preopen call.  Replace pop_target call by
9237         remote_unpush_target call.
9238         (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
9239         pop_target calls by remote_unpush_target calls.
9240
9241 2013-03-22  Pedro Alves  <palves@redhat.com>
9242
9243         * linux-nat.c (linux_child_follow_fork): Don't call
9244         linux_enable_event_reporting.
9245         (linux_handle_extended_wait): Don't call
9246         linux_enable_event_reporting.
9247
9248 2013-03-22  Pedro Alves  <palves@redhat.com>
9249
9250         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
9251         use it to rewrite the trampoline buffers with type gdb_byte[], and
9252         undefine the macro.  Remove char* cast.
9253
9254 2013-03-21  Doug Evans  <dje@google.com>
9255
9256         New commands "mt set per-command {space,time,symtab} {on,off}".
9257         * NEWS: Add entry.
9258         * event-top.c: #include "maint.h".
9259         * main.c: #include "maint.h".
9260         * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
9261         timeval-utils.h, maint.h, cli/cli-setshow.h.
9262         (per_command_time, per_command_space): New static globals.
9263         (per_command_symtab): New static global.
9264         (per_command_setlist, per_command_showlist): New static globals.
9265         (struct cmd_stats): Move here from utils.c.
9266         (set_per_command_time): Renamed from set_display_time in utils.c
9267         and moved here.  All callers updated.
9268         (set_per_command_space): Renamed from set_display_space in utils.c
9269         and moved here.  All callers updated.
9270         (count_symtabs_and_blocks): New function.
9271         (report_command_stats): Moved here from utils.c.  Add support for
9272         printing symtab stats.  Only print data if enabled before command
9273         executed.
9274         (make_command_stats_cleanup): Ditto.
9275         (sert_per_command_cmd, show_per_command_cmd): New functions.
9276         (_initialize_maint_cmds): Add new commands
9277         mt set per-command {space,time,symtab} {on,off}.
9278         * maint.h: New file.
9279         * top.c: #include "maint.h".
9280         * utils.c (reset_prompt_for_continue_wait_time): New function.
9281         (get_prompt_for_continue_wait_time): New function.
9282         * utils.h (reset_prompt_for_continue_wait_time): Declare
9283         (get_prompt_for_continue_wait_time): Declare.
9284         (make_command_stats_cleanup): Moved to maint.h.
9285         (set_display_time, set_display_space): Moved to maint.h and renamed
9286         to set_per_command_time, set_per_command_space.
9287         * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
9288         parse_binary_operation and made non-static.  Don't call error,
9289         just return an error marker.  All callers updated.
9290         * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
9291
9292 2013-03-21  Tom Tromey  <tromey@redhat.com>
9293
9294         * symfile.c (alloc_section_addr_info): Update header.  Don't set
9295         'num_sections' field.
9296         (build_section_addr_info_from_section_table): Set 'num_sections'.
9297         (build_section_addr_info_from_bfd): Likewise.
9298         (build_section_addr_info_from_objfile): Remove dead loop
9299         condition.
9300         (free_section_addr_info): Unconditionally call xfree.
9301         (relative_addr_info_to_section_offsets, addrs_section_sort)
9302         (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
9303         condition.
9304         (syms_from_objfile_1): Remove dead 'if' condition.  Check
9305         'num_sections'.
9306         (add_symbol_file_command): Set 'num_sections'.
9307         * symfile-mem.c (symbol_file_add_from_memory): Set
9308         'num_sections'.
9309         * somread.c (som_symfile_offsets): Remove dead loop condition.
9310         * machoread.c (macho_symfile_offsets): Remove dead 'if'.
9311         * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
9312
9313 2013-03-21  Tom Tromey  <tromey@redhat.com>
9314
9315         * tracepoint.h (decode_agent_options): Add 'trace_string'
9316         argument.
9317         * tracepoint.c (decode_agent_options): Add 'trace_string'
9318         argument.
9319         (validate_actionline): Update.
9320         (collect_symbol): Add 'trace_string' argument.
9321         (struct add_local_symbols_data) <trace_string>: New field.
9322         (do_collect_symbol): Update.
9323         (add_local_symbols): Add 'trace_string' argument.
9324         (encode_actions_1): Update.
9325         (trace_dump_actions): Update.
9326         * dwarf2loc.c (access_memory): Update.
9327         * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
9328         * ax-general.c (new_agent_expr): Update.
9329         * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
9330         (gen_trace_for_return_address): Add argument.
9331         (trace_kludge, trace_string_kludge): Remove.
9332         * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
9333         (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
9334         (gen_trace_for_var): Add 'trace_string' argument.
9335         (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
9336         (gen_printf, agent_eval_command_one): Update.
9337
9338 2013-03-21  Tom Tromey  <tromey@redhat.com>
9339
9340         PR exp/15109:
9341         * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
9342         Handle FILENAME token.
9343
9344 2013-03-21  Tom Tromey  <tromey@redhat.com>
9345
9346         * c-exp.y (YYPRINT): Define.
9347         (c_print_token): New function.
9348
9349 2013-03-21  Tom Tromey  <tromey@redhat.com>
9350
9351         * c-exp.y (%union) <sym, ivar, ivec>: Remove.
9352
9353 2013-03-21  Yao Qi  <yao@codesourcery.com>
9354
9355         * ctf.c: Include "gdb_stat.h".
9356         [USE_WIN32API]: New macro 'mkdir'.
9357         (ctf_start): Use permission bits macros if they are defined.
9358
9359 2013-03-20  Keith Seitz  <keiths@redhat.com>
9360
9361         * breakpoint.h (struct breakpoint): Add comment to
9362         extra_string indicating that this member is mallod'd.
9363         * breakpoint.c (base_breakpoint_dtor): Free extra_string.
9364
9365 2013-03-20  Pedro Alves  <palves@redhat.com>
9366
9367         PR gdb/15289
9368
9369         * cli/cli-setshow.c (do_set_command)
9370         <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
9371         the result of parsing the command argument.  Throw error if the
9372         value is greater than UINT_MAX.  Print the invalid value with
9373         plongest.
9374         <var_integer, var_zinteger>: Use LONGEST for variable holding the
9375         result of parsing the command argument.  Throw error if the value
9376         is greater than INT_MAX, not greater or equal.  Also throw error
9377         if the value is less than INT_MIN.  Print the invalid value with
9378         plongest.
9379         <var_zuinteger_unlimited>: Throw error if the value is greater
9380         than INT_MAX, not greater or equal.
9381         (do_show_command) <var_integer, var_zinteger,
9382         var_zuinteger_unlimited>: Use %d for printing int, not %u.
9383
9384 2013-03-20  Tom Tromey  <tromey@redhat.com>
9385
9386         * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
9387         if possible.
9388         * dwarf2read.c (read_func_scope): Remove old FIXME.
9389         * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
9390         not LOC_COMPUTED.
9391         * findvar.c (symbol_read_needs_frame, default_read_var_value):
9392         Unconditionally call via computed ops, if possible.
9393         * printcmd.c (address_info): Unconditionally call via computed ops,
9394         if possible.
9395         * stack.c (read_frame_arg): Unconditionally call via computed ops,
9396         if possible.
9397         * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
9398         * tracepoint.c (scope_info): Unconditionally call via computed ops,
9399         if possible.
9400
9401 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9402             Tom Tromey  <tromey@redhat.com>
9403
9404         PR symtab/8421:
9405         * coffread.c (coff_register_index): New global.
9406         (process_coff_symbol, coff_read_enum_type): Set
9407         SYMBOL_ACLASS_INDEX.
9408         (_initialize_coffread): Initialize new global.
9409         * dwarf2loc.c (locexpr_find_frame_base_location)
9410         (dwarf2_block_frame_base_locexpr_funcs)
9411         (loclist_find_frame_base_location)
9412         (dwarf2_block_frame_base_loclist_funcs): New.
9413         (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
9414         (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
9415         * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
9416         (dwarf2_block_frame_base_loclist_funcs): New.
9417         * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
9418         (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
9419         globals.
9420         (read_func_scope): Update.
9421         (fixup_go_packaging, mark_common_block_symbol_computed)
9422         (var_decode_location, new_symbol_full, dwarf2_const_value):
9423         Set SYMBOL_ACLASS_INDEX.
9424         (dwarf2_symbol_mark_computed): Likewise.  Add 'is_block' argument.
9425         (_initialize_dwarf2_read): Initialize new globals.
9426         * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
9427         * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
9428         * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
9429         globals.
9430         (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
9431         (_initialize_mdebugread): Initialize new globals.
9432         * psympriv.h (struct partial_symbol) <aclass>: Update comment.
9433         * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
9434         (stab_register_index, stab_regparm_index): New globals.
9435         (define_symbol, read_enum_type, common_block_end): Set
9436         SYMBOL_ACLASS_INDEX.
9437         (_initialize_stabsread): Initialize new globals.
9438         * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
9439         globals.
9440         (MAX_SYMBOL_IMPLS): New define.
9441         (register_symbol_computed_impl, register_symbol_block_impl)
9442         (register_symbol_register_impl)
9443         (initialize_ordinary_address_classes): New functions.
9444         (_initialize_symtab): Call initialize_ordinary_address_classes.
9445         * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
9446         (struct symbol_impl): New.
9447         (SYMBOL_ACLASS_BITS): New define.
9448         (struct symbol) <aclass, ops>: Remove fields.
9449         <aclass_index>: New field.
9450         (symbol_impls): Declare.
9451         (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
9452         (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
9453         (register_symbol_computed_impl, register_symbol_block_impl)
9454         (register_symbol_register_impl): Declare.
9455         (struct symbol_computed_ops): Add location_has_loclist.
9456         (struct symbol_block_ops): New.
9457         (SYMBOL_BLOCK_OPS): New.
9458         * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
9459
9460 2013-03-20  Tom Tromey  <tromey@redhat.com>
9461
9462         * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
9463         (print_partial_symbols, recursively_search_psymtabs): Use
9464         PSYMBOL_CLASS.
9465
9466 2013-03-20  Pierre Muller  <muller@sourceware.org>
9467
9468         * contrib/ari/gdb_ari.sh (OP eol rule): Also check
9469         addtion, subtraction, multiplication and division binary operator.
9470
9471 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9472
9473         Code cleanup.
9474         * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
9475         * bsd-kvm.c (bsd_kvm_close): Likewise.
9476         * bsd-uthread.c (bsd_uthread_close): Likewise.
9477         * corelow.c (core_close): Likewise.
9478         (core_close_cleanup): Remove parameter quitting from a caller.
9479         * event-top.c (async_disconnect): Likewise.
9480         * exec.c (exec_close_1): Remove parameter quitting.
9481         * go32-nat.c (go32_close): Likewise.
9482         * linux-nat.c (linux_nat_close): Remove parameter quitting.  Remove
9483         parameter quitting from a caller.
9484         * mips-linux-nat.c (super_close): Remove parameter quitting from the
9485         variable.
9486         (mips_linux_close): Remove parameter quitting.  Remove parameter
9487         quitting from a caller.
9488         * monitor.c (monitor_close): Remove parameter quitting.
9489         * monitor.h (monitor_close): Likewise.
9490         * record-btrace.c (record_btrace_close): Likewise.
9491         * record-full.c (record_full_close): Likewise.
9492         * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
9493         it also from fprintf_unfiltered.
9494         * remote-mips.c (mips_close): Remove parameter quitting.
9495         (mips_detach): Remove parameter quitting from a caller.
9496         * remote-sim.c (gdbsim_close): Remove parameter quitting.
9497         (gdbsim_close): Remove duplicate function comment.  Remove parameter
9498         quitting and remove it also from printf_filtered.
9499         * remote.c (remote_close): Remove parameter quitting.
9500         * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
9501         * target.c (update_current_target): Remove parameter int from to_close
9502         de_fault.
9503         (push_target, unpush_target, pop_target): Remove parameter quitting from
9504         a caller.
9505         (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
9506         Remove parameter quitting from a caller.
9507         (target_preopen): Remove parameter quitting from a caller.
9508         (target_close): Remove parameter quitting.  Remove parameter quitting
9509         from a caller two times.  Remove parameter quitting also from
9510         fprintf_unfiltered.
9511         * target.h (struct target_ops): Remove parameter quitting and as int
9512         from fields to_xclose and to_close.
9513         (extern struct target_ops current_target):
9514         (target_close, pop_all_targets): Remove parameter quitting.  Update the
9515         comment.
9516         (pop_all_targets_above): Remove parameter quitting.
9517         * top.c (quit_target): Remove parameter quitting from a caller.
9518         * tracepoint.c (tfile_close): Remove parameter quitting.
9519         * windows-nat.c (windows_close): Remove parameter quitting.
9520
9521 2013-03-20  Corinna Vinschen  <vinschen@redhat.com>
9522
9523         * windows-nat.c (handle_output_debug_string): Replace call
9524         to string_to_core_addr with call to strtoull.
9525
9526 2013-03-20  Yao Qi  <yao@codesourcery.com>
9527
9528         * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
9529         and write it to CTF metadata.
9530
9531 2013-03-19  Corinna Vinschen  <vinschen@redhat.com>
9532
9533         * windows-nat.c (handle_output_debug_string): Change type of n to
9534         SIZE_T to avoid crash on 64 bit systems.
9535
9536 2013-03-17  Eli Zaretskii  <eliz@gnu.org>
9537
9538         * python/python-internal.h (HAVE_SNPRINTF)
9539         [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
9540         about redefinition of snprintf by pyerrors.h.
9541
9542 2013-03-15  Steve Ellcey  <sellcey@mips.com>
9543
9544         * remote-sim.c (sim_command_completer): Make char arguments const.
9545
9546 2013-03-15  Tom Tromey  <tromey@redhat.com>
9547
9548         PR c++/15116:
9549         * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
9550
9551 2013-03-14  Tom Tromey  <tromey@redhat.com>
9552
9553         * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
9554         New fields.
9555         (get_file_crc): Move from symfile.c.
9556         (gdb_bfd_crc): New function.
9557         * gdb_bfd.h (gdb_bfd_crc): Declare.
9558         * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
9559         * symfile.c (get_file_crc): Move to gdb_bfd.c.
9560         (separate_debug_file_exists): Use gdb_bfd_crc.
9561
9562 2013-03-14  Tom Tromey  <tromey@redhat.com>
9563
9564         * symfile.c (get_debug_link_info): Remove.
9565         (find_separate_debug_file_by_debuglink): Use
9566         bfd_get_debug_link_info.
9567
9568 2013-03-14  Tom Tromey  <tromey@redhat.com>
9569
9570         * symtab.c (error_in_psymtab_expansion): New function.
9571         (lookup_symbol_aux_quick)
9572         (basic_lookup_transparent_type_quick): Remove "last resort"
9573         code.  Use error_in_psymtab_expansion.
9574
9575 2013-03-14  Doug Evans  <dje@google.com>
9576             Jan Kratochvil  <jan.kratochvil@redhat.com>
9577
9578         * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
9579         any successful compare_filenames_for_search or FILENAME_CMP.
9580         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
9581         * symtab.c (iterate_over_some_symtabs): Likewise.
9582
9583 2013-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9584
9585         * source.c (print_source_lines_base): Make a local copy of
9586         symtab_to_fullname.
9587
9588 2013-03-14  Hui Zhu  <hui_zhu@mentor.com>
9589             Jan Kratochvil  <jan.kratochvil@redhat.com>
9590
9591         * source.c (print_source_lines_base): Suppress "file" for TUI.
9592
9593 2013-03-14  Keith Seitz  <keiths@redhat.com>
9594             Alan Matsuoka  <alanm@redhat.com>
9595
9596         PR c++/15203
9597         PR c++/15210
9598         * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
9599         TYPE_CODE_METHOD.
9600         * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
9601         symbols.
9602
9603 2013-03-14  Yao Qi  <yao@codesourcery.com>
9604
9605         * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
9606         status to tfile if trace is stopped by command 'tstop'.
9607
9608 2013-03-14  Yao Qi  <yao@codesourcery.com>
9609
9610         * tracepoint.c (tfile_write_status): Write trace notes and user
9611         name into tfile if they are not NULL.
9612
9613 2013-03-14  Hui Zhu  <hui@codesourcery.com>
9614             Yao Qi  <yao@codesourcery.com>
9615
9616         * Makefile.in (REMOTE_OBS): Add ctf.o.
9617         (SFILES): Add ctf.c.
9618         (HFILES_NO_SRCDIR): Add ctf.h.
9619         * ctf.c, ctf.h: New files.
9620         * tracepoint.c: Include 'ctf.h'.
9621         (collect_pseudocommand): Remove static.
9622         (trace_save_command): Parse option "-ctf".
9623         Produce different trace file writers per option.
9624         Adjust output message.
9625         (trace_save_tfile, trace_save_ctf): New.
9626         * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
9627         * mi/mi-main.c: Include 'ctf.h'.
9628         (mi_cmd_trace_save): Handle option '-ctf'.  Call either
9629         trace_save_tfile or trace_save_ctf.
9630         * NEWS: Mention these changes.
9631
9632 2013-03-14  Yao Qi  <yao@codesourcery.com>
9633
9634         * tracepoint.c (trace_file_writer_xfree): New.
9635         (struct tfile_writer_data): New.
9636         (tfile_dtor, tfile_can_target_save, tfile_start): New.
9637         (tfile_write_header, tfile_write_regblock_type): New.
9638         (tfile_write_status, tfile_write_uploaded_tsv): New.
9639         (tfile_write_uploaded_tp, tfile_write_definition_end): New.
9640         (tfile_write_raw_data, (tfile_end): New.
9641         (tfile_write_ops): New global variable.
9642         (TRACE_WRITE_R_BLOCK): New macro.
9643         (TRACE_WRITE_M_BLOCK_HEADER): New macro.
9644         (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
9645         (TRACE_WRITE_V_BLOCK): New macro.
9646         (trace_save): Add extra one parameter WRITER.  Make it static.
9647         Use WRITER to writer trace.
9648         (tfile_trace_file_writer_new): New.
9649         (trace_save_command): Caller update.
9650         (trace_save_tfile): Write trace data in TFILE format.
9651         * tracepoint.h (struct trace_frame_write_ops): New.
9652         (struct trace_file_write_ops): New.
9653         (struct trace_file_writer): New.
9654         (trace_save): Remove its declaration.
9655         (trace_save_tfile): Declare it.
9656         * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
9657         instead of trace_save.
9658
9659 2013-03-13  Pedro Alves  <palves@redhat.com>
9660
9661         * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
9662
9663 2013-03-13  Pedro Alves  <palves@redhat.com>
9664
9665         * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
9666         commented out code.
9667         * demangle.c (current_demangling_style_string): Make it const.
9668         (set_demangling_command): Assert the demangling style is known.
9669         Remove all handling of unknown styles.  Set
9670         'current_demangling_style_string' to an element of the
9671         demangling_style_names array.
9672         (set_demangling_style): Delete.
9673         (_initialize_demangler): Set current_demangling_style_string to the
9674         element of the demangling_style_names array that corresponds to
9675         the default demangling style.  Remove FIXME note.  Don't call
9676         set_demangling_style.
9677         * gdb-demangle.h (set_demangling_style): Remove declaration.
9678
9679 2013-03-13  Pedro Alves  <palves@redhat.com>
9680
9681         * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
9682         fields const.
9683         (ada_make_symbol_completion_list): Make "text0" parameter const.
9684         * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
9685         * breakpoint.c (condition_completer): Make "text" and "word"
9686         parameters const.  Adjust.
9687         (check_tracepoint_command): Adjust to validate_actionline
9688         prototype change.
9689         (catch_syscall_completer): Make "text" and "word" parameters
9690         const.
9691         * cli/cli-cmds.c (show_user): Make "comname" local const.
9692         (valid_command_p): Make "command" parameter const.
9693         (alias_command): Make "alias_prefix" and "command_prefix" locals
9694         const.
9695         * cli/cli-decode.c (add_cmd): Make "name" parameter const.
9696         (add_alias_cmd): Make "name" and "oldname" parameters const.
9697         Adjust.  No longer make copy of OLDNAME.
9698         (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
9699         (add_setshow_cmd_full, add_setshow_enum_cmd)
9700         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9701         (add_setshow_filename_cmd, add_setshow_string_cmd)
9702         (add_setshow_string_noescape_cmd)
9703         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9704         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9705         (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
9706         (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
9707         Make "name" parameter const.
9708         (help_cmd): Rename "command" parameter to "arg".  New const local
9709         "command".
9710         (find_cmd): Make "command" parameter const.
9711         (lookup_cmd_1): Make "text" parameter pointer to const.  Adjust to
9712         deprecated_cmd_warning prototype change.
9713         (undef_cmd_error): Make "cmdtype" parameter const.
9714         (lookup_cmd): Make "line" parameter const.
9715         (deprecated_cmd_warning): Change type of "text" parameter to
9716         pointer to const char, from pointer to pointer to char.  Adjust.
9717         (lookup_cmd_composition): Make "text" parameter const.
9718         (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
9719         parameters const.
9720         * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
9721         const.
9722         * cli/cli-script.c (validate_comname): Make "tem" local const.
9723         (define_command): New const local "tem_c".  Use it in calls to
9724         lookup_cmd.
9725         (document_command): Make "tem" and "comfull" locals const.
9726         (show_user_1): Make "prefix" and "name" parameters const.
9727         * cli-script.h (show_user_1): Make "prefix" and "name" parameters
9728         const.
9729         * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
9730         (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
9731         (deprecated_cmd_warning, lookup_cmd_composition, add_com)
9732         (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
9733         (complete_on_enum, add_setshow_enum_cmd)
9734         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9735         (add_setshow_filename_cmd, add_setshow_string_cmd)
9736         (add_setshow_string_noescape_cmd)
9737         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9738         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9739         (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
9740         Change prototypes, constifying strings.
9741         * completer.c (noop_completer, filename_completer): Make "text"
9742         and "prefix" parameters const.
9743         (location_completer, expression_completer)
9744         (complete_line_internal): Make "text" and "prefix" parameters
9745         const and adjust.
9746         (command_completer, signal_completer): Make "text" and "prefix"
9747         parameters const.
9748         * completer.h (noop_completer, filename_completer)
9749         (expression_completer, location_completer, command_completer)
9750         (signal_completer): Change prototypes.
9751         * corefile.c (complete_set_gnutarget): Make "text" and "word"
9752         parameters const.
9753         * cp-abi.c (cp_abi_completer): Likewise.
9754         * expression.h (parse_expression_for_completion): Change
9755         prototype.
9756         * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
9757         parameters const.
9758         * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
9759         * infrun.c (handle_completer): Make "text" and "word" parameters
9760         const.
9761         * interps.c (interpreter_completer): Make "text" and "word"
9762         parameters const.
9763         * language.h (struct language_defn)
9764         <la_make_symbol_completion_list>: Make "text" and "word"
9765         parameters const.
9766         * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
9767         (parse_exp_in_context): Rename to ...
9768         (parse_exp_in_context_1): ... this.
9769         (parse_exp_in_context): Reimplement, with const hack from
9770         parse_exp_1.
9771         (parse_expression_for_completion): Make "string" parameter const.
9772         * printcmd.c (decode_format): Make "string_ptr" parameter pointer
9773         to pointer to const char.  Adjust.
9774         (print_command_1): Make "exp" parameter const.
9775         (output_command): Rename to ...
9776         (output_command_const): ... this.  Make "exp" parameter const.
9777         (output_command): Reimplement.
9778         (x_command): Adjust.
9779         (display_command): Rename "exp" parameter to "arg".  New "exp"
9780         local, const version of "arg".
9781         * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
9782         "cmd_name" local const.
9783         * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
9784         call.
9785         (cmdpy_completer): Make "text" and "word" parameters const.
9786         (gdbpy_parse_command_name): Make "prefix_text2" local const.
9787         * python/py-param.c (add_setshow_generic): Make "tmp_name" local
9788         const.
9789         * remote.c (_initialize_remote): Make "cmd_name" local const.
9790         * symtab.c (language_search_unquoted_string): Make "text" and "p"
9791         parameters const.  Adjust.
9792         (completion_list_add_fields): Make "sym_text", "text" and "word"
9793         parameters const.
9794         (struct add_name_data) <sym_text, text, word>: Make fields const.
9795         (default_make_symbol_completion_list_break_on): Make "text" and
9796         "word" parameters const.  Adjust locals.
9797         (default_make_symbol_completion_list)
9798         (make_symbol_completion_list, make_symbol_completion_type)
9799         (make_symbol_completion_list_fn): Make "text" and "word"
9800         parameters const.
9801         (make_file_symbol_completion_list): Make "text", "word" and
9802         "srcfile" parameters const.  Adjust locals.
9803         (add_filename_to_list): Make "text" and "word" parameters const.
9804         (struct add_partial_filename_data) <text, word>: Make fields
9805         const.
9806         (make_source_files_completion_list): Make "text" and "word"
9807         parameters const.
9808         * symtab.h (default_make_symbol_completion_list_break_on)
9809         (default_make_symbol_completion_list, make_symbol_completion_list)
9810         (make_symbol_completion_type enum type_code)
9811         (make_symbol_completion_list_fn make_file_symbol_completion_list)
9812         (make_source_files_completion_list): Change prototype.
9813         * top.c (execute_command): Adjust to pass pointer to pointer to
9814         const char to lookup_cmd, and to deprecated_cmd_warning prototype
9815         change.
9816         (set_verbose): Make "cmdname" local const.
9817         * tracepoint.c (decode_agent_options): Make "exp" parameter const,
9818         and adjust.
9819         (validate_actionline): Make "line" parameter a pointer to const
9820         char, and adjust.
9821         (encode_actions_1): Make "action_exp" local const, and adjust.
9822         (encode_actions): Adjust.
9823         (replace_comma): Delete.
9824         (trace_dump_actions): Make "action_exp" and "next_comma" locals
9825         const, and adjust.  Don't frob the action string while splitting
9826         it at commas.  Instead, make a copy of each split substring in
9827         turn.
9828         (trace_dump_command): Adjust to validate_actionline prototype
9829         change.
9830         * tracepoint.h (decode_agent_options, decode_agent_options)
9831         (encode_actions, validate_actionline): Change prototypes.
9832         * valprint.h (output_command): Delete declaration.
9833         (output_command_const): Declare.
9834         * value.c (function_destroyer): Cast const away in xfree call.
9835
9836 2013-03-13  Pedro Alves  <palves@redhat.com>
9837
9838         * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
9839         rather than casting 'const char * const *' to 'const char **'.
9840         * ada-lex.l (processInt): Make "trailer" local const.  Remove
9841         'const char **' cast.
9842         * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
9843         locals, and use those as strtol output pointer, instead than doing
9844         invalid casts to from 'const char **' to 'char **'.
9845         (_initialize_demangle): Remove cast.
9846         * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
9847         locals, and use those as strtol output pointer, instead than doing
9848         invalid casts to from 'const char **' to 'char **'.
9849         * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
9850         casts.
9851         * stap-probe.c (stap_parse_register_operand)
9852         (stap_parse_single_operand): Likewise.
9853
9854 2013-03-13  Yao Qi  <yao@codesourcery.com>
9855
9856         * tracepoint.c (tfile_get_trace_state_variable_value): Look for
9857         the last matched 'V' blcok in trace frame.
9858
9859 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
9860
9861         * NEWS: Create a new section for the next release branch.
9862         Rename the section of the current branch, now that it has
9863         been cut.
9864
9865 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
9866
9867         GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
9868         * version.in: Bump version to 7.6.50.20130312-cvs.
9869
9870 2013-03-12  Keith Seitz  <keiths@redhat.com>
9871
9872         * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
9873         * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
9874         Remove temporary copy of input string.
9875         (mi_execute_command_wrapper): Make "cmd" const.
9876         * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
9877         * mi/mi-parse.c (mi_parse_argv): Make "args" const.
9878         Use const strings.
9879         (mi_parse): Make "cmd" const.
9880         Use const strings.
9881         * mi/mi-parse.h (mi_parse): Make "cmd" const.
9882
9883 2013-03-12  Keith Seitz  <keiths@redhat.com>
9884
9885         * ada-lang.c (ada_read_renaming_var_value): Pass const
9886         pointer to expression string to parse_exp_1.
9887         (create_excep_cond_exprs): Likewise.
9888         * ax-gdb.c (agent_eval_command_one): Likewise.
9889         (maint_agent_printf_command): Likewise.
9890         Constify much of the string handling/parsing.
9891         * breakpoint.c (set_breakpoint_condition): Pass const
9892         pointer to expression string to parse_exp_1.
9893         (update_watchpoint): Likewise.
9894         (parse_cmd_to_aexpr): Constify string handling.
9895         Pass const pointer to parse_exp_1.
9896         (init_breakpoint_sal): Pass const pointer to parse_exp_1.
9897         (find_condition_and_thread): Likewise.
9898         Make TOK const.
9899         (watch_command_1): Make "arg" const.
9900         Constify string handling.
9901         Copy the expression string instead of changing the input
9902         string.
9903         (update_breakpoint_location): Pass const pointer to
9904         parse_exp_1.
9905         * eval.c (parse_and_eval_address): Make "exp" const.
9906         (parse_to_comma_and_eval): Make "expp" const.
9907         (parse_and_eval): Make "exp" const.
9908         * expression.h (parse_expression): Make argument const.
9909         (parse_exp_1): Make first argument const.
9910         * findcmd.c (parse_find_args): Treat "args" as const.
9911         * linespec.c (parse_linespec): Pass const pointer to
9912         linespec_expression_to_pc.
9913         (linespec_expression_to_pc): Make "exp_ptr" const.
9914         * parse.c (parse_exp_1): Make "stringptr" const.
9915         Make a copy of the expression to pass to parse_exp_in_context until
9916         this whole interface can be constified.
9917         (parse_expression): Make "string" const.
9918         * printcmd.c (ui_printf): Treat "arg" as const.
9919         Handle const strings.
9920         * tracepoint.c (validate_actionline): Pass const pointer to
9921         all calls to parse_exp_1.
9922         (encode_actions_1): Likewise.
9923         * value.h (parse_to_comma_and_eval): Make argument const.
9924         (parse_and_eval_address): Likewise.
9925         (parse_and_eval): Likewise.
9926         * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
9927         (varobj_set_value): Likewise.
9928         * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
9929         constify string handling.
9930         Pass const pointers to parse_and_eval_address and
9931         parse_to_comman_and_eval.
9932         * cli/cli-utils.c (skip_to_space): Rename to ...
9933         (skip_to_space_const): ... this. Handle const strings.
9934         * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
9935         skip_to_space_const.
9936         (skip_to_space_const): Declare.
9937         * common/format.c (parse_format_string): Make "arg" const.
9938         Handle const strings.
9939         * common/format.h (parse_format_string): Make "arg" const.
9940         * gdbserver/ax.c (ax_printf): Make "format" const.
9941         * python/python.c (gdbpy_parse_and_eval): Do not make a copy
9942         of the expression string.
9943
9944 2013-03-12  Hui Zhu  <hui@codesourcery.com>
9945
9946         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
9947
9948 2013-03-12  Yao Qi  <yao@codesourcery.com>
9949             Hui Zhu  <hui@codesourcery.com>
9950
9951         * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
9952         (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
9953         DW_OP_deref_size.
9954
9955 2013-03-12  Paul Hilfinger  <hilfingr@adacore.com>
9956
9957         * ada-lex.l (rules): Only recognize 'thread' as a
9958         delimiter when followed by numerals, as for c-exp.y.
9959         Use new rewind_to_char function to rewind the input for
9960         expression-delimiting tokens.
9961         (rewind_to_char): New function.
9962
9963 2013-03-11  Pedro Alves  <palves@redhat.com>
9964             Jan Kratochvil  <jan.kratochvil@redhat.com>
9965
9966         * configure: Regenerate.
9967         * configure.ac (check dynamic export flag): Link python test with
9968         $PYTHON_LIBS.
9969
9970 2013-03-11  Doug Evans  <dje@google.com>
9971             Keith Seitz  <keiths@redhat.com>
9972
9973         * linespec.c (find_linespec_symbols): Call find_function_symbols
9974         first, and then call lookup_prefix_sym/find_method.
9975
9976 2013-03-11  Pedro Alves  <palves@redhat.com>
9977
9978         * charset.c (convert_between_encodings): Don't cast between
9979         different pointer to pointer types.  Instead, make the 'inp' local
9980         be of the type iconv expects.
9981         (wchar_iterate): Don't cast between different pointer to pointer
9982         types.  Instead, use new pointer local of the type iconv expects.
9983         * target.c (target_read_stralloc, target_fileio_read_stralloc):
9984         Add new local of type char pointer, and use it to get a
9985         char/string view of the byte buffer, instead of casting between
9986         pointer to pointer types.
9987
9988 2013-03-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
9989
9990         * remote.c (remote_set_trace_buffer_size): Move != operator
9991         to the start of next line to fix an ARI warning.
9992
9993 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9994
9995         * NEWS: Add record changes.
9996
9997 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
9998
9999         * record-btrace.c (btrace_insn_history): Omit the pc prefix in
10000         the instruction history disassembly.
10001         * disasm.c (dump_insns): Omit the pc prefix, if requested.
10002         * disasm.h (DISASSEMBLY_OMIT_PC): New.
10003
10004 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10005
10006         * Makefile.in (SFILES): Add record-btrace.c
10007         (COMMON_OBS): Add record-btrace.o
10008         * record-btrace.c: New.
10009         * objfiles.c: Include btrace.h.
10010         (free_objfile): call btrace_free_objfile.
10011
10012 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10013
10014         * target.c (target_call_history, target_call_history_from,
10015         target_call_history_range): New.
10016         * target.h (target_ops) <to_call_history, to_call_history_from,
10017         to_call_history_range>: New fields.
10018         (target_call_history, target_call_history_from,
10019         target_call_history_range): New declaration.
10020         * record.c (get_call_history_modifiers, cmd_record_call_history,
10021         record_call_history_size): New.
10022         (_initialize_record): Add the "record function-call-history" command.
10023         Add "set/show record function-call-history-size" commands.
10024         * record.h (record_print_flag): New.
10025
10026 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10027
10028         * target.h (target_ops) <to_insn_history, to_insn_history_from,
10029         to_insn_history_range>: New fields.
10030         (target_insn_history): New.
10031         (target_insn_history_from): New.
10032         (target_insn_history_range): New.
10033         * target.c (target_insn_history): New.
10034         (target_insn_history_from): New.
10035         (target_insn_history_range): New.
10036         * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
10037         (record_insn_history_size): New.
10038         (get_insn_number): New.
10039         (get_context_size): New.
10040         (no_chunk): New.
10041         (get_insn_history_modifiers): New.
10042         (cmd_record_insn_history): New.
10043         (_initialize_record): Add "set/show record instruction-history-size"
10044         command. Add "record instruction-history" command.
10045
10046 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10047
10048         * record.h (record_disconnect): New.
10049         (record_detach): New.
10050         (record_mourn_inferior): New.
10051         (record_kill): New.
10052         * record-full.c (record_disconnect, record_detach,
10053         record_mourn_inferior, record_kill): Move to...
10054         * record.c: ...here.
10055         (DEBUG): New.
10056         (record_stop): New.
10057         (record_unpush): New.
10058         (cmd_record_stop): Call record_stop. Replace unpush_target
10059         call with record_unpush call.
10060         (record_disconnect, record_detach): Assert that the target
10061         is of record stratum. Call record_unpush, record_stop, and
10062         DEBUG.
10063         (record_mourn_inferior, record_kill): Assert that the target
10064         is of record stratum. Call record_unpush and DEBUG.
10065
10066 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10067
10068         * record-full.h, record-full.c (record_memory_query): Rename
10069         to ...
10070         (record_full_memory_query): ...this. Update all users.
10071         (record_arch_list_add_reg): Rename to ...
10072         (record_full_arch_list_add_reg): ...this. Update all users.
10073         (record_arch_list_add_mem): Rename to ...
10074         (record_full_arch_list_add_mem): ...this. Update all users.
10075         (record_arch_list_add_end): Rename to ...
10076         (record_full_arch_list_add_end): ...this. Update all users.
10077         (record_gdb_operation_disable_set): Rename to ...
10078         (record_full_gdb_operation_disable_set): ...this.
10079         Update all users.
10080
10081 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10082
10083         * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
10084         (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
10085         (RECORD_IS_REPLAY): Renamed to ...
10086         (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
10087         (RECORD_FILE_MAGIC): Renamed to ...
10088         (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
10089         (record_mem_entry): Renamed to ...
10090         (record_full_mem_entry): ... this. Updated all users.
10091         (record_reg_entry): Renamed to ...
10092         (record_full_reg_entry): ... this. Updated all users.
10093         (record_end_entry): Renamed to ...
10094         (record_full_end_entry): ... this. Updated all users.
10095         (record_type) <record_end, record_reg, record_mem>: Renamed
10096         to ...
10097         (record_full_type) <record_full_end, record_full_reg,
10098         record_full_mem>: ... this. Updated all users.
10099         (record_entry): Renamed to ...
10100         (record_full_entry): ... this. Updated all users.
10101         (record_core_buf_entry): Renamed to ...
10102         (record_full_core_buf_entry): ... this. Updated all users.
10103         (record_core_regbuf): Renamed to ...
10104         (record_full_core_regbuf): ... this. Updated all users.
10105         (record_core_start): Renamed to ...
10106         (record_full_core_start): ... this. Updated all users.
10107         (record_core_end): Renamed to ...
10108         (record_full_core_end): ... this. Updated all users.
10109         (record_core_buf_list): Renamed to ...
10110         (record_full_core_buf_list): ... this. Updated all users.
10111         (record_first): Renamed to ...
10112         (record_full_first): ... this. Updated all users.
10113         (record_list): Renamed to ...
10114         (record_full_list): ... this. Updated all users.
10115         (record_arch_list_head): Renamed to ...
10116         (record_full_arch_list_head): ... this. Updated all users.
10117         (record_arch_list_tail): Renamed to ...
10118         (record_full_arch_list_tail): ... this. Updated all users.
10119         (record_stop_at_limit): Renamed to ...
10120         (record_full_stop_at_limit): ... this. Updated all users.
10121         (record_insn_max_num): Renamed to ...
10122         (record_full_insn_max_num): ... this. Updated all users.
10123         (record_insn_num): Renamed to ...
10124         (record_full_insn_num): ... this. Updated all users.
10125         (record_insn_count): Renamed to ...
10126         (record_full_insn_count): ... this. Updated all users.
10127         (record_ops): Renamed to ...
10128         (record_full_ops): ... this. Updated all users.
10129         (record_core_ops): Renamed to ...
10130         (record_full_core_ops): ... this. Updated all users.
10131         (set_record_cmdlist): Renamed to ...
10132         (set_record_full_cmdlist): ... this. Updated all users.
10133         (show_record_cmdlist): Renamed to ...
10134         (show_record_full_cmdlist): ... this. Updated all users.
10135         (record_cmdlist): Renamed to ...
10136         (record_full_cmdlist): ... this. Updated all users.
10137         (record_beneath_to_resume_ops): Renamed to ...
10138         (record_full_beneath_to_resume_ops): ... this. Updated all users.
10139         (record_beneath_to_resume): Renamed to ...
10140         (record_full_beneath_to_resume): ... this. Updated all users.
10141         (record_beneath_to_wait_ops): Renamed to ...
10142         (record_full_beneath_to_wait_ops): ... this. Updated all users.
10143         (record_beneath_to_wait): Renamed to ...
10144         (record_full_beneath_to_wait): ... this. Updated all users.
10145         (record_beneath_to_store_registers_ops): Renamed to ...
10146         (record_full_beneath_to_store_registers_ops): ... this.
10147         Updated all users.
10148         (record_beneath_to_store_registers): Renamed to ...
10149         (record_full_beneath_to_store_registers): ... this.
10150         Updated all users.
10151         (record_beneath_to_xfer_partial_ops): Renamed to ...
10152         (record_full_beneath_to_xfer_partial_ops): ... this.
10153         Updated all users.
10154         (record_beneath_to_xfer_partial): Renamed to ...
10155         (record_full_beneath_to_xfer_partial): ... this.
10156         Updated all users.
10157         (record_beneath_to_insert_breakpoint): Renamed to ...
10158         (record_full_beneath_to_insert_breakpoint): ... this.
10159         Updated all users.
10160         (record_beneath_to_stopped_by_watchpoint): Renamed to ...
10161         (record_full_beneath_to_stopped_by_watchpoint): ... this.
10162         Updated all users.
10163         (record_beneath_to_stopped_data_address): Renamed to ...
10164         (record_full_beneath_to_stopped_data_address): ... this.
10165         Updated all users.
10166         (record_beneath_to_async): Renamed to ...
10167         (record_full_beneath_to_async): ... this. Updated all users.
10168         (record_goto_insn): Renamed to ...
10169         (record_full_goto_insn): ... this. Updated all users.
10170         (record_save): Renamed to ...
10171         (record_full_save): ... this. Updated all users.
10172         (record_reg_alloc): Renamed to ...
10173         (record_full_reg_alloc): ... this. Updated all users.
10174         (record_reg_release): Renamed to ...
10175         (record_full_reg_release): ... this. Updated all users.
10176         (record_mem_alloc): Renamed to ...
10177         (record_full_mem_alloc): ... this. Updated all users.
10178         (record_mem_release): Renamed to ...
10179         (record_full_mem_release): ... this. Updated all users.
10180         (record_end_alloc): Renamed to ...
10181         (record_full_end_alloc): ... this. Updated all users.
10182         (record_end_release): Renamed to ...
10183         (record_full_end_release): ... this. Updated all users.
10184         (record_entry_release): Renamed to ...
10185         (record_full_entry_release): ... this. Updated all users.
10186         (record_list_release): Renamed to ...
10187         (record_full_list_release): ... this. Updated all users.
10188         (record_list_release_following): Renamed to ...
10189         (record_full_list_release_following): ... this.
10190         Updated all users.
10191         (record_list_release_first): Renamed to ...
10192         (record_full_list_release_first): ... this. Updated all users.
10193         (record_arch_list_add): Renamed to ...
10194         (record_full_arch_list_add): ... this. Updated all users.
10195         (record_get_loc): Renamed to ...
10196         (record_full_get_loc): ... this. Updated all users.
10197         (record_check_insn_num): Renamed to ...
10198         (record_full_check_insn_num): ... this. Updated all users.
10199         (record_arch_list_cleanups): Renamed to ...
10200         (record_full_arch_list_cleanups): ... this. Updated all users.
10201         (record_message): Renamed to ...
10202         (record_full_message): ... this. Updated all users.
10203         (record_message_wrapper): Renamed to ...
10204         (record_full_message_wrapper): ... this. Updated all users.
10205         (record_message_wrapper_safe): Renamed to ...
10206         (record_full_message_wrapper_safe): ... this. Updated all users.
10207         (record_gdb_operation_disable): Renamed to ...
10208         (record_full_gdb_operation_disable): ... this. Updated all users.
10209         (record_hw_watchpoint): Renamed to ...
10210         (record_full_hw_watchpoint): ... this. Updated all users.
10211         (record_exec_insn): Renamed to ...
10212         (record_full_exec_insn): ... this. Updated all users.
10213         (record_restore): Renamed to ...
10214         (record_full_restore): ... this. Updated all users.
10215         (record_async_inferior_event_token): Renamed to ...
10216         (record_full_async_inferior_event_token): ... this.
10217         Updated all users.
10218         (record_async_inferior_event_handler): Renamed to ...
10219         (record_full_async_inferior_event_handler): ... this.
10220         Updated all users.
10221         (record_core_open_1): Renamed to ...
10222         (record_full_core_open_1): ... this. Updated all users.
10223         (record_open_1): Renamed to ...
10224         (record_full_open_1): ... this. Updated all users.
10225         (record_open): Renamed to ...
10226         (record_full_open): ... this. Updated all users.
10227         (record_close): Renamed to ...
10228         (record_full_close): ... this. Updated all users.
10229         (record_resume_step): Renamed to ...
10230         (record_full_resume_step): ... this. Updated all users.
10231         (record_resumed): Renamed to ...
10232         (record_full_resumed): ... this. Updated all users.
10233         (record_execution_dir): Renamed to ...
10234         (record_full_execution_dir): ... this. Updated all users.
10235         (record_resume): Renamed to ...
10236         (record_full_resume): ... this. Updated all users.
10237         (record_get_sig): Renamed to ...
10238         (record_full_get_sig): ... this. Updated all users.
10239         (record_sig_handler): Renamed to ...
10240         (record_full_sig_handler): ... this. Updated all users.
10241         (record_wait_cleanups): Renamed to ...
10242         (record_full_wait_cleanups): ... this. Updated all users.
10243         (record_wait_1): Renamed to ...
10244         (record_full_wait_1): ... this. Updated all users.
10245         (record_wait): Renamed to ...
10246         (record_full_wait): ... this. Updated all users.
10247         (record_stopped_by_watchpoint): Renamed to ...
10248         (record_full_stopped_by_watchpoint): ... this. Updated all users.
10249         (record_disconnect): Renamed to ...
10250         (record_full_disconnect): ... this. Updated all users.
10251         (record_detach): Renamed to ...
10252         (record_full_detach): ... this. Updated all users.
10253         (record_mourn_inferior): Renamed to ...
10254         (record_full_mourn_inferior): ... this. Updated all users.
10255         (record_kill): Renamed to ...
10256         (record_full_kill): ... this. Updated all users.
10257         (record_stopped_data_address): Renamed to ...
10258         (record_full_stopped_data_address): ... this. Updated all users.
10259         (record_registers_change): Renamed to ...
10260         (record_full_registers_change): ... this. Updated all users.
10261         (record_store_registers): Renamed to ...
10262         (record_full_store_registers): ... this. Updated all users.
10263         (record_xfer_partial): Renamed to ...
10264         (record_full_xfer_partial): ... this. Updated all users.
10265         (record_breakpoint): Renamed to ...
10266         (record_full_breakpoint): ... this. Updated all users.
10267         (record_breakpoint_p): Renamed to ...
10268         (record_full_breakpoint_p): ... this. Updated all users.
10269         (record_breakpoints): Renamed to ...
10270         (record_full_breakpoints): ... this. Updated all users.
10271         (record_sync_record_breakpoints): Renamed to ...
10272         (record_full_sync_record_breakpoints): ... this.
10273         Updated all users.
10274         (record_init_record_breakpoints): Renamed to ...
10275         (record_full_init_record_breakpoints): ... this.
10276         Updated all users.
10277         (record_insert_breakpoint): Renamed to ...
10278         (record_full_insert_breakpoint): ... this. Updated all users.
10279         (record_remove_breakpoint): Renamed to ...
10280         (record_full_remove_breakpoint): ... this. Updated all users.
10281         (record_can_execute_reverse): Renamed to ...
10282         (record_full_can_execute_reverse): ... this. Updated all users.
10283         (record_get_bookmark): Renamed to ...
10284         (record_full_get_bookmark): ... this. Updated all users.
10285         (record_goto_bookmark): Renamed to ...
10286         (record_full_goto_bookmark): ... this. Updated all users.
10287         (record_async): Renamed to ...
10288         (record_full_async): ... this. Updated all users.
10289         (record_can_async_p): Renamed to ...
10290         (record_full_can_async_p): ... this. Updated all users.
10291         (record_is_async_p): Renamed to ...
10292         (record_full_is_async_p): ... this. Updated all users.
10293         (record_execution_direction): Renamed to ...
10294         (record_full_execution_direction): ... this. Updated all users.
10295         (record_info): Renamed to ...
10296         (record_full_info): ... this. Updated all users.
10297         (record_delete): Renamed to ...
10298         (record_full_delete): ... this. Updated all users.
10299         (record_is_replaying): Renamed to ...
10300         (record_full_is_replaying): ... this. Updated all users.
10301         (record_goto_entry): Renamed to ...
10302         (record_full_goto_entry): ... this. Updated all users.
10303         (record_goto_begin): Renamed to ...
10304         (record_full_goto_begin): ... this. Updated all users.
10305         (record_goto_end): Renamed to ...
10306         (record_full_goto_end): ... this. Updated all users.
10307         (record_goto): Renamed to ...
10308         (record_full_goto): ... this. Updated all users.
10309         (init_record_ops): Renamed to ...
10310         (init_record_full_ops): ... this. Updated all users.
10311         (record_core_resume): Renamed to ...
10312         (record_full_core_resume): ... this. Updated all users.
10313         (record_core_kill): Renamed to ...
10314         (record_full_core_kill): ... this. Updated all users.
10315         (record_core_fetch_registers): Renamed to ...
10316         (record_full_core_fetch_registers): ... this. Updated all users.
10317         (record_core_prepare_to_store): Renamed to ...
10318         (record_full_core_prepare_to_store): ... this. Updated all users.
10319         (record_core_store_registers): Renamed to ...
10320         (record_full_core_store_registers): ... this. Updated all users.
10321         (record_core_xfer_partial): Renamed to ...
10322         (record_full_core_xfer_partial): ... this. Updated all users.
10323         (record_core_insert_breakpoint): Renamed to ...
10324         (record_full_core_insert_breakpoint): ... this. Updated all users.
10325         (record_core_remove_breakpoint): Renamed to ...
10326         (record_full_core_remove_breakpoint): ... this. Updated all users.
10327         (record_core_has_execution): Renamed to ...
10328         (record_full_core_has_execution): ... this. Updated all users.
10329         (init_record_core_ops): Renamed to ...
10330         (init_record_full_core_ops): ... this. Updated all users.
10331         (cmd_record_restore): Renamed to ...
10332         (cmd_record_full_restore): ... this. Updated all users.
10333         (record_save_cleanups): Renamed to ...
10334         (record_full_save_cleanups): ... this. Updated all users.
10335         (cmd_record_start): Renamed to ...
10336         (cmd_record_full_start): ... this. Updated all users.
10337         (set_record_insn_max_num): Renamed to ...
10338         (set_record_full_insn_max_num): ... this. Updated all users.
10339         (set_record_command): Renamed to ...
10340         (set_record_full_command): ... this. Updated all users.
10341         (show_record_command): Renamed to ...
10342         (show_record_full_command): ... this. Updated all users.
10343         (_initialize_record): Renamed to ...
10344         (_initialize_record_full): ... this. Updated all users.
10345
10346 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10347
10348         * record.h: Split into this and ...
10349         * record-full.h: ... this.
10350         * record.c: Split into this and ...
10351         * record-full.c: ... this.
10352         * target.h (target_ops): Add new fields to_info_record,
10353         to_save_record, to_delete_record, to_record_is_replaying,
10354         to_goto_record_begin, to_goto_record_end, to_goto_record.
10355         (target_info_record): New.
10356         (target_save_record): New.
10357         (target_supports_delete_record): New.
10358         (target_delete_record): New.
10359         (target_record_is_replaying): New.
10360         (target_goto_record_begin): New.
10361         (target_goto_record_end): New.
10362         (target_goto_record): New.
10363         * target.c (target_info_record): New.
10364         (target_save_record): New.
10365         (target_supports_delete_record): New.
10366         (target_delete_record): New.
10367         (target_record_is_replaying): New.
10368         (target_goto_record_begin): New.
10369         (target_goto_record_end): New.
10370         (target_goto_record): New.
10371         * record.h: Declare struct cmd_list_element.
10372         (record_cmdlist): New declaration.
10373         (set_record_cmdlist): New declaration.
10374         (show_record_cmdlist): New declaration.
10375         (info_record_cmdlist): New declaration.
10376         (cmd_record_goto): New declaration.
10377         * record.c: Remove unnecessary includes.
10378         Include inferior.h.
10379         (cmd_record_goto): Remove declaration.
10380         (record_cmdlist): Now extern. Initialize.
10381         (set_record_cmdlist): Now extern. Initialize.
10382         (show_record_cmdlist): Now extern. Initialize.
10383         (info_record_cmdlist): Now extern. Initialize.
10384         (find_record_target): New.
10385         (require_record_target): New.
10386         (cmd_record_start): Update.
10387         (cmd_record_delete): Remove target-specific code.
10388         Call target_delete_record.
10389         (cmd_record_stop): Unpush any record target.
10390         (set_record_insn_max_num): Move to record-full.c
10391         (set_record_command): Add comment.
10392         (show_record_command): Add comment.
10393         (info_record_command): Update comment.
10394         Remove target-specific code.
10395         Call the record target's to_info_record.
10396         (cmd_record_start): New.
10397         (cmd_record_goto): Now extern.
10398         Remove target-specific code.
10399         Call target_goto_begin,  target_goto_end, or target_goto.
10400         (_initialize_record): Move record target ops initialization to
10401         record-full.c.
10402         Change "record" command help text.
10403         Move "record restore", "record set", and "record show" commands to
10404         record-full.c.
10405         * Makefile.in (SFILES): Add record-full.c.
10406         (HFILES_NO_SRCDIR): Add record-full.h.
10407         (COMMON_OBS): Add record-full.o.
10408         * amd64-linux-tdep.c: Include record-full.h instead of record.h.
10409         * arm-tdep.c: Include record-full.h.
10410         * i386-linux-tdep.c: Include record-full.h instead of record.h.
10411         * i386-tdep.c: Include record-full.h.
10412         * infrun.c: Include record-full.h.
10413         * linux-record.c: Include record-full.h.
10414         * moxie-tdep.c: Include record-full.h.
10415         * record-full.c: Include record-full.h.
10416         Change module comment.
10417         (set_record_full_cmdlist): New.
10418         (show_record_full_cmdlist): New.
10419         (record_full_cmdlist): New.
10420         (record_goto_insn): New declaration.
10421         (record_save): New declaration.
10422         (record_check_insn_num): Change query string.
10423         (record_info): New.
10424         (record_delete): New.
10425         (record_is_replaying): New.
10426         (record_goto_entry): New.
10427         (record_goto_begin): New.
10428         (record_goto_end): New.
10429         (record_goto): New.
10430         (init_record_ops): Update.
10431         (init_record_core_ops): Update.
10432         (cmd_record_save): Rename to record_save. Remove target and arg checks.
10433         (cmd_record_start): New.
10434         (set_record_insn_max_num): Moved from record.c
10435         (set_record_full_command): New.
10436         (show_record_full_command): New.
10437         (_initialize_record_full): New.
10438
10439 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10440
10441         * target.h (add_deprecated_target_alias): New.
10442         * target.c (add_deprecated_target_alias): New.
10443
10444 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10445
10446         * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
10447         and signal.h.
10448         (linux_supports_btrace): Add kernel and
10449         cpuid check.
10450         (kernel_supports_btrace): New function.
10451         (cpu_supports_btrace): New function.
10452         (intel_supports_btrace): New function.
10453
10454 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10455
10456         * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
10457         * remote.c: Include btrace.h.
10458         (struct btrace_target_info): New struct.
10459         (remote_supports_btrace): New function.
10460         (send_Qbtrace): New function.
10461         (remote_enable_btrace): New function.
10462         (remote_disable_btrace): New function.
10463         (remote_teardown_btrace): New function.
10464         (remote_read_btrace): New function.
10465         (init_remote_ops): Add btrace ops.
10466         (enum <unnamed>): Add btrace packets.
10467         (struct protocol_feature remote_protocol_features[]): Add btrace packets.
10468         (_initialize_remote): Add packet configuration for branch tracing.
10469
10470 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10471
10472         * features/btrace.dtd: New file.
10473         * Makefile.in (XMLFILES): Add btrace.dtd.
10474         * btrace.h (parse_xml_btrace): New declaration.
10475         * btrace.c: Include xml-support.h.
10476         (parse_xml_btrace): New function.
10477         (parse_xml_btrace_block): New function.
10478         (block_attributes): New struct.
10479         (btrace_attributes): New struct.
10480         (btrace_children): New struct.
10481         (btrace_elements): New struct.
10482
10483 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10484
10485         * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
10486         (amd64_linux_enable_btrace): New.
10487         (amd64_linux_disable_btrace): New.
10488         (amd64_linux_teardown_btrace): New.
10489         (_initialize_amd64_linux_nat): Initialize btrace ops.
10490         * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
10491         (i386_linux_enable_btrace): New.
10492         (i386_linux_disable_btrace): New.
10493         (i386_linux_teardown_btrace): New.
10494         (_initialize_i386_linux_nat): Initialize btrace ops.
10495         * config/i386/linux.mh: Add linux-btrace.o.
10496         * config/i386/linux64.mh: Add linux-btrace.o.
10497
10498 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10499
10500         * common/linux_btrace.h: New file.
10501         * common/linux_btrace.c: New file.
10502         * Makefile.in (SFILES): Add btrace.c.
10503         (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
10504         (COMMON_OBS): Add btrace.o.
10505         (linux-btrace.o): New rule.
10506
10507 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
10508
10509         * target.h: Include btrace.h.
10510         (struct target_ops) <to_supports_btrace, to_enable_btrace,
10511         to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
10512         * target.c (target_supports_btrace): New function.
10513         (target_enable_btrace): New function.
10514         (target_disable_btrace): New function.
10515         (target_teardown_btrace): New function.
10516         (target_read_btrace): New function.
10517         * btrace.h: New file.
10518         * btrace.c: New file.
10519         * Makefile.in: Add btrace.c.
10520         * gdbthread.h: Include btrace.h.
10521         (struct thread_info): Add btrace field.
10522         * thread.c: Include btrace.h.
10523         (clear_thread_inferior_resources): Call target_teardown_btrace.
10524         * common/btrace-common.h: New file.
10525
10526 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10527
10528         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
10529         for CHILD, ignore PTRACE_KILL errors, move the inner block variable
10530         kill_status to outer block.
10531
10532 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10533
10534         Fix entry-values if the callee called a noreturn function.
10535         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
10536         get_frame_address_in_block.  Add new comment.
10537
10538 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10539
10540         Fix entry-values in C++ across CUs.
10541         * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
10542         lookup_minimal_symbol.  Add a comment.
10543         * dwarf2read.c
10544         (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
10545         DW_AT_linkage_name.
10546
10547 2013-03-08  Yao Qi  <yao@codesourcery.com>
10548
10549         * tracepoint.c (_initialize_tracepoint): Indent the code.
10550
10551 2013-03-08  Pedro Alves  <palves@redhat.com>
10552
10553         * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
10554         (parse_find_args, find_command): Change type of pattern buffer
10555         locals to 'gdb_byte *'.
10556
10557 2013-03-08  Stan Shebs  <stan@codesourcery.com>
10558             Hafiz Abid Qadeer  <abidh@codesourcery.com>
10559
10560         * NEWS: Mention set and show trace-buffer-size commands.
10561         Mention new packet.
10562         * target.h (struct target_ops): New method
10563         to_set_trace_buffer_size.
10564         (target_set_trace_buffer_size): New macro.
10565         * target.c (update_current_target): Set up new method.
10566         * tracepoint.c (trace_buffer_size): New global.
10567         (start_tracing): Send it to the target.
10568         (set_trace_buffer_size): New function.
10569         (_initialize_tracepoint): Add new setshow for trace-buffer-size.
10570         * remote.c (remote_set_trace_buffer_size): New function.
10571         (_initialize_remote): Use it.
10572         (QTBuffer:size) New remote command.
10573         (PACKET_QTBuffer_size): New enum.
10574         (remote_protocol_features): Add an entry for
10575         PACKET_QTBuffer_size.
10576
10577 2013-03-08  Tom Tromey  <tromey@redhat.com>
10578
10579         * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
10580         variable.
10581
10582 2013-03-07  Pedro Alves  <palves@redhat.com>
10583
10584         * target.c (target_read_stralloc, target_fileio_read_alloc):
10585         *Cast pointer to 'gdb_byte *' in target call.
10586
10587 2013-03-07  Pedro Alves  <palves@redhat.com>
10588
10589         * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
10590         call.
10591
10592 2013-03-07  Keith Seitz  <keiths@redhat.com>
10593
10594         * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
10595         (trace_pass_command): Likewise.
10596         * cli/cli-cmds.c: Include cli/cli-utils.h.
10597         (source_command): Use skip-spaces.
10598         (disassemble_command): Likewise.
10599         * findcmd.c: Include cli/cli-utils.h.
10600         (parse_find_args): Use skip_spaces.
10601         * go32-nat.c: Include cli/cli-utils.h.
10602         (go32_sldt): Use skip_spaces.
10603         (go32_sgdt): Likewise.
10604         (go32_sidt): Likewise.
10605         (go32_pde): Likewise.
10606         (go32_pte): Likewise.
10607         (go32_pte_for_address): Likewise.
10608         * infcmd.c: Include cli/cli-utils.h.
10609         (registers_info): Use skip_spaces.
10610         * linux-tdep.c (read_mapping): Use skip_spaces_const.
10611         (linux_info_proc): Likewise.
10612         * linux-thread-db.c: Include cli/cli-utils.h.
10613         (info_auto_load_libthread_db): Use skip_spaces_const.
10614         * m32r-rom.c: Include cli/cli-utils.h.
10615         (m32r_upload_command): Use skip_spaces.
10616         * maint.c: Include cli/cli-utils.h.
10617         (maintenance_translate_address): Use skip_spaces.
10618         * mi/mi-parse.c: Include cli/cli-utils.h.
10619         (mi_parse_argv): Use skip_spaces.
10620         (mi_parse): Likewise.
10621         * minsyms.c: Include cli/cli-utils.h.
10622         (msymbol_hash_iw): Use skip_spaces_const.
10623         * objc-lang.c: Include cli/cli-utils.h.
10624         (parse_selector): Use skip_spaces.
10625         (parse_method): Likewise.
10626         * python/python.c: Include cli/cli-utils.h.
10627         (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
10628         (python_command)[HAVE_PYTHON]: Likewise.
10629         (python_interactive_command)[!HAVE_PYTHON]: Likewise.
10630         * remote-m32r-sdi.c: Include cli/cli-utils.h.
10631         (m32r_load): Use skip_spaces.
10632         * serial.c: Include cli/cli-utils.h.
10633         (serial_open): Use skip_spaces_const.
10634         * stack.c: Include cli/cli-utils.h.
10635         (parse_frame_specification_1): Use skip_spaces_const.
10636         * symfile.c: Include cli/cli-utils.h.
10637         (set_ext_lang_command): Use skip_spaces.
10638         * symtab.c: Include cli/cli-utils.h.
10639         (rbreak_command): Use skip_spaces.
10640         * thread.c (thread_name_command): Use skip_spaces.
10641         * tracepoint.c (validate_actionline): Use skip_spaces.
10642         (encode_actions_1): Likewise.
10643         (trace_find_range_command): Likewise.
10644         (trace_find_outside_command): Likewise.
10645         (trace_dump_actions): Likewise.
10646
10647 2013-03-07  Pedro Alves  <palves@redhat.com>
10648
10649         * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
10650         * expprint.c (print_subexp_standard): Likewise.
10651         * utils.c (host_char_to_target): Likewise.
10652         * valprint.c (generic_emit_char, generic_printstr): Likewise.
10653         * varobj.c (value_get_print_value): Change type of local to char*.
10654         Cast it gdb_byte * in call to language printer.
10655
10656 2013-03-07  Pedro Alves  <palves@redhat.com>
10657
10658         * charset.c (struct wchar_iterator) <input>: Change type to 'const
10659         gdb_byte *'.
10660         (make_wchar_iterator): Remove cast to char*.
10661         (wchar_iterate): Change type of local.
10662
10663 2013-03-07  Pedro Alves  <palves@redhat.com>
10664
10665         * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
10666         for 'regcache->register_status'.
10667
10668 2013-03-07  Pedro Alves  <palves@redhat.com>
10669
10670         * breakpoint.c (breakpoint_xfer_memory): Change type of local to
10671         int.
10672
10673 2013-03-07  Pedro Alves  <palves@redhat.com>
10674
10675         * stap-probe.c (handle_stap_probe): Add cast to char*.
10676
10677 2013-03-07  Pedro Alves  <palves@redhat.com>
10678
10679         * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
10680         RECORD_MSGRCV>: Pass a signed variable to
10681         regcache_raw_read_signed, instead of an unsigned one.
10682
10683 2013-03-07  Pedro Alves  <palves@redhat.com>
10684
10685         * remote-notif.c (notif_debug): Change type to int.
10686         * remote-notif.h (notif_debug): Likewise.
10687
10688 2013-03-07  Pedro Alves  <palves@redhat.com>
10689
10690         * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
10691
10692 2013-03-07  Pedro Alves  <palves@redhat.com>
10693
10694         * remote.c (hex2bin, bin2hex): Move extern declarations to ...
10695         * remote.h (hex2bin, bin2hex): ... here.
10696         * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
10697
10698 2013-03-07  Eli Zaretskii  <eliz@gnu.org>
10699
10700         * utils.c (initialize_utils): Improve doc strings of "set/show
10701         width", "set/show height", and "set/show pagination".
10702
10703 2013-03-06  Keith Seitz  <keiths@redhat.com>
10704
10705         * ax-gdb.c (gen_printf): Make FORMAT const.
10706         * ax-gdb.h (gen_printf): Likewise.
10707         * ax-general.c (ax_string): Make STR const.
10708         * ax.h (ax_string): Likewise.
10709
10710 2013-03-06  Doug Evans  <dje@google.com>
10711
10712         * elfread.c (elf_symfile_read): Move debugging printf to more
10713         logical location.
10714
10715 2013-03-06  Pedro Alves  <palves@redhat.com>
10716
10717         * python/py-utils.c (target_string_to_unicode): Delete function.
10718         * python/python-internal.h (target_string_to_unicode): Delete
10719         declaration.
10720
10721 2013-03-06  Pierre Muller  <muller@sourceware.org>
10722
10723         * linespec.c (get_current_search_block): ARI fix, use (void)
10724         for empty parameter list.
10725
10726 2013-03-05  Doug Evans  <dje@google.com>
10727
10728         * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
10729         of old ada_lookup_symbol_list.  In !full_search case, don't
10730         search superblocks.
10731         (ada_lookup_symbol_list): Delete arg full_search, all callers
10732         updated.  Call ada_lookup_symbol_list_worker.
10733         (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
10734         * ada-lang.h (ada_lookup_symbol_list): Update.
10735         * language.h (language_defn): Update comment for
10736         la_iterate_over_symbols.
10737         * linespec.c (iterate_over_file_blocks): New function.
10738         (iterate_over_all_matching_symtabs): Call it.
10739         (lookup_prefix_sym): Ditto.
10740         (get_current_search_block): New function.
10741         (get_search_block): Delete.
10742         (find_label_symbols): Call get_current_search_block.
10743         (add_matching_symbols_to_info): Call iterate_over_file_blocks.
10744         * symtab.c (iterate_over_symbols): Don't search superblocks.
10745
10746 2013-03-05  Yao Qi  <yao@codesourcery.com>
10747
10748         * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
10749         parameter VAR's type from "unsigned int" to "int".
10750         * command.h (var_zuinteger_unlimited): Update its comments.
10751         (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
10752
10753 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
10754
10755         * NEWS: Mention new target x86_64-*-cygwin*.
10756
10757 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
10758
10759         * configure.host: Add x86_64-*-cygwin* as host.
10760         * configure.tgt: Add x86_64-*-cygwin* as target.
10761         * config/i386/cygwin64.mh: New file.
10762
10763 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10764
10765         * linespec.c (decode_line_2): Fix duplicate request off by two message.
10766
10767 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10768
10769         * linespec.c (struct linespec_canonical_name): New.
10770         (struct linespec_state): Change canonical_names type to it.
10771         (add_sal_to_sals): Change variable canonical_name to canonical.  Change
10772         xrealloc element size.  Initialize the different CANONICAL fields.
10773         (canonical_to_fullform): New.
10774         (filter_results): Use it.  Add variables canonical, fullform and
10775         cleanup.
10776         (struct decode_line_2_item, decode_line_2_compare_items): New.
10777         (decode_line_2): Remove variables iter and item_names, add variables
10778         items and items_count.  Modify the code for these new variables.
10779
10780 2013-03-04  Corinna Vinschen  <vinschen@redhat.com>
10781
10782         * coff-pe-read.c (read_pe_exported_syms): Don't return without
10783         calling do_cleanup.
10784
10785 2013-03-04  Luis Machado  <lgustavo@codesourcery.com>
10786
10787         * tracepoint.c (build_traceframe_info): Add code for byte order.
10788
10789 2013-03-02  Kevin Buettner  <kevinb@redhat.com>
10790
10791         * v850-tdep.c: (v850e2_register_name): Revise system register
10792         names to match current V850E2M architecture specifications.
10793         Update register number enum comments too.
10794
10795 2013-03-01  Jiong Wang  <jiwang@tilera.com>
10796             Pedro Alves  <palves@redhat.com>
10797
10798         * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
10799         to END_ADDR.
10800         (tilegx_skip_prologue): Limit prologue analysis to section end.
10801
10802 2013-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10803
10804         * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
10805         use it.
10806
10807 2013-03-01  Pedro Alves  <palves@redhat.com>
10808
10809         Use gdb_byte for bytes from the program being debugged.
10810
10811         * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
10812         Change type of local 'buf' to gdb_byte.
10813         * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
10814         * bfin-tdep.c (bfin_push_dummy_call): Likewise.
10815         * cris-tdep.c (cris_sigcontext_addr)
10816         (cris_sigtramp_frame_unwind_cache): Likewise.
10817         * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
10818         (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
10819         Likewise.
10820         * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
10821         * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
10822         (hppa32_hpux_search_dummy_call_sequence)
10823         (hppa_hpux_supply_save_state): Likewise.
10824         * hppa-linux-tdep.c (insns_match_pattern)
10825         (hppa_linux_find_global_pointer): Likewise.
10826         * hppa-tdep.c (hppa_in_function_epilogue_p)
10827         (skip_prologue_hard_way, hppa_frame_cache): Likewise.
10828         * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
10829         * i386fbsd-tdep.c (i386fbsd_supply_uthread)
10830         (i386fbsd_collect_uthread): Likewise.
10831         * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
10832         * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
10833         * ia64-tdep.c (examine_prologue, ia64_frame_cache)
10834         (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
10835         (ia64_sigtramp_frame_prev_register, ia64_access_reg)
10836         (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
10837         (ia64_libunwind_frame_prev_register)
10838         (ia64_libunwind_sigtramp_frame_this_id)
10839         (ia64_find_global_pointer_from_dynamic_section)
10840         (find_extant_func_descr, find_func_descr, ia64_dummy_id)
10841         (ia64_unwind_pc): Likewise.
10842         * iq2000-tdep.c (iq2000_store_return_value): Likewise.
10843         * m68hc11-tdep.c (m68hc11_push_dummy_call)
10844         (m68hc11_extract_return_value): Likewise.
10845         * m68klinux-nat.c (fetch_register, store_register): Likewise.
10846         * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
10847         (mep_get_insn, mep_push_dummy_call): Likewise.
10848         * mips-linux-tdep.c (mips_linux_get_longjmp_target)
10849         (mips_linux_in_dynsym_stub): Likewise.
10850         * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
10851         * ppc-linux-nat.c (fetch_register, store_register): Likewise.
10852         * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
10853         to gdb_byte.
10854         * remote-mips.c (mips_set_register): Likewise.
10855         * remote-sim.c (gdbsim_fetch_register): Likewise.
10856         * score-tdep.c (score7_fetch_inst): Change type of parameter
10857         'memblock' and local 'buf' to gdb_byte.
10858         (score7_malloc_and_get_memblock): Change return type to gdb_byte.
10859         Change type of local 'buf' to gdb_byte.  Adjust.
10860         (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
10861         to gdb_byte**.
10862         (score7_analyze_prologue): Change type of 'memblock' and
10863         'memblock_ptr' locals to gdb_byte*.
10864         * sh64-tdep.c (sh64_extract_return_value)
10865         (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
10866         * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
10867         * solib-pa64.c (pa64_solib_create_inferior_hook)
10868         (pa64_open_symbol_file_object): Remove local 'buf'.
10869         * solib-som.c (som_solib_create_inferior_hook, link_map_start)
10870         (som_open_symbol_file_object): Likewise.
10871         * solib-spu.c (spu_current_sos): Likewise.
10872         * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
10873         * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
10874         (spu_store_registers): Likewise.
10875         * target.c (debug_print_register): Likewise.
10876         * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
10877         * xstormy16-tdep.c (xstormy16_store_return_value)
10878         (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
10879         (xstormy16_find_jmp_table_entry): Likewise.
10880
10881 2013-03-01  Jiong Wang  <jiwang@tilera.com>
10882
10883         * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
10884         (tilegx_gdbarch_init): Install it.
10885
10886 2013-02-28  Tom Tromey  <tromey@redhat.com>
10887
10888         * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
10889         PyLong_Check.
10890
10891 2013-02-28  Doug Evans  <dje@google.com>
10892
10893         * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
10894         * python/python.c (gdbpy_find_pc_line): Ditto.
10895
10896 2013-02-28  Tom Tromey  <tromey@redhat.com>
10897
10898         * contrib/excheck.py: New file.
10899         * contrib/exsummary.py: New file.
10900         * contrib/gcc-with-excheck: New file.
10901
10902 2013-02-28  Tom Tromey  <tromey@redhat.com>
10903
10904         * python/python.c (gdbpy_print_stack): Call begin_line and
10905         fprintf_filtered inside TRY_CATCH.
10906
10907 2013-02-28  Tom Tromey  <tromey@redhat.com>
10908
10909         * python/python.c (gdbpy_find_pc_line): Call find_pc_line
10910         inside TRY_CATCH.
10911
10912 2013-02-28  Tom Tromey  <tromey@redhat.com>
10913
10914         * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
10915         frame_object_to_frame_info inside TRY_CATCH.
10916
10917 2013-02-28  Tom Tromey  <tromey@redhat.com>
10918
10919         * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
10920         TRY_CATCH.
10921
10922 2013-02-28  Tom Tromey  <tromey@redhat.com>
10923
10924         * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
10925
10926 2013-02-27  Corinna Vinschen  <vinschen@redhat.com>
10927
10928         * windows-nat.c: Throughout, fix format strings and casts of
10929         printf-like functions to avoid type related warnings on all
10930         platforms.
10931         (handle_output_debug_string): Fetch context information address
10932         from debug string using string_to_core_addr.
10933
10934 2013-02-27  Jiong Wang  <jiwang@tilera.com>
10935
10936         * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
10937         * regformats/reg-tilegx32.dat: New.
10938
10939 2013-02-27  Jiong Wang  <jiwang@tilera.com>
10940
10941         * configure.tgt (tilegx-*-linux*): Enable gdbserver.
10942
10943 2013-02-27  Jiong Wang  <jiwang@tilera.com>
10944
10945         * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
10946
10947 2013-02-27  Yao Qi  <yao@codesourcery.com>
10948             Pedro Alves  <palves@redhat.com>
10949
10950         * tracepoint.c (tfile_trace_find): For tfind
10951         pc/tp/range/outside, look for the next trace frame instead of
10952         always starting from frame 0.
10953
10954 2013-02-26  Anthony Green  <green@moxielogic.com>
10955
10956         * configure.tgt: Add support for moxie-*-rtems* target.
10957
10958 2013-02-25  Pedro Alves  <palves@redhat.com>
10959
10960         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
10961         warning text.
10962
10963 2013-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
10964
10965         * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
10966         if $fp is used as the virtual frame pointer.
10967
10968 2013-02-23  Alan Modra  <amodra@gmail.com>
10969
10970         * elfread.c (elf_symtab_read): Do not use udata.p here to find
10971         symbol size.
10972         * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
10973         * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
10974         * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
10975         * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
10976
10977 2013-02-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
10978
10979         Code cleanup.
10980         * elfread.c (build_id_bfd_get): Make the return type const.
10981         (build_id_verify): Make the check parameter const.
10982         (build_id_to_debug_filename): Make the build_id parameter and variable
10983         data const.
10984         (find_separate_debug_file_by_buildid): Make the variable build_id const.
10985
10986 2013-02-21  Alan Modra  <amodra@gmail.com>
10987
10988         * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
10989
10990 2013-02-20  Siva Chandra Reddy  <sivachandra@google.com>
10991
10992         Add a new method 'disassemble' to gdb.Architecture class.
10993         * python/py-arch.c (archpy_disassmble): Implementation of the
10994         new method gdb.Architecture.disassemble.
10995         (arch_object_methods): Add entry for the new method.
10996
10997 2013-02-20  Jiong Wang  <jiwang@tilera.com>
10998
10999         * MAINTAINERS (Write After Approval): Add myself to the list.
11000
11001 2013-02-19  Pedro Alves  <palves@redhat.com>
11002
11003         Garbage collect 'struct monitor_ops'::load_routine.
11004
11005         * monitor.h (struct monitor_ops) <load_routine>: Remove field.
11006         * monitor.c (monitor_load): No longer call
11007         current_monitor->load_routine.
11008         * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
11009         * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
11010         * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
11011
11012 2013-02-19  Pedro Alves  <palves@redhat.com>
11013
11014         PR gdb/15161
11015
11016         Harmonize with generic_load.
11017
11018         * monitor.c: Include "readline/readline.h".
11019         (monitor_load): Rename parameter 'file' to 'args'.  Use build_argv
11020         instead of sscanf.  Use CORE_ADDR/strtoulst instead of unsigned
11021         long/strtol for the 'load_offset' local.  Error out if no argument
11022         is given or if too many arguments are given.  Tilde expand the
11023         passed in file name.
11024
11025 2013-02-19  Kai Tietz  <ktietz@redhat.com>
11026
11027         PR gdb/15161
11028         * symfile.c (load_section_data): Change type of load_offset
11029         to CORE_ADDR.
11030         (generic_load): User strtoulst instead of strtoul for conversion
11031         of load_offset.
11032
11033 2013-02-19  Jiong Wang  <jiwang@tilera.com>
11034
11035         * tilegx-tdep.c (tilegx_analyze_prologue): add check for
11036          for return address, "lr" register, saved on stack.
11037         * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
11038         after we invoke tilegx_analyze_prologue.
11039
11040 2013-02-19  Jiong Wang  <jiwang@tilera.com>
11041
11042         * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
11043
11044 2013-02-19  Jiong Wang  <jiwang@tilera.com>
11045
11046         * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
11047
11048 2013-02-19  Jiong Wang  <jiwang@tilera.com>
11049
11050         * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
11051         (tilegx_write_pc): New function.
11052         (tilegx_cannot_reference_register): Return zero if REGNO
11053         is TILEGX_FAULTNUM_REGNUM.
11054         (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
11055         (tilegx_register_name): Add handling of "faultnum" register.
11056         * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
11057         * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
11058         handling of TILEGX_FAULTNUM_REGNUM.
11059         * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
11060
11061 2013-02-19  Jiong Wang  <jiwang@tilera.com>
11062
11063         * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
11064         should be aligned to 64bit.
11065
11066 2013-02-19  Kai Tietz  <ktietz@redhat.com>
11067
11068         * windows-nat.c (windows_xfer_memory): Fix debug-output
11069         for LLP64.
11070
11071 2013-02-19  Lei Liu  <lei.liu2@windriver.com>
11072
11073         * mips-linux-nat.c (mips64_linux_regsets_store_registers):
11074         Don't check DSP register number if HAVE_DSP is not set.
11075
11076 2013-02-19  Alan Modra  <amodra@gmail.com>
11077
11078         * elfread.c (struct build_id): Delete.  Use struct elf_build_id
11079         throughout file instead.
11080         (build_id_bfd_get): Update to use new elf_tdata build_id field.
11081         Don't xmalloc return value.
11082         (build_id_verify): Similarly.  Don't xfree.
11083         (build_id_to_debug_filename): Update.
11084         (find_separate_debug_file_by_buildid): Update, don't xfree.
11085
11086 2013-02-18  Tom Tromey  <tromey@redhat.com>
11087
11088         PR gdb/15102:
11089         * dwarf2read.c (read_subrange_type): Use result of
11090         'check_typedef'.
11091
11092 2013-02-16  Yuanhui Zhang  <asmwarrior@gmail.com>
11093
11094         * frame.c: Remove one extra white space after #include
11095         directive.
11096
11097 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
11098
11099         * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
11100
11101 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
11102
11103         * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
11104         and dir commands into an if block.
11105
11106 2013-02-15  Sanimir Agovic  <sanimir.agovic@intel.com>
11107
11108         * python/py-breakpoint (struct pybp_code):  Use int instead of
11109         enum type_code.
11110
11111 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
11112             Hafiz Abid Qadeer  <abidh@codesourcery.com>
11113
11114         * NEWS: Mention new field "trace-file".
11115         * tracepoint.c (trace_status_mi): Output "trace-file" field.
11116         (tfile_open): Record the trace file's filename in the trace
11117         status.
11118         (tfile_files_info): Mention the name of the trace file.
11119         Check the "filename" field explicitely.
11120         (trace_status_command): Explicitely check "filename" field.
11121         (trace_find_command): Ditto.
11122         (trace_find_pc_command): Ditto.
11123         (trace_find_tracepoint_command): Ditto.
11124         (trace_find_line_command): Ditto.
11125         (trace_find_range_command): Ditto.
11126         (trace_find_outside_command): Ditto.
11127         * tracepoint.h (struct trace_status) <from_file>: Rename it
11128         to "filename" and make it hold the trace file's filename
11129         instead of a boolean.
11130         * remote.c (remote_get_trace_status): Initialize "filename"
11131         field with NULL instead of 0.
11132
11133 2013-02-15  Yao Qi  <yao@codesourcery.com>
11134
11135         * remote.c: Fix a typo.
11136
11137 2013-02-14  Pierre Muller  <muller@sourceware.org>
11138
11139         * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
11140
11141 2013-02-14  Pedro Alves  <palves@redhat.com>
11142
11143         * utils.c (savestring): Don't #undef it.  Move function to
11144         common/common-utils.c.
11145         * common/common-utils.c: Include gdb_string.h.
11146         (savestring): Move here from utils.c.
11147         * common/common-utils.h (savestring): Declare.
11148
11149 2013-02-14  Pedro Alves  <palves@redhat.com>
11150
11151         * utils.c (savestring): Rename parameter 'size' to 'len'.
11152
11153 2013-02-14  Pedro Alves  <palves@redhat.com>
11154             Yufeng Zhang  <yufeng.zhang@arm.com>
11155
11156         * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
11157         (aarch64_inferior_data, struct aarch64_inferior_data):
11158         Delete.
11159         (struct aarch64_process_info): New.
11160         (aarch64_process_list): New global.
11161         (aarch64_find_process_pid, aarch64_add_process)
11162         (aarch64_process_info_get): New functions.
11163         (aarch64_inferior_data_get): Delete.
11164         (aarch64_process_info_get): New function.
11165         (aarch64_forget_process): New function.
11166         (aarch64_get_debug_reg_state): New parameter 'pid'.  Reimplement.
11167         (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
11168         aarch64_get_debug_reg_state.
11169         (aarch64_notify_debug_reg_change): Use iterate_over_lwps
11170         instead of linux_nat_iterate_watchpoint_lwps.
11171         (aarch64_linux_new_fork): New function.
11172         (aarch64_linux_child_post_startup_inferior): Use
11173         aarch64_forget_process instead of aarch64_init_debug_reg_state.
11174         (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
11175         (aarch64_linux_remove_hw_breakpoint)
11176         (aarch64_handle_aligned_watchpoint)
11177         (aarch64_handle_unaligned_watchpoint)
11178         (aarch64_linux_insert_watchpoint)
11179         (aarch64_linux_remove_watchpoint)
11180         (aarch64_linux_stopped_data_address): Adjust to pass the current
11181         process id to aarch64_debug_reg_state.
11182         (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
11183         linux_nat_new_fork hook, and aarch64_forget_process as
11184         linux_nat_forget_process hook; remove the call to
11185         register_inferior_data_with_cleanup.
11186
11187 2013-02-14  Pedro Alves  <palves@redhat.com>
11188
11189         * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
11190         EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
11191         lval_memory.
11192
11193 2013-02-14  Pedro Alves  <pedro@codesourcery.com>
11194             Hafiz Abid Qadeer  <abidh@codesourcery.com>
11195
11196         * tracepoint.h (validate_trace_state_variable_name): Declare.
11197         * tracepoint.c (validate_trace_state_variable_name): New.
11198         (trace_variable_command): Parse the trace state variable's name
11199         without using parse_expression.  Do several validations.
11200         * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
11201         trace state variable's name with parse_expression.  Validate it.
11202
11203 2013-02-14  Yao Qi  <yao@codesourcery.com>
11204
11205         * infcmd.c (breakpoint_proceeded): Remove it.
11206
11207 2013-02-14  Yao Qi  <yao@codesourcery.com>
11208
11209         * tracepoint.c (end_actions_pseudocommand): Make it static.
11210         (while_stepping_pseudocommand): Likewise.
11211         * tracepoint.h (end_actions_pseudocommand): Remove the
11212         declaration.
11213         (while_stepping_pseudocommand): Likewise.
11214
11215 2013-02-14  Yao Qi  <yao@codesourcery.com>
11216
11217         * cli/cli-decode.c (help_cmd): Remove the declaration of
11218         "cmdlist".
11219         (help_all): Likewise.
11220
11221 2013-02-13  Pedro Alves  <palves@redhat.com>
11222
11223         * amd64-linux-nat.c (update_debug_registers_callback):
11224         Update comment.
11225         (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
11226         iterate_over_lwps.
11227         (amd64_linux_prepare_to_resume): Pass the lwp's pid to
11228         i386_debug_reg_state.
11229         (amd64_linux_new_fork): New function.
11230         (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
11231         linux_nat_new_fork hook, and i386_forget_process as
11232         linux_nat_forget_process hook.
11233         * i386-linux-nat.c (update_debug_registers_callback):
11234         Update comment.
11235         (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
11236         iterate_over_lwps.
11237         (i386_linux_prepare_to_resume): Pass the lwp's pid to
11238         i386_debug_reg_state.
11239         (i386_linux_new_fork): New function.
11240         (_initialize_i386_linux_nat): Install i386_linux_new_fork as
11241         linux_nat_new_fork hook, and i386_forget_process as
11242         linux_nat_forget_process hook.
11243         * i386-nat.c (i386_init_dregs): Delete.
11244         (i386_inferior_data, struct i386_inferior_data):
11245         Delete.
11246         (struct i386_process_info): New.
11247         (i386_process_list): New global.
11248         (i386_find_process_pid, i386_add_process, i386_process_info_get):
11249         New functions.
11250         (i386_inferior_data_get): Delete.
11251         (i386_process_info_get): New function.
11252         (i386_debug_reg_state): New parameter 'pid'.  Reimplement.
11253         (i386_forget_process): New function.
11254         (i386_cleanup_dregs): Rewrite.
11255         (i386_update_inferior_debug_regs, i386_insert_watchpoint)
11256         (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
11257         (i386_stopped_data_address, i386_insert_hw_breakpoint)
11258         (i386_remove_hw_breakpoint): Adjust to pass the current process id
11259         to i386_debug_reg_state.
11260         (i386_use_watchpoints): Don't register inferior data.
11261         * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
11262         adjust comment.
11263         (i386_forget_process): Declare.
11264         * linux-fork.c (delete_fork): Call linux_nat_forget_process.
11265         * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
11266         New static globals.
11267         (linux_child_follow_fork): Don't call linux_nat_new_thread here.
11268         (add_initial_lwp): New, factored out from ...
11269         (add_lwp): ... this.  Don't check the number of lwps before
11270         calling linux_nat_new_thread.
11271         (linux_nat_iterate_watchpoint_lwps): Delete.
11272         (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
11273         (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
11274         forks and vforks.
11275         (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
11276         initial lwp.
11277         (linux_nat_kill, linux_nat_mourn_inferior): Call
11278         linux_nat_forget_process.
11279         (linux_nat_set_new_fork, linux_nat_set_forget_process)
11280         (linux_nat_forget_process): New functions.
11281         * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
11282         type.
11283         (linux_nat_iterate_watchpoint_lwps): Delete declaration.
11284         (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
11285         types.
11286         (linux_nat_set_new_fork, linux_nat_set_forget_process)
11287         (linux_nat_forget_process): New declarations.
11288
11289         * amd64fbsd-nat.c (super_mourn_inferior): New global.
11290         (amd64fbsd_mourn_inferior): New function.
11291         (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
11292         * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
11293
11294 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11295
11296         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
11297         Adding _().
11298
11299 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11300
11301         * aarch64-linux-nat.c (debug_reg_change_callback)
11302         (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
11303         %s and phex().
11304
11305 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11306
11307         * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
11308         with LONGEST.
11309
11310 2013-02-13  Pedro Alves  <palves@redhat.com>
11311             Hafiz Abid Qadeer  <abidh@codesourcery.com>
11312
11313         * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
11314
11315 2013-02-12  Tom Tromey  <tromey@redhat.com>
11316
11317         PR symtab/11464:
11318         * c-exp.y (lex_one_token): Initialize other fields of yylval on
11319         NAME return.
11320         (classify_inner_name): Remove 'first_name' argument, add
11321         'context'.  Remove unused variable.
11322         (yylex): Explicitly maintain the context type.  Exit loop earlier
11323         if NAME result is seen.
11324
11325 2013-02-12  Pedro Alves  <palves@redhat.com>
11326
11327         * amd64-darwin-tdep.c: Add (C) after Copyright.
11328         * cli/cli-cmds.h: Ditto.
11329         * cli/cli-decode.c: Ditto.
11330         * cli/cli-decode.h: Ditto.
11331         * cli/cli-dump.c: Ditto.
11332         * cli/cli-dump.h: Ditto.
11333         * cli/cli-interp.c: Ditto.
11334         * cli/cli-logging.c: Ditto.
11335         * cli/cli-script.c: Ditto.
11336         * cli/cli-script.h: Ditto.
11337         * cli/cli-setshow.c: Ditto.
11338         * cli/cli-setshow.h: Ditto.
11339         * cli/cli-utils.c: Ditto.
11340         * cli/cli-utils.h: Ditto.
11341         * config/alpha/nm-osf3.h: Ditto.
11342         * config/djgpp/djconfig.sh: Ditto.
11343         * config/i386/nm-fbsd.h: Ditto.
11344         * config/i386/nm-i386gnu.h: Ditto.
11345         * config/nm-linux.h: Ditto.
11346         * config/nm-nto.h: Ditto.
11347         * config/rs6000/nm-rs6000.h: Ditto.
11348         * config/sparc/nm-sol2.h: Ditto.
11349         * darwin-nat-info.c: Ditto.
11350         * dfp.c: Ditto.
11351         * dfp.h: Ditto.
11352         * gdb-demangle.h: Ditto.
11353         * i386-darwin-nat.c: Ditto.
11354         * i386-darwin-tdep.c: Ditto.
11355         * linux-fork.h: Ditto.
11356         * m32c-tdep.c: Ditto.
11357         * microblaze-linux-tdep.c: Ditto.
11358         * microblaze-rom.c: Ditto.
11359         * microblaze-tdep.c: Ditto.
11360         * microblaze-tdep.h: Ditto.
11361         * mips-linux-tdep.h: Ditto.
11362         * ppc-ravenscar-thread.c: Ditto.
11363         * ppc-ravenscar-thread.h: Ditto.
11364         * prologue-value.c: Ditto.
11365         * prologue-value.h: Ditto.
11366         * ravenscar-thread.c: Ditto.
11367         * ravenscar-thread.h: Ditto.
11368         * sparc-ravenscar-thread.c: Ditto.
11369         * sparc-ravenscar-thread.h: Ditto.
11370         * tilegx-linux-tdep.c: Ditto.
11371         * unwind_stop_reasons.def: Ditto.
11372         * windows-nat.h: Ditto.
11373         * xtensa-linux-tdep.c: Ditto.
11374         * xtensa-xtregs.c: Ditto.
11375         * regformats/regdat.sh: Ditto.
11376         * regformats/regdef.h: Ditto.
11377
11378 2013-02-12  Pedro Alves  <palves@redhat.com>
11379
11380         * break-catch-sig.c: Update copyright years.
11381
11382 2013-02-11  Siva Chandra Reddy  <sivachandra@google.com>
11383
11384         Add support for a destructor for ui_out data and use it to
11385         provide a ui_out destructor.
11386         * ui-out.h: Declare the new ui_out destructor.
11387         (ui_out_impl): Add a field for data destructor in ui_out_impl.
11388         * ui-out.c (default_data_destroy): Add a default data destructor
11389         which does nothing.
11390         (default_ui_out_impl): Set the new data_destroy field to
11391         default_data_destroy
11392         (uo_data_destroy): Local function which invokes the data
11393         destructor if present.
11394         (clear_table): Local function which clears the table data of a
11395         ui_out object.
11396         (ui_out_destroy): Public function which frees a ui_out object.
11397         (ui_out_table_end): Use the new clear_table function.
11398         * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
11399         NULL.
11400         * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
11401         to NULL.
11402
11403 2013-02-11  Doug Evans  <dje@google.com>
11404
11405         * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
11406         (printf_decfloat): New function.  Broken out from ui_printf.
11407         Remove unnecessary code to shift the entire format string down.
11408         (printf_pointer): New function.
11409         (ui_printf): Code to print C strings, wide C strings, decfloats,
11410         and pointers moved to separate functions.
11411
11412 2013-02-11  Sergio Durigan Junior  <sergiodj@redhat.com>
11413
11414         * valops.c (value_assign): Handling bitfield offset in
11415         `lval_internalvar_component' case.
11416
11417 2013-02-08  Doug Evans  <dje@google.com>
11418
11419         * common/format.c (parse_format_string): Fix whitespace.
11420
11421 2013-02-08  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
11422
11423         * stack.c (return_command): Work around uninitialized variable
11424         warning.
11425
11426 2013-02-08  Yufeng Zhang  <yufeng.zhang@arm.com>
11427
11428         * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
11429         number of the registers from 36 to 34.
11430
11431 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11432
11433         * NEWS: Mention new AArch64 native and target support.
11434
11435 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11436
11437         * MAINTAINERS (Write After Approval): Add myself.
11438
11439 2013-02-08  Jim MacArthur  <jim.macarthur@arm.com>
11440             Marcus Shawcroft  <marcus.shawcroft@arm.com>
11441             Nigel Stephens  <nigel.stephens@arm.com>
11442             Yufeng Zhang  <yufeng.zhang@arm.com>
11443
11444         * aarch64-linux-nat.c: New file.
11445         * config/aarch64/linux.mh: New file.
11446         * configure.host: Add AArch64.
11447         * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
11448
11449 2013-02-07  Doug Evans  <dje@google.com>
11450
11451         * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
11452         disassemble command.
11453
11454 2013-02-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11455
11456         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
11457         set_gdbarch_fetch_tls_load_module_address.
11458
11459 2013-02-06  David S. Miller  <davem@davemloft.net>
11460
11461         * sparc-tdep.c (sparc32_return_value): Handle writing return value when
11462         using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
11463         * value.c (struct_return_convention): New function.
11464         (using_struct_return): Implement in terms of struct_return_convention.
11465         * value.h (struct_return_convention): Declare.
11466         * stack.c (return_command): Allow successful overriding of the return
11467         value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
11468
11469 2013-02-06  Tom Tromey  <tromey@redhat.com>
11470
11471         * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
11472         outside of TRY_CATCH.
11473
11474 2013-02-06  Yao Qi  <yao@codesourcery.com>
11475
11476         * mi/mi-interp.c: Include "tracepoint.h".
11477         (mi_tsv_modified): Declare.
11478         (mi_tsv_created, mi_tsv_deleted): Update declaration.
11479         (mi_interpreter_init): Call observer_attach_tsv_modified.
11480         (mi_tsv_modified): New.
11481         (mi_tsv_created, mi_tsv_deleted): Update.
11482         * tracepoint.c (trace_variable_command): Call
11483         observer_notify_tsv_modified if the initial value of tsv is
11484         changed.
11485         (delete_trace_state_variable): Call
11486         observer_notify_tsv_deleted earlier.
11487         (trace_variable_command): Caller update.
11488         (create_tsv_from_upload): Likewise.
11489         * observer.sh: Declare "struct trace_state_variable".
11490
11491         * NEWS: Mention the new MI notification "=tsv-modified".
11492
11493 2013-02-05  Doug Evans  <dje@google.com>
11494
11495         * completer.c (location_completer): Fix typo in comment.
11496
11497 2013-02-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
11498
11499         * breakpoint.c (add_location_to_breakpoint): Insert the location with
11500         ADDRESS sorted.
11501
11502 2013-02-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11503
11504         * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
11505         Refactor if statement to avoid trailing || operator.
11506
11507 2013-02-05  Andreas Tobler  <andreast@fgznet.ch>
11508
11509         * NEWS: Add PowerPC FreeBSD as a new native configuration.
11510
11511 2013-02-04  Andreas Tobler  <andreast@fgznet.ch>
11512
11513         * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
11514         * configure.host: Add powerpc*-*-freebsd* target.
11515         * configure.tgt: Add target info for powerpc*-*-freebsd*.
11516         * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
11517         * config/powerpc/fbsd.mh: New file.
11518
11519 2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
11520             Denys Vlasenko  <dvlasenk@redhat.com>
11521             Pedro Alves  <palves@redhat.com>
11522
11523         * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
11524         (struct elf_internal_linux_prpsinfo): Forward declare.
11525         * gdbarch.h, gdbarch.c: Regenerate.
11526         * linux-tdep.c: Include `cli/cli-utils.h'.
11527         (linux_fill_prpsinfo): New function.
11528         (linux_make_corefile_notes): Use linux_fill_prpsinfo.  If there's
11529         an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
11530         elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
11531         depending on gdbarch pointer bitness.
11532         * ppc-linux-tdep.c: Include elf-bfd.h.
11533         (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
11534         on 32-bit.
11535
11536 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
11537             Marcus Shawcroft  <marcus.shawcroft@arm.com>
11538             Nigel Stephens  <nigel.stephens@arm.com>
11539             Yufeng Zhang  <yufeng.zhang@arm.com>
11540
11541         * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
11542
11543 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
11544             Marcus Shawcroft  <marcus.shawcroft@arm.com>
11545             Nigel Stephens  <nigel.stephens@arm.com>
11546             Yufeng Zhang  <yufeng.zhang@arm.com>
11547
11548         * aarch64-newlib-tdep.c: New file.
11549         * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
11550         aarch64*-*-elf.
11551         * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
11552         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
11553         (ALLDEPFILES): Add aarch64-newlib-tdep.c.
11554         * osabi.c (gdb_osabi_names): Add "Newlib".
11555
11556 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
11557             Marcus Shawcroft  <marcus.shawcroft@arm.com>
11558             Nigel Stephens  <nigel.stephens@arm.com>
11559             Yufeng Zhang  <yufeng.zhang@arm.com>
11560
11561         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
11562         (ALLDEPFILES): Add aarch64-linux-tdep.c.
11563         * aarch64-linux-tdep.c: New file.
11564         * aarch64-linux-tdep.h: New file.
11565         * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
11566         * configure.tgt: Add aarch64-none-linux-gnu.
11567
11568 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
11569             Marcus Shawcroft  <marcus.shawcroft@arm.com>
11570             Nigel Stephens  <nigel.stephens@arm.com>
11571             Yufeng Zhang  <yufeng.zhang@arm.com>
11572
11573         * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
11574         (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
11575         (ALLDEPFILES): Add aarch64-tdep.c.
11576         * aarch64-tdep.c: New file.
11577         * aarch64-tdep.h: New file.
11578         * configure.tgt: Add AArch64.
11579         * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
11580         (aarch64-expedite): New definition.
11581         * features/aarch64-core.xml: New file.
11582         * features/aarch64-fpu.xml: New file.
11583         * features/aarch64-without-fpu.c: New file (generated).
11584         * features/aarch64-without-fpu.xml: New file.
11585         * features/aarch64.c: New file (generated).
11586         * features/aarch64.xml: New file.
11587         * regformats/aarch64-without-fpu.dat: New file (generated).
11588         * regformats/aarch64.dat: New file (generated).
11589
11590 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11591
11592         * contrib/expect-read1.c: New file.
11593         * contrib/expect-read1.sh: New file.
11594
11595 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11596
11597         * dwarf2read.c (file_file_name): New function with code from
11598         file_full_name.
11599         (file_full_name): Move most of the code to file_file_name.
11600         (macro_start_file): Rename variable full_name to file_name and use
11601         file_file_name for it.  Add comp_dir parameter to new_macro_table.
11602         * macrocmd.c (show_pp_source_pos): New variable fullname.  Replace any
11603         macro_source_file->filename access by macro_source_fullname call.
11604         * macroscope.c (_initialize_macroscope): Update the new_macro_table
11605         caller.
11606         * macrotab.c (struct macro_table): New field comp_dir.
11607         (macro_include): New variables link_fullname and source_fullname.
11608         Replace any macro_source_file->filename access by macro_source_fullname
11609         call.
11610         (macro_lookup_inclusion): Remove the partial filenames checking code.
11611         (check_for_redefinition): New variables source_fullname and
11612         found_key_fullname.  Replace any macro_source_file->filename access by
11613         macro_source_fullname call.
11614         (macro_undef): New variables source_fullname and key_fullname.  Replace
11615         any macro_source_file->filename access by macro_source_fullname call.
11616         (macro_lookup_definition): New variables retval and source_fullname.
11617         Replace any macro_source_file->filename access by macro_source_fullname
11618         call.
11619         (foreach_macro): New variable key_fullname.  Replace any
11620         macro_source_file->filename access by macro_source_fullname call.
11621         (foreach_macro_in_scope): New variable datum_fullname.  Replace any
11622         macro_source_file->filename access by macro_source_fullname call.
11623         (new_macro_table): Add parameter comp_dir.  Initialize T with it.
11624         (macro_source_fullname): New function.
11625         * macrotab.h (struct macro_source_file): Extent the filename field
11626         comment.
11627         (new_macro_table): New parameter comp_dir, add a comment for it.
11628         (macro_source_fullname): new declaration.
11629
11630 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11631
11632         * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
11633         this_real_name to outer block.  Use it also for
11634         compare_filenames_for_search.
11635         (dw2_expand_symtabs_matching): New variable this_real_name.  Use it
11636         with dw2_get_real_path for file_matcher, considering also
11637         BASENAMES_MAY_DIFFER.
11638         (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
11639
11640 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11641
11642         * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
11643         to the file_matcher parameter.  Pass 0 to it.
11644         (dwarf2_create_include_psymtab): Copy also DIRNAME.
11645         * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
11646         NULL psymtab_to_fullname result.
11647         (psymtab_to_fullname): Remove variable r.  Never return NULL, assemble
11648         an expected filename instead.
11649         (expand_symtabs_matching_via_partial): Add basenames parameter to the
11650         file_matcher parameter.  Call also psymtab_to_fullname, after newly
11651         considering BASENAMES_MAY_DIFFER.
11652         * source.c (rewrite_source_path): Remove static.
11653         * source.h (rewrite_source_path): New declaration.
11654         * symfile.h (struct quick_symbol_functions): Add basenames parameter to
11655         the expand_symtabs_matching field.  Comment it.
11656         * symtab.c (file_matches): New function comment.  Add parameter
11657         basenames, implement it.
11658         (search_symbols_file_matches): Add basenames parameter.  Update the
11659         file_matches caller.
11660         (search_symbols): Match FILES also against symtab_to_fullname.
11661         Optimize it for BASENAMES_MAY_DIFFER.
11662
11663 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11664
11665         * source.c (print_source_lines_base): Print for TUI also "fullname".
11666         * tui/tui-data.c (init_content_element): Change tui_locator_element
11667         field to full_name.
11668         * tui/tui-data.h (struct tui_locator_element): Likewise.
11669         * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
11670         tui_update_locator_filename calls to tui_update_locator_fullname.
11671         Replace symtab->filename refererence by symtab_to_fullname call.
11672         * tui/tui-out.c (tui_field_string): Check for "fullname" now.
11673         * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
11674         field to full_name.  Replace symtab->filename refererence by
11675         symtab_to_fullname call.
11676         (tui_show_symtab_source): Rename parameter to fullname.  Change
11677         tui_locator_element field to full_name.
11678         * tui/tui-stack.c: Include source.h.
11679         (tui_set_locator_filename): Rename the declaration to ...
11680         (tui_set_locator_fullname): ... here.  Rename its parameter to
11681         fullname, updates its comment.
11682         (tui_set_locator_info): Rename its parameter to fullname.
11683         (tui_set_locator_filename): Rename the definition to ...
11684         (tui_set_locator_fullname): ... here.  Rename its parameter to
11685         fullname, updates its comment.  Change tui_locator_element field to
11686         full_name.
11687         (tui_set_locator_info): Rename its parameter to fullname.
11688         (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
11689         (tui_update_locator_filename): Rename to ...
11690         (tui_update_locator_fullname): ... here. Rename callee to
11691         tui_set_locator_fullname.
11692         (tui_show_frame_info): Replace symtab->filename refererence by
11693         symtab_to_fullname call.
11694         * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
11695         (tui_update_locator_fullname): ... here.
11696         * tui/tui-winsource.c (tui_display_main): Rename the callee to
11697         tui_update_locator_fullname.  Replace symtab->filename refererence by
11698         symtab_to_fullname call.
11699         * tui/tui.c (tui_show_source): Rename its parameter to fullname.
11700         Rename the callee to tui_update_locator_fullname.
11701         * tui/tui.h (tui_show_source): Rename its parameter to fullname.
11702
11703 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11704
11705         * ada-lang.c (user_select_syms): Replace symtab->filename refererences
11706         by symtab_to_filename_for_display calls.
11707         * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
11708         (clear_command): New variable sal_fullname, initialize it.  Replace
11709         compare_filenames_for_search by filename_cmp with sal_fullname.
11710         (say_where, update_static_tracepoint): Replace symtab->filename
11711         refererences by symtab_to_filename_for_display calls.
11712         * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
11713         Likewise.
11714         * dwarf2read.c: Include source.h.
11715         (fixup_go_packaging): Replace symtab->filename refererences by
11716         symtab_to_filename_for_display calls.
11717         * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
11718         Replace symtab->filename refererences by symtab_to_filename_for_display
11719         calls.
11720         (create_sals_line_offset, convert_linespec_to_sals): New variable
11721         fullname, initialize it, replace symtab->filename reference by the
11722         variable.
11723         * linux-fork.c: Include source.h.
11724         (info_checkpoints_command): Replace symtab->filename refererences by
11725         symtab_to_filename_for_display calls.
11726         * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
11727         by symtab_to_filename_for_display calls.
11728         * mdebugread.c: Include source.h.
11729         (psymtab_to_symtab_1): Replace symtab->filename refererences by
11730         symtab_to_filename_for_display calls.
11731         * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
11732         (mi_cmd_file_list_exec_source_files): Likewise.
11733         * printcmd.c: Include source.h.
11734         (build_address_symbolic): Replace symtab->filename refererences by
11735         symtab_to_filename_for_display calls.
11736         * psymtab.c (partial_map_symtabs_matching_filename)
11737         (read_psymtabs_with_fullname): Call compare_filenames_for_search also
11738         with psymtab_to_fullname.
11739         * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
11740         by symtab_to_filename_for_display calls.
11741         (stpy_get_filename): New variable filename, initialize it, use instead
11742         of symtab->filename refererences.
11743         (salpy_str): Make variable filename const char *.  Replace
11744         symtab->filename refererences by symtab_to_filename_for_display calls.
11745         * skip.c: Include source.h and filenames.h.
11746         (skip_file_command): Remove const from the symtab variable.  Replace
11747         symtab->filename refererences by symtab_to_fullname call.
11748         (function_name_is_marked_for_skip): New variables searched_for_fullname
11749         and fullname.  Use them to search also with symtab's fullname.
11750         * source.c (find_source_lines): Replace symtab->filename refererences
11751         by symtab_to_filename_for_display calls.
11752         (print_source_lines_base): New variable filename, use it instead of
11753         symtab->filename.  Replace symtab->filename refererences by
11754         symtab_to_filename_for_display calls.
11755         (line_info, forward_search_command): Replace symtab->filename
11756         refererences by symtab_to_filename_for_display calls.
11757         (reverse_search_command): Replace symtab->filename refererences by
11758         symtab_to_filename_for_display calls.  New variable filename for it.
11759         * stack.c (frame_info): Likewise.
11760         * symmisc.c: Include source.h.
11761         (dump_objfile, dump_symtab_1, maintenance_print_symbols)
11762         (maintenance_info_symtabs): Replace symtab->filename refererences by
11763         symtab_to_filename_for_display calls.
11764         * symtab.c (iterate_over_some_symtabs): Call
11765         compare_filenames_for_search also with symtab_to_fullname.
11766         (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
11767         symtab->filename refererences by symtab_to_filename_for_display calls.
11768         (find_line_symtab): Replace symtab->filename refererences by
11769         symtab_to_filename_for_display calls.
11770         (file_matches): Replace filename_cmp by compare_filenames_for_search.
11771         (print_symbol_info): Make the last parameter const char *.  New
11772         variable s_filename.  Use it in the function.
11773         (symtab_symbol_info): Make the last_filename variable const char *.
11774         Replace symtab->filename refererences by symtab_to_filename_for_display
11775         calls.
11776         (rbreak_command): New variable fullname.  Use it.  Replace
11777         symtab->filename refererence by symtab_to_filename_for_display call.
11778         * tracepoint.c (set_traceframe_context, trace_find_line_command)
11779         (print_one_static_tracepoint_marker): Replace symtab->filename
11780         refererences by symtab_to_filename_for_display calls.
11781         * tui/tui-source.c (tui_set_source_content): New variables filename and
11782         s_filename.  Replace symtab->filename refererences by this variable.
11783         Replace other symtab->filename refererences by
11784         symtab_to_filename_for_display calls.
11785
11786 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
11787             Jan Kratochvil  <jan.kratochvil@redhat.com>
11788
11789         Add a new variable that controls a way in which filenames are
11790         displayed.
11791         * NEWS (set filename-display): New entry.
11792         * source.c (filename_display_basename, filename_display_relative)
11793         (filename_display_absolute, filename_display_kind_names)
11794         (filename_display_string, show_filename_display_string)
11795         (symtab_to_filename_for_display): New.
11796         (_initialize_source): Added initialization of 'filename-display'
11797         variable.
11798         * source.h (symtab_to_filename_for_display): Added declaration.
11799         * stack.c (print_frame): Added new variable and calling of a new
11800         function and condition with this variable. Changed third argument of
11801         calling of a function.
11802
11803 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11804
11805         * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
11806         Rename field reference filename to fullname.
11807         * tui/tui-data.h (struct tui_source_info): Rename field filename to
11808         fullname.  New comment for it.
11809         * tui/tui-source.c (tui_set_source_content): Rename field reference
11810         filename to fullname.  Initialize field by symtab_to_fullname now.
11811         * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
11812         reference filename to fullname.  Use symtab_to_fullname during
11813         comparison.
11814
11815 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11816
11817         Code cleanup.
11818         * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
11819         (dw2_expand_symtabs_with_fullname): ... here.  Rename parameter
11820         filename to fullname.  Rename variable this_name to this_fullname.
11821         Lowercase FILENAME_CMP call.
11822         (dw2_find_symbol_file): New comment for the returned string.
11823         (dwarf2_gdb_index_functions): Rename the function to
11824         dw2_expand_symtabs_with_fullname.
11825         * psymtab.c (read_psymtabs_with_filename): Rename to ...
11826         (read_psymtabs_with_fullname): ... here.  Rename parameter filename to
11827         fullname.
11828         (psym_functions): Rename the function to read_psymtabs_with_fullname.
11829         * symfile.h (struct quick_symbol_functions): Rename field
11830         expand_symtabs_with_filename to expand_symtabs_with_fullname and its
11831         parameter filename to fullname.  Document returned string meaning for
11832         find_symbol_file.
11833         * symtab.c (find_line_symtab): Rename the called function to
11834         expand_symtabs_with_fullname.
11835
11836 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11837
11838         Code cleanup.
11839         * breakpoint.c (clear_command): Remove variable is_abs, unify the
11840         call of filename_cmp with compare_filenames_for_search.
11841         * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
11842         is_abs, unify the call of FILENAME_CMP with
11843         compare_filenames_for_search.  New gdb_asserts for real_path and name.
11844         Unify the call of compare_filenames_for_search with FILENAME_CMP.
11845         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
11846         * symfile.h (struct quick_symbol_functions): Extend the comment for
11847         map_symtabs_matching_filename.
11848         * symtab.c (compare_filenames_for_search): Remove the function comment
11849         relative path requirement.  Handle absolute filenames, with a comment.
11850         (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
11851         FILENAME_CMP with compare_filenames_for_search.  New gdb_asserts for
11852         real_path and name.  Unify the call of compare_filenames_for_search
11853         with FILENAME_CMP.
11854         (iterate_over_symtabs): New gdb_assert on REAL_PATH.
11855
11856 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11857
11858         Code cleanup.
11859         * breakpoint.c (print_breakpoint_location): Replace bp_location field
11860         source_file references by symtab field references.  Remove variables
11861         sal and fullname.
11862         (momentary_breakpoint_from_master, add_location_to_breakpoint):
11863         (clear_command, say_where): Replace bp_location field source_file
11864         references by symtab field references.
11865         (bp_location_dtor): Remove the source_file reference.
11866         (update_static_tracepoint): Replace bp_location field source_file
11867         references by symtab field references.
11868         (breakpoint_free_objfile): New function.
11869         * breakpoint.h (struct bp_location): Extend the comment for line_number.
11870         Replace the field source_file by field symtab, extend its comment.
11871         (breakpoint_free_objfile): New declaration.
11872         * objfiles.c (free_objfile): Call breakpoint_free_objfile.
11873         * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
11874         field source_file references by symtab field references.
11875
11876 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11877
11878         Replace xfullpath calls by gdb_realpath calls.
11879         * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
11880         function comment.
11881         * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
11882         Remove it from the iterate_over_some_symtabs call.
11883         (dw2_map_symtabs_matching_filename): Remove parameter full_path.
11884         Remove it from the dw2_map_expand_apply calls, remove a block handling
11885         it.
11886         * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
11887         Remove it from the iterate_over_some_symtabs call.
11888         (partial_map_symtabs_matching_filename): Remove parameter full_path.
11889         Remove it from the partial_map_expand_apply calls, remove a block
11890         handling it.  Drop gdb_realpath call and cleanups from the real_path
11891         handling.
11892         * source.c (openp): Drop the comment part about xfullpath.  Replace
11893         xfullpath calls by gdb_realpath calls.
11894         (find_and_open_source): Replace xfullpath call by gdb_realpath call.
11895         * symfile.h (struct quick_symbol_functions): Remove parameter full_path
11896         from method map_symtabs_matching_filename and its comment.
11897         * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
11898         gdb_realpath call.
11899         * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
11900         remove it also from the function comment, remove a block handling it.
11901         Drop gdb_realpath call and cleanups from the real_path handling.
11902         (iterate_over_symtabs): Drop variable full_path and its use.
11903         * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
11904         * utils.c (xfullpath): Remove.
11905         * utils.h (xfullpath): Remove.
11906
11907 2013-02-01  Andreas Tobler  <andreast@fgznet.ch>
11908
11909         * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
11910         (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
11911         (ALLDEPFILES): Add ppc64-tdep.c.
11912         * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
11913         ppc64-tdep.o to gdb_target_obs.
11914         * ppc64-tdep.h: New file.
11915         * ppc64-tdep.c: New file.
11916         (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
11917         ppc-linux-tdep.c to here.
11918         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
11919         (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
11920         (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
11921         (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
11922         from ppc-linux-tdep.c to here.
11923         (ppc64_convert_from_func_ptr_addr): Rename from
11924         ppc64_linux_convert_from_func_ptr_addr to
11925         ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
11926         here.
11927         * rs6000-tdep.c:
11928         (read_insn): Move from ppc-linux-tdep.c to here.
11929         (insns_match_pattern, insn_d_field, insn_ds_field): Move
11930         from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
11931         * ppc-linux-tdep.c: Include ppc64-tdep.h.
11932         Removed above functions.
11933         (ppc_linux_init_abi): Adjust.
11934
11935 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
11936
11937         * ada-valprint.c (ada_print_floating): Remove unused 'len'.
11938
11939 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
11940
11941         * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
11942
11943 2013-02-01  Pedro Alves  <palves@redhat.com>
11944
11945         * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
11946         * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
11947
11948 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
11949
11950         * elfread.c (elf_symfile_read): Limit separate debug info additions to
11951         files with no separate debug info.
11952         * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
11953         * symfile.c (read_symbols): Call find_separate_debug_file_in_section
11954         only for files with no separate debug info.
11955
11956 2013-01-31  Tom Tromey  <tromey@redhat.com>
11957
11958         * jit.c (jit_program_space_data): Rename from jit_inferior_data;
11959         change type.
11960         (struct jit_program_space_data): Rename from jit_inferior_data.
11961         Update comments.
11962         (get_jit_program_space_data): Rename from get_jit_inferior_data.
11963         Change return type.  Attach data to program space.
11964         (jit_program_space_data_cleanup): Rename from
11965         jit_inferior_data_cleanup; change argument type.
11966         (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
11967         change type.
11968         (jit_register_code): Update.
11969         (jit_update_inferior_cache): Remove.
11970         (jit_breakpoint_deleted): Get jit data from the location's program
11971         space.
11972         (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
11973         'ps_data', change type.
11974         (jit_inferior_init, jit_breakpoint_re_set_internal)
11975         (jit_event_handler): Update.
11976         (free_objfile_data): Get data from objfile's program space.
11977         (_initialize_jit): Update.
11978
11979 2013-01-31  Tom Tromey  <tromey@redhat.com>
11980
11981         PR gdb/13987:
11982         * jit.c (struct jit_inferior_data) <cached_code_address,
11983         jit_breakpoint>: New fields.
11984         (jit_breakpoint_re_set_internal): Fix logging.  Only create
11985         breakpoint if cached address has changed.
11986         (jit_update_inferior_cache, jit_breakpoint_deleted): New
11987         functions.
11988         (_initialize_jit): Register breakpoint deleted observer.
11989
11990 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
11991
11992         * infrun.c (handle_syscall_event): Remove unused gdbarch.
11993         (save_infcall_suspend_state): Ifdef out unused inf.
11994         (restore_infcall_suspend_state): Ifdef out unused inf.
11995         * jit.c (jit_register_code): Remove unused i, b, inf_data.
11996         (jit_frame_sniffer): Remove unused inf_data.
11997
11998 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
11999
12000         * c-exp.y (classify_inner_name): Remove unused type.
12001         * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
12002         in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
12003         need_escape.
12004         (c_get_string): Remove unused kind.
12005         * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
12006
12007 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
12008
12009         * charset.c (intermediate_encoding): Remove unused i.
12010         * completer.c (signal_completer): Remove unused i.
12011         * continuations.c (discard_my_continuations_1): Remove unused
12012         continuation_ptr.
12013         * corelow.c (core_close): Remove unuseD name.
12014         (get_core_siginfo): Remove unused pid.
12015         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
12016         i, cps.
12017         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
12018         (loclist_describe_location): Remove unused first.
12019         * event-top.c (command_line_handler): Remove unused got_eof.
12020         * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
12021         (resize_section_table): Remove unused old_value.
12022         * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
12023         * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
12024         * i386-tdep.c (i386_process_record): Remove unused rex.
12025         * infcmd.c (get_return_value): Remove unused uiout.
12026         * jv-lang.c (type_from_class): Remove unused is_array.
12027         * jv-valprint.c (java_val_print): Remove unused i.
12028         * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
12029         * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
12030         * m2-typeprint.c (m2_print_type): Remove unused code.
12031         * macroexp.c (get_character_constant): Remove unused body_start.
12032         (macro_stringify): Remove unused result.
12033         * objc-lang.c (find_methods): Remove unused gdbarch.
12034         * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
12035         * regcache.c (regcache_cooked_read): Remove unused gdbarch.
12036         * stack.c (print_frame_args): Remove unused summary.
12037         * thread.c (thread_apply_command): Remove unused p.
12038         * valarith.c (value_x_unop): Remove unused mangle_ptr.
12039         * valops.c (search_struct_method): Remove unused skip.
12040         * valprint.c (generic_val_print): Remove unused byte_order.
12041         * varobj.c (varobj_update): Remove unused changed.
12042         * cli/cli-cmds.c (complete_command): Remove unused next_item.
12043         (alias_command): Remove unused c.
12044         * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
12045         * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
12046         format.
12047         (mi_cmd_data_write_memory): Remove unused word_format.
12048         (mi_cmd_data_write_memory_bytes): Remove unused r.
12049         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
12050         p_start, p_end.
12051         * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
12052         * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
12053         line_width.
12054
12055 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
12056
12057         * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
12058         * symtab.c (iterate_over_symtabs): Remove unused s.
12059         (find_pc_sect_symtab): Remove unused pspAce.
12060         (find_pc_sect_line): Remove unused alt_symtab.
12061         (find_pcs_for_symtab_line): Remove unused ix, previous_function.
12062         (completion_list_add_name): Remove unused newsize.
12063
12064 2013-01-31  Tom Tromey  <tromey@redhat.com>
12065
12066         PR c++/14998:
12067         * dwarf2read.c (read_tag_ptr_to_member_type): Handle
12068         TYPE_CODE_FUNC.
12069
12070 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
12071
12072         * target.c (target_read_string): Remove unused origlen.
12073
12074 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
12075
12076         * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
12077         * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
12078         * ax-general.c (ax_print): Remove unused is_float.
12079         * blockframe.c (block_innermost_frame): Remove unused start, end.
12080         * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
12081
12082 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
12083
12084         * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
12085         (svr4_read_so_list): Remove unused lmo.
12086         * solib-target.c (solib_target_relocate_section_addresses): Remove
12087         unused flags.
12088
12089 2013-01-30  Tom Tromey  <tromey@redhat.com>
12090
12091         * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
12092
12093 2013-01-30  Tom Tromey  <tromey@redhat.com>
12094
12095         * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
12096         * utils.c (gnu_debuglink_crc32): Remove.
12097         * utils.h (gnu_debuglink_crc32): Don't declare.
12098
12099 2013-01-30  Tom Tromey  <tromey@redhat.com>
12100
12101         * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
12102         (read_structure_type, read_enumeration_type): Remove cast.
12103
12104 2013-01-30  Tom Tromey  <tromey@redhat.com>
12105
12106         * dwarf2read.c (read_namespace_type): Remove cast.
12107         (read_typedef): Likewise.
12108
12109 2013-01-29  Tom Tromey  <tromey@redhat.com>
12110
12111         * dwarf2read.c (free_dwo_file): Remove assert.
12112
12113 2013-01-29  Tom Tromey  <tromey@redhat.com>
12114
12115         * value.c (deprecated_set_value_modifiable): Remove.
12116         * value.h (deprecated_set_value_modifiable): Remove.
12117
12118 2013-01-28  Doug Evans  <dje@google.com>
12119
12120         * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
12121         to addresses from dwo files.
12122
12123 2013-01-25  Siva Chandra Reddy  <sivachandra@google.com>
12124
12125         * valops.c (find_overload_match): Remove unused argument 'lax'.
12126         * value.h: Remove unused argument 'lax' from the declaration of
12127         find_overload_match.
12128         * eval.c (value_subexp_standard): Do not pass a 'lax' argument
12129         to find_overload_match.
12130         * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
12131         argument to find_overload_match.
12132
12133 2013-01-25  Tom Tromey  <tromey@redhat.com>
12134
12135         * dwarf2read.c (processing_has_namespace_info): Remove.
12136         (struct dwarf2_cu) <processing_has_namespace_info>: New field.
12137         (process_die, read_func_scope, dwarf2_start_symtab)
12138         (new_symbol_full): Update.
12139
12140 2013-01-25  Tom Tromey  <tromey@redhat.com>
12141
12142         * cp-namespace.c (cp_set_block_scope): Remove.
12143         * cp-support.h (cp_set_block_scope): Remove.
12144         * dbxread.c: Include block.h.
12145         (cp_set_block_scope): New function.
12146         (process_one_symbol): Update.
12147         * dwarf2read.c (read_func_scope): Use block_set_scope.
12148
12149 2013-01-25  Pedro Alves  <palves@redhat.com>
12150
12151         * remote.c (add_current_inferior_and_thread): Tweak comment.
12152
12153 2013-01-25  Tom Tromey  <tromey@redhat.com>
12154
12155         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
12156         (cp_add_using_directive): Add 'copy_names' argument.
12157         * cp-support.h (cp_add_using_directive): Update.
12158         (struct using_direct) <import_src, import_dest, alias,
12159         declaration>: Now const.
12160         * dwarf2read.c (read_import_statement): Use obconcat.
12161         Don't copy names passed to cp_add_using_directive.
12162
12163 2013-01-25  Tom Tromey  <tromey@redhat.com>
12164
12165         * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
12166
12167 2013-01-25  Pedro Alves  <palves@redhat.com>
12168
12169         * remote.c (stop_reply_extract_thread): New.
12170         (add_current_inferior_and_thread): New parameter 'wait_status'.
12171         Handle it.
12172         (remote_start_remote): Pass wait status to
12173         add_current_inferior_and_thread.
12174         (extended_remote_run): Update comment.
12175         (extended_remote_create_inferior_1): Pass wait status to
12176         add_current_inferior_and_thread.
12177
12178 2013-01-25  Andrew Burgess  <aburgess@broadcom.com>
12179             Ulrich Weigand  <uweigand@de.ibm.com>
12180
12181         * valarith.c (value_vector_widen): New function for replicating a
12182         scalar into a vector.
12183         (value_binop): Use value_vector_widen to widen scalar to vector
12184         rather than casting, this better matches gcc C behaviour.
12185         * valops.c (value_casst): Update logic for casting between vector
12186         types, and for casting from scalar to vector, try to match gcc C
12187         behaviour.
12188         * value.h (value_vector_widen): Declare.
12189         * opencl-lang.c (opencl_value_cast): New opencl specific casting
12190         function, handle special case for casting scalar to vector.
12191         (opencl_relop): Use opencl_value_cast.
12192         (evaluate_subexp_opencl): Use opencl_value_cast instead of
12193         value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
12194         in order to use opencl_value_cast.
12195
12196 2013-01-25  Yao Qi  <yao@codesourcery.com>
12197
12198         * event-loop.c: Include "queue.h".
12199         (gdb_event_p): New typedef.
12200         (DECLARE_QUEUE_P): Use.
12201         (DEFINE_QUEUE_P): Use.
12202         (async_queue_event): Remove.
12203         (gdb_event_xfree): New.
12204         (initialize_event_loop): New.
12205         (process_event): Use QUEUE macros.
12206         (event_queue): Remove.
12207         (gdb_wait_for_event): Caller update.
12208         (check_async_event_handlers): Likewise.
12209         (poll_timers): Likewise.
12210         * event-loop.h (initialize_event_loop): Declare.
12211         * event-loop.c (gdb_event_xfree): New.
12212         * top.c (gdb_init): Call initialize_event_loop.
12213
12214 2013-01-25  Yao Qi  <yao@codesourcery.com>
12215
12216         * event-loop.c (async_queue_event): Remove one parameter
12217         'position'.  Remove code handling 'position' == TAIL.
12218         (gdb_wait_for_event): Caller update.
12219         (check_async_event_handlers): Caller update.
12220         (poll_timers): Caller update.
12221         * event-loop.h (enum queue_position): Remove.
12222
12223 2013-01-25  Maxim Kuvyrkov  <maxim@kugelworks.com>
12224
12225         * MAINTAINERS: Update my email.
12226
12227 2013-01-25  Yao Qi  <yao@codesourcery.com>
12228
12229         * main.c (print_gdb_help): Remove "--epoch" from the help
12230         message.
12231
12232 2013-01-24  Ulrich Weigand  <uweigand@de.ibm.com>
12233
12234         * symtab.c (skip_prologue_using_sal): Consider a file
12235         change the same as an increased line number
12236
12237 2013-01-24  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
12238
12239         * MAINTAINERS (Write After Approval): Add myself to the list.
12240
12241 2013-01-24  Tom Tromey  <tromey@redhat.com>
12242
12243         * ada-lang.h (ada_decode_symbol): Make return type const.
12244         * ada-lang.c (ada_decode_symbol): Likewise.
12245
12246 2013-01-23  Doug Evans  <dje@google.com>
12247
12248         * linespec.c (find_linespec_symbols): Make static.
12249
12250 2013-01-23  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
12251
12252         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
12253         type on float conversion for complex type.
12254
12255 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
12256
12257         Add a new class gdb.Architecture which exposes GDB's
12258         internal representation of architecture via GDB Python API.
12259         * Makefile.in: Add entries corresponding to the new file
12260         python/py-arch.c.
12261         * NEWS (Python Scripting): Add entries for the new class
12262         gdb.Architecture and the new method gdb.Frame.architecture.
12263         * python/py-arch.c: Implement gdb.Architecture class.
12264         * python/py-frame.c (frapy_arch): Implement the method
12265         gdb.Frame.architecture().
12266         (frame_object_methods): Add 'architecture' to the method table.
12267         * python/python-internal.h: Add declarations of new utility
12268         functions.
12269         * python/python.c (_initialize_python): Initialize
12270         gdb.Architecture class.
12271
12272 2013-01-23  Doug Evans  <dje@google.com>
12273
12274         Work around binutils/15021.
12275         * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
12276         type_unit_group out of union s.  All uses updated.
12277         (read_index_from_section): Watch for index version 8.
12278         (follow_die_sig): If using .gdb_index version <= 7, record the TU as
12279         an imported symtab.
12280         (write_psymtabs_to_index): Increment version number to 8.
12281
12282 2013-01-22  Pedro Alves  <palves@redhat.com>
12283
12284         * annotate.c (breakpoint_changed): Skip if breakpoint is not
12285         user-visible.
12286
12287 2013-01-22  Pedro Alves  <palves@redhat.com>
12288
12289         * annotate.c (annotate_breakpoints_changed): Rename to ...
12290         (annotate_breakpoints_invalid): ... this.  Make static.
12291         (breakpoint_changed): Adjust.
12292         (_initialize_annotate): Always install the observers.  Install a
12293         "breakpoint_created" observer.
12294         * annotate.h (annotate_breakpoints_changed): Delete declaration.
12295         * breakpoint.c (set_breakpoint_condition)
12296         (breakpoint_set_commands, do_map_commands_command)
12297         (init_raw_breakpoint, clear_command, set_ignore_count)
12298         (enable_breakpoint_disp): No longer call
12299         annotate_breakpoints_changed.
12300
12301 2013-01-22  Pedro Alves  <palves@redhat.com>
12302
12303         * annotate.c: Include "inferior.h".
12304         (frames_invalid_emitted)
12305         (breakpoints_invalid_emitted): New globals.
12306         (async_background_execution_p): New function.
12307         (annotate_breakpoints_changed, annotate_frames_invalid): Skip
12308         emitting the annotation if it has already been emitted.
12309         (annotate_display_prompt): New function.
12310         * annotate.h (annotate_display_prompt): New declaration.
12311         * event-top.c: Include annotate.h.
12312         (display_gdb_prompt): Call annotate_display_prompt.
12313
12314 2013-01-22  Pedro Alves  <palves@redhat.com>
12315
12316         * annotate.c (ignore_count_changed): Delete.
12317         (annotate_breakpoints_changed): Don't clear ignore_count_changed.
12318         (annotate_ignore_count_change): Delete.
12319         (annotate_stopped): Don't emit a delayed breakpoints-changed
12320         annotation.
12321         * annotate.h (annotate_ignore_count_change): Delete.
12322         * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
12323         annotate_ignore_count_change.
12324
12325 2013-01-22  Tom Tromey  <tromey@redhat.com>
12326
12327         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
12328         require_rvalue for a register location.
12329
12330 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
12331
12332         * breakpoint.c (print_one_breakpoint_location): Add MI
12333         field 'thread-groups' when printing a breakpoint.
12334         (output_thread_groups): New function.
12335
12336 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
12337
12338         * python/lib/gdb/commands/explore.py
12339         (CompoundExplorer.explore_expr): Correct the name of a method
12340         being invoked.
12341         (ExploreTypeCommand.invoke): Add a missing 'return'.
12342
12343 2013-01-21  Tom Tromey  <tromey@redhat.com>
12344
12345         * gdb_obstack.h (obconcat): Move declaration here, from...
12346         * symfile.h (obconcat): ... here.
12347         * gdb_obstack.c: New file.
12348         (obconcat): Move from...
12349         * symfile.c (obconcat): ... here.
12350         * Makefile.in (SFILES): Add gdb_obstack.c.
12351         (COMMON_OBS): Add gdb_obstack.o.
12352
12353 2013-01-21  Tom Tromey  <tromey@redhat.com>
12354
12355         * symfile.h (obsavestring): Don't declare.
12356         * symfile.c (obsavestring): Remove.
12357         * ada-exp.y: Use obstack_copy0, not obsavestring.
12358         * ada-lang.c: Use obstack_copy0, not obsavestring.
12359         * coffread.c: Use obstack_copy0, not obsavestring.
12360         * cp-namespace.c: Use obstack_copy0, not obsavestring.
12361         * dbxread.c: Use obstack_copy0, not obsavestring.
12362         * dwarf2read.c: Use obstack_copy0, not obsavestring.
12363         * jit.c: Use obstack_copy0, not obsavestring.
12364         * mdebugread.c: Use obstack_copy0, not obsavestring.
12365         * psymtab.c: Use obstack_copy0, not obsavestring.
12366         * stabsread.c: Use obstack_copy0, not obsavestring.
12367         * xcoffread.c: Use obstack_copy0, not obsavestring.
12368
12369 2013-01-21  Tom Tromey  <tromey@redhat.com>
12370
12371         * dwarf2read.c (fixup_go_packaging): Save package name
12372         on objfile obstack.
12373         * gdbtypes.c (init_type): Don't copy name.
12374
12375 2013-01-21  Tom Tromey  <tromey@redhat.com>
12376
12377         * dwarf2read.c (struct partial_die_info) <name, scope>: Now
12378         const.
12379         (struct attribute) <u.str>: Now const.
12380         (struct fnfieldlist) <name>: Now const.
12381         (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
12382         (partial_die_parent_scope): Make return type const.
12383         (partial_die_full_name, add_partial_symbol): Update.
12384         (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
12385         'name' const.
12386         (find_file_and_directory): Make 'name' and 'comp_dir' const.
12387         (read_file_scope, read_func_scope, dwarf2_add_field)
12388         (dwarf2_add_member_fn, read_structure_type)
12389         (process_enumeration_scope, read_array_type, read_module_type)
12390         (read_base_type, read_subrange_type): Update.
12391         (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
12392         (new_symbol_full, guess_full_die_structure_name): Update.
12393         (dwarf2_canonicalize_name): Return const type.  Make 'name' const.
12394         (dwarf2_name): Return const type.
12395         (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
12396         const.
12397
12398 2013-01-21  Tom Tromey  <tromey@redhat.com>
12399
12400         * gdbtypes.c (init_type): Make 'name' const.
12401         * gdbtypes.h (init_type): Update.
12402
12403 2013-01-21  Tom Tromey  <tromey@redhat.com>
12404
12405         * buildsym.c (patch_subfile_names): Use set_last_source_file.
12406         (start_symtab): Make 'name' and 'dirname' const.  Use
12407         set_last_source_file.
12408         (restart_symtab, reset_symtab_globals): Use set_last_source_file.
12409         (last_source_file): Define.  Now static.
12410         (set_last_source_file, get_last_source_file): New functions.
12411         * buildsym.h (last_source_file): Don't declare.
12412         (start_symtab): Update.
12413         (set_last_source_file, get_last_source_file): Declare.
12414         * coffread.c (complete_symtab): Use set_last_source_file.
12415         (coff_end_symtab): Likewise.
12416         (coff_symtab_read): Use set_last_source_file, get_last_source_file.
12417         * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
12418         set_last_source_file.
12419         (process_one_symbol): Use get_last_source_file.
12420         * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
12421         (psymtab_to_symtab_1): Use get_last_source_file.
12422         * xcoffread.c (process_linenos): Use get_last_source_file.
12423         (complete_symtab): Use set_last_source_file.
12424         (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
12425         (scan_xcoff_symtab): Use set_last_source_file.
12426
12427 2013-01-21  Tom Tromey  <tromey@redhat.com>
12428
12429         * symtab.c (struct demangled_name_entry) <mangled>: Now const.
12430         (symbol_set_names): Remove casts.  Handle field const-ness.
12431
12432 2013-01-21  Tom Tromey  <tromey@redhat.com>
12433
12434         * dwarf2read.c (new_symbol_full): Remove cast.
12435         * symtab.c (symbol_set_demangled_name): Make 'name' const.
12436         * symtab.h (symbol_set_demangled_name): Update.
12437
12438 2013-01-21  Tom Tromey  <tromey@redhat.com>
12439
12440         * main.c (captured_main): Call bfd_init.
12441
12442 2013-01-21  Tom Tromey  <tromey@redhat.com>
12443
12444         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
12445         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
12446         * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
12447         * NEWS: Update.
12448
12449 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12450
12451         * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
12452
12453 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12454
12455         Fix gdb.fortran/common-block.exp crash in PIE mode.
12456         * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
12457         LOC_COMMON_BLOCK.
12458         * f-valprint.c (info_common_command_for_block): Expect
12459         LOC_COMMON_BLOCK in gdb_assert.
12460         * symtab.h (struct general_symbol_info): Update comment for the
12461         common_block member.
12462         (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
12463         (enum address_class): New member LOC_COMMON_BLOCK.
12464
12465 2013-01-18  David Blaikie  <dblaikie@gmail.com>
12466
12467         * MAINTAINERS (Write After Approval): Add "David Blaikie".
12468
12469 2013-01-18  Tom Tromey  <tromey@redhat.com>
12470
12471         PR c++/14999:
12472         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
12473         Call require_rvalue.
12474
12475 2013-01-18  Yao Qi  <yao@codesourcery.com>
12476
12477         * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
12478         (dbx_read_symtab): New declaration.
12479         (dbx_psymtab_to_symtab): Delete.
12480         (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
12481         Rename parameter PST to SELF.  Exchanged two parameters.
12482         (start_psymtab): Caller update.
12483         * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
12484         (dwarf2_read_symtab): New declaration.
12485         (dwarf2_psymtab_to_symtab): Delete.
12486         (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
12487         Rename parameter PST to SELF.  Exchanged two parameters.
12488         (create_partial_symtab): Caller update.
12489         * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
12490         (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
12491         Rename parameter PST to SELF.  Exchanged two parameters.
12492         (parse_partial_symbols, new_psymtab): Caller update.
12493         * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
12494         two parameters.
12495         * psymtab.c (psymtab_to_symtab): Caller update.
12496         * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
12497         (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
12498         Rename parameter PST to SELF.  Exchanged two parameters.
12499         (xcoff_start_psymtab): Caller update.
12500
12501 2013-01-18  Yao Qi  <yao@codesourcery.com>
12502
12503         * infrun.c (proceed): Rename local variable 'oneproc' to
12504         'force_step'.
12505
12506 2013-01-17  Doug Evans  <dje@google.com>
12507
12508         * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
12509         (dw2_build_type_unit_groups): Delete.  All uses updated.
12510
12511         * symtab.h (struct symbol_search): Add comment.
12512
12513 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12514
12515         * symtab.c (compare_filenames_for_search): New comment for
12516         HAS_DRIVE_SPEC.
12517
12518 2013-01-17  Tom Tromey  <tromey@redhat.com>
12519
12520         * cp-abi.c (cp_abi_completer): Fix typo in assignment.
12521
12522 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12523
12524         * symtab.c (iterate_over_some_symtabs): New variable cleanups,
12525         initialize it by existing make_cleanup.  Call new do_cleanups.
12526
12527 2013-01-17  Tom Tromey  <tromey@redhat.com>
12528
12529         * cp-abi.c (cp_abi_completer): New function.
12530         (_initialize_cp_abi): Set completer for "set cp-abi".
12531
12532 2013-01-17  Tom Tromey  <tromey@redhat.com>
12533
12534         * mem-break.c: Remove obsolete comment.
12535         * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
12536
12537 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
12538
12539         * jit.c (jit_reader_load_command): Interpret the jit reader name
12540         as an absolute path if it begins with a forward slash.
12541
12542 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
12543
12544         PR gdb/14550
12545
12546         * jit.c (finalize_symtab): Ensure that only the global block has a
12547         NULL superblock.
12548
12549 2013-01-17  Pedro Alves  <palves@redhat.com>
12550
12551         * acinclude.m4: Include ../config/plugins.m4,
12552         ../config/largefile.m4 and ../config/lead-dot.m4.  Add comments.
12553         * Makefile.in (aclocal_m4_deps): Update.
12554         * aclocal.m4: Renegerate.
12555
12556 2013-01-16  Doug Evans  <dje@google.com>
12557
12558         * contrib/cc-with-tweaks.sh: Add references to Fission docs.
12559
12560 2013-01-16  Pedro Alves  <palves@redhat.com>
12561             Tom Tromey  <tromey@redhat.com>
12562
12563         PR cli/7221:
12564         * NEWS: Add "catch signal".
12565         * breakpoint.c (base_breakpoint_ops): No longer static.
12566         (bpstat_explains_signal): New function.
12567         (init_catchpoint): No longer static.
12568         (base_breakpoint_explains_signal): New function.
12569         (base_breakpoint_ops): Initialize new field.
12570         * breakpoint.h (enum bpstat_signal_value): New.
12571         (struct breakpoint_ops) <explains_signal>: New field.
12572         (bpstat_explains_signal): Remove macro, declare as function.
12573         (base_breakpoint_ops, init_catchpoint): Declare.
12574         * break-catch-sig.c: New file.
12575         * inferior.h (signal_catch_update): Declare.
12576         * infrun.c (signal_catch): New global.
12577         (handle_syscall_event): Update for change to
12578         bpstat_explains_signal.
12579         (handle_inferior_event): Likewise.  Always handle random signals
12580         via bpstats.
12581         (signal_cache_update): Check signal_catch.
12582         (signal_catch_update): New function.
12583         (_initialize_infrun): Initialize signal_catch.
12584         * Makefile.in (SFILES): Add break-catch-sig.c.
12585         (COMMON_OBS): Add break-catch-sig.o.
12586
12587 2013-01-16  Tom Tromey  <tromey@redhat.com>
12588
12589         * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
12590         (print_one_catch_solib, print_one_catch_syscall)
12591         (print_one_catch_exec, print_one_exception_catchpoint): Emit
12592         "catch-type".
12593
12594 2013-01-16  Yao Qi  <yao@codesourcery.com>
12595
12596         * printcmd.c (current_display_number): Make it static.
12597
12598 2013-01-16  Yao Qi  <yao@codesourcery.com>
12599
12600         * infcmd.c (step_once): Don't check '!single_inst' as it was
12601         checked before.
12602
12603 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
12604
12605         * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
12606
12607 2013-01-14  Tom Tromey  <tromey@redhat.com>
12608
12609         * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
12610         set command.
12611         * command.h (add_setshow_string_noescape_cmd): Update.
12612         * corefile.c (set_gnutarget_command): Remove trailing whitespace.
12613         (complete_set_gnutarget): New function.
12614         (_initialize_core): Set the "set gnutarget" completer.
12615
12616 2013-01-14  Tom Tromey  <tromey@redhat.com>
12617
12618         PR symtab/14442:
12619         * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
12620         (c_type_print_modifier): Likewise.
12621         * dwarf2read.c (read_tag_restrict_type): New function.
12622         (read_type_die_1): Handle DW_TAG_restrict_type.
12623         * gdbtypes.c (make_restrict_type): New function.
12624         (recursive_dump_type): Handle TYPE_RESTRICT.
12625         * gdbtypes.h (enum type_flag_values): Renumber.
12626         (enum type_instance_flag_value): Add
12627         TYPE_INSTANCE_FLAG_RESTRICT.
12628         (TYPE_RESTRICT): New macro.
12629         (make_restrict_type): Declare.
12630
12631 2013-01-14  Tom Tromey  <tromey@redhat.com>
12632
12633         PR symtab/14931:
12634         * psymtab.c (struct psymtab_state): New.
12635         (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
12636         functions.
12637         * psympriv.h (make_cleanup_discard_psymtabs): Declare.
12638         * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
12639
12640 2013-01-14  Richard Sharman  <richard_sharman@mitel.com>
12641             Pedro Alves  <palves@redhat.com>
12642
12643         PR remote/14786
12644
12645         * remote.c (remote_threads_info): Make a copy of the reply from
12646         qfThreadInfo and use that instead of rs->buf.
12647
12648 2013-01-14  Yao Qi  <yao@codesourcery.com>
12649
12650         * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
12651         (dbx_psymtab_to_symtab): Likewise.
12652         * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
12653         * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
12654         * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
12655
12656 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12657
12658         * parse.c (parse_exp_in_context): New variable inner_chain.  Call
12659         make_cleanup_restore_current_language.  Call set_language.  Move
12660         OLD_CHAIN and INNER_CHAIN cleanups.
12661         * utils.c (do_restore_current_language)
12662         (make_cleanup_restore_current_language): New functions.
12663         * utils.h (make_cleanup_restore_current_language): New declaration.
12664
12665 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12666
12667         * source.c (symtab_to_fullname): Apply rewrite_source_path also for
12668         non-existing files.
12669
12670         * source.c (symtab_to_fullname): Do not prepend DIRNAME for
12671         non-existing files if FILENAME is already absolute.
12672
12673 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12674
12675         * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
12676         fputs_filtered.  Append trailing newline.
12677
12678 2013-01-11  Yao Qi  <yao@codesourcery.com>
12679             Stan Shebs  <stan@codesourcery.com>
12680
12681         * psymtab.c (init_psymbol_list): Clarify the comment.
12682
12683 2013-01-11  Yao Qi  <yao@codesourcery.com>
12684
12685         * breakpoint.c (print_one_breakpoint_location): Remove dead code.
12686         (update_dprintf_command_list): Assert that 'printf_line' is
12687         non-null.  Remove condition check.
12688
12689 2013-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12690
12691         Code cleanup.
12692         * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
12693         type const char *.
12694         * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
12695         const char *.
12696         * tui/tui-source.h (tui_source_is_displayed): Likewise.
12697
12698 2013-01-09  Anthony Green  <green@moxielogic.com>
12699
12700         * cp-abi.c (cplus_print_vtable): Don't return value from void
12701         function.
12702         * ada-lang.c (re_set_catch_assert): Ditto.
12703
12704 2013-01-09  Doug Evans  <dje@google.com>
12705
12706         * symfile.h (quick_symbol_functions): Delete member
12707         pre_expand_symtabs_matching.  All uses removed.
12708         * dwarf2read.c (dw2_lookup_symbol): Implement.
12709         (dw2_do_expand_symtabs_matching): Delete.
12710         (dw2_pre_expand_symtabs_matching): Delete.
12711         (struct dw2_symtab_iterator): New type.
12712         (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
12713         (dw2_expand_symtabs_for_function): Rewrite.
12714         (dwarf2_gdb_index_functions): Update.
12715         * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
12716         (psym_functions): Update.
12717
12718 2013-01-09  Tom Tromey  <tromey@redhat.com>
12719
12720         * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
12721         * configure: Rebuild.
12722         * configure.ac: Add somread.o to the build if BFD has SOM
12723         support.
12724         * somread.c: Include som/aout.h, not syms.h.
12725         (som_symtab_read): Use som_external_symbol_dictionary_record.
12726         Unpack records manually.
12727         (_initialize_somread): Declare.
12728
12729 2012-01-08  Mike Frysinger  <vapier@gentoo.org>
12730
12731         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
12732         Cast return_address to 64bits.
12733
12734 2013-01-08  Hui Zhu  <hui_zhu@mentor.com>
12735
12736         * printcmd.c: Remove define of function output_command.
12737         * tracepoint.c: Remove extern of function output_command.
12738         * valprint.h: (output_command): New extern.
12739
12740 2013-01-07  Tom Tromey  <tromey@redhat.com>
12741
12742         * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
12743         Remove.
12744         (objc_language_defn): Use c_printchar, c_printstr,
12745         c_emit_char.
12746
12747 2013-01-07  Tom Tromey  <tromey@redhat.com>
12748
12749         PR cli/7719:
12750         * NEWS: Update.
12751         * ada-valprint.c (printstr, print_field_values): Remove
12752         "inspect_it" code.
12753         * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
12754         code.
12755         * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
12756         code.
12757         * m2-lang.c (m2_printstr): Remove "inspect_it" code.
12758         * main.c (captured_main): Remove "epoch" argument.
12759         * objc-lang.c (objc_printstr): Remove "inspect_it" code.
12760         * p-lang.c (pascal_printstr): Remove "inspect_it" code.
12761         * p-valprint.c (pascal_object_print_value_fields): Remove
12762         "inspect_it" code.
12763         * printcmd.c (print_command_1): Remove 'inspect' argument.
12764         (print_command, call_command): Update.
12765         (inspect_command): Remove.
12766         (_initialize_printcmd): Make "inspect" an alias for "print".
12767         * top.c (epoch_interface): Remove.
12768         * top.h (epoch_interface): Remove.
12769         * valprint.c (user_print_options): Update.
12770         (print_converted_chars_to_obstack): Remove "inspect_it" code.
12771         * valprint.h (struct value_print_options) <inspect_it>: Remove
12772         field.
12773
12774 2013-01-04  Tom Tromey  <tromey@redhat.com>
12775
12776         * valprint.h (read_string): Add 'extern'.
12777
12778 2013-01-07  Joel Brobecker  <brobecker@adacore.com>
12779
12780         * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
12781         used to decide whether to define darwin_read_dyld_info or not.
12782
12783 2013-01-03  Pierre Muller  <muller@sourceware.org>
12784
12785         * main.c (relocate_gdb_directory): Avoid calling stat function
12786         if DIR is empty.
12787
12788 2013-01-03  Yao Qi  <yao@codesourcery.com>
12789
12790         * psymtab.c (fixup_psymbol_section): Update declaration.
12791         (fixup_psymbol_section): Remove code returning value.
12792
12793 2013-01-03  Yao Qi  <yao@codesourcery.com>
12794
12795         * symtab.h: Remove some out of date comments.
12796          (enum exception_event_kind): Move it ...
12797         * breakpoint.c: ... here.
12798
12799 2013-01-02  Iain Sandoe  <developer@sandoe-acoustics.co.uk>
12800
12801         PR gdb/14405
12802         * darwin-nat.c (darwin_read_dyld_info): Only build if
12803         TASK_DYLD_INFO_COUNT is defined.
12804         (darwin_xfer_partial): Call darwin_read_dyld_info only if
12805         TASK_DYLD_INFO_COUNT is defined.
12806
12807 2013-01-02  Tom Tromey  <tromey@redhat.com>
12808
12809         * symfile.h (struct ecoff_debug_hack): Remove.
12810         * objfiles.c: Don't include mdebugread.h.
12811
12812 2013-01-02  Tom Tromey  <tromey@redhat.com>
12813
12814         * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
12815         * configure.ac: Check for Mach-O support in BFD.  Update
12816         CONFIG_OBS.
12817         * configure: Rebuild.
12818
12819 2013-01-02  Tom Tromey  <tromey@redhat.com>
12820
12821         * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
12822         * configure.ac: Use GDB_AC_CHECK_BFD.
12823         * configure: Rebuild.
12824
12825 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
12826
12827         * MAINTAINERS: Update my email.
12828
12829 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
12830
12831         * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
12832
12833 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
12834
12835         * rs6000-nat.c (bss_data_overlap): New function.
12836         (vmap_symtab): Use it to adjust the .bss section's offset.
12837
12838 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
12839
12840         Update year range in copyright notice of all files.
12841
12842 2013-01-01, 13  Joel Brobecker  <brobecker@adacore.com>
12843
12844         * top.c (print_gdb_version): Update copyright year.
12845
12846 For older changes see ChangeLog-2012.
12847 \f
12848 Local Variables:
12849 mode: change-log
12850 left-margin: 8
12851 fill-column: 74
12852 version-control: never
12853 coding: utf-8
12854 End: