f5ba7d3692171c916977dcae4d3c7025f92e4e8d
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2013-12-05 Joel Brobecker <brobecker@adacore.com>
2 Tristan Gingold <gingold@adacore.com>
3
4 * amd64-windows-tdep.c (amd64_windows_frame_decode_insns):
5 Accept version 2. Ignore operations using opcode 6.
6
7 2013-12-05 Joel Brobecker <brobecker@adacore.com>
8
9 * ada-lex.l (find_dot_all): Fix coding style violations.
10
11 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
12
13 * NEWS: Add section for Intel(R) Architecture Instructions
14 Extesions mentioning MPX.
15
16 2013-12-03 Joel Brobecker <brobecker@adacore.com>
17
18 * ada-lex.l (find_dot_all): Use strncasecmp instead of strncmp.
19
20 2013-12-03 Joel Brobecker <brobecker@adacore.com>
21
22 * ada-lang.c (create_excep_cond_exprs): Force EXP to NULL
23 when parse_exp_1 threw an error. Add comment.
24
25 2013-12-03 Joel Brobecker <brobecker@adacore.com>
26
27 * NEWS: Mention "-list-features" in the entry documenting
28 the support for the "--language" option.
29
30 2013-12-03 Tom Tromey <tromey@redhat.com>
31 Jan Kratochvil <jan.kratochvil@redhat.com>
32 Doug Evans <dje@google.com>
33 Samuel Bronson <naesten@gmail.com>
34
35 Bring back gdb-add-index as a contrib script.
36 * contrib/gdb-add-index.sh: New file.
37 * NEWS: Note the addition.
38
39 2013-12-03 Samuel Bronson <naesten@gmail.com>
40
41 * MAINTAINERS (Write After Approval): Add myself to the list.
42
43 2013-12-03 Joel Brobecker <brobecker@adacore.com>
44
45 * mi/mi-main.c (mi_cmd_list_features): Remove "ada-exceptions".
46
47 2013-12-03 Joel Brobecker <brobecker@adacore.com>
48
49 * mi/mi-main.c: Remove trailing spaces throughout.
50
51 2013-12-03 Pedro Alves <palves@redhat.com>
52 Joel Brobecker <brobecker@adacore.com>
53
54 * exceptions.h (enum_errors) <UNDEFINED_COMMAND_ERROR>: New enum.
55 * mi/mi-parse.c (mi_parse): Throw UNDEFINED_COMMAND_ERROR instead
56 of a regular error when the GDB/MI command does not exist.
57 * mi/mi-main.c (mi_cmd_list_features): Add
58 "undefined-command-error-code".
59 (mi_print_exception): Print an "undefined-command"
60 error code if EXCEPTION.ERROR is UNDEFINED_COMMAND_ERROR.
61 * NEWS: Add entry documenting the new "code" variable in
62 "^error" result records.
63
64 2013-12-03 Joel Brobecker <brobecker@adacore.com>
65
66 * mi/mi-cmds.h (mi_cmd_info_gdb_mi_command): Declare.
67 * mi/mi-cmd-info.c (mi_cmd_info_gdb_mi_command): New function.
68 * mi/mi-cmds.c (mi_cmds): Add -info-gdb-mi-command command.
69 * mi/mi-main.c (mi_cmd_list_features): Add "info-gdb-mi-command"
70 field to output of "-list-features".
71
72 * NEWS: Add entry for new -info-gdb-mi-command.
73
74 2013-12-02 Doug Evans <dje@google.com>
75 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * objfiles.c (allocate_objfile): Save original_name as an absolute
78 path.
79 * objfiles.h (struct objfile): Expand comment on original_name.
80 * source.c (openp): Call gdb_abspath.
81 * utils.c (gdb_abspath): New function.
82 * utils.h (gdb_abspath): Declare.
83
84 2013-12-02 Pedro Alves <palves@redhat.com>
85
86 * dcache.c (dcache_read_line): Use target_read_raw_memory.
87 * target.c (target_read_raw_memory): New function.
88 (target_read_stack, target_write_memory, target_write_raw_memory):
89 Update comment.
90 (target_read_code): Add comment.
91 * target.h (target_read_raw_memory): Declare.
92
93 2013-12-02 Pedro Alves <palves@redhat.com>
94
95 * ctf.c (ctf_start): Use S_IRGRP, S_IXGRP, S_IXOTH
96 unconditionally.
97
98 2013-12-02 Pedro Alves <pedro@codesourcery.com>
99 Maciej W. Rozycki <macro@codesourcery.com>
100
101 * remote.c (putpkt_for_catch_errors): Remove function.
102 (remote_kill): Handle TARGET_CLOSE_ERROR from the kill packet
103 gracefully.
104
105 2013-12-02 Pedro Alves <palves@redhat.com>
106
107 PR remote/15974
108 * remote-notif.c (handle_notification): Return early if no
109 notification is found.
110
111 2013-12-02 Joel Brobecker <brobecker@adacore.com>
112
113 * common/filestuff.c (fdwalk): Add "defined(RLIMIT_NOFILE)"
114 preprocessor check.
115
116 2013-12-02 Joel Brobecker <brobecker@adacore.com>
117
118 * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
119
120 2013-12-02 Joel Brobecker <brobecker@adacore.com>
121
122 * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stat.h".
123 * ctf.c (ctf_start): Remove obsolete comment.
124
125 2013-12-02 Joel Brobecker <brobecker@adacore.com>
126
127 * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_string.h".
128
129 2013-11-30 Doug Evans <xdje42@gmail.com>
130
131 * auto-load.h (script_language): New members name, auto_load_enabled.
132 Add missing comments on struct members.
133 (auto_load_objfile_script): Delete.
134 * auto-load.c: #include "cli/cli-cmds.h".
135 (auto_load_gdb_scripts_enabled): New function.
136 (script_language_gdb): Update, add new members.
137 (source_gdb_script_for_objfile): Simplify, auto-load safe-checking
138 and call to maybe_add_script moved to caller.
139 (auto_load_objfile_script_1): Auto-load safe-checking and
140 call to maybe_add_script moved here.
141 (auto_load_objfile_script): Make static. Early exit if support for
142 scripting language hasn't been compiled in, or auto-loading has been
143 disabled.
144 (source_section_scripts): Argument "source_name" renamed to
145 "section_name". All uses updated. Replace uses of AUTO_SECTION_NAME
146 with section_name. Skip loading script if support for scripting
147 language hasn't been compiled in, or auto-loading has been disabled.
148 Call language->source_script_for_objfile instead of calling
149 source_python_script_for_objfile directly.
150 (load_auto_scripts_for_objfile): Update.
151 * python/py-auto-load.c: Delete #include "cli/cli-cmds.h".
152 (gdbpy_load_auto_script_for_objfile): Delete.
153 (auto_load_python_scripts_enabled): New function.
154 (script_language_python): Update, add new members.
155 (gdbpy_script_language_defn): New function.
156 * python/python.h (gdbpy_load_auto_scripts_for_objfile): Delete.
157 (gdbpy_script_language_defn): Declare.
158
159 * auto-load.c (AUTO_SECTION_NAME): Moved here and renamed from
160 py-auto-load.c, GDBPY_AUTO_SECTION_NAME.
161 (source_section_scripts): Moved here from py-auto-load.c.
162 (auto_load_section_scripts): Ditto.
163 * python/py-auto-load.c (GDBPY_AUTO_SECTION_NAME): Moved to
164 auto-load.c, renamed AUTO_SECTION_NAME.
165 (source_section_scripts, auto_load_section_scripts): Moved to
166 auto-load.c.
167
168 2013-11-30 Yao Qi <yao@codesourcery.com>
169
170 * remote.c (getpkt_or_notif_sane_1): Fix typo "checksm".
171
172 2013-11-29 Sergio Durigan Junior <sergiodj@redhat.com>
173
174 * gdbarch.sh: Remove include of "gdb_string.h", replace by
175 <string.h>.
176
177 2013-11-29 Doug Evans <xdje42@gmail.com>
178
179 * python/py-auto-load.c (source_section_scripts): Move comment to
180 more relevant location.
181
182 Whitespace cleanup.
183 * python/py-breakpoint.c: Remove trailing whitespace.
184 * python/py-cmd.c: Ditto.
185 * python/py-evts.c: Ditto.
186 * python/py-finishbreakpoint.c: Ditto.
187 * python/py-frame.c: Ditto.
188 * python/py-function.c: Ditto.
189 * python/py-inferior.c: Ditto.
190 * python/py-infthread.c: Ditto.
191 * python/py-param.c: Ditto.
192 * python/py-prettyprint.c: Ditto.
193 * python/py-symbol.c: Ditto.
194 * python/py-type.c: Ditto.
195 * python/py-utils.c: Ditto.
196 * python/py-value.c: Ditto.
197 * python/python-internal.h: Ditto.
198 * python/python.c: Ditto.
199
200 2013-11-29 Pedro Alves <palves@redhat.com>
201
202 * unwind_stop_reasons.def (UNWIND_NULL_ID): Update comment.
203
204 2013-11-29 Pedro Alves <palves@redhat.com>
205
206 * breakpoint.c (build_target_condition_list): Release previous
207 conditions.
208 (build_target_command_list): Release previous commands.
209 (bp_location_dtor): Release target conditions and commands.
210 * remote.c (remote_add_target_side_condition): Don't release
211 conditions.
212 (remote_add_target_side_commands): Don't release commands.
213
214 2013-11-29 Yao Qi <yao@codesourcery.com>
215 Pedro Alves <palves@redhat.com>
216
217 * dcache.c (dcache_read_line): Use current_target.beneath
218 instead of &current_target.
219 * target.c (memory_xfer_partial_1): Factor code out to ...
220 (raw_memory_xfer_partial): ... it. New function.
221 (target_xfer_partial): Call raw_memory_xfer_partial if OBJECT
222 is TARGET_OBJECT_RAW_MEMORY.
223
224 2013-11-28 Doug Evans <xdje42@gmail.com>
225
226 * breakpoint.h (gdbpy_breakpoint_object): Renamed from
227 breakpoint_object. All uses updated.
228 * python/python-internal.h (gdbpy_breakpoint_object): Renamed from
229 breakpoint_object. All uses updated.
230 * python.c (*): All uses of breakpoint_object updated.
231 * python.h (*): All uses of breakpoint_object updated.
232 * python/py-breakpoint.c (*): All uses of breakpoint_object updated.
233 * python/py-finishbreakpoint.c (*): Ditto.
234
235 2013-11-28 Doug Evans <xdje42@gmail.com>
236
237 * configure.ac: Add comments delineating libpython and libmcheck.
238 * configure: Regenerate.
239
240 2013-11-28 Andrew Burgess <aburgess@broadcom.com>
241 Pedro Alves <palves@redhat.com>
242
243 * valprint.c (value_check_printable): If the value is entirely
244 unavailable, print a single "<unavailable>" instead of printing
245 all subfields.
246
247 2013-11-28 Pedro Alves <palves@redhat.com>
248
249 * frame.c (get_prev_frame_1) <stop_reason != UNWIND_NO_REASON>:
250 Add "set debug frame" output.
251 (frame_stop_reason_symbol_string): New function.
252
253 2013-11-28 Pedro Alves <palves@redhat.com>
254
255 * frame-unwind.c (default_frame_unwind_stop_reason): Return
256 UNWIND_OUTERMOST if the frame's ID is outer_frame_id.
257 * frame.c (get_prev_frame_1): Remove outer_frame_id check.
258
259 2013-11-28 Pedro Alves <palves@redhat.com>
260
261 * frame.c (get_prev_frame_1): If the frame id is outer_frame_id,
262 set the unwind stop reason to UNWIND_OUTERMOST, not
263 UNWIND_NULL_ID. Remove explicit check for sentinel frame.
264
265 2013-11-28 Pedro Alves <palves@redhat.com>
266
267 * frame.c (frame_unwind_register): Say the register was "not
268 saved" instead of "optimized out".
269
270 2013-11-27 Steffen Sledz <sledz@dresearch-fe.de>
271
272 PR 16152
273 * configure: Rebuild.
274 * configure.ac: Tighten cygwin detection check.
275
276 2013-11-27 Pedro Alves <palves@redhat.com>
277
278 * frame-unwind.c (frame_unwind_got_optimized): Use the type of the
279 register in the previous frame's arch.
280
281 2013-11-27 Pedro Alves <palves@redhat.com>
282
283 * frame-unwind.c (frame_unwind_got_optimized): Return
284 an lval_register value instead of a not_lval value.
285
286 2013-11-27 Andrew Burgess <aburgess@broadcom.com>
287
288 * frame.c: Include "valprint.h".
289 (frame_unwind_register_value): Use value_optimized_out.
290 * value.c (value_fetch_lazy): Likewise.
291
292 2013-11-26 Andrew Burgess <aburgess@broadcom.com>
293
294 * value.c (allocate_optimized_out_value): Mark value as non-lazy.
295
296 2013-11-26 Tom Tromey <tromey@redhat.com>
297
298 * dwarf2-frame.c (dwarf2_frame_cache): Revert patch from
299 2013-11-22.
300
301 2013-11-26 Walfred Tedeschi <walfred.tedeschi@intel.com>
302
303 * i386-xstate.h (I386_XSTATE_MPX): New Macro.
304 (I386_XSTATE_MPX_MASK): Makes use of I386_XSTATE_MPX.
305 (HAS_MPX): New macro.
306 (HAS_AVX): New macro.
307 (I386_XSTATE_SIZE): Uses HAS_MPX and HAS_AVX.
308
309 2013-11-25 Keith Seitz <keiths@redhat.com>
310
311 PR c++/14819
312 * c-exp.y (classify_inner_name): If no matching symbol was
313 found, try looking up the token as a base class.
314 Likewise if a constructor was found.
315 * cp-namespace.c (find_type_baseclass_by_name): New function.
316 * cp-support.h (find_type_baseclass_by_name): Declare.
317 * valops.c (value_struct_elt_for_reference): If we get
318 a non-static field, try to get a value based on the
319 current instance, if any.
320
321 2013-11-24 Yao Qi <yao@codesourcery.com>
322
323 * disasm.c (dis_asm_read_memory): Call target_read_code
324 instead of target_read_memory.
325
326 2013-11-24 Yao Qi <yao@codesourcery.com>
327
328 * NEWS: Add note on new "set code-cache" option.
329 * target-dcache.c (code_cache_enabled_1): New variable.
330 (code_cache_enabled): New variable.
331 (show_code_cache, set_code_cache): New function.
332 (code_cache_enabled_p): New function.
333 (_initialize_target_dcache): Register command.
334 * target-dcache.h (code_cache_enabled_p): Declare.
335 * target.c (memory_xfer_partial_1):Handle
336 TARGET_OBJECT_CODE_MEMORY and code_cache_enabled.
337 (target_read_code): New function.
338 * target.h (enum target_object) <TARGET_OBJECT_CODE_MEMORY>:
339 New.
340 (target_read_code): Declare.
341
342 2013-11-24 Yao Qi <yao@codesourcery.com>
343
344 * target-dcache.c (stack_cache_enabled_p_1): Rename to ...
345 (stack_cache_enabled_1): ... this. New variable.
346 (stack_cache_enabled_p): Rename to ...
347 (stack_cache_enabled): ... this. New variable.
348 (set_stack_cache_enabled_p): Rename to ...
349 (set_stack_cache): ... this. Update caller.
350 (show_stack_cache_enabled_p): Rename to ...
351 (show_stack_cache): ... this. Update caller.
352 (stack_cache_enabled): Rename to ...
353 (stack_cache_enabled_p): ... this. Update caller.
354 (_initialize_target_dcache): Replace "data cache" with
355 "target memory cache".
356 * target-dcache.h (stack_cache_enabled): Remove declaration.
357 (stack_cache_enabled_p): Add declaration.
358
359 2013-11-23 Doug Evans <xdje42@gmail.com>
360
361 * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR,
362 superfluous.
363
364 2013-11-23 Doug Evans <xdje42@gmail.com>
365
366 * python/py-frame.c (frapy_block): Fix error message text.
367
368 2013-11-23 Doug Evans <xdje42@gmail.com>
369
370 * cli/cli-script.c (multi_line_command_p): New function.
371 (recurse_read_control_structure, read_command_lines_1): Call it.
372 (execute_control_command): Consistently have a blank line between
373 each case.
374
375 2013-11-22 Sterling Augustine <saugustine@google.com>
376
377 PR gdb/16196:
378 * valprint.c (read_string): Set new variable fetchlen based on
379 fetchlimit and size. Use it in call to partial_memory_read.
380 Update comment.
381
382 2013-11-22 Tom Tromey <tromey@redhat.com>
383
384 PR backtrace/16155:
385 * dwarf2-frame.c (dwarf2_frame_cache): Set undefined_retaddr if
386 the return address column is unspecified.
387
388 2013-11-22 Tom Tromey <tromey@redhat.com>
389 Pedro Alves <palves@redhat.com>
390
391 PR backtrace/16155
392 * value.c (value_fetch_lazy): Internal error if
393 get_frame_register_value returns the same register.
394
395 2013-11-22 Pedro Alves <palves@redhat.com>
396 Tom Tromey <tromey@redhat.com>
397
398 * frame.c (frame_stash_add): Now returns whether a frame with the
399 same ID was already known.
400 (compute_frame_id): New function, factored out from get_frame_id.
401 (get_frame_id): No longer lazilly compute the frame id here.
402 (get_prev_frame_if_no_cycle): New function. Detects wider stack
403 cycles.
404 (get_prev_frame_1): Use it instead of get_prev_frame_raw directly,
405 and checking for stack cycles here.
406
407 2013-11-22 Pedro Alves <palves@redhat.com>
408
409 PR 16155
410 * frame.c (get_prev_frame_1): Do the UNWIND_SAME_ID check between
411 this frame and the new previous frame, not between this frame and
412 the next frame.
413
414 2013-11-22 Pedro Alves <palves@redhat.com>
415
416 PR 16155
417 * dwarf2-frame.c (struct dwarf2_frame_cache)
418 <checked_tailcall_bottom, entry_cfa_sp_offset,
419 entry_cfa_sp_offset_p>: New fields.
420 (dwarf2_frame_cache): Adjust to use the new cache fields instead
421 of locals. Don't call dwarf2_tailcall_sniffer_first here.
422 (dwarf2_frame_prev_register): Call it here, but only once.
423
424 2013-11-21 Doug Evans <xdje42@gmail.com>
425
426 * gdbtypes.c: #include bcache.h, dwarf2loc.h.
427 (type_equality_entry): Move here from python/py-type.c.
428 (type_equality_entry_d): Ditto.
429 (compare_maybe_null_strings, check_types_equal): Ditto.
430 (check_types_worklist, types_deeply_equal): Ditto.
431 * gdbtypes.h (types_deeply_equal): Declare.
432 * python/py-type.c: Remove inclusion of bcache.h, dwarf2loc.h.
433 (typy_richcompare): Update.
434
435 2013-11-20 Joel Brobecker <brobecker@adacore.com>
436
437 * python/py-value.c (is_intlike): Delete.
438 (valpy_int): Replace use of CHECK_TYPEDEF and is_intlike
439 by use of is_integral_type.
440 (valpy_long): Replace use of CHECK_TYPEDEF and is_intlike
441 by use of is_integral_type and check for TYPE_CODE_PTR.
442
443 2013-11-20 Tom Tromey <tromey@redhat.com>
444
445 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Remove
446 strerror module.
447 * gnulib/aclocal.m4: Update.
448 * gnulib/config.in: Update.
449 * gnulib/configure: Update.
450 * gnulib/import/Makefile.am: Update.
451 * gnulib/import/Makefile.in: Update.
452 * gnulib/import/errno.in.h: Remove.
453 * gnulib/import/intprops.h: Remove.
454 * gnulib/import/m4/errno_h.m4: Remove.
455 * gnulib/import/m4/gnulib-cache.m4: Update.
456 * gnulib/import/m4/gnulib-comp.m4: Update.
457 * gnulib/import/m4/strerror.m4: Remove.
458 * gnulib/import/m4/sys_socket_h.m4: Remove.
459 * gnulib/import/strerror-override.c: Remove.
460 * gnulib/import/strerror-override.h: Remove.
461 * gnulib/import/strerror.c: Remove.
462 * gnulib/update-gnulib.sh: Update.
463
464 2013-11-20 Yao Qi <yao@codesourcery.com>
465
466 * target-dcache.c (target_dcache_get_or_init): Call
467 set_address_space_data if 'dcache' is NULL.
468
469 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
470
471 * common/i386-gcc-cpuid.h (bit_MPX): Synchronize with gcc file.
472
473 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
474
475 * python/lib/gdb/command/bound_register.py: New file.
476 * data-directory/Makefile.in: Copy bond_register.py to the right path
477 to be initialized at gdb startup.
478
479 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
480
481 * amd64-linux-nat.c (amd64_linux_gregset32_reg_offset):
482 Add MPX registers.
483 (amd64_linux_read_description): Add initialization for MPX and
484 AVX independently.
485 * amd64-linux-tdep.c: Includes features/i386/amd64-mpx-linux.c.
486 (amd64_linux_gregset_reg_offset): Add MPX registers.
487 (amd64_linux_core_read_description): Add initialization for MPX
488 registers.
489 (_initialize_amd64_linux_tdep): Initialize MPX targets.
490 * amd64-linux-tdep.h (AMD64_LINUX_RAX_REGNUM): Set it to the last
491 register on the list.
492 (tdesc_amd64_mpx_linux) Add new target for MPX.
493 * amd64-tdep.c: Includes features/i386/amd64-mpx.c.
494 (amd64_mpx_names): MPX register names.
495 (amd64_init_abi): Add MPX register while initializing the ABI.
496 (_initialize_amd64_tdep): Initialize MPX targets.
497 * amd64-tdep.h (amd64_regnum): Add MPX registers.
498 (AMD64_NUM_REGS): Set number of registers taking MPX into account.
499
500 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
501
502 * i386-linux-nat.c (GETXSTATEREGS_SUPPLIES): Add MPX
503 registers on the range of registers to be read from
504 xsave buffer.
505 (i386_linux_read_description): Add case for MPX.
506 * i386-linux-tdep.c: Include features/i386/i386-mpx-linux.c.
507 (i386_linux_gregset_reg_offset): Add MPX registers.
508 (i386_linux_core_read_description): Initialize also MPX.
509 (_initialize_i386_linux_tdep): Add mpx initialization.
510 * i386-tdep.h (gdbarch_tdep): Add fields bnd0r_regnum, bnd0_regnum,
511 mpx_register_names.
512 (i386_regnum): Add MPX registers.
513 (I386_MPX_NUM_REGS): New macro.
514 (i386_bnd_regnum_p): New function.
515 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): Set
516 number of registers to be the number of BNDSTATUS.
517 (tdesc_i386_mpx_linux): Add description for MPX Linux registers.
518 * i386-tdep.c: Include features/i386/i386-mpx.c.
519 (i386_mpx_names): Add MPX register names array.
520 (i386_bnd_names): Add bnd pseudo register names array.
521 (i386_bndr_regnum_p): Lookup register numbers for bnd raw
522 registers.
523 (i386_bndr_regnum_p): Lookup register numbers for bnd raw registers.
524 (386_mpx_ctrl_regnum_p): Lookup register numbers for MPX control
525 registers.
526 (i386_bnd_type): New function.
527 (i386_pseudo_register_type): Use i386_bnd_type for bnd pseudo
528 register types.
529 (i386_pseudo_register_read_into_value): Add bnd case.
530 (i386_pseudo_register_write): Add bnd pseudo registers.
531 (i386_register_reggroup_p): Add MPX register to the group all.
532 (i386_validate_tdesc_p): Add MPX to the target description
533 validation.
534 (i386_pseudo_register_name): Add bnd pseudo registers.
535 (i386_gdbarch_init): Add MPX for architecture initialization.
536 (_initia_initialize_i386_tdep): Add mpx initialization.
537 * i387-tdep.c (xsave_mpx_offset): New vector for MPX offsets on
538 XSAVE buffer.
539 (XSAVE_MPX_ADDR): New macro.
540 (i387_supply_xsave): Add MPX case.
541 (i387_collect_xsave): Add MPX case.
542 * i387-tdep.h (I387_BND0R_REGNUM): New macro.
543 (I387_BNDCFGU_REGNUM): New macro.
544 (I387_NUM_MPX_REGS): New macro.
545 (I387_NUM_BND_REGS): New macro.
546 (I387_NUM_MPX_CTRL_REGS): New macro.
547 (I387_MPXEND_REGNUM): New macro.
548 * common/i386-xstate.h (I386_XSTATE_BNDREGS): New macro.
549 (I386_XSTATE_BNDCFG): Likewise.
550 (I386_XSTATE_MPX_MASK): Likewise.
551 (I386_XSTATE_ALL_MASK): New macro represents flags for all states.
552 (I386_XSTATE_BNDREGS_SIZE): New macro.
553 (I386_XSTATE_BNDCFG_SIZE): Likewise.
554 (I386_XSTATE_SIZE): Adapt for MPX.
555 (I386_XSTATE_MAX_SIZE): Likewise.
556
557 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
558
559 * features/i386/Makefile: Adapts for using MPX registers.
560 * features/i386/32bit-mpx.xml: New file.
561 * features/i386/64bit-mpx.xml: Likewise.
562 * features/i386/amd64-mpx-linux.c: Likewise.
563 * features/i386/amd64-mpx-linux.xml: Likewise.
564 * features/i386/amd64-mpx.c: Likewise.
565 * features/i386/amd64-mpx.xml: Likewise.
566 * features/i386/i386-mpx-linux.c: Likewise.
567 * features/i386/i386-mpx-linux.xml: Likewise.
568 * features/i386/i386-mpx.c: Likewise.
569 * features/i386/i386-mpx.xml: Likewise.
570 * regformats/i386/amd64-mpx-linux.dat: New file.
571 * regformats/i386/amd64-mpx.dat: Likewise.
572 * regformats/i386/i386-mpx-linux.dat: Likewise.
573 * regformats/i386/i386-mpx.dat: Likewise.
574
575 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
576
577 * target-descriptions.c (maint_print_maint_print_c_tdesc_cmd):
578 Modified logic of creating a bitfield to be in sync with
579 tdesc_gdb_type.
580
581 2013-11-20 Will Newton <will.newton@linaro.org>
582
583 * arm-tdep.c (arm_get_next_pc): Remove "Infinite loop detected"
584 error message.
585
586 2013-11-20 Yao Qi <yao@codesourcery.com>
587
588 * progspace.h (struct address_space_data): Declare.
589 * target-dcache.c: Include "progspace.h".
590 (target_dache): Remove.
591 (target_dcache_aspace_key): New.
592 (target_dcache_cleanup): New function.
593 (target_dcache_init_p): Get data through
594 target_dcache_aspace_key.
595 (target_dcache_invalidate): Likewise.
596 (target_dcache_get): Likewise.
597 (target_dcache_get_or_init): Likewise.
598 (_initialize_target_dcache): Initialize
599 target_dcache_aspace_key.
600
601 2013-11-20 Yao Qi <yao@codesourcery.com>
602
603 * progspace.c (struct address_space): Update comments.
604 <REGISTRY_FIELDS>: New fields.
605 DEFINE_REGISTRY for address_space.
606 (new_address_space): Call address_space_alloc_data.
607 (free_address_space): Call address_space_free_data.
608 * progspace.h: Use DECLARE_REGISTRY.
609
610 2013-11-20 Yao Qi <yao@codesourcery.com>
611
612 * Makefile.in (SFILES):Add target-dcache.c.
613 (HFILES_NO_SRCDIR): Add target-dcache.h.
614 (COMMON_OBS): Add target-dcache.o.
615 * dcache.c: Remove inclusion to "target.h". Include
616 "target-dcache.h".
617 * memattr.c: Include "target-dcache.h".
618 * top.c: Likewise.
619 * tracepoint.c: Likewise.
620 * target.c: (stack_cache_enabled_p_1): Move to
621 target-dcache.c.
622 (stack_cache_enabled_p): Likewise.
623 (set_stack_cache_enabled_p): Likewise.
624 (show_stack_cache_enabled_p): Likewise.
625 (target_dcache, target_dcache_init_p): Likewise.
626 (target_dcache_invalidate): Likewise.
627 (target_dcache_get, target_dcache_get_or_init): Likewise.
628 (memory_xfer_partial_1): Call function stack_cache_enabled.
629 (initialize_target): Move code to target-dcache.c.
630 * target.h (target_dcache_invalidate): Move to
631 target-dcache.h.
632 (target_dcache_get): Likewise.
633 * target-dcache.c: New.
634 * target-dcache.h: New.
635
636 2013-11-20 Yao Qi <yao@codesourcery.com>
637
638 * target.c (memory_xfer_partial_1): Update 'target_dcache' if
639 it is initialized.
640
641 2013-11-20 Yao Qi <yao@codesourcery.com>
642
643 * dcache.c (last_cache): Remove.
644 (dcache_free, dcache_init): Update.
645 (dcache_update):
646 (dcache_print_line): Add parameter 'dcache'. Replace
647 'target_dcache' with 'dcache'.
648 (dcache_info): Move code to dcache_info_1. Call
649 'dcache_info_1'.
650 (dcache_info_1): New function.
651 (set_dcache_size): Call target_dcache_invalidate.
652 (set_dcache_line_size): Call target_dcache_invalidate.
653 * target.c (target_dcache_init_p): New function.
654 (target_dcache_invalidate): Check target_dcache_init_p first.
655 (target_dcache_get, target_dcache_get_or_init): New function.
656 (memory_xfer_partial_1): Adjust.
657 (initialize_target): Don't initialize 'target_dcache'.
658 * target.h (struct dcache_struct): Declare.
659 (target_dcache_get): Declare.
660
661 2013-11-19 Yao Qi <yao@codesourcery.com>
662
663 * varobj.c (varobj_get_type): Fix typo.
664
665 2013-11-19 Joel Brobecker <brobecker@adacore.com>
666
667 * python/py-value.c (is_intlike): Add TYPE_CODE_RANGE handling.
668
669 2013-11-19 Joel Brobecker <brobecker@adacore.com>
670
671 * contrib/ari/gdb_ari.sh: Remove checks for "dirent.h" and
672 "stat.h".
673
674 2013-11-18 Tom Tromey <tromey@redhat.com>
675
676 * common/gdb_stat.h: Remove.
677 * ada-lang.c: Use sys/stat.h, not gdb_stat.h.
678 * common/filestuff.c: Use sys/stat.h, not gdb_stat.h.
679 * common/linux-osdata.c: Use sys/stat.h, not gdb_stat.h.
680 * corefile.c: Use sys/stat.h, not gdb_stat.h.
681 * ctf.c: Use sys/stat.h, not gdb_stat.h.
682 * darwin-nat.c: Use sys/stat.h, not gdb_stat.h.
683 * dbxread.c: Use sys/stat.h, not gdb_stat.h.
684 * dwarf2read.c: Use sys/stat.h, not gdb_stat.h.
685 * exec.c: Use sys/stat.h, not gdb_stat.h.
686 * gdbserver/linux-low.c: Use sys/stat.h, not gdb_stat.h.
687 * gdbserver/remote-utils.c: Use sys/stat.h, not gdb_stat.h.
688 * inf-child.c: Use sys/stat.h, not gdb_stat.h.
689 * jit.c: Use sys/stat.h, not gdb_stat.h.
690 * linux-nat.c: Use sys/stat.h, not gdb_stat.h.
691 * m68klinux-nat.c: Use sys/stat.h, not gdb_stat.h.
692 * main.c: Use sys/stat.h, not gdb_stat.h.
693 * mdebugread.c: Use sys/stat.h, not gdb_stat.h.
694 * mi/mi-cmd-env.c: Use sys/stat.h, not gdb_stat.h.
695 * nto-tdep.c: Use sys/stat.h, not gdb_stat.h.
696 * objfiles.c: Use sys/stat.h, not gdb_stat.h.
697 * procfs.c: Use sys/stat.h, not gdb_stat.h.
698 * remote-fileio.c: Use sys/stat.h, not gdb_stat.h.
699 * remote-mips.c: Use sys/stat.h, not gdb_stat.h.
700 * remote.c: Use sys/stat.h, not gdb_stat.h.
701 * rs6000-nat.c: Use sys/stat.h, not gdb_stat.h.
702 * sol-thread.c: Use sys/stat.h, not gdb_stat.h.
703 * solib-spu.c: Use sys/stat.h, not gdb_stat.h.
704 * source.c: Use sys/stat.h, not gdb_stat.h.
705 * symfile.c: Use sys/stat.h, not gdb_stat.h.
706 * symmisc.c: Use sys/stat.h, not gdb_stat.h.
707 * symtab.c: Use sys/stat.h, not gdb_stat.h.
708 * top.c: Use sys/stat.h, not gdb_stat.h.
709 * xcoffread.c: Use sys/stat.h, not gdb_stat.h.
710
711 2013-11-18 Tom Tromey <tromey@redhat.com>
712
713 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
714 sys_stat.
715 * gnulib/aclocal.m4: Update.
716 * gnulib/config.in: Update.
717 * gnulib/configure: Update.
718 * gnulib/import/Makefile.am: Update.
719 * gnulib/import/Makefile.in: Update.
720 * gnulib/import/m4/gnulib-cache.m4: Update.
721 * gnulib/import/m4/gnulib-comp.m4: Update.
722 * gnulib/import/m4/sys_stat_h.m4: New.
723 * gnulib/import/m4/time_h.m4: New.
724 * gnulib/import/sys_stat.in.h: New.
725 * gnulib/import/time.in.h: New.
726
727 2013-11-18 Tom Tromey <tromey@redhat.com>
728
729 * configure: Rebuild.
730 * configure.ac: Remove check of HAVE_SYS_TYPES_H.
731
732 2013-11-18 Tom Tromey <tromey@redhat.com>
733
734 * configure: Rebuild.
735 * configure.ac: Don't check for unistd.h.
736
737 2013-11-18 Tom Tromey <tromey@redhat.com>
738
739 * configure: Rebuild.
740 * configure.ac: Don't check for stdlib.h
741 * defs.h: Include stdlib.h unconditionally.
742
743 2013-11-18 Tom Tromey <tromey@redhat.com>
744
745 * config.in: Rebuild.
746 * configure: Rebuild.
747 * configure.ac: Don't check for stddef.h.
748 * defs.h: Unconditionally include stddef.h. Remove duplicate
749 inclusion.
750
751 2013-11-18 Tom Tromey <tromey@redhat.com>
752
753 * common/common.m4 (GDB_AC_COMMON): Don't use AC_HEADER_DIRENT.
754 * common/gdb_dirent.h: Remove.
755 * common/filestuff.c: Use dirent.h.
756 * common/linux-osdata.c: Use dirent.h.
757 (NAMELEN): Define.
758 * config.in: Rebuild.
759 * configure: Rebuild.
760 * configure.ac: Don't use AC_HEADER_DIRENT.
761 * linux-fork.c: Use dirent.h
762 * linux-nat.c: Use dirent.h.
763 * nto-procfs.c: Use dirent.h.
764 * procfs.c: Use dirent.h.
765
766 2013-11-18 Tom Tromey <tromey@redhat.com>
767
768 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add dirent.
769 * gnulib/aclocal.m4: Update.
770 * gnulib/config.in: Update.
771 * gnulib/configure: Update.
772 * gnulib/import/Makefile.am: Update.
773 * gnulib/import/Makefile.in: Update.
774 * gnulib/import/dirent.in.h: New.
775 * gnulib/import/m4/dirent_h.m4: New.
776 * gnulib/import/m4/gnulib-cache.m4: Update.
777 * gnulib/import/m4/gnulib-comp.m4: Update.
778
779 2013-11-18 Tom Tromey <tromey@redhat.com>
780
781 * configure: Rebuild.
782 * common/common.m4 (GDB_AC_COMMON): Don't check for string.h or
783 strings.h.
784
785 2013-11-18 Tom Tromey <tromey@redhat.com>
786
787 * common/gdb_string.h: Remove.
788 * aarch64-tdep.c: Use string.h, not gdb_string.h.
789 * ada-exp.y: Use string.h, not gdb_string.h.
790 * ada-lang.c: Use string.h, not gdb_string.h.
791 * ada-lex.l: Use string.h, not gdb_string.h.
792 * ada-typeprint.c: Use string.h, not gdb_string.h.
793 * ada-valprint.c: Use string.h, not gdb_string.h.
794 * aix-thread.c: Use string.h, not gdb_string.h.
795 * alpha-linux-tdep.c: Use string.h, not gdb_string.h.
796 * alpha-mdebug-tdep.c: Use string.h, not gdb_string.h.
797 * alpha-nat.c: Use string.h, not gdb_string.h.
798 * alpha-osf1-tdep.c: Use string.h, not gdb_string.h.
799 * alpha-tdep.c: Use string.h, not gdb_string.h.
800 * alphanbsd-tdep.c: Use string.h, not gdb_string.h.
801 * amd64-dicos-tdep.c: Use string.h, not gdb_string.h.
802 * amd64-linux-nat.c: Use string.h, not gdb_string.h.
803 * amd64-linux-tdep.c: Use string.h, not gdb_string.h.
804 * amd64-nat.c: Use string.h, not gdb_string.h.
805 * amd64-sol2-tdep.c: Use string.h, not gdb_string.h.
806 * amd64fbsd-tdep.c: Use string.h, not gdb_string.h.
807 * amd64obsd-tdep.c: Use string.h, not gdb_string.h.
808 * arch-utils.c: Use string.h, not gdb_string.h.
809 * arm-linux-nat.c: Use string.h, not gdb_string.h.
810 * arm-linux-tdep.c: Use string.h, not gdb_string.h.
811 * arm-tdep.c: Use string.h, not gdb_string.h.
812 * arm-wince-tdep.c: Use string.h, not gdb_string.h.
813 * armbsd-tdep.c: Use string.h, not gdb_string.h.
814 * armnbsd-nat.c: Use string.h, not gdb_string.h.
815 * armnbsd-tdep.c: Use string.h, not gdb_string.h.
816 * armobsd-tdep.c: Use string.h, not gdb_string.h.
817 * avr-tdep.c: Use string.h, not gdb_string.h.
818 * ax-gdb.c: Use string.h, not gdb_string.h.
819 * ax-general.c: Use string.h, not gdb_string.h.
820 * bcache.c: Use string.h, not gdb_string.h.
821 * bfin-tdep.c: Use string.h, not gdb_string.h.
822 * breakpoint.c: Use string.h, not gdb_string.h.
823 * build-id.c: Use string.h, not gdb_string.h.
824 * buildsym.c: Use string.h, not gdb_string.h.
825 * c-exp.y: Use string.h, not gdb_string.h.
826 * c-lang.c: Use string.h, not gdb_string.h.
827 * c-typeprint.c: Use string.h, not gdb_string.h.
828 * c-valprint.c: Use string.h, not gdb_string.h.
829 * charset.c: Use string.h, not gdb_string.h.
830 * cli-out.c: Use string.h, not gdb_string.h.
831 * cli/cli-cmds.c: Use string.h, not gdb_string.h.
832 * cli/cli-decode.c: Use string.h, not gdb_string.h.
833 * cli/cli-dump.c: Use string.h, not gdb_string.h.
834 * cli/cli-interp.c: Use string.h, not gdb_string.h.
835 * cli/cli-logging.c: Use string.h, not gdb_string.h.
836 * cli/cli-script.c: Use string.h, not gdb_string.h.
837 * cli/cli-setshow.c: Use string.h, not gdb_string.h.
838 * cli/cli-utils.c: Use string.h, not gdb_string.h.
839 * coffread.c: Use string.h, not gdb_string.h.
840 * common/common-utils.c: Use string.h, not gdb_string.h.
841 * common/filestuff.c: Use string.h, not gdb_string.h.
842 * common/linux-procfs.c: Use string.h, not gdb_string.h.
843 * common/linux-ptrace.c: Use string.h, not gdb_string.h.
844 * common/signals.c: Use string.h, not gdb_string.h.
845 * common/vec.h: Use string.h, not gdb_string.h.
846 * core-regset.c: Use string.h, not gdb_string.h.
847 * corefile.c: Use string.h, not gdb_string.h.
848 * corelow.c: Use string.h, not gdb_string.h.
849 * cp-abi.c: Use string.h, not gdb_string.h.
850 * cp-support.c: Use string.h, not gdb_string.h.
851 * cp-valprint.c: Use string.h, not gdb_string.h.
852 * cris-tdep.c: Use string.h, not gdb_string.h.
853 * d-lang.c: Use string.h, not gdb_string.h.
854 * dbxread.c: Use string.h, not gdb_string.h.
855 * dcache.c: Use string.h, not gdb_string.h.
856 * demangle.c: Use string.h, not gdb_string.h.
857 * dicos-tdep.c: Use string.h, not gdb_string.h.
858 * disasm.c: Use string.h, not gdb_string.h.
859 * doublest.c: Use string.h, not gdb_string.h.
860 * dsrec.c: Use string.h, not gdb_string.h.
861 * dummy-frame.c: Use string.h, not gdb_string.h.
862 * dwarf2-frame.c: Use string.h, not gdb_string.h.
863 * dwarf2loc.c: Use string.h, not gdb_string.h.
864 * dwarf2read.c: Use string.h, not gdb_string.h.
865 * elfread.c: Use string.h, not gdb_string.h.
866 * environ.c: Use string.h, not gdb_string.h.
867 * eval.c: Use string.h, not gdb_string.h.
868 * event-loop.c: Use string.h, not gdb_string.h.
869 * exceptions.c: Use string.h, not gdb_string.h.
870 * exec.c: Use string.h, not gdb_string.h.
871 * expprint.c: Use string.h, not gdb_string.h.
872 * f-exp.y: Use string.h, not gdb_string.h.
873 * f-lang.c: Use string.h, not gdb_string.h.
874 * f-typeprint.c: Use string.h, not gdb_string.h.
875 * f-valprint.c: Use string.h, not gdb_string.h.
876 * fbsd-nat.c: Use string.h, not gdb_string.h.
877 * findcmd.c: Use string.h, not gdb_string.h.
878 * findvar.c: Use string.h, not gdb_string.h.
879 * fork-child.c: Use string.h, not gdb_string.h.
880 * frame.c: Use string.h, not gdb_string.h.
881 * frv-linux-tdep.c: Use string.h, not gdb_string.h.
882 * frv-tdep.c: Use string.h, not gdb_string.h.
883 * gdb.c: Use string.h, not gdb_string.h.
884 * gdb_bfd.c: Use string.h, not gdb_string.h.
885 * gdbarch.c: Use string.h, not gdb_string.h.
886 * gdbtypes.c: Use string.h, not gdb_string.h.
887 * gnu-nat.c: Use string.h, not gdb_string.h.
888 * gnu-v2-abi.c: Use string.h, not gdb_string.h.
889 * gnu-v3-abi.c: Use string.h, not gdb_string.h.
890 * go-exp.y: Use string.h, not gdb_string.h.
891 * go-lang.c: Use string.h, not gdb_string.h.
892 * go32-nat.c: Use string.h, not gdb_string.h.
893 * hppa-hpux-tdep.c: Use string.h, not gdb_string.h.
894 * hppa-linux-nat.c: Use string.h, not gdb_string.h.
895 * hppanbsd-tdep.c: Use string.h, not gdb_string.h.
896 * hppaobsd-tdep.c: Use string.h, not gdb_string.h.
897 * i386-cygwin-tdep.c: Use string.h, not gdb_string.h.
898 * i386-dicos-tdep.c: Use string.h, not gdb_string.h.
899 * i386-linux-nat.c: Use string.h, not gdb_string.h.
900 * i386-linux-tdep.c: Use string.h, not gdb_string.h.
901 * i386-nto-tdep.c: Use string.h, not gdb_string.h.
902 * i386-sol2-tdep.c: Use string.h, not gdb_string.h.
903 * i386-tdep.c: Use string.h, not gdb_string.h.
904 * i386bsd-tdep.c: Use string.h, not gdb_string.h.
905 * i386gnu-nat.c: Use string.h, not gdb_string.h.
906 * i386nbsd-tdep.c: Use string.h, not gdb_string.h.
907 * i386obsd-tdep.c: Use string.h, not gdb_string.h.
908 * i387-tdep.c: Use string.h, not gdb_string.h.
909 * ia64-libunwind-tdep.c: Use string.h, not gdb_string.h.
910 * ia64-linux-nat.c: Use string.h, not gdb_string.h.
911 * inf-child.c: Use string.h, not gdb_string.h.
912 * inf-ptrace.c: Use string.h, not gdb_string.h.
913 * inf-ttrace.c: Use string.h, not gdb_string.h.
914 * infcall.c: Use string.h, not gdb_string.h.
915 * infcmd.c: Use string.h, not gdb_string.h.
916 * inflow.c: Use string.h, not gdb_string.h.
917 * infrun.c: Use string.h, not gdb_string.h.
918 * interps.c: Use string.h, not gdb_string.h.
919 * iq2000-tdep.c: Use string.h, not gdb_string.h.
920 * irix5-nat.c: Use string.h, not gdb_string.h.
921 * jv-exp.y: Use string.h, not gdb_string.h.
922 * jv-lang.c: Use string.h, not gdb_string.h.
923 * jv-typeprint.c: Use string.h, not gdb_string.h.
924 * jv-valprint.c: Use string.h, not gdb_string.h.
925 * language.c: Use string.h, not gdb_string.h.
926 * linux-fork.c: Use string.h, not gdb_string.h.
927 * linux-nat.c: Use string.h, not gdb_string.h.
928 * lm32-tdep.c: Use string.h, not gdb_string.h.
929 * m2-exp.y: Use string.h, not gdb_string.h.
930 * m2-typeprint.c: Use string.h, not gdb_string.h.
931 * m32c-tdep.c: Use string.h, not gdb_string.h.
932 * m32r-linux-nat.c: Use string.h, not gdb_string.h.
933 * m32r-linux-tdep.c: Use string.h, not gdb_string.h.
934 * m32r-rom.c: Use string.h, not gdb_string.h.
935 * m32r-tdep.c: Use string.h, not gdb_string.h.
936 * m68hc11-tdep.c: Use string.h, not gdb_string.h.
937 * m68k-tdep.c: Use string.h, not gdb_string.h.
938 * m68kbsd-tdep.c: Use string.h, not gdb_string.h.
939 * m68klinux-nat.c: Use string.h, not gdb_string.h.
940 * m68klinux-tdep.c: Use string.h, not gdb_string.h.
941 * m88k-tdep.c: Use string.h, not gdb_string.h.
942 * macrocmd.c: Use string.h, not gdb_string.h.
943 * main.c: Use string.h, not gdb_string.h.
944 * mdebugread.c: Use string.h, not gdb_string.h.
945 * mem-break.c: Use string.h, not gdb_string.h.
946 * memattr.c: Use string.h, not gdb_string.h.
947 * memory-map.c: Use string.h, not gdb_string.h.
948 * mep-tdep.c: Use string.h, not gdb_string.h.
949 * mi/mi-cmd-break.c: Use string.h, not gdb_string.h.
950 * mi/mi-cmd-disas.c: Use string.h, not gdb_string.h.
951 * mi/mi-cmd-env.c: Use string.h, not gdb_string.h.
952 * mi/mi-cmd-stack.c: Use string.h, not gdb_string.h.
953 * mi/mi-cmd-var.c: Use string.h, not gdb_string.h.
954 * mi/mi-cmds.c: Use string.h, not gdb_string.h.
955 * mi/mi-console.c: Use string.h, not gdb_string.h.
956 * mi/mi-getopt.c: Use string.h, not gdb_string.h.
957 * mi/mi-interp.c: Use string.h, not gdb_string.h.
958 * mi/mi-main.c: Use string.h, not gdb_string.h.
959 * mi/mi-parse.c: Use string.h, not gdb_string.h.
960 * microblaze-rom.c: Use string.h, not gdb_string.h.
961 * microblaze-tdep.c: Use string.h, not gdb_string.h.
962 * mingw-hdep.c: Use string.h, not gdb_string.h.
963 * minidebug.c: Use string.h, not gdb_string.h.
964 * minsyms.c: Use string.h, not gdb_string.h.
965 * mips-irix-tdep.c: Use string.h, not gdb_string.h.
966 * mips-linux-tdep.c: Use string.h, not gdb_string.h.
967 * mips-tdep.c: Use string.h, not gdb_string.h.
968 * mips64obsd-tdep.c: Use string.h, not gdb_string.h.
969 * mipsnbsd-tdep.c: Use string.h, not gdb_string.h.
970 * mipsread.c: Use string.h, not gdb_string.h.
971 * mn10300-linux-tdep.c: Use string.h, not gdb_string.h.
972 * mn10300-tdep.c: Use string.h, not gdb_string.h.
973 * monitor.c: Use string.h, not gdb_string.h.
974 * moxie-tdep.c: Use string.h, not gdb_string.h.
975 * mt-tdep.c: Use string.h, not gdb_string.h.
976 * nbsd-tdep.c: Use string.h, not gdb_string.h.
977 * nios2-linux-tdep.c: Use string.h, not gdb_string.h.
978 * nto-procfs.c: Use string.h, not gdb_string.h.
979 * nto-tdep.c: Use string.h, not gdb_string.h.
980 * objc-lang.c: Use string.h, not gdb_string.h.
981 * objfiles.c: Use string.h, not gdb_string.h.
982 * opencl-lang.c: Use string.h, not gdb_string.h.
983 * osabi.c: Use string.h, not gdb_string.h.
984 * osdata.c: Use string.h, not gdb_string.h.
985 * p-exp.y: Use string.h, not gdb_string.h.
986 * p-lang.c: Use string.h, not gdb_string.h.
987 * p-typeprint.c: Use string.h, not gdb_string.h.
988 * parse.c: Use string.h, not gdb_string.h.
989 * posix-hdep.c: Use string.h, not gdb_string.h.
990 * ppc-linux-nat.c: Use string.h, not gdb_string.h.
991 * ppc-sysv-tdep.c: Use string.h, not gdb_string.h.
992 * ppcfbsd-tdep.c: Use string.h, not gdb_string.h.
993 * ppcnbsd-tdep.c: Use string.h, not gdb_string.h.
994 * ppcobsd-tdep.c: Use string.h, not gdb_string.h.
995 * printcmd.c: Use string.h, not gdb_string.h.
996 * procfs.c: Use string.h, not gdb_string.h.
997 * prologue-value.c: Use string.h, not gdb_string.h.
998 * python/py-auto-load.c: Use string.h, not gdb_string.h.
999 * python/py-gdb-readline.c: Use string.h, not gdb_string.h.
1000 * ravenscar-thread.c: Use string.h, not gdb_string.h.
1001 * regcache.c: Use string.h, not gdb_string.h.
1002 * registry.c: Use string.h, not gdb_string.h.
1003 * remote-fileio.c: Use string.h, not gdb_string.h.
1004 * remote-m32r-sdi.c: Use string.h, not gdb_string.h.
1005 * remote-mips.c: Use string.h, not gdb_string.h.
1006 * remote-sim.c: Use string.h, not gdb_string.h.
1007 * remote.c: Use string.h, not gdb_string.h.
1008 * reverse.c: Use string.h, not gdb_string.h.
1009 * rs6000-aix-tdep.c: Use string.h, not gdb_string.h.
1010 * ser-base.c: Use string.h, not gdb_string.h.
1011 * ser-go32.c: Use string.h, not gdb_string.h.
1012 * ser-mingw.c: Use string.h, not gdb_string.h.
1013 * ser-pipe.c: Use string.h, not gdb_string.h.
1014 * ser-tcp.c: Use string.h, not gdb_string.h.
1015 * ser-unix.c: Use string.h, not gdb_string.h.
1016 * serial.c: Use string.h, not gdb_string.h.
1017 * sh-tdep.c: Use string.h, not gdb_string.h.
1018 * sh64-tdep.c: Use string.h, not gdb_string.h.
1019 * shnbsd-tdep.c: Use string.h, not gdb_string.h.
1020 * skip.c: Use string.h, not gdb_string.h.
1021 * sol-thread.c: Use string.h, not gdb_string.h.
1022 * solib-dsbt.c: Use string.h, not gdb_string.h.
1023 * solib-frv.c: Use string.h, not gdb_string.h.
1024 * solib-osf.c: Use string.h, not gdb_string.h.
1025 * solib-spu.c: Use string.h, not gdb_string.h.
1026 * solib-target.c: Use string.h, not gdb_string.h.
1027 * solib.c: Use string.h, not gdb_string.h.
1028 * somread.c: Use string.h, not gdb_string.h.
1029 * source.c: Use string.h, not gdb_string.h.
1030 * sparc-nat.c: Use string.h, not gdb_string.h.
1031 * sparc-sol2-tdep.c: Use string.h, not gdb_string.h.
1032 * sparc-tdep.c: Use string.h, not gdb_string.h.
1033 * sparc64-tdep.c: Use string.h, not gdb_string.h.
1034 * sparc64fbsd-tdep.c: Use string.h, not gdb_string.h.
1035 * sparc64nbsd-tdep.c: Use string.h, not gdb_string.h.
1036 * sparcnbsd-tdep.c: Use string.h, not gdb_string.h.
1037 * spu-linux-nat.c: Use string.h, not gdb_string.h.
1038 * spu-multiarch.c: Use string.h, not gdb_string.h.
1039 * spu-tdep.c: Use string.h, not gdb_string.h.
1040 * stabsread.c: Use string.h, not gdb_string.h.
1041 * stack.c: Use string.h, not gdb_string.h.
1042 * std-regs.c: Use string.h, not gdb_string.h.
1043 * symfile.c: Use string.h, not gdb_string.h.
1044 * symmisc.c: Use string.h, not gdb_string.h.
1045 * symtab.c: Use string.h, not gdb_string.h.
1046 * target.c: Use string.h, not gdb_string.h.
1047 * thread.c: Use string.h, not gdb_string.h.
1048 * tilegx-linux-nat.c: Use string.h, not gdb_string.h.
1049 * tilegx-tdep.c: Use string.h, not gdb_string.h.
1050 * top.c: Use string.h, not gdb_string.h.
1051 * tracepoint.c: Use string.h, not gdb_string.h.
1052 * tui/tui-command.c: Use string.h, not gdb_string.h.
1053 * tui/tui-data.c: Use string.h, not gdb_string.h.
1054 * tui/tui-disasm.c: Use string.h, not gdb_string.h.
1055 * tui/tui-file.c: Use string.h, not gdb_string.h.
1056 * tui/tui-layout.c: Use string.h, not gdb_string.h.
1057 * tui/tui-out.c: Use string.h, not gdb_string.h.
1058 * tui/tui-regs.c: Use string.h, not gdb_string.h.
1059 * tui/tui-source.c: Use string.h, not gdb_string.h.
1060 * tui/tui-stack.c: Use string.h, not gdb_string.h.
1061 * tui/tui-win.c: Use string.h, not gdb_string.h.
1062 * tui/tui-windata.c: Use string.h, not gdb_string.h.
1063 * tui/tui-winsource.c: Use string.h, not gdb_string.h.
1064 * typeprint.c: Use string.h, not gdb_string.h.
1065 * ui-file.c: Use string.h, not gdb_string.h.
1066 * ui-out.c: Use string.h, not gdb_string.h.
1067 * user-regs.c: Use string.h, not gdb_string.h.
1068 * utils.c: Use string.h, not gdb_string.h.
1069 * v850-tdep.c: Use string.h, not gdb_string.h.
1070 * valarith.c: Use string.h, not gdb_string.h.
1071 * valops.c: Use string.h, not gdb_string.h.
1072 * valprint.c: Use string.h, not gdb_string.h.
1073 * value.c: Use string.h, not gdb_string.h.
1074 * varobj.c: Use string.h, not gdb_string.h.
1075 * vax-tdep.c: Use string.h, not gdb_string.h.
1076 * vaxnbsd-tdep.c: Use string.h, not gdb_string.h.
1077 * vaxobsd-tdep.c: Use string.h, not gdb_string.h.
1078 * windows-nat.c: Use string.h, not gdb_string.h.
1079 * xcoffread.c: Use string.h, not gdb_string.h.
1080 * xml-support.c: Use string.h, not gdb_string.h.
1081 * xstormy16-tdep.c: Use string.h, not gdb_string.h.
1082 * xtensa-linux-nat.c: Use string.h, not gdb_string.h.
1083
1084 2013-11-18 Tom Tromey <tromey@redhat.com>
1085
1086 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strerror
1087 and strstr.
1088 * gnulib/aclocal.m4: Update.
1089 * gnulib/config.in: Update.
1090 * gnulib/configure: Update.
1091 * gnulib/import/Makefile.am: Update.
1092 * gnulib/import/Makefile.in: Update.
1093 * gnulib/import/errno.in.h: New.
1094 * gnulib/import/intprops.h: New.
1095 * gnulib/import/m4/errno_h.m4: New.
1096 * gnulib/import/m4/gnulib-cache.m4: Update.
1097 * gnulib/import/m4/gnulib-comp.m4: Update.
1098 * gnulib/import/m4/strerror.m4: New.
1099 * gnulib/import/m4/strstr.m4: New.
1100 * gnulib/import/m4/sys_socket_h.m4: New.
1101 * gnulib/import/strerror-override.c: New.
1102 * gnulib/import/strerror-override.h: New.
1103 * gnulib/import/strerror.c: New.
1104 * gnulib/import/strstr.c: New.
1105
1106 2013-11-18 Tom Tromey <tromey@redhat.com>
1107
1108 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Split into
1109 multiple lines.
1110
1111 2013-11-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1112
1113 * sparc-tdep.c (sparc_is_annulled_branch_insn): New function.
1114 * sparc-tdep.h: And its prototype.
1115
1116 * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): New
1117 function.
1118 (sparc64_linux_init_abi): Register the get_longjmp_target hook.
1119
1120 2013-11-18 Pedro Alves <palves@redhat.com>
1121
1122 * dwarf2-frame.c (read_addr_from_reg): Remove stale comment and
1123 use unpack_pointer.
1124
1125 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1126
1127 * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
1128 to -list-features output.
1129
1130 2013-11-17 Joel Brobecker <brobecker@adacore.com>
1131
1132 * dwarf2expr.h (struct dwarf_expr_context_funcs)
1133 <read_addr_from_reg>: Renames "read_reg".
1134 * dwarf2-frame.c (read_addr_from_reg): Renames "read_reg".
1135 Adjust comment.
1136 (dwarf2_frame_ctx_funcs, execute_stack_op, dwarf2_frame_cache):
1137 Use read_addr_from_reg in place of read_reg.
1138 * dwarf2expr.c (execute_stack_op): Use read_addr_from_reg
1139 in place of read_reg.
1140 * dwarf2loc.c (dwarf_expr_read_addr_from_reg): Renames
1141 dwarf_expr_read_reg.
1142 (dwarf_expr_ctx_funcs): Replace dwarf_expr_read_reg
1143 with dwarf_expr_read_addr_from_reg.
1144 (needs_frame_read_addr_from_reg): Renames needs_frame_read_reg.
1145 (needs_frame_ctx_funcs): Replace needs_frame_read_reg with
1146 needs_frame_read_addr_from_reg.
1147
1148 2013-11-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1149
1150 * NEWS (Changes in GDB 7.5) (New commands) (explore): Fix typo.
1151
1152 2013-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1153
1154 * dwarf2loc.c (chain_candidate): Prevent invoking memcpy with
1155 NULL.
1156
1157 2013-11-15 Tom Tromey <tromey@redhat.com>
1158
1159 PR c++/16117:
1160 * c-exp.y (lex_one_token): Add "is_quoted_name" argument.
1161 (classify_name): Likewise. Prefer a field of "this" over a
1162 filename.
1163 (classify_inner_name, yylex): Update.
1164
1165 2013-11-15 Joel Brobecker <brobecker@adacore.com>
1166
1167 * dwarf2expr.h (struct dwarf_expr_context_funcs) <read_reg>:
1168 Extend the documentation a bit.
1169 <get_reg_value>: New field.
1170 * dwarf2loc.c (dwarf_expr_get_reg_value)
1171 (needs_frame_get_reg_value): New functions.
1172 (dwarf_expr_ctx_funcs, needs_frame_ctx_funcs): Add "get_reg_value"
1173 callback.
1174 * dwarf2-frame.c (get_reg_value): New function.
1175 (dwarf2_frame_ctx_funcs): Add "get_reg_value" callback.
1176 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>:
1177 Use new callback to compute result_val.
1178
1179 2013-11-15 Alan Modra <amodra@gmail.com>
1180
1181 * ppc64-tdep.c (ppc64_plt_entry_point): Renamed from..
1182 (ppc64_desc_entry_point): ..this. Update comments here and at
1183 call points.
1184 (ppc64_standard_linkage1, ppc64_standard_linkage2,
1185 ppc64_standard_linkage3): Update comments.
1186 (ppc64_standard_linkage4, ppc64_standard_linkage5,
1187 (ppc64_standard_linkage6, ppc64_standard_linkage7): New insn
1188 patterns.
1189 (ppc64_standard_linkage4_target): New function.
1190 (ppc64_skip_trampoline_code): Skip ELFv2 patterns too.
1191 * rs6000-tdep.c (skip_prologue): Skip ELFv2 r2 setup. Correct
1192 nop match. Fix comment wrap.
1193
1194 2013-11-14 Pedro Alves <palves@redhat.com>
1195
1196 * infrun.c (handle_signal_stop): Move STOP_QUIETLY,
1197 STOP_QUIETLY_REMOTE and 'stop_after_trap' handling earlier.
1198
1199 2013-11-14 Pedro Alves <palves@redhat.com>
1200
1201 * infrun.c (struct execution_control_state)
1202 <stepped_after_stopped_by_watchpoint>: New field.
1203 (get_inferior_stop_soon): New function.
1204 (handle_inferior_event): 'stepped_after_stopped_by_watchpoint' was
1205 moved to struct execution_control_state -- adjust. Use
1206 get_inferior_stop_soon. Split TARGET_WAITKIND_STOPPED handling to
1207 new function.
1208 (handle_signal_stop): New function, factored out from
1209 handle_inferior_event.
1210
1211 2013-11-14 Pedro Alves <palves@redhat.com>
1212
1213 * break-catch-sig.c (signal_catchpoint_explains_signal): Adjust to
1214 return a boolean.
1215 * breakpoint.c (bpstat_explains_signal): Adjust to return a
1216 boolean.
1217 (explains_signal_watchpoint, base_breakpoint_explains_signal):
1218 Adjust to return a boolean.
1219 * breakpoint.h (enum bpstat_signal_value): Delete.
1220 (struct breakpoint_ops) <explains_signal>: New returns a boolean.
1221 (bpstat_explains_signal): Likewise.
1222 * infrun.c (handle_inferior_event) <random signal checks>:
1223 bpstat_explains_signal now returns a boolean - adjust. No longer
1224 consider hiding signals.
1225
1226 2013-11-14 Pedro Alves <palves@redhat.com>
1227
1228 * breakpoint.c (bpstat_explains_signal) <Moribund locations>:
1229 Return BPSTAT_SIGNAL_PASS instead of BPSTAT_SIGNAL_HIDE.
1230 (explains_signal_watchpoint): Return BPSTAT_SIGNAL_PASS instead of
1231 BPSTAT_SIGNAL_HIDE.
1232 (base_breakpoint_explains_signal): Return BPSTAT_SIGNAL_PASS
1233 instead of BPSTAT_SIGNAL_HIDE.
1234 * infrun.c (handle_inferior_event): Rework random signal checks.
1235
1236 2013-11-14 Pedro Alves <palves@redhat.com>
1237
1238 * infrun.c (struct execution_control_state): Remove
1239 'random_signal' field.
1240 (handle_syscall_event): Use bpstat_causes_stop instead of
1241 bpstat_explains_signal. Don't set ecs->random_signal.
1242 (handle_inferior_event): New 'random_signal' local.
1243 <TARGET_WAITKIND_FORKED, TARGET_WAITKIND_VFORKED,
1244 TARGET_WAITKIND_EXECD>: Use bpstat_causes_stop instead of
1245 bpstat_explains_signal. Don't set ecs->random_signal.
1246 <TARGET_WAITKIND_STOPPED>: Adjust to use local instead of
1247 ecs->random_signal.
1248
1249 2013-11-14 Pedro Alves <palves@redhat.com>
1250
1251 * infrun.c (handle_inferior_event): Move comment from the
1252 function's body to the function's description, adjusted.
1253
1254 2013-11-14 Pedro Alves <palves@redhat.com>
1255
1256 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>:
1257 Handle STOP_QUIETLY_NO_SIGSTOP and STOP_QUIETLY_REMOTE here.
1258 Assert we never fall through out of the TARGET_WAITKIND_LOADED
1259 case.
1260
1261 2013-11-14 Tom Tromey <tromey@redhat.com>
1262
1263 * python/py-linetable.c (ltpy_has_line)
1264 (ltpy_get_all_source_lines): Fix loop termination condition.
1265
1266 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1267
1268 * mi/mi-parse.h (struct mi_parse) <language>: New field.
1269 * mi/mi-main.c (mi_cmd_execute): Temporarily set language to
1270 PARSE->LANGUAGE during command execution, if set.
1271 * mi/mi-parse.c: Add "language.h" #include.
1272 (mi_parse): Add parsing of "--language" command option.
1273
1274 * NEWS: Add entry mentioning the new "--language" command option.
1275
1276 2013-11-14 Pedro Alves <palves@redhat.com>
1277 Joel Brobecker <brobecker@adacore.com>
1278
1279 * cli/cli-utils.h (extract_arg_const): Add declaration.
1280 * cli/cli-utils.c (extract_arg_const): New function.
1281 (extract_arg): Reimplement using extract_arg_const.
1282
1283 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1284
1285 * language.h: Add "symtab.h" #include.
1286
1287 2013-11-13 Doug Evans <xdje42@gmail.com>
1288
1289 * breakpoint.c (bpstat_check_breakpoint_conditions): For thread
1290 specific breakpoints, don't evaluate breakpoint condition if
1291 different thread.
1292
1293 2013-11-13 Keith Seitz <keiths@redhat.com>
1294
1295 PR c++/7935
1296 PR c++/10541
1297 * cp-support.c (insepct_type): Add support for substituting
1298 namespace aliases, too.
1299 * dwarf2read.c (scan_partial_symbols): Add a partial symbol
1300 for DW_TAG_imported_declaration.
1301 (add_partial_symbol): Likewise.
1302 (process_die): Handle namespace aliases with
1303 read_namespace_alias.
1304 (die_needs_namespace): Add DW_TAG_imported_declaration.
1305 (read_namespace_alias): New function.
1306 (load_partial_dies): Load DW_TAG_imported_declaration, too.
1307 (new_symbol_full): Handle DW_TAG_imported_declaration.
1308
1309 2013-11-13 Keith Seitz <keiths@redhat.com>
1310
1311 * p-exp.y (uptok): Make first parameter const.
1312 (yylex): Make `tokstart' and `tokptr' const.
1313 Don't copy the lexer input to a temporary buffer.
1314 Make `p' const.
1315 Remove const workaround for parse_escape.
1316 Create a temporary buffer for a convenience variable instead
1317 of doing in-place modification of the input.
1318 If a match is found with a different case from the input,
1319 do not change the input at all.
1320 Use `tmp' to construct the resultant stoken instead of
1321 `tokstart'.
1322
1323 2013-11-13 Doug Evans <xdje42@gmail.com>
1324
1325 * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.
1326
1327 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1328
1329 * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions"
1330 entry with "ada-exceptions".
1331
1332 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1333
1334 * symfile.c (reread_symbols): Move call to set_objfile_per_bfd
1335 after re-initialization of OBJFILE's obstack.
1336
1337 2013-11-12 Doug Evans <xdje42@gmail.com>
1338
1339 * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
1340 bs->stop != 0 on entry. Update function comment. Simplify early
1341 exit for frame mismatch. Reindent rest of function.
1342
1343 2013-11-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1344
1345 * objc-lang.c (uniquify_strings): Prevent invoking qsort with
1346 NULL.
1347
1348 2013-11-12 Doug Evans <dje@google.com>
1349
1350 Work around gold/15646.
1351 * dwarf2read.c (read_index_from_section): Update comment.
1352 (struct dw2_symtab_iterator): New member global_seen.
1353 (dw2_symtab_iter_init): Initialize it.
1354 (dw2_symtab_iter_next): Skip duplicate global symbols.
1355 (dw2_expand_symtabs_matching): Ditto.
1356
1357 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1358
1359 * mi/mi-cmds.h (mi_cmd_info_ada_exceptions): Add declaration.
1360 * mi/mi-cmds.c (mi_cmds): Add entry for -info-ada-exceptions
1361 command.
1362 * mi/mi-cmd-info.c: #include "ada-lang.c" and "arch-utils.c".
1363 (mi_cmd_info_ada_exceptions): New function.
1364 * mi/mi-main.c (mi_cmd_list_features): Add "info-ada-exceptions".
1365
1366 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1367
1368 * ada-lang.h: #include "vec.h".
1369 (struct ada_exc_info): New.
1370 (ada_exc_info): New typedef.
1371 (DEF_VEC_O(ada_exc_info)): New vector.
1372 (ada_exceptions_list): Add declaration.
1373 * ada-lang.c (ada_is_exception_sym)
1374 (ada_is_non_standard_exception_sym, compare_ada_exception_info)
1375 (sort_remove_dups_ada_exceptions_list)
1376 (ada_exc_search_name_matches, ada_add_standard_exceptions)
1377 (ada_add_exceptions_from_frame, ada_add_global_exceptions)
1378 (ada_exceptions_list_1, ada_exceptions_list)
1379 (info_exceptions_command): New function.
1380 (_initialize_ada_language): Add "info exception" command.
1381
1382 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1383
1384 PR python/15629
1385 * NEWS: Add linetable feature.
1386 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-linetable entries.
1387 * python/py-linetable.c: New file.
1388 * python/py-symtab.c (stpy_get_linetable): New function.
1389 * python/python-internal.h (symtab_to_linetable_object): Declare.
1390 (gdbpy_initialize_linetable): Ditto.
1391 * python/python.c (_initialize_python): Call
1392 gdbpy_initialize_linetable.
1393
1394 2013-11-11 Joel Brobecker <brobecker@adacore.com>
1395
1396 * ada-lang.c (create_ada_exception_catchpoint): Enhance
1397 the documentation of fields "except_string" and "condition".
1398 * mi/mi-cmd-catch.c (mi_cmd_catch_assert): Reallocate
1399 CONDITION on the heap before passing it to
1400 create_ada_exception_catchpoint.
1401 (mi_cmd_catch_exception): Likewise for EXCEPTION_NAME and
1402 CONDITION.
1403
1404 2013-11-11 Tom Tromey <tromey@redhat.com>
1405
1406 * config.in, configure: Rebuild.
1407 * configure.ac (HAVE_TKILL_SYSCALL): Check for "syscall".
1408
1409 2013-11-11 Joel Brobecker <brobecker@adacore.com>
1410
1411 * remote-sim.c (gdbsim_detach): Break declaration into
1412 shorter lines. No code change.
1413
1414 2013-11-11 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1415
1416 * remote-sim.c (gdbsim_detach): Fix prototype.
1417
1418 2013-11-08 Doug Evans <dje@google.com>
1419
1420 * dwarf2read.c (dwarf2_read_debug): Change to unsigned int.
1421 (create_debug_types_hash_table): Only print debugging messages for
1422 each TU if dwarf2-read >= 2.
1423 (process_queue): Ditto.
1424 (_initialize_dwarf2_read): Make "set debug dwarf2-read" a zuinteger.
1425 Update doc string.
1426
1427 2013-11-08 Tom Tromey <tromey@redhat.com>
1428
1429 * configure: Rebuild.
1430 * configure.ac: Remove mentions of HAVE_MULTIPLE_PROC_FDS.
1431
1432 2013-11-08 Tom Tromey <tromey@redhat.com>
1433
1434 * configure, config.in: Rebuild.
1435 * configure.ac: Remove unused configury.
1436
1437 2013-11-08 Tom Tromey <tromey@redhat.com>
1438
1439 * m32c-tdep.c: Use gdb_string.h.
1440
1441 2013-11-08 Tom Tromey <tromey@redhat.com>
1442
1443 * configure, config.in: Rebuild.
1444 * configure.ac: Remove all link.h-related checks.
1445
1446 2013-11-08 Tom Tromey <tromey@redhat.com>
1447
1448 * acinclude.m4: Include common.m4.
1449 * common/common.m4: New file.
1450 * configure, config.in: Rebuild.
1451 * configure.ac: Use GDB_AC_COMMON.
1452
1453 2013-11-08 Doug Evans <dje@google.com>
1454
1455 * NEWS: Mention that "set debug symtab-create" now accepts a
1456 verbosity level.
1457 * buildsym.c (end_symtab_from_static_block): Call set_symtab_primary
1458 to set the symtab's primary flag.
1459 * jit.c (finalize_symtab): Ditto.
1460 * mdebugread.c (psymtab_to_symtab_1): Ditto.
1461 * symfile.c (allocate_symtab): Only print debugging messages for
1462 symtab_create_debug levels 2 and higher.
1463 * symtab.c (symtab_create_debug): Change type to unsigned int.
1464 (set_symtab_primary): New function.
1465 (_initialize_symtab): Change "set debug symtab-create" to a
1466 zuinteger option.
1467 * symtab.h (set_symtab_primary): Declare.
1468 (symtab_create_debug): Update decl.
1469
1470 2013-11-08 Tom Tromey <tromey@redhat.com>
1471
1472 * aix-thread.c (aix_thread_detach): Update.
1473 * corelow.c (core_detach): Update.
1474 * darwin-nat.c (darwin_detach): Update.
1475 * dec-thread.c (dec_thread_detach): Update.
1476 * gnu-nat.c (gnu_detach): Update.
1477 * go32-nat.c (go32_detach): Update.
1478 * inf-ptrace.c (inf_ptrace_detach): Update.
1479 * inf-ttrace.c (inf_ttrace_detach): Update.
1480 * linux-fork.c (linux_fork_detach): Update.
1481 * linux-fork.h (linux_fork_detach): Update.
1482 * linux-nat.c (linux_nat_detach): Update. Introduce "tem"
1483 local for const-correctness.
1484 * linux-thread-db.c (thread_db_detach): Update.
1485 * monitor.c (monitor_detach): Update.
1486 * nto-procfs.c (procfs_detach): Update.
1487 * procfs.c (procfs_detach): Update.
1488 * record.c (record_detach): Update.
1489 * record.h (record_detach): Update.
1490 * remote-m32r-sdi.c (m32r_detach): Update.
1491 * remote-mips.c (mips_detach): Update.
1492 * remote-sim.c (gdbsim_detach): Update.
1493 * remote.c (remote_detach_1, remote_detach)
1494 (extended_remote_detach): Update.
1495 * sol-thread.c (sol_thread_detach): Update.
1496 * target.c (target_detach): Make "args" const.
1497 (init_dummy_target): Update.
1498 * target.h (struct target_ops) <to_detach>: Make argument const.
1499 (target_detach): Likewise.
1500 * windows-nat.c (windows_detach): Update.
1501
1502 2013-11-07 Doug Evans <dje@google.com>
1503
1504 PR 11786
1505 * solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
1506 and align fields for PT_GNU_RELRO segments.
1507
1508 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1509
1510 PR python/15747
1511 * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
1512
1513 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1514
1515 * NEWS: Document Python temporary breakpoint support.
1516 * python/py-breakpoint.c (bppy_get_temporary): New function.
1517 (bppy_init): New keyword: temporary. Parse it and set breakpoint
1518 to temporary if True.
1519
1520 2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>
1521
1522 * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
1523 removed to allow analyzing unconditional branch instructions
1524 with PC-relative offsets of zero.
1525
1526 2013-11-07 Yao Qi <yao@codesourcery.com>
1527
1528 * mi/mi-cmd-var.c: Include "language.h".
1529 (mi_cmd_var_info_expression): Get language name from
1530 language_defn.
1531 * varobj.c (varobj_language_string): Remove.
1532 (variable_language): Remove declaration.
1533 (languages): Remove.
1534 (varobj_get_language): Change the type of return value.
1535 (variable_language): Remove.
1536 * varobj.h (enum varobj_languages): Remove.
1537 (varobj_language_string): Remove declaration.
1538 (varobj_get_language): Update declaration.
1539
1540 2013-11-07 Yao Qi <yao@codesourcery.com>
1541
1542 * language.h (struct language_defn) <la_natural_name>: New
1543 field.
1544 * ada-lang.c (ada_language_defn): Initialize field
1545 'la_natural_name'.
1546 * c-lang.c (c_language_defn): Likewise.
1547 (cplus_language_defn, asm_language_defn): Likewise.
1548 * d-lang.c (d_language_defn): Likewise.
1549 * f-lang.c (f_language_defn): Likewise.
1550 * go-lang.c (go_language_defn): Likewise.
1551 * jv-lang.c (java_language_defn): Likewise.
1552 * language.c (unknown_language_defn ): Likewise.
1553 (auto_language_defn): Likewise.
1554 * m2-lang.c (m2_language_defn): Likewise.
1555 * objc-lang.c (objc_language_defn): Likewise.
1556 * opencl-lang.c (opencl_language_defn): Likewise.
1557 * p-lang.c (pascal_language_defn): Likewise.
1558
1559 2013-11-07 Yao Qi <yao@codesourcery.com>
1560
1561 * language.c (language_str): Return const char *.
1562 (add_language): Add const to 'language_names'
1563 * language.h (struct language_defn) <la_name>: Add const.
1564 (language_str: Update declaration.
1565
1566 2013-11-06 Andreas Arnez <arnez@linux.vnet.ibm.com>
1567
1568 * s390-linux-nat.c (s390_read_description): Consider the TE field
1569 in the HWCAP for determining 'have_regset_tdb'.
1570
1571 2013-11-06 Will Newton <will.newton@linaro.org>
1572
1573 PR gdb/12866
1574 * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
1575 values. (read_partial_die): Likewise.
1576
1577 2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
1578
1579 PR cli/16122
1580 * top.c (command_line_input): Unify interactivity tests to use
1581 input_from_terminal_p.
1582 * event-top.c (command_line_handler): Likewise.
1583
1584 2013-11-06 Yao Qi <yao@codesourcery.com>
1585
1586 * Makefile.in (check-perf): New target.
1587
1588 2013-11-05 Will Newton <will.newton@linaro.org>
1589
1590 PR gdb/7670
1591 * arm-tdep.c (print_fpu_flags): Use filtered output routines.
1592 (arm_print_float_info): Likewise.
1593
1594 2013-11-04 Anton Blanchard <anton@samba.org>
1595
1596 * target.c (memory_xfer_partial): Cap write to 4KB.
1597
1598 2013-11-01 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1599
1600 * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
1601 probe scan even when the arch provides no get_longjmp_target.
1602
1603 2013-10-31 Pedro Alves <palves@redhat.com>
1604
1605 * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
1606 (handle_inferior_event) <TARGET_WAITKIND_FORKED,
1607 TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
1608 GDB_SIGNAL_TRAP, or clear it. Pass GDB_SIGNAL_0 to
1609 bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
1610 <bpstat handling>: If the bpstat chain wants the signal to be
1611 hidden, then set stop_signal to GDB_SIGNAL_0 instead of
1612 GDB_SIGNAL_TRAP.
1613
1614 2013-10-31 Andrew Burgess <aburgess@broadcom.com>
1615
1616 * breakpoint.c (update_watchpoint): Update error message and add
1617 an additional error message.
1618
1619 2013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1620
1621 * s390-tdep.h: Rename to...
1622 * s390-linux-tdep.h: ...here.
1623 * s390-tdep.c: Rename to...
1624 * s390-linux-tdep.c: ...here. Adjust #include.
1625 * s390-nat.c: Rename to...
1626 * s390-linux-nat.c: ...here. Adjust #include.
1627 * config/s390/s390.mh: Rename to...
1628 * config/s390/linux.mh: ...here. Reflect rename s390-nat.o ->
1629 s390-linux-nat.o.
1630 * configure.host: Reflect host rename "s390" -> "linux".
1631 * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
1632 * Makefile.in (ALL_TARGET_OBS): Likewise.
1633 (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
1634 s390-linux-tdep.h.
1635 (ALLDEPFILES): Reflect rename of .c files.
1636
1637 2013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1638
1639 * s390-nat.c: Whitespace cleanup.
1640 * s390-tdep.c: Likewise.
1641 * s390-tdep.h: Remove empty line at end of file.
1642
1643 2013-10-30 Maciej W. Rozycki <macro@codesourcery.com>
1644
1645 * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
1646 siginfo_size.
1647
1648 2013-10-29 Tom Tromey <tromey@redhat.com>
1649
1650 * utils.c (reg): Move undefinition...
1651 * gdb_curses.h: ... here. Update comment to mention AIX.
1652
1653 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1654
1655 * exec.h (add_target_sections_of_objfile): New declaration.
1656 * exec.c (add_target_sections_of_objfile): New function.
1657 * symfile.c (add_symbol_file_command): Update current target sections.
1658 (remove_symbol_file_command): New command.
1659 (symfile_free_objfile): New function.
1660 (_initialize_symfile): Register observer for free_objfile events.
1661 * NEWS: Add description of the remove-symbol-file command.
1662 * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
1663 * objfiles.c (free_objfile): Notify free_objfile.
1664 (is_addr_in_objfile): New function.
1665 * objfiles.h (is_addr_in_objfile): New declaration.
1666 * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
1667 events instead of solib_unloaded events.
1668 (_initialize_printcmd): Register observer for free_objfile instead
1669 of solib_unloaded notifications.
1670 * solib.c (remove_user_added_objfile): New function.
1671 (_initialize_symfile): Add remove-symbol-file.
1672
1673 2013-10-29 Andrew Burgess <aburgess@broadcom.com>
1674
1675 * infcmd.c (default_print_one_register_info): Use val_print to
1676 print all values even optimized out or unavailable ones. Don't
1677 try to print a raw form of optimized out or unavailable values.
1678
1679 2013-10-29 Yao Qi <yao@codesourcery.com>
1680
1681 * auto-load.c (auto_load_pspace_data_cleanup): Get data from
1682 parameter 'arg' instead of from program_space_data.
1683 * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1684 * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
1685 * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
1686 * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1687 * inflow.c (inflow_inferior_data_cleanup): Get data from
1688 parameter 'arg' instead of inferior_data.
1689 * registry.h: Add comments.
1690
1691 2013-10-28 Pedro Alves <palves@redhat.com>
1692
1693 * breakpoint.c (watchpoints_triggered)
1694 <!target_stopped_data_address>: Hardcode return 1.
1695
1696 2013-10-28 Pedro Alves <palves@redhat.com>
1697
1698 * infrun.c (process_event_stop_test): Remove unnecessary scoping
1699 level and reindent.
1700
1701 2013-10-28 Pedro Alves <palves@redhat.com>
1702
1703 * infrun.c (process_event_stop_test): New function, factored out
1704 from handle_inferior_event.
1705 (handle_inferior_event): 'process_event_stop_test' is now a
1706 function instead of a goto label -- adjust.
1707
1708 2013-10-28 Pedro Alves <palves@redhat.com>
1709
1710 * infrun.c (handle_inferior_event): Move process_event_stop_test
1711 goto label to the else branch of the ecs->random_signal check,
1712 along with FRAME and GDBARCH re-fetching.
1713
1714 2013-10-28 Pedro Alves <palves@redhat.com>
1715
1716 * infrun.c (switch_back_to_stepped_thread): New function, factored
1717 out from handle_inferior_event.
1718 (handle_inferior_event): Adjust to call
1719 switch_back_to_stepped_thread. Call it also at the tail of the
1720 random signal handling, and return, instead of also handling
1721 random signals just before the stepping tests.
1722
1723 2013-10-28 Pedro Alves <palves@redhat.com>
1724
1725 * infrun.c (clear_stop_func): Delete.
1726 (handle_inferior_event): Don't call clear_stop_func and don't
1727 clear 'ecs->random_signal'.
1728
1729 2013-10-27 Yao Qi <yao@codesourcery.com>
1730
1731 * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
1732 (varobj_create, varobj_get_path_expr): Update.
1733 (varobj_value_has_mutated, varobj_update): Likewise.
1734 (create_child_with_value, new_root_variable): Likewise.
1735 (number_of_children, name_of_variable): Likewise.
1736 (value_of_child, my_value_of_variable): Likewise.
1737 (varobj_value_is_changeable_p): Likewise.
1738
1739 2013-10-25 Yao Qi <yao@codesourcery.com>
1740
1741 * language.h (struct lang_varobj_ops): Declare.
1742 (struct language_defn) <la_varobj_ops>: New field.
1743 * ada-lang.c: Include "varobj.h"
1744 (defn ada_language_defn): Initialize field 'la_varobj_ops' with
1745 ada_varobj_ops.
1746 * c-lang.c: Include "varobj.h"
1747 (c_language_defn): Initialize field 'la_varobj_ops' with
1748 c_varobj_ops.
1749 (cplus_language_defn): Initialize field 'la_varobj_ops' with
1750 cplus_varobj_ops.
1751 (asm_language_defn): Initialize field 'la_varobj_ops' with
1752 default_varobj_ops.
1753 (minimal_language_defn): Likewise.
1754 * d-lang.c (d_language_defn): Likewise.
1755 * f-lang.c (f_language_defn): Likewise.
1756 * go-lang.c (go_language_defn): Likewise.
1757 * m2-lang.c (m2_language_defn): Likewise.
1758 * objc-lang.c (objc_language_defn): Likewise.
1759 * opencl-lang.c (opencl_language_defn): Likewise.
1760 * p-lang.c (pascal_language_defn): Likewise.
1761 * language.c (unknown_language_defn): Likewise.
1762 (auto_language_defn): Likewise.
1763 (local_language_defn): Likewise.
1764 * jv-lang.c (java_language_defn): Initialize field
1765 'la_varobj_ops' with java_varobj_ops.
1766 * varobj.c (varobj_create): Update.
1767 * varobj.h (default_varobj_ops): Define macro.
1768
1769 2013-10-25 Pedro Alves <palves@redhat.com>
1770
1771 * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
1772 static field value.
1773 (cp_print_static_field): If the value is entirely optimized out,
1774 print <optimized out> here.
1775 * jv-valprint.c (java_print_value_fields): No longer handle a NULL
1776 static field value.
1777 * p-valprint.c (pascal_object_print_static_field): If the value is
1778 entirely optimized out, print <optimized out> here.
1779 * valops.c (do_search_struct_field)
1780 (value_struct_elt_for_reference): No longer handle a NULL static
1781 field value.
1782 * value.c (value_static_field): Return an optimized out value
1783 instead of NULL.
1784
1785 2013-10-25 Yao Qi <yao@codesourcery.com>
1786
1787 * remote.c (remote_traceframe_info): Return early if
1788 traceframe is not selected.
1789
1790 2013-10-25 Yao Qi <yao@codesourcery.com>
1791
1792 * tracepoint.c (traceframe_fun): Remove.
1793 (traceframe_sal): Remove.
1794 (set_traceframe_context): Add local variables.
1795
1796 2013-10-25 Joel Brobecker <brobecker@adacore.com>
1797
1798 * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
1799 and parameter name.
1800
1801 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1802
1803 * linux-tdep.c (linux_corefile_thread_callback): Propagate any
1804 failure from register information collection.
1805
1806 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1807
1808 * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
1809 member.
1810 (linux_corefile_thread_callback): Update accordingly.
1811 (linux_make_corefile_notes): Likewise.
1812
1813 2013-10-24 Pedro Alves <palves@redhat.com>
1814
1815 * NEWS (New options): Mention set/show startup-with-shell.
1816 * config/alpha/nm-osf3.h (START_INFERIOR_TRAPS_EXPECTED): Set to 2
1817 instead of 3.
1818 * fork-child.c (fork_inferior, startup_inferior): Handle 'set
1819 startup-with-shell'.
1820 (show_startup_with_shell): New function.
1821 (_initialize_fork_child): Register the set/show startup-with-shell
1822 commands.
1823 * inf-ptrace.c (inf_ptrace_create_inferior): Remove comment.
1824 * inf-ttrace.c (inf_ttrace_him): Remove comment.
1825 * procfs.c (procfs_init_inferior): Remove comment.
1826 * infcmd.c (startup_with_shell): New global.
1827 * inferior.h (startup_with_shell): Declare global.
1828 (STARTUP_WITH_SHELL): Delete.
1829 (START_INFERIOR_TRAPS_EXPECTED): Set to 1 by default instead of 2.
1830
1831 2013-10-23 Pedro Alves <palves@redhat.com>
1832
1833 * common/gdb_signals.h (gdb_signal_to_symbol_string): Declare.
1834 * common/signals.c: Include "gdb_assert.h".
1835 (signals): New field 'symbol'.
1836 (SET): Use the 'symbol' parameter.
1837 (gdb_signal_to_symbol_string): New function.
1838 * infrun.c (handle_inferior_event) <random signal>: In debug
1839 output, print the random signal enum as string in addition to its
1840 number.
1841 * target/waitstatus.c (target_waitstatus_to_string): Print the
1842 signal's enum value as string instead of the (POSIX) signal name.
1843
1844 2013-10-23 Gary Benson <gbenson@redhat.com>
1845
1846 PR 16013
1847 * common/linux-osdata.c (command_from_pid): Reduced size of cmd
1848 from 32 to 18. Adjusted fscanf format string accordingly.
1849 (Avoids leaving cmd unterminated.)
1850 (print_sockets): Do not parse tlen, inode, sl, timeout, txq, rxq,
1851 trun, retn or extra. (Avoids leaving extra unterminated.) Check
1852 that local_address and remote_address will not overflow.
1853 (linux_xfer_osdata_modules): Parse lines using strtok to avoid
1854 leaving dependencies unterminated. Parse size as "%u" to match
1855 definition.
1856
1857 2013-10-22 Pedro Alves <palves@redhat.com>
1858
1859 * infrun.c (handle_inferior_event) <thread hop>: Don't clear or
1860 set ecs->random signal.
1861
1862 2013-10-22 Pedro Alves <palves@redhat.com>
1863
1864 * infrun.c (keep_going): Update comments.
1865
1866 2013-10-22 Pedro Alves <palves@redhat.com>
1867
1868 * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map
1869 invalid signal numbers to GDB_SIGNAL_UNKNOWN.
1870
1871 2013-10-22 Pedro Alves <palves@redhat.com>
1872
1873 * include/gdb/signals.def (TARGET_EXC_BAD_ACCESS): Rename to
1874 GDB_EXC_BAD_ACCESS.
1875 (TARGET_EXC_BAD_INSTRUCTION): Rename to GDB_EXC_BAD_INSTRUCTION.
1876 (TARGET_EXC_ARITHMETIC): Rename to GDB_EXC_ARITHMETIC.
1877 (TARGET_EXC_EMULATION): Rename to GDB_EXC_EMULATION.
1878 (TARGET_EXC_SOFTWARE): Rename to GDB_EXC_SOFTWARE.
1879 (TARGET_EXC_BREAKPOINT): Rename to GDB_EXC_BREAKPOINT.
1880 (GDB_SIGNAL_LAST): Change description string.
1881 * common/signals.c (gdb_signal_from_host, do_gdb_signal_to_host):
1882 Adjust to signal renaming.
1883 * darwin-nat.c (darwin_decode_message): Likewise.
1884
1885 2013-10-22 Jose E. Marchesi <jose.marchesi@oracle.com>
1886
1887 * MAINTAINERS (Write After Approval): Add myself to the list.
1888
1889 2013-10-18 Andrew Burgess <aburgess@broadcom.com>
1890
1891 * breakpoint.c (update_watchpoint): If hardware watchpoints are
1892 forced off, downgrade them to software watchpoints if possible,
1893 and error out if not possible.
1894 (watch_command_1): Move watchpoint type selection closer to
1895 watchpoint creation, and extend the comments.
1896
1897 2013-10-18 Pedro Alves <palves@redhat.com>
1898
1899 PR gdb/16062
1900 * infrun.c (handle_inferior_event): Keep going if we got a random
1901 signal we should not stop for, instead of falling through to the
1902 step tests.
1903
1904 2013-10-18 Yao Qi <yao@codesourcery.com>
1905
1906 * c-varobj.c (cplus_number_of_children): Fix indentation.
1907
1908 2013-10-17 Tom Tromey <tromey@redhat.com>
1909
1910 PR gdb/15995:
1911 * printcmd.c (printcmd): Call gdb_flush.
1912
1913 2013-10-17 Tom Tromey <tromey@redhat.com>
1914
1915 * elfread.c (struct elfinfo) <stabindexsect>: Remove.
1916 (elf_locate_sections): Update.
1917
1918 2013-10-17 Yao Qi <yao@codesourcery.com>
1919
1920 * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
1921 * ada-varobj.c: Remove the include of ada-varobj.h.
1922 (ada_varobj_get_number_of_children): Declare.
1923 (ada_varobj_get_name_of_child): Make it static.
1924 (ada_varobj_get_path_expr_of_child): Likewise.
1925 (ada_varobj_get_value_of_child): Likewise.
1926 (ada_varobj_get_type_of_child): Likewise.
1927 (ada_varobj_get_value_of_array_variable): Likewise.
1928 * ada-varobj.h: Remove.
1929
1930 2013-10-17 Yao Qi <yao@codesourcery.com>
1931
1932 * Makefile.in (SFILES): Add c-varobj.c and jv-varobj.c.
1933 (COMMON_OBS): Add c-varobj.o and jv-varobj.o.
1934 * ada-varobj.c: Include "varobj.h".
1935 (ada_number_of_children): New. Moved from varobj.c.
1936 (ada_name_of_variable, ada_name_of_child): Likewise.
1937 (ada_path_expr_of_child, ada_value_of_child): Likewise.
1938 (ada_type_of_child, ada_value_of_variable): Likewise.
1939 (ada_value_is_changeable_p, ada_value_has_mutated): Likewise.
1940 (ada_varobj_ops): New.
1941 * c-varobj.c, jv-varobj.c: New file. Moved from varobj.c.
1942 * gdbtypes.c (get_target_type): New. Moved from varobj.c.
1943 * gdbtypes.h (get_target_type): Declare.
1944 * varobj.c: Remove the inclusion of "ada-varobj.h" and
1945 "ada-lang.h".
1946 (ANONYMOUS_STRUCT_NAME): Move it to c-varobj.c.
1947 (ANONYMOUS_UNION_NAME): Likewise.
1948 (get_type, get_value_type, get_target_type): Remove declarations.
1949 (value_get_print_value, varobj_value_get_print_value): Likewise.
1950 (c_number_of_children, c_name_of_variable): Likewise.
1951 (c_name_of_child, c_path_expr_of_child): Likewise.
1952 (c_value_of_child, c_type_of_child): Likewise.
1953 (c_value_of_variable, cplus_number_of_children): Likewise.
1954 (cplus_class_num_children, cplus_name_of_variable): Likewise.
1955 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1956 (cplus_value_of_child, cplus_type_of_child): Likewise.
1957 (cplus_value_of_variable, java_number_of_children): Likewise.
1958 (java_name_of_variable, java_name_of_child): Likewise.
1959 (java_path_expr_of_child, java_value_of_child): Likewise.
1960 (java_type_of_child, java_value_of_variable): Likewise.
1961 (ada_number_of_children, ada_name_of_variable): Likewise.
1962 (ada_name_of_child, ada_path_expr_of_child): Likewise.
1963 (ada_value_of_child, ada_type_of_child): Likewise.
1964 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
1965 (ada_value_has_mutated): Likewise.
1966 (struct language_specific): Move it to varobj.h.
1967 (CPLUS_FAKE_CHILD): Move it to varobj.h.
1968 (restrict_range): Rename it varobj_restrict_range. Make it extern.
1969 Callers update.
1970 (get_path_expr_parent): Rename it to varobj_get_path_expr_parent.
1971 Make it extern.
1972 (is_anonymous_child): Move it to c-varobj.c and rename to
1973 varobj_is_anonymous_child. Caller update.
1974 (get_type): Move it to c-varobj.c.
1975 (get_value_type): Rename it varobj_get_value_type. Make it
1976 extern.
1977 (get_target_type): Move it gdbtypes.c.
1978 (varobj_formatted_print_options): New function.
1979 (value_get_print_value): Rename it to
1980 varobj_value_get_print_value and make it extern.
1981 (varobj_value_is_changeable_p): Make it extern.
1982 (adjust_value_for_child_access): Move it to c-varobj.c.
1983 (default_value_is_changeable_p): Rename it to
1984 varobj_default_value_is_changeable_p. Make it extern.
1985 (c_number_of_children, c_name_of_variable): Move it to c-varobj.c
1986 (c_name_of_child, c_path_expr_of_child): Likewise.
1987 (c_value_of_child, c_type_of_child): Likewise.
1988 (c_value_of_variable, cplus_number_of_children): Likewise.
1989 (cplus_class_num_children, cplus_name_of_variable): Likewise.
1990 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1991 (cplus_value_of_child, cplus_type_of_child): Likewise.
1992 (cplus_value_of_variable): Likewise.
1993 (java_number_of_children, java_name_of_variable): Move it to jv-varobj.c.
1994 (java_name_of_child, java_path_expr_of_child): Likewise.
1995 (java_value_of_child, java_type_of_child): Likewise.
1996 (java_value_of_variable): Likewise.
1997 (ada_number_of_children, ada_name_of_variable): Move it to ada-varobj.c.
1998 (ada_name_of_child, ada_path_expr_of_child): Likewise.
1999 (ada_value_of_child, ada_type_of_child): Likewise.
2000 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
2001 (ada_value_has_mutated): Likewise.
2002 * varobj.h (CPLUS_FAKE_CHILD): New macro, moved from varobj.c.
2003 (struct lang_varobj_ops): New. Renamed by 'struct language_specific'.
2004 (c_varobj_ops, cplus_varobj_ops): Declare.
2005 (java_varobj_ops, ada_varobj_ops): Declare.
2006 (varobj_default_value_is_changeable_p): Declare.
2007 (varobj_value_is_changeable_p): Declare.
2008 (varobj_get_value_type, varobj_is_anonymous_child): Declare.
2009 (varobj_get_path_expr_parent): Declare.
2010 (varobj_value_get_print_value): Declare.
2011 (varobj_formatted_print_options): Declare.
2012 (varobj_restrict_range): Declare.
2013
2014 2013-10-17 Luis Machado <lgustavo@codesourcery.com>
2015
2016 * target/waitstatus.h (target_waitkind): Remove spurious
2017 character from the comments.
2018
2019 2013-10-17 Joel Brobecker <brobecker@adacore.com>
2020
2021 * gdbarch.sh (get_longjmp_target): Add method documentation.
2022 * gdbarch.h: Regenerate.
2023
2024 2013-10-16 Tom Tromey <tromey@redhat.com>
2025
2026 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
2027 label.
2028
2029 2013-10-16 Luis Machado <lgustavo@codesourcery.com>
2030
2031 * gcore.in: Call GDB using the full path to the gcore script.
2032 Error out if the GDB binary is not found.
2033
2034 2013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
2035
2036 PR gdb/16014
2037 * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
2038 sizeof.
2039
2040 2013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
2041
2042 PR gdb/16042
2043 * target.c (target_disable_btrace): Fix invalid return value for
2044 void function.
2045 (target_teardown_btrace): Likewise.
2046
2047 2013-10-14 Yao Qi <yao@codesourcery.com>
2048
2049 * varobj.c (struct varobj): Move most of the fields to
2050 varobj.h.
2051 (struct varobj_dynamic): New struct.
2052 (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
2053 (varobj_has_more): Likewise.
2054 (dynamic_varobj_has_child_method): Likewise.
2055 (update_dynamic_varobj_children): Likewise.
2056 (varobj_get_num_children): Likewise.
2057 (varobj_list_children, varobj_pretty_printed_p): Likewise.
2058 (install_new_value_visualizer): Likewise.
2059 (install_new_value_visualizer, install_new_value): Likewise.
2060 (varobj_update, new_variable, free_variable): Likewise.
2061 (my_value_of_variable, value_get_print_value): Likewise.
2062 (install_visualizer): Change the type of parameter 'var' to
2063 'struct varobjd_dynamic *'. Callers update.
2064 * varobj.h (struct varobj): Moved from varobj.c.
2065 (struct varobj) <dynamic>: New field.
2066
2067 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>
2068
2069 * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
2070 as the preferred name of r30.
2071 * nios2-linux-tdep.c (reg_offsets): Likewise.
2072 * features/nios2-cpu.xml: Likewise.
2073 * features/nios2-linux.c: Regenerated.
2074 * features/nios2.c: Regenerated.
2075 * regformats/nios2-linux.dat: Regenerated.
2076
2077 2013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2078
2079 Canonicalize directories for EXEC_FILENAME.
2080 * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
2081 exec_filename.
2082 * utils.c (gdb_realpath_keepfile): New function.
2083 * utils.h (gdb_realpath_keepfile): New declaration.
2084
2085 2013-10-11 Doug Evans <dje@google.com>
2086
2087 * Makefile.in (GDBFLAGS): New variable.
2088 (run): New rule.
2089
2090 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2091
2092 * NEWS: Add entry documenting the new "-catch-assert" and
2093 "-catch-exception" GDB/MI commands.
2094
2095 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2096
2097 * breakpoint.h (init_ada_exception_breakpoint): Add parameter
2098 "enabled".
2099 * breakpoint.c (init_ada_exception_breakpoint): Add parameter
2100 "enabled". Set B->ENABLE_STATE accordingly.
2101 * ada-lang.h (ada_exception_catchpoint_kind): Move here from
2102 ada-lang.c.
2103 (create_ada_exception_catchpoint): Add declaration.
2104 * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
2105 (create_ada_exception_catchpoint): Make non-static. Add new
2106 parameter "disabled". Use it in call to
2107 init_ada_exception_breakpoint.
2108 (catch_ada_exception_command): Add parameter "enabled" in call
2109 to create_ada_exception_catchpoint.
2110 (catch_assert_command): Likewise.
2111
2112 * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
2113 Add declarations.
2114 * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
2115 "catch-exception" commands.
2116 * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
2117 (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
2118
2119 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2120
2121 * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
2122 "enum exception_catchpoint_kind". Replace the "ex_" prefix
2123 of all its enumerates with "ada_". Update the rest of this
2124 file throughout.
2125
2126 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2127
2128 * ada-lang.c (ada_decode_exception_location): Delete.
2129 (create_ada_exception_catchpoint): Remove arguments "sal",
2130 "addr_string" and "ops". Add argument "ex_kind" instead.
2131 Adjust implementation accordingly, calling ada_exception_sal
2132 to get the entities it no longer gets passed as arguments.
2133 Document the function's arguments.
2134 (catch_ada_exception_command): Use catch_ada_exception_command_split
2135 instead of ada_decode_exception_location, and update call to
2136 create_ada_exception_catchpoint.
2137 (catch_ada_assert_command_split): Renames
2138 ada_decode_assert_location. Remove parameters "addr_string" and
2139 "ops", and now returns void. Adjust implementation accordingly.
2140 Update the function documentation.
2141 (catch_assert_command): Use catch_ada_assert_command_split
2142 instead of ada_decode_assert_location. Update call to
2143 create_ada_exception_catchpoint.
2144
2145 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2146
2147 * utils.h (perror_warning_with_name): Add declaration.
2148 * utils.c (perror_warning_with_name): New function.
2149 * cli/cli-cmds.c (source_script_with_search): Add call to
2150 perror_warning_with_name if from_tty is nul.
2151
2152 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2153
2154 * utils.c (perror_string): New function, extracted out of
2155 throw_perror_with_name.
2156 (throw_perror_with_name): Rework to use perror_string.
2157
2158 2013-10-11 Yao Qi <yao@codesourcery.com>
2159
2160 * remote.c (discard_pending_stop_replies_in_queue): Update
2161 declaration.
2162 (struct stop_reply) <rs>: New field.
2163 (remove_stop_reply_of_remote_state): New function.
2164 (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
2165 Callers update. Pass remove_stop_reply_of_remote_state to
2166 QUEUE_iterate.
2167 (remote_parse_stop_reply): Initialize field 'rs'.
2168
2169 2013-10-10 Will Newton <will.newton@linaro.org>
2170
2171 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
2172 linux_init_abi.
2173
2174 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2175
2176 * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
2177 serial_baud_show_cmd.
2178 (_initialize_cli_cmds): Delete the code creating the
2179 "set/show remotebaud" commands.
2180 * serial.c (baud_rate): Move here from top.c.
2181 (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
2182 (_initialize_serial): Create "set/show serial baud" commands.
2183 Add "set/show remotebaud" command aliases.
2184 * top.c (baud_rate): Moved to serial.c.
2185 * NEWS: Document the new "set/show serial baud" commands,
2186 replacing "set/show remotebaud".
2187
2188 2013-10-09 Pedro Alves <palves@redhat.com>
2189
2190 * breakpoint.c (insert_bp_location): Use memory_error_message to
2191 build the memory error string.
2192 * c-lang.c: Include "gdbcore.h".
2193 (c_get_string): Use memory_error to throw error.
2194 (target_xfer_memory_error): Delete.
2195 (memory_error_message): New, factored out from
2196 target_xfer_memory_error.
2197 (memory_error): Change parameter type to target_xfer_error.
2198 Rewrite.
2199 (read_memory): Use memory_error instead of
2200 target_xfer_memory_error.
2201 * gdbcore.h: Include "target.h".
2202 (memory_error): Change parameter type to target_xfer_error.
2203 (memory_error_message): Declare function.
2204 * target.c (target_read_memory, target_read_stack)
2205 (target_write_memory, target_write_raw_memory): Return
2206 TARGET_XFER_E_IO on error. Adjust comments.
2207 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
2208 instead of EIO.
2209 * target.h (target_read, target_insert_breakpoint)
2210 (target_remove_breakpoint): Adjust comments.
2211 * valprint.c (partial_memory_read): Rename parameter, and adjust
2212 comment.
2213 (val_print_string): Use memory_error_message to build the memory
2214 error string.
2215
2216 2013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2217
2218 * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
2219 result variable. Rename variable fopen_e_ever_failed to
2220 fopen_e_ever_failed_einval. Retry fopen only for errno EINVAL.
2221
2222 2013-10-09 Pedro Alves <palves@redhat.com>
2223
2224 * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
2225 (monitor_write_memory_longlongs, monitor_write_memory_block):
2226 Constify 'myaddr' parameter.
2227 (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
2228 helper.
2229 (monitor_xfer_partial): New function.
2230 (init_base_monitor_ops): Don't install a deprecated_xfer_memory
2231 hook. Install a to_xfer_partial hook.
2232
2233 2013-10-09 Tom Tromey <tromey@redhat.com>
2234
2235 * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
2236 bfd_get_alt_debug_link_info.
2237
2238 2013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2239
2240 New flag OBJF_NOT_FILENAME.
2241 * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
2242 * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
2243 allocate_objfile.
2244 (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
2245 symbol_file_add_from_bfd.
2246 * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
2247 allocate_objfile.
2248 * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
2249 NULL.
2250 * objfiles.h (OBJF_NOT_FILENAME): New.
2251
2252 2013-10-08 Tom Tromey <tromey@redhat.com>
2253
2254 * Makefile.in (SFILES): Add build-id.c.
2255 (HFILES_NO_SRCDIR): Add build-id.h.
2256 * build-id.c: New file, largely from elfread.c. Modified
2257 most functions.
2258 * build-id.h: New file.
2259 * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
2260 bfd_get_alt_debug_link_info. Verify dwz file's build-id.
2261 Search for dwz file using build-id.
2262 * elfread.c (build_id_bfd_get, build_id_verify)
2263 (build_id_to_debug_filename, find_separate_debug_file): Remove.
2264
2265 2013-10-08 Joel Brobecker <brobecker@adacore.com>
2266
2267 * ada-lang.c (compare_names_with_case): Renamed from
2268 compare_names, adding a new parameter "casing" and its handling.
2269 New function documentation.
2270 (compare_names): New function, implemented using
2271 compare_names_with_case.
2272
2273 2013-10-08 Joel Brobecker <brobecker@adacore.com>
2274
2275 * ada-lang.c (ada_exception_sal): Remove advance declaration.
2276
2277 2013-10-07 Tom Tromey <tromey@redhat.com>
2278
2279 * objfiles.c (free_objfile_per_bfd_storage): Delete the
2280 demangled_names_hash.
2281 (free_objfile): Don't delete the demangled_names_hash.
2282 * objfiles.h (struct objfile_per_bfd_storage)
2283 <demangled_names_hash>: New field.
2284 (struct objfile) <demangled_names_hash>: Move to
2285 objfile_per_bfd_storage.
2286 * symfile.c (reread_symbols): Don't delete the
2287 demangled_names_hash.
2288 * symtab.c (create_demangled_names_hash): Update.
2289 (symbol_set_names): Update.
2290
2291 2013-10-07 Tom Tromey <tromey@redhat.com>
2292
2293 * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
2294 needs_relocations>: New fields.
2295 (gdb_bfd_requires_relocations): New function.
2296 * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
2297 * objfiles.c (get_objfile_bfd_data): Disallow sharing if
2298 the BFD needs relocations applied.
2299
2300 2013-10-07 Pedro Alves <palves@redhat.com>
2301
2302 PR breakpoints/11568
2303 * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
2304 the thread list" instead of "gone".
2305
2306 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2307
2308 * NEWS: Mention new convenience variable $_exitsignal.
2309 * corelow.c (core_open): Reset exit convenience variables. Set
2310 $_exitsignal to the uncaught signal which generated the corefile.
2311 * infrun.c (handle_inferior_event): Reset exit convenience
2312 variables. Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
2313 (clear_exit_convenience_vars): New function.
2314 * inferior.h (clear_exit_convenience_vars): New prototype.
2315
2316 2013-10-06 Yao Qi <yao@codesourcery.com>
2317
2318 * varobj.h: Add comments to enum varobj_languages.
2319
2320 2013-10-04 Doug Evans <dje@google.com>
2321
2322 Add support for DWP file format version 2.
2323 * NEWS: Mention support for DWP file format version 2.
2324 * dwarf2read.c (dwarf2_section_info): Convert asection field to a
2325 union of asection, containing_section. New fields virtual_offset
2326 and is_virtual. Change type of readin filed from int to char.
2327 (dwo_sections, dwo_file): Tweak comments.
2328 (dwp_v2_section_ids): New enum.
2329 (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
2330 str_offsets, types.
2331 (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
2332 All uses updated.
2333 (virtual_v2_dwo_sections): New struct.
2334 (dwp_hash_table): New fields version, nr_columns. Change type of
2335 section_pool field to a union.
2336 (dwp_file): New field version.
2337 (dwarf2_has_info): Check for virtual sections.
2338 (get_containing_section): New function.
2339 (get_section_bfd_owner, get_section_bfd_section): Call it.
2340 (dwarf2_locate_sections): Update.
2341 (dwarf2_section_empty_p): Update.
2342 (dwarf2_read_section): Handle virtual sections.
2343 (locate_dwz_sections): Update.
2344 (create_dwp_hash_table): Document and handle V2 format.
2345 (locate_v1_virtual_dwo_sections): Renamed from
2346 locate_virtual_dwo_sections and update. All callers updated.
2347 (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
2348 Delete arg htab. Rename arg section_index to unit_index.
2349 All callers updated.
2350 (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
2351 All uses updated.
2352 (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
2353 (lookup_dwo_unit_in_dwp): Add V2 support.
2354 (dwarf2_locate_dwo_sections): Update.
2355 (dwarf2_locate_common_dwp_sections): Renamed from
2356 dwarf2_locate_dwp_sections and update. All callers updated.
2357 (dwarf2_locate_v2_dwp_sections): New function.
2358 (open_and_init_dwp_file): Add V2 support.
2359 (read_str_index): New locals str_section, str_offsets_section.
2360
2361 2013-10-04 Pedro Alves <palves@redhat.com>
2362
2363 * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
2364 (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
2365 (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
2366 describing comments with references to ptid.h.
2367 * common/ptid.h: Remove intro description of constructors,
2368 accessors and predicates.
2369 (struct ptid): Reformat.
2370 (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
2371 (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
2372 describing comments.
2373
2374 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2375
2376 * aix-thread.c (sync_threadlists): Add missing ')' in call
2377 to ptid_build.
2378
2379 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2380
2381 * procfs.c (procfs_init_inferior): Fix typo causing the build
2382 to fail.
2383
2384 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2385
2386 * aix-thread.c (ptrace32): Remove cast to addr_ptr.
2387
2388 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2389
2390 * mi/mi-main.c (run_one_inferior): Add function description.
2391 Make ARG a pointer to an integer whose value determines whether
2392 we should "run" or "start" the program.
2393 (mi_cmd_exec_run): Add handling of the "--start" option.
2394 Reject all other command-line options.
2395 * NEWS: Add entry for "-exec-run"'s new "--start" option.
2396
2397 2013-10-04 Yao Qi <yao@codesourcery.com>
2398
2399 * remote-notif.h (REMOTE_NOTIF_ID): New enum.
2400 (struct notif_client) <pending_event>: Moved
2401 to struct remote_notif_state.
2402 <id>: New field.
2403 (struct remote_notif_state) <pending_event>: New field.
2404 (notif_event_xfree): Declare.
2405 * remote-notif.c (handle_notification): Adjust.
2406 (notif_event_xfree): New function.
2407 (do_notif_event_xfree): Call notif_event_xfree.
2408 (remote_notif_state_xfree): Call notif_event_xfree to free
2409 each element in field pending_event.
2410 * remote.c (discard_pending_stop_replies): Remove declaration.
2411 (discard_pending_stop_replies_in_queue): Declare.
2412 (remote_close): Call discard_pending_stop_replies_in_queue
2413 instead of discard_pending_stop_replies.
2414 (remote_start_remote): Adjust.
2415 (stop_reply_xfree): Call notif_event_xfree.
2416 (notif_client_stop): Adjust initialization.
2417 (remote_notif_remove_all): Rename it to ...
2418 (remove_stop_reply_for_inferior): ... this. Update comments.
2419 Don't check INF is NULL.
2420 (discard_pending_stop_replies): Return early if notif_state is
2421 NULL. Adjust. Don't check INF is NULL.
2422 (remote_notif_get_pending_events): Adjust.
2423 (discard_pending_stop_replies_in_queue): New function.
2424 (remote_wait_ns): Likewise.
2425
2426 2013-10-04 Yao Qi <yao@codesourcery.com>
2427
2428 * remote-notif.c (DECLARE_QUEUE_P): Remove.
2429 (notif_queue): Remove.
2430 (remote_notif_process): Add one parameter 'notif_queue'.
2431 Update comments. Callers update.
2432 (remote_async_get_pending_events_token): Remove.
2433 (remote_notif_register_async_event_handler): Remove.
2434 (remote_notif_unregister_async_event_handler): Remove.
2435 (handle_notification): Add parameter 'notif_queue'. Update
2436 comments. Callers update.
2437 (notif_xfree): Remove.
2438 (remote_notif_state_allocate): New function.
2439 (remote_notif_state_xfree): New function.
2440 (_initialize_notif): Remove code to allocate queue.
2441 * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
2442 (struct remote_notif_state): New.
2443 (handle_notification): Update declaration.
2444 (remote_notif_process): Likewise.
2445 (remote_notif_register_async_event_handler): Remove.
2446 (remote_notif_unregister_async_event_handler): Remove.
2447 (remote_notif_state_allocate): Declare.
2448 (remote_notif_state_xfree): Declare.
2449 * remote.c (struct remote_state) <notif_state>: New field.
2450 (remote_close): Don't call
2451 remote_notif_unregister_async_event_handler. Call
2452 remote_notif_state_xfree.
2453 (remote_open_1): Don't call
2454 remote_notif_register_async_event_handler. Call
2455 remote_notif_state_allocate.
2456
2457 2013-10-04 Yao Qi <yao@codesourcery.com>
2458
2459 * varobj.c (create_child_with_value): Remove 'const' from the
2460 type of parameter 'name'.
2461 (varobj_add_child): Likewise.
2462 (install_dynamic_child): Remove 'const' from the type of
2463 parameter 'name'.
2464 (varobj_add_child): Likewise.
2465 (create_child_with_value): Likewise. Update comments. Don't
2466 duplicate 'name'.
2467 (update_dynamic_varobj_children): Duplicate 'name'
2468 and pass it to install_dynamic_child.
2469
2470 2013-10-03 Phil Muldoon <pmuldoon@redhat.com>
2471
2472 * python/py-value.c (convert_value_from_python): Move PyInt_Check
2473 conversion logic to occur after PyLong_Check. Comment on order
2474 change significance.
2475 * python/py-arch.c (archpy_disassemble): Comment on order of
2476 conversion for integers and longs.
2477
2478 2013-10-03 Pedro Alves <palves@redhat.com>
2479
2480 * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
2481 the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
2482 functions. Always test for PTRACE_O_TRACESYSGOOD even if
2483 PTRACE_O_TRACEFORK is not supported.
2484 (linux_test_for_tracesysgood): New function.
2485 (linux_test_for_tracefork): New function, factored out from
2486 linux_check_ptrace_features, and also don't kill child_pid here.
2487
2488 2013-10-03 Tristan Gingold <gingold@adacore.com>
2489
2490 * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
2491 Remove verbose error reporting. Use detected state to
2492 thread_set_state call.
2493 (i386_darwin_dr_get): Fix return type. Remove verbose error
2494 report.
2495 Remove trailing spaces.
2496
2497 2013-10-02 Pedro Alves <palves@redhat.com>
2498
2499 * cp-valprint.c (cp_print_value_fields): Adjust calls to
2500 val_print_optimized_out.
2501 * jv-valprint.c (java_print_value_fields): Likewise.
2502 * p-valprint.c (pascal_object_print_value_fields): Likewise.
2503 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
2504 <DWARF_VALUE_REGISTER>: If the register was not saved, return a
2505 new optimized out value.
2506 * findvar.c (address_from_register): Likewise.
2507 * frame.c (put_frame_register): Tweak error string to say the
2508 register was not saved, rather than optimized out.
2509 * infcmd.c (default_print_one_register_info): Adjust call to
2510 val_print_optimized_out. Use value_of_register instead of
2511 get_frame_register_value.
2512 * mi/mi-main.c (output_register): Use value_of_register instead of
2513 get_frame_register_value.
2514 * valprint.c (valprint_check_validity): Likewise.
2515 (val_print_optimized_out): New value parameter. If the value is
2516 lval_register, print <not saved> instead.
2517 (value_check_printable, val_print_scalar_formatted): Adjust calls
2518 to val_print_optimized_out.
2519 * valprint.h (val_print_optimized_out): New value parameter.
2520 * value.c (struct value) <optimized_out>: Extend comment.
2521 (error_value_optimized_out): New function.
2522 (require_not_optimized_out): Use it. Use a different string for
2523 lval_register values.
2524 * value.h (error_value_optimized_out): New declaration.
2525 * NEWS: Mention <not saved>.
2526
2527 2013-10-02 Joel Brobecker <brobecker@adacore.com>
2528
2529 * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
2530 strcmp to compare two symtab filenames.
2531
2532 2013-10-02 Joel Brobecker <brobecker@adacore.com>
2533
2534 * symtab.c (search_symbols_equal): Delete.
2535 (sort_search_symbols_remove_dups): Replace call to
2536 search_symbols_equal by call to compare_search_syms,
2537 adjusting as necessary.
2538
2539 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2540
2541 PR python/15579
2542 * python/python.c: Document gdb.execute command in Python help.
2543
2544 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2545
2546 * python/py-frame.c (frame_info_to_frame_object): Use
2547 gdbpy_convert_exception. Clean up Python object on failure.
2548
2549 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2550
2551 * python/lib/gdb/command/frame_filters.py
2552 (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
2553 (ShowFrameFilterPriority.invoke): Ditto.
2554
2555 2013-10-01 Keith Seitz <keiths@redhat.com>
2556
2557 * linespec.c (struct ls_parser): Make 'saved_arg' const.
2558 (parse_linespec): Make 'argptr' const.
2559 Remove temporary cast of 'argptr' to const char **.
2560 (decode_line_full): Pass const pointer to parse_linespec.
2561 (decode_line_1): Likewise.
2562 (decode_objc): Make local variable 'new_argptr' const.
2563 (find_function_symbols): Remove temporary cast to char *
2564 to find_imps.
2565 * objc-lang.c (find_imps): Make argument 'method' const.
2566 Return const.
2567 * objc-lang.h (find_imps): Likewise.
2568
2569 2013-10-01 Keith Seitz <keiths@redhat.com>
2570
2571 * completer.c (skip_quoted_chars): Make all arguments const.
2572 Return const.
2573 (skip_quoted): Likewise.
2574 * completer.h (skip_quoted_chars): Likewise.
2575 (skip_quoted): Likewise.
2576 * defs.h (skip_quoted): Remove duplicate declaration.
2577 * jv-exp.y: Include completer.h.
2578 (yylex): Remove unneccessary cast to char * fro skip_quoted.
2579 * p-exp.y: Include completer.h.
2580
2581 2013-10-01 Keith Seitz <keiths@redhat.com>
2582
2583 * c-exp.y (parse_number): Make first argument const.
2584 Make a copy of the input to manipulate.
2585 (c_parse_escape): Make first argument const.
2586 Make local variable 'tokptr' const.
2587 (parse_string_or_char): Make first two arguments const.
2588 (macro_original_text): Make const.
2589 (lex_one_token): Make local variable 'tokstart' const.
2590 Likewise for local variables named 'p'.
2591 Cast away const for struct stoken (temporary).
2592 * c-lang.h (c_parse_escpae): Make first argument const.
2593 * cli/cli-cmds.c (echo_command): Make local variable 'p'
2594 const.
2595 * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
2596 var_string case.
2597 * f-exp.y (parse_number): Make first argument const.
2598 (match_string_literal): Make local variable 'tokstart'
2599 const.
2600 (yylex): Make local variable 'p' const.
2601 Cast away const for struct stoken (temporary).
2602 * go-exp.y (parse_number): Make first argument const.
2603 (parse_string_or_char): Likewise.
2604 Make local variable 'tokstart' const.
2605 (lex_one_token): Likewise for numerous locals called 'p'.
2606 Cast away const for struct stoken (temporary).
2607 * jv-exp.y (parse_number): Make first argument const.
2608 Make local variables 'tokstart' and 'tokptr' const.
2609 Cast away const for call to skip_quoted (temporary).
2610 (yylex): Make local variable 'p' const.
2611 Cast away const for struct stoken (temporary).
2612 * m2-exp.y (parse_number): Make local variable 'p' const.
2613 (yylex): Likewise for 'tokstart'.
2614 Cast away const for struct stoken (temporary).
2615 Make local variable 'p' const.
2616 * macroexp.c (get_character_constant): Pass a const string
2617 to c_parse_escape.
2618 (get_string_literal): Likewise.
2619 (macro_expand_next): Make first argument const.
2620 Cast away const for init_shared_buffer.
2621 * macroexp.h (macro_expand_next): Make first argument const.
2622 * p-exp.y (yylex): Make a local copy of 'lexptr'.
2623 Pass a const string to c_parse_escape.
2624 Make local variables 'p' and 'namestart' const.
2625 * parse.c (lexptr): Make const.
2626 (prev_lexptr): Likewise.
2627 (find_template_name_end): Return const.
2628 Make argument const, too.
2629 (parse_exp_in_context): Make first argument const.
2630 Remove the entire const_hack.
2631 (parse_exp_in_context_1): Make first argument const.
2632 * parser-defs.h (find_template_name_end): Return const.
2633 Make argument const, too.
2634 (lexptr): Make const.
2635 (prev_lexptr): Likewise.
2636 * utils.c (parse_escape): Make second argument const.
2637 * utils.h (parse_escape): Likewise.
2638
2639 2013-10-01 Keith Seitz <keiths@redhat.com>
2640
2641 * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
2642 is now const.
2643 (block_lookup): Make 'raw_name' and 'name' const.
2644 * ada-lex.l (processString): Update for struct stoken.ptr.
2645 * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
2646 (operator_stoken): Likewise.
2647 (lex_one_token): Remove temporary cast to char * for
2648 'yylval.sval.ptr'.
2649 * f-exp.y (yylex): Likewise.
2650 * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
2651 * gdbtypes.h (lookup_struct_elt_type): Likewisee.
2652 * go-exp.y (lex_one_token): Remove temporary cast to char * for
2653 'yylval.sval.ptr'.
2654 * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
2655 (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
2656 * linespec.c (struct ls_parser): Make 'stream' const.
2657 (find_parameter_list_end): Make argument 'input' and local
2658 variable 'p' const.
2659 (linespec_lexer_lex_string): Make local variables 'start' and
2660 'p' const.
2661 Use skip_spaces_const instead of skip_spaces.
2662 (linespec_lexer_peek_token): Make local variable 'saved_stream'
2663 const.
2664 (parse_linespec): Temporarily cast 'argptr' to const for
2665 'parser->lexer.stream'.
2666 * m2-exp.y (yylex): Remove temporary cast to char * for
2667 'yylval.sval.ptr'.
2668 * objc-lang.c (add_msglist): Make local variable 'p' const.
2669 * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
2670 (exp : STRING): Make 'sp' const.
2671 (parse_number): Make argument 'p' const.
2672 * parser-defs.h (struct stoken): Make 'ptr' const.
2673
2674 2013-10-01 Doug Evans <dje@google.com>
2675
2676 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
2677
2678 2013-10-01 Yao Qi <yao@codesourcery.com>
2679
2680 * varobj.c (c_value_of_root): Remove declaration.
2681 (cplus_value_of_root, java_value_of_root): Likewise.
2682 (ada_value_of_root): Likewise.
2683 (struct language_specific) <value_of_root>: Remove.
2684 (languages): Update initialization.
2685 (check_scope): Move earlier.
2686 (c_value_of_root): Move earlier and rename to ...
2687 (value_of_root_1): ... this.
2688 (value_of_root): Caller update.
2689 (cplus_value_of_root, java_value_of_root): Remove.
2690 (ada_value_of_root): Remove.
2691
2692 2013-10-01 Yao Qi <yao@codesourcery.com>
2693
2694 * varobj.c (varobj_format_string): Remove "unknown".
2695 (languages): Remove the first element.
2696 * varobj.h (enum varobj_languages): Remove vlang_c.
2697
2698 2013-10-01 Yao Qi <yao@codesourcery.com>
2699
2700 * varobj.c (struct language_specific) <language>: Remove.
2701 (languages): Update the initialization.
2702
2703 2013-10-01 Yao Qi <yao@codesourcery.com>
2704
2705 * arm-wince-tdep.c: Remove inclusion of "solib.h" and
2706 "solib-target.h". Include "windows-tdep.h".
2707 (arm_wince_init_abi): Call windows_init_abi. Remove call to
2708 set_solib_ops and set_gdbarch_has_dos_based_file_system.
2709 * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
2710 windows-tdep.o to gdb_target_obs.
2711
2712 2013-10-01 Yao Qi <yao@codesourcery.com>
2713
2714 * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
2715 "solib-target.h".
2716 (amd64_windows_init_abi): Don't call set_solib_ops and
2717 set_gdbarch_iterate_over_objfiles_in_search_order. Call
2718 windows_init_abi instead.
2719 * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
2720 "solib-target.h".
2721 (i386_cygwin_init_abi): Don't call set_solib_ops,
2722 set_gdbarch_has_dos_based_file_system and
2723 set_gdbarch_iterate_over_objfiles_in_search_order. Call
2724 windows_init_abi instead.
2725 * windows-tdep.c: Include "solib.h" and "solib-target.h".
2726 (windows_init_abi): New function.
2727 (windows_iterate_over_objfiles_in_search_order): Make it
2728 static.
2729 * windows-tdep.h (windows_init_abi): Declare.
2730 (windows_iterate_over_objfiles_in_search_order): Remove
2731 declaration.
2732
2733 2013-10-01 Jerome Guitton <guitton@adacore.com>
2734
2735 Checked in by Joel Brobecker <brobecker@adacore.com>
2736 * system-gdbinit/elinos.py (get_elinos_environment): Return an
2737 incomplete dictionnary instead of None in case of missing
2738 environment variables.
2739 (elinos_init): in case of an incomplete environment, best
2740 effort to load system libraries instead of abort.
2741
2742 2013-10-01 Joel Brobecker <brobecker@adacore.com>
2743
2744 * ada-lang.c (ada_has_this_exception_support): Ignore
2745 mst_solib_trampoline minimal symbols.
2746
2747 2013-09-30 Tristan Gingold <gingold@adacore.com>
2748
2749 * i386-darwin-nat.c (darwin_complete_target): Install methods for
2750 hardware watchpoint.
2751 (i386_darwin_dr_set): Support 32 and 64 bit states.
2752 (i386_darwin_dr_get): Likewise.
2753 (i386_darwin_dr_set_control): Make static.
2754 (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
2755 (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
2756
2757 2013-09-30 Luis Machado <lgustavo@codesourcery.com>
2758
2759 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2760 Replace TIDGET with ptid_get_lwp.
2761 Replace GET_LWP with ptid_get_lwp.
2762 * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
2763 Replace BUILD_THREAD with ptid_build.
2764 Replace BUILD_LWP with ptid_build.
2765 Replace PIDGET with ptid_get_pid.
2766 Replace TIDGET with ptid_get_lwp.
2767 * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
2768 * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2769 Replace TIDGET with ptid_get_lwp.
2770 * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
2771 * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
2772 Replace TIDGET with ptid_get_lwp.
2773 Replace GET_LWP with ptid_get_lwp.
2774 * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
2775 * auxv.c: Likewise.
2776 * breakpoint.c: Likewise.
2777 * common/ptid.c (ptid_is_pid): Condense check for
2778 null_ptid and minus_one_ptid.
2779 (ptid_lwp_p): New function.
2780 (ptid_tid_p): New function.
2781 * common/ptid.h: Update comments for accessors.
2782 (ptid_lwp_p): New prototype.
2783 (ptid_tid_p): New prototype.
2784 * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
2785 * gcore.c: Replace PIDGET with ptid_get_pid.
2786 * gdbthread.h: Likewise.
2787 * gnu-nat.c: Likewise.
2788 * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
2789 Replace TIDGET with ptid_get_lwp.
2790 * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
2791 * hppanbsd-nat.c: Likewise.
2792 * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
2793 Replace TIDGET with ptid_get_lwp.
2794 * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
2795 * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2796 * infcmd.c: Likewise.
2797 * inferior.h: Likewise.
2798 * inflow.c: Likewise.
2799 * infrun.c: Likewise.
2800 * linux-fork.c: Likewise.
2801 * linux-nat.c: Replace PIDGET with ptid_get_pid.
2802 Replace GET_PID with ptid_get_pid.
2803 Replace is_lwp with ptid_lwp_p.
2804 Replace GET_LWP with ptid_get_lwp.
2805 Replace BUILD_LWP with ptid_build.
2806
2807 2013-09-28 Mike Frysinger <vapier@gentoo.org>
2808
2809 * common/linux-btrace.c: Move sys/syscall.h out of the
2810 HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
2811 Also check for SYS_perf_event_open before attempting to buid.
2812
2813 2013-09-27 Doug Evans <dje@google.com>
2814
2815 * dwarf2read.c (dwarf2_section_info): Add comment.
2816 (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
2817 All uses updated.
2818 (dwarf2_section_empty_p): Rename arg from "info" to "section".
2819 (dwarf2_read_section): Delete unused local "header". Add section
2820 name to error message.
2821 (create_dwo_in_dwp): Tweak comment.
2822 (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
2823
2824 * dwarf2read.c (die_reader_specs): Tweak comment.
2825 (get_section_bfd_owner, get_section_bfd_section): New functions.
2826 (get_section_name, get_section_file_name): New functions.
2827 (get_section_id, get_section_flags): New functions.
2828 (*): Use new functions to access section fields.
2829
2830 * dwarf2read.c (struct dwo_file): Add/tweak comments.
2831 (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp. Remove
2832 arg "htab". All callers updated.
2833 (create_debug_types_hash_table): Remove redundant copy of
2834 abbrev_section.
2835 (create_dwo_in_dwp): Tweak comments.
2836 (read_str_index): Tweak comment. Record dwarf form name in static
2837 local.
2838
2839 2013-09-27 Pedro Alves <palves@redhat.com>
2840
2841 * remote.h (REMOTE_SYSROOT_PREFIX): New define.
2842 (remote_filename_p): Add comment.
2843 * remote.c (remote_filename_p): Adjust to use
2844 REMOTE_SYSROOT_PREFIX.
2845 * solib.c (solib_find): When deciding whether we need to add a
2846 directory separator, check whether the sysroot is "remote:"
2847 instead of checking whether the patch has a drive spec. Add
2848 comments.
2849
2850 2013-09-27 Pedro Alves <palves@redhat.com>
2851
2852 * remote.c (struct stop_reply) <solibs_changed, replay_event>:
2853 Delete fields.
2854 (remote_parse_stop_reply): Adjust, setting event->ws.kind
2855 directly.
2856
2857 2013-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2858
2859 Fix set debug frame output.
2860 * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry. Move
2861 SENTINEL_FRAME entry lower to match enum frame_type order.
2862
2863 2013-09-26 Pierre Muller <muller@sourceware.org>
2864
2865 Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2866 AMD64_R15_REGNUM when a register index is expected.
2867 * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
2868 Substitute in array.
2869 * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
2870 (amd64_push_arguments): Substitute in integer_regnum array.
2871
2872 2013-09-25 Doug Evans <dje@google.com>
2873
2874 * objfiles.c (allocate_objfile): Move comment to better place.
2875
2876 New option "set debug symfile on".
2877 * NEWS: Mention "set debug symfile".
2878 * Makefile.in (SFILES): Add symfile-debug.c.
2879 (COMMON_OBS): Add symfile-debug.o.
2880 * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
2881 objfile's symbol functions.
2882 * objfiles.h (objfile_set_sym_fns): Declare.
2883 * symfile-debug.c: New file.
2884 * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
2885 objfile's symbol functions.
2886 (reread_symbols): Ditto.
2887
2888 * symfile.h (struct sym_fns): Delete member "sym_flavour".
2889 All uses updated.
2890 (add_symtab_fns): Update prototype.
2891 * symfile.c (sym_fns_ptr): Delete. Replace with ...
2892 (registered_sym_fns): ... this.
2893 (symtab_fns): Update.
2894 (add_symtab_fns): New arg "flavour". All callers updated.
2895 (find_sym_fns): Rewrite to use new sym_fns registry.
2896
2897 * symfile.h (struct sym_fns): Add "objfile" argument to
2898 sym_read_linetable. All uses updated.
2899
2900 * symtab.c (domain_name, search_domain_name): New functions.
2901 * symtab.h (domain_name, search_domain_name): Declare.
2902
2903 * symfile.h (struct quick_symbol_functions): Reorg arg list of
2904 map_matching_symbols so objfile is first. All uses updated.
2905 * dwarf2read.c (dw2_map_matching_symbols): Update signature.
2906 * psymtab.c (map_matching_symbols_psymtab): Update signature.
2907
2908 2013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2909
2910 PR shlibs/8882
2911 * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
2912 link map entries.
2913
2914 2013-09-24 Doug Evans <dje@google.com>
2915
2916 * objfiles.c (free_objfile): Move comment.
2917
2918 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2919
2920 * ada-exp.y (string_to_operator): Delete.
2921 (dummy_string_to_ada_operator): Delete.
2922
2923 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2924
2925 Revert:
2926 * i386-tdep.h (enum amd64_reg_class): New, moved here from
2927 amd64-tdep.c.
2928 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
2929 call_dummy_integer_regs, and classify.
2930 * amd64-tdep.h (amd64_classify): Add declaration.
2931 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
2932 (amd64_reg_class): Delete, moved to i386-tdep.h.
2933 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
2934 Replace call to amd64_classify by call to tdep->classify.
2935 (amd64_push_arguments): Get the list of registers to use for
2936 passing integer parameters from the gdbarch tdep structure,
2937 rather than using a hardcoded one. Replace calls to amd64_classify
2938 by calls to tdep->classify.
2939 (amd64_push_dummy_call): Get the register number used for
2940 the "hidden" argument from tdep->call_dummy_integer_regs.
2941 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
2942 and tdep->call_dummy_integer_regs. Set tdep->classify.
2943
2944 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2945
2946 Revert:
2947 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
2948 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
2949 where tdep->memory_args_by_pointer is non-zero.
2950
2951 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2952
2953 Revert:
2954 * i386-tdep.h (struct gdbarch_tdep): Add new field
2955 integer_param_regs_saved_in_caller_frame.
2956 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
2957 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
2958
2959 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2960
2961 * amd64-windows-tdep.c: #include "value.h"
2962 (amd64_windows_classify): Delete.
2963 (amd64_windows_passed_by_integer_register)
2964 (amd64_windows_passed_by_xmm_register)
2965 (amd64_windows_passed_by_pointer)
2966 (amd64_windows_adjust_args_passed_by_pointer)
2967 (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
2968 (amd64_windows_push_dummy_call): New functions.
2969 (amd64_windows_init_abi): Remove setting of
2970 tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
2971 tdep->classify, tdep->memory_args_by_pointer and
2972 tdep->integer_param_regs_saved_in_caller_frame.
2973 Add call to set_gdbarch_push_dummy_call.
2974
2975 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2976
2977 * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
2978 objfile->original_name.
2979
2980 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2981
2982 Pass down original filename for objfile.
2983 * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
2984 * elfread.c (elf_symfile_read): Likewise.
2985 * jit.c (jit_object_close_impl): Update allocate_objfile call, no
2986 longer set ORIGINAL_NAME.
2987 (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
2988 * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
2989 * machoread.c (macho_add_oso_symfile): Add parameter name. Update
2990 symbol_file_add_from_bfd call.
2991 (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
2992 (macho_check_dsym): Add parameter filenamep. Change function comment.
2993 Set *filenamep.
2994 (macho_symfile_read): New variable dsym_filename. Update
2995 macho_check_dsym call. Use it for symbol_file_add_separate.
2996 * objfiles.c (allocate_objfile): Add parameter name. New comment for
2997 it. Use it for objfile->original_name.
2998 (objfile_name): Return OBFD's filename, if available.
2999 * objfiles.h (allocate_objfile): Add new parameter name.
3000 * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
3001 * symfile-mem.c (symbol_file_add_from_memory): Update
3002 symbol_file_add_from_bfd call.
3003 * symfile.c (read_symbols): Update symbol_file_add_separate call, new
3004 comment for it.
3005 (symbol_file_add_with_addrs): New parameter name, add function comment
3006 for it. Remove variable name. Update allocate_objfile call.
3007 (symbol_file_add_separate): New parameter name, add function comment
3008 for it. Update symbol_file_add_with_addrs call.
3009 (symbol_file_add_from_bfd): New parameter name. Update
3010 symbol_file_add_with_addrs call.
3011 (symbol_file_add): Update symbol_file_add_from_bfd call.
3012 (reread_symbols): New variable original_name. Save
3013 objfile->original_name by it.
3014 * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
3015 second parameter.
3016
3017 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3018
3019 Code cleanup: Add objfile_name accessor function.
3020 * ada-lang.c (is_known_support_routine): Use objfile_name.
3021 * auto-load.c (source_gdb_script_for_objfile)
3022 (auto_load_objfile_script): Likewise.
3023 * coffread.c (coff_symtab_read, read_one_sym): Likewise.
3024 * dbxread.c (dbx_symfile_read): Likewise.
3025 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3026 * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
3027 * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
3028 (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
3029 (lookup_dwp_signatured_type, lookup_dwo_unit)
3030 (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
3031 (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
3032 (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
3033 (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
3034 (dwarf2_record_block_ranges, read_common_block, read_typedef)
3035 (read_subrange_type, load_partial_dies, read_partial_die)
3036 (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
3037 (die_containing_type, build_error_marker_type, lookup_die_type)
3038 (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
3039 (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
3040 (get_DW_AT_signature_type, write_psymtabs_to_index)
3041 (save_gdb_index_command): Likewise.
3042 * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
3043 Likewise.
3044 * expprint.c (dump_subexp_body_standard): Likewise.
3045 * gdbtypes.c (type_name_no_tag_or_error): Likewise.
3046 * jit.c (jit_object_close_impl): Use the objfile field name renamed to
3047 original_name.
3048 * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
3049 obj_name, use objfile_name for it, use the variable.
3050 (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
3051 Use objfile_name.
3052 * machoread.c (macho_symtab_read, macho_check_dsym)
3053 (macho_symfile_relocate): Likewise.
3054 * maint.c (maintenance_translate_address): Likewise.
3055 * minidebug.c (find_separate_debug_file_in_section): Likewise.
3056 * minsyms.c (install_minimal_symbols): Likewise.
3057 * objfiles.c (allocate_objfile): Use the objfile field name renamed to
3058 original_name.
3059 (filter_overlapping_sections): Use objfile_name.
3060 (objfile_name): New function.
3061 * objfiles.h (struct objfile): Rename field name to original_name.
3062 (objfile_name): New prototype.
3063 * printcmd.c (sym_info, address_info): Use objfile_name.
3064 * probe.c (parse_probes, collect_probes, compare_probes)
3065 (info_probes_for_ops): Likewise.
3066 * progspace.c (clone_program_space): Likewise.
3067 * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
3068 (maintenance_info_psymtabs): Likewise.
3069 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
3070 (source_section_scripts): Likewise.
3071 * python/py-objfile.c (objfpy_get_filename): Likewise.
3072 * python/py-progspace.c (pspy_get_filename): Likewise.
3073 * solib-aix.c (solib_aix_get_toc_value): Likewise.
3074 * solib-som.c (match_main, som_solib_section_offsets): Likewise.
3075 * solib.c (solib_read_symbols): Likewise.
3076 * stabsread.c (scan_file_globals): Likewise.
3077 * stap-probe.c (handle_stap_probe): Likewise.
3078 * symfile.c (symbol_file_clear, separate_debug_file_exists)
3079 (find_separate_debug_file_by_debuglink): Likewise.
3080 (reread_symbols): Likewise. Use the objfile field name renamed to
3081 original_name.
3082 (allocate_symtab): Use objfile_name.
3083 * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
3084 (dump_objfile, dump_msymbols, dump_symtab_1)
3085 (maintenance_print_msymbols, maintenance_print_objfiles)
3086 (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
3087 * target.c (target_translate_tls_address, target_info): Likewise.
3088 * xcoffread.c (xcoff_initial_scan): Make variable name const. Use
3089 objfile_name.
3090
3091 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3092
3093 Code cleanup.
3094 * probe.c (parse_probes): Rename variable objfile_name to
3095 objfile_namestr.
3096
3097 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3098
3099 Remove solib-sunos.c.
3100 * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
3101 * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
3102 * objfiles.c (rt_common_objfile): Remove.
3103 (free_objfile): Remove rt_common_objfile comparison.
3104 * objfiles.h (rt_common_objfile): Remove.
3105 * solib-sunos.c: Remove.
3106 * symfile.c (reread_symbols): Remove solib-sunos.c comment.
3107
3108 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3109
3110 Remove a.out NetBSD and OpenBSD hosts.
3111 * NEWS (Removed native configurations): New.
3112 * config/arm/nbsdaout.mh: Remove.
3113 * config/i386/nbsdaout.mh: Remove.
3114 * config/i386/obsdaout.mh: Remove.
3115 * config/m68k/nbsdaout.mh: Remove.
3116 * config/sparc/nbsdaout.mh: Remove.
3117 * config/vax/nbsdaout.mh: Remove.
3118 * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
3119 (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
3120 (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
3121 error.
3122 (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
3123 (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
3124 (sparc-*-netbsd*, vax-*-netbsd*): Remove.
3125
3126 2013-09-23 Tom Tromey <tromey@redhat.com>
3127
3128 * linespec.c (struct minsym_and_objfile): Remove.
3129 (minsym_and_objfile_d): Remove.
3130 (struct linespec, struct collect_info, linespec_parse_basic)
3131 (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
3132 (compare_msymbols, find_method, find_function_symbols)
3133 (find_linespec_symbols, struct collect_minsyms, compare_msyms)
3134 (add_minsym, search_minsyms_for_name): Update.
3135
3136 2013-09-23 Andrew Burgess <aburgess@broadcom.com>
3137
3138 * regcache.c: Add include of valprint.h.
3139 (dump_endian_bytes): Delete.
3140 (regcache_dump): Use print_hex_chars not dump_endian_bytes.
3141
3142 2013-09-23 Andrew Burgess <aburgess@broadcom.com>
3143
3144 * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
3145
3146 2013-09-19 Pedro Alves <palves@redhat.com>
3147
3148 * breakpoint.c (remove_threaded_breakpoints): Skip non-user
3149 breakpoints.
3150
3151 2013-09-19 Pedro Alves <palves@redhat.com>
3152 Thomas Schwinge <thomas@codesourcery.com>
3153 Yue Lu <hacklu.newborn@gmail.com>
3154
3155 * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
3156 Take a gdb_byte pointer instead of a char pointer.
3157
3158 * gnu-nat.c (gnu_xfer_memory): Adjust interface as
3159 gnu_xfer_partial helper.
3160 (gnu_xfer_partial): New function.
3161 (gnu_target): Don't install a deprecated_xfer_memory hook.
3162 Install a to_xfer_partial hook.
3163
3164 2013-09-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3165
3166 Constification.
3167 * main.c (captured_main): Replace catch_command_errors by
3168 catch_command_errors_const. Twice.
3169 * symfile.c (symbol_file_add_main_1): Make args parameter const.
3170 (symbol_file_add): Make name parameter const.
3171 (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
3172 (symfile_bfd_open): Make name parameter const, rename it to cname. Add
3173 variable name. Change their usage accordingly.
3174 * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
3175 const.
3176 (symbol_file_add_main): Make args parameter const.
3177
3178 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
3179 Ulrich Weigand <uweigand@de.ibm.com>
3180
3181 * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
3182 of c_value member.
3183 (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
3184
3185 2013-09-18 Pedro Alves <palves@redhat.com>
3186 Yue Lu <hacklu.newborn@gmail.com>
3187
3188 * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
3189 (gnu_create_inferior)
3190 (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
3191 (set_sig_thread_cmd): Use the lwpid field of ptids to
3192 store/extract thread ids instead of the tid field.
3193 * i386gnu-nat.c (gnu_fetch_registers): Adjust.
3194
3195 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
3196
3197 * infcmd.c (default_print_one_register_info): Add detection of
3198 optimized out values.
3199 (default_print_registers_info): Switch to using
3200 get_frame_register_value.
3201
3202 2013-09-18 Markus Metzger <markus.t.metzger@intel.com>
3203
3204 * infrun.c (handle_inferior_event): Check if we know the
3205 function start address before setting a resume breakpoint.
3206
3207 2013-09-18 Pedro Alves <palves@redhat.com>
3208
3209 * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
3210 minus_one_ptid instead of looking at the ptid's tid field and
3211 comparing that to -1.
3212
3213 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
3214
3215 * main.h (get_gdb_program_name): Remove extra whitespace.
3216
3217 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
3218
3219 * main.h (get_gdb_program_name): Add declaration.
3220 * main.c (get_gdb_program_name): Add definition.
3221
3222 2013-09-17 Doug Evans <dje@google.com>
3223
3224 * dwarf2read.c: Move definitions of complaint functions to after
3225 forward declarations of local functions.
3226
3227 2013-09-17 Muhammad Waqas <mwaqas@codesourcery.com>
3228 Pedro Alves <palves@redhat.com>
3229
3230 PR gdb/11568
3231 * breakpoint.c (remove_threaded_breakpoints): New function.
3232 (_initialize_breakpoint): Attach remove_threaded_breakpoints
3233 as thread_exit observer.
3234
3235 2013-09-17 Pedro Alves <palves@redhat.com>
3236
3237 PR gdb/15911
3238 * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
3239 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
3240 * corelow.c (core_open):
3241 * frame.h (print_stack_frame, print_frame_info): New
3242 'set_current_sal' parameter.
3243 * infcmd.c (finish_command, kill_command): Adjust call to
3244 print_stack_frame.
3245 * inferior.c (inferior_command): Likewise.
3246 * infrun.c (normal_stop): Likewise.
3247 * linux-fork.c (linux_fork_context): Likewise.
3248 * record-full.c (record_full_goto_entry, record_full_restore):
3249 Likewise.
3250 * remote-mips.c (common_open): Likewise.
3251 * stack.c (print_stack_frame): New 'set_current_sal' parameter.
3252 Use it.
3253 (print_frame_info): New 'set_current_sal' parameter. Set the last
3254 displayed sal depending on the new paremeter instead of looking at
3255 print_what.
3256 (backtrace_command_1, select_and_print_frame, frame_command)
3257 (current_frame_command, up_command, down_command): Adjust call to
3258 print_stack_frame.
3259 * thread.c (print_thread_info, restore_selected_frame)
3260 (do_captured_thread_select): Adjust call to print_stack_frame.
3261 * tracepoint.c (tfind_1): Likewise.
3262 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
3263 (mi_cmd_stack_info_frame): Likewise.
3264 * mi/mi-interp.c (mi_on_normal_stop): Likewise.
3265 * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
3266
3267 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3268
3269 * value.c (isvoid_internal_fn): Replace "parameter" with
3270 "argument".
3271
3272 2013-09-16 Stan Shebs <stan@codesourcery.com>
3273
3274 * README: Update references to writing code for GDB.
3275 * configure.ac (build_warnings): Remove obsolete comment.
3276 * configure: Regenerate.
3277 * gdbarch.sh: Remove references to gdbint.texinfo.
3278 * gdbarch.h: Regenerate.
3279 * gdbtypes.c (objfile_type): Remove comments referencing internals
3280 manual and D10V.
3281
3282 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3283
3284 * NEWS: Mention new convenience function $_isvoid.
3285 * value.c (isvoid_internal_fn): New function.
3286 (_initialize_values): Add new convenience function $_isvoid.
3287
3288 2013-09-16 Pierre Muller <muller@sourceware.org>
3289
3290 * arm-linux-tdep.c: Add "elf/common.h" header.
3291 Remove AT_HWCAP macro definintion as it is provided in
3292 added include file.
3293 * s390-tdep.c: Remove system header <elf.h>
3294 Add "elf/common.h" header for AT_HWCAP definition.
3295 (s390_core_read_description): Use correct CORE_ADDR
3296 for hwcap local variable used as third parameter
3297 of function target_auxv_search.
3298
3299 2013-09-14 Pierre Muller <muller@sourceware.org>
3300 Tom Tromey <tromey@redhat.com>
3301 Pedro Alves <palves@redhat.com>
3302
3303 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
3304 mode if operating system doesn't know O_CLOEXEC.
3305
3306 2013-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3307
3308 Code cleanup.
3309 * symfile.c (reread_symbols): Move variable obfd_filename to a more
3310 inner block.
3311
3312 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3313
3314 * NEWS: Mention TDB support.
3315 * features/s390-tdb.xml: New file.
3316 * features/s390-te-linux64.xml: New file.
3317 * features/s390x-te-linux64.xml: New file.
3318 * features/Makefile (WHICH): Add new tdescs above.
3319 (s390-te-linux64-expedite): Set.
3320 (s390x-te-linux64-expedite): Set.
3321 * features/s390-te-linux64.c: New file (generated).
3322 * features/s390x-te-linux64.c: New file (generated).
3323 * regformats/s390-te-linux64.dat: New file (generated).
3324 * regformats/s390x-te-linux64.dat: New file (generated).
3325 * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
3326 (HWCAP_S390_TE): Likewise.
3327 (S390_TDB_DWORD0_REGNUM): Likewise.
3328 (S390_TDB_DWORD0_REGNUM): Likewise.
3329 (S390_TDB_ABORT_CODE_REGNUM): Likewise.
3330 (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
3331 (S390_TDB_ATIA_REGNUM): Likewise.
3332 (S390_TDB_R0_REGNUM): Likewise.
3333 (S390_TDB_R1_REGNUM): Likewise.
3334 (S390_TDB_R2_REGNUM): Likewise.
3335 (S390_TDB_R3_REGNUM): Likewise.
3336 (S390_TDB_R4_REGNUM): Likewise.
3337 (S390_TDB_R5_REGNUM): Likewise.
3338 (S390_TDB_R6_REGNUM): Likewise.
3339 (S390_TDB_R7_REGNUM): Likewise.
3340 (S390_TDB_R8_REGNUM): Likewise.
3341 (S390_TDB_R9_REGNUM): Likewise.
3342 (S390_TDB_R10_REGNUM): Likewise.
3343 (S390_TDB_R11_REGNUM): Likewise.
3344 (S390_TDB_R12_REGNUM): Likewise.
3345 (S390_TDB_R13_REGNUM): Likewise.
3346 (S390_TDB_R14_REGNUM): Likewise.
3347 (S390_TDB_R15_REGNUM): Likewise.
3348 (S390_NUM_REGS): Increase.
3349 (S390_IS_TDBREGSET_REGNUM): New macro.
3350 (s390_regmap_tdb): Declare.
3351 (s390_sizeof_tdbregset): Define.
3352 (tdesc_s390_te_linux64): Declare.
3353 (tdesc_s390x_te_linux64): Likewise.
3354 * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
3355 "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
3356 (s390_regmap_tdb): New regmap.
3357 (s390_supply_tdb_regset): New function.
3358 (s390_tdb_regset): New regset.
3359 (s390_linux64v2_regset_sections): Add TDB regset to list.
3360 (s390x_linux64v2_regset_sections): Likewise.
3361 (s390_regset_from_core_section): Recognize TDB core note section.
3362 (s390_core_read_description): If HWCAP indicates TE support,
3363 select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
3364 (s390_gdbarch_init): Handle TDB regset.
3365 (_initialize_s390_tdep): Initialize new tdescs.
3366 * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
3367 (have_regset_tdb): New variable.
3368 (s390_native_supply): Support register invalidation.
3369 (fetch_regset): Invalidate registers if ptrace yields ENODATA.
3370 (check_regset): Treat ENODATA as "regset exists".
3371 (s390_linux_fetch_inferior_registers): Add TDB.
3372 (s390_read_description): Check for TDB existence and select
3373 appropriate tdesc.
3374 * gdbserver/Makefile.in (clean): Add removal of new makefile
3375 targets.
3376 (s390-te-linux64.c): New makefile target.
3377 (s390x-te-linux64.c): Likewise.
3378 * gdbserver/configure.srv (srv_regobj): Append new objects
3379 s390-te-linux64.o and s390x-te-linux64.o.
3380 (srv_xmlfiles): Append new files s390-te-linux64.xml,
3381 s390x-te-linux64.xml, and s390-tdb.xml.
3382 * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
3383 declaration.
3384 (tdesc_s390_te_linux64): Likewise.
3385 (init_registers_s390x_te_linux64): Likewise.
3386 (tdesc_s390x_te_linux64): Likewise.
3387 (s390_check_regset): Treat ENODATA as "regset exists".
3388 (s390_arch_setup): Add TDB regset support.
3389 (initialize_low_arch): Initialize registers for new tdescs.
3390
3391 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3392
3393 * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
3394 (S390_IS_FPREGSET_REGNUM): New macro.
3395 * s390-tdep.c (s390_dwarf_regmap): Make const.
3396 (regnum_is_gpr_full): New function for replacing repeated code.
3397 (s390_pseudo_register_name): Use it.
3398 (s390_pseudo_register_type): Likewise.
3399 (s390_pseudo_register_read): Likewise.
3400 (s390_pseudo_register_write): Likewise.
3401 (s390_unwind_pseudo_register): Likewise.
3402 (s390_regmap_gregset): New format for regmap.
3403 (s390x_regmap_gregset): Likewise.
3404 (s390_regmap_fpregset): Likewise.
3405 (s390_regmap_upper): Likewise.
3406 (s390_regmap_last_break): Likewise.
3407 (s390_regmap_system_call): Likewise.
3408 (s390_supply_regset): Adjust to new regmap format.
3409 (s390_collect_regset): Likewise.
3410 * s390-nat.c (s390_native_supply): Adjust to new regmap format.
3411 (s390_native_collect): Likewise.
3412 (supply_gregset): Likewise.
3413 (fill_gregset): Likewise.
3414 (supply_fpregset): Likewise.
3415 (fill_fpregset): Likewise.
3416 (fetch_regset): Likewise.
3417 (store_regset): Likewise.
3418 (s390_linux_fetch_inferior_registers): Likewise.
3419 (s390_linux_fetch_inferior_registers): Likewise.
3420
3421 2013-09-12 Andrew Pinski <apinski@cavium.com>
3422
3423 * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
3424
3425 2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3426
3427 * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
3428
3429 2013-09-09 Andrew Burgess <aburgess@broadcom.com>
3430
3431 * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
3432
3433 2013-09-06 Pedro Alves <palves@redhat.com>
3434
3435 * remote-sim.c (dump_mem, gdbsim_fetch_register)
3436 (gdbsim_store_register, gdbsim_kill, gdbsim_load)
3437 (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
3438 (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
3439 (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
3440 gdb_stdlog.
3441
3442 2013-09-06 Pedro Alves <palves@redhat.com>
3443
3444 * remote-sim.c (dump_mem): Constify buf parameter.
3445 gdbsim_xfer_inferior_memory): Rename to ...
3446 (gdbsim_xfer_memory): ... this. Adjust interface as
3447 target_xfer_partial helper.
3448 (gdbsim_xfer_partial): New function.
3449 (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
3450 Install a to_xfer_partial hook. Send output to gdb_stdlog.
3451
3452 2013-09-06 Pedro Alves <palves@redhat.com>
3453
3454 * remote-sim.c (gdbsim_xfer_inferior_memory): Use
3455 host_address_to_string, and send debug output to gdb_stdlog.
3456
3457 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
3458
3459 * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
3460 * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
3461 gdb_target_obs for cris target.
3462 * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
3463 (cris_gdbarch_init): Move calls to
3464 set_gdbarch_fetch_tls_load_module_address and
3465 set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
3466 Add call to gdbarch_init_osabi.
3467 * cris-linux-tdep.c: New file.
3468 * cris-tdep.h: New file.
3469
3470 2013-09-06 Andrew Burgess <aburgess@broadcom.com>
3471
3472 * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
3473 to deprecated_init_ui_hook.
3474
3475 2013-09-06 Andrew Burgess <aburgess@broadcom.com>
3476
3477 * cli/cli-interp.c (_initialize_cli_interp): Add a
3478 command_loop_proc to interp_procs.
3479 * event-top.c (cli_command_loop): Change signature to match
3480 interp_command_loop_ftype.
3481 * event-top.h (cli_command_loop): Same.
3482 * interps.c (interp_new): Require every interpreter to have a
3483 command_loop_proc.
3484 (current_interp_command_loop): Just call the command_loop_proc on
3485 the current interpreter.
3486 * tui/tui-interp.c (_initialize_tui_interp): Add a
3487 command_loop_proc to interp_procs.
3488
3489 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
3490
3491 * cris-tdep.c (cris_gdbarch_init): Add call to
3492 get_gdbarch_fetch_tls_load_module_address.
3493
3494 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
3495
3496 * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
3497 (cris_elf_gregset_t): Rename from elf_gregset_t.
3498 (crisv32_elf_gregset_t): Adjust.
3499 (cris_supply_gregset, fetch_core_registers): Adjust.
3500
3501 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
3502
3503 * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
3504
3505 2013-09-05 Andrew Burgess <aburgess@broadcom.com>
3506
3507 * defs.h (deprecated_command_loop_hook): Remove, including
3508 references in comments.
3509 * interps.c (current_interp_command_loop): No longer use
3510 deprecated_command_loop_hook.
3511 (clear_interpreter_hooks): Remove deprecated_command_loop_hook
3512 setup.
3513 * top.c (deprecated_command_loop_hook): Remove.
3514
3515 2013-09-05 Pedro Alves <palves@redhat.com>
3516
3517 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
3518 local is now int instead of ULONGEST. Print it with %d
3519 instead of paddress.
3520
3521 2013-09-05 Tristan Gingold <gingold@adacore.com>
3522
3523 * MAINTAINERS: Remove avr maintainership.
3524
3525 2013-09-05 Pedro Alves <palves@redhat.com>
3526
3527 * findvar.c (value_of_register): Rework in terms of
3528 value_of_register_lazy.
3529
3530 2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
3531
3532 * symfile.c (add_symbol_file_command): Remove trailing
3533 whitespaces and blank line after comment.
3534
3535 2013-09-05 Pedro Alves <palves@redhat.com>
3536
3537 * tui/tui-regs.c (tui_register_format): Don't look at the
3538 register's name here. Return string representing register
3539 value instead of storing it in the data element.
3540 (tui_get_register): Compare register string representations
3541 instead of register value states and contents.
3542
3543 2013-09-05 Pedro Alves <palves@redhat.com>
3544
3545 PR tui/15933
3546 * tui/tui-regs.c (tui_show_registers): Show registers of the
3547 selected frame, not the current frame.
3548
3549 2013-09-05 Ricard Wanderlof <ricardw@axis.com>
3550
3551 * MAINTAINERS (Write After Approval): Add myself to the list.
3552
3553 2013-09-04 Doug Evans <dje@google.com>
3554
3555 * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
3556 (queue_and_load_dwo_tu): New function.
3557 (lookup_dwo_signatured_type): Set per_cu.tu_read.
3558 (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
3559 Make dependent_cu optional.
3560 (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
3561 and an older .gdb_index is in use, queue and load all its TUs too.
3562
3563 2013-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3564
3565 Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
3566 * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
3567 variable search_flags.
3568 * defs.h (OPF_DISABLE_REALPATH): Rename to ...
3569 (OPF_RETURN_REALPATH): ... here.
3570 * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
3571 * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
3572 call. Twice.
3573 * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
3574 openp call.
3575 * solib.c (solib_find): Likewise. Four times.
3576 * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
3577 in the function comment and for the realpath_fptr variable.
3578 (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
3579 (find_and_open_source): Likewise. Twice.
3580 * symfile.c (symfile_bfd_open): Likewise, also twice.
3581
3582 2013-09-04 Doug Evans <dje@google.com>
3583
3584 * progspace.c (save_current_space_and_thread): Remove unnecessary
3585 call to save_current_inferior.
3586
3587 2013-09-04 Andrew Burgess <aburgess@broadcom.com>
3588
3589 * sh64-tdep.c (sh64_do_register): Return after printing message
3590 about unavailable register contents.
3591
3592 2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
3593 Pedro Alves <palves@redhat.com>
3594
3595 * symfile.c (add_symbol_file_command): Error out on unknown
3596 option. Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
3597 options and collapse into single conditional branch.
3598
3599 2013-09-03 Luis Machado <lgustavo@codesourcery.com>
3600
3601 * inf-child.c (inf_child_follow_fork): New parameter
3602 detach_fork.
3603 * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
3604 * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
3605 * inferior.h (detach_fork): Remove.
3606 * infrun.c (detach_fork): Adjust comment and make it
3607 static.
3608 (follow_fork): Pass detach_fork parameter to
3609 target_follow_fork.
3610 * linux-nat.c (linux_child_follow_fork): New parameter
3611 detach_fork.
3612 * target.c (target_follow_fork): New parameter detach_fork.
3613 Pass detach_fork as parameter and print its value.
3614 * target.h (struct target_ops) <to_follow_fork>: New int
3615 parameter.
3616 (target_follow_fork): New parameter detach_fork.
3617
3618 2013-09-03 Joel Brobecker <brobecker@adacore.com>
3619
3620 * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
3621 Replace sec->bfd by sec->the_bfd_section->owner.
3622
3623 2013-09-03 Yao Qi <yao@codesourcery.com>
3624
3625 * linux-tdep.c (linux_is_uclinux): New function. Code moved
3626 from linux_has_shared_address_space.
3627 (linux_has_shared_address_space): Call linux_is_uclinux.
3628 * linux-tdep.h (linux_is_uclinux): Declare.
3629 * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
3630 linux_is_uclinux.
3631
3632 2013-09-03 Yao Qi <yao@codesourcery.com>
3633
3634 * config/djgpp/fnchange.lst: Remove entry of
3635 i386-interix-nat.c and i386-interix-tdep.c.
3636 * configure.ac: Remove '*-*-interix*'.
3637 * configure: Re-generated.
3638 * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
3639 * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
3640 obsolete comments.
3641 * osabi.c (gdb_osabi_names): Remove "Interix".
3642
3643 2013-09-03 Yao Qi <yao@codesourcery.com>
3644
3645 * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
3646
3647 2013-09-02 Markus Metzger <markus.t.metzger@intel.com>
3648
3649 * record.h (record_print_flag) <record_print_src_line,
3650 record_print_insn_range>: Rename into ...
3651 (record_print_flag) <record_print_src_line,
3652 record_print_insn_range>: ... this. Update all users.
3653
3654 2013-09-02 Pierre Muller <muller@sourceware.org>
3655
3656 * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
3657 error code.
3658
3659 2013-09-02 Pierre Muller <muller@sourceware.org>
3660
3661 * windows-nat.c (windows_xfer_memory): Fix compilation failure
3662 by use of plongest function.
3663
3664 2013-09-02 Tristan Gingold <gingold@adacore.com>
3665
3666 * NEWS: Add entry mentioning support for native Windows x64
3667 SEH data.
3668
3669 * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
3670 "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
3671 (struct amd64_windows_frame_cache): New struct.
3672 (amd64_windows_w2gdb_regnum): New global.
3673 (pc_in_range, amd64_windows_frame_decode_epilogue)
3674 (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
3675 (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
3676 (amd64_windows_frame_this_id): New functions.
3677 (amd64_windows_frame_unwind): New static global.
3678 (amd64_windows_skip_prologue): New function.
3679 (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
3680 with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
3681 with amd64_windows_skip_prologue.
3682
3683 2013-08-30 Joel Brobecker <brobecker@adacore.com>
3684
3685 GDB 7.6.1 released.
3686
3687 2013-08-30 Pedro Alves <palves@redhat.com>
3688
3689 * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
3690 SRC_AND_LOC.
3691
3692 2013-08-30 Pedro Alves <palves@redhat.com>
3693
3694 * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
3695 warning text.
3696
3697 2013-08-30 Pedro Alves <palves@redhat.com>
3698
3699 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
3700 Adjust arguments to print_stack_frame.
3701
3702 2013-08-30 Pedro Alves <palves@redhat.com>
3703
3704 * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
3705
3706 2013-08-30 Pedro Alves <palves@redhat.com>
3707
3708 * frame.h (show_and_print_stack_frame): Delete declaration.
3709
3710 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
3711
3712 PR python/15461
3713 * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
3714 (archpy_name): Check for valid architecture.
3715 (archpy_disassemble): Ditto.
3716
3717 2013-08-29 Joel Brobecker <brobecker@adacore.com>
3718
3719 * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
3720 instead of "long long" in call to ptrace64.
3721
3722 2013-08-29 Andrew Burgess <aburgess@broadcom.com>
3723
3724 * mi/mi-interp.c (mi_command_loop): Change signature to match
3725 interp_command_loop_ftype.
3726 (mi1_command_loop): Remove.
3727 (mi2_command_loop): Remove.
3728 (mi3_command_loop): Remove.
3729 (mi_interpreter_resume): Remove setting of
3730 deprecated_command_loop_hook.
3731 (_initialize_mi_interp): Set mi_command_loop as the command loop
3732 callback.
3733
3734 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3735
3736 * valops.c (do_search_struct_field): Pass v2 instead of base_type to
3737 value_type.
3738
3739 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3740
3741 * value.c (allocate_value_contents): Make static.
3742 * value.h (allocate_value_contents): Remove prototype.
3743
3744 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3745
3746 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
3747 of assembling value via allocate_value_lazy and attribute setter.
3748 * findvar.c (default_read_var_value): Use value_at_lazy instead of
3749 assembling value via allocate_value_lazy and attribute setter.
3750 * valops.c (do_search_struct_field): Use value_at_lazy instead of
3751 assembling value via allocate_value_lazy and attribute setter.
3752
3753 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3754
3755 * value.c (value_from_contents_and_address): Replace allocate_value and
3756 memcpy with value_from_contents.
3757
3758 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3759
3760 * python/py-framefilter.c (py_print_frame): Remove usage of
3761 PyString_AsString. Use python_string_to_host_string instead.
3762 Refactor function to work with a string as a new allocation
3763 instead of a pointer.
3764 (py_print_frame): Ditto.
3765 * python/lib/gdb/frames.py (return_list): Cain iterators together
3766 instead of adding them as a list.
3767 (_sort_list): Call return_list, and remove duplicate code.
3768 (execute_frame_filters): Convert iterator to a list with list().
3769 * python/lib/gdb/command/frame_filters.py
3770 (SetFrameFilterPriority._set_filter_priority): Convert priority
3771 attribute to an integer.
3772 * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
3773 wrapper function __next__.
3774 * python/lib/gdb/FrameDecorator.py: If basestring not defined,
3775 define as "str".
3776
3777 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3778
3779 PR python/15752
3780 * python/py-framefilter.c (apply_frame_filter): Check
3781 gdb_python_initialized. Exit if the Python frame-filter code
3782 cannot be initialized.
3783
3784 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3785
3786 PR cli/15842
3787 * top.c (print_gdb_version): Remove erroneous newline after help
3788 text.
3789
3790 2013-08-29 Yao Qi <yao@codesourcery.com>
3791
3792 * varobj.c (install_dynamic_child): Remove trailing space.
3793 Add one blank line after variable declaration.
3794
3795 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3796
3797 PR gdb/15415
3798 * corefile.c (get_exec_file): Use exec_filename.
3799 * defs.h (OPF_DISABLE_REALPATH): New definition. Add new comment.
3800 * exec.c (exec_close): Free EXEC_FILENAME.
3801 (exec_file_attach): New variable canonical_pathname. Use
3802 OPF_DISABLE_REALPATH. Call gdb_realpath explicitly. Set
3803 EXEC_FILENAME.
3804 * exec.h (exec_filename): New.
3805 * inferior.c (print_inferior, inferior_command): Use
3806 PSPACE_EXEC_FILENAME.
3807 * mi/mi-main.c (print_one_inferior): Likewise.
3808 * progspace.c (clone_program_space, print_program_space): Likewise.
3809 * progspace.h (struct program_space): New field pspace_exec_filename.
3810 * source.c (openp): Describe OPF_DISABLE_REALPATH. New variable
3811 realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
3812
3813 2013-08-28 Will Newton <will.newton@linaro.org>
3814
3815 * common/linux-ptrace.c: Include stdint.h unconditionally.
3816
3817 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3818
3819 Code cleanup.
3820 * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
3821
3822 2013-08-28 Yao Qi <yao@codesourcery.com>
3823 Pedro Alves <palves@redhat.com>
3824
3825 * event-top.c (gdb_setup_readline): Call stderr_fileopen
3826 instead of stdio_fileopen.
3827 * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
3828 .Call stderr_fileopen instead of stdio_fileopen.
3829 * ui-file.c [__MINGW32__] (stderr_file_write): New function.
3830 [__MINGW32__] (stderr_file_fputs): New function.
3831 (stderr_fileopen): New function.
3832 * ui-file.h (stderr_fileopen): Declare.
3833
3834 2013-08-27 Doug Evans <dje@google.com>
3835
3836 * dwarf2read.c (struct dwarf2_cu): Tweak comment.
3837 (struct dwarf2_per_cu_data): Ditto.
3838 (maybe_queue_comp_unit): Delete forward decl. Add comment.
3839 (process_imported_unit_die): Ditto.
3840 (follow_die_sig_1): Simplify assert.
3841
3842 2013-08-27 Pedro Alves <palves@redhat.com>
3843
3844 * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
3845 xfer_partial's interface. Return TARGET_XFER_E_IO on error.
3846 (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
3847 windows_xfer_memory directly.
3848 (init_windows_ops): Don't install a deprecated_xfer_memory method.
3849
3850 2013-08-27 Pedro Alves <palves@redhat.com>
3851
3852 * darwin-nat.c (darwin_xfer_memory): Delete.
3853 (_initialize_darwin_inferior): Don't install a
3854 deprecated_xfer_memory method.
3855
3856 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3857 Yao Qi <yao@codesourcery.com>
3858
3859 * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
3860 (parse_no_frames_option): Remove.
3861 (mi_cmd_stack_list_locals): Handle --skip-unavailable.
3862 (mi_cmd_stack_list_args): Adjust.
3863 (mi_cmd_stack_list_variables): Handle --skip-unavailable.
3864 (list_arg_or_local): Add new parameter 'skip_unavailable'. Return
3865 early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
3866 Caller update.
3867 (list_args_or_locals): New parameter 'skip_unavailable'.
3868 Handle it.
3869 * valprint.c (scalar_type_p): Rename to ...
3870 (val_print_scalar_type_p): ... this. Make extern.
3871 (val_print, value_check_printable): Adjust.
3872 * valprint.h (val_print_scalar_type_p): Declare.
3873 * value.c (value_entirely_unavailable): New function.
3874 * value.h (value_entirely_unavailable): Declare.
3875
3876 * NEWS: Mention the new option "--skip-unavailable" to MI
3877 commands '-stack-list-locals', '-stack-list-arguments' and
3878 '-stack-list-variables'.
3879
3880 2013-08-27 Yao Qi <yao@codesourcery.com>
3881
3882 * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
3883 (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
3884 options.
3885 * mi/mi-getopt.c (mi_getopt): Remove.
3886 (mi_getopt_1): Renamed from mi_getopt. Add one parameter
3887 'error_on_unknown'.
3888 (mi_getopt): Call mi_getopt_1.
3889 (mi_getopt_silent): New.
3890 * mi/mi-getopt.h (mi_getopt_silent): Declare.
3891
3892 2013-08-26 Doug Evans <dje@google.com>
3893
3894 PR symtab/15885
3895 * dwarf2read.c (dw2_dump): Print some minimal information indicating
3896 .gdb_index is in use.
3897 * symfile.c (reread_symbols): Reset objfile->sf.
3898
3899 * NEWS: Document "mt print objfiles" now takes optional regexp.
3900 * symmisc.c (maintenance_print_objfiles): Argument is now an optional
3901 regexp of objfiles to print.
3902 (_initialize_symmisc): Update doc string for "mt print objfiles".
3903
3904 * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
3905 missing debug info checks.
3906
3907 2013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
3908 Ulrich Weigand <uweigand@de.ibm.com>
3909
3910 * xcoffread.c (arrange_linetable): Add fix to correctly handle
3911 line tables generated by XLC compiled binaries.
3912
3913 2013-08-23 Doug Evans <dje@google.com>
3914
3915 * symmisc.c (dump_symtab): Delete prototype.
3916 (dump_msymbols, dump_objfile): Ditto.
3917 (maintenance_info_symtabs): Mark as dont_repeat.
3918 (_initialize_symmisc): Improve doc string for "mt info symtabs".
3919
3920 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
3921 debugging printf to better location.
3922
3923 2013-08-23 Pedro Alves <palves@redhat.com>
3924
3925 * target.c (target_read_live_memory): Change type of 'ret' local
3926 to LONGEST.
3927
3928 2013-08-23 Pedro Alves <palves@redhat.com>
3929
3930 * remote.c (remote_write_bytes_aux, remote_write_bytes)
3931 (remote_read_bytes): Change return type to LONGEST, and adjust to
3932 return a target_xfer_error on error.
3933 (remote_xfer_memory): Delete.
3934 (remote_flash_write): Change type of 'ret' local to LONGEST.
3935 (remote_xfer_partial, remote_xfer_partial): Adjust.
3936 (init_remote_ops): Don't install a deprecated_xfer_memory hook.
3937
3938 2013-08-23 Pierre Muller <muller@sourceware.org>
3939
3940 ARI fix: Push # directives to start of line.
3941 * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
3942
3943 2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
3944
3945 PR gdb/15501
3946 * breakpoint.c (enable_command, disable_command): Iterate over
3947 all specified breakpoint locations.
3948
3949 2013-08-22 Luis Machado <lgustavo@codesourcery.com>
3950
3951 * common/linux-ptrace.c (linux_fork_to_function): Push #
3952 directives to the start of the line.
3953 (linux_check_ptrace_features): Fix warning message to use
3954 the "_" markup.
3955
3956 2013-08-22 Luis Machado <lgustavo@codesourcery.com>
3957
3958 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
3959 nat/linux-waitpid.h.
3960 (linux-waitpid.o): New object file rule.
3961 * common/linux-ptrace.c: Include nat/linux-waitpid.h.
3962 (current_ptrace_options): Moved from linux-nat.c.
3963 (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
3964 parameters.
3965 (linux_fork_to_function): New function.
3966 (linux_grandchild_function): Likewise.
3967 (linux_child_function): Likewise.
3968 (linux_check_ptrace_features): New function, heavily
3969 based on linux-nat.c:linux_test_for_tracefork.
3970 (linux_enable_event_reporting): New function.
3971 (ptrace_supports_feature): Likewise.
3972 (linux_supports_tracefork): Likewise.
3973 (linux_supports_traceclone): Likewise.
3974 (linux_supports_tracevforkdone): Likewise.
3975 (linux_supports_tracesysgood): Likewise.
3976 * common/linux-ptrace.h (HAS_NOMMU): Moved from
3977 gdbserver/linux-low.c.
3978 (linux_enable_event_reporting): New declaration.
3979 (linux_supports_tracefork): Likewise.
3980 (linux_supports_traceclone): Likewise.
3981 (linux_supports_tracevforkdone): Likewise.
3982 (linux_supports_tracesysgood): Likewise.
3983 * config.in (PTRACE_TYPE_ARG4): Regenerate.
3984 * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
3985 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
3986 * config/arm/linux.mh (NATDEPFILES): Likewise.
3987 * config/i386/linux.mh (NATDEPFILES): Likewise.
3988 * config/i386/linux64.mh (NATDEPFILES): Likewise.
3989 * config/ia64/linux.mh (NATDEPFILES): Likewise.
3990 * config/m32r/linux.mh (NATDEPFILES): Likewise.
3991 * config/m68k/linux.mh (NATDEPFILES): Likewise.
3992 * config/mips/linux.mh (NATDEPFILES): Likewise.
3993 * config/pa/linux.mh (NATDEPFILES): Likewise..
3994 * config/powerpc/linux.mh (NATDEPFILES): Likewise..
3995 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
3996 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
3997 * config/sparc/linux.mh (NATDEPFILES): Likewise.
3998 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
3999 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
4000 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
4001 * configure.ac (AC_CACHE_CHECK): Add void * to the list of
4002 ptrace's 4th argument's types.
4003 Check the type of PTRACE_TYPE_ARG4.
4004 * configure: Regenerate.
4005 * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
4006 (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
4007 (linux_supports_tracefork_flag): Remove.
4008 (linux_supports_tracesysgood_flag): Likewise.
4009 (linux_supports_tracevforkdone_flag): Likewise.
4010 (current_ptrace_options): Moved to
4011 common/linux-ptrace.c.
4012 (linux_tracefork_child): Remove.
4013 (my_waitpid): Remove.
4014 (linux_test_for_tracefork): Renamed to
4015 linux_check_ptrace_features and moved to common/linux-ptrace.c.
4016 (linux_test_for_tracesysgood): Remove.
4017 (linux_supports_tracesysgood): Remove.
4018 (linux_supports_tracefork): Remove.
4019 (linux_supports_tracevforkdone): Remove.
4020 (linux_enable_tracesysgood): Remove.
4021 (linux_enable_event_reporting): Remove.
4022 (linux_init_ptrace): New function.
4023 (linux_child_post_attach): Call linux_init_ptrace.
4024 (linux_child_post_startup_inferior): Call linux_init_ptrace.
4025 (linux_child_follow_fork): Call linux_supports_tracefork
4026 and linux_supports_tracevforkdone.
4027 (linux_child_insert_fork_catchpoint): Call
4028 linux_supports_tracefork.
4029 (linux_child_insert_vfork_catchpoint): Likewise.
4030 (linux_child_set_syscall_catchpoint): Call
4031 linux_supports_tracesysgood.
4032 (lin_lwp_attach_lwp): Call linux_supports_tracefork.
4033 * nat/linux-nat.h: New file.
4034 * nat/linux-waitpid.c: New file.
4035 * nat/linux-waitpid.h: New file.
4036
4037 2013-08-22 Samuel Bronson <naesten@gmail.com>
4038
4039 ARM Linux support for `catch syscall'.
4040 * syscalls/arm-linux.py: New file.
4041 * syscalls/arm-linux.xml: Likewise.
4042 * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
4043 (arm_linux_init_abi): Register the new function and syscall xml file.
4044 * data-directory/Makefile.in: Install the new syscall xml file.
4045 * NEWS: Brag about this.
4046
4047 2013-08-22 Pedro Alves <palves@redhat.com>
4048
4049 PR gdb/15871
4050 * corefile.c (target_xfer_memory_error): New function.
4051 (memory_error): Defer EIO to target_memory_error.
4052 (read_memory): Use target_xfer_partial, and handle finer-grained
4053 target xfer errors.
4054 * target.c (target_xfer_error_to_string): New function.
4055 (memory_xfer_partial_1): If memory is known to be
4056 unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
4057 (target_xfer_partial): Make extern.
4058 * target.h (enum target_xfer_error): New enum.
4059 (target_xfer_error_to_string): Declare function.
4060 (target_xfer_partial): Declare function.
4061 (struct target_ops) <xfer_partial>: Adjust describing comment.
4062
4063 2013-08-22 Alan Modra <amodra@gmail.com>
4064
4065 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
4066 * configure.tgt: Likewise as targets.
4067
4068 2013-08-20 Doug Evans <dje@google.com>
4069
4070 * buildsym.c (subfile_stack): Move here from buildsym.h.
4071 (pending_macros): Ditto.
4072 (get_macro_table): New function.
4073 (buildsym_init): Initialize subfile_stack.
4074 * coffread.c (type_vector,type_vector_length): Moved here from
4075 buildsym.h.
4076 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
4077 (coff_symtab_read): Use it.
4078 * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
4079 * dwarf2read.c (macro_start_file): Replace uses of pending_macros
4080 with call to get_macro_table.
4081 * stabsread.c (type_vector,type_vector_length): Moved here from
4082 buildsym.h.
4083 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
4084 * buildsym.h (get_macro_table): Declare.
4085
4086 2013-08-20 Tom Tromey <tromey@redhat.com>
4087
4088 * dbxread.c (record_minimal_symbol): Make 'name' argument const.
4089 Update.
4090 (read_dbx_dynamic_symtab): Make 'name' const. Remove casts.
4091
4092 2013-08-20 Doug Evans <dje@google.com>
4093
4094 * blockframe.c: Remove #include "psymtab.h".
4095 * cp-support.c: Ditto.
4096 * source.c: Ditto.
4097 * stack.c: Ditto.
4098
4099 2013-08-20 Tom Tromey <tromey@redhat.com>
4100
4101 PR python/15816:
4102 * exceptions.h (return_mask): Now an enum.
4103 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
4104 enum constants.
4105
4106 2013-08-20 Tom Tromey <tromey@redhat.com>
4107
4108 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
4109 get_objfile_arch.
4110 * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
4111 (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
4112 * jit.c (jit_object_close_impl): Update.
4113 * jv-lang.c (get_dynamics_objfile): Update.
4114 * linespec.c (add_minsym): Use get_dynamics_objfile.
4115 * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
4116 (allocate_objfile): Don't initialize 'gdbarch' field.
4117 (get_objfile_arch): Update.
4118 * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
4119 moved from...
4120 (struct objfile) <gdbarch>: ... here. Remove.
4121 * stap-probe.c (stap_can_evaluate_probe_arguments): Use
4122 get_objfile_arch.
4123 * symfile.c (init_entry_point_info): Use get_objfile_arch.
4124
4125 2013-08-20 Alan Modra <amodra@gmail.com>
4126
4127 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
4128 for IBM long double nan and inf.
4129 (floatformat_is_negative, floatformat_classify,
4130 floatformat_mantissa): Similarly.
4131 (floatformat_ieee_single, floatformat_ieee_double,
4132 floatformat_ieee_quad, floatformat_arm_ext,
4133 floatformat_ia64_spill): Delete unused vars.
4134 (_initialize_doublest): Delete unused function.
4135 * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
4136 little-endian variants of floatformat_ibm_long_double.
4137
4138 2013-08-19 Luis Machado <lgustavo@codesourcery.com>
4139
4140 * Makefile.in (SFILES): Remove common/target-common.c and
4141 add target/waitstatus.c.
4142 (HFILES_NO_SRCDIR): Remove common/target-common.h and add
4143 target/resume.h, target/wait.h and target/waitstatus.h.
4144 (COMMON_OBS): Remove target-common.o and add
4145 waitstatus.o.
4146 (target-common.o): Remove.
4147 (waitstatus.o): New target object file.
4148 * common/target-common.c: Move contents to
4149 target/waitstatus.c and remove.
4150 * common/target-common.h: Move contents to other files and
4151 remove.
4152 (enum resume_kind: Move to target/resume.h.
4153 (TARGET_WNOHANG): Move to target/wait.h.
4154 (enum target_waitkind): Move to target/waitstatus.h.
4155 (struct target_waitstatus): Likewise.
4156 * target.h: Do not include target-common.h and
4157 include target/resume.h, target/wait.h and
4158 target/waitstatus.h.
4159 * target/resume.h: New file.
4160 * target/wait.h: New file.
4161 * target/waitstatus.h: New file.
4162 * target/waitstatus.c: New file.
4163
4164 2013-08-19 Pedro Alves <palves@redhat.com>
4165
4166 * linux-nat.c (linux_test_for_tracefork)
4167 (linux_test_for_tracesysgood, linux_child_follow_fork)
4168 (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
4169 (linux_nat_wait_1): Extend comment.
4170 (linux_async_pipe): Add comment.
4171
4172 2013-08-15 Kevin Buettner <kevinb@redhat.com>
4173
4174 * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
4175 (RL78_PC_REGNUM): Move to list of pseudo-register enums.
4176 (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
4177 Update to account for fact that PC is now a pseudo-register.
4178 (rl78_pseudo_register_write, rl78_pseudo_register_read): Add
4179 cases for RL78_PC_REGNUM.
4180
4181 2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
4182
4183 PR cli/15841
4184 * top.c (quit_force): Skip writing history file
4185 if input is not from terminal.
4186
4187 2013-08-14 Tom Tromey <tromey@redhat.com>
4188
4189 * remote.c (struct remote_state) <echo_nextthread, nextthread,
4190 resultthreadlist>: New fields.
4191 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
4192 (remote_get_threadlist, remote_threadlist_iterator): Use
4193 new fields. Remove static variables.
4194
4195 2013-08-14 Tom Tromey <tromey@redhat.com>
4196
4197 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
4198 remote_watch_data_address>: New fields.
4199 (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
4200 (process_stop_reply, remote_wait_as)
4201 (remote_check_watch_resources, remote_stopped_data_address): Update.
4202
4203 2013-08-14 Tom Tromey <tromey@redhat.com>
4204
4205 * remote.c (struct remote_state) <async_client_callback,
4206 async_client_context>: New fields.
4207 (async_client_callback, async_client_context): Remove.
4208 (remote_async_serial_handler, remote_async): Update.
4209
4210 2013-08-14 Tom Tromey <tromey@redhat.com>
4211
4212 * remote.c (sizeof_pkt): Remove.
4213 (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
4214
4215 2013-08-14 Tom Tromey <tromey@redhat.com>
4216
4217 * remote.c (struct remote_state) <use_threadinfo_query,
4218 use_threadextra_query>: New fields.
4219 (remote_threads_info, remote_threads_extra_info)
4220 (remote_open_1): Update.
4221
4222 2013-08-14 Tom Tromey <tromey@redhat.com>
4223
4224 * remote.c (struct remote_state) <finished_object,
4225 finished_annex, finished_offset>: New fields.
4226 (remote_read_qxfer): Use remote_state fields; remove static
4227 variables.
4228
4229 2013-08-14 Tom Tromey <tromey@redhat.com>
4230
4231 * remote.c (struct remote_state) <last_sent_step>:
4232 New field.
4233 (last_sent_step): Remove.
4234 (remote_resume, remote_wait_as): Update.
4235
4236 2013-08-14 Tom Tromey <tromey@redhat.com>
4237
4238 * remote.c (struct remote_state) <last_sent_signal>:
4239 New field.
4240 (last_sent_signal): Remove.
4241 (new_remote_state, remote_resume, remote_wait_as): Update.
4242
4243 2013-08-14 Tom Tromey <tromey@redhat.com>
4244
4245 * remote.c (struct remote_state) <last_program_signals_packet>:
4246 New field.
4247 (last_program_signals_packet): Remove.
4248 (remote_program_signals, remote_open_1): Update.
4249
4250 2013-08-14 Tom Tromey <tromey@redhat.com>
4251
4252 * remote.c (struct remote_state) <last_pass_packet>:
4253 New field.
4254 (last_pass_packet): Remove.
4255 (remote_pass_signals, remote_open_1): Update.
4256
4257 2013-08-14 Tom Tromey <tromey@redhat.com>
4258
4259 * remote.c (struct remote_state) <remote_traceframe_number>:
4260 New field.
4261 (remote_traceframe_number): Remove.
4262 (new_remote_state, remote_open_1, set_remote_traceframe)
4263 (remote_trace_find): Update.
4264
4265 2013-08-14 Tom Tromey <tromey@redhat.com>
4266
4267 * remote.c (struct remote_state) <general_thread, continue_thread>:
4268 New fields.
4269 (general_thread, continue_thread): Remove.
4270 (record_currthread, set_thread, set_general_process)
4271 (remote_open_1, extended_remote_attach_1, remote_wait_as)
4272 (extended_remote_mourn_1): Update.
4273
4274 2013-08-14 Tom Tromey <tromey@redhat.com>
4275
4276 * remote.c (struct remote_state) <remote_desc>: New field.
4277 (remote_desc): Remove.
4278 (remote_threads_info, remote_threads_extra_info, remote_close)
4279 (send_interrupt_sequence, remote_start_remote, remote_open_1)
4280 (readchar, remote_xfer_partial, remote_rcmd, packet_command)
4281 (remote_hostio_send_command, remote_file_put, remote_file_get)
4282 (remote_file_delete, remote_can_async_p, remote_is_async_p)
4283 (remote_async, remote_new_objfile, set_range_stepping): Update.
4284
4285 2013-08-14 Tom Tromey <tromey@redhat.com>
4286
4287 * remote.c (remote_state): Now a pointer.
4288 (get_remote_state_raw): Update.
4289 (new_remote_state): New function.
4290 (_initialize_remote): Use new_remote_state.
4291
4292 2013-08-14 Tom Tromey <tromey@redhat.com>
4293
4294 * remote.c (remote_protocol_features): Now const.
4295
4296 2013-08-14 Tom Tromey <tromey@redhat.com>
4297
4298 * remote.c (crc32_table, crc32): Remove.
4299 (remote_verify_memory): Use xcrc32.
4300
4301 2013-08-13 Sergio Durigan Junior <sergiodj@redhat.com>
4302
4303 * value.h (create_internalvar_type_lazy): Adjust prototype
4304 declaration.
4305
4306 2013-08-13 Andrew Burgess <aburgess@broadcom.com>
4307
4308 * common/format.c (parse_format_string): Don't allow '#' flag for
4309 pointer arguments in format string.
4310
4311 2013-08-13 Pierre Muller <muller@sourceware.org>
4312
4313 * utils.c (init_page_info): Only call tgetnum function
4314 if rl_get_screen_size did not return useful values.
4315
4316 2013-08-12 Ali Anwar <ali_anwar@codesourcery.com>
4317
4318 PR breakpoints/15117
4319 * linespec.c (linespec_parse_basic): Check for convenience
4320 variable or history value while parsing.
4321
4322 2013-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
4323
4324 Revert implementation of gdbarch_gdb_signal_{to,from}_target for
4325 AVR.
4326 * avr-tdep.c: Remove include of "linux-tdep.h". Remove enum with
4327 different signals between the generic Linux kernel implementation
4328 and AVR's.
4329 (avr_linux_gdb_signal_from_target): Delete.
4330 (avr_linux_gdb_signal_to_target): Delete.
4331 (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
4332
4333 2013-08-09 Doug Evans <dje@google.com>
4334
4335 * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
4336 entries.
4337
4338 2013-08-09 Sergio Durigan Junior <sergiodj@redhat.com>
4339
4340 * linux-tdep.c: Define enum with generic signal numbers.
4341 (linux_gdb_signal_from_target): New function.
4342 (linux_gdb_signal_to_target): Likewise.
4343 (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4344 methods to the functions above.
4345 * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
4346 (linux_gdb_signal_to_target): Likewise.
4347 * alpha-linux-tdep.c: Define new enum with signals different
4348 from generic Linux kernel.
4349 (alpha_linux_gdb_signal_from_target): New function.
4350 (alpha_linux_gdb_signal_to_target): Likewise.
4351 (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4352 with the functions mentioned above.
4353 * avr-tdep.c: Define enum with differences between Linux kernel
4354 and AVR signals.
4355 (avr_linux_gdb_signal_from_target): New function.
4356 (avr_linux_gdb_signal_to_target): Likewise.
4357 (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
4358 the functions mentioned above.
4359 * sparc-linux-tdep.c: Define enum with differences between SPARC
4360 and generic Linux kernel signal numbers.
4361 (sparc32_linux_gdb_signal_from_target): New function.
4362 (sparc32_linux_gdb_signal_to_target): Likewise.
4363 (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4364 to the functions defined above.
4365 * xtensa-linux-tdep.c: Define enum with differences between
4366 Xtensa and Linux kernel generic signals.
4367 (xtensa_linux_gdb_signal_from_target): New function.
4368 (xtensa_linux_gdb_signal_to_target): Likewise.
4369 (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
4370 to the functions defined above.
4371 * mips-linux-tdep.c: Define enum with differences between
4372 signals in MIPS and Linux kernel generic ones.
4373 (mips_gdb_signal_to_target): New function.
4374 (mips_gdb_signal_from_target): Redefine to use new enum, handle
4375 only different signals from the Linux kernel generic.
4376 (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4377 the functions defined above.
4378 * mips-linux-tdep.h (enum mips_signals): Remove.
4379
4380 2013-08-09 Pedro Alves <palves@redhat.com>
4381
4382 * avr-tdep.c (XMALLOC): Delete macro.
4383 * cli/cli-dump.c (XMALLOC): Delete macro.
4384
4385 2013-08-09 Pedro Alves <palves@redhat.com>
4386
4387 * cli/cli-dump.c: Don't include cli/cli-dump.h.
4388 (scan_expression_with_cleanup, scan_filename_with_cleanup)
4389 (fopen_with_cleanup, add_dump_command): Make static.
4390 * cli/cli-dump.h: Delete file.
4391 * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
4392 cli/cli-dump.h.
4393
4394 2013-08-09 Pedro Alves <palves@redhat.com>
4395
4396 * tracepoint.c (tfile_start): Show tilde-expanded filename in
4397 error message.
4398
4399 2013-08-09 Pedro Alves <palves@redhat.com>
4400
4401 * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
4402 error message.
4403
4404 2013-08-09 Pedro Alves <palves@redhat.com>
4405
4406 * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
4407 (gcore_command): Use tilde_expand here, and when showing the
4408 filename to the user, show the expanded version.
4409
4410 2013-08-09 Yao Qi <yao@codesourcery.com>
4411
4412 * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
4413 'entryval' is set.
4414
4415 2013-08-08 Azat Khuzhin <a3at.mail@gmail.com> (tiny change)
4416
4417 * gcore.c (create_gcore_bfd): Use tilde_expand.
4418
4419 2013-08-08 Yao Qi <yao@codesourcery.com>
4420
4421 * frame.h (read_frame_local): Declare.
4422 * mi/mi-cmd-stack.c (list_args_or_locals): Call
4423 read_frame_local.
4424 * stack.c (read_frame_local): New.
4425
4426 2013-08-08 Yao Qi <yao@codesourcery.com>
4427
4428 * mi/mi-cmd-stack.c: Update comments to function
4429 list_args_or_locals.
4430
4431 2013-08-07 Tom Tromey <tromey@redhat.com>
4432
4433 PR symtab/15028:
4434 * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
4435 (process_psymtab_comp_unit_reader): Use it.
4436 (process_psymtab_comp_unit): Update. Add "pretend_language"
4437 argument.
4438 (dwarf2_build_psymtabs_hard): Update.
4439 (scan_partial_symbols): Pass CU's language to
4440 process_psymtab_comp_unit.
4441
4442 2013-08-07 Tom Tromey <tromey@redhat.com>
4443
4444 * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
4445 (dwarf2_gdb_index_functions): Update.
4446 * psymtab.c (find_symbol_file_from_partial): Remove.
4447 (psym_functions): Update.
4448 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
4449 Remove.
4450
4451 2013-08-07 Tom Tromey <tromey@redhat.com>
4452
4453 * symfile.c (set_initial_language): Look up "main" symbol
4454 and use its language.
4455 * symtab.c (find_main_filename): Remove.
4456 * symtab.h (find_main_filename): Remove.
4457
4458 2013-08-07 Tom Tromey <tromey@redhat.com>
4459
4460 * dwarf2read.c (recursively_compute_inclusions): Add
4461 "immediate_parent" argument. Set symtab's "user" field
4462 if not set.
4463 (compute_symtab_includes): Update.
4464
4465 2013-08-07 Tom Tromey <tromey@redhat.com>
4466
4467 * linespec.c (convert_linespec_to_sals): Use maybe_add_address
4468 when adding label symbols.
4469
4470 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
4471 Ulrich Weigand <uweigand@de.ibm.com>
4472
4473 * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
4474 * configure.host (powerpc64-*-aix*): Likewise.
4475
4476 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
4477 Ulrich Weigand <uweigand@de.ibm.com>
4478
4479 * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
4480 is defined.
4481 * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
4482 (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
4483 (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
4484 * configure.ac: Check for ptrace64.
4485 * configure, config.in: Regenerate.
4486
4487 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
4488 Ulrich Weigand <uweigand@de.ibm.com>
4489
4490 * aixthread.c: Call ptrace64 instead of ptracex if defined.
4491 Call ptrace64 instead of ptrace if defined.
4492 Add macro addr_ptr to take care of ptrace address argument.
4493 (pdc_read_regs): Likewise.
4494 (pdc_write_regs): Likewise.
4495 (aix_thread_resume): Likewise.
4496 (fetch_regs_kernel_thread): Likewise.
4497 (store_regs_kernel_thread): Likewise.
4498
4499 2013-08-07 Anton Blanchard <anton@samba.org>
4500
4501 * MAINTAINERS: Add myself to Write After Approval.
4502
4503 2013-08-05 Tom Tromey <tromey@redhat.com>
4504
4505 * aix-thread.c (_initialize_aix_thread): Use
4506 complete_target_initialization.
4507 * bsd-uthread.c (_initialize_bsd_uthread): Use
4508 complete_target_initialization.
4509 * dec-thread.c (_initialize_dec_thread): Use
4510 complete_target_initialization.
4511 * ravenscar-thread.c (_initialize_ravenscar): Use
4512 complete_target_initialization.
4513 * sol-thread.c (_initialize_sol_thread): Use
4514 complete_target_initialization.
4515 * spu-multiarch.c (_initialize_spu_multiarch): Use
4516 complete_target_initialization.
4517
4518 2013-08-05 Tom Tromey <tromey@redhat.com>
4519
4520 * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
4521 * ada-lang.c (ada_lookup_simple_minsym): Return
4522 bound_minimal_symbol.
4523 * ada-lang.h (ada_lookup_simple_minsym): Update.
4524 * c-exp.y (variable): Use lookup_bound_minimal_symbol.
4525 * f-exp.y (variable): Use lookup_bound_minimal_symbol.
4526 * go-exp.y (variable): Use lookup_bound_minimal_symbol.
4527 * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
4528 * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
4529 * minsyms.c (msymbol_objfile): Remove.
4530 (lookup_minimal_symbol_internal): New function, from
4531 lookup_minimal_symbol.
4532 (lookup_minimal_symbol): Rewrite using
4533 lookup_minimal_symbol_internal.
4534 (lookup_bound_minimal_symbol): New function.
4535 * minsyms.h (msymbol_objfile): Remove.
4536 (lookup_bound_minimal_symbol): Declare.
4537 * p-exp.y (variable): Use lookup_bound_minimal_symbol.
4538 * parse.c (write_exp_msymbol): Change parameter to a
4539 bound_minimal_symbol.
4540 (write_dollar_variable): Use lookup_bound_minimal_symbol.
4541 * parser-defs.h (write_exp_msymbol): Update.
4542 * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
4543 * symfile.c (simple_read_overlay_table): Use
4544 lookup_bound_minimal_symbol.
4545 * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
4546 (search_symbols): Likewise.
4547 (print_msymbol_info): Take a bound_minimal_symbol argument.
4548 (symtab_symbol_info, rbreak_command): Update.
4549 * symtab.h (struct symbol_search) <msymbol>: Change type
4550 to bound_minimal_symbol.
4551 * valops.c (find_function_in_inferior): Use
4552 lookup_bound_minimal_symbol.
4553 * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
4554
4555 2013-08-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4556
4557 Code cleanup.
4558 * remote.c (cleanup_sigint_signal_handler): Rename the declaration
4559 to ...
4560 (async_cleanup_sigint_signal_handler): ... this.
4561 (initialize_sigint_signal_handler): Remove declaration.
4562 (handle_remote_sigint): Rename the declaration to ...
4563 (async_handle_remote_sigint): ... this.
4564 (handle_remote_sigint_twice): Rename the declaration to ...
4565 (async_handle_remote_sigint_twice): ... this.
4566 (async_remote_interrupt, async_remote_interrupt_twice)
4567 (remote_interrupt): Remove the declarations.
4568 (remote_interrupt_twice): Rename the declaration ...
4569 (sync_remote_interrupt_twice): ... this.
4570 (sigint_remote_twice_token): Rename the variable to ...
4571 (async_sigint_remote_twice_token): ... this.
4572 (sigint_remote_token): Rename the variable to ...
4573 (async_sigint_remote_token): ... this.
4574 (initialize_sigint_signal_handler): Rename the function to ...
4575 (async_initialize_sigint_signal_handler): ... this. Update the name
4576 inside.
4577 (handle_remote_sigint): Rename the function to ...
4578 (async_handle_remote_sigint): ... this. Update the names inside.
4579 (handle_remote_sigint_twice): Rename the function to ...
4580 (async_handle_remote_sigint_twice): ... this. Update the names inside.
4581 (cleanup_sigint_signal_handler): Rename the function to ...
4582 (async_cleanup_sigint_signal_handler): ... this.
4583 (remote_interrupt): Rename the function to ...
4584 (sync_remote_interrupt): this. Update the names inside.
4585 (remote_interrupt_twice): Rename the function to ...
4586 (sync_remote_interrupt_twice): this. Update the names inside.
4587 (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
4588 (_initialize_remote): Update the names inside.
4589
4590 2013-08-02 Tom Tromey <tromey@redhat.com>
4591
4592 PR symtab/15719:
4593 * breakpoint.c (update_watchpoint, watchpoint_check)
4594 (watch_command_1): Update.
4595 * eval.c (fetch_subexp_value): Add "preserve_errors"
4596 parameter.
4597 * ppc-linux-nat.c (check_condition): Update.
4598 * value.h (fetch_subexp_value): Update.
4599
4600 2013-08-02 Andrew Burgess <aburgess@broadcom.com>
4601
4602 * mi/mi-interp.c (mi_interpreter_resume): Remove call to
4603 add_file_handler.
4604
4605 2013-08-01 Doug Evans <dje@google.com>
4606
4607 PR symtab/15691
4608 * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
4609 (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
4610 Add assert of sig_entry->dwo_unit == NULL.
4611 (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
4612 had already been read.
4613 (read_signatured_type): Set per_cu.tu_read.
4614
4615 PR symtab/15695
4616 * valops.c (value_struct_elt): Add missing call to check_typedef.
4617 (value_find_oload_method_list): Ditto.
4618
4619 * symtab.c (do_free_search_symbols_cleanup): Change arg to,
4620 effectively, struct symbol_search **.
4621 (make_cleanup_free_search_symbols): Change arg to struct
4622 symbol_search **. All callers updated.
4623 (compare_search_syms): Compare symtab file name and block as well.
4624 (search_symbols_equal): New function.
4625 (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
4626 New args new_head, new_tail. Result is now void. Remove dups after
4627 sorting the symbols.
4628 (search_symbols): Sort all found symbols once, after all have been
4629 found, and remove duplicates. Simplify cleanup tracking of result.
4630 * symtab.h (make_cleanup_free_search_symbols): Update prototype.
4631
4632 Further workarounds for binutils/15021.
4633 * dwarf2read.c (recursively_compute_inclusions): Change type of result
4634 parameter to VEC (symtab_ptr) **. New parameter all_type_symtabs.
4635 Watch for duplicate symtabs coming from type units.
4636 (compute_symtab_includes): Update call to
4637 recursively_compute_inclusions. Build vector of included symtabs
4638 instead of per_cus.
4639 * symtab.h (symtab_ptr): New typedef.
4640 (DEF_VEC_P (symtab_ptr)): New VEC type.
4641 * linespec.c (symtab_p): Delete. All uses updated to use symtab_ptr
4642 instead.
4643
4644 2013-08-01 Andrew Burgess <aburgess@broadcom.com>
4645
4646 * cli/cli-script.c (script_from_file): Remove use of
4647 error_pre_print.
4648 * main.c (captured_main): Remove use of error_pre_print and
4649 quit_pre_print.
4650 * utils.c (error_pre_print, quit_pre_print): Remove.
4651 * utils.h (error_pre_print, quit_pre_print): Likewise.
4652
4653 2013-08-01 Yao Qi <yao@codesourcery.com>
4654
4655 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
4656 with mi_getopt.
4657 (mi_cmd_stack_list_variables): Likewise.
4658
4659 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
4660
4661 * exceptions.c (deprecated_throw_reason): Remove.
4662 * exceptions.h (deprecated_throw_reason): Remove.
4663
4664 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
4665
4666 * remote-mips.c (mips_error): Replace use of
4667 deprecated_throw_reason with throw_verror. Use the error message
4668 passed to mips_error as the error message for throw_verror.
4669
4670 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
4671
4672 * monitor.c (monitor_interrupt_query): Replace use of
4673 deprecated_throw_reason with quit.
4674 * nto-procfs.c (interrupt_query): Likewise.
4675 * remote-fileio.c (remote_fileio_sig_exit): Likewise.
4676 * remote-mips.c (mips_kill): Likewise.
4677 * remote.c (interrupt_query): Likewise.
4678
4679 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
4680
4681 * utils.c (internal_verror): Replace use of deprecated_throw_reason
4682 with call to fatal.
4683
4684 2013-07-31 Pedro Alves <pedro@codesourcery.com>
4685 Yao Qi <yao@codesourcery.com>
4686
4687 * tracepoint.c (trace_dump_command): Select the current frame.
4688
4689 2013-07-30 Doug Evans <dje@google.com>
4690
4691 * dwarf2read.c (process_queue): Add type signature to debug output.
4692
4693 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
4694
4695 * value.c (value_fetch_lazy): Mark optimized out values as such
4696 rather than raising an error.
4697
4698 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
4699
4700 * value.c (value_fetch_lazy): Ensure parent value is not lazy
4701 before checking which bits of the parent, not the child, value are
4702 valid.
4703
4704 2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
4705
4706 PR gdb/15715
4707 * top.c: Include "filenames.h".
4708 (set_history_filename): New function.
4709 (init_main): Install it as set hook of the "set history filename"
4710 command.
4711
4712 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4713
4714 * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
4715 attribute parameter.
4716 (dwarf2_const_value_data): Constify struct attribute parameter.
4717 (dwarf2_const_value): Constify struct attribute parameter.
4718 (dwarf2_const_value_attr): Constify struct attribute parameter.
4719 (lookup_die_type): Constify struct attribute parameter.
4720 (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
4721 (follow_die_ref_or_sig): Constify struct attribute parameter.
4722 (follow_die_ref): Constify struct attribute parameter.
4723 (follow_die_sig): Constify struct attribute parameter.
4724 (get_DW_AT_signature_type): Constify struct attribute parameter.
4725 (get_type_unit_group): Constify struct attribute parameter.
4726 (fill_in_loclist_baton): Constify struct attribute parameter.
4727 (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
4728 (type_unit_group): Constify struct attribute parameter.
4729
4730 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4731
4732 * dwarf2read.c (attr_form_is_block): Make argument const.
4733 (attr_form_is_section_offset): Make argument const.
4734 (attr_form_is_constant): Make argument const.
4735 (attr_form_is_ref): Make argument const.
4736
4737 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4738
4739 * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
4740 All uses updated.
4741 (attr_form_is_ref): Moved below attr_form_is_constant.
4742
4743 2013-07-29 Doug Evans <dje@google.com>
4744
4745 * main.c (captured_command_loop): Tweak comment.
4746
4747 * target.c (target_async_permitted_1): Fix comment.
4748
4749 * symtab.c (iterate_over_some_symtabs): Add comment.
4750
4751 * symtab.c (iterate_over_some_symtabs): Fix indentation.
4752
4753 2013-07-27 Yao Qi <yao@codesourcery.com>
4754
4755 * NEWS: Mention that GDBserver now supports hardware
4756 watchpoints on the MIPS GNU/Linux target.
4757
4758 2013-07-27 Yao Qi <yao@codesourcery.com>
4759
4760 * Makefile.in (HFILES_NO_SRCDIR): Add
4761 common/mips-linux-watch.h.
4762 (mips-linux-watch.o): New rule.
4763 * common/mips-linux-watch.c: New.
4764 * common/mips-linux-watch.h: New.
4765 * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
4766 * mips-linux-nat.c: Include mips-linux-watch.h.
4767 (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
4768 to common/mips-linux-watch.h.
4769 (MAX_DEBUG_REGISTER): Likewise.
4770 (enum pt_watch_style): Likewise.
4771 (struct mips32_watch_regs): Likewise.
4772 (struct mips64_watch_regs): Likewise.
4773 (struct pt_watch_regs): Likewise.
4774 (struct mips_watchpoint): Likewise.
4775 (mips_linux_watch_get_irw_mask): Move to
4776 common/mips-linux-watch.c.
4777 (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
4778 (mips_linux_watch_get_watchlo): Likewise.
4779 (mips_linux_watch_set_watchlo): Likewise.
4780 (mips_linux_watch_get_watchhi): Likewise.
4781 (mips_linux_watch_set_watchhi): Likewise.
4782 (mips_linux_read_watch_registers): Likewise.
4783 (mips_linux_watch_type_to_irw): Likewise.
4784 (mips_linux_stopped_data_address, fill_mask): Likewise.
4785 (mips_linux_watch_try_one_watch): Likewise.
4786 (mips_linux_watch_populate_regs): Likewise.
4787
4788 2013-07-27 Yao Qi <yao@codesourcery.com>
4789
4790 * mips-linux-nat.c (get_irw_mask): Rename to ...
4791 (mips_linux_watch_get_irw_mask): ... this. Rename parameter
4792 'set' to 'n'. Update function comment. All callers changed.
4793 (get_reg_mask): Rename parameter 'set' to 'n'. Update
4794 function comment. All callers changed.
4795 (get_num_valid): Rename to ...
4796 (mips_linux_watch_get_num_valid): ... this. Rename parameter
4797 'set' to 'n'. Update function comment. All callers changed.
4798 (get_watchlo): Rename to ...
4799 (mips_linux_watch_get_watchlo): ... this. Rename parameter
4800 'set' to 'n'. Update function comment. All callers changed.
4801 (set_watchlo): Rename to ...
4802 (mips_linux_watch_set_watchlo): ... this. Rename parameter
4803 'set' to 'n'. Update function comment. All callers changed.
4804 (get_watchhi): Rename to ...
4805 (mips_linux_watch_get_watchhi): ... this. Update function
4806 comment. All callers changed.
4807 (set_watchhi): Rename to ...
4808 (mips_linux_watch_set_watchhi): ... this. Update function
4809 comment. All callers changed.
4810 (mips_linux_read_watch_registers): Update function comment.
4811 Add new parameters 'lwpid', 'watch_readback', and
4812 'watch_readback_valid'. Update.
4813 (type_to_irw): Rename to ...
4814 (mips_linux_watch_type_to_irw): ... this. Update function
4815 comment. All callers changed.
4816 (fill_mask): Update function comment.
4817 (try_one_watch): Rename to ...
4818 (mips_linux_watch_try_one_watch): ... this. Change the type
4819 of parameter 'irw' from 'unsigned' to 'uint32_t'.
4820 (populate_regs_from_watches): Rename to ...
4821 (mips_linux_watch_populate_regs): ... this. Add parameter
4822 'current_watches'. All callers changed.
4823
4824 2013-07-27 Yao Qi <yao@codesourcery.com>
4825
4826 * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
4827 the code.
4828 (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
4829 (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
4830 (struct pt_watch_regs): Likewise.
4831 [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
4832 [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
4833 [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
4834 [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
4835 [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
4836
4837 2013-07-27 Yao Qi <yao@codesourcery.com>
4838
4839 * breakpoint.h: Include break-common.h.
4840 (enum target_hw_bp_type): Move to ...
4841 * common/break-common.h: ... here. New.
4842
4843 2013-07-26 Cyril Nikolaev <cyril@nichtverstehen.de>
4844
4845 * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
4846 process group regardless of having tty on stdin.
4847
4848 2013-07-25 Doug Evans <dje@google.com>
4849
4850 * linux-fork.h (detach_fork): Delete.
4851
4852 2013-07-25 Tom Tromey <tromey@redhat.com>
4853
4854 PR remote/15256, PR remote/15266:
4855 * bfd-target.c (target_bfd_reopen): Initialize to_magic.
4856 * monitor.c (monitor_detach): Use unpush_target.
4857 * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
4858 * remote-mips.c (mips_detach): Use unpush_target. Don't
4859 call mips_close.
4860 * remote-sim.c (gdbsim_detach): Use unpush_target.
4861 * target.c (pop_target): Remove.
4862 (pop_all_targets_above): Don't call target_close.
4863 (target_close): Assert that the target is unpushed.
4864 * target.h (pop_target): Don't declare.
4865 * tracepoint.c (tfile_open): Use unpush_target.
4866
4867 2013-07-25 Tom Tromey <tromey@redhat.com>
4868
4869 * linux-thread-db.c (init_thread_db_ops): Call
4870 complete_target_initialization.
4871 (_initialize_thread_db): Don't call add_target.
4872 * target.c (complete_target_initialization): New function.
4873 (add_target_with_completer): Call it.
4874 * target.h (complete_target_initialization): Declare.
4875
4876 2013-07-25 Mark Kettenis <kettenis@gnu.org>
4877
4878 * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
4879 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
4880 (HPPANBSD_SIZEOF_GREGS): New define.
4881 (hppaobsd_supply_gregset): Handle additional registers.
4882 * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
4883 we provide more registers now.
4884 (hppabsd_supply_gregset): Supply additional registers.
4885 (hppabsd_collect_gregset): Collect additional registers.
4886
4887 2013-07-25 Mark Kettenis <kettenis@gnu.org>
4888
4889 * hppabsd-tdep.c: Include "dwarf2-frame.h".
4890 (hppabsd_dwarf2_frame_init_reg): New function.
4891 (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
4892
4893 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
4894
4895 * mi/mi-main.c (output_register): Make MI 'r' format use standard
4896 'z' format code. Remove error for optimized out values, standard
4897 code will handle these fine.
4898
4899 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
4900
4901 * NEWS: Mention new 'z' formatter.
4902 * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
4903 (_initialize_printcmd): Mention 'z' formatter in help text of the
4904 'x' command.
4905
4906 2013-07-24 Maciej W. Rozycki <macro@codesourcery.com>
4907
4908 * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
4909 formatting.
4910
4911 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
4912
4913 * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
4914 interface can evaluate arguments. Fallback to the old mode if it
4915 cannot.
4916 (create_exception_master_breakpoint): Likewise.
4917 * elfread.c (elf_can_evaluate_probe_arguments): New function.
4918 (struct sym_probe_fns elf_probe_fns): Export function above to the
4919 probe interface.
4920 * probe.c (can_evaluate_probe_arguments): New function.
4921 * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
4922 function pointer.
4923 (can_evaluate_probe_arguments): New function prototype.
4924 * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
4925 probe interface can evaluate arguments. Fallback to the old mode
4926 if it cannot.
4927 * stap-probe.c (stap_get_probe_argument_count): Check if probe
4928 interface can evaluate arguments. Warning the user if it cannot.
4929 (stap_can_evaluate_probe_arguments): New function.
4930 (struct probe_ops stap_probe_ops): Export function above to the
4931 probe interface.
4932 * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
4933 New function pointer.
4934
4935 2013-07-24 Luis Machado <lgustavo@codesourcery.com>
4936
4937 * Makefile.in (SFILES): Add common/target-common.c.
4938 Add common/target-common.h to headers.
4939 (COMMON_OBS): Add target-common.o.
4940 (target-common.o): New target.
4941 * linux-nat.h (resume_kind): Move to common/target-common.h.
4942 * target.c (target_waitstatus_to_string): Move to
4943 common/target-common.c.
4944 * target.h: Include target-common.h.
4945 (target_waitkind): Move to common/target-common.h.
4946 (target_waitstatus): Likewise.
4947 (TARGET_WNOHANG): Likewise.
4948 * common/target-common.c: New file.
4949 * common/target-common.h: New file.
4950
4951 2013-07-24 Doug Evans <dje@google.com>
4952
4953 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
4954 a warning.
4955
4956 2013-07-23 Yao Qi <yao@codesourcery.com>
4957
4958 * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
4959 parameter 'gdbarch'.
4960 (i386_stack_tramp_frame_sniffer): Caller update.
4961 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
4962 parameter 'gdbarch' and 'target'.
4963 (i386_linux_core_read_description): Caller update.
4964 * amd64-linux-tdep.c (amd64_linux_core_read_description):
4965 Likewise.
4966 * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
4967 declaration.
4968
4969 2013-07-23 Tom Tromey <tromey@redhat.com>
4970
4971 * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
4972 2013-07-22.
4973
4974 2013-07-22 Doug Evans <dje@google.com>
4975
4976 * exec.h (remove_target_sections): Delete arg abfd.
4977 * exec.c (exec_close): Update call to remove_target_sections.
4978 (remove_target_sections): Delete arg abfd.
4979 * solib.c (update_solib_list): Ditto.
4980 (reload_shared_libraries_1): Ditto.
4981 (clear_solib): Ditto, and unconditionally call remove_target_sections.
4982 * target.h (struct target_section): Rename key to owner.
4983 All uses updated.
4984
4985 2013-07-22 Tom Tromey <tromey@redhat.com>
4986
4987 * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
4988
4989 2013-07-22 Tom Tromey <tromey@redhat.com>
4990
4991 * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
4992 Simplify cleanup handling.
4993
4994 2013-07-22 Tom Tromey <tromey@redhat.com>
4995
4996 * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
4997 on all return paths.
4998
4999 2013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5000
5001 * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
5002 (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
5003 DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
5004
5005 2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
5006
5007 * top.c (print_gdb_version): Add help, apropos description and
5008 url to online documentation.
5009
5010 2013-07-19 Hui Zhu <hui@codesourcery.com>
5011
5012 PR gdb/15692
5013 * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
5014
5015 2013-07-19 Yao Qi <yao@codesourcery.com>
5016
5017 * target.c (update_current_target): Change the default action
5018 of 'to_traceframe_info' from tcomplain to return_zero.
5019 * target.h (struct target_ops) <to_traceframe_info>: Add more
5020 comments.
5021 * valops.c (read_value_memory): Call
5022 traceframe_available_memory unconditionally.
5023
5024 2013-07-18 Yao Qi <yao@codesourcery.com>
5025
5026 * coffread.c (coff_symfile_read): Iterate over minimal symbols,
5027 if the name is prefixed by "__imp_" or "_imp_", look for minimal
5028 symbol without prefix. If found, set its type to
5029 'mst_solib_trampoline'.
5030
5031 2013-07-17 Doug Evans <dje@google.com>
5032
5033 * NEWS: Mention "set print raw frame-arguments".
5034 * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
5035 * stack.c (print_raw_frame_arguments): New static global.
5036 (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
5037 (_initialize_stack): New command "set/show print raw frame-arguments".
5038 * valprint.c (setprintrawlist, showprintrawlist): New globals.
5039 (set_print_raw, show_print_raw): New functions.
5040 (_initialize_valprint): New prefix command "set/show print raw".
5041 * valprint.h (value_print_options): Improve comments.
5042
5043 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
5044 of all *list variables.
5045
5046 * gdbcmd.h (togglelist): Delete.
5047 * cli/cli-cmds.c (togglelist): Delete.
5048 (init_cmd_lists): Update.
5049 * cli/cli-cmds.h (togglelist): Delete.
5050
5051 2013-07-17 Tom Tromey <tromey@redhat.com>
5052
5053 * dwarf2read.c (dwarf2_per_objfile_free): Clear
5054 dwarf2_per_objfile.
5055
5056 2013-07-16 Doug Evans <dje@google.com>
5057
5058 * nto-tdep.c (nto_relocate_section_addresses): Update,
5059 target_section.bfd deleted.
5060 * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
5061 * s390-tdep.c (s390_load): Ditto.
5062 * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
5063
5064 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
5065
5066 * common/format.c (parse_format_string): Add checks for NULL
5067 character before calling strchr.
5068
5069 2013-07-16 Doug Evans <dje@google.com>
5070
5071 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
5072 temp_pathname argument.
5073 * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
5074 when opening the file fails.
5075
5076 * target.h (struct target_section): Delete member bfd.
5077 All users updated to use the_bfd_section->owner instead.
5078 * exec.c (add_to_section_table): Assert bfd is expected value.
5079 Remove initialization of target_section.bfd.
5080 (remove_target_sections): Update.
5081 (section_table_available_memory): Update.
5082 (section_table_xfer_memory_partial): Update.
5083 (print_section_info): Update.
5084 (exec_set_section_address): Update.
5085 * record-full.c (record_full_core_xfer_partial): Update.
5086 * solib-svr4.c (svr4_relocate_section_addresses): Update.
5087 * solib-target.c (solib_target_relocate_section_addresses): Update.
5088 * symfile.c (build_section_addr_info_from_section_table): Update.
5089 * target.c (memory_xfer_live_readonly_partial): Update.
5090 (memory_xfer_partial_1): Update.
5091
5092 2013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5093
5094 * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
5095 now available for embedded (BookE) and server (BookS) processors,
5096 correct mentions of 'booke' and adjust comments accordingly in order to
5097 avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
5098 (have_ptrace_booke_interface): Rename function and variable
5099 'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
5100 Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
5101 (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
5102 'hwdebug_point_cmp'. Update all uses.
5103 (booke_find_thread_points_by_tid): Rename function
5104 'booke_find_thread_points_by_tid' to
5105 'hwdebug_find_thread_points_by_tid'. Update all uses.
5106 (booke_insert_point): Rename function 'booke_insert_point' to
5107 'hwdebug_insert_point'. Update all uses.
5108 (booke_remove_point): Rename function 'booke_remove_point' to
5109 'hwdebug_remove_point'. Update all uses.
5110
5111 2013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
5112
5113 * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
5114 numbers with enum values.
5115
5116 2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
5117
5118 PR threads/13217
5119 * thread.c (thread_apply_all_command): Check for valid threads
5120 and thread count.
5121 (thread_array_cleanup): New struct.
5122 (set_thread_refcount): New function.
5123
5124 2013-07-11 Andrew Burgess <aburgess@broadcom.com>
5125
5126 * infcmd.c (default_print_one_register_info): Reuse function
5127 print_hex_chars.
5128
5129 2013-07-10 Tom Tromey <tromey@redhat.com>
5130
5131 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
5132 (ada-exp.o): New target.
5133
5134 2013-07-10 Sergio Durigan Junior <sergiodj@redhat.com>
5135
5136 * mt-tdep.c (mt_registers_info): Call
5137 get_no_prettyformat_print_options instead of
5138 get_raw_print_options (regression by last patch from Doug
5139 Evans).
5140
5141 2013-07-09 Pedro Alves <palves@redhat.com>
5142
5143 Checked in by Joel Brobecker <brobecker@adacore.com>.
5144 * ada-lang.c (coerce_unspec_val_to_type): Use
5145 value_optimized_out_const.
5146 * value.c (value_optimized_out_const): New function.
5147 * value.h (value_optimized_out_const): New declaration.
5148
5149 2013-07-09 Doug Evans <dje@google.com>
5150
5151 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
5152 Enum values rename as well. All uses updated.
5153 * valprint.h (value_print_options): Rename member pretty to
5154 pretty format. Rename member prettyprint_arrays to
5155 prettyformat_arrays. Rename member prettyprint_structs to
5156 prettyformat_structs. All uses updated.
5157 (get_no_prettyformat_print_options): Renamed from
5158 get_raw_print_options.
5159 * valprint.c (get_no_prettyformat_print_options): Renamed from
5160 get_raw_print_options. All callers updated.
5161 (show_prettyformat_structs): Renamed from show_prettyprint_structs.
5162 All callers updated.
5163 (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
5164 All callers updated.
5165 (_initialize_valprint): Improve help text for "set print pretty" and
5166 "set print arrays".
5167
5168 2013-07-09 Andrew Burgess <aburgess@broadcom.com>
5169
5170 * value.c (value_bits_valid): Revert previous change, and change
5171 by Pedro on 2013-07-04, due to regressions in
5172 gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
5173
5174 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
5175 Pedro Alves <palves@redhat.com>
5176
5177 * value.c (value_bits_valid): If the value is not lval_computed
5178 or has no check validity handler then the answer is the
5179 optimized_out flag, otherwise defer to the handler.
5180
5181 2013-07-06 Eli Zaretskii <eliz@gnu.org>
5182
5183 * top.c (print_gdb_configuration): Explain in output of
5184 --configuration what does "relocatable" mean.
5185
5186 * main.c (print_gdb_help): Regroup options in the --help text.
5187 See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
5188 the relevant discussions.
5189
5190 2013-07-06 Yao Qi <yao@codesourcery.com>
5191
5192 * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
5193 Remove parameter 'lsal'.
5194 * breakpoint.c (create_breakpoint): Move local variable 'lsal'
5195 to inner block. Caller update.
5196 (base_breakpoint_create_breakpoints_sal): Update.
5197 (bkpt_create_breakpoints_sal): Likewise.
5198 (tracepoint_create_breakpoints_sal): Likewise.
5199 (strace_marker_create_breakpoints_sal): Get 'lsal' from the
5200 element 0 of vector 'canonical->sals'.
5201
5202 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
5203
5204 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
5205 register number instead of the pseudo register one.
5206 (rs6000_dwarf2_reg_to_regnum): Likewise.
5207
5208 2013-07-04 Pedro Alves <palves@redhat.com>
5209
5210 * findvar.c (value_of_register): Use allocate_optimized_out_value
5211 if the register has been optimized out, instead of
5212 set_value_optimized_out.
5213 * frame-unwind.c (frame_unwind_got_optimized): Use
5214 allocate_optimized_out_value.
5215
5216 2013-07-04 Pedro Alves <palves@redhat.com>
5217
5218 * value.c (value_bits_valid): If the value is not lval_computed,
5219 or doesn't have a check_validity hook, assume the value is entirely
5220 valid.
5221
5222 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
5223
5224 * stack.c (read_frame_arg): No longer fetch lazy values.
5225 * value.c (value_optimized_out): If the value is not already
5226 marked optimized out, and is lazy then fetch it.
5227 (value_primitive_field): Move optimized out check to later in the
5228 function, after we have loaded any lazy values.
5229 (value_fetch_lazy): Use optimized out flag directly rather than
5230 calling optimized_out method.
5231
5232 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
5233
5234 * valops.c: Don't include "user-regs.h".
5235 (value_fetch_lazy): Moved to value.c.
5236 * value.c: Include "user-regs.h".
5237 (value_fetch_lazy): Moved from valops.c.
5238
5239 2013-07-04 Yao Qi <yao@codesourcery.com>
5240
5241 Revert:
5242 2013-06-27 Yao Qi <yao@codesourcery.com>
5243
5244 * common/create-version.sh: Update comments. Handle the case
5245 that TARGET_ALIAS is empty.
5246
5247 2013-07-03 Pedro Alves <palves@redhat.com>
5248
5249 * Makefile.in (config.status): Depend on development.sh.
5250 (aclocal_m4_deps): Add libmcheck.m4.
5251 * acinclude.m4: Include libmcheck.m4.
5252 * configure.ac: Source development.sh instead of setting
5253 'development' here. --enable-libmcheck/--disable-libmcheck code
5254 factored out to GDB_AC_LIBMCHECK. Run it.
5255 * development.sh: New file.
5256 * libmcheck.m4: New file.
5257 * configure: Regenerate.
5258
5259 2013-07-02 Tom Tromey <tromey@redhat.com>
5260
5261 * contrib/ari/update-web-ari.sh: Update for version.in change.
5262
5263 2013-07-02 Tom Tromey <tromey@redhat.com>
5264
5265 * common/ptid.h: Comment fixes.
5266
5267 2013-07-01 Tom Tromey <tromey@redhat.com>
5268
5269 * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
5270 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
5271 (dwarf2_read_index, create_all_comp_units): Update.
5272
5273 2013-07-01 Tom Tromey <tromey@redhat.com>
5274
5275 * configure.ac (build_warnings): Add -Wold-style-definition.
5276 * configure: Rebuild.
5277 * machoread.c (_initialize_machoread): Use "(void)".
5278 * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
5279 use "(void)".
5280
5281 2013-07-01 Tom Tromey <tromey@redhat.com>
5282
5283 * configure.ac (build_warnings): Add -Wold-style-declaration.
5284 * configure: Rebuild.
5285 * dsrec.c (make_srec): Use "static const", not "const static".
5286 * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
5287 not "const static".
5288 * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
5289 Use "static const", not "const static".
5290 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
5291 not "const static".
5292 * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
5293 not "const static".
5294 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
5295 not "const static".
5296 * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
5297 not "const static".
5298 (v850_dbtrap_breakpoint_from_pc): Likewise.
5299 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
5300 not "const static".
5301
5302 2013-07-01 Tom Tromey <tromey@redhat.com>
5303
5304 * configure.ac (build_warnings): Add -Wmissing-parameter-type.
5305 * configure: Rebuild.
5306
5307 2013-07-01 Pedro Alves <palves@redhat.com>
5308
5309 * defs.h: Include "pathmax.h".
5310 * utils.c: Don't include sys/param.h.
5311 (gdb_realpath): Remove code that checks for MAXPATHLEN.
5312 * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
5313 instead of MAXPATHLEN.
5314 * solib-sunos.c: Don't include sys/param.h.
5315 * xcoffread.c: Don't include sys/param.h.
5316 * bsd-kvm.c: Don't include sys/param.h.
5317 * darwin-nat.c: Don't include sys/param.h.
5318 (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
5319 * darwin-nat-info.c: Don't include sys/param.h.
5320 * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
5321 MAXPATHLEN.
5322 * i386obsd-nat.c: Don't include sys/param.h.
5323 * inf-child.c: Don't include sys/param.h.
5324 (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
5325 * linux-fork.c: Don't include sys/param.h.
5326 (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
5327 * linux-nat.c: Don't include sys/param.h.
5328 (linux_child_pid_to_exec_file, linux_proc_pending_signals)
5329 (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
5330 * m68klinux-nat.c: Don't include sys/param.h.
5331 * nbsd-nat.c: Don't include sys/param.h.
5332 (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
5333 * ppc-linux-nat.c: Don't include sys/param.h.
5334 * rs6000-nat.c: Don't include sys/param.h.
5335 * spu-linux-nat.c. Don't include sys/param.h.
5336 * windows-nat.c: Don't include sys/param.h.
5337 * xtensa-linux-nat.c: Don't include sys/param.h.
5338 * config/i386/nm-fbsd.h: Don't include sys/param.h.
5339
5340 2013-07-01 Pedro Alves <palves@redhat.com>
5341
5342 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
5343 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
5344 * gnulib/aclocal.m4: Regenerate.
5345 * gnulib/config.in: Regenerate.
5346 * gnulib/configure: Regenerate.
5347 * gnulib/import/pathmax.h: New file.
5348 * gnulib/import/Makefile.am: Regenerate.
5349 * gnulib/import/Makefile.in: Regenerate.
5350 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
5351 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
5352 * gnulib/import/m4/pathmax.m4: New file.
5353
5354 2013-07-01 Pedro Alves <palves@redhat.com>
5355
5356 * configure.ac (GDBINIT): Define, depending on host.
5357 * go32-nat.c (init_go32_ops): Don't override gdbinit here.
5358 * top.c (PATH_MAX): Delete fallback definition.
5359 (GDBINIT_FILENAME): Delete.
5360 (gdbinit): Reimplement as const char array set to the GDBINIT
5361 string constant.
5362 * top.h (gdbinit): Make const.
5363 * configure, config.in: Regenerate.
5364
5365 2013-07-01 Pedro Alves <palves@redhat.com>
5366
5367 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
5368 * cli/cli-cmds.h (source_script): Likewise.
5369 * exceptions.c (catch_command_errors_const): New function.
5370 * exceptions.h (catch_command_errors_const): Declare.
5371 * main.c (get_init_files): Make parameters const, and adjust.
5372 (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
5373 'local_gdbinit' locals const. Adjust to use
5374 catch_command_errors_const.
5375 (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
5376 'local_gdbinit' locals const.
5377
5378 2013-07-01 Pedro Alves <palves@redhat.com>
5379
5380 * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
5381 (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
5382 * tracepoint.c: Don't check HAVE_UNISTD_H before including
5383 <unistd.h>.
5384
5385 2013-07-01 Pedro Alves <palves@redhat.com>
5386
5387 Import the "unistd" gnulib module.
5388 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
5389 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
5390 import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
5391 import/m4/unistd_h.m4.
5392 * gnulib/aclocal.m4: Renenerate.
5393 * gnulib/config.in: Renenerate.
5394 * gnulib/configure: Renenerate.
5395 * gnulib/import/Makefile.am: Renenerate.
5396 * gnulib/import/Makefile.in: Renenerate.
5397 * gnulib/import/m4/gnulib-cache.m4: Renenerate.
5398 * gnulib/import/m4/gnulib-comp.m4: Renenerate.
5399 * gnulib/import/m4/off_t.m4: New file.
5400 * gnulib/import/m4/ssize_t.m4: New file.
5401 * gnulib/import/m4/sys_types_h.m4: New file.
5402 * gnulib/import/m4/unistd_h.m4: New file.
5403 * gnulib/import/sys_types.in.h: New file.
5404 * gnulib/import/unistd.c: New file.
5405 * gnulib/import/unistd.in.h: New file.
5406
5407 2013-07-01 Pedro Alves <palves@redhat.com>
5408
5409 * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
5410 defined instead of checking HAVE_UNISTD_H.
5411
5412 2013-07-01 Pedro Alves <palves@redhat.com>
5413
5414 Reimport gnulib from scratch.
5415 * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
5416 import/m4/onceonly.m4.
5417 * gnulib/aclocal.m4: Renegerate.
5418 * gnulib/config.in: Renegerate.
5419 * gnulib/configure: Renegerate.
5420 * gnulib/import/Makefile.in: Renegerate.
5421 * gnulib/import/extra/update-copyright: Renegerate.
5422 * gnulib/import/m4/onceonly.m4: Delete.
5423
5424 2013-07-01 Pedro Alves <palves@redhat.com>
5425
5426 * tui/tui-regs.c (pagination_enabled): Delete declaration.
5427
5428 2013-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5429
5430 Code cleanup.
5431 * remote.c (async_remote_interrupt_twice): Make it static.
5432 * remote.h (async_remote_interrupt_twice): Remove the declaration.
5433
5434 2013-06-29 Sergio Durigan Junior <sergiodj@redhat.com>
5435
5436 * ia64-linux-tdep.c: Include <ctype.h>.
5437 (ia64_linux_stap_is_single_operand): New function.
5438 (ia64_linux_init_abi): Initialize SystemTap related attributes.
5439
5440 2013-06-28 Tom Tromey <tromey@redhat.com>
5441
5442 * Makefile.in (version.c): Use version.in, not
5443 common/version.in.
5444 * common/create-version.sh: Likewise.
5445 * common/version.in: Move...
5446 * version.in: ...here.
5447
5448 2013-06-28 Pedro Alves <palves@redhat.com>
5449
5450 * infrun.c (set_observer_mode): Don't declare pagination_enabled
5451 here.
5452 * utils.h (pagination_enabled): Declare.
5453
5454 2013-06-28 Pedro Alves <palves@redhat.com>
5455
5456 * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
5457 Move higher up in file.
5458
5459 2013-06-28 Tom Tromey <tromey@redhat.com>
5460
5461 * tracepoint.c (deprecated_readline_begin_hook)
5462 (deprecated_readline_hook, deprecated_readline_end_hook): Don't
5463 declare.
5464
5465 2013-06-28 Pedro Alves <palves@redhat.com>
5466
5467 PR tui/14880
5468 * tui/tui-regs.c (tui_get_register): Fetch value contents before
5469 checking if they're available.
5470 * value.c (value_available_contents_eq): Change comment.
5471 * value.h (value_available_contents_eq): Expand comment.
5472
5473 2013-06-27 Tom Tromey <tromey@redhat.com>
5474
5475 * target.c (find_run_target): Remove.
5476 * target.h (find_run_target): Remove.
5477
5478 2013-06-27 Tom Tromey <tromey@redhat.com>
5479
5480 * corelow.c (core_gdbarch): Now static.
5481
5482 2013-06-27 Tom Tromey <tromey@redhat.com>
5483
5484 * target.c (target_struct_index): Remove.
5485
5486 2013-06-27 Pedro Alves <palves@redhat.com>
5487
5488 * infrun.c: Remove comment describing the 'stepping over runtime
5489 loader dynamic symbol resolution code' mechanism; moved to
5490 gdbint.texinfo.
5491
5492 2013-06-27 Pedro Alves <palves@redhat.com>
5493
5494 * exceptions.c (catch_command_errors): Remove spurious space.
5495 * exceptions.h (catch_command_errors): Second parameter is "arg",
5496 not "command".
5497
5498 2013-06-27 Yao Qi <yao@codesourcery.com>
5499
5500 * common/create-version.sh: Update comments. Handle the case
5501 that TARGET_ALIAS is empty.
5502
5503 2013-06-26 Pedro Alves <palves@redhat.com>
5504
5505 * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
5506 comment.
5507
5508 2013-06-26 Pedro Alves <palves@redhat.com>
5509
5510 * infrun.c: Update comments on stepping over runtime loader
5511 dynamic symbol resolution code.
5512
5513 2013-06-26 Sergio Durigan Junior <sergiodj@redhat.com>
5514
5515 * ax-gdb.h (union exp_element): Forward declare.
5516 * parser-defs.h: Include expression.h.
5517
5518 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
5519
5520 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
5521
5522 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
5523
5524 * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
5525
5526 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
5527
5528 Fix trace-status to output proper start-time and stop-time.
5529 * tracepoint.c (trace_status_command): Fix type of printf arg to
5530 prevent improper type conversion.
5531 (trace_status_mi): Likewise.
5532
5533 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
5534
5535 * mips-tdep.c (mips_next_pc): Fix a typo.
5536
5537 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
5538
5539 * mips-tdep.c (micromips_scan_prologue): Fix a typo.
5540
5541 2013-06-26 Pedro Alves <pedro@codesourcery.com>
5542 Yao Qi <yao@codesourcery.com>
5543
5544 * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
5545 * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
5546 * mi/mi-main.c (print_variable_or_computed): New function.
5547 (mi_cmd_trace_frame_collected): New function.
5548 * tracepoint.c (find_trace_state_variable_by_number): New.
5549 (struct traceframe_info): Move to tracepoint.h
5550 (struct collection_list): Likewise.
5551 (do_collect_symbol): Include locals and arguments in the
5552 collected variables list.
5553 (clear_collection_list): Clear wholly collected variables list
5554 and computed variables list.
5555 (append_exp): New function.
5556 (encode_actions_1): Include variables in the wholly
5557 collected variables list. Include memory ranges and
5558 full-fledged expressions in the computed expressions list.
5559 (encode_actions): Move some code to ...
5560 Return the cleanup chain.
5561 (encode_actions_rsp): ... here. New function.
5562 (get_traceframe_location, get_traceframe_info): Remove static.
5563 * tracepoint.h (struct memrange): Moved from tracepoint.c.
5564 (struct collection_list): Moved from tracepoint.c. Add two
5565 new fields 'wholly_collected' and 'computed'.
5566 (find_trace_state_variable_by_number): Declare.
5567 (encode_actions): Adjust declaration.
5568 (encode_actions_rsp): Declare.
5569 (get_traceframe_info, get_traceframe_location): Declare.
5570
5571 * NEWS: Mention new MI command -trace-frame-collected.
5572
5573 2013-06-26 Pedro Alves <pedro@codesourcery.com>
5574 Yao Qi <yao@codesourcery.com>
5575
5576 * ctf.c (ctf_traceframe_info): Push trace state variables
5577 present in the trace data into the traceframe info object.
5578 * breakpoint.c (DEF_VEC_I): Remove.
5579 * common/filestuff.c (DEF_VEC_I): Likewise.
5580 * dwarf2loc.c (DEF_VEC_I): Likewise.
5581 * mi/mi-main.c (DEF_VEC_I): Likewise.
5582 * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
5583 * features/traceframe-info.dtd: Add tvar element and its
5584 attributes.
5585 * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
5586 (build_traceframe_info): Push trace state variables present in
5587 the trace data into the traceframe info object.
5588 (traceframe_info_start_tvar): New function.
5589 (tvar_attributes): New.
5590 (traceframe_info_children): Add "tvar" element.
5591 * tracepoint.h (struct traceframe_info) <tvars>: New field.
5592
5593 * NEWS: Mention the change in GDB and GDBserver.
5594
5595 2013-06-26 Pedro Alves <pedro@codesourcery.com>
5596 Yao Qi <yao@codesourcery.com>
5597
5598 * tracepoint.c (trace_dump_command): Move code to ...
5599 (get_traceframe_location): ... here. New.
5600
5601 2013-06-26 Pedro Alves <pedro@codesourcery.com>
5602 Yao Qi <yao@codesourcery.com>
5603
5604 * tracepoint.c (trace_dump_command): GDB emits an error
5605 instead of a warning when a traceframe is not selected.
5606
5607 2013-06-26 Pedro Alves <pedro@codesourcery.com>
5608 Yao Qi <yao@codesourcery.com>
5609
5610 * tracepoint.c (tracepoint_list, stepping_list): Remove.
5611 (clear_collection_list): Free fields 'aexpre_list' and 'list'
5612 in collection_list.
5613 (do_clear_collection_list, init_collection_list): New.
5614 (encode_actions): Add local variables 'tracepoint_list' and
5615 'stepping_list'. Call init_collection_list and make cleanup
5616 which calls do_clear_collection_list. Don't call
5617 clear_collection_list.
5618 (_initialize_tracepoint): Delete references to
5619 'tracepoint_list' and 'stepping_list'.
5620
5621 2013-06-25 Tom Tromey <tromey@redhat.com>
5622
5623 * common/create-version.sh (date): Use "$", not "$$" in sed
5624 expression.
5625
5626 2013-06-25 Kevin Buettner <kevinb@redhat.com>
5627
5628 * NEWS (New targets): Add entry for TI MSP430.
5629
5630 2013-06-25 Yao Qi <yao@codesourcery.com>
5631
5632 * remote.c (remote_start_remote): Move code to upload tsv
5633 earlier.
5634
5635 2013-06-25 Yao Qi <yao@codesourcery.com>
5636 Hui Zhu <hui@codesourcery.com>
5637 Pedro Alves <palves@redhat.com>
5638
5639 PR breakpoints/15075
5640 PR breakpoints/15434
5641 * breakpoint.c (bpstat_stop_status): Call
5642 b->ops->after_condition_true.
5643 (update_dprintf_command_list): Don't append "continue" command
5644 to the command list of dprintf breakpoint.
5645 (base_breakpoint_after_condition_true): New function.
5646 (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
5647 (dprintf_after_condition_true): New function.
5648 (initialize_breakpoint_ops): Set dprintf_after_condition_true.
5649 * breakpoint.h (breakpoint_ops): Add after_condition_true.
5650
5651 2013-06-24 Kevin Buettner <kevinb@redhat.com>
5652
5653 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
5654 (ALLDEPFILES): Add msp430-tdep.c.
5655 * configure.tgt (msp430*-*-elf): New target.
5656 * msp430-tdep.c: New file.
5657
5658 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
5659
5660 * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
5661 microMIPS synthetic symbols.
5662
5663 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
5664
5665 * objfiles.h (pc_in_section): New prototype.
5666 (in_plt_section): Remove name argument, replace prototype with
5667 static inline function.
5668 * mips-tdep.h: Include "objfiles.h".
5669 (in_mips_stubs_section): New function.
5670 * hppa-tdep.h (gdbarch_tdep): Remove name argument of
5671 in_solib_call_trampoline member.
5672 (hppa_in_solib_call_trampoline): Remove name argument.
5673 * objfiles.c (pc_in_section): New function.
5674 (in_plt_section): Remove function.
5675 * mips-linux-tdep.c: Include "objfiles.h".
5676 (mips_linux_in_dynsym_stub): Call in_mips_stubs_section. Remove
5677 name argument. Return 1 rather than the low 16-bit halfword of
5678 any instruction examined.
5679 (mips_linux_in_dynsym_resolve_code): Update
5680 mips_linux_in_dynsym_stub call accordingly.
5681 * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
5682 rather than an equivalent hand-coded sequence.
5683 * hppa-hpux-tdep.c (in_opd_section): Remove function.
5684 (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
5685 (hppa64_hpux_in_solib_call_trampoline): Likewise.
5686 (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
5687 in_opd_section.
5688 * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
5689 on call to tdep->in_solib_call_trampoline.
5690 (hppa_in_solib_call_trampoline): Remove name argument, update
5691 according to in_plt_section change.
5692 (hppa_skip_trampoline_code): Update according to in_plt_section
5693 change.
5694 * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
5695 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
5696 Likewise.
5697 * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
5698 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
5699 * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
5700 * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
5701 * nto-tdep.c (nto_relocate_section_addresses): Likewise.
5702 * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
5703 * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
5704 * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
5705 * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
5706 * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
5707 * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
5708 * sparc-tdep.c (sparc_analyze_prologue): Likewise.
5709 * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
5710
5711 2013-06-24 Joel Brobecker <brobecker@adacore.com>
5712
5713 * common/create-version.sh: Fix expansion of $host_alias
5714 and $target_alias in generation of HOST_NAME and TARGET_NAME
5715 (resp.).
5716
5717 2013-06-24 Tom Tromey <tromey@redhat.com>
5718
5719 * common/create-version.sh: New file.
5720 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
5721 create-version.sh.
5722 (HFILES_NO_SRCDIR): Use common/version.h.
5723 * version.in: Move to ...
5724 * common/version.in: ... here. Replace date with "DATE".
5725 * version.h: Move to ...
5726 * common/version.h: ... here.
5727
5728 2013-06-21 Joel Brobecker <brobecker@adacore.com>
5729
5730 * gdb/gnulib/Makefile.in: Update date in copyright header.
5731 * gdb/gnulib/configure.ac: Ditto.
5732 * gdb/gnulib/update-gnulib.sh: Ditto.
5733
5734 2013-06-21 Joel Brobecker <brobecker@adacore.com>
5735
5736 * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
5737 "gdb/gnulib/import".
5738
5739 2013-06-21 Will Newton <will.newton@linaro.org>
5740
5741 * doublest.c (ldfrexp): Remove function.
5742 (convert_doublest_to_floatformat): Call frexpl instead of
5743 ldfrexp.
5744
5745 2013-06-21 Will Newton <will.newton@linaro.org>
5746
5747 * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
5748 * gnulib/aclocal.m4: Regenerate.
5749 * gnulib/config.in: Regenerate.
5750 * gnulib/configure: Regenerate.
5751 * gnulib/import/Makefile.am: Update.
5752 * gnulib/import/Makefile.in: Update.
5753 * gnulib/import/m4/gnulib-cache.m4: Update.
5754 * gnulib/import/m4/gnulib-comp.m4: Update.
5755 * gnulib/import/float+.h: Import.
5756 * gnulib/import/float.c: Import.
5757 * gnulib/import/float.in.h: Import.
5758 * gnulib/import/fpucw.h: Import.
5759 * gnulib/import/frexp.c: Import.
5760 * gnulib/import/frexpl.c: Import.
5761 * gnulib/import/isnan.c: Import.
5762 * gnulib/import/isnand-nolibm.h: Import.
5763 * gnulib/import/isnand.c: Import.
5764 * gnulib/import/isnanl-nolibm.h: Import.
5765 * gnulib/import/isnanl.c: Import.
5766 * gnulib/import/itold.c: Import.
5767 * gnulib/import/m4/exponentd.m4: Import.
5768 * gnulib/import/m4/exponentl.m4: Import.
5769 * gnulib/import/m4/float_h.m4: Import.
5770 * gnulib/import/m4/fpieee.m4: Import.
5771 * gnulib/import/m4/frexp.m4: Import.
5772 * gnulib/import/m4/frexpl.m4: Import.
5773 * gnulib/import/m4/isnand.m4: Import.
5774 * gnulib/import/m4/isnanl.m4: Import.
5775 * gnulib/import/m4/math_h.m4: Import.
5776 * gnulib/import/math.c: Import.
5777 * gnulib/import/math.in.h: Import.
5778
5779 2013-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5780
5781 * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
5782 replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
5783 signature_INTEL_edx comparisons.
5784
5785 2013-06-20 Doug Evans <dje@google.com>
5786
5787 symtab/15652
5788 * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
5789 All callers updated.
5790 (open_dwp_file): If we can't find the dwp file, search the basename
5791 in debug-file-directory.
5792
5793 * dwarf2read.c (struct dwp_file): Fix comment.
5794 (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
5795
5796 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
5797 better.
5798
5799 2013-06-20 Yao Qi <yao@codesourcery.com>
5800
5801 * breakpoint.c (create_breakpoint): Fix code indentation.
5802
5803 2013-06-20 Yao Qi <yao@codesourcery.com>
5804
5805 * breakpoint.c (create_breakpoints_sal_default): Remove
5806 parameter 'lsal'. Update declaration.
5807 (bkpt_create_breakpoints_sal): Caller update.
5808 (tracepoint_create_breakpoints_sal): Likewise.
5809
5810 2013-06-20 Pedro Alves <pedro@codesourcery.com>
5811 Yao Qi <yao@codesourcery.com>
5812
5813 * NEWS: Mention the new option '--skip-unavailable' of command
5814 -data-list-register-values.
5815 * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
5816 --skip-unavailable option. Adjust to use output_register.
5817 (output_register): Add new 'skip_unavailable' parameter.
5818 Handle it.
5819
5820 2013-06-19 Mike Frysinger <vapier@gentoo.org>
5821
5822 * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
5823 common/i386-gcc-cpuid.h.
5824 * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
5825 * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
5826 Copy the latest version from upstream gcc.
5827 * common/linux-btrace.c: Include i386-cpuid.h.
5828 (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
5829 call to i386_cpuid.
5830 (cpu_supports_btrace): Likewise.
5831 * go32-nat.c: Include i386-cpuid.h.
5832 (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
5833
5834 2013-06-19 Doug Evans <dje@google.com>
5835
5836 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
5837 (get_section_index): Ditto.
5838
5839 2013-06-19 Tom Tromey <tromey@redhat.com>
5840
5841 * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
5842 "dprintf" help.
5843
5844 2013-06-18 Doug Evans <dje@google.com>
5845
5846 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
5847 before using it.
5848 (dw2_expand_symtabs_matching): Fix symbol kind validity check.
5849 Move test of cu_index closer to use. Print complaint if cu_index
5850 is bad.
5851
5852 2013-06-18 Joel Brobecker <brobecker@adacore.com>
5853
5854 * machoread.c (oso_vector): Delete this global.
5855 (macho_register_oso): Add new parameter "oso_vector_ptr".
5856 Use it instead of the "oso_vector" global.
5857 (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
5858 (macho_symfile_read): Use a local oso_vector, to be free'ed
5859 at the end of this function, in place of the old "oso_vector"
5860 global. Update various function calls accordingly. Use one
5861 single cleanup chain for the entire function.
5862
5863 2013-06-18 Joel Brobecker <brobecker@adacore.com>
5864
5865 * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
5866 DWARF2_PER_OBJFILE by uses of DATA instead.
5867
5868 2013-06-18 Tom Tromey <tromey@redhat.com>
5869
5870 * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
5871 argument.
5872 * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
5873 Special case signals other than GDB_SIGNAL_TRAP.
5874 (explains_signal_watchpoint): New function.
5875 (base_breakpoint_explains_signal): Add 'sig' argument.
5876 (initialize_breakpoint_ops): Set 'explains_signal' method for
5877 watchpoints.
5878 * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
5879 signal argument.
5880 (bpstat_explains_signal): Likewise.
5881 * infrun.c (handle_syscall_event, handle_inferior_event): Update.
5882
5883 2013-06-18 Tom Tromey <tromey@redhat.com>
5884
5885 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
5886
5887 2013-06-18 Tom Tromey <tromey@redhat.com>
5888
5889 * python/python.c (finish_python_initialization): Decref
5890 'pythondir' on failure path as well.
5891
5892 2013-06-18 Tom Tromey <tromey@redhat.com>
5893
5894 PR symtab/15391:
5895 * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
5896 after taking bits_to_skip into account. Sign extend byte_offset.
5897 * utils.h (gdb_sign_extend): Declare.
5898 * utils.c (gdb_sign_extend): New function.
5899
5900 2013-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5901
5902 * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
5903
5904 2013-06-17 Pierre Muller <muller@sourceware.org>
5905
5906 * corelow.c (core_open): Print GDB signal name instead of target
5907 signal number.
5908
5909 2013-06-17 Mike Frysinger <vapier@gentoo.org>
5910
5911 * .gitignore: Add /gcore.
5912
5913 2013-06-13 Doug Evans <dje@google.com>
5914
5915 * dwarf2read.c (try_open_dwop_file): Work around behaviour of
5916 OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
5917
5918 2013-06-12 Phil Muldoon <pmuldoon@redhat.com>
5919
5920 * stack.c (backtrace_command_1): Fix indentation.
5921
5922 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5923
5924 * window-nat.c (thread_rec): Add missing empty line after
5925 local variable declaration.
5926
5927 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5928
5929 * windows-nat.c (thread_rec): Revert format used to print
5930 error code returned by SuspendThread from %d back to %u.
5931
5932 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5933
5934 * windows-nat.c (windows_continue): Add "0x" prefix for thread
5935 ID in debug trace.
5936 (get_windows_debug_event): Likewise, for all debug traces.
5937
5938 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5939
5940 * window-nat.c (thread_rec): Add thread ID in SuspendThread
5941 warning message.
5942
5943 2013-06-08 Pedro Alves <pedro@codesourcery.com>
5944 Yao Qi <yao@codesourcery.com>
5945
5946 * mi/mi-main.c (get_register): Remove declaration.
5947 (output_register): Declare.
5948 (mi_cmd_data_list_register_values): Remove local variable
5949 'tuple_cleanup'. Move some code into output_register.
5950 (get_register): Renamed to ...
5951 (output_register): ... this. Output the register's
5952 "number" ui_out tuple here.
5953
5954 2013-06-07 Pedro Alves <palves@redhat.com>
5955
5956 * darwin-nat.c: Fix formating in copyright header.
5957 * darwin-nat.h: Likewise.
5958 * gnu-nat.c: Likewise.
5959 * machoread.c: Likewise.
5960
5961 2013-06-07 Pedro Alves <palves@redhat.com>
5962
5963 PR server/14823
5964 * regformats/regdat.sh: Output #include tdesc.h. Make globals
5965 static. Output a global target description pointer.
5966 (init_registers_${name}): Adjust to initialize a
5967 target description structure.
5968
5969 2013-06-07 Will Newton <will.newton@linaro.org>
5970
5971 * printcmd.c (build_address_symbolic): Call
5972 gdbarch_addr_bits_remove for text minimal symbols.
5973
5974 2013-06-07 Will Newton <will.newton@linaro.org>
5975
5976 * MAINTAINERS: Add myself to Write After Approval.
5977
5978 2013-06-07 Yao Qi <yao@codesourcery.com>
5979
5980 * tracepoint.c (start_tracing): Move code to ...
5981 (trace_reset_local_state): ... here. New.
5982 (disconnect_tracing): Don't call set_current_traceframe,
5983 set_tracepoint_num, and set_traceframe_context. Call
5984 trace_reset_local_state instead.
5985 (tfile_close): Call trace_reset_local_state.
5986 * ctf.c (ctf_close): Likewise.
5987 * remote.c (remote_close): Likewise.
5988 * tracepoint.h (trace_reset_local_state): Declare.
5989
5990 2013-06-06 Doug Evans <dje@google.com>
5991
5992 * dwarf2read.c: Whitespace fixes for DWP file format documentation,
5993 and fix header docs.
5994
5995 2013-06-05 Doug Evans <dje@google.com>
5996 Keith Seitz <keiths@redhat.com>
5997
5998 PR 15519
5999 * cp-namespace.c (find_symbol_in_baseclass): Call
6000 cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
6001 Check result of call to lookup_symbol_static.
6002 Call lookup_static_symbol_aux unconditionally.
6003 Call check_typedef on base types before accessing them.
6004 (cp_lookup_nested_symbol): Fix comment.
6005
6006 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
6007
6008 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
6009 minimal symbols pointing to function descriptors.
6010
6011 2013-06-05 Tom Tromey <tromey@redhat.com>
6012
6013 * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
6014
6015 2013-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
6016 Pedro Alves <palves@redhat.com>
6017
6018 * remote.c (remote_wait_as): Restore signal handler before returning
6019 when GDB gets a notification.
6020
6021 2013-06-04 Gary Benson <gbenson@redhat.com>
6022
6023 PR 2328
6024 * breakpoint.h (handle_solib_event): Moved function declaration
6025 to solib.h.
6026 * breakpoint.c (handle_solib_event): Moved function to solib.c.
6027 (bpstat_stop_status): Pass new argument to handle_solib_event.
6028 * solib.h (update_solib_breakpoints): New function declaration.
6029 (handle_solib_event): Moved function declaration from
6030 breakpoint.h.
6031 * solib.c (update_solib_breakpoints): New function.
6032 (handle_solib_event): Moved function from breakpoint.c.
6033 Updated to call solib_ops->handle_event if not NULL.
6034 * solist.h (target_so_ops): New fields "update_breakpoints" and
6035 "handle_event".
6036 * infrun.c (set_stop_on_solib_events): New function.
6037 (_initialize_infrun): Use the above for "set
6038 stop-on-solib-events".
6039 (handle_inferior_event): Pass new argument to handle_solib_event.
6040 * solib-svr4.c (probe.h): New include.
6041 (svr4_free_library_list): New forward declaration.
6042 (probe_action): New enum.
6043 (probe_info): New struct.
6044 (probe_info): New static variable.
6045 (NUM_PROBES): New definition.
6046 (svr4_info): New fields "using_xfer", "probes_table" and
6047 "solib_list".
6048 (free_probes_table): New function.
6049 (free_solib_list): New function.
6050 (svr4_pspace_data_cleanup): Free probes table and solib list.
6051 (svr4_copy_library_list): New function.
6052 (svr4_current_sos_via_xfer_libraries): New parameter "annex".
6053 (svr4_read_so_list): New parameter "prev_lm".
6054 (svr4_current_sos_direct): Renamed from "svr4_current_sos".
6055 (svr4_current_sos): New function.
6056 (probe_and_action): New struct.
6057 (hash_probe_and_action): New function.
6058 (equal_probe_and_action): Likewise.
6059 (register_solib_event_probe): Likewise.
6060 (solib_event_probe_at): Likewise.
6061 (solib_event_probe_action): Likewise.
6062 (solist_update_full): Likewise.
6063 (solist_update_incremental): Likewise.
6064 (disable_probes_interface_cleanup): Likewise.
6065 (svr4_handle_solib_event): Likewise.
6066 (svr4_update_solib_event_breakpoint): Likewise.
6067 (svr4_update_solib_event_breakpoints): Likewise.
6068 (svr4_create_solib_event_breakpoints): Likewise.
6069 (enable_break): Free probes table before creating breakpoints.
6070 Use svr4_create_solib_event_breakpoints to create breakpoints.
6071 (svr4_solib_create_inferior_hook): Free the solib list.
6072 (_initialize_svr4_solib): Initialise
6073 svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
6074
6075 2013-06-04 Gary Benson <gbenson@redhat.com>
6076
6077 * target.h (target_ops): New field
6078 "to_augmented_libraries_svr4_read".
6079 (target_augmented_libraries_svr4_read): New macro.
6080 * target.c (update_current_target): Handle
6081 to_augmented_libraries_svr4_read.
6082 * remote.c (remote_state): New field
6083 "augmented_libraries_svr4_read".
6084 (remote_augmented_libraries_svr4_read_feature): New function.
6085 (remote_protocol_features): Add entry for
6086 "augmented-libraries-svr4-read".
6087 (remote_augmented_libraries_svr4_read): New function.
6088 (init_remote_ops): Initialize
6089 remote_ops.to_augmented_libraries_svr4_read.
6090
6091 2013-06-04 Gary Benson <gbenson@redhat.com>
6092
6093 * NEWS: Update.
6094
6095 2013-06-04 Gary Benson <gbenson@redhat.com>
6096
6097 * objfiles.h (inhibit_section_map_updates): New function
6098 declaration.
6099 (resume_section_map_updates): Likewise.
6100 (resume_section_map_updates_cleanup): Likewise.
6101 * objfiles.c (objfile_pspace_info): Removed field
6102 "objfiles_changed_p". New fields "new_objfiles_available",
6103 "section_map_dirty" and "inhibit_updates".
6104 (allocate_objfile): Set new_objfiles_available.
6105 (free_objfile): Set section_map_dirty.
6106 (objfile_relocate1): Likewise.
6107 (in_plt_section): Likewise.
6108 (find_pc_section): Update the conditions under which the
6109 section map will be updated.
6110 (inhibit_section_map_updates): New function.
6111 (resume_section_map_updates): Likewise.
6112 (resume_section_map_updates_cleanup): Likewise.
6113
6114 2013-06-04 Gary Benson <gbenson@redhat.com>
6115
6116 * probe.h (get_probe_argument_count): New declaration.
6117 (evaluate_probe_argument): Likewise.
6118 * probe.c (get_probe_argument_count): New function.
6119 (evaluate_probe_argument): Likewise.
6120 (probe_safe_evaluate_at_pc): Use the above new functions.
6121
6122 2013-06-04 Alan Modra <amodra@gmail.com>
6123
6124 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
6125 * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
6126 (ppc_insns_match_pattern): Add frame param. Avoid multiple
6127 target mem reads on optional insns.
6128 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
6129 ppc_insns_match_pattern calls.
6130 * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
6131 Add match for power7 thread safety insns, and new order of
6132 std 2,40(1) insn. Correct code shown for _dl_runtime_resolve
6133 invocation in comment, and update rest of comment.
6134 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
6135 PPC64_STANDARD_LINKAGE3_LEN): Delete.
6136 (ppc64_standard_linkage2_target): Update insn offsets.
6137 (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer
6138 stubs first. Update calls.
6139
6140 2013-06-04 Yao Qi <yao@codesourcery.com>
6141
6142 * solib.c (solib_find): Don't need dir separator if path has
6143 drive spec.
6144
6145 2013-06-03 Joel Brobecker <brobecker@adacore.com>
6146
6147 Revert (indirectly causes a SIGSEGV):
6148 * machoread.c (macho_symfile_read): Assign first cleanup to
6149 'back_to'.
6150
6151 2013-06-03 Yao Qi <yao@codesourcery.com>
6152
6153 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
6154 mi-parse.c. Make them static.
6155 (mi_all_values): Likewise.
6156 (mi_parse_values_option): Move to mi-parse.c. Rename it to
6157 mi_parse_print_values. Make it external.
6158 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
6159 Remove the declarations.
6160 * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
6161 * mi/mi-parse.h (mi_parse_print_values): Declare.
6162 * mi/mi-cmd-stack.c: Include mi-parse.h.
6163 (parse_print_values): Remove
6164 (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
6165 of parse_print_values.
6166 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
6167
6168 2013-05-31 Pedro Alves <pedro@codesourcery.com>
6169 Yao Qi <yao@codesourcery.com>
6170
6171 * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
6172 (encode_actions): Move code to ...
6173 (all_tracepoint_actions_and_cleanup): ... here. New.
6174 (trace_dump_command): Likewise.
6175
6176 2013-05-30 Tom Tromey <tromey@redhat.com>
6177
6178 * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
6179
6180 2013-05-30 Tom Tromey <tromey@redhat.com>
6181
6182 * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
6183 gdb_xml_create_parser_and_cleanup_1. Return a cleanup. Remove
6184 'old_chain' argument. Add 'parser_result' argument.
6185 (gdb_xml_create_parser_and_cleanup): Remove old version.
6186 (gdb_xml_parse_quick): Update.
6187 (xml_process_xincludes): Update.
6188 * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
6189 declare.
6190
6191 2013-05-30 Tom Tromey <tromey@redhat.com>
6192
6193 * probe.c (collect_probes): Check arguments for NULL before
6194 calling compile_rx_or_error.
6195 * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
6196 Remove NULL return.
6197
6198 2013-05-30 Tom Tromey <tromey@redhat.com>
6199
6200 * infrun.c (adjust_pc_after_break): Introduce an outer null
6201 cleanup.
6202
6203 2013-05-30 Tom Tromey <tromey@redhat.com>
6204
6205 * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
6206
6207 2013-05-30 Tom Tromey <tromey@redhat.com>
6208
6209 * cli/cli-script.c (read_command_lines_1): Use a null cleanup
6210 for 'old_chain'. Do not check 'head' before processing
6211 cleanups.
6212
6213 2013-05-30 Tom Tromey <tromey@redhat.com>
6214
6215 * mi/mi-cmd-stack.c (list_arg_or_local): Remove
6216 "cleanup_tuple".
6217
6218 2013-05-30 Tom Tromey <tromey@redhat.com>
6219
6220 * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
6221 inner scope. Unconditionally call do_cleanups.
6222
6223 2013-05-30 Tom Tromey <tromey@redhat.com>
6224
6225 * source.c (find_and_open_source): Call do_cleanups.
6226
6227 2013-05-30 Tom Tromey <tromey@redhat.com>
6228
6229 * linux-thread-db.c (thread_db_load_search): Unconditionally
6230 call do_cleanups.
6231
6232 2013-05-30 Tom Tromey <tromey@redhat.com>
6233
6234 * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
6235 for 'cleanup'; instead use a later one.
6236
6237 2013-05-30 Tom Tromey <tromey@redhat.com>
6238
6239 * python/py-breakpoint.c (bppy_get_commands): Use
6240 explicit, unconditional return.
6241 * python/py-frame.c (frapy_read_var): Likewise.
6242 * python/python.c (gdbpy_decode_line): Likewise.
6243
6244 2013-05-30 Tom Tromey <tromey@redhat.com>
6245
6246 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
6247 do_cleanups on all return paths.
6248
6249 2013-05-30 Tom Tromey <tromey@redhat.com>
6250
6251 * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
6252
6253 2013-05-30 Tom Tromey <tromey@redhat.com>
6254
6255 * stabsread.c (read_struct_type): Call do_cleanups along
6256 all return paths.
6257
6258 2013-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6259
6260 * mips-linux-tdep.c: Adjust formatting throughout.
6261
6262 2013-05-30 Tom Tromey <tromey@redhat.com>
6263
6264 * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
6265 along all return paths.
6266
6267 2013-05-30 Tom Tromey <tromey@redhat.com>
6268
6269 * symfile.c (find_separate_debug_file): Call do_cleanups
6270 along all return paths.
6271
6272 2013-05-30 Tom Tromey <tromey@redhat.com>
6273
6274 * symtab.c (search_symbols): Introduce a null cleanup for
6275 'retval_chain'.
6276
6277 2013-05-30 Tom Tromey <tromey@redhat.com>
6278
6279 * python/py-value.c (valpy_binop): Call do_cleanups before
6280 exiting loop.
6281
6282 2013-05-30 Tom Tromey <tromey@redhat.com>
6283
6284 * python/py-prettyprint.c (print_children): Remove extra
6285 do_cleanups call.
6286
6287 2013-05-30 Tom Tromey <tromey@redhat.com>
6288
6289 * python/py-frame.c (frapy_read_var): Call do_cleanups along
6290 all return paths.
6291
6292 2013-05-30 Tom Tromey <tromey@redhat.com>
6293
6294 * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
6295 along all return paths.
6296
6297 2013-05-30 Tom Tromey <tromey@redhat.com>
6298
6299 * cli/cli-logging.c (set_logging_redirect): Unconditionally
6300 call do_cleanups.
6301
6302 2013-05-30 Tom Tromey <tromey@redhat.com>
6303
6304 * varobj.c (c_value_of_root): Call do_cleanups along all
6305 return paths.
6306
6307 2013-05-30 Tom Tromey <tromey@redhat.com>
6308
6309 * tracepoint.c (trace_dump_command): Unconditionally call
6310 do_cleanups.
6311
6312 2013-05-30 Tom Tromey <tromey@redhat.com>
6313
6314 * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
6315 do_cleanups earlier.
6316
6317 2013-05-30 Tom Tromey <tromey@redhat.com>
6318
6319 * machoread.c (macho_symfile_read): Assign first cleanup to
6320 'back_to'.
6321
6322 2013-05-30 Tom Tromey <tromey@redhat.com>
6323
6324 * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
6325
6326 2013-05-30 Tom Tromey <tromey@redhat.com>
6327
6328 * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
6329
6330 2013-05-30 Tom Tromey <tromey@redhat.com>
6331
6332 * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
6333 call discard_cleanups.
6334 (inf_ptrace_attach): Likewise.
6335
6336 2013-05-30 Tom Tromey <tromey@redhat.com>
6337
6338 * remote-mips.c (mips_exit_debug): Call do_cleanups on all
6339 return paths.
6340 (mips_initialize): Likewise.
6341 (common_open): Call do_cleanups.
6342
6343 2013-05-30 Tom Tromey <tromey@redhat.com>
6344
6345 * utils.c (internal_vproblem): Call do_cleanups.
6346
6347 2013-05-30 Tom Tromey <tromey@redhat.com>
6348
6349 * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
6350
6351 2013-05-30 Tom Tromey <tromey@redhat.com>
6352
6353 * cli/cli-script.c (setup_user_args): Don't return after error.
6354
6355 2013-05-30 Tom Tromey <tromey@redhat.com>
6356
6357 * somread.c (som_symtab_read): Call do_cleanups.
6358
6359 2013-05-30 Tom Tromey <tromey@redhat.com>
6360
6361 * printcmd.c (print_command_1): Unconditionally call do_cleanups.
6362
6363 2013-05-30 Tom Tromey <tromey@redhat.com>
6364
6365 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
6366 * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
6367 * interps.c (interpreter_exec_cmd): Call do_cleanups.
6368 * source.c (show_substitute_path_command): Call do_cleanups.
6369 (unset_substitute_path_command, set_substitute_path_command):
6370 Likewise.
6371 * symfile.c (load_command): Call do_cleanups.
6372
6373 2013-05-30 Tom Tromey <tromey@redhat.com>
6374
6375 * contrib/cleanup_check.py: New file.
6376 * contrib/gcc-with-excheck: Add option parsing.
6377
6378 2013-05-30 Joel Brobecker <brobecker@adacore.com>
6379
6380 * windows-nat.c (windows_delete_thread): Add missing space
6381 in cast expression.
6382
6383 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>
6384
6385 * inferior.c (top level): Include tilde.h.
6386 (add_inferior_command): Call tilde_expand on the value of 'exec'
6387 argument.
6388
6389 2013-05-30 Pedro Alves <pedro@codesourcery.com>
6390 Yao Qi <yao@codesourcery.com>
6391
6392 * tracepoint.c (encode_actions_1): Remove parameter 't'.
6393 Caller update.
6394 (encode_actions): Likewise.
6395 * remote.c (remote_download_tracepoint): Caller update.
6396 * tracepoint.h (encode_actions): Update declaration.
6397
6398 2013-05-30 Pedro Alves <palves@redhat.com>
6399
6400 * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
6401 pointer.
6402
6403 2013-05-30 Yao Qi <yao@codesourcery.com>
6404
6405 * remote.c (remote_check_symbols): Remove unused parameter
6406 'objfile'.
6407 Declaration update.
6408 (remote_start_remote, remote_new_objfile): Caller update.
6409
6410 2013-05-30 Yao Qi <yao@codesourcery.com>
6411
6412 * mi/mi-cmds.c (mi_cmds): Define MI command
6413 '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
6414 DEF_MI_CMD_CLI.
6415
6416 2013-05-29 Pedro Alves <palves@redhat.com>
6417
6418 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
6419 (remote_insert_watchpoint, remote_remove_watchpoint)
6420 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
6421 (remote_verify_memory, compare_sections_command)
6422 (remote_search_memory): Set the general process/thread on the
6423 remote side.
6424
6425 2013-05-29 Pedro Alves <palves@redhat.com>
6426
6427 * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
6428 (_initialize_aarch64_tdep): Don't call
6429 initialize_tdesc_aarch64_without_fpu.
6430 * features/Makefile (WHICH): Remove reference to
6431 aarch64-without-fpu.
6432 * features/aarch64-without-fpu.c: Delete file.
6433 * regformats/aarch64-without-fpu.dat: Delete file.
6434
6435 2013-05-28 Yao Qi <yao@codesourcery.com>
6436
6437 * tracepoint.c (stringify_collection_list): Remove parameter
6438 'string'.
6439 (encode_actions): Caller update. Remove local variables.
6440
6441 2013-05-24 Yao Qi <yao@codesourcery.com>
6442
6443 * tracepoint.c (TFILE_PID): Remove.
6444 (tfile_open): Don't add thread and inferior.
6445 (tfile_close): Don't set 'inferior_ptid'. Don't call
6446 exit_inferior_silent.
6447 (tfile_thread_alive): Remove.
6448 (init_tfile_ops): Don't set field 'to_thread_alive' of
6449 tfile_ops.
6450
6451 2013-05-23 Doug Evans <dje@google.com>
6452
6453 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
6454
6455 2013-05-23 Pedro Alves <palves@redhat.com>
6456
6457 * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
6458 [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
6459 (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
6460 Only define if HAVE_SOCKETS is defined.
6461 * configure.ac: Check for sys/socket.h.
6462 * config.in, configure: Regenerate.
6463
6464 2013-05-23 Pedro Alves <palves@redhat.com>
6465
6466 * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
6467 (open_and_init_dwp_file): Use %s/pulongest instead of %u for
6468 printing uint32_t variables.
6469
6470 2013-05-23 Pedro Alves <palves@redhat.com>
6471
6472 * NEWS: Mention GDBserver range stepping support.
6473
6474 2013-05-23 Yao Qi <yao@codesourcery.com>
6475 Pedro Alves <palves@redhat.com>
6476
6477 * gdbthread.h (struct thread_control_state) <may_range_step>: New
6478 field.
6479 * infcmd.c (step_once, until_next_command): Enable range stepping.
6480 * infrun.c (displaced_step_prepare): Disable range stepping.
6481 (resume): Disable range stepping if stepping over a breakpoint or
6482 we have software watchpoints. If range stepping is enabled,
6483 assert the thread is in the stepping range.
6484 (clear_proceed_status_thread): Clear may_range_step.
6485 (handle_inferior_event): Disable range stepping as soon as we know
6486 the thread that hit the event. Re-enable it whenever we're going
6487 to step with a step range.
6488 * remote.c (struct vCont_action_support) <r>: New field.
6489 (use_range_stepping): New global.
6490 (remote_vcont_probe): Handle 'r' action.
6491 (append_resumption): Append an 'r' action if the thread may range
6492 step.
6493 (show_range_stepping): New function.
6494 (set_range_stepping): New function.
6495 (_initialize_remote): Call add_setshow_boolean_cmd to register the
6496 'set range-stepping' and 'show range-stepping' commands.
6497 * NEWS: Mention range stepping, the new vCont;r action, and the
6498 new "set/show range-stepping" commands.
6499
6500 2013-05-23 Yao Qi <yao@codesourcery.com>
6501 Pedro Alves <palves@redhat.com>
6502
6503 * remote.c (struct vCont_action_support): New struct.
6504 (struct remote_state) <support_vCont_t>: Remove field.
6505 <vCont_actions_support>: New field.
6506 (remote_vcont_probe, remote_stop_ns): Update.
6507
6508 2013-05-23 Yao Qi <yao@codesourcery.com>
6509 Pedro Alves <palves@redhat.com>
6510
6511 * gdbthread.h (pc_in_thread_step_range): New declaration.
6512 * thread.c (pc_in_thread_step_range): New function.
6513 * infrun.c (handle_inferior_event): Use it.
6514
6515 2013-05-23 Joel Brobecker <brobecker@adacore.com>
6516
6517 * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
6518 of sprintf.
6519
6520 2013-05-22 Keith Seitz <keiths@redhat.com>
6521
6522 * ada-lang.c (is_known_support_routine): Add explicit free of
6523 'func_name' from find_frame_funname.
6524 (ada_unhandled_exception_name_addr_from_raise): Add cleanups
6525 for func_name from find_frame_funname.
6526 * python/py-frame.c (frapy_name): Add explicit free of
6527 'name' from find_frame_funname.
6528 * stack.c (find_frame_funname): Add comment explaining that
6529 funcp must be freed by the caller.
6530 Return copy of symbol names instead of pointers.
6531 (print_frame): Add a cleanup for 'funname' from
6532 find_frame_funname.
6533 * stack.h (find_frame_funname): Remove "const" from
6534 'funname' parameter.
6535
6536 2013-05-22 Tom Tromey <tromey@redhat.com>
6537
6538 PR c++/15401:
6539 * c-valprint.c (c_value_print): Use value_addr for
6540 references. Convert back to reference type with value_ref.
6541
6542 2013-05-22 Eli Zaretskii <eliz@gnu.org>
6543
6544 * windows-nat.c (handle_unload_dll): Don't call solib_add for the
6545 unloaded DLL, it will be done by handle_solib_event. See
6546 http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
6547 details.
6548
6549 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>
6550
6551 * ui-out.c: Create typedef ui_out_level_p and define vector
6552 operations for that type.
6553 (struct ui_out): Use a vector instead of an array.
6554 (current_level): Return level from a vector.
6555 (push_level): Create a level in a vector.
6556 (pop_level): Delete a level in a vector.
6557 (ui_out_new): Create initial level zero level, and store in a
6558 vector.
6559 (ui_out_destroy): Add vector cleanup.
6560
6561 2013-05-22 Pedro Alves <palves@redhat.com>
6562
6563 * python/python-internal.h (gdb_Py_DECREF): Tag with
6564 "ARI: editCase function".
6565
6566 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6567
6568 * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
6569
6570 2013-05-21 Pedro Alves <palves@redhat.com>
6571
6572 * python/py-prettyprint.c (apply_val_pretty_printer): Check
6573 whether PRINTER is NULL before installing a Py_DECREF cleanup.
6574 * python/py-utils.c (py_decref): Don't check for NULL before
6575 calling Py_DECREF.
6576
6577 2013-05-21 Pedro Alves <palves@redhat.com>
6578
6579 * python/py-utils.c (py_decref): Remove extra braces.
6580 (gdb_pymodule_addobject): Remove extra braces.
6581 * python-internal.h (gdb_Py_DECREF): New static inline function.
6582 (Py_DECREF): Redefine as calling gdb_Py_DECREF.
6583
6584 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6585
6586 * breakpoints.c (detach_breakpoints): Do not
6587 detach breakpoints locations with loc_type bp_loc_other.
6588
6589 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6590
6591 Workaround Python 2.6.
6592 * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
6593 a block.
6594
6595 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6596
6597 Code cleanup: constification.
6598 * solib.c (solib_ops): Make return type and ops variable type const.
6599 (set_solib_ops): Make the new_ops parameter and ops variable const.
6600 (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
6601 (solib_add, solib_keep_data_in_core, clear_solib)
6602 (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
6603 (reload_shared_libraries, solib_global_lookup): Make the ops variable
6604 const.
6605 * solib.h (set_solib_ops): Make the new_ops parameter const.
6606
6607 2013-05-21 Joel Brobecker <brobecker@adacore.com>
6608
6609 * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
6610 variable.
6611 (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
6612 (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
6613 (SYSTEM_GDBINIT_FILES): New variables.
6614 (all): Add stamp-system-gdbinit.
6615 (stamp-system-gdbinit): New rule.
6616 (clean-system-gdbinit, install-system-gdbinit)
6617 (uninstall-system-gdbinit): New rules. Make them .PHONY.
6618 (install-only): Add dependency on install-system-gdbinit.
6619 (uninstall): Add dependency on uninstall-system-gdbinit.
6620 (clean): Add dependency on clean-system-gdbinit.
6621 * system-gdbinit/elinos.py: New file.
6622 * system-gdbinit/wrs-linux.py: New file.
6623
6624 2013-05-21 Joel Brobecker <brobecker@adacore.com>
6625
6626 * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
6627
6628 2013-05-21 Hui Zhu <hui@codesourcery.com>
6629
6630 * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
6631 * breakpoint.h (dprintf_breakpoint_ops): Add extern.
6632 * mi/mi-cmd-break.c (ctype.h): New include.
6633 (gdb_obstack.h): New include.
6634 (mi_argv_to_format, mi_cmd_break_insert_1): New.
6635 (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
6636 (mi_cmd_dprintf_insert): New.
6637 * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
6638 * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
6639
6640 2013-05-20 Tom Tromey <tromey@redhat.com>
6641
6642 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
6643
6644 2013-05-20 Tom Tromey <tromey@redhat.com>
6645
6646 * python/py-value.c (valpy_get_dynamic_type): Simplify
6647 dynamic_type assignment. Use Py_XINCREF.
6648
6649 2013-05-20 Tom Tromey <tromey@redhat.com>
6650
6651 * python/py-type.c (typy_fields): Unconditionally decref 'r'.
6652
6653 2013-05-20 Tom Tromey <tromey@redhat.com>
6654
6655 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
6656 (gdbpy_selected_frame): Move object-construction code
6657 out of TRY_CATCH.
6658
6659 2013-05-20 Tom Tromey <tromey@redhat.com>
6660
6661 * python/py-arch.c (gdbpy_initialize_arch): Use
6662 gdb_pymodule_addobject.
6663 * python/py-block.c (gdbpy_initialize_blocks): Use
6664 gdb_pymodule_addobject.
6665 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
6666 gdb_pymodule_addobject.
6667 * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
6668 gdb_pymodule_addobject.
6669 * python/py-event.c (gdbpy_initialize_event_generic): Use
6670 gdb_pymodule_addobject.
6671 * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
6672 gdb_pymodule_addobject.
6673 * python/py-evts.c (add_new_registry): Use
6674 gdb_pymodule_addobject.
6675 (gdbpy_initialize_py_events): Likewise.
6676 * python/py-finishbreakpoint.c
6677 (gdbpy_initialize_finishbreakpoints): Use
6678 gdb_pymodule_addobject.
6679 * python/py-frame.c (gdbpy_initialize_frames): Use
6680 gdb_pymodule_addobject.
6681 * python/py-function.c (gdbpy_initialize_functions): Use
6682 gdb_pymodule_addobject.
6683 * python/py-inferior.c (gdbpy_initialize_inferior): Use
6684 gdb_pymodule_addobject.
6685 * python/py-infthread.c (gdbpy_initialize_thread): Use
6686 gdb_pymodule_addobject.
6687 * python/py-objfile.c (gdbpy_initialize_objfile): Use
6688 gdb_pymodule_addobject.
6689 * python/py-param.c (gdbpy_initialize_parameters): Use
6690 gdb_pymodule_addobject.
6691 * python/py-progspace.c (gdbpy_initialize_pspace): Use
6692 gdb_pymodule_addobject.
6693 * python/py-symbol.c (gdbpy_initialize_symbols): Use
6694 gdb_pymodule_addobject.
6695 * python/py-symtab.c (gdbpy_initialize_symtabs): Use
6696 gdb_pymodule_addobject.
6697 * python/py-type.c (gdbpy_initialize_types): Use
6698 gdb_pymodule_addobject.
6699 * python/py-utils.c (gdb_pymodule_addobject): New function.
6700 * python/py-value.c (gdbpy_initialize_values): Use
6701 gdb_pymodule_addobject.
6702 * python/python-internal.h (gdb_pymodule_addobject): Declare.
6703 * python/python.c (_initialize_python): Use
6704 gdb_pymodule_addobject.
6705
6706 2013-05-20 Tom Tromey <tromey@redhat.com>
6707
6708 * python/py-cmd.c (cmdpy_completer): Use explicit decref.
6709 * python/py-param.c (get_set_value, get_show_value): Use
6710 explicit decrefs.
6711 * python/python.c (start_type_printers, apply_type_printers):
6712 Use explicit decrefs.
6713
6714 2013-05-20 Tom Tromey <tromey@redhat.com>
6715
6716 * python/py-evts.c (gdbpy_initialize_py_events): Don't
6717 incref the module.
6718
6719 2013-05-20 Tom Tromey <tromey@redhat.com>
6720
6721 * python/python.c (gdbpy_run_events): Decref the result
6722 of PyObject_CallObject.
6723
6724 2013-05-20 Tom Tromey <tromey@redhat.com>
6725
6726 * python/py-symtab.c (set_sal): Use
6727 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION. Return -1 on error.
6728 (symtab_and_line_to_sal_object): Update.
6729
6730 2013-05-20 Tom Tromey <tromey@redhat.com>
6731
6732 * python/py-param.c (compute_enum_values): Decref 'item'.
6733
6734 2013-05-20 Tom Tromey <tromey@redhat.com>
6735
6736 * mi/mi-main.c: Include python-internal.h.
6737 (mi_cmd_list_features): Check gdb_python_initialized.
6738 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
6739 (python_inferior_exit, python_new_objfile, add_thread_object)
6740 (delete_thread_object, py_free_inferior): Check
6741 gdb_python_initialized.
6742 * python/py-prettyprint.c (apply_val_pretty_printer): Check
6743 gdb_python_initialized.
6744 * python/py-type.c (save_objfile_types): Check
6745 gdb_python_initialized.
6746 * python/python-internal.h (gdb_python_initialized): Declare.
6747 * python/python.c (ensure_python_env): Throw exception if
6748 Python not initialized.
6749 (before_prompt_hook, source_python_script_for_objfile)
6750 (start_type_printers, apply_type_printers,
6751 free_type_printers): Check gdb_python_initialized.
6752 * varobj.c (varobj_get_display_hint)
6753 (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
6754 (install_new_value_visualizer, varobj_set_visualizer)
6755 (value_get_print_value): Check gdb_python_initialized.
6756
6757 2013-05-20 Tom Tromey <tromey@redhat.com>
6758
6759 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
6760 Check errors.
6761 * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
6762 * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
6763 Check errors.
6764 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
6765 Check errors.
6766 * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
6767 Check errors.
6768 * python/py-event.c (gdbpy_initialize_event): Return 'int'.
6769 Check errors.
6770 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
6771 init function to return 'int'.
6772 * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
6773 Return 'int'. Check errors.
6774 * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
6775 Check errors.
6776 * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
6777 Return 'int'. Check errors.
6778 * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
6779 Check errors.
6780 * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
6781 Check errors.
6782 * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
6783 Check errors.
6784 * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
6785 Check errors.
6786 * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
6787 Check errors.
6788 * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
6789 Check errors.
6790 * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
6791 Check errors.
6792 * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
6793 Check errors.
6794 * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
6795 Check errors.
6796 * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
6797 Check errors.
6798 * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
6799 Check errors.
6800 * python/py-type.c (gdbpy_initialize_types): Return 'int'.
6801 Check errors.
6802 * python/py-value.c (gdbpy_initialize_values): Return 'int'.
6803 Check errors.
6804 * python/python-internal.h (gdbpy_initialize_auto_load,
6805 gdbpy_initialize_values, gdbpy_initialize_frames,
6806 gdbpy_initialize_symtabs, gdbpy_initialize_commands,
6807 gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
6808 gdbpy_initialize_blocks, gdbpy_initialize_types,
6809 gdbpy_initialize_functions, gdbpy_initialize_pspace,
6810 gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
6811 gdbpy_initialize_finishbreakpoints,
6812 gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
6813 gdbpy_initialize_thread, gdbpy_initialize_inferior,
6814 gdbpy_initialize_eventregistry, gdbpy_initialize_event,
6815 gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
6816 gdbpy_initialize_signal_event,
6817 gdbpy_initialize_breakpoint_event,
6818 gdbpy_initialize_continue_event,
6819 gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
6820 gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
6821 Update. Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6822 * python/python.c (gdb_python_initialized): New global.
6823 (gdbpy_initialize_events): Return 'int'. Check errors.
6824 (_initialize_python): Check errors. Set
6825 gdb_python_initialized.
6826
6827 2013-05-20 Tom Tromey <tromey@redhat.com>
6828
6829 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
6830 Decref the reslut of PyObject_CallMethod.
6831
6832 2013-05-20 Tom Tromey <tromey@redhat.com>
6833
6834 * python/py-event.c (gdbpy_initialize_event_generic): Return
6835 early if PyType_Ready fails.
6836
6837 2013-05-20 Tom Tromey <tromey@redhat.com>
6838
6839 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
6840 as 'default' in the switch.
6841
6842 2013-05-20 Tom Tromey <tromey@redhat.com>
6843
6844 * python/py-inferior.c (gdbpy_inferiors): Update. Hoist
6845 get_addr_from_python calls out of TRY_CATCH.
6846 (infpy_write_memory, infpy_search_memory): Likewise.
6847 * python/py-utils.c (get_addr_from_python): Return negative
6848 value on error. Use TRY_CATCH.
6849 * python/python-internal.h (get_addr_from_python): Use
6850 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6851
6852 2013-05-20 Tom Tromey <tromey@redhat.com>
6853
6854 * python/py-event.c (evpy_emit_event): Decref the
6855 result of PyObject_CallFunctionObjArgs.
6856
6857 2013-05-20 Tom Tromey <tromey@redhat.com>
6858
6859 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
6860 Correctly decref.
6861
6862 2013-05-20 Tom Tromey <tromey@redhat.com>
6863
6864 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
6865
6866 2013-05-20 Tom Tromey <tromey@redhat.com>
6867
6868 * python/py-event.h (gdbpy_initialize_event_generic): Use
6869 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6870 * python/py-evts.c (add_new_registry): Use
6871 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6872 * python/python-internal.h
6873 (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
6874
6875 2013-05-20 Tom Tromey <tromey@redhat.com>
6876
6877 * python/py-arch.c (archpy_disassemble): Update.
6878 * python/py-type.c (typy_get_composite, typy_lookup_typename)
6879 (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
6880 * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
6881 * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
6882 macro.
6883 (GDB_PY_HANDLE_EXCEPTION): Update.
6884 (gdbpy_convert_exception): Update. Use CPYCHECKER_SETS_EXCEPTION.
6885
6886 2013-05-20 Tom Tromey <tromey@redhat.com>
6887
6888 * python/python-internal.h (events_object_type): Remove.
6889
6890 2013-05-20 Tom Tromey <tromey@redhat.com>
6891
6892 * python/py-event.h (evpy_emit_event): Use
6893 CPYCHECKER_STEALS_REFERENCE_TO_ARG.
6894 * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
6895 New macro.
6896
6897 2013-05-20 Tom Tromey <tromey@redhat.com>
6898
6899 * py-evtregistry.c (create_event_object): Decref
6900 eventregistry_object if PyList_New fails.
6901
6902 2013-05-20 Tom Tromey <tromey@redhat.com>
6903
6904 * py-cmd.c (gdbpy_string_to_argv): Check result of
6905 PyList_New.
6906
6907 2013-05-20 Tom Tromey <tromey@redhat.com>
6908
6909 * python/python.c (before_prompt_hook): Add cleanup to
6910 decref 'hook'.
6911
6912 2013-05-20 Tom Tromey <tromey@redhat.com>
6913
6914 * python/py-function.c (fnpy_init): Decref result of
6915 PyObject_GetAttrString.
6916
6917 2013-05-20 Tom Tromey <tromey@redhat.com>
6918
6919 * python/py-threadevent.c (get_event_thread): Use
6920 CPYCHECKER_RETURNS_BORROWED_REF.
6921 * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
6922 New define.
6923 (pspace_to_pspace_object, objfile_to_objfile_object)
6924 (find_thread_object): Use it.
6925
6926 2013-05-20 Tom Tromey <tromey@redhat.com>
6927
6928 * python/py-arch.c (arch_object_type): Use
6929 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6930 * python/py-block.c (block_syms_iterator_object_type):
6931 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6932 * python/py-bpevent.c (breakpoint_event_object_type):
6933 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6934 * python/py-cmd.c (cmdpy_object_type): Use
6935 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6936 * python/py-continueevent.c (continue_event_object_type):
6937 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6938 * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
6939 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6940 * python/py-events.h (thread_event_object_type):
6941 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6942 * python/py-evtregistry.c (eventregistry_object_type): Use
6943 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6944 * python/py-exitedevent.c (exited_event_object_type):
6945 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6946 * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
6947 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6948 * python/py-function.c (fnpy_object_type): Use
6949 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6950 * python/py-inferior.c (inferior_object_type, membuf_object_type):
6951 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6952 * python/py-infthread.c (thread_object_type): Use
6953 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6954 * python/py-lazy-string.c (lazy_string_object_type):
6955 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6956 * python/py-newobjfileevent.c (new_objfile_event_object_type):
6957 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6958 * python/py-objfile.c (objfile_object_type): Use
6959 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6960 * python/py-param.c (parmpy_object_type):
6961 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6962 * python/py-progspace.c (pspace_object_type):
6963 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6964 * python/py-signalevent.c (signal_event_object_type):
6965 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6966 * python/py-symtab.c (symtab_object_type, sal_object_type): Use
6967 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6968 * python/py-type.c (type_object_type, field_object_type)
6969 (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6970 * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
6971 define.
6972 (value_object_type, block_object_type, symbol_object_type)
6973 (event_object_type, stop_event_object_type, breakpoint_object_type)
6974 (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6975
6976 2013-05-20 Andreas Tobler <andreas@fgznet.ch>
6977
6978 * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
6979 (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
6980
6981 2013-05-20 Doug Evans <dje@google.com>
6982
6983 When reading CU, stay in DWO. Be more tolerent of bad debug info.
6984 For Fission.
6985 * dwarf2read.c (struct dwarf2_per_cu_data): New member
6986 reading_dwo_directly.
6987 (struct signatured_type): New member dwo_unit.
6988 (struct die_reader_specs): New member comp_dir.
6989 (create_signatured_type_table_from_index): Use malloc for
6990 all_type_units instead of objfile's obstack.
6991 (create_all_type_units): Ditto.
6992 (fill_in_sig_entry_from_dwo_entry): New function.
6993 (add_type_unit): New function.
6994 (lookup_dwo_signatured_type): New function.
6995 (lookup_dwp_signatured_type): New function.
6996 (lookup_signatured_type): New arg cu. All callers updated.
6997 (init_cu_die_reader): Initialize comp_dir.
6998 (read_cutu_die_from_dwo): New arg stub_comp_dir. All callers updated.
6999 Change assert of matching type signatures to call error on mismatch.
7000 (lookup_dwo_unit): Add assert.
7001 (init_tu_and_read_dwo_dies): New function.
7002 (init_cutu_and_read_dies): Call it.
7003 (build_type_unit_groups): Handle case of no type unit groups created.
7004 (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
7005 (lookup_dwo_cutu): Tweak complaint.
7006 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
7007 (dwarf2_per_objfile_free): Free all_type_units.
7008
7009 2013-05-20 Joel Brobecker <brobecker@adacore.com>
7010
7011 * windows-nat.c (handle_unload_dll): Add missing empty line.
7012
7013 2013-05-20 Joel Brobecker <brobecker@adacore.com>
7014
7015 * dwarf2read.c (prototyped_function_p): New function.
7016 (read_subroutine_type): Use it.
7017
7018 2013-05-20 Joel Brobecker <brobecker@adacore.com>
7019
7020 * rs6000-aix-tdep.c: De-indent some example code provided
7021 as a comment.
7022
7023 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>
7024
7025 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
7026 region is ok for a hardware watchpoint using the new ptrace interface
7027 on Power servers.
7028
7029 2013-05-17 Doug Evans <dje@google.com>
7030
7031 * NEWS: Mention new maintenance commands check-symtabs, and
7032 expand-symtabs, and renamed check-psymtabs.
7033 * psymtab.c (maintenance_check_psymtabs): Renamed from
7034 maintenance_check_symtabs. Only process already-expanded symbol
7035 tables.
7036 (_initialize_psymtab): Update.
7037 * symmisc.c (maintenance_check_symtabs): New function.
7038 (maintenance_expand_name_matcher): New function
7039 (maintenance_expand_file_matcher): New function
7040 (maintenance_expand_symtabs): New function.
7041 (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
7042 commands.
7043
7044 2013-05-17 Tom Tromey <tromey@redhat.com>
7045
7046 * python/py-inferior.c (infpy_read_memory): Don't call
7047 PyErr_SetString if PyObject_New fails.
7048 * python/py-frame.c (frame_info_to_frame_object): Don't call
7049 PyErr_SetString if PyObject_New fails.
7050
7051 2013-05-17 Pavel Chupin <pavel.v.chupin@intel.com>
7052
7053 * acinclude.m4: Add check for dlopen in libdl.
7054 * configure.ac: Ditto.
7055 * configure: Regenerate.
7056
7057 2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
7058
7059 * frame.c (frame_stash): Convert to htab.
7060 (frame_addr_hash): New function.
7061 (frame_addr_hash_eq): New function.
7062 (frame_stash_create): Convert function to create
7063 a hash table.
7064 (frame_stash_add): Convert function to add an entry to a hash
7065 table.
7066 (frame_stash_find): Convert function to search the hash table.
7067 (frame_stash_invalidate): Convert function to empty the hash
7068 table.
7069 (get_frame_id): Only add to stash if a frame_id is created.
7070 (_initialize_frame): Call frame_stash_create.
7071
7072 2013-05-16 Yue Lu <hacklu.newborn@gmail.com> (tiny change)
7073
7074 * configure.ac: Ensure MIG is available when building for GNU Hurd
7075 hosts.
7076 * configure: Regenerate.
7077
7078 2013-05-16 Joel Brobecker <brobecker@adacore.com>
7079
7080 * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
7081
7082 2013-05-16 Joel Brobecker <brobecker@adacore.com>
7083
7084 * ada-lang.c (ada_make_symbol_completion_list): Make sure
7085 all cleanups are done before returning from this function.
7086
7087 2013-05-15 Joel Brobecker <brobecker@adacore.com>
7088
7089 * utils.h: #include "exceptions.h".
7090 (enum errors): Remove partial declaration.
7091
7092 2013-05-15 Joel Brobecker <brobecker@adacore.com>
7093
7094 * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
7095 * gdbarch.h, gdbarch.c: Regenerate.
7096 * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
7097 handling.
7098
7099 * rs6000-aix-tdep.h: New file.
7100 * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
7101 * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
7102 "xml-utils.h".
7103 (struct field_info, struct ld_info_desc): New types.
7104 (ld_info32_desc, ld_info64_desc): New static constants.
7105 (struct ld_info): New type.
7106 (rs6000_aix_extract_ld_info): New function.
7107 (rs6000_aix_shared_library_to_xml): Likewise.
7108 (rs6000_aix_ld_info_to_xml): Likewise.
7109 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
7110 (rs6000_aix_init_osabi): Add call to
7111 set_gdbarch_core_xfer_shared_libraries_aix.
7112 * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
7113 Remove "xml-utils.h" include.
7114 (LdInfo): Delete typedef.
7115 (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
7116 Delete macros.
7117 (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
7118 Adjust code accordingly.
7119 (rs6000_core_ldinfo): Delete, folded into
7120 rs6000_aix_core_xfer_shared_libraries_aix.
7121 (rs6000_xfer_shared_library): Delete.
7122 (rs6000_xfer_shared_libraries): Reimplement.
7123
7124 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
7125
7126 * record.c (record_goto_cmdlist): New.
7127 (cmd_record_goto): Split into this ...
7128 (cmd_record_goto_begin): ... this
7129 (cmd_record_goto_end): ... and this.
7130 (_initialize_record): Change "record goto" to prefix command.
7131 Add commands for "record goto begin" and "record goto end".
7132 Add an alias for "record goto start" to "record goto begin".
7133
7134 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7135
7136 * linespec.c (convert_linespec_to_sals): New comment for
7137 SOURCE_FILENAME assignment.
7138
7139 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7140
7141 * cleanups.c (restore_my_cleanups): Replace gdb_assert by
7142 internal_warning.
7143
7144 2013-05-14 Tom Tromey <tromey@redhat.com>
7145
7146 * eval.c (parse_and_eval_long): Make 'exp' const.
7147 * value.h (parse_and_eval_long): Update.
7148
7149 2013-05-14 Tom Tromey <tromey@redhat.com>
7150
7151 * ui-file.c (gdb_fopen): Make arguments const.
7152 * ui-file.h (gdb_fopen): Make arguments const.
7153
7154 2013-05-14 Tom Tromey <tromey@redhat.com>
7155
7156 * remote.c (remote_set_trace_notes): Make arguments const.
7157 * target.c (update_current_target): Update cast.
7158 * target.h (to_set_trace_notes): Make arguments const.
7159
7160 2013-05-14 Tom Tromey <tromey@redhat.com>
7161
7162 * go32-nat.c (go32_terminal_info): Make 'args' const.
7163 * inferior.h (child_terminal_info): Update.
7164 * inflow.c (child_terminal_info): Make 'args' const.
7165 * target.c (default_terminal_info): Make 'args' const.
7166 (debug_to_terminal_save_ours): Likewise.
7167 * target.h (struct target_ops) <to_terminal_info>: Make argument
7168 const.
7169
7170 2013-05-13 Tom Tromey <tromey@redhat.com>
7171
7172 * gcore.c (create_gcore_bfd): Make 'filename' const.
7173 * gcore.h (create_gcore_bfd): Make 'filename' const.
7174 * record-full.c (record_full_save): Make 'recfilename' const.
7175 * target.c (target_save_record): Make 'filename' const.
7176 * target.h (struct target_ops) <to_save_record>: Make 'filename'
7177 const.
7178 (target_save_record): Likewise.
7179
7180 2013-05-13 Tom Tromey <tromey@redhat.com>
7181
7182 PR gdb/15338:
7183 * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
7184 ranges section has been read.
7185
7186 2013-05-13 Tom Tromey <tromey@redhat.com>
7187
7188 PR exp/15364:
7189 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
7190 STRUCTOP_PTR>: Return a not_lval value for
7191 EVAL_AVOID_SIDE_EFFECTS.
7192 * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
7193 for EVAL_AVOID_SIDE_EFFECTS.
7194
7195 2013-05-13 Joel Brobecker <brobecker@adacore.com>
7196
7197 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
7198 floating point registers to register type before storing
7199 value.
7200 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
7201 Likewise.
7202
7203 2013-05-10 Joel Brobecker <brobecker@adacore.com>
7204 Tom Tromey <tromey@redhat.com>
7205
7206 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
7207 New functions.
7208 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
7209 Declare.
7210 * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
7211 (darwin_ptrace_him): Use unmark_fd_no_cloexec.
7212 * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
7213 (inf_ttrace_prepare): Use mark_fd_no_cloexec.
7214
7215 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
7216 Tom Tromey <tromey@redhat.com>
7217
7218 PR build/15414:
7219 * configure: Rebuild.
7220 * configure.ac (build_warnings): Do not use -Wformat-nonliteral
7221 with -Wno-format.
7222
7223 2013-05-10 Pedro Alves <palves@redhat.com>
7224
7225 * remote.c (_initialize_remote): Fix spelling of
7226 qXfer:traceframe-info:read packet in packet config command.
7227
7228 2013-05-10 David Taylor <dtaylor@emc.com>
7229
7230 PR remote/15455
7231
7232 * remote.c (remote_trace_set_readonly_regions): Do not overwrite
7233 "QTro" at start of packet.
7234
7235 2013-05-10 Joel Brobecker <brobecker@adacore.com>
7236
7237 * solib-aix.c (solib_aix_relocate_section_addresses):
7238 For the .bss section action, apply the same offset as
7239 the .data section.
7240
7241 2013-05-10 Joel Brobecker <brobecker@adacore.com>
7242
7243 * solib-aix.c (solib_aix_relocate_section_addresses):
7244 Remove FIXME comment.
7245
7246 2013-05-10 Joel Brobecker <brobecker@adacore.com>
7247
7248 PR tdep/15420:
7249 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
7250 New functions, directly copied from sparc-sol-thread.c.
7251 * sparc-sol-thread.c: Delete.
7252 * configure.ac: Remove code handling sparc-solaris-thread.c.
7253 * configure: Regenerate.
7254
7255 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
7256
7257 * stack.c (backtrace_command_1): Add "no-filters", and Python frame
7258 filter logic.
7259 (backtrace_command): Add "no-filters" option parsing.
7260 (_initialize_stack): Alter help to reflect "no-filters" option.
7261 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
7262 (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
7263 (py-frame.o): Add target
7264 * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
7265 filter files.
7266 * python/python.h: Add new frame filter constants, and flag enum.
7267 (apply_frame_filter): Add definition.
7268 * python/python.c (apply_frame_filter): New non-Python
7269 enabled function.
7270 * python/py-utils.c (py_xdecref): New function.
7271 (make_cleanup_py_xdecref): Ditto.
7272 * python/py-objfile.c: Declare frame_filters dictionary.
7273 (objfpy_dealloc): Add frame_filters dealloc.
7274 (objfpy_new): Initialize frame_filters attribute.
7275 (objfile_to_objfile_object): Ditto.
7276 (objfpy_get_frame_filters): New function.
7277 (objfpy_set_frame_filters): New function.
7278 * python/py-progspace.c: Declare frame_filters dictionary.
7279 (pspy_dealloc): Add frame_filters dealloc.
7280 (pspy_new): Initialize frame_filters attribute.
7281 (pspacee_to_pspace_object): Ditto.
7282 (pspy_get_frame_filters): New function.
7283 (pspy_set_frame_filters): New function.
7284 * python/py-framefilter.c: New file.
7285 * python/lib/gdb/command/frame_filters.py: New file.
7286 * python/lib/gdb/frames.py: New file.
7287 * python/lib/gdb/__init__.py: Initialize global frame_filters
7288 dictionary
7289 * python/lib/gdb/FrameDecorator.py: New file.
7290 * python/lib/gdb/FrameIterator.py: New file.
7291 * mi/mi-cmds.c (mi_cmds): Add frame filters command.
7292 * mi/mi-cmds.h: Declare.
7293 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
7294 --no-frame-filter logic, and Python frame filter logic.
7295 (stack_enable_frame_filters): New function.
7296 (parse_no_frame_option): Ditto.
7297 (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
7298 filter logic.
7299 (mi_cmd_stack_list_locals): Ditto.
7300 (mi_cmd_stack_list_args): Ditto.
7301 (mi_cmd_stack_list_variables): Ditto.
7302 * NEWS: Add frame filter note.
7303
7304 2013-05-09 Doug Evans <dje@google.com>
7305
7306 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
7307 All callers updated.
7308 (syms_from_objfile): Ditto. Make static.
7309 (symbol_file_add_with_addrs): Renamed from
7310 symbol_file_add_with_addrs_or_offsets. Delete args offsets,
7311 num_offsets. All callers updated.
7312 * symfile.h (syms_from_objfile): Delete.
7313
7314 * symfile.c (decrement_reading_symtab): Add assert.
7315 (increment_reading_symtab): Ditto.
7316
7317 2013-05-09 Joel Brobecker <brobecker@adacore.com>
7318
7319 * source.c (forward_search_command): Replace call to getc
7320 by call to fgetc.
7321 (reverse_search_command): Likewise.
7322
7323 2013-05-08 Doug Evans <dje@google.com>
7324
7325 * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
7326 matching test.
7327
7328 2013-05-08 Joel Brobecker <brobecker@adacore.com>
7329
7330 * sol-thread.c (info_cb): Factorize the code a little.
7331
7332 2013-05-08 Joel Brobecker <brobecker@adacore.com>
7333
7334 * sol-thread.c (info_cb): Rework the output of the "maintenance
7335 info sol-threads" command a bit.
7336
7337 2013-05-08 Joel Brobecker <brobecker@adacore.com>
7338
7339 * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
7340 Replace ti.ti_startfunc by ti.ti_pc.
7341
7342 2013-05-08 Joel Brobecker <brobecker@adacore.com>
7343
7344 * solib-aix.c (solib_aix_free_library_list): New function
7345 for the case where HAVE_LIBEXPAT is not defined.
7346
7347 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
7348
7349 PR breakpoints/15413:
7350 * breakpoint.c (condition_completer): Simplify the code to
7351 disconsider multiple locations of breakpoints when completing the
7352 "condition" command.
7353
7354 2013-05-07 Pierre Muller <muller@sourceware.org>
7355
7356 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
7357 instead of <sys/wait.h>.
7358
7359 2013-05-07 Pierre Muller <muller@sourceware.org>
7360
7361 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
7362 trailing new line from warning message.
7363
7364 2013-05-07 Pierre Muller <muller@sourceware.org>
7365
7366 * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
7367 (PC_SOLIB): Change type from ari_deprecate to ari_regression.
7368
7369 2013-05-07 Joel Brobecker <brobecker@adacore.com>
7370
7371 * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
7372 error message (ARI fix).
7373
7374 2013-05-07 Joel Brobecker <brobecker@adacore.com>
7375
7376 * features/library-list-aix.dtd: Replace library-list by
7377 library-list-aix.
7378 * rs6000-nat.c: Replace library-list by library-list-aix
7379 throughout.
7380 * solib-aix.c: Likewise.
7381
7382 2013-05-07 Joel Brobecker <brobecker@adacore.com>
7383
7384 * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
7385 Renames TARGET_OBJECT_AIX_LIBRARIES.
7386 * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
7387 TARGET_OBJECT_LIBRARIES_AIX throughout.
7388 * solib-aix.c: Likwise.
7389
7390 2013-05-07 Yao Qi <yao@codesourcery.com>
7391
7392 * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
7393 (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
7394
7395 2013-05-07 Yao Qi <yao@codesourcery.com>
7396
7397 * solib-dsbt.c (enable_break): Declare.
7398 (dsbt_current_sos): Remove call to enable_break2.
7399 (enable_break2): Rename to enable_break. Set solib breakpoint
7400 on '_dl_debug_state'.
7401 (enable_break): Remove.
7402
7403 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
7404
7405 * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
7406 debug state prior to replicating existing hardware watchpoints or
7407 breakpoints.
7408
7409 2013-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7410
7411 * gcore.c (gcore_create_callback): Ignore sections with
7412 separate_debug_objfile_backlink != NULL.
7413
7414 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
7415 Andrew Jenner <andrew@codesourcery.com>
7416 Chung-Lin Tang <cltang@codesourcery.com>
7417 Julian Brown <julian@codesourcery.com>
7418
7419 Based on the nios2-elf port from Altera Corporation.
7420
7421 * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
7422 nios2-linux-tdep.o.
7423 (HFILES_NO_SRCDIR): Add nios2-tdep.h.
7424 (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
7425 * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
7426 * nios2-tdep.h: New.
7427 * nios2-tdep.c: New.
7428 * nios2-linux-tdep.c: New.
7429 * features/Makefile (WHICH): Add nios2-linux.
7430 (nios2-linux-expedite): Set.
7431 * features/nios2-cpu.xml: New.
7432 * features/nios2.xml: New.
7433 * features/nios2-linux.xml: New.
7434 * features/nios2.c: New (autogenerated).
7435 * features/nios2-linux.c: New (autogenerated).
7436 * regformats/nios2-linux.dat: New (autogenerated).
7437 * NEWS (Changes since GDB 7.6): Add new Nios II targets
7438 and commands.
7439
7440 2013-05-06 Doug Evans <dje@google.com>
7441
7442 * symfile.c: Whitespace cleanup.
7443
7444 * solist.h (struct target_so_ops): New member clear_so.
7445 * solib-svr4.c (svr4_clear_so): New function.
7446 (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
7447 * solib.c (clear_so): Renamed from free_so_symbols.
7448 All callers updated. Call target clear_so if it exists.
7449
7450 2013-05-06 Tom Tromey <tromey@redhat.com>
7451
7452 * ada-lang.c (ada_value_primitive_packed_val): Don't
7453 call value_incref.
7454 * value.c (set_value_parent): Incref the new parent and decref
7455 the old parent.
7456 (value_copy, value_primitive_field): Use set_value_parent.
7457
7458 2013-05-06 Tom Tromey <tromey@redhat.com>
7459
7460 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
7461 (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
7462 if needed.
7463 * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
7464 * dwarf2read.c (write_constant_as_bytes)
7465 (dwarf2_fetch_constant_bytes): New functions.
7466
7467 2013-05-06 Tom Tromey <tromey@redhat.com>
7468
7469 * dwarf2read.c (dwarf2_const_value_data): Remove unused
7470 parameters.
7471 (dwarf2_const_value_attr): Update.
7472
7473 2013-05-06 Tom Tromey <tromey@redhat.com>
7474
7475 * somread.c (som_symfile_offsets): Add 'const' to addrs.
7476 * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
7477 * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
7478 Remove declaration.
7479
7480 2013-05-06 Tom Tromey <tromey@redhat.com>
7481
7482 * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
7483 objfile's obstack.
7484
7485 2013-05-06 Doug Evans <dje@google.com>
7486
7487 * dbxread.c (process_one_symbol): Constify section_offsets parameter.
7488 * stabsread.h (process_one_symbol): Update declaration.
7489 * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
7490 * elfread.c (elf_symfile_relocate_probe): Ditto.
7491 * psymtab.c (relocate_psymtabs): Ditto.
7492 * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
7493 (objfile_relocate): Ditto.
7494 * objfiles.h (objfile_relocate): Update declaration.
7495 * symfile.c (relative_addr_info_to_section_offsets): Constify
7496 addrs parameter.
7497 (default_symfile_offsets): Ditto.
7498 (syms_from_objfile_1): Constify offsets parameter.
7499 (syms_from_objfile): Ditto.
7500 (symbol_file_add_with_addrs_or_offsets): Ditto.
7501 (symfile_map_offsets_to_segments): Constify data parameter.
7502 * symfile.h (struct quick_symbol_functions): Constify new_offsets,
7503 delta parameters of member relocate.
7504 (struct sym_probe_fns): Constify new_offsets,
7505 delta parameters of member sym_relocate_probe.
7506 (struct sym_fns): Constify section_addr_info parameter of member
7507 sym_offsets.
7508 (relative_addr_info_to_section_offsets): Update declaration.
7509 (default_symfile_offsets): Ditto.
7510 (syms_from_objfile): Ditto.
7511 (symfile_map_offsets_to_segments): Ditto.
7512
7513 * symfile.c (syms_from_objfile_1): Use correct section count when
7514 objfile->sf == NULL.
7515
7516 2013-05-06 Mike Frysinger <vapier@gentoo.org>
7517
7518 * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
7519
7520 2013-05-06 Doug Evans <dje@google.com>
7521
7522 * psympriv.h (struct partial_symtab): Augment comment for member
7523 section_offsets.
7524
7525 2013-05-06 Joel Brobecker <brobecker@adacore.com>
7526
7527 Reimplement shared library support on ppc-aix...
7528 * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
7529 * features/library-list-aix.dtd: New file.
7530 * solib-aix.h, solib-aix.c: New file.
7531 * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
7532 (rs6000_find_toc_address_hook): Delete.
7533 (rs6000_push_dummy_call): Rewrite code setting the TOC value.
7534 (rs6000_aix_init_osabi): Register solib_aix_so_ops.
7535 * rs6000-nat.c: Remove "xcoffsolib.h" include. Include
7536 "xml-utils.h".
7537 (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
7538 (vmap_symtab, fixup_breakpoints): Delete.
7539 (rs6000_xfer_shared_libraries): New function.
7540 (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
7541 (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
7542 (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
7543 (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
7544 (rs6000_xfer_shared_library): New function.
7545 (find_toc_address): Delete.
7546 (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
7547 * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
7548 * xcoffread.c (record_minimal_symbol): Reloate symbol address
7549 before creating minimal symbol. Adjust function description
7550 accordingly.
7551 (scan_xcoff_symtab): Replace call to
7552 prim_record_minimal_symbol_and_info by call to
7553 record_minimal_symbol.
7554 (xcoff_symfile_offsets): Reimplement mostly as a wrapper
7555 around default_symfile_offsets.
7556 * configure.tgt: Add solib-aix.o to gdb_target_obs for
7557 powerpc-aix targets.
7558 * config/rs6000/nm-rs6000.h: Delete.
7559 * config/powerpc/aix.mh (NAT_FILE): Delete.
7560 (NATDEPFILES): Remove xcoffsolib.o.
7561 * Makefile.in (XMLFILES): Add library-list-aix.dtd.
7562 (ALL_TARGET_OBS): Add solib-aix.o.
7563 (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
7564 config/rs6000/nm-rs6000.h. Add solib-aix.h.
7565 (ALLDEPFILES): Add solib-aix.c. Remove xcoffsolib.c.
7566 * xcoffsolib.h, xcoffsolib.c: Delete.
7567
7568 * solib.c (reload_shared_libraries): Remove reference to
7569 SOLIB_CREATE_INFERIOR_HOOK.
7570 * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
7571 (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
7572 (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
7573 comment.
7574 * corelow.c (deprecated_core_resize_section_table): Delete.
7575 * exec.c: Remove include of xcoffsolib.h".
7576 (map_vmap, vmap): Delete.
7577 (exec_close_1): Remove references to vmap.
7578 (exec_file_attach): Remove vmap handling code, and reference
7579 to DEPRECATED_IBM6000_TARGET.
7580 (bfdsec_to_vmap): Delete.
7581 (exec_files_info): Remove block of code handling VMAP.
7582 * infcmd.c (post_create_inferior): Remove reference to
7583 SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
7584 * infrun.c (follow_exec): Remove reference to
7585 SOLIB_CREATE_INFERIOR_HOOK.
7586 * stack.c (print_frame): Remove reference to PC_SOLIB.
7587 * solib-dsbt.c (dsbt_current_sos): Adjust comment.
7588 (dsbt_relocate_main_executable): Likewise.
7589 * solib-frv.c (frv_current_sos): Likewise.
7590
7591 2013-05-06 Joel Brobecker <brobecker@adacore.com>
7592
7593 * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
7594 to target_write_memory and target_read_memory.
7595
7596 2013-05-06 Joel Brobecker <brobecker@adacore.com>
7597
7598 * darwin-nat.c (darwin_setup_fake_stop_event): New function.
7599 (darwin_attach): Adjust using darwin_setup_fake_stop_event.
7600
7601 2013-05-06 Joel Brobecker <brobecker@adacore.com>
7602
7603 * darwin-nat.c: Replace all "%x" instances in format strings
7604 into "0x%x" throughout.
7605
7606 2013-05-06 Joel Brobecker <brobecker@adacore.com>
7607
7608 * darwin-nat.c (darwin_mourn_inferior): Replace call to
7609 gdb_assert by call to MACH_CHECK_ERROR.
7610 (darwin_attach_pid): Raise an error rather than a failed
7611 assertion when various system calls failed. Report a warning
7612 instead of raising a failed assertion when PREV_NOT is not NULL
7613 after call to mach_port_request_notification.
7614 (darwin_ptrace_me): Raise an error rather than a failed
7615 assertion when read returns nonzero.
7616
7617 2013-05-06 Joel Brobecker <brobecker@adacore.com>
7618
7619 * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
7620
7621 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7622
7623 * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
7624
7625 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7626
7627 * event-top.c (display_gdb_prompt): Call missing do_cleanups.
7628 * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
7629 * symfile.c (symfile_bfd_open): New variable back_to. Do not leave
7630 a stale cleanup. Fix double free of NAME.
7631
7632 2013-05-04 Eli Zaretskii <eliz@gnu.org>
7633
7634 * windows-nat.c (windows_delete_thread): Accept an additional
7635 argument, the thread's exit code, and announce thread death when
7636 print_thread_events is non-zero and we are deleting a thread that
7637 is not the main thread.
7638 (get_windows_debug_event): Pass thread exit code to
7639 windows_delete_thread.
7640
7641 2013-05-03 Kevin Buettner <kevinb@redhat.com>
7642
7643 * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
7644 (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
7645 (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
7646 (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
7647 (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
7648 (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
7649 (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
7650 (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
7651 (gdbarch_tdep): New struct.
7652 (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
7653 E_NUM_REGS.
7654 (v850e3v5_register_name): New function.
7655 (v850_register_type): v850e3v5 vector registers are 64-bits wide.
7656 (v850_use_struct_convention): Add `gdbarch' parameter. Add new
7657 code handling the struct return conventions for the RH850 ABI.
7658 Update all callers.
7659 (v850_eight_byte_align_p): New function.
7660 (v850_push_call_dummy): Push structs by value, not by reference
7661 for the RH850 ABI. Add support for eight byte alignment.
7662 (v850_dbtrap_breakpoint_from_pc): New function.
7663 (v850_gdbarch_init): Add ABI detection code. Register
7664 v850e3v5_register_name for the v850e3v5 architecture. Set the
7665 number of registers for v850e3v5. Register
7666 v850_dbtrap_breakpoint_from_pc as appropriate.
7667 (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
7668
7669 2013-05-03 Doug Evans <dje@google.com>
7670
7671 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
7672 of bfd_count_sections.
7673 * solib-target.c (solib_target_relocate_section_addresses): Ditto.
7674 * symfile.c (default_symfile_offsets): Ditto.
7675 (syms_from_objfile_1): Ditto. Make dummy addrs list an array of
7676 one entry, not bfd_count_sections entries.
7677
7678 2013-05-03 Kevin Buettner <kevinb@redhat.com>
7679
7680 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
7681 `save' and `restore' register groups. Don't include SPL
7682 or SPH in these groups.
7683 (rl78_dwarf_reg_to_regnum): Adjust mapping for
7684 RL78_PC_REGNUM. Add mappings for RL78_PSW_REGNUM,
7685 RL78_ES_REGNUM, and RL78_CS_REGNUM.
7686 (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4. Invoke
7687 dwarf2_append_unwinders().
7688
7689 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7690
7691 * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
7692 ignore SIGINT and SIGTRAP in case these internal signals are
7693 caught explicitely.
7694
7695 2013-05-01 Joel Brobecker <brobecker@adacore.com>
7696
7697 * darwin-nat.c (darwin_read_write_inferior): Change types
7698 of parameters rdaddr and wraddr to "gdb_byte *". Change type
7699 of copy_count to "mach_msg_type_number_t".
7700 (darwin_read_dyld_info): Change type of parameter
7701 rdaddr to "gdb_byte *".
7702
7703 2013-05-01 Joel Brobecker <brobecker@adacore.com>
7704
7705 * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
7706 of &info->load_map from "char *" to "gdb_byte *".
7707
7708 2013-05-01 Joel Brobecker <brobecker@adacore.com>
7709
7710 * ia64-tdep.c (ia64_access_fpreg): Change cast of val
7711 from "char *" to "gdb_byte *".
7712 (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
7713
7714 2013-04-30 Doug Evans <dje@google.com>
7715
7716 * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
7717 (init_cutu_and_read_dies): Flag a complaint, not error, for bad
7718 DWO stub. If DWO isn't found, just use stub.
7719 (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
7720
7721 * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
7722 calling init_cutu_and_read_dies.
7723
7724 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7725
7726 * target-descriptions.c (maint_print_c_tdesc_cmd):
7727 Add case to parse structures as register types and
7728 bitfields.
7729
7730 2013-04-30 Walfred Tedeschi <walfred.tedeschi@intel.com>
7731
7732 * MAINTAINERS (Write After Approval): Add myself to the list.
7733
7734 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7735
7736 * sol-thread.c (rw_common): Change type of parameter "buf"
7737 to "gdb_byte *".
7738 (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
7739 rw_common to "gdb_byte *" instead of "char *".
7740
7741 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7742
7743 * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
7744 of local variable msym to const struct bound_minimal_symbol.
7745 Adjust use accordingly.
7746 [ti.ti_state == TD_THR_SLEEP]: Likewise.
7747
7748 2013-04-30 Samuel Thibault <samuel.thibault@gnu.org>
7749
7750 * i386gnu-nat.c (CREG_OFFSET): New macro.
7751 (creg_offset): New array.
7752 (CREG_ADDR): Use creg_offset instead of reg_offset.
7753
7754 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7755
7756 * mep-tdep.c (mep_write_pc): Delete.
7757 (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
7758 Add call to set_gdbarch_pc_regnum.
7759
7760 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7761
7762 * common/filestuff.c: Replace #include <dirent.h> by
7763 #include "gdb_dirent.h".
7764
7765 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7766
7767 * common/filestuff.c: Replace #include <sys/stat.h> by
7768 #include "gdb_stat.h".
7769
7770 2013-04-29 Pierre Muller <muller@sourceware.org>
7771
7772 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
7773 editCase function rule.
7774 (get_DW_AT_signature_type): Likewise.
7775
7776 2013-04-29 Joel Brobecker <brobecker@adacore.com>
7777
7778 * m32r-tdep.c (m32r_write_pc): Delete.
7779 (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
7780 Add call to set_gdbarch_pc_regnum.
7781
7782 2013-04-29 Pierre Muller <muller@sourceware.org>
7783
7784 * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
7785
7786 2013-04-29 Joel Brobecker <brobecker@adacore.com>
7787
7788 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
7789
7790 2013-04-28 Yao Qi <yao@codesourcery.com>
7791
7792 * solib-dsbt.c (fetch_loadmap): Re-indent.
7793 (displacement_from_map, enable_break2): Likewise.
7794 (dsbt_relocate_section_addresses): Likewise.
7795
7796 2013-04-26 Joel Brobecker <brobecker@adacore.com>
7797
7798 GDB 7.6 released.
7799
7800 2013-04-25 Andreas Kaufmann <Andreas.Kaufmann@synopsys.com>
7801
7802 PR corefiles/14983:
7803 * dwarf2read.c (process_full_comp_unit): Always create a static
7804 block.
7805
7806 2013-04-25 Hui Zhu <hui@codesourcery.com>
7807
7808 * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
7809 to loc->cmd_bytecode.
7810
7811 2013-04-24 Doug Evans <dje@google.com>
7812
7813 * dwarf2read.c (setup_type_unit_groups): Fix comment.
7814
7815 2013-04-22 Keith Seitz <keiths@redhat.com>
7816
7817 * tracepoint.c (trace_save): Call the writer's start method.
7818
7819 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
7820
7821 PR gdb/10462
7822 * cli/cli-decode.c (lookup_command): Show an error if there is no space
7823 before argument.
7824
7825 2013-04-23 Tom Tromey <tromey@redhat.com>
7826
7827 * common/filestuff.c: Check USE_WIN32API before including
7828 sys/socket.h.
7829 (HAVE_F_GETFD): New define.
7830 (mark_cloexec): Check HAVE_F_GETFD.
7831 (gdb_open_cloexec): Change 'mode' to unsigned long.
7832 (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
7833 (gdb_pipe_cloexec): Check HAVE_PIPE.
7834 * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
7835 long.
7836
7837 2013-04-23 Hui Zhu <hui@codesourcery.com>
7838
7839 PR gdb/15293
7840 * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
7841
7842 2013-04-23 Hui Zhu <hui@codesourcery.com>
7843
7844 PR gdb/15165
7845 * breakpoint.c (dprintf_print_recreate): New.
7846 (save_breakpoints): Let it not save dprintf commands.
7847 (initialize_breakpoint_ops): Set dprintf_print_recreate.
7848
7849 2013-04-22 Tom Tromey <tromey@redhat.com>
7850
7851 PR gdb/7912:
7852 * Makefile.in (SFILES): Add filestuff.c
7853 (COMMON_OBS): Add filestuff.o.
7854 (filestuff.o): New target.
7855 * auto-load.c (auto_load_objfile_script_1): Use
7856 gdb_fopen_cloexec.
7857 * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
7858 * cli/cli-cmds.c (shell_escape): Call close_most_fds.
7859 * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
7860 * common/agent.c (gdb_connect_sync_socket): Use
7861 gdb_socket_cloexec.
7862 * common/filestuff.c: New file.
7863 * common/filestuff.h: New file.
7864 * common/linux-osdata.c (linux_common_core_of_thread)
7865 (command_from_pid, commandline_from_pid, print_source_lines)
7866 (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
7867 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
7868 gdb_fopen_cloexec.
7869 * common/linux-procfs.c (linux_proc_get_int)
7870 (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
7871 * config.in, configure: Rebuild.
7872 * configure.ac: Don't check for sys/socket.h. Check for
7873 fdwalk, pipe2.
7874 * corelow.c (core_open): Use gdb_open_cloexec.
7875 * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
7876 * fork-child.c (fork_inferior): Call close_most_fds.
7877 * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
7878 * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
7879 * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
7880 Use gdb_fopen_cloexec.
7881 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
7882 gdb_open_cloexec.
7883 (linux_async_pipe): Use gdb_pipe_cloexec.
7884 * remote-fileio.c (remote_fileio_func_open): Use
7885 gdb_open_cloexec.
7886 * remote.c (remote_file_put, remote_file_get): Use
7887 gdb_fopen_cloexec.
7888 * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
7889 close_most_fds.
7890 * ser-tcp.c (net_open): Use gdb_socket_cloexec.
7891 * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
7892 * solib.c (solib_find): Use gdb_open_cloexec.
7893 * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
7894 * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
7895 (tfile_open): Use gdb_open_cloexec.
7896 * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
7897 * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
7898 * xml-support.c (xml_fetch_content_from_file): Use
7899 gdb_fopen_cloexec.
7900 * main.c (captured_main): Call notice_open_fds.
7901
7902 2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
7903
7904 * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
7905 'char *' to 'gdb_byte *'.
7906 (gdbsim_store_register): Change the type of 'tmp' from 'char' to
7907 'gdb_byte'.
7908
7909 2013-04-22 Yao Qi <yao@codesourcery.com>
7910
7911 * infrun.c: Fix typo in comment.
7912
7913 2013-04-22 Andrew Haley <aph@redhat.com>
7914
7915 * arm-tdep.c (BranchDest): Cast result as "unsigned long",
7916 instead of "long".
7917
7918 2013-04-20 Yao Qi <yao@codesourcery.com>
7919
7920 * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
7921 'char *' to 'gdb_byte *'. Cast the return value of
7922 'bt_ctf_get_char_array' to 'gdb_byte *'.
7923
7924 2013-04-19 Pedro Alves <palves@redhat.com>
7925
7926 * configure.ac (build_warnings): Replace -Wno-pointer-sign with
7927 -Wpointer-sign.
7928 * configure: Regenerate.
7929
7930 2013-04-19 Pedro Alves <palves@redhat.com>
7931
7932 * ser-tcp.c (net_read_prim): Cast second argument to recv to
7933 'void *'.
7934
7935 2013-04-19 Pedro Alves <palves@redhat.com>
7936
7937 * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
7938 Change type of 'myaddr' parameter to gdb_byte pointer.
7939 (monitor_write_memory_longlongs): Likewise. Cast 'myaddr' pointer
7940 to 'long long' pointer instead of to 'unsigned long long'.
7941 (monitor_write_memory_block, monitor_read_memory_single)
7942 (monitor_read_memory): Change type of 'myaddr' parameter to
7943 gdb_byte pointer.
7944
7945 2013-04-19 Pedro Alves <palves@redhat.com>
7946
7947 * record.c (validate_history_size): Make parameter 'setting'
7948 unsigned.
7949
7950 2013-04-19 Pedro Alves <palves@redhat.com>
7951
7952 * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
7953 to 'gdb_byte *'.
7954
7955 2013-04-19 Pedro Alves <palves@redhat.com>
7956
7957 * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
7958 local to int.
7959
7960 2013-04-19 Pedro Alves <palves@redhat.com>
7961
7962 * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
7963 * ada-tasks.c (read_fat_string_value): Likewise.
7964
7965 2013-04-19 Pedro Alves <palves@redhat.com>
7966
7967 * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
7968 unsigned. Pass 'tmp' to safe_read_uleb128 instead of the signed
7969 'offset', and adjust.
7970
7971 2013-04-19 Pedro Alves <palves@redhat.com>
7972
7973 * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
7974 (read_index_from_section): Add cast to 'char *'.
7975
7976 2013-04-19 Pedro Alves <palves@redhat.com>
7977
7978 * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
7979
7980 2013-04-19 Pedro Alves <palves@redhat.com>
7981
7982 * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
7983
7984 2013-04-19 Pedro Alves <palves@redhat.com>
7985
7986 * record-full.c (record_full_get_bookmark): Change local 'ret'
7987 type to char * and add cast to gdb_byte *.
7988 (record_full_goto_bookmark): Handle 'bookmark' argument as a
7989 string.
7990 * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
7991
7992 2013-04-19 Pedro Alves <palves@redhat.com>
7993
7994 * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
7995 * python/py-prettyprint.c (print_string_repr): Change type of
7996 'output' local to char *. Add cast to gdb_byte * in
7997 LA_PRINT_STRING call.
7998 (print_children): Change type of 'output' local to char *.
7999 * python/py-value.c (valpy_string): Add cast to const char * in
8000 PyUnicode_Decode call.
8001
8002 2013-04-19 Pedro Alves <palves@redhat.com>
8003
8004 * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
8005 and change its type to 'const char *'. Adjust.
8006 (mips_send_packet): Add cast to 'char *', and remove cast to
8007 'unsigned char *'.
8008 (mips_receive_packet): Remove cast to 'unsigned char *'.
8009 (mips_load_srec): Use bfd_byte.
8010 (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
8011 (pmon_checkset): Make 'value' parameter unsigned.
8012
8013 2013-04-19 Pedro Alves <palves@redhat.com>
8014
8015 * common/agent.c (agent_run_command): Add cast to gdb_byte *.
8016
8017 2013-04-19 Pedro Alves <palves@redhat.com>
8018
8019 * remote.c (remote_write_bytes_aux, compare_sections_command)
8020 (remote_read_qxfer)
8021 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
8022 (remote_hostio_readlink, remote_bfd_iovec_pread)
8023 (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
8024 binary buffer, and char when buffer is used as string.
8025 * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
8026 (trace_save, tfile_open, traceframe_walk_blocks)
8027 (tfile_fetch_registers): Likewise.
8028
8029 2013-04-19 Pedro Alves <palves@redhat.com>
8030
8031 * ser-base.c (ser_base_write): Change prototype -- take 'void *'
8032 buffer and size_t size. Adjust.
8033 * ser-base.h (ser_base_write): Adjust.
8034 * ser-go32.c (cnts): Change type to size_t.
8035 (dos_write): Change prototype -- take 'void *'
8036 buffer and size_t size. Adjust.
8037 (dos_info): Print elements of 'cnts' as unsigned long.
8038 * serial.c (serial_write): Likewise.
8039 * serial.h (serial_write): Adjust.
8040 (struct serial_ops) <write>: Change prototype -- take 'void *'
8041 buffer and size_t size. Adjust.
8042
8043 2013-04-19 Pedro Alves <palves@redhat.com>
8044
8045 * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
8046 gdb_byte *.
8047 * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
8048
8049 2013-04-19 Pedro Alves <palves@redhat.com>
8050
8051 * alpha-tdep.c (alpha_extract_return_value): Use
8052 regcache_cooked_read_unsigned to read 'v0'.
8053
8054 2013-04-19 Pedro Alves <palves@redhat.com>
8055
8056 * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
8057 parameters 'at', 'as' and 'offset' to uint32_t.
8058
8059 2013-04-19 Pedro Alves <palves@redhat.com>
8060
8061 * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
8062 'is64' to signed 'int'.
8063
8064 2013-04-19 Pedro Alves <palves@redhat.com>
8065
8066 * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
8067 parameter to int *.
8068
8069 2013-04-19 Pedro Alves <palves@redhat.com>
8070
8071 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
8072 'insnbuf' buffer type to unsigned int[].
8073
8074 2013-04-19 Pedro Alves <palves@redhat.com>
8075
8076 * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
8077
8078 2013-04-19 Pedro Alves <palves@redhat.com>
8079
8080 * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
8081 unsigned long *.
8082
8083 2013-04-19 Pedro Alves <palves@redhat.com>
8084
8085 * alpha-tdep.c (heuristic_fence_post): Change type to int.
8086 (alpha_heuristic_proc_start): Adjust to check -1 instead of
8087 UINT_MAX.
8088 * mips-tdep.c (heuristic_fence_post): Change type to int.
8089 (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
8090
8091 2013-04-19 Pedro Alves <palves@redhat.com>
8092
8093 * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
8094 (struct gdbarch_tdep) <cris_version>: Make unsigned.
8095 (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
8096
8097 2013-04-19 Pedro Alves <palves@redhat.com>
8098
8099 * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'. Use
8100 it to get a string view of the byte buffer.
8101 * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
8102 type to gdb_byte *. Adjust.
8103 * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
8104 Change local to char *.
8105 * solib-darwin.c (find_program_interpreter): Change return type to
8106 char *. Adjust.
8107 (darwin_solib_get_all_image_info_addr_at_init): Adjust.
8108 * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
8109 * solib-frv.c (enable_break2): Change local 'buf' to char *.
8110 * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
8111 * solib-svr4.c (find_program_interpreter): Change return type to
8112 char *. Adjust.
8113 (enable_break): Change local 'interp_name' to char *.
8114 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
8115 * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
8116 (spu_pseudo_register_write_spu): Use char for string buffer.
8117 Adjust.
8118 (info_spu_event_command, info_spu_signal_command): Add casts to
8119 'char *'.
8120
8121 2013-04-19 Pedro Alves <palves@redhat.com>
8122
8123 * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
8124 gdb_byte[].
8125 (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
8126 * ada-lang.c (ada_value_assign): Use gdb_byte.
8127 * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
8128 (alphanbsd_sigtramp_offset): Use gdb_byte.
8129 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
8130 (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
8131 (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
8132 (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
8133 (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
8134 * arm-tdep.c (arm_stub_unwind_sniffer)
8135 (arm_displaced_init_closure): Use gdb_byte.
8136 (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
8137 (arm_default_thumb_le_breakpoint)
8138 (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
8139 * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
8140 thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
8141 * arm-wince-tdep.c (arm_wince_le_breakpoint)
8142 (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
8143 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
8144 (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
8145 (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
8146 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
8147 (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
8148 * cris-tdep.c (push_stack_item, cris_push_dummy_call)
8149 (cris_store_return_value, cris_extract_return_value): Use
8150 gdb_byte.
8151 (constraint): Change type of parameter to char * from signed
8152 char*. Use gdb_byte.
8153 * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
8154 of local buffer to gdb_byte *.
8155 * dwarf2read.c (read_index_from_section): Use gdb_byte.
8156 (create_dwp_hash_table): Change type of locals to gdb_byte *.
8157 (add_address_entry): Change type of local buffer to gdb_byte[].
8158 * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
8159 (frv_push_dummy_call): Use gdb_byte.
8160 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
8161 (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
8162 (hppa_hpux_supply_save_state): Use gdb_byte.
8163 * hppa-tdep.c (hppa32_push_dummy_call)
8164 (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
8165 * ia64-tdep.c (extract_bit_field, replace_bit_field)
8166 (slotN_contents, replace_slotN_contents): Change type of parameter
8167 to gdb_byte *.
8168 (fetch_instruction, ia64_pseudo_register_write)
8169 (ia64_register_to_value, ia64_value_to_register)
8170 (ia64_extract_return_value, ia64_store_return_value)
8171 (ia64_push_dummy_call): Use gdb_byte.
8172 * m32c-tdep.c (m32c_return_value): Remove cast.
8173 * m68hc11-tdep.c (m68hc11_pseudo_register_write)
8174 (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
8175 gdb_byte.
8176 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
8177 * mn10300-tdep.c (mn10300_store_return_value)
8178 (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
8179 gdb_byte.
8180 * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
8181 (moxie_process_record): Remove casts.
8182 * ppc-ravenscar-thread.c (supply_register_at_address)
8183 (ppc_ravenscar_generic_store_registers): Use gdb_byte.
8184 * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
8185 * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
8186 * remote-mips.c (mips_xfer_memory): Use gdb_byte.
8187 * remote.c (compare_sections_command): Use gdb_byte.
8188 * score-tdep.c (score7_free_memblock): Change type of parameter to
8189 gdb_byte *.
8190 * sh-tdep.c (sh_justify_value_in_reg): Change return type to
8191 gdb_byte *. Use gdb_byte.
8192 (sh_push_dummy_call_fpu): Use gdb_byte.
8193 (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
8194 (sh_store_return_value_nofpu, sh_store_return_value_fpu)
8195 (sh_register_convert_to_virtual, sh_register_convert_to_raw):
8196 Change parameter type to 'gdb_byte *'. Use gdb_byte.
8197 (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
8198 * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
8199 (sh64_store_return_value, sh64_register_convert_to_virtual):
8200 Change parameter type to 'gdb_byte *'. Use gdb_byte.
8201 (sh64_pseudo_register_write): Use gdb_byte.
8202 * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
8203 * solib-irix.c (fetch_lm_info): Likewise. Use gdb_byte for byte
8204 buffer.
8205 (irix_current_sos): Use gdb_byte.
8206 * solib-som.c (som_current_sos): Use gdb_byte.
8207 * sparc-ravenscar-thread.c (supply_register_at_address)
8208 (sparc_ravenscar_generic_store_registers): Use gdb_byte.
8209 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
8210 * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
8211 * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
8212 'gdb_byte *'.
8213 * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
8214 'gdb_byte *'.
8215 * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
8216 * xstormy16-tdep.c (xstormy16_extract_return_value)
8217 (xstormy16_store_return_value): Change parameter type to
8218 'gdb_byte *'. Adjust.
8219 (xstormy16_push_dummy_call): Use gdb_byte.
8220 * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
8221 (call0_analyze_prologue, execute_code): Use gdb_byte.
8222
8223 2013-04-19 Vladimir Kargov <kargov@gmail.com>
8224 Pedro Alves <palves@redhat.com>
8225
8226 * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
8227 value contents.
8228
8229 2013-04-17 Doug Evans <dje@google.com>
8230
8231 * dwarf2read.c (struct signatured_type): New member type.
8232 (struct attribute): Replace member signatured_type with signature.
8233 (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
8234 (read_call_site_scope): Call follow_die_ref instead of
8235 follow_die_ref_or_sig.
8236 (read_structure_type): Rewrite handling of signatured types.
8237 (read_enumeration_type): Ditto.
8238 (read_attribute_value): Update.
8239 (build_error_marker_type): New function.
8240 (lookup_die_type): Add assert. Rewrite handling of signatured types.
8241 Don't call error for bad types, just build an error marker type.
8242 (dump_die_shallow): Update.
8243 (follow_die_sig_1): Renamed from follow_die_sig.
8244 Don't call error for bad types, instead return NULL.
8245 (follow_die_sig): New function.
8246 (get_signatured_type, get_DW_AT_signature_type): New functions.
8247
8248 2013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
8249
8250 * aarch64-tdep.c (aarch64_write_pc): Removed.
8251 (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
8252 function.
8253
8254 2013-04-17 Yao Qi <yao@codesourcery.com>
8255
8256 * top.c (print_gdb_configuration): Print configure-time
8257 parameter on using libbabeltrace or not.
8258
8259 2013-04-16 Pedro Alves <palves@redhat.com>
8260
8261 * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
8262
8263 2013-04-16 Pedro Alves <palves@redhat.com>
8264
8265 * common/glibc_thread_db.h: Update from upstream glibc
8266 (git 568035b7874a099087b77f7bba3e36a1173787b0).
8267
8268 2013-04-16 Pedro Alves <palves@redhat.com>
8269
8270 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
8271 * common/glibc_thread_db.h: ... this new file ...
8272 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
8273
8274 2013-04-16 Will Newton <will.newton@gmail.com>
8275 Pedro Alves <palves@redhat.com>
8276
8277 PR build/11881
8278
8279 * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
8280 (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
8281 HAVE_THREAD_DB_H.
8282
8283 2013-04-16 Pedro Alves <palves@redhat.com>
8284 Eli Zaretskii <eliz@gnu.org>
8285
8286 * NEWS: Mention "set foo unlimited".
8287
8288 2013-04-15 Doug Evans <dje@google.com>
8289
8290 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
8291 (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
8292 (create_dwo_cu_reader): Renamed from
8293 create_dwo_debug_info_hash_table_reader.
8294 (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
8295 Remove support for multiple CUs in a DWO file.
8296 (open_and_init_dwo_file, lookup_dwo_cutu): Update.
8297
8298 * dwarf2read.c (create_debug_types_hash_table): Use hex_string
8299 instead of phex.
8300 (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
8301 (create_dwo_in_dwp): Ditto.
8302
8303 2013-04-15 Tom Tromey <tromey@redhat.com>
8304
8305 * NEWS: Move recent entries into "since 7.6" section.
8306
8307 2013-04-15 Tom Tromey <tromey@redhat.com>
8308
8309 PR c++/13588:
8310 * NEWS: Update.
8311 * break-catch-throw.c (struct exception_catchpoint)
8312 <exception_rx, pattern>: New fields.
8313 (fetch_probe_arguments, dtor_exception_catchpoint)
8314 (check_status_exception_catchpoint)
8315 (print_one_detail_exception_catchpoint): New functions.
8316 (handle_gnu_v3_exceptions): Add "except_rx" argument.
8317 Compile regular expression if needed.
8318 (extract_exception_regexp): New function.
8319 (catch_exception_command_1): Use extract_exception_regexp.
8320 (compute_exception): Use fetch_probe_arguments.
8321 (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
8322 and check_status fields.
8323 * cp-abi.c (cplus_typename_from_type_info): New function.
8324 * cp-abi.h (cplus_typename_from_type_info): Declare.
8325 (struct cp_abi_ops) <get_typename_from_type_info>: New field.
8326 * gdb_regex.h (compile_rx_or_error): Declare.
8327 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
8328 comment.
8329 (init_gnuv3_ops): Set get_type_from_type_info field.
8330 * probe.c (compile_rx_or_error): Move...
8331 * utils.c (compile_rx_or_error): ... here.
8332
8333 2013-04-15 Tom Tromey <tromey@redhat.com>
8334
8335 PR c++/15176:
8336 * NEWS: Update.
8337 * break-catch-throw.c (compute_exception): New function.
8338 (exception_funcs): New global.
8339 (_initialize_break_catch_throw): Create $_exception.
8340 * cp-abi.c (cplus_type_from_type_info): New function.
8341 * cp-abi.h (cplus_type_from_type_info): Declare.
8342 (struct cp_abi_ops) <get_type_from_type_info>: New field.
8343 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
8344 (gnuv3_get_type_from_type_info): New functions.
8345 (init_gnuv3_ops): Set get_type_from_type_info ABI field.
8346
8347 2013-04-15 Tom Tromey <tromey@redhat.com>
8348
8349 * break-catch-throw.c (struct exception_names): New.
8350 (exception_functions): Change type.
8351 (re_set_exception_catchpoint): Look for SDT probes.
8352
8353 2013-04-15 Tom Tromey <tromey@redhat.com>
8354
8355 PR c++/10119:
8356 * break-catch-throw.c (exception_functions): New global.
8357 (gnu_v3_exception_catchpoint_ops): Move earlier.
8358 (struct exception_catchpoint): New.
8359 (classify_exception_breakpoint): Rewrite.
8360 (re_set_exception_catchpoint): New function.
8361 (handle_gnu_v3_exceptions): Return void. Use init_catchpoint.
8362 Allocate a struct exception_catchpoint.
8363 (catch_exception_command_1): Update.
8364 (initialize_throw_catchpoint_ops): Set 're_set' method.
8365
8366 2013-04-15 Tom Tromey <tromey@redhat.com>
8367
8368 * Makefile.in (SFILES): Add break-catch-throw.c
8369 (COMMON_OBS): Add break-catch-throw.o.
8370 * break-catch-throw.c: New file.
8371 * breakpoint.c: Move exception-catching code to new file.
8372 (ep_parse_optional_if_clause): No longer static.
8373 * breakpoint.h (ep_parse_optional_if_clause): Declare.
8374
8375 2013-04-15 Tom Tromey <tromey@redhat.com>
8376
8377 PR c++/9065:
8378 * NEWS: Update.
8379 * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
8380 * c-exp.y (TYPEID): New token.
8381 (exp): Add new TYPEID productions.
8382 (ident_tokens): Add "typeid".
8383 * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
8384 * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
8385 (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
8386 * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
8387 * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
8388 case.
8389 * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
8390 (build_std_type_info_type, gnuv3_get_typeid_type)
8391 (gnuv3_get_typeid): New functions.
8392 (init_gnuv3_ops): Initialize std_type_info_gdbarch_data. Set
8393 new fields on ABI object.
8394 * parse.c (operator_length_standard) <OP_TYPEID>: New case.
8395 * std-operator.def (OP_TYPEID): New.
8396
8397 2013-04-15 Tom Tromey <tromey@redhat.com>
8398
8399 * elfread.c (elf_symtab_read): Install versioned symbol under
8400 unversioned name as well.
8401
8402 2013-04-15 Tom Tromey <tromey@redhat.com>
8403
8404 PR c++/11990:
8405 * c-lang.c (cplus_language_defn): Use gdb_demangle.
8406 * c-typeprint.c (c_type_print_base): Use gdb_demangle.
8407 * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
8408 (gdb_demangle): New function.
8409 * cp-support.h (gdb_demangle): Declare.
8410 * dwarf2read.c (dwarf2_physname, fixup_partial_die)
8411 (dwarf2_name): Use gdb_demangle.
8412 * gdbtypes.c (check_stub_method): Use gdb_demangle.
8413 * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
8414 suffixes from name.
8415 (gnuv3_print_method_ptr): Use gdb_demangle.
8416 * jv-lang.c (java_demangle): Use gdb_demangle.
8417 * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
8418 * language.c (unk_lang_demangle): Use gdb_demangle.
8419 * symtab.c (symbol_find_demangled_name)
8420 (demangle_for_lookup): Use gdb_demangle.
8421
8422 2013-04-15 Tom Tromey <tromey@redhat.com>
8423
8424 PR c++/12824:
8425 * NEWS: Update.
8426 * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
8427 New constant.
8428 (classify_exception_breakpoint): New function.
8429 (print_it_exception_catchpoint, print_one_exception_catchpoint)
8430 (print_mention_exception_catchpoint)
8431 (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
8432 (catch_exception_command_1): Handle "rethrow" catchpoint.
8433 (catch_rethrow_command): New function.
8434 (_initialize_breakpoint): Add "catch rethrow" command.
8435
8436 2013-04-15 Pierre Muller <muller@sourceware.org>
8437
8438 * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
8439 set_gdbarch_write_pc as deprecated anymore.
8440
8441 2013-04-15 Joel Brobecker <brobecker@adacore.com>
8442
8443 * spu-tdep.c (spu_write_pc): Add empty line after local variable
8444 declarations.
8445
8446 2013-04-13 Yao Qi <yao@codesourcery.com>
8447
8448 * ctf.c (_initialize_ctf): Include "completer.h".
8449 Call add_target_with_completer instead of add_target.
8450
8451 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8452
8453 Fix GDB regression related to PR binutils/14813.
8454 * jit.c (mem_bfd_iovec_close): Return 0 for success.
8455 * minidebug.c (lzma_close): Add return value comment.
8456 * remote.c (remote_bfd_iovec_close): Return 0 for success.
8457 * solib-spu.c (spu_bfd_iovec_close): Likewise.
8458 * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
8459
8460 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8461
8462 * config.in: Regenerate.
8463
8464 2013-04-12 Tom Tromey <tromey@redhat.com>
8465
8466 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
8467 const.
8468 * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
8469 (struct die_reader_specs) <buffer>: Likewise.
8470 (die_reader_func_ftype): Make 'info_ptr' const.
8471 (struct line_header) <include_dirs, statement_program_start,
8472 statement_program_end>: Now const.
8473 (struct file_entry) <name>: Likewise.
8474 (struct partial_die_info) <sibling>: Likewise.
8475 (struct dwarf_block) <data>: Likewise.
8476 (dwarf2_read_section): Remove cast.
8477 (dwarf2_get_section_info): Make 'bufp' const.
8478 (read_index_from_section): Constify.
8479 (dw2_get_file_names_reader): Make 'info_ptr' const.
8480 (dw2_get_primary_filename_reader): Likewise.
8481 (read_comp_unit_head): Make 'info_ptr' and return type const.
8482 (read_and_check_comp_unit_head, read_and_check_type_unit_head):
8483 Likewise.
8484 (read_abbrev_offset): Constify.
8485 (dwarf2_create_include_psymtab): Make 'name' const.
8486 (create_debug_types_hash_table): Update.
8487 (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
8488 (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
8489 Constify.
8490 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
8491 (load_partial_comp_unit_reader): Make 'info_ptr' const.
8492 (read_comp_units_from_section): Constify.
8493 (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
8494 (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
8495 const.
8496 (dwarf2_compute_name, setup_type_unit_groups): Constify.
8497 (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
8498 (create_dwp_hash_table, dwarf2_ranges_read)
8499 (dwarf2_record_block_ranges): Constify.
8500 (read_die_and_children, read_die_and_siblings_1)
8501 (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
8502 const.
8503 (read_full_die_1, read_full_die): Make 'info_ptr' const.
8504 (abbrev_table_read_table): Constify.
8505 (load_partial_dies): Make 'info_ptr' const.
8506 (read_partial_die, read_attribute_value, read_attribute): Make
8507 'info_ptr' and return type const.
8508 (read_address, read_initial_length)
8509 (read_checked_initial_length_and_offset, read_offset)
8510 (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
8511 const.
8512 (read_direct_string): Make 'buf' and return type const.
8513 (read_indirect_string_at_offset, read_indirect_string_from_dwz)
8514 (read_indirect_string): Make return type const.
8515 (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
8516 (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
8517 'info_ptr' const.
8518 (read_str_index): Make return type const.
8519 (add_include_dir): Make 'include_dir' const.
8520 (add_file_name): Make 'name' const.
8521 (dwarf_decode_line_header): Constify.
8522 (psymtab_include_file_name): Make return type const.
8523 (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
8524 (dwarf2_start_subfile): Make 'filename' const.
8525 (dwarf2_const_value_attr): Make 'bytes' const.
8526 (read_signatured_type_reader): Make 'info_ptr' const.
8527 (decode_locdesc): Constify.
8528 (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
8529 const.
8530 (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
8531 'mac_end', and return type const.
8532 (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
8533 (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
8534 type const.
8535 (per_cu_header_read_in): Constify.
8536 * symfile.h (dwarf2_get_section_info): Update.
8537
8538 2013-04-12 Tom Tromey <tromey@redhat.com>
8539
8540 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
8541
8542 2013-04-12 Eli Zaretskii <eliz@gnu.org>
8543
8544 * NEWS: Mention "show configuration", --configuration.
8545 * top.c (print_gdb_configuration): New function, displays the
8546 details about GDB configure-time parameters.
8547 (print_gdb_version): Mention "show configuration".
8548 * cli/cli-cmds.c (show_configuration): New function.
8549 (_initialize_cli_cmds): Add the "show configuration" command.
8550 * main.c (captured_main) <print_configuration>: New static var.
8551 <long_options>: Use it.
8552 If --configuration was given, call print_gdb_configuration.
8553
8554 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8555 Pedro Alves <palves@redhat.com>
8556
8557 * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
8558 (generated_files): Add gcore.
8559 (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
8560 HAVE_NATIVE_GCORE_HOST.
8561 (gcore): New.
8562 * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
8563 * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
8564 config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
8565 config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
8566 config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
8567 Add HAVE_NATIVE_GCORE_HOST.
8568 * configure: Regenerate.
8569 * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
8570 New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME. New
8571 AC_CONFIG_FILES for gcore.
8572 * configure.tgt: Add gdb_have_gcore to the initial comment. Set
8573 gdb_have_gcore.
8574 * gdb_gcore.sh: Rename to ...
8575 * gcore.in: ... here. Remove gcore.sh comment. Use GDB_TRANSFORM_NAME
8576 and GCORE_TRANSFORM_NAME substitutions.
8577
8578 Fix parsing tabs in ${gdb_target_obs}.
8579 * configure.tgt (gdb_have_gcore): Replace case with for and if.
8580
8581 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8582
8583 * remote.c (unpush_and_perror): Add output message final dot.
8584
8585 2013-04-11 Yao Qi <yao@codesourcery.com>
8586
8587 * tracepoint.c (tfile_interp_line): Fit parameters line and
8588 utpp in one line.
8589
8590 2013-04-10 Joel Brobecker <brobecker@adacore.com>
8591
8592 * solib.c (solib_map_sections): Remove code overwriting
8593 SO->SO_NAME with the bfd's filename.
8594
8595 2013-04-10 Pedro Alves <palves@redhat.com>
8596
8597 * cli/cli-decode.c (integer_unlimited_completer): New function.
8598 (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
8599 (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
8600 completer.
8601 * cli/cli-setshow.c: Include "cli/cli-utils.h".
8602 (is_unlimited_literal): New function.
8603 (do_set_command): Handle literal "unlimited" arguments.
8604 * frame.c (_initialize_frame) <set backtrace limit>: Document
8605 "unlimited".
8606 * printcmd.c (_initialize_printcmd) <set print
8607 max-symbolic-offset>: Add help text.
8608 * record-full.c (_initialize_record_full) <set record full
8609 insn-number-max>: Likewise.
8610 * record.c (_initialize_record) <set record
8611 instruction-history-size, set record function-call-history-size>:
8612 Add help text.
8613 * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
8614 help text.
8615 * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
8616 Likewise.
8617 * source.c (_initialize_source) <set listsize>: Add help text.
8618 * utils.c (initialize_utils) <set height, set width>: Likewise.
8619 <set pagination>: Mention "set height unlimited".
8620 * valprint.c (_initialize_valprint) <set print elements, set print
8621 repeats>: Document "unlimited".
8622
8623 2013-04-10 Pedro Alves <palves@redhat.com>
8624
8625 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
8626 instead of disconnect_tracing.
8627 * infcmd.c (detach_command, disconnect_command): Call
8628 query_if_trace_running. Adjust.
8629 * top.c: Include "tracepoint.h".
8630 (quit_target): Delete. Contents moved ...
8631 (quit_force): ... here. Wrap each stage of teardown in
8632 TRY_CATCH. Call disconnect_tracing before detaching.
8633
8634 2013-04-10 Hui Zhu <hui@codesourcery.com>
8635 Yao Qi <yao@codesourcery.com>
8636
8637 * configure.ac: Check libbabeltrace is installed.
8638 * config.in: Regenerate.
8639 * configure: Regenerate.
8640 * Makefile.in (LIBBABELTRACE): New.
8641 (CLIBS): Add LIBBABELTRACE.
8642 * ctf.c: Include "exec.h".
8643 (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
8644 (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
8645 (ctf_save_metadata_header): Define new type aliases in
8646 metadata.
8647 (ctf_write_header): Define event type "tsv_def" and "tp_def"
8648 in metadata. Start a new faked packet for trace status.
8649 (ctf_write_status): Write trace status to CTF.
8650 (ctf_write_uploaded_tsv): Write TSV to CTF.
8651 (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
8652 (ctf_write_definition_end): End the faked packet.
8653
8654 (ctx, ctf_iter, trace_dirname): New.
8655 (start_pos): New variable.
8656 (ctf_destroy, ctf_open_dir, ctf_open): New.
8657 (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
8658 macros.
8659 (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
8660 (ctf_fetch_registers, ctf_xfer_partial): New.
8661 (ctf_get_trace_state_variable_value): New.
8662 (ctf_get_tpnum_from_frame_event): New.
8663 (ctf_get_traceframe_address): New.
8664 (ctf_trace_find, ctf_has_stack): New.
8665 (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
8666 (ctf_get_trace_status, ctf_read_status): New.
8667 (_initialize_ctf): New.
8668 * tracepoint.c (get_tracepoint_number): New
8669 (get_uploaded_tsv): Remove 'static'.
8670 (struct traceframe_info, trace_regblock_size): Move it to ...
8671 * tracepoint.h: ... here.
8672 (get_tracepoint_number): Declare it.
8673 (get_uploaded_tsv): Declare it.
8674
8675 * NEWS: Mention new configure option.
8676
8677 2013-04-10 Pedro Alves <palves@redhat.com>
8678 Hui Zhu <hui@codesourcery.com>
8679
8680 * breakpoint.c (dprintf_re_set): New.
8681 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
8682 to dprintf_re_set.
8683
8684 2013-04-09 Joel Brobecker <brobecker@adacore.com>
8685
8686 * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
8687 Remove solib-svr4.o from the list.
8688
8689 2013-04-09 Joel Brobecker <brobecker@adacore.com>
8690
8691 * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
8692 Use gdb_assert_not_reached instead of invalid boolean expression.
8693
8694 2013-04-09 Pedro Alves <palves@redhat.com>
8695
8696 * remote.c (unpush_and_perror): New function.
8697 (readchar, remote_serial_write): Use it.
8698
8699 2013-04-09 Markus Metzger <markus.t.metzger@intel.com>
8700
8701 * NEWS: Mention new btrace RSP packets.
8702
8703 2013-04-08 Tom Tromey <tromey@redhat.com>
8704
8705 * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
8706 long.
8707
8708 2013-04-08 Tom Tromey <tromey@redhat.com>
8709
8710 * maint.c (print_bfd_section_info): Print the section index.
8711 * symmisc.c (dump_msymbols): Print the section index.
8712
8713 2013-04-08 Tom Tromey <tromey@redhat.com>
8714
8715 PR symtab/8424:
8716 * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
8717 SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
8718 * breakpoint.c (resolve_sal_pc): Update.
8719 * elfread.c (elf_gnu_ifunc_record_cache): Update.
8720 * findvar.c (struct minsym_lookup_data) <objfile>: New field.
8721 (minsym_lookup_iterator_cb): Use it.
8722 (default_read_var_value): Update.
8723 * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
8724 Update.
8725 * infcmd.c (jump_command): Update.
8726 * linespec.c (minsym_found): Update.
8727 * maint.c (maintenance_translate_address): Update.
8728 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
8729 (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
8730 * parse.c (write_exp_msymbol): Update.
8731 * printcmd.c (address_info): Update.
8732 * psymtab.c (find_pc_sect_psymbol): Update.
8733 (fixup_psymbol_section): Check SYMBOL_SECTION, not
8734 SYMBOL_OBJ_SECTION.
8735 (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
8736 Don't initialize SYMBOL_OBJ_SECTION.
8737 * spu-tdep.c (spu_catch_start): Update.
8738 * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
8739 * symmisc.c (dump_msymbols, print_symbol): Update.
8740 * symtab.c (fixup_section): Don't set 'obj_section'. Change
8741 how fallback section is computed.
8742 (fixup_symbol_section): Update.
8743 (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
8744 Update.
8745 (allocate_symbol, initialize_symbol, allocate_template_symbol):
8746 Initialize SYMBOL_SECTION.
8747 * symtab.h (struct general_symbol_info) <section>: Update comment.
8748 <obj_section>: Remove.
8749 (SYMBOL_OBJ_SECTION): Add 'objfile' argument. Rewrite.
8750 (SYMBOL_OBJFILE): New macro.
8751
8752 2013-04-08 Tom Tromey <tromey@redhat.com>
8753
8754 * coffread.c (record_minimal_symbol): Update.
8755 * dbxread.c (record_minimal_symbol): Update.
8756 * elfread.c (record_minimal_symbol): Update.
8757 * machoread.c (macho_symtab_add_minsym): Update.
8758 * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
8759 Update.
8760 * minsyms.c (prim_record_minimal_symbol): Update.
8761 (prim_record_minimal_symbol_full): Remove 'bfd_section'
8762 argument.
8763 (prim_record_minimal_symbol_and_info): Likewise.
8764 * minsyms.h (prim_record_minimal_symbol_full)
8765 (prim_record_minimal_symbol_and_info): Update.
8766 * symtab.c (allocate_symbol, initialize_symbol)
8767 (allocate_template_symbol): Initialize SYMBOL_SECTION.
8768 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
8769 Update.
8770
8771 2013-04-08 Tom Tromey <tromey@redhat.com>
8772
8773 PR symtab/8423:
8774 * solib-som.c (som_solib_section_offsets): Use BFD section
8775 indices. Set offsets for all sections.
8776 * somread.c (som_symtab_read): Compute BFD section for
8777 symbol. Use prim_record_minimal_symbol_and_info.
8778 (som_symfile_read): Fix comment.
8779 (struct find_section_offset_arg): New.
8780 (find_section_offset, set_section_index): New functions.
8781 (som_symfile_offsets): Use set_section_index to compute
8782 section indices.
8783
8784 2013-04-08 Tom Tromey <tromey@redhat.com>
8785
8786 * coffread.c (cs_to_section): Use gdb_bfd_section_index.
8787 * elfread.c (record_minimal_symbol, elf_symtab_read): Use
8788 gdb_bfd_section_index.
8789 * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
8790 New functions.
8791 * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
8792 Declare.
8793 * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
8794 Update.
8795 * objfiles.c (add_to_objfile_sections_full): New function.
8796 (add_to_objfile_sections): Use it.
8797 (build_section_table): Rewrite.
8798 (objfile_relocate1): Use gdb_bfd_section_index. Update.
8799 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
8800 (struct objfile) <sections>: Update comment.
8801 (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
8802 is NULL.
8803 (ALL_OBJSECTIONS): Use it.
8804 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
8805 * solib-frv.c (frv_relocate_main_executable): Update.
8806 * solib-target.c (solib_target_relocate_section_addresses):
8807 Use gdb_bfd_section_index.
8808 * symfile.c (build_section_addr_info_from_section_table):
8809 Use gdb_bfd_section_index.
8810 (build_section_addr_info_from_bfd, place_section): Likewise.
8811 * symtab.c (fixup_section): Update.
8812 * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
8813
8814 2013-04-08 Tom Tromey <tromey@redhat.com>
8815
8816 * minsyms.h (struct bound_minimal_symbol): New.
8817 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8818 Remove objfile argument.
8819 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8820 Return bound_minimal_symbol.
8821 * minsyms.c (lookup_minimal_symbol_by_pc_1)
8822 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8823 Return bound_minimal_symbol.
8824 (in_gnu_ifunc_stub): Update.
8825 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8826 Remove 'objfile_p' argument.
8827 (lookup_solib_trampoline_symbol_by_pc): Update.
8828 * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
8829 arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
8830 c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
8831 glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
8832 i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
8833 linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
8834 mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
8835 ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
8836 stack.c, symtab.c, tui/tui-disasm.c: Update.
8837
8838 2013-04-08 Tom Tromey <tromey@redhat.com>
8839
8840 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
8841 Use symbol's obstack, not an objfile.
8842 * coffread.c (process_coff_symbol): Update.
8843 * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
8844 * jv-lang.c (add_class_symbol): Update.
8845 * mdebugread.c (new_symbol): Update.
8846 * minsyms.c (prim_record_minimal_symbol_full)
8847 (terminate_minimal_symbol_table): Update.
8848 * psymtab.c (add_psymbol_to_bcache): Clear entire symbol. Update.
8849 * stabsread.c (define_symbol, read_enum_type): Update.
8850 * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
8851 Handle Ada specially.
8852 (symbol_set_language): Add 'obstack' argument.
8853 (symbol_set_names): Update.
8854 (symbol_natural_name, symbol_demangled_name): Always use
8855 ada_decode_symbol.
8856 * symtab.h (struct general_symbol_info)
8857 <language_specific::obstack>: New field.
8858 <ada_mangled>: New field.
8859 (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
8860 (symbol_set_language): Update.
8861
8862 2013-04-08 Tom Tromey <tromey@redhat.com>
8863
8864 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
8865 Take an obstack, not an objfile.
8866 (symbol_set_names): Update.
8867 * symtab.h (symbol_set_demangled_name): Update.
8868
8869 2013-04-08 Tom Tromey <tromey@redhat.com>
8870
8871 * coffread.c (process_coff_symbol, coff_read_enum_type): Call
8872 allocate_symbol.
8873 * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
8874 (read_func_scope): Call allocate_template_symbol.
8875 (new_symbol_full): Call allocate_symbol.
8876 * jit.c (finalize_symtab): Call allocate_symbol.
8877 * jv-lang.c (add_class_symbol): Call allocate_symbol.
8878 * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
8879 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8880 (common_block_end): Call allocate_symbol.
8881 * symtab.c (allocate_symbol, initialize_symbol)
8882 (allocate_template_symbol): New functions.
8883 * symtab.c (allocate_symbol, initialize_symbol)
8884 (allocate_template_symbol): Declare.
8885 * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
8886
8887 2013-04-08 Pedro Alves <palves@redhat.com>
8888 Keith Seitz <keiths@redhat.com>
8889
8890 * breakpoint.c (create_breakpoint): Rename
8891 "parse_condition_and_thread" parameter to "parse_arg". Update
8892 describing comment. If !PARSE_ARG, then error out if ARG is not
8893 the empty string after extracting the location.
8894 * breakpoint.h (create_breakpoint): Rename
8895 "parse_condition_and_thread" parameter to "parse_arg".
8896
8897 2013-04-08 Aleksandar Ristovski <aristovski@qnx.com
8898
8899 * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
8900
8901 2013-04-07 Yao Qi <yao@codesourcery.com>
8902
8903 * remote.c (remote_trace_find): Change type of parameters 'addr1'
8904 and 'addr2' to CORE_ADDR.
8905 * target.c (update_current_target): Update.
8906 * target.h (struct target_ops) <to_trace_find>: Change parameter
8907 type to CORE_ADDR.
8908 * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
8909 'addr2' to CORE_ADDR.
8910 (tfile_trace_find): Likewise.
8911 (tfile_get_traceframe_address): Change return type to CORE_ADDR.
8912 Change local variable 'addr' to type CORE_ADDR.
8913 * tracepoint.h (tfind_1): Update declaration.
8914
8915 2013-04-06 Eli Zaretskii <eliz@gnu.org>
8916
8917 * windows-nat.c (windows_get_absolute_argv0): Move from here...
8918 * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
8919 Include main.h.
8920
8921 * windows-nat.h (windows_get_absolute_argv0): Move prototype from
8922 here...
8923 * main.h (windows_get_absolute_argv0): ...to here.
8924
8925 2013-04-05 Doug Evans <dje@google.com>
8926
8927 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
8928 (read_cutu_die_from_dwo): Add comments.
8929 (read_structure_type): Update comment.
8930 (read_enumeration_type, read_namespace_type): Update comment.
8931 (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
8932
8933 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8934
8935 Convert man pages to texinfo, new gdbinit.5 texinfo page.
8936 * Makefile.in (gdb.z): Remove.
8937 (install-only): Remove $(man1dir) and gdb.1 installation.
8938 * gdb.1: Remove.
8939
8940 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8941
8942 Fix compatibility with Linux kernel 3.8.3.
8943 * linux-tdep.c (linux_find_memory_regions_full): Move variable number
8944 to more inner block. Remove parsing of NUMBER from outer block.
8945 Parse NUMBER only if KEYWORD has been identified.
8946
8947 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8948
8949 Fix variable name shadowing.
8950 * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
8951 filename to mapsfilename and update its uses.
8952
8953 2013-04-05 Eli Zaretskii <eliz@gnu.org>
8954
8955 * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
8956 empty. See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
8957 and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
8958 details of the problem.
8959
8960 2013-04-04 Pedro Alves <palves@redhat.com>
8961 Hui Zhu <hui@codesourcery.com>
8962
8963 * breakpoint.c (validate_commands_for_breakpoint): If validating a
8964 tracepoint, reset its STEP_COUNT and call validate_actionline.
8965
8966 2013-04-03 Doug Evans <dje@google.com>
8967
8968 * dwarf2read.c (read_die_and_siblings_1): Renamed from
8969 read_die_and_siblings.
8970 (read_die_and_siblings): New function.
8971 (read_cutu_die_from_dwo): Dump die if requested.
8972 (read_die_and_children): Call read_full_die_1 and
8973 read_die_and_siblings_1.
8974 (read_full_die): Dump die if requested.
8975
8976 * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
8977
8978 * dwarf2read.c (struct dwo_file): New member comp_dir.
8979 Rename member name to dwo_name. All uses updated.
8980 (hash_dwo_file): Include comp_dir in computation.
8981 (eq_dwo_file): Ditto.
8982 (lookup_dwo_file_slot): New arg comp_dir. All callers updated.
8983 (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
8984
8985 * psymtab.c (read_psymtabs_with_fullname): Don't call
8986 psymtab_to_fullname if the basenames are different.
8987
8988 2013-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8989
8990 * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
8991 New entry about "fullname" presence.
8992
8993 2013-04-03 Pedro Alves <palves@redhat.com>
8994
8995 * NEWS: Mention x86_64/Cygwin as new native configuration.
8996
8997 2013-04-02 Doug Evans <dje@google.com>
8998
8999 * dwarf2read.c (read_structure_type): Fix typo in comment.
9000
9001 2013-04-02 Pedro Alves <palves@redhat.com>
9002
9003 * NEWS: Mention "set/show debug aarch64", "set/show debug
9004 coff-pe-read" and "set/show debug mach-o".
9005
9006 2013-04-02 Pedro Alves <palves@redhat.com>
9007
9008 * NEWS: Mention "set/show remote trace-buffer-size-packet".
9009
9010 2013-04-02 Eli Zaretskii <eliz@gnu.org>
9011
9012 * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
9013 gdb_string.h is now in common/.
9014
9015 2013-04-02 Pedro Alves <palves@redhat.com>
9016
9017 * NEWS: Move "set debug notification" and "set trace-buffer-size"
9018 under "New options".
9019
9020 2013-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9021
9022 Revert this patch:
9023 PR gdb/15275
9024 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
9025
9026 2013-04-02 Pedro Alves <palves@redhat.com>
9027
9028 PR gdb/15275
9029
9030 * remote.c (send_interrupt_sequence): Use remote_serial_write.
9031 (remote_serial_write): New function.
9032 (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
9033
9034 2013-04-01 Jiong Wang <jiwang@tilera.com>
9035
9036 * NEWS: Mention TILE-Gx in "New native configurations" and
9037 "New targets" sections.
9038
9039 2013-04-01 Doug Evans <dje@google.com>
9040
9041 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
9042 (process_enumeration_scope): Simplify.
9043
9044 * dwarf2read.c (struct dwarf2_per_cu_data): Move member
9045 type_unit_group ...
9046 (struct signatured_type): ... to here.
9047 (sig_type_ptr): New typedef.
9048 (type_unit_group): Delete member 't.first_cu'. Move member 'tus'
9049 out of union 't'. All uses updated.
9050 (dw2_get_file_names_reader): Assert not called for a type unit.
9051 (dw2_get_file_names): Assert not called for a type unit or type
9052 unit group.
9053 (build_type_psymtabs_reader): Assert called for a type unit.
9054 (build_type_psymtab_dependencies): Assert called for a type unit group.
9055
9056 * dwarf2read.c (free_dwo_file): Add comment.
9057 (dwarf2_per_objfile_free): Unref dwp bfd.
9058
9059 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
9060
9061 * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
9062 (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
9063 (read_pe_exported_syms): Remove unused 'exportix'.
9064 (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
9065 'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
9066 'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
9067
9068 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
9069
9070 * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
9071 (print_it_watchpoint): Remove unused 'bl'.
9072 (say_where): Remove unused 'uiout'.
9073 (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
9074 (bkpt_breakpoint_hit): Remove unused 'b'.
9075 (internal_bkpt_print_it): Remove unused 'uiout'.
9076 * buildsym.c (augment_type_symtab): Remove unused 'i'.
9077
9078 2013-03-31 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
9079
9080 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
9081 (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
9082
9083 2013-03-29 Doug Evans <dje@google.com>
9084
9085 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
9086 Delete arg is_dwp. All callers updated.
9087 (open_dwp_file): New function.
9088 (open_and_init_dwp_file): Call it.
9089 (get_dwp_file): New function.
9090 (lookup_dwo_cutu): Call it.
9091
9092 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
9093 unnecessary, cleanup.
9094
9095 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
9096
9097 * dwarf2read.c (read_cutu_die_from_dwo): New function.
9098 (lookup_dwo_unit): New function.
9099 (init_cutu_and_read_dies): Move DWO handling to new functions.
9100
9101 * dwarf2read.c (struct signatured_type): Tweak comment.
9102 (struct dwo_unit): Tweak comment.
9103 (create_debug_types_hash_table): Tweak comment. Reformat long line.
9104 (create_dwo_debug_info_hash_table): Tweak comment.
9105 (dwarf2_per_cu_offset_and_type): Tweak comment.
9106
9107 * dwarf2read.c (lookup_signatured_type): Remove complaint about
9108 missing .debug_types section.
9109
9110 2013-03-29 Yao Qi <yao@codesourcery.com>
9111
9112 * corelow.c: Include "completer.h".
9113 (_initialize_corelow): Call add_target_with_completer with
9114 argument 'filename_completer'.
9115 * tracepoint.c: Likewise.
9116 * exec.c (_initialize_exec): Likewise.
9117 * target.c (add_target): Rename to ...
9118 (add_target_with_completer): ... this. Call set_cmd_completer
9119 if parameter completer is not NULL.
9120 (add_target): New.
9121 * target.h: Include "command.h".
9122 (add_target_with_completer): Declare it.
9123
9124 2013-03-28 Joel Brobecker <brobecker@adacore.com>
9125
9126 * coffread.c (is_import_fixup_symbol): New function.
9127 (record_minimal_symbol): Use is_import_fixup_symbol to
9128 detect import fixup symbols, and discard them.
9129
9130 2013-03-28 Doug Evans <dje@google.com>
9131
9132 * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
9133 types hash table until we know we need it.
9134
9135 * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
9136 index numbers.
9137
9138 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
9139 All callers updated.
9140 (dw2_print_stats): Print #read CUs too.
9141 (dump_die_shallow): Print signatured types better.
9142
9143 * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
9144 info_or_types_section to section. All uses updated.
9145 (struct dwo_unit): Ditto.
9146
9147 2013-03-28 Pedro Alves <palves@redhat.com>
9148
9149 * NEWS (New options): New section.
9150 (New options): Mention set/show remote trace-status-packet.
9151 * remote.c (PACKET_qTStatus): New enumeration value.
9152 (remote_get_trace_status): Skip sending qTStatus if the packet is
9153 disabled. Use packet_ok.
9154 (_initialize_remote): Register a configuration command for
9155 qTStatus packet.
9156
9157 2013-03-28 Doug Evans <dje@google.com>
9158
9159 * symfile.c (find_separate_debug_file): Add comment.
9160 (terminate_after_last_dir_separator): Tweak comment.
9161
9162 * dwarf2read.c (create_partial_symtab): Add forward decl.
9163 (create_partial_symtab): Move to be closer to other psymtab functions.
9164 (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
9165
9166 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
9167 (compute_symtab_includes): Remove unnecessary forward declaration.
9168 (die_needs_namespace): Add comment marking group of functions for
9169 dwarf2 name computation.
9170
9171 * typeprint.c (_initialize_typeprint): Improve type help text.
9172
9173 * python/python.c (finish_python_initialization): Provide suggestion
9174 for how to tell gdb to find its python files.
9175
9176 2013-03-28 Pedro Alves <palves@redhat.com>
9177
9178 PR gdb/15294
9179
9180 * source.c (_initialize_source): Change back "set listsize" to an
9181 integer command.
9182
9183 2013-03-27 Gareth McMullin <gareth@blacksphere.co.nz>
9184
9185 PR gdb/15275
9186 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
9187
9188 2013-03-27 Pedro Alves <palves@redhat.com>
9189
9190 * top.c (history_size): Rename to ...
9191 (history_size_setshow_var): ... this. Add comment.
9192 (show_commands): Use readline's 'history_length' instead of
9193 computing the history length by calling history_get in a loop.
9194 (set_history_size_command): Error out for sizes over INT_MAX.
9195 Restore previous history size on invalid size.
9196 (init_history): If HISTSIZE is negative, leave the history size as
9197 zero. Add comments.
9198 (init_main): Adjust.
9199
9200 2013-03-27 Pedro Alves <palves@redhat.com>
9201
9202 * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
9203 coff_pe_read" command to "set debug coff-pe-read".
9204
9205 2013-03-27 Markus Metzger <markus.t.metzger@intel.com>
9206
9207 * record.c (command_size_to_target_size): Fix size comparison.
9208 Change parameter type from pointer to integer to integer.
9209 Update all users.
9210
9211 2013-03-27 Pierre Muller <muller@sourceware.org>
9212
9213 * windows-nat.c (handle_output_debug_string): Avoid typecast
9214 from integer of different size warning.
9215
9216 2013-03-26 Joel Brobecker <brobecker@adacore.com>
9217
9218 * windows-nat.c (handle_output_debug_string): Add empty line
9219 after local block variable definition.
9220
9221 2013-03-26 Pedro Alves <palves@redhat.com>
9222
9223 * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
9224 (net_open): Make 'polls' local unsigned.
9225
9226 2013-03-26 Pedro Alves <palves@redhat.com>
9227
9228 * remote.c (_initialize_remote): Make "set remoteaddresssize"
9229 a zuinteger command instead of uinteger.
9230
9231 2013-03-26 Pedro Alves <palves@redhat.com>
9232
9233 * record-full.c (record_full_insn_num): Make it unsigned.
9234 (record_full_check_insn_num, record_full_message)
9235 (record_full_registers_change, record_full_xfer_partial): Remove
9236 record_full_insn_max_num check (it's always != 0).
9237 (record_full_info, record_full_restore): Use %u as format string.
9238 (): Use %u as format string.
9239 (set_record_full_insn_max_num): Remove record_full_insn_max_num
9240 check (it's always != 0).
9241
9242 2013-03-26 Pedro Alves <palves@redhat.com>
9243
9244 * dcache.c (_initialize_dcache): Make the "set dcache line-size"
9245 and "set dcache size" commands zuinteger instead of uinteger.
9246
9247 2013-03-26 Pedro Alves <palves@redhat.com>
9248
9249 * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
9250 command zuinteger instead of uinteger.
9251
9252 2013-03-26 Pedro Alves <palves@redhat.com>
9253
9254 * coff-pe-read.c (_initialize_coff_pe_read): Make the command
9255 zuinteger instead of uinteger.
9256
9257 2013-03-26 Pedro Alves <palves@redhat.com>
9258
9259 * record.c (record_insn_history_size_setshow_var)
9260 (record_call_history_size_setshow_var): New globals.
9261 (command_size_to_target_size): New function.
9262 (cmd_record_insn_history, cmd_record_call_history): Use
9263 command_size_to_target_size instead of cast.
9264 (validate_history_size, set_record_insn_history_size)
9265 (set_record_call_history_size): New functions.
9266 (_initialize_record): Install set_record_insn_history_size and
9267 set_record_call_history_size as "set" hooks of "set record
9268 instruction-history-size" and "set record
9269 function-call-history-size".
9270
9271 2013-03-26 Pedro Alves <palves@redhat.com>
9272
9273 * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
9274 use with history_max_entries use. Remove FIXME note.
9275
9276 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
9277
9278 * record-btrace.c (record_btrace_close): Call
9279 record_btrace_auto_disable.
9280
9281 2013-03-25 Joel Brobecker <brobecker@adacore.com>
9282
9283 * rs6000-nat.c (fixup_breakpoints): Delete declaration.
9284
9285 2013-03-25 Doug Evans <dje@google.com>
9286
9287 * contrib/cc-with-tweaks.sh: Check exit code of dwp.
9288
9289 2013-03-25 Tom Tromey <tromey@redhat.com>
9290
9291 PR symtab/11462:
9292 * c-exp.y (exp): Add new productions for destructors after '.' and
9293 '->'.
9294 (write_destructor_name): New function.
9295
9296 2013-03-25 Tom Tromey <tromey@redhat.com>
9297
9298 PR c++/9197:
9299 * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
9300 value_struct_elt, not lookup_struct_elt_type.
9301 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
9302 STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
9303 * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
9304
9305 2013-03-25 Yao Qi <yao@codesourcery.com>
9306
9307 * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
9308 instead of '_mkdir'.
9309
9310 2013-03-23 Eli Zaretskii <eliz@gnu.org>
9311
9312 * windows-nat.c (windows_get_absolute_argv0): New function.
9313 * windows-nat.h: Add its prototype.
9314
9315 * main.c (get_init_files): Use filename_ncmp instead of strncmp.
9316 Use IS_DIR_SEPARATOR instead of looking for a character inside
9317 SLASH_STRING. Include filenames.h.
9318 (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
9319 relocate_gdb_directory works when passed gdb_program_name.
9320 Include windows-nat.h.
9321
9322 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9323
9324 * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
9325 * remote.c (trace_error): Remove the special handling of '2'.
9326 (readchar) <SERIAL_EOF>
9327 (readchar) <SERIAL_ERROR>
9328 (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
9329 (remote_get_trace_status): Call throw_exception if EX is
9330 TARGET_CLOSE_ERROR.
9331 * utils.c (perror_with_name): Rename to ...
9332 (throw_perror_with_name): ... here. New parameter errcode, describe it
9333 in the function comment.
9334 (perror_with_name): New function wrapper.
9335 * utils.h (enum errors): New stub declaration.
9336 (throw_perror_with_name): New declaration.
9337
9338 2013-03-22 Pedro Alves <palves@redhat.com>
9339 Yao Qi <yao@codesourcery.com>
9340 Mark Kettenis <kettenis@gnu.org>
9341
9342 * cli/cli-setshow.c (do_set_command) <var_uinteger>:
9343 Don't let the user set the value to UINT_MAX directly.
9344 <var_integer>: Don't let the user set the value to INT_MAX
9345 directly.
9346
9347 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9348
9349 * remote.c (remote_unpush_target): New function.
9350 (remote_open_1): Remove two pop_target calls, update one comment, add
9351 comment to target_preopen call. Replace pop_target call by
9352 remote_unpush_target call.
9353 (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
9354 pop_target calls by remote_unpush_target calls.
9355
9356 2013-03-22 Pedro Alves <palves@redhat.com>
9357
9358 * linux-nat.c (linux_child_follow_fork): Don't call
9359 linux_enable_event_reporting.
9360 (linux_handle_extended_wait): Don't call
9361 linux_enable_event_reporting.
9362
9363 2013-03-22 Pedro Alves <palves@redhat.com>
9364
9365 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
9366 use it to rewrite the trampoline buffers with type gdb_byte[], and
9367 undefine the macro. Remove char* cast.
9368
9369 2013-03-21 Doug Evans <dje@google.com>
9370
9371 New commands "mt set per-command {space,time,symtab} {on,off}".
9372 * NEWS: Add entry.
9373 * event-top.c: #include "maint.h".
9374 * main.c: #include "maint.h".
9375 * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
9376 timeval-utils.h, maint.h, cli/cli-setshow.h.
9377 (per_command_time, per_command_space): New static globals.
9378 (per_command_symtab): New static global.
9379 (per_command_setlist, per_command_showlist): New static globals.
9380 (struct cmd_stats): Move here from utils.c.
9381 (set_per_command_time): Renamed from set_display_time in utils.c
9382 and moved here. All callers updated.
9383 (set_per_command_space): Renamed from set_display_space in utils.c
9384 and moved here. All callers updated.
9385 (count_symtabs_and_blocks): New function.
9386 (report_command_stats): Moved here from utils.c. Add support for
9387 printing symtab stats. Only print data if enabled before command
9388 executed.
9389 (make_command_stats_cleanup): Ditto.
9390 (sert_per_command_cmd, show_per_command_cmd): New functions.
9391 (_initialize_maint_cmds): Add new commands
9392 mt set per-command {space,time,symtab} {on,off}.
9393 * maint.h: New file.
9394 * top.c: #include "maint.h".
9395 * utils.c (reset_prompt_for_continue_wait_time): New function.
9396 (get_prompt_for_continue_wait_time): New function.
9397 * utils.h (reset_prompt_for_continue_wait_time): Declare
9398 (get_prompt_for_continue_wait_time): Declare.
9399 (make_command_stats_cleanup): Moved to maint.h.
9400 (set_display_time, set_display_space): Moved to maint.h and renamed
9401 to set_per_command_time, set_per_command_space.
9402 * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
9403 parse_binary_operation and made non-static. Don't call error,
9404 just return an error marker. All callers updated.
9405 * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
9406
9407 2013-03-21 Tom Tromey <tromey@redhat.com>
9408
9409 * symfile.c (alloc_section_addr_info): Update header. Don't set
9410 'num_sections' field.
9411 (build_section_addr_info_from_section_table): Set 'num_sections'.
9412 (build_section_addr_info_from_bfd): Likewise.
9413 (build_section_addr_info_from_objfile): Remove dead loop
9414 condition.
9415 (free_section_addr_info): Unconditionally call xfree.
9416 (relative_addr_info_to_section_offsets, addrs_section_sort)
9417 (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
9418 condition.
9419 (syms_from_objfile_1): Remove dead 'if' condition. Check
9420 'num_sections'.
9421 (add_symbol_file_command): Set 'num_sections'.
9422 * symfile-mem.c (symbol_file_add_from_memory): Set
9423 'num_sections'.
9424 * somread.c (som_symfile_offsets): Remove dead loop condition.
9425 * machoread.c (macho_symfile_offsets): Remove dead 'if'.
9426 * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
9427
9428 2013-03-21 Tom Tromey <tromey@redhat.com>
9429
9430 * tracepoint.h (decode_agent_options): Add 'trace_string'
9431 argument.
9432 * tracepoint.c (decode_agent_options): Add 'trace_string'
9433 argument.
9434 (validate_actionline): Update.
9435 (collect_symbol): Add 'trace_string' argument.
9436 (struct add_local_symbols_data) <trace_string>: New field.
9437 (do_collect_symbol): Update.
9438 (add_local_symbols): Add 'trace_string' argument.
9439 (encode_actions_1): Update.
9440 (trace_dump_actions): Update.
9441 * dwarf2loc.c (access_memory): Update.
9442 * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
9443 * ax-general.c (new_agent_expr): Update.
9444 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
9445 (gen_trace_for_return_address): Add argument.
9446 (trace_kludge, trace_string_kludge): Remove.
9447 * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
9448 (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
9449 (gen_trace_for_var): Add 'trace_string' argument.
9450 (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
9451 (gen_printf, agent_eval_command_one): Update.
9452
9453 2013-03-21 Tom Tromey <tromey@redhat.com>
9454
9455 PR exp/15109:
9456 * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
9457 Handle FILENAME token.
9458
9459 2013-03-21 Tom Tromey <tromey@redhat.com>
9460
9461 * c-exp.y (YYPRINT): Define.
9462 (c_print_token): New function.
9463
9464 2013-03-21 Tom Tromey <tromey@redhat.com>
9465
9466 * c-exp.y (%union) <sym, ivar, ivec>: Remove.
9467
9468 2013-03-21 Yao Qi <yao@codesourcery.com>
9469
9470 * ctf.c: Include "gdb_stat.h".
9471 [USE_WIN32API]: New macro 'mkdir'.
9472 (ctf_start): Use permission bits macros if they are defined.
9473
9474 2013-03-20 Keith Seitz <keiths@redhat.com>
9475
9476 * breakpoint.h (struct breakpoint): Add comment to
9477 extra_string indicating that this member is mallod'd.
9478 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
9479
9480 2013-03-20 Pedro Alves <palves@redhat.com>
9481
9482 PR gdb/15289
9483
9484 * cli/cli-setshow.c (do_set_command)
9485 <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
9486 the result of parsing the command argument. Throw error if the
9487 value is greater than UINT_MAX. Print the invalid value with
9488 plongest.
9489 <var_integer, var_zinteger>: Use LONGEST for variable holding the
9490 result of parsing the command argument. Throw error if the value
9491 is greater than INT_MAX, not greater or equal. Also throw error
9492 if the value is less than INT_MIN. Print the invalid value with
9493 plongest.
9494 <var_zuinteger_unlimited>: Throw error if the value is greater
9495 than INT_MAX, not greater or equal.
9496 (do_show_command) <var_integer, var_zinteger,
9497 var_zuinteger_unlimited>: Use %d for printing int, not %u.
9498
9499 2013-03-20 Tom Tromey <tromey@redhat.com>
9500
9501 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
9502 if possible.
9503 * dwarf2read.c (read_func_scope): Remove old FIXME.
9504 * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
9505 not LOC_COMPUTED.
9506 * findvar.c (symbol_read_needs_frame, default_read_var_value):
9507 Unconditionally call via computed ops, if possible.
9508 * printcmd.c (address_info): Unconditionally call via computed ops,
9509 if possible.
9510 * stack.c (read_frame_arg): Unconditionally call via computed ops,
9511 if possible.
9512 * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
9513 * tracepoint.c (scope_info): Unconditionally call via computed ops,
9514 if possible.
9515
9516 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9517 Tom Tromey <tromey@redhat.com>
9518
9519 PR symtab/8421:
9520 * coffread.c (coff_register_index): New global.
9521 (process_coff_symbol, coff_read_enum_type): Set
9522 SYMBOL_ACLASS_INDEX.
9523 (_initialize_coffread): Initialize new global.
9524 * dwarf2loc.c (locexpr_find_frame_base_location)
9525 (dwarf2_block_frame_base_locexpr_funcs)
9526 (loclist_find_frame_base_location)
9527 (dwarf2_block_frame_base_loclist_funcs): New.
9528 (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
9529 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
9530 * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
9531 (dwarf2_block_frame_base_loclist_funcs): New.
9532 * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
9533 (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
9534 globals.
9535 (read_func_scope): Update.
9536 (fixup_go_packaging, mark_common_block_symbol_computed)
9537 (var_decode_location, new_symbol_full, dwarf2_const_value):
9538 Set SYMBOL_ACLASS_INDEX.
9539 (dwarf2_symbol_mark_computed): Likewise. Add 'is_block' argument.
9540 (_initialize_dwarf2_read): Initialize new globals.
9541 * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
9542 * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
9543 * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
9544 globals.
9545 (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
9546 (_initialize_mdebugread): Initialize new globals.
9547 * psympriv.h (struct partial_symbol) <aclass>: Update comment.
9548 * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
9549 (stab_register_index, stab_regparm_index): New globals.
9550 (define_symbol, read_enum_type, common_block_end): Set
9551 SYMBOL_ACLASS_INDEX.
9552 (_initialize_stabsread): Initialize new globals.
9553 * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
9554 globals.
9555 (MAX_SYMBOL_IMPLS): New define.
9556 (register_symbol_computed_impl, register_symbol_block_impl)
9557 (register_symbol_register_impl)
9558 (initialize_ordinary_address_classes): New functions.
9559 (_initialize_symtab): Call initialize_ordinary_address_classes.
9560 * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
9561 (struct symbol_impl): New.
9562 (SYMBOL_ACLASS_BITS): New define.
9563 (struct symbol) <aclass, ops>: Remove fields.
9564 <aclass_index>: New field.
9565 (symbol_impls): Declare.
9566 (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
9567 (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
9568 (register_symbol_computed_impl, register_symbol_block_impl)
9569 (register_symbol_register_impl): Declare.
9570 (struct symbol_computed_ops): Add location_has_loclist.
9571 (struct symbol_block_ops): New.
9572 (SYMBOL_BLOCK_OPS): New.
9573 * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
9574
9575 2013-03-20 Tom Tromey <tromey@redhat.com>
9576
9577 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
9578 (print_partial_symbols, recursively_search_psymtabs): Use
9579 PSYMBOL_CLASS.
9580
9581 2013-03-20 Pierre Muller <muller@sourceware.org>
9582
9583 * contrib/ari/gdb_ari.sh (OP eol rule): Also check
9584 addtion, subtraction, multiplication and division binary operator.
9585
9586 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9587
9588 Code cleanup.
9589 * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
9590 * bsd-kvm.c (bsd_kvm_close): Likewise.
9591 * bsd-uthread.c (bsd_uthread_close): Likewise.
9592 * corelow.c (core_close): Likewise.
9593 (core_close_cleanup): Remove parameter quitting from a caller.
9594 * event-top.c (async_disconnect): Likewise.
9595 * exec.c (exec_close_1): Remove parameter quitting.
9596 * go32-nat.c (go32_close): Likewise.
9597 * linux-nat.c (linux_nat_close): Remove parameter quitting. Remove
9598 parameter quitting from a caller.
9599 * mips-linux-nat.c (super_close): Remove parameter quitting from the
9600 variable.
9601 (mips_linux_close): Remove parameter quitting. Remove parameter
9602 quitting from a caller.
9603 * monitor.c (monitor_close): Remove parameter quitting.
9604 * monitor.h (monitor_close): Likewise.
9605 * record-btrace.c (record_btrace_close): Likewise.
9606 * record-full.c (record_full_close): Likewise.
9607 * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
9608 it also from fprintf_unfiltered.
9609 * remote-mips.c (mips_close): Remove parameter quitting.
9610 (mips_detach): Remove parameter quitting from a caller.
9611 * remote-sim.c (gdbsim_close): Remove parameter quitting.
9612 (gdbsim_close): Remove duplicate function comment. Remove parameter
9613 quitting and remove it also from printf_filtered.
9614 * remote.c (remote_close): Remove parameter quitting.
9615 * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
9616 * target.c (update_current_target): Remove parameter int from to_close
9617 de_fault.
9618 (push_target, unpush_target, pop_target): Remove parameter quitting from
9619 a caller.
9620 (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
9621 Remove parameter quitting from a caller.
9622 (target_preopen): Remove parameter quitting from a caller.
9623 (target_close): Remove parameter quitting. Remove parameter quitting
9624 from a caller two times. Remove parameter quitting also from
9625 fprintf_unfiltered.
9626 * target.h (struct target_ops): Remove parameter quitting and as int
9627 from fields to_xclose and to_close.
9628 (extern struct target_ops current_target):
9629 (target_close, pop_all_targets): Remove parameter quitting. Update the
9630 comment.
9631 (pop_all_targets_above): Remove parameter quitting.
9632 * top.c (quit_target): Remove parameter quitting from a caller.
9633 * tracepoint.c (tfile_close): Remove parameter quitting.
9634 * windows-nat.c (windows_close): Remove parameter quitting.
9635
9636 2013-03-20 Corinna Vinschen <vinschen@redhat.com>
9637
9638 * windows-nat.c (handle_output_debug_string): Replace call
9639 to string_to_core_addr with call to strtoull.
9640
9641 2013-03-20 Yao Qi <yao@codesourcery.com>
9642
9643 * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
9644 and write it to CTF metadata.
9645
9646 2013-03-19 Corinna Vinschen <vinschen@redhat.com>
9647
9648 * windows-nat.c (handle_output_debug_string): Change type of n to
9649 SIZE_T to avoid crash on 64 bit systems.
9650
9651 2013-03-17 Eli Zaretskii <eliz@gnu.org>
9652
9653 * python/python-internal.h (HAVE_SNPRINTF)
9654 [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
9655 about redefinition of snprintf by pyerrors.h.
9656
9657 2013-03-15 Steve Ellcey <sellcey@mips.com>
9658
9659 * remote-sim.c (sim_command_completer): Make char arguments const.
9660
9661 2013-03-15 Tom Tromey <tromey@redhat.com>
9662
9663 PR c++/15116:
9664 * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
9665
9666 2013-03-14 Tom Tromey <tromey@redhat.com>
9667
9668 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
9669 New fields.
9670 (get_file_crc): Move from symfile.c.
9671 (gdb_bfd_crc): New function.
9672 * gdb_bfd.h (gdb_bfd_crc): Declare.
9673 * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
9674 * symfile.c (get_file_crc): Move to gdb_bfd.c.
9675 (separate_debug_file_exists): Use gdb_bfd_crc.
9676
9677 2013-03-14 Tom Tromey <tromey@redhat.com>
9678
9679 * symfile.c (get_debug_link_info): Remove.
9680 (find_separate_debug_file_by_debuglink): Use
9681 bfd_get_debug_link_info.
9682
9683 2013-03-14 Tom Tromey <tromey@redhat.com>
9684
9685 * symtab.c (error_in_psymtab_expansion): New function.
9686 (lookup_symbol_aux_quick)
9687 (basic_lookup_transparent_type_quick): Remove "last resort"
9688 code. Use error_in_psymtab_expansion.
9689
9690 2013-03-14 Doug Evans <dje@google.com>
9691 Jan Kratochvil <jan.kratochvil@redhat.com>
9692
9693 * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
9694 any successful compare_filenames_for_search or FILENAME_CMP.
9695 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
9696 * symtab.c (iterate_over_some_symtabs): Likewise.
9697
9698 2013-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9699
9700 * source.c (print_source_lines_base): Make a local copy of
9701 symtab_to_fullname.
9702
9703 2013-03-14 Hui Zhu <hui_zhu@mentor.com>
9704 Jan Kratochvil <jan.kratochvil@redhat.com>
9705
9706 * source.c (print_source_lines_base): Suppress "file" for TUI.
9707
9708 2013-03-14 Keith Seitz <keiths@redhat.com>
9709 Alan Matsuoka <alanm@redhat.com>
9710
9711 PR c++/15203
9712 PR c++/15210
9713 * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
9714 TYPE_CODE_METHOD.
9715 * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
9716 symbols.
9717
9718 2013-03-14 Yao Qi <yao@codesourcery.com>
9719
9720 * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
9721 status to tfile if trace is stopped by command 'tstop'.
9722
9723 2013-03-14 Yao Qi <yao@codesourcery.com>
9724
9725 * tracepoint.c (tfile_write_status): Write trace notes and user
9726 name into tfile if they are not NULL.
9727
9728 2013-03-14 Hui Zhu <hui@codesourcery.com>
9729 Yao Qi <yao@codesourcery.com>
9730
9731 * Makefile.in (REMOTE_OBS): Add ctf.o.
9732 (SFILES): Add ctf.c.
9733 (HFILES_NO_SRCDIR): Add ctf.h.
9734 * ctf.c, ctf.h: New files.
9735 * tracepoint.c: Include 'ctf.h'.
9736 (collect_pseudocommand): Remove static.
9737 (trace_save_command): Parse option "-ctf".
9738 Produce different trace file writers per option.
9739 Adjust output message.
9740 (trace_save_tfile, trace_save_ctf): New.
9741 * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
9742 * mi/mi-main.c: Include 'ctf.h'.
9743 (mi_cmd_trace_save): Handle option '-ctf'. Call either
9744 trace_save_tfile or trace_save_ctf.
9745 * NEWS: Mention these changes.
9746
9747 2013-03-14 Yao Qi <yao@codesourcery.com>
9748
9749 * tracepoint.c (trace_file_writer_xfree): New.
9750 (struct tfile_writer_data): New.
9751 (tfile_dtor, tfile_can_target_save, tfile_start): New.
9752 (tfile_write_header, tfile_write_regblock_type): New.
9753 (tfile_write_status, tfile_write_uploaded_tsv): New.
9754 (tfile_write_uploaded_tp, tfile_write_definition_end): New.
9755 (tfile_write_raw_data, (tfile_end): New.
9756 (tfile_write_ops): New global variable.
9757 (TRACE_WRITE_R_BLOCK): New macro.
9758 (TRACE_WRITE_M_BLOCK_HEADER): New macro.
9759 (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
9760 (TRACE_WRITE_V_BLOCK): New macro.
9761 (trace_save): Add extra one parameter WRITER. Make it static.
9762 Use WRITER to writer trace.
9763 (tfile_trace_file_writer_new): New.
9764 (trace_save_command): Caller update.
9765 (trace_save_tfile): Write trace data in TFILE format.
9766 * tracepoint.h (struct trace_frame_write_ops): New.
9767 (struct trace_file_write_ops): New.
9768 (struct trace_file_writer): New.
9769 (trace_save): Remove its declaration.
9770 (trace_save_tfile): Declare it.
9771 * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
9772 instead of trace_save.
9773
9774 2013-03-13 Pedro Alves <palves@redhat.com>
9775
9776 * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
9777
9778 2013-03-13 Pedro Alves <palves@redhat.com>
9779
9780 * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
9781 commented out code.
9782 * demangle.c (current_demangling_style_string): Make it const.
9783 (set_demangling_command): Assert the demangling style is known.
9784 Remove all handling of unknown styles. Set
9785 'current_demangling_style_string' to an element of the
9786 demangling_style_names array.
9787 (set_demangling_style): Delete.
9788 (_initialize_demangler): Set current_demangling_style_string to the
9789 element of the demangling_style_names array that corresponds to
9790 the default demangling style. Remove FIXME note. Don't call
9791 set_demangling_style.
9792 * gdb-demangle.h (set_demangling_style): Remove declaration.
9793
9794 2013-03-13 Pedro Alves <palves@redhat.com>
9795
9796 * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
9797 fields const.
9798 (ada_make_symbol_completion_list): Make "text0" parameter const.
9799 * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
9800 * breakpoint.c (condition_completer): Make "text" and "word"
9801 parameters const. Adjust.
9802 (check_tracepoint_command): Adjust to validate_actionline
9803 prototype change.
9804 (catch_syscall_completer): Make "text" and "word" parameters
9805 const.
9806 * cli/cli-cmds.c (show_user): Make "comname" local const.
9807 (valid_command_p): Make "command" parameter const.
9808 (alias_command): Make "alias_prefix" and "command_prefix" locals
9809 const.
9810 * cli/cli-decode.c (add_cmd): Make "name" parameter const.
9811 (add_alias_cmd): Make "name" and "oldname" parameters const.
9812 Adjust. No longer make copy of OLDNAME.
9813 (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
9814 (add_setshow_cmd_full, add_setshow_enum_cmd)
9815 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9816 (add_setshow_filename_cmd, add_setshow_string_cmd)
9817 (add_setshow_string_noescape_cmd)
9818 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9819 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9820 (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
9821 (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
9822 Make "name" parameter const.
9823 (help_cmd): Rename "command" parameter to "arg". New const local
9824 "command".
9825 (find_cmd): Make "command" parameter const.
9826 (lookup_cmd_1): Make "text" parameter pointer to const. Adjust to
9827 deprecated_cmd_warning prototype change.
9828 (undef_cmd_error): Make "cmdtype" parameter const.
9829 (lookup_cmd): Make "line" parameter const.
9830 (deprecated_cmd_warning): Change type of "text" parameter to
9831 pointer to const char, from pointer to pointer to char. Adjust.
9832 (lookup_cmd_composition): Make "text" parameter const.
9833 (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
9834 parameters const.
9835 * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
9836 const.
9837 * cli/cli-script.c (validate_comname): Make "tem" local const.
9838 (define_command): New const local "tem_c". Use it in calls to
9839 lookup_cmd.
9840 (document_command): Make "tem" and "comfull" locals const.
9841 (show_user_1): Make "prefix" and "name" parameters const.
9842 * cli-script.h (show_user_1): Make "prefix" and "name" parameters
9843 const.
9844 * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
9845 (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
9846 (deprecated_cmd_warning, lookup_cmd_composition, add_com)
9847 (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
9848 (complete_on_enum, add_setshow_enum_cmd)
9849 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9850 (add_setshow_filename_cmd, add_setshow_string_cmd)
9851 (add_setshow_string_noescape_cmd)
9852 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9853 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9854 (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
9855 Change prototypes, constifying strings.
9856 * completer.c (noop_completer, filename_completer): Make "text"
9857 and "prefix" parameters const.
9858 (location_completer, expression_completer)
9859 (complete_line_internal): Make "text" and "prefix" parameters
9860 const and adjust.
9861 (command_completer, signal_completer): Make "text" and "prefix"
9862 parameters const.
9863 * completer.h (noop_completer, filename_completer)
9864 (expression_completer, location_completer, command_completer)
9865 (signal_completer): Change prototypes.
9866 * corefile.c (complete_set_gnutarget): Make "text" and "word"
9867 parameters const.
9868 * cp-abi.c (cp_abi_completer): Likewise.
9869 * expression.h (parse_expression_for_completion): Change
9870 prototype.
9871 * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
9872 parameters const.
9873 * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
9874 * infrun.c (handle_completer): Make "text" and "word" parameters
9875 const.
9876 * interps.c (interpreter_completer): Make "text" and "word"
9877 parameters const.
9878 * language.h (struct language_defn)
9879 <la_make_symbol_completion_list>: Make "text" and "word"
9880 parameters const.
9881 * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
9882 (parse_exp_in_context): Rename to ...
9883 (parse_exp_in_context_1): ... this.
9884 (parse_exp_in_context): Reimplement, with const hack from
9885 parse_exp_1.
9886 (parse_expression_for_completion): Make "string" parameter const.
9887 * printcmd.c (decode_format): Make "string_ptr" parameter pointer
9888 to pointer to const char. Adjust.
9889 (print_command_1): Make "exp" parameter const.
9890 (output_command): Rename to ...
9891 (output_command_const): ... this. Make "exp" parameter const.
9892 (output_command): Reimplement.
9893 (x_command): Adjust.
9894 (display_command): Rename "exp" parameter to "arg". New "exp"
9895 local, const version of "arg".
9896 * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
9897 "cmd_name" local const.
9898 * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
9899 call.
9900 (cmdpy_completer): Make "text" and "word" parameters const.
9901 (gdbpy_parse_command_name): Make "prefix_text2" local const.
9902 * python/py-param.c (add_setshow_generic): Make "tmp_name" local
9903 const.
9904 * remote.c (_initialize_remote): Make "cmd_name" local const.
9905 * symtab.c (language_search_unquoted_string): Make "text" and "p"
9906 parameters const. Adjust.
9907 (completion_list_add_fields): Make "sym_text", "text" and "word"
9908 parameters const.
9909 (struct add_name_data) <sym_text, text, word>: Make fields const.
9910 (default_make_symbol_completion_list_break_on): Make "text" and
9911 "word" parameters const. Adjust locals.
9912 (default_make_symbol_completion_list)
9913 (make_symbol_completion_list, make_symbol_completion_type)
9914 (make_symbol_completion_list_fn): Make "text" and "word"
9915 parameters const.
9916 (make_file_symbol_completion_list): Make "text", "word" and
9917 "srcfile" parameters const. Adjust locals.
9918 (add_filename_to_list): Make "text" and "word" parameters const.
9919 (struct add_partial_filename_data) <text, word>: Make fields
9920 const.
9921 (make_source_files_completion_list): Make "text" and "word"
9922 parameters const.
9923 * symtab.h (default_make_symbol_completion_list_break_on)
9924 (default_make_symbol_completion_list, make_symbol_completion_list)
9925 (make_symbol_completion_type enum type_code)
9926 (make_symbol_completion_list_fn make_file_symbol_completion_list)
9927 (make_source_files_completion_list): Change prototype.
9928 * top.c (execute_command): Adjust to pass pointer to pointer to
9929 const char to lookup_cmd, and to deprecated_cmd_warning prototype
9930 change.
9931 (set_verbose): Make "cmdname" local const.
9932 * tracepoint.c (decode_agent_options): Make "exp" parameter const,
9933 and adjust.
9934 (validate_actionline): Make "line" parameter a pointer to const
9935 char, and adjust.
9936 (encode_actions_1): Make "action_exp" local const, and adjust.
9937 (encode_actions): Adjust.
9938 (replace_comma): Delete.
9939 (trace_dump_actions): Make "action_exp" and "next_comma" locals
9940 const, and adjust. Don't frob the action string while splitting
9941 it at commas. Instead, make a copy of each split substring in
9942 turn.
9943 (trace_dump_command): Adjust to validate_actionline prototype
9944 change.
9945 * tracepoint.h (decode_agent_options, decode_agent_options)
9946 (encode_actions, validate_actionline): Change prototypes.
9947 * valprint.h (output_command): Delete declaration.
9948 (output_command_const): Declare.
9949 * value.c (function_destroyer): Cast const away in xfree call.
9950
9951 2013-03-13 Pedro Alves <palves@redhat.com>
9952
9953 * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
9954 rather than casting 'const char * const *' to 'const char **'.
9955 * ada-lex.l (processInt): Make "trailer" local const. Remove
9956 'const char **' cast.
9957 * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
9958 locals, and use those as strtol output pointer, instead than doing
9959 invalid casts to from 'const char **' to 'char **'.
9960 (_initialize_demangle): Remove cast.
9961 * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
9962 locals, and use those as strtol output pointer, instead than doing
9963 invalid casts to from 'const char **' to 'char **'.
9964 * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
9965 casts.
9966 * stap-probe.c (stap_parse_register_operand)
9967 (stap_parse_single_operand): Likewise.
9968
9969 2013-03-13 Yao Qi <yao@codesourcery.com>
9970
9971 * tracepoint.c (tfile_get_trace_state_variable_value): Look for
9972 the last matched 'V' blcok in trace frame.
9973
9974 2013-03-12 Joel Brobecker <brobecker@adacore.com>
9975
9976 * NEWS: Create a new section for the next release branch.
9977 Rename the section of the current branch, now that it has
9978 been cut.
9979
9980 2013-03-12 Joel Brobecker <brobecker@adacore.com>
9981
9982 GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
9983 * version.in: Bump version to 7.6.50.20130312-cvs.
9984
9985 2013-03-12 Keith Seitz <keiths@redhat.com>
9986
9987 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
9988 * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
9989 Remove temporary copy of input string.
9990 (mi_execute_command_wrapper): Make "cmd" const.
9991 * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
9992 * mi/mi-parse.c (mi_parse_argv): Make "args" const.
9993 Use const strings.
9994 (mi_parse): Make "cmd" const.
9995 Use const strings.
9996 * mi/mi-parse.h (mi_parse): Make "cmd" const.
9997
9998 2013-03-12 Keith Seitz <keiths@redhat.com>
9999
10000 * ada-lang.c (ada_read_renaming_var_value): Pass const
10001 pointer to expression string to parse_exp_1.
10002 (create_excep_cond_exprs): Likewise.
10003 * ax-gdb.c (agent_eval_command_one): Likewise.
10004 (maint_agent_printf_command): Likewise.
10005 Constify much of the string handling/parsing.
10006 * breakpoint.c (set_breakpoint_condition): Pass const
10007 pointer to expression string to parse_exp_1.
10008 (update_watchpoint): Likewise.
10009 (parse_cmd_to_aexpr): Constify string handling.
10010 Pass const pointer to parse_exp_1.
10011 (init_breakpoint_sal): Pass const pointer to parse_exp_1.
10012 (find_condition_and_thread): Likewise.
10013 Make TOK const.
10014 (watch_command_1): Make "arg" const.
10015 Constify string handling.
10016 Copy the expression string instead of changing the input
10017 string.
10018 (update_breakpoint_location): Pass const pointer to
10019 parse_exp_1.
10020 * eval.c (parse_and_eval_address): Make "exp" const.
10021 (parse_to_comma_and_eval): Make "expp" const.
10022 (parse_and_eval): Make "exp" const.
10023 * expression.h (parse_expression): Make argument const.
10024 (parse_exp_1): Make first argument const.
10025 * findcmd.c (parse_find_args): Treat "args" as const.
10026 * linespec.c (parse_linespec): Pass const pointer to
10027 linespec_expression_to_pc.
10028 (linespec_expression_to_pc): Make "exp_ptr" const.
10029 * parse.c (parse_exp_1): Make "stringptr" const.
10030 Make a copy of the expression to pass to parse_exp_in_context until
10031 this whole interface can be constified.
10032 (parse_expression): Make "string" const.
10033 * printcmd.c (ui_printf): Treat "arg" as const.
10034 Handle const strings.
10035 * tracepoint.c (validate_actionline): Pass const pointer to
10036 all calls to parse_exp_1.
10037 (encode_actions_1): Likewise.
10038 * value.h (parse_to_comma_and_eval): Make argument const.
10039 (parse_and_eval_address): Likewise.
10040 (parse_and_eval): Likewise.
10041 * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
10042 (varobj_set_value): Likewise.
10043 * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
10044 constify string handling.
10045 Pass const pointers to parse_and_eval_address and
10046 parse_to_comman_and_eval.
10047 * cli/cli-utils.c (skip_to_space): Rename to ...
10048 (skip_to_space_const): ... this. Handle const strings.
10049 * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
10050 skip_to_space_const.
10051 (skip_to_space_const): Declare.
10052 * common/format.c (parse_format_string): Make "arg" const.
10053 Handle const strings.
10054 * common/format.h (parse_format_string): Make "arg" const.
10055 * gdbserver/ax.c (ax_printf): Make "format" const.
10056 * python/python.c (gdbpy_parse_and_eval): Do not make a copy
10057 of the expression string.
10058
10059 2013-03-12 Hui Zhu <hui@codesourcery.com>
10060
10061 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
10062
10063 2013-03-12 Yao Qi <yao@codesourcery.com>
10064 Hui Zhu <hui@codesourcery.com>
10065
10066 * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
10067 (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
10068 DW_OP_deref_size.
10069
10070 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
10071
10072 * ada-lex.l (rules): Only recognize 'thread' as a
10073 delimiter when followed by numerals, as for c-exp.y.
10074 Use new rewind_to_char function to rewind the input for
10075 expression-delimiting tokens.
10076 (rewind_to_char): New function.
10077
10078 2013-03-11 Pedro Alves <palves@redhat.com>
10079 Jan Kratochvil <jan.kratochvil@redhat.com>
10080
10081 * configure: Regenerate.
10082 * configure.ac (check dynamic export flag): Link python test with
10083 $PYTHON_LIBS.
10084
10085 2013-03-11 Doug Evans <dje@google.com>
10086 Keith Seitz <keiths@redhat.com>
10087
10088 * linespec.c (find_linespec_symbols): Call find_function_symbols
10089 first, and then call lookup_prefix_sym/find_method.
10090
10091 2013-03-11 Pedro Alves <palves@redhat.com>
10092
10093 * charset.c (convert_between_encodings): Don't cast between
10094 different pointer to pointer types. Instead, make the 'inp' local
10095 be of the type iconv expects.
10096 (wchar_iterate): Don't cast between different pointer to pointer
10097 types. Instead, use new pointer local of the type iconv expects.
10098 * target.c (target_read_stralloc, target_fileio_read_stralloc):
10099 Add new local of type char pointer, and use it to get a
10100 char/string view of the byte buffer, instead of casting between
10101 pointer to pointer types.
10102
10103 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
10104
10105 * remote.c (remote_set_trace_buffer_size): Move != operator
10106 to the start of next line to fix an ARI warning.
10107
10108 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10109
10110 * NEWS: Add record changes.
10111
10112 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10113
10114 * record-btrace.c (btrace_insn_history): Omit the pc prefix in
10115 the instruction history disassembly.
10116 * disasm.c (dump_insns): Omit the pc prefix, if requested.
10117 * disasm.h (DISASSEMBLY_OMIT_PC): New.
10118
10119 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10120
10121 * Makefile.in (SFILES): Add record-btrace.c
10122 (COMMON_OBS): Add record-btrace.o
10123 * record-btrace.c: New.
10124 * objfiles.c: Include btrace.h.
10125 (free_objfile): call btrace_free_objfile.
10126
10127 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10128
10129 * target.c (target_call_history, target_call_history_from,
10130 target_call_history_range): New.
10131 * target.h (target_ops) <to_call_history, to_call_history_from,
10132 to_call_history_range>: New fields.
10133 (target_call_history, target_call_history_from,
10134 target_call_history_range): New declaration.
10135 * record.c (get_call_history_modifiers, cmd_record_call_history,
10136 record_call_history_size): New.
10137 (_initialize_record): Add the "record function-call-history" command.
10138 Add "set/show record function-call-history-size" commands.
10139 * record.h (record_print_flag): New.
10140
10141 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10142
10143 * target.h (target_ops) <to_insn_history, to_insn_history_from,
10144 to_insn_history_range>: New fields.
10145 (target_insn_history): New.
10146 (target_insn_history_from): New.
10147 (target_insn_history_range): New.
10148 * target.c (target_insn_history): New.
10149 (target_insn_history_from): New.
10150 (target_insn_history_range): New.
10151 * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
10152 (record_insn_history_size): New.
10153 (get_insn_number): New.
10154 (get_context_size): New.
10155 (no_chunk): New.
10156 (get_insn_history_modifiers): New.
10157 (cmd_record_insn_history): New.
10158 (_initialize_record): Add "set/show record instruction-history-size"
10159 command. Add "record instruction-history" command.
10160
10161 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10162
10163 * record.h (record_disconnect): New.
10164 (record_detach): New.
10165 (record_mourn_inferior): New.
10166 (record_kill): New.
10167 * record-full.c (record_disconnect, record_detach,
10168 record_mourn_inferior, record_kill): Move to...
10169 * record.c: ...here.
10170 (DEBUG): New.
10171 (record_stop): New.
10172 (record_unpush): New.
10173 (cmd_record_stop): Call record_stop. Replace unpush_target
10174 call with record_unpush call.
10175 (record_disconnect, record_detach): Assert that the target
10176 is of record stratum. Call record_unpush, record_stop, and
10177 DEBUG.
10178 (record_mourn_inferior, record_kill): Assert that the target
10179 is of record stratum. Call record_unpush and DEBUG.
10180
10181 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10182
10183 * record-full.h, record-full.c (record_memory_query): Rename
10184 to ...
10185 (record_full_memory_query): ...this. Update all users.
10186 (record_arch_list_add_reg): Rename to ...
10187 (record_full_arch_list_add_reg): ...this. Update all users.
10188 (record_arch_list_add_mem): Rename to ...
10189 (record_full_arch_list_add_mem): ...this. Update all users.
10190 (record_arch_list_add_end): Rename to ...
10191 (record_full_arch_list_add_end): ...this. Update all users.
10192 (record_gdb_operation_disable_set): Rename to ...
10193 (record_full_gdb_operation_disable_set): ...this.
10194 Update all users.
10195
10196 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10197
10198 * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
10199 (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
10200 (RECORD_IS_REPLAY): Renamed to ...
10201 (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
10202 (RECORD_FILE_MAGIC): Renamed to ...
10203 (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
10204 (record_mem_entry): Renamed to ...
10205 (record_full_mem_entry): ... this. Updated all users.
10206 (record_reg_entry): Renamed to ...
10207 (record_full_reg_entry): ... this. Updated all users.
10208 (record_end_entry): Renamed to ...
10209 (record_full_end_entry): ... this. Updated all users.
10210 (record_type) <record_end, record_reg, record_mem>: Renamed
10211 to ...
10212 (record_full_type) <record_full_end, record_full_reg,
10213 record_full_mem>: ... this. Updated all users.
10214 (record_entry): Renamed to ...
10215 (record_full_entry): ... this. Updated all users.
10216 (record_core_buf_entry): Renamed to ...
10217 (record_full_core_buf_entry): ... this. Updated all users.
10218 (record_core_regbuf): Renamed to ...
10219 (record_full_core_regbuf): ... this. Updated all users.
10220 (record_core_start): Renamed to ...
10221 (record_full_core_start): ... this. Updated all users.
10222 (record_core_end): Renamed to ...
10223 (record_full_core_end): ... this. Updated all users.
10224 (record_core_buf_list): Renamed to ...
10225 (record_full_core_buf_list): ... this. Updated all users.
10226 (record_first): Renamed to ...
10227 (record_full_first): ... this. Updated all users.
10228 (record_list): Renamed to ...
10229 (record_full_list): ... this. Updated all users.
10230 (record_arch_list_head): Renamed to ...
10231 (record_full_arch_list_head): ... this. Updated all users.
10232 (record_arch_list_tail): Renamed to ...
10233 (record_full_arch_list_tail): ... this. Updated all users.
10234 (record_stop_at_limit): Renamed to ...
10235 (record_full_stop_at_limit): ... this. Updated all users.
10236 (record_insn_max_num): Renamed to ...
10237 (record_full_insn_max_num): ... this. Updated all users.
10238 (record_insn_num): Renamed to ...
10239 (record_full_insn_num): ... this. Updated all users.
10240 (record_insn_count): Renamed to ...
10241 (record_full_insn_count): ... this. Updated all users.
10242 (record_ops): Renamed to ...
10243 (record_full_ops): ... this. Updated all users.
10244 (record_core_ops): Renamed to ...
10245 (record_full_core_ops): ... this. Updated all users.
10246 (set_record_cmdlist): Renamed to ...
10247 (set_record_full_cmdlist): ... this. Updated all users.
10248 (show_record_cmdlist): Renamed to ...
10249 (show_record_full_cmdlist): ... this. Updated all users.
10250 (record_cmdlist): Renamed to ...
10251 (record_full_cmdlist): ... this. Updated all users.
10252 (record_beneath_to_resume_ops): Renamed to ...
10253 (record_full_beneath_to_resume_ops): ... this. Updated all users.
10254 (record_beneath_to_resume): Renamed to ...
10255 (record_full_beneath_to_resume): ... this. Updated all users.
10256 (record_beneath_to_wait_ops): Renamed to ...
10257 (record_full_beneath_to_wait_ops): ... this. Updated all users.
10258 (record_beneath_to_wait): Renamed to ...
10259 (record_full_beneath_to_wait): ... this. Updated all users.
10260 (record_beneath_to_store_registers_ops): Renamed to ...
10261 (record_full_beneath_to_store_registers_ops): ... this.
10262 Updated all users.
10263 (record_beneath_to_store_registers): Renamed to ...
10264 (record_full_beneath_to_store_registers): ... this.
10265 Updated all users.
10266 (record_beneath_to_xfer_partial_ops): Renamed to ...
10267 (record_full_beneath_to_xfer_partial_ops): ... this.
10268 Updated all users.
10269 (record_beneath_to_xfer_partial): Renamed to ...
10270 (record_full_beneath_to_xfer_partial): ... this.
10271 Updated all users.
10272 (record_beneath_to_insert_breakpoint): Renamed to ...
10273 (record_full_beneath_to_insert_breakpoint): ... this.
10274 Updated all users.
10275 (record_beneath_to_stopped_by_watchpoint): Renamed to ...
10276 (record_full_beneath_to_stopped_by_watchpoint): ... this.
10277 Updated all users.
10278 (record_beneath_to_stopped_data_address): Renamed to ...
10279 (record_full_beneath_to_stopped_data_address): ... this.
10280 Updated all users.
10281 (record_beneath_to_async): Renamed to ...
10282 (record_full_beneath_to_async): ... this. Updated all users.
10283 (record_goto_insn): Renamed to ...
10284 (record_full_goto_insn): ... this. Updated all users.
10285 (record_save): Renamed to ...
10286 (record_full_save): ... this. Updated all users.
10287 (record_reg_alloc): Renamed to ...
10288 (record_full_reg_alloc): ... this. Updated all users.
10289 (record_reg_release): Renamed to ...
10290 (record_full_reg_release): ... this. Updated all users.
10291 (record_mem_alloc): Renamed to ...
10292 (record_full_mem_alloc): ... this. Updated all users.
10293 (record_mem_release): Renamed to ...
10294 (record_full_mem_release): ... this. Updated all users.
10295 (record_end_alloc): Renamed to ...
10296 (record_full_end_alloc): ... this. Updated all users.
10297 (record_end_release): Renamed to ...
10298 (record_full_end_release): ... this. Updated all users.
10299 (record_entry_release): Renamed to ...
10300 (record_full_entry_release): ... this. Updated all users.
10301 (record_list_release): Renamed to ...
10302 (record_full_list_release): ... this. Updated all users.
10303 (record_list_release_following): Renamed to ...
10304 (record_full_list_release_following): ... this.
10305 Updated all users.
10306 (record_list_release_first): Renamed to ...
10307 (record_full_list_release_first): ... this. Updated all users.
10308 (record_arch_list_add): Renamed to ...
10309 (record_full_arch_list_add): ... this. Updated all users.
10310 (record_get_loc): Renamed to ...
10311 (record_full_get_loc): ... this. Updated all users.
10312 (record_check_insn_num): Renamed to ...
10313 (record_full_check_insn_num): ... this. Updated all users.
10314 (record_arch_list_cleanups): Renamed to ...
10315 (record_full_arch_list_cleanups): ... this. Updated all users.
10316 (record_message): Renamed to ...
10317 (record_full_message): ... this. Updated all users.
10318 (record_message_wrapper): Renamed to ...
10319 (record_full_message_wrapper): ... this. Updated all users.
10320 (record_message_wrapper_safe): Renamed to ...
10321 (record_full_message_wrapper_safe): ... this. Updated all users.
10322 (record_gdb_operation_disable): Renamed to ...
10323 (record_full_gdb_operation_disable): ... this. Updated all users.
10324 (record_hw_watchpoint): Renamed to ...
10325 (record_full_hw_watchpoint): ... this. Updated all users.
10326 (record_exec_insn): Renamed to ...
10327 (record_full_exec_insn): ... this. Updated all users.
10328 (record_restore): Renamed to ...
10329 (record_full_restore): ... this. Updated all users.
10330 (record_async_inferior_event_token): Renamed to ...
10331 (record_full_async_inferior_event_token): ... this.
10332 Updated all users.
10333 (record_async_inferior_event_handler): Renamed to ...
10334 (record_full_async_inferior_event_handler): ... this.
10335 Updated all users.
10336 (record_core_open_1): Renamed to ...
10337 (record_full_core_open_1): ... this. Updated all users.
10338 (record_open_1): Renamed to ...
10339 (record_full_open_1): ... this. Updated all users.
10340 (record_open): Renamed to ...
10341 (record_full_open): ... this. Updated all users.
10342 (record_close): Renamed to ...
10343 (record_full_close): ... this. Updated all users.
10344 (record_resume_step): Renamed to ...
10345 (record_full_resume_step): ... this. Updated all users.
10346 (record_resumed): Renamed to ...
10347 (record_full_resumed): ... this. Updated all users.
10348 (record_execution_dir): Renamed to ...
10349 (record_full_execution_dir): ... this. Updated all users.
10350 (record_resume): Renamed to ...
10351 (record_full_resume): ... this. Updated all users.
10352 (record_get_sig): Renamed to ...
10353 (record_full_get_sig): ... this. Updated all users.
10354 (record_sig_handler): Renamed to ...
10355 (record_full_sig_handler): ... this. Updated all users.
10356 (record_wait_cleanups): Renamed to ...
10357 (record_full_wait_cleanups): ... this. Updated all users.
10358 (record_wait_1): Renamed to ...
10359 (record_full_wait_1): ... this. Updated all users.
10360 (record_wait): Renamed to ...
10361 (record_full_wait): ... this. Updated all users.
10362 (record_stopped_by_watchpoint): Renamed to ...
10363 (record_full_stopped_by_watchpoint): ... this. Updated all users.
10364 (record_disconnect): Renamed to ...
10365 (record_full_disconnect): ... this. Updated all users.
10366 (record_detach): Renamed to ...
10367 (record_full_detach): ... this. Updated all users.
10368 (record_mourn_inferior): Renamed to ...
10369 (record_full_mourn_inferior): ... this. Updated all users.
10370 (record_kill): Renamed to ...
10371 (record_full_kill): ... this. Updated all users.
10372 (record_stopped_data_address): Renamed to ...
10373 (record_full_stopped_data_address): ... this. Updated all users.
10374 (record_registers_change): Renamed to ...
10375 (record_full_registers_change): ... this. Updated all users.
10376 (record_store_registers): Renamed to ...
10377 (record_full_store_registers): ... this. Updated all users.
10378 (record_xfer_partial): Renamed to ...
10379 (record_full_xfer_partial): ... this. Updated all users.
10380 (record_breakpoint): Renamed to ...
10381 (record_full_breakpoint): ... this. Updated all users.
10382 (record_breakpoint_p): Renamed to ...
10383 (record_full_breakpoint_p): ... this. Updated all users.
10384 (record_breakpoints): Renamed to ...
10385 (record_full_breakpoints): ... this. Updated all users.
10386 (record_sync_record_breakpoints): Renamed to ...
10387 (record_full_sync_record_breakpoints): ... this.
10388 Updated all users.
10389 (record_init_record_breakpoints): Renamed to ...
10390 (record_full_init_record_breakpoints): ... this.
10391 Updated all users.
10392 (record_insert_breakpoint): Renamed to ...
10393 (record_full_insert_breakpoint): ... this. Updated all users.
10394 (record_remove_breakpoint): Renamed to ...
10395 (record_full_remove_breakpoint): ... this. Updated all users.
10396 (record_can_execute_reverse): Renamed to ...
10397 (record_full_can_execute_reverse): ... this. Updated all users.
10398 (record_get_bookmark): Renamed to ...
10399 (record_full_get_bookmark): ... this. Updated all users.
10400 (record_goto_bookmark): Renamed to ...
10401 (record_full_goto_bookmark): ... this. Updated all users.
10402 (record_async): Renamed to ...
10403 (record_full_async): ... this. Updated all users.
10404 (record_can_async_p): Renamed to ...
10405 (record_full_can_async_p): ... this. Updated all users.
10406 (record_is_async_p): Renamed to ...
10407 (record_full_is_async_p): ... this. Updated all users.
10408 (record_execution_direction): Renamed to ...
10409 (record_full_execution_direction): ... this. Updated all users.
10410 (record_info): Renamed to ...
10411 (record_full_info): ... this. Updated all users.
10412 (record_delete): Renamed to ...
10413 (record_full_delete): ... this. Updated all users.
10414 (record_is_replaying): Renamed to ...
10415 (record_full_is_replaying): ... this. Updated all users.
10416 (record_goto_entry): Renamed to ...
10417 (record_full_goto_entry): ... this. Updated all users.
10418 (record_goto_begin): Renamed to ...
10419 (record_full_goto_begin): ... this. Updated all users.
10420 (record_goto_end): Renamed to ...
10421 (record_full_goto_end): ... this. Updated all users.
10422 (record_goto): Renamed to ...
10423 (record_full_goto): ... this. Updated all users.
10424 (init_record_ops): Renamed to ...
10425 (init_record_full_ops): ... this. Updated all users.
10426 (record_core_resume): Renamed to ...
10427 (record_full_core_resume): ... this. Updated all users.
10428 (record_core_kill): Renamed to ...
10429 (record_full_core_kill): ... this. Updated all users.
10430 (record_core_fetch_registers): Renamed to ...
10431 (record_full_core_fetch_registers): ... this. Updated all users.
10432 (record_core_prepare_to_store): Renamed to ...
10433 (record_full_core_prepare_to_store): ... this. Updated all users.
10434 (record_core_store_registers): Renamed to ...
10435 (record_full_core_store_registers): ... this. Updated all users.
10436 (record_core_xfer_partial): Renamed to ...
10437 (record_full_core_xfer_partial): ... this. Updated all users.
10438 (record_core_insert_breakpoint): Renamed to ...
10439 (record_full_core_insert_breakpoint): ... this. Updated all users.
10440 (record_core_remove_breakpoint): Renamed to ...
10441 (record_full_core_remove_breakpoint): ... this. Updated all users.
10442 (record_core_has_execution): Renamed to ...
10443 (record_full_core_has_execution): ... this. Updated all users.
10444 (init_record_core_ops): Renamed to ...
10445 (init_record_full_core_ops): ... this. Updated all users.
10446 (cmd_record_restore): Renamed to ...
10447 (cmd_record_full_restore): ... this. Updated all users.
10448 (record_save_cleanups): Renamed to ...
10449 (record_full_save_cleanups): ... this. Updated all users.
10450 (cmd_record_start): Renamed to ...
10451 (cmd_record_full_start): ... this. Updated all users.
10452 (set_record_insn_max_num): Renamed to ...
10453 (set_record_full_insn_max_num): ... this. Updated all users.
10454 (set_record_command): Renamed to ...
10455 (set_record_full_command): ... this. Updated all users.
10456 (show_record_command): Renamed to ...
10457 (show_record_full_command): ... this. Updated all users.
10458 (_initialize_record): Renamed to ...
10459 (_initialize_record_full): ... this. Updated all users.
10460
10461 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10462
10463 * record.h: Split into this and ...
10464 * record-full.h: ... this.
10465 * record.c: Split into this and ...
10466 * record-full.c: ... this.
10467 * target.h (target_ops): Add new fields to_info_record,
10468 to_save_record, to_delete_record, to_record_is_replaying,
10469 to_goto_record_begin, to_goto_record_end, to_goto_record.
10470 (target_info_record): New.
10471 (target_save_record): New.
10472 (target_supports_delete_record): New.
10473 (target_delete_record): New.
10474 (target_record_is_replaying): New.
10475 (target_goto_record_begin): New.
10476 (target_goto_record_end): New.
10477 (target_goto_record): New.
10478 * target.c (target_info_record): New.
10479 (target_save_record): New.
10480 (target_supports_delete_record): New.
10481 (target_delete_record): New.
10482 (target_record_is_replaying): New.
10483 (target_goto_record_begin): New.
10484 (target_goto_record_end): New.
10485 (target_goto_record): New.
10486 * record.h: Declare struct cmd_list_element.
10487 (record_cmdlist): New declaration.
10488 (set_record_cmdlist): New declaration.
10489 (show_record_cmdlist): New declaration.
10490 (info_record_cmdlist): New declaration.
10491 (cmd_record_goto): New declaration.
10492 * record.c: Remove unnecessary includes.
10493 Include inferior.h.
10494 (cmd_record_goto): Remove declaration.
10495 (record_cmdlist): Now extern. Initialize.
10496 (set_record_cmdlist): Now extern. Initialize.
10497 (show_record_cmdlist): Now extern. Initialize.
10498 (info_record_cmdlist): Now extern. Initialize.
10499 (find_record_target): New.
10500 (require_record_target): New.
10501 (cmd_record_start): Update.
10502 (cmd_record_delete): Remove target-specific code.
10503 Call target_delete_record.
10504 (cmd_record_stop): Unpush any record target.
10505 (set_record_insn_max_num): Move to record-full.c
10506 (set_record_command): Add comment.
10507 (show_record_command): Add comment.
10508 (info_record_command): Update comment.
10509 Remove target-specific code.
10510 Call the record target's to_info_record.
10511 (cmd_record_start): New.
10512 (cmd_record_goto): Now extern.
10513 Remove target-specific code.
10514 Call target_goto_begin, target_goto_end, or target_goto.
10515 (_initialize_record): Move record target ops initialization to
10516 record-full.c.
10517 Change "record" command help text.
10518 Move "record restore", "record set", and "record show" commands to
10519 record-full.c.
10520 * Makefile.in (SFILES): Add record-full.c.
10521 (HFILES_NO_SRCDIR): Add record-full.h.
10522 (COMMON_OBS): Add record-full.o.
10523 * amd64-linux-tdep.c: Include record-full.h instead of record.h.
10524 * arm-tdep.c: Include record-full.h.
10525 * i386-linux-tdep.c: Include record-full.h instead of record.h.
10526 * i386-tdep.c: Include record-full.h.
10527 * infrun.c: Include record-full.h.
10528 * linux-record.c: Include record-full.h.
10529 * moxie-tdep.c: Include record-full.h.
10530 * record-full.c: Include record-full.h.
10531 Change module comment.
10532 (set_record_full_cmdlist): New.
10533 (show_record_full_cmdlist): New.
10534 (record_full_cmdlist): New.
10535 (record_goto_insn): New declaration.
10536 (record_save): New declaration.
10537 (record_check_insn_num): Change query string.
10538 (record_info): New.
10539 (record_delete): New.
10540 (record_is_replaying): New.
10541 (record_goto_entry): New.
10542 (record_goto_begin): New.
10543 (record_goto_end): New.
10544 (record_goto): New.
10545 (init_record_ops): Update.
10546 (init_record_core_ops): Update.
10547 (cmd_record_save): Rename to record_save. Remove target and arg checks.
10548 (cmd_record_start): New.
10549 (set_record_insn_max_num): Moved from record.c
10550 (set_record_full_command): New.
10551 (show_record_full_command): New.
10552 (_initialize_record_full): New.
10553
10554 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10555
10556 * target.h (add_deprecated_target_alias): New.
10557 * target.c (add_deprecated_target_alias): New.
10558
10559 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10560
10561 * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
10562 and signal.h.
10563 (linux_supports_btrace): Add kernel and
10564 cpuid check.
10565 (kernel_supports_btrace): New function.
10566 (cpu_supports_btrace): New function.
10567 (intel_supports_btrace): New function.
10568
10569 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10570
10571 * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
10572 * remote.c: Include btrace.h.
10573 (struct btrace_target_info): New struct.
10574 (remote_supports_btrace): New function.
10575 (send_Qbtrace): New function.
10576 (remote_enable_btrace): New function.
10577 (remote_disable_btrace): New function.
10578 (remote_teardown_btrace): New function.
10579 (remote_read_btrace): New function.
10580 (init_remote_ops): Add btrace ops.
10581 (enum <unnamed>): Add btrace packets.
10582 (struct protocol_feature remote_protocol_features[]): Add btrace packets.
10583 (_initialize_remote): Add packet configuration for branch tracing.
10584
10585 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10586
10587 * features/btrace.dtd: New file.
10588 * Makefile.in (XMLFILES): Add btrace.dtd.
10589 * btrace.h (parse_xml_btrace): New declaration.
10590 * btrace.c: Include xml-support.h.
10591 (parse_xml_btrace): New function.
10592 (parse_xml_btrace_block): New function.
10593 (block_attributes): New struct.
10594 (btrace_attributes): New struct.
10595 (btrace_children): New struct.
10596 (btrace_elements): New struct.
10597
10598 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10599
10600 * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
10601 (amd64_linux_enable_btrace): New.
10602 (amd64_linux_disable_btrace): New.
10603 (amd64_linux_teardown_btrace): New.
10604 (_initialize_amd64_linux_nat): Initialize btrace ops.
10605 * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
10606 (i386_linux_enable_btrace): New.
10607 (i386_linux_disable_btrace): New.
10608 (i386_linux_teardown_btrace): New.
10609 (_initialize_i386_linux_nat): Initialize btrace ops.
10610 * config/i386/linux.mh: Add linux-btrace.o.
10611 * config/i386/linux64.mh: Add linux-btrace.o.
10612
10613 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10614
10615 * common/linux_btrace.h: New file.
10616 * common/linux_btrace.c: New file.
10617 * Makefile.in (SFILES): Add btrace.c.
10618 (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
10619 (COMMON_OBS): Add btrace.o.
10620 (linux-btrace.o): New rule.
10621
10622 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10623
10624 * target.h: Include btrace.h.
10625 (struct target_ops) <to_supports_btrace, to_enable_btrace,
10626 to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
10627 * target.c (target_supports_btrace): New function.
10628 (target_enable_btrace): New function.
10629 (target_disable_btrace): New function.
10630 (target_teardown_btrace): New function.
10631 (target_read_btrace): New function.
10632 * btrace.h: New file.
10633 * btrace.c: New file.
10634 * Makefile.in: Add btrace.c.
10635 * gdbthread.h: Include btrace.h.
10636 (struct thread_info): Add btrace field.
10637 * thread.c: Include btrace.h.
10638 (clear_thread_inferior_resources): Call target_teardown_btrace.
10639 * common/btrace-common.h: New file.
10640
10641 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10642
10643 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
10644 for CHILD, ignore PTRACE_KILL errors, move the inner block variable
10645 kill_status to outer block.
10646
10647 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10648
10649 Fix entry-values if the callee called a noreturn function.
10650 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
10651 get_frame_address_in_block. Add new comment.
10652
10653 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10654
10655 Fix entry-values in C++ across CUs.
10656 * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
10657 lookup_minimal_symbol. Add a comment.
10658 * dwarf2read.c
10659 (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
10660 DW_AT_linkage_name.
10661
10662 2013-03-08 Yao Qi <yao@codesourcery.com>
10663
10664 * tracepoint.c (_initialize_tracepoint): Indent the code.
10665
10666 2013-03-08 Pedro Alves <palves@redhat.com>
10667
10668 * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
10669 (parse_find_args, find_command): Change type of pattern buffer
10670 locals to 'gdb_byte *'.
10671
10672 2013-03-08 Stan Shebs <stan@codesourcery.com>
10673 Hafiz Abid Qadeer <abidh@codesourcery.com>
10674
10675 * NEWS: Mention set and show trace-buffer-size commands.
10676 Mention new packet.
10677 * target.h (struct target_ops): New method
10678 to_set_trace_buffer_size.
10679 (target_set_trace_buffer_size): New macro.
10680 * target.c (update_current_target): Set up new method.
10681 * tracepoint.c (trace_buffer_size): New global.
10682 (start_tracing): Send it to the target.
10683 (set_trace_buffer_size): New function.
10684 (_initialize_tracepoint): Add new setshow for trace-buffer-size.
10685 * remote.c (remote_set_trace_buffer_size): New function.
10686 (_initialize_remote): Use it.
10687 (QTBuffer:size) New remote command.
10688 (PACKET_QTBuffer_size): New enum.
10689 (remote_protocol_features): Add an entry for
10690 PACKET_QTBuffer_size.
10691
10692 2013-03-08 Tom Tromey <tromey@redhat.com>
10693
10694 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
10695 variable.
10696
10697 2013-03-07 Pedro Alves <palves@redhat.com>
10698
10699 * target.c (target_read_stralloc, target_fileio_read_alloc):
10700 *Cast pointer to 'gdb_byte *' in target call.
10701
10702 2013-03-07 Pedro Alves <palves@redhat.com>
10703
10704 * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
10705 call.
10706
10707 2013-03-07 Keith Seitz <keiths@redhat.com>
10708
10709 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
10710 (trace_pass_command): Likewise.
10711 * cli/cli-cmds.c: Include cli/cli-utils.h.
10712 (source_command): Use skip-spaces.
10713 (disassemble_command): Likewise.
10714 * findcmd.c: Include cli/cli-utils.h.
10715 (parse_find_args): Use skip_spaces.
10716 * go32-nat.c: Include cli/cli-utils.h.
10717 (go32_sldt): Use skip_spaces.
10718 (go32_sgdt): Likewise.
10719 (go32_sidt): Likewise.
10720 (go32_pde): Likewise.
10721 (go32_pte): Likewise.
10722 (go32_pte_for_address): Likewise.
10723 * infcmd.c: Include cli/cli-utils.h.
10724 (registers_info): Use skip_spaces.
10725 * linux-tdep.c (read_mapping): Use skip_spaces_const.
10726 (linux_info_proc): Likewise.
10727 * linux-thread-db.c: Include cli/cli-utils.h.
10728 (info_auto_load_libthread_db): Use skip_spaces_const.
10729 * m32r-rom.c: Include cli/cli-utils.h.
10730 (m32r_upload_command): Use skip_spaces.
10731 * maint.c: Include cli/cli-utils.h.
10732 (maintenance_translate_address): Use skip_spaces.
10733 * mi/mi-parse.c: Include cli/cli-utils.h.
10734 (mi_parse_argv): Use skip_spaces.
10735 (mi_parse): Likewise.
10736 * minsyms.c: Include cli/cli-utils.h.
10737 (msymbol_hash_iw): Use skip_spaces_const.
10738 * objc-lang.c: Include cli/cli-utils.h.
10739 (parse_selector): Use skip_spaces.
10740 (parse_method): Likewise.
10741 * python/python.c: Include cli/cli-utils.h.
10742 (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
10743 (python_command)[HAVE_PYTHON]: Likewise.
10744 (python_interactive_command)[!HAVE_PYTHON]: Likewise.
10745 * remote-m32r-sdi.c: Include cli/cli-utils.h.
10746 (m32r_load): Use skip_spaces.
10747 * serial.c: Include cli/cli-utils.h.
10748 (serial_open): Use skip_spaces_const.
10749 * stack.c: Include cli/cli-utils.h.
10750 (parse_frame_specification_1): Use skip_spaces_const.
10751 * symfile.c: Include cli/cli-utils.h.
10752 (set_ext_lang_command): Use skip_spaces.
10753 * symtab.c: Include cli/cli-utils.h.
10754 (rbreak_command): Use skip_spaces.
10755 * thread.c (thread_name_command): Use skip_spaces.
10756 * tracepoint.c (validate_actionline): Use skip_spaces.
10757 (encode_actions_1): Likewise.
10758 (trace_find_range_command): Likewise.
10759 (trace_find_outside_command): Likewise.
10760 (trace_dump_actions): Likewise.
10761
10762 2013-03-07 Pedro Alves <palves@redhat.com>
10763
10764 * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
10765 * expprint.c (print_subexp_standard): Likewise.
10766 * utils.c (host_char_to_target): Likewise.
10767 * valprint.c (generic_emit_char, generic_printstr): Likewise.
10768 * varobj.c (value_get_print_value): Change type of local to char*.
10769 Cast it gdb_byte * in call to language printer.
10770
10771 2013-03-07 Pedro Alves <palves@redhat.com>
10772
10773 * charset.c (struct wchar_iterator) <input>: Change type to 'const
10774 gdb_byte *'.
10775 (make_wchar_iterator): Remove cast to char*.
10776 (wchar_iterate): Change type of local.
10777
10778 2013-03-07 Pedro Alves <palves@redhat.com>
10779
10780 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
10781 for 'regcache->register_status'.
10782
10783 2013-03-07 Pedro Alves <palves@redhat.com>
10784
10785 * breakpoint.c (breakpoint_xfer_memory): Change type of local to
10786 int.
10787
10788 2013-03-07 Pedro Alves <palves@redhat.com>
10789
10790 * stap-probe.c (handle_stap_probe): Add cast to char*.
10791
10792 2013-03-07 Pedro Alves <palves@redhat.com>
10793
10794 * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
10795 RECORD_MSGRCV>: Pass a signed variable to
10796 regcache_raw_read_signed, instead of an unsigned one.
10797
10798 2013-03-07 Pedro Alves <palves@redhat.com>
10799
10800 * remote-notif.c (notif_debug): Change type to int.
10801 * remote-notif.h (notif_debug): Likewise.
10802
10803 2013-03-07 Pedro Alves <palves@redhat.com>
10804
10805 * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
10806
10807 2013-03-07 Pedro Alves <palves@redhat.com>
10808
10809 * remote.c (hex2bin, bin2hex): Move extern declarations to ...
10810 * remote.h (hex2bin, bin2hex): ... here.
10811 * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
10812
10813 2013-03-07 Eli Zaretskii <eliz@gnu.org>
10814
10815 * utils.c (initialize_utils): Improve doc strings of "set/show
10816 width", "set/show height", and "set/show pagination".
10817
10818 2013-03-06 Keith Seitz <keiths@redhat.com>
10819
10820 * ax-gdb.c (gen_printf): Make FORMAT const.
10821 * ax-gdb.h (gen_printf): Likewise.
10822 * ax-general.c (ax_string): Make STR const.
10823 * ax.h (ax_string): Likewise.
10824
10825 2013-03-06 Doug Evans <dje@google.com>
10826
10827 * elfread.c (elf_symfile_read): Move debugging printf to more
10828 logical location.
10829
10830 2013-03-06 Pedro Alves <palves@redhat.com>
10831
10832 * python/py-utils.c (target_string_to_unicode): Delete function.
10833 * python/python-internal.h (target_string_to_unicode): Delete
10834 declaration.
10835
10836 2013-03-06 Pierre Muller <muller@sourceware.org>
10837
10838 * linespec.c (get_current_search_block): ARI fix, use (void)
10839 for empty parameter list.
10840
10841 2013-03-05 Doug Evans <dje@google.com>
10842
10843 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
10844 of old ada_lookup_symbol_list. In !full_search case, don't
10845 search superblocks.
10846 (ada_lookup_symbol_list): Delete arg full_search, all callers
10847 updated. Call ada_lookup_symbol_list_worker.
10848 (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
10849 * ada-lang.h (ada_lookup_symbol_list): Update.
10850 * language.h (language_defn): Update comment for
10851 la_iterate_over_symbols.
10852 * linespec.c (iterate_over_file_blocks): New function.
10853 (iterate_over_all_matching_symtabs): Call it.
10854 (lookup_prefix_sym): Ditto.
10855 (get_current_search_block): New function.
10856 (get_search_block): Delete.
10857 (find_label_symbols): Call get_current_search_block.
10858 (add_matching_symbols_to_info): Call iterate_over_file_blocks.
10859 * symtab.c (iterate_over_symbols): Don't search superblocks.
10860
10861 2013-03-05 Yao Qi <yao@codesourcery.com>
10862
10863 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
10864 parameter VAR's type from "unsigned int" to "int".
10865 * command.h (var_zuinteger_unlimited): Update its comments.
10866 (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
10867
10868 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
10869
10870 * NEWS: Mention new target x86_64-*-cygwin*.
10871
10872 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
10873
10874 * configure.host: Add x86_64-*-cygwin* as host.
10875 * configure.tgt: Add x86_64-*-cygwin* as target.
10876 * config/i386/cygwin64.mh: New file.
10877
10878 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10879
10880 * linespec.c (decode_line_2): Fix duplicate request off by two message.
10881
10882 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10883
10884 * linespec.c (struct linespec_canonical_name): New.
10885 (struct linespec_state): Change canonical_names type to it.
10886 (add_sal_to_sals): Change variable canonical_name to canonical. Change
10887 xrealloc element size. Initialize the different CANONICAL fields.
10888 (canonical_to_fullform): New.
10889 (filter_results): Use it. Add variables canonical, fullform and
10890 cleanup.
10891 (struct decode_line_2_item, decode_line_2_compare_items): New.
10892 (decode_line_2): Remove variables iter and item_names, add variables
10893 items and items_count. Modify the code for these new variables.
10894
10895 2013-03-04 Corinna Vinschen <vinschen@redhat.com>
10896
10897 * coff-pe-read.c (read_pe_exported_syms): Don't return without
10898 calling do_cleanup.
10899
10900 2013-03-04 Luis Machado <lgustavo@codesourcery.com>
10901
10902 * tracepoint.c (build_traceframe_info): Add code for byte order.
10903
10904 2013-03-02 Kevin Buettner <kevinb@redhat.com>
10905
10906 * v850-tdep.c: (v850e2_register_name): Revise system register
10907 names to match current V850E2M architecture specifications.
10908 Update register number enum comments too.
10909
10910 2013-03-01 Jiong Wang <jiwang@tilera.com>
10911 Pedro Alves <palves@redhat.com>
10912
10913 * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
10914 to END_ADDR.
10915 (tilegx_skip_prologue): Limit prologue analysis to section end.
10916
10917 2013-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10918
10919 * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
10920 use it.
10921
10922 2013-03-01 Pedro Alves <palves@redhat.com>
10923
10924 Use gdb_byte for bytes from the program being debugged.
10925
10926 * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
10927 Change type of local 'buf' to gdb_byte.
10928 * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
10929 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
10930 * cris-tdep.c (cris_sigcontext_addr)
10931 (cris_sigtramp_frame_unwind_cache): Likewise.
10932 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
10933 (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
10934 Likewise.
10935 * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
10936 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
10937 (hppa32_hpux_search_dummy_call_sequence)
10938 (hppa_hpux_supply_save_state): Likewise.
10939 * hppa-linux-tdep.c (insns_match_pattern)
10940 (hppa_linux_find_global_pointer): Likewise.
10941 * hppa-tdep.c (hppa_in_function_epilogue_p)
10942 (skip_prologue_hard_way, hppa_frame_cache): Likewise.
10943 * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
10944 * i386fbsd-tdep.c (i386fbsd_supply_uthread)
10945 (i386fbsd_collect_uthread): Likewise.
10946 * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
10947 * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
10948 * ia64-tdep.c (examine_prologue, ia64_frame_cache)
10949 (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
10950 (ia64_sigtramp_frame_prev_register, ia64_access_reg)
10951 (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
10952 (ia64_libunwind_frame_prev_register)
10953 (ia64_libunwind_sigtramp_frame_this_id)
10954 (ia64_find_global_pointer_from_dynamic_section)
10955 (find_extant_func_descr, find_func_descr, ia64_dummy_id)
10956 (ia64_unwind_pc): Likewise.
10957 * iq2000-tdep.c (iq2000_store_return_value): Likewise.
10958 * m68hc11-tdep.c (m68hc11_push_dummy_call)
10959 (m68hc11_extract_return_value): Likewise.
10960 * m68klinux-nat.c (fetch_register, store_register): Likewise.
10961 * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
10962 (mep_get_insn, mep_push_dummy_call): Likewise.
10963 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
10964 (mips_linux_in_dynsym_stub): Likewise.
10965 * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
10966 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
10967 * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
10968 to gdb_byte.
10969 * remote-mips.c (mips_set_register): Likewise.
10970 * remote-sim.c (gdbsim_fetch_register): Likewise.
10971 * score-tdep.c (score7_fetch_inst): Change type of parameter
10972 'memblock' and local 'buf' to gdb_byte.
10973 (score7_malloc_and_get_memblock): Change return type to gdb_byte.
10974 Change type of local 'buf' to gdb_byte. Adjust.
10975 (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
10976 to gdb_byte**.
10977 (score7_analyze_prologue): Change type of 'memblock' and
10978 'memblock_ptr' locals to gdb_byte*.
10979 * sh64-tdep.c (sh64_extract_return_value)
10980 (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
10981 * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
10982 * solib-pa64.c (pa64_solib_create_inferior_hook)
10983 (pa64_open_symbol_file_object): Remove local 'buf'.
10984 * solib-som.c (som_solib_create_inferior_hook, link_map_start)
10985 (som_open_symbol_file_object): Likewise.
10986 * solib-spu.c (spu_current_sos): Likewise.
10987 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
10988 * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
10989 (spu_store_registers): Likewise.
10990 * target.c (debug_print_register): Likewise.
10991 * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
10992 * xstormy16-tdep.c (xstormy16_store_return_value)
10993 (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
10994 (xstormy16_find_jmp_table_entry): Likewise.
10995
10996 2013-03-01 Jiong Wang <jiwang@tilera.com>
10997
10998 * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
10999 (tilegx_gdbarch_init): Install it.
11000
11001 2013-02-28 Tom Tromey <tromey@redhat.com>
11002
11003 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
11004 PyLong_Check.
11005
11006 2013-02-28 Doug Evans <dje@google.com>
11007
11008 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
11009 * python/python.c (gdbpy_find_pc_line): Ditto.
11010
11011 2013-02-28 Tom Tromey <tromey@redhat.com>
11012
11013 * contrib/excheck.py: New file.
11014 * contrib/exsummary.py: New file.
11015 * contrib/gcc-with-excheck: New file.
11016
11017 2013-02-28 Tom Tromey <tromey@redhat.com>
11018
11019 * python/python.c (gdbpy_print_stack): Call begin_line and
11020 fprintf_filtered inside TRY_CATCH.
11021
11022 2013-02-28 Tom Tromey <tromey@redhat.com>
11023
11024 * python/python.c (gdbpy_find_pc_line): Call find_pc_line
11025 inside TRY_CATCH.
11026
11027 2013-02-28 Tom Tromey <tromey@redhat.com>
11028
11029 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
11030 frame_object_to_frame_info inside TRY_CATCH.
11031
11032 2013-02-28 Tom Tromey <tromey@redhat.com>
11033
11034 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
11035 TRY_CATCH.
11036
11037 2013-02-28 Tom Tromey <tromey@redhat.com>
11038
11039 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
11040
11041 2013-02-27 Corinna Vinschen <vinschen@redhat.com>
11042
11043 * windows-nat.c: Throughout, fix format strings and casts of
11044 printf-like functions to avoid type related warnings on all
11045 platforms.
11046 (handle_output_debug_string): Fetch context information address
11047 from debug string using string_to_core_addr.
11048
11049 2013-02-27 Jiong Wang <jiwang@tilera.com>
11050
11051 * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
11052 * regformats/reg-tilegx32.dat: New.
11053
11054 2013-02-27 Jiong Wang <jiwang@tilera.com>
11055
11056 * configure.tgt (tilegx-*-linux*): Enable gdbserver.
11057
11058 2013-02-27 Jiong Wang <jiwang@tilera.com>
11059
11060 * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
11061
11062 2013-02-27 Yao Qi <yao@codesourcery.com>
11063 Pedro Alves <palves@redhat.com>
11064
11065 * tracepoint.c (tfile_trace_find): For tfind
11066 pc/tp/range/outside, look for the next trace frame instead of
11067 always starting from frame 0.
11068
11069 2013-02-26 Anthony Green <green@moxielogic.com>
11070
11071 * configure.tgt: Add support for moxie-*-rtems* target.
11072
11073 2013-02-25 Pedro Alves <palves@redhat.com>
11074
11075 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
11076 warning text.
11077
11078 2013-02-24 Maciej W. Rozycki <macro@codesourcery.com>
11079
11080 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
11081 if $fp is used as the virtual frame pointer.
11082
11083 2013-02-23 Alan Modra <amodra@gmail.com>
11084
11085 * elfread.c (elf_symtab_read): Do not use udata.p here to find
11086 symbol size.
11087 * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
11088 * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
11089 * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
11090 * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
11091
11092 2013-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11093
11094 Code cleanup.
11095 * elfread.c (build_id_bfd_get): Make the return type const.
11096 (build_id_verify): Make the check parameter const.
11097 (build_id_to_debug_filename): Make the build_id parameter and variable
11098 data const.
11099 (find_separate_debug_file_by_buildid): Make the variable build_id const.
11100
11101 2013-02-21 Alan Modra <amodra@gmail.com>
11102
11103 * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
11104
11105 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
11106
11107 Add a new method 'disassemble' to gdb.Architecture class.
11108 * python/py-arch.c (archpy_disassmble): Implementation of the
11109 new method gdb.Architecture.disassemble.
11110 (arch_object_methods): Add entry for the new method.
11111
11112 2013-02-20 Jiong Wang <jiwang@tilera.com>
11113
11114 * MAINTAINERS (Write After Approval): Add myself to the list.
11115
11116 2013-02-19 Pedro Alves <palves@redhat.com>
11117
11118 Garbage collect 'struct monitor_ops'::load_routine.
11119
11120 * monitor.h (struct monitor_ops) <load_routine>: Remove field.
11121 * monitor.c (monitor_load): No longer call
11122 current_monitor->load_routine.
11123 * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
11124 * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
11125 * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
11126
11127 2013-02-19 Pedro Alves <palves@redhat.com>
11128
11129 PR gdb/15161
11130
11131 Harmonize with generic_load.
11132
11133 * monitor.c: Include "readline/readline.h".
11134 (monitor_load): Rename parameter 'file' to 'args'. Use build_argv
11135 instead of sscanf. Use CORE_ADDR/strtoulst instead of unsigned
11136 long/strtol for the 'load_offset' local. Error out if no argument
11137 is given or if too many arguments are given. Tilde expand the
11138 passed in file name.
11139
11140 2013-02-19 Kai Tietz <ktietz@redhat.com>
11141
11142 PR gdb/15161
11143 * symfile.c (load_section_data): Change type of load_offset
11144 to CORE_ADDR.
11145 (generic_load): User strtoulst instead of strtoul for conversion
11146 of load_offset.
11147
11148 2013-02-19 Jiong Wang <jiwang@tilera.com>
11149
11150 * tilegx-tdep.c (tilegx_analyze_prologue): add check for
11151 for return address, "lr" register, saved on stack.
11152 * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
11153 after we invoke tilegx_analyze_prologue.
11154
11155 2013-02-19 Jiong Wang <jiwang@tilera.com>
11156
11157 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
11158
11159 2013-02-19 Jiong Wang <jiwang@tilera.com>
11160
11161 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
11162
11163 2013-02-19 Jiong Wang <jiwang@tilera.com>
11164
11165 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
11166 (tilegx_write_pc): New function.
11167 (tilegx_cannot_reference_register): Return zero if REGNO
11168 is TILEGX_FAULTNUM_REGNUM.
11169 (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
11170 (tilegx_register_name): Add handling of "faultnum" register.
11171 * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
11172 * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
11173 handling of TILEGX_FAULTNUM_REGNUM.
11174 * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
11175
11176 2013-02-19 Jiong Wang <jiwang@tilera.com>
11177
11178 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
11179 should be aligned to 64bit.
11180
11181 2013-02-19 Kai Tietz <ktietz@redhat.com>
11182
11183 * windows-nat.c (windows_xfer_memory): Fix debug-output
11184 for LLP64.
11185
11186 2013-02-19 Lei Liu <lei.liu2@windriver.com>
11187
11188 * mips-linux-nat.c (mips64_linux_regsets_store_registers):
11189 Don't check DSP register number if HAVE_DSP is not set.
11190
11191 2013-02-19 Alan Modra <amodra@gmail.com>
11192
11193 * elfread.c (struct build_id): Delete. Use struct elf_build_id
11194 throughout file instead.
11195 (build_id_bfd_get): Update to use new elf_tdata build_id field.
11196 Don't xmalloc return value.
11197 (build_id_verify): Similarly. Don't xfree.
11198 (build_id_to_debug_filename): Update.
11199 (find_separate_debug_file_by_buildid): Update, don't xfree.
11200
11201 2013-02-18 Tom Tromey <tromey@redhat.com>
11202
11203 PR gdb/15102:
11204 * dwarf2read.c (read_subrange_type): Use result of
11205 'check_typedef'.
11206
11207 2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
11208
11209 * frame.c: Remove one extra white space after #include
11210 directive.
11211
11212 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11213
11214 * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
11215
11216 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
11219 and dir commands into an if block.
11220
11221 2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
11222
11223 * python/py-breakpoint (struct pybp_code): Use int instead of
11224 enum type_code.
11225
11226 2013-02-15 Pedro Alves <pedro@codesourcery.com>
11227 Hafiz Abid Qadeer <abidh@codesourcery.com>
11228
11229 * NEWS: Mention new field "trace-file".
11230 * tracepoint.c (trace_status_mi): Output "trace-file" field.
11231 (tfile_open): Record the trace file's filename in the trace
11232 status.
11233 (tfile_files_info): Mention the name of the trace file.
11234 Check the "filename" field explicitely.
11235 (trace_status_command): Explicitely check "filename" field.
11236 (trace_find_command): Ditto.
11237 (trace_find_pc_command): Ditto.
11238 (trace_find_tracepoint_command): Ditto.
11239 (trace_find_line_command): Ditto.
11240 (trace_find_range_command): Ditto.
11241 (trace_find_outside_command): Ditto.
11242 * tracepoint.h (struct trace_status) <from_file>: Rename it
11243 to "filename" and make it hold the trace file's filename
11244 instead of a boolean.
11245 * remote.c (remote_get_trace_status): Initialize "filename"
11246 field with NULL instead of 0.
11247
11248 2013-02-15 Yao Qi <yao@codesourcery.com>
11249
11250 * remote.c: Fix a typo.
11251
11252 2013-02-14 Pierre Muller <muller@sourceware.org>
11253
11254 * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
11255
11256 2013-02-14 Pedro Alves <palves@redhat.com>
11257
11258 * utils.c (savestring): Don't #undef it. Move function to
11259 common/common-utils.c.
11260 * common/common-utils.c: Include gdb_string.h.
11261 (savestring): Move here from utils.c.
11262 * common/common-utils.h (savestring): Declare.
11263
11264 2013-02-14 Pedro Alves <palves@redhat.com>
11265
11266 * utils.c (savestring): Rename parameter 'size' to 'len'.
11267
11268 2013-02-14 Pedro Alves <palves@redhat.com>
11269 Yufeng Zhang <yufeng.zhang@arm.com>
11270
11271 * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
11272 (aarch64_inferior_data, struct aarch64_inferior_data):
11273 Delete.
11274 (struct aarch64_process_info): New.
11275 (aarch64_process_list): New global.
11276 (aarch64_find_process_pid, aarch64_add_process)
11277 (aarch64_process_info_get): New functions.
11278 (aarch64_inferior_data_get): Delete.
11279 (aarch64_process_info_get): New function.
11280 (aarch64_forget_process): New function.
11281 (aarch64_get_debug_reg_state): New parameter 'pid'. Reimplement.
11282 (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
11283 aarch64_get_debug_reg_state.
11284 (aarch64_notify_debug_reg_change): Use iterate_over_lwps
11285 instead of linux_nat_iterate_watchpoint_lwps.
11286 (aarch64_linux_new_fork): New function.
11287 (aarch64_linux_child_post_startup_inferior): Use
11288 aarch64_forget_process instead of aarch64_init_debug_reg_state.
11289 (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
11290 (aarch64_linux_remove_hw_breakpoint)
11291 (aarch64_handle_aligned_watchpoint)
11292 (aarch64_handle_unaligned_watchpoint)
11293 (aarch64_linux_insert_watchpoint)
11294 (aarch64_linux_remove_watchpoint)
11295 (aarch64_linux_stopped_data_address): Adjust to pass the current
11296 process id to aarch64_debug_reg_state.
11297 (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
11298 linux_nat_new_fork hook, and aarch64_forget_process as
11299 linux_nat_forget_process hook; remove the call to
11300 register_inferior_data_with_cleanup.
11301
11302 2013-02-14 Pedro Alves <palves@redhat.com>
11303
11304 * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
11305 EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
11306 lval_memory.
11307
11308 2013-02-14 Pedro Alves <pedro@codesourcery.com>
11309 Hafiz Abid Qadeer <abidh@codesourcery.com>
11310
11311 * tracepoint.h (validate_trace_state_variable_name): Declare.
11312 * tracepoint.c (validate_trace_state_variable_name): New.
11313 (trace_variable_command): Parse the trace state variable's name
11314 without using parse_expression. Do several validations.
11315 * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
11316 trace state variable's name with parse_expression. Validate it.
11317
11318 2013-02-14 Yao Qi <yao@codesourcery.com>
11319
11320 * infcmd.c (breakpoint_proceeded): Remove it.
11321
11322 2013-02-14 Yao Qi <yao@codesourcery.com>
11323
11324 * tracepoint.c (end_actions_pseudocommand): Make it static.
11325 (while_stepping_pseudocommand): Likewise.
11326 * tracepoint.h (end_actions_pseudocommand): Remove the
11327 declaration.
11328 (while_stepping_pseudocommand): Likewise.
11329
11330 2013-02-14 Yao Qi <yao@codesourcery.com>
11331
11332 * cli/cli-decode.c (help_cmd): Remove the declaration of
11333 "cmdlist".
11334 (help_all): Likewise.
11335
11336 2013-02-13 Pedro Alves <palves@redhat.com>
11337
11338 * amd64-linux-nat.c (update_debug_registers_callback):
11339 Update comment.
11340 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
11341 iterate_over_lwps.
11342 (amd64_linux_prepare_to_resume): Pass the lwp's pid to
11343 i386_debug_reg_state.
11344 (amd64_linux_new_fork): New function.
11345 (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
11346 linux_nat_new_fork hook, and i386_forget_process as
11347 linux_nat_forget_process hook.
11348 * i386-linux-nat.c (update_debug_registers_callback):
11349 Update comment.
11350 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
11351 iterate_over_lwps.
11352 (i386_linux_prepare_to_resume): Pass the lwp's pid to
11353 i386_debug_reg_state.
11354 (i386_linux_new_fork): New function.
11355 (_initialize_i386_linux_nat): Install i386_linux_new_fork as
11356 linux_nat_new_fork hook, and i386_forget_process as
11357 linux_nat_forget_process hook.
11358 * i386-nat.c (i386_init_dregs): Delete.
11359 (i386_inferior_data, struct i386_inferior_data):
11360 Delete.
11361 (struct i386_process_info): New.
11362 (i386_process_list): New global.
11363 (i386_find_process_pid, i386_add_process, i386_process_info_get):
11364 New functions.
11365 (i386_inferior_data_get): Delete.
11366 (i386_process_info_get): New function.
11367 (i386_debug_reg_state): New parameter 'pid'. Reimplement.
11368 (i386_forget_process): New function.
11369 (i386_cleanup_dregs): Rewrite.
11370 (i386_update_inferior_debug_regs, i386_insert_watchpoint)
11371 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
11372 (i386_stopped_data_address, i386_insert_hw_breakpoint)
11373 (i386_remove_hw_breakpoint): Adjust to pass the current process id
11374 to i386_debug_reg_state.
11375 (i386_use_watchpoints): Don't register inferior data.
11376 * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
11377 adjust comment.
11378 (i386_forget_process): Declare.
11379 * linux-fork.c (delete_fork): Call linux_nat_forget_process.
11380 * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
11381 New static globals.
11382 (linux_child_follow_fork): Don't call linux_nat_new_thread here.
11383 (add_initial_lwp): New, factored out from ...
11384 (add_lwp): ... this. Don't check the number of lwps before
11385 calling linux_nat_new_thread.
11386 (linux_nat_iterate_watchpoint_lwps): Delete.
11387 (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
11388 (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
11389 forks and vforks.
11390 (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
11391 initial lwp.
11392 (linux_nat_kill, linux_nat_mourn_inferior): Call
11393 linux_nat_forget_process.
11394 (linux_nat_set_new_fork, linux_nat_set_forget_process)
11395 (linux_nat_forget_process): New functions.
11396 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
11397 type.
11398 (linux_nat_iterate_watchpoint_lwps): Delete declaration.
11399 (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
11400 types.
11401 (linux_nat_set_new_fork, linux_nat_set_forget_process)
11402 (linux_nat_forget_process): New declarations.
11403
11404 * amd64fbsd-nat.c (super_mourn_inferior): New global.
11405 (amd64fbsd_mourn_inferior): New function.
11406 (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
11407 * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
11408
11409 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
11410
11411 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
11412 Adding _().
11413
11414 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
11415
11416 * aarch64-linux-nat.c (debug_reg_change_callback)
11417 (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
11418 %s and phex().
11419
11420 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
11421
11422 * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
11423 with LONGEST.
11424
11425 2013-02-13 Pedro Alves <palves@redhat.com>
11426 Hafiz Abid Qadeer <abidh@codesourcery.com>
11427
11428 * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
11429
11430 2013-02-12 Tom Tromey <tromey@redhat.com>
11431
11432 PR symtab/11464:
11433 * c-exp.y (lex_one_token): Initialize other fields of yylval on
11434 NAME return.
11435 (classify_inner_name): Remove 'first_name' argument, add
11436 'context'. Remove unused variable.
11437 (yylex): Explicitly maintain the context type. Exit loop earlier
11438 if NAME result is seen.
11439
11440 2013-02-12 Pedro Alves <palves@redhat.com>
11441
11442 * amd64-darwin-tdep.c: Add (C) after Copyright.
11443 * cli/cli-cmds.h: Ditto.
11444 * cli/cli-decode.c: Ditto.
11445 * cli/cli-decode.h: Ditto.
11446 * cli/cli-dump.c: Ditto.
11447 * cli/cli-dump.h: Ditto.
11448 * cli/cli-interp.c: Ditto.
11449 * cli/cli-logging.c: Ditto.
11450 * cli/cli-script.c: Ditto.
11451 * cli/cli-script.h: Ditto.
11452 * cli/cli-setshow.c: Ditto.
11453 * cli/cli-setshow.h: Ditto.
11454 * cli/cli-utils.c: Ditto.
11455 * cli/cli-utils.h: Ditto.
11456 * config/alpha/nm-osf3.h: Ditto.
11457 * config/djgpp/djconfig.sh: Ditto.
11458 * config/i386/nm-fbsd.h: Ditto.
11459 * config/i386/nm-i386gnu.h: Ditto.
11460 * config/nm-linux.h: Ditto.
11461 * config/nm-nto.h: Ditto.
11462 * config/rs6000/nm-rs6000.h: Ditto.
11463 * config/sparc/nm-sol2.h: Ditto.
11464 * darwin-nat-info.c: Ditto.
11465 * dfp.c: Ditto.
11466 * dfp.h: Ditto.
11467 * gdb-demangle.h: Ditto.
11468 * i386-darwin-nat.c: Ditto.
11469 * i386-darwin-tdep.c: Ditto.
11470 * linux-fork.h: Ditto.
11471 * m32c-tdep.c: Ditto.
11472 * microblaze-linux-tdep.c: Ditto.
11473 * microblaze-rom.c: Ditto.
11474 * microblaze-tdep.c: Ditto.
11475 * microblaze-tdep.h: Ditto.
11476 * mips-linux-tdep.h: Ditto.
11477 * ppc-ravenscar-thread.c: Ditto.
11478 * ppc-ravenscar-thread.h: Ditto.
11479 * prologue-value.c: Ditto.
11480 * prologue-value.h: Ditto.
11481 * ravenscar-thread.c: Ditto.
11482 * ravenscar-thread.h: Ditto.
11483 * sparc-ravenscar-thread.c: Ditto.
11484 * sparc-ravenscar-thread.h: Ditto.
11485 * tilegx-linux-tdep.c: Ditto.
11486 * unwind_stop_reasons.def: Ditto.
11487 * windows-nat.h: Ditto.
11488 * xtensa-linux-tdep.c: Ditto.
11489 * xtensa-xtregs.c: Ditto.
11490 * regformats/regdat.sh: Ditto.
11491 * regformats/regdef.h: Ditto.
11492
11493 2013-02-12 Pedro Alves <palves@redhat.com>
11494
11495 * break-catch-sig.c: Update copyright years.
11496
11497 2013-02-11 Siva Chandra Reddy <sivachandra@google.com>
11498
11499 Add support for a destructor for ui_out data and use it to
11500 provide a ui_out destructor.
11501 * ui-out.h: Declare the new ui_out destructor.
11502 (ui_out_impl): Add a field for data destructor in ui_out_impl.
11503 * ui-out.c (default_data_destroy): Add a default data destructor
11504 which does nothing.
11505 (default_ui_out_impl): Set the new data_destroy field to
11506 default_data_destroy
11507 (uo_data_destroy): Local function which invokes the data
11508 destructor if present.
11509 (clear_table): Local function which clears the table data of a
11510 ui_out object.
11511 (ui_out_destroy): Public function which frees a ui_out object.
11512 (ui_out_table_end): Use the new clear_table function.
11513 * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
11514 NULL.
11515 * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
11516 to NULL.
11517
11518 2013-02-11 Doug Evans <dje@google.com>
11519
11520 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
11521 (printf_decfloat): New function. Broken out from ui_printf.
11522 Remove unnecessary code to shift the entire format string down.
11523 (printf_pointer): New function.
11524 (ui_printf): Code to print C strings, wide C strings, decfloats,
11525 and pointers moved to separate functions.
11526
11527 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
11528
11529 * valops.c (value_assign): Handling bitfield offset in
11530 `lval_internalvar_component' case.
11531
11532 2013-02-08 Doug Evans <dje@google.com>
11533
11534 * common/format.c (parse_format_string): Fix whitespace.
11535
11536 2013-02-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
11537
11538 * stack.c (return_command): Work around uninitialized variable
11539 warning.
11540
11541 2013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
11542
11543 * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
11544 number of the registers from 36 to 34.
11545
11546 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
11547
11548 * NEWS: Mention new AArch64 native and target support.
11549
11550 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
11551
11552 * MAINTAINERS (Write After Approval): Add myself.
11553
11554 2013-02-08 Jim MacArthur <jim.macarthur@arm.com>
11555 Marcus Shawcroft <marcus.shawcroft@arm.com>
11556 Nigel Stephens <nigel.stephens@arm.com>
11557 Yufeng Zhang <yufeng.zhang@arm.com>
11558
11559 * aarch64-linux-nat.c: New file.
11560 * config/aarch64/linux.mh: New file.
11561 * configure.host: Add AArch64.
11562 * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
11563
11564 2013-02-07 Doug Evans <dje@google.com>
11565
11566 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
11567 disassemble command.
11568
11569 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
11570
11571 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
11572 set_gdbarch_fetch_tls_load_module_address.
11573
11574 2013-02-06 David S. Miller <davem@davemloft.net>
11575
11576 * sparc-tdep.c (sparc32_return_value): Handle writing return value when
11577 using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
11578 * value.c (struct_return_convention): New function.
11579 (using_struct_return): Implement in terms of struct_return_convention.
11580 * value.h (struct_return_convention): Declare.
11581 * stack.c (return_command): Allow successful overriding of the return
11582 value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
11583
11584 2013-02-06 Tom Tromey <tromey@redhat.com>
11585
11586 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
11587 outside of TRY_CATCH.
11588
11589 2013-02-06 Yao Qi <yao@codesourcery.com>
11590
11591 * mi/mi-interp.c: Include "tracepoint.h".
11592 (mi_tsv_modified): Declare.
11593 (mi_tsv_created, mi_tsv_deleted): Update declaration.
11594 (mi_interpreter_init): Call observer_attach_tsv_modified.
11595 (mi_tsv_modified): New.
11596 (mi_tsv_created, mi_tsv_deleted): Update.
11597 * tracepoint.c (trace_variable_command): Call
11598 observer_notify_tsv_modified if the initial value of tsv is
11599 changed.
11600 (delete_trace_state_variable): Call
11601 observer_notify_tsv_deleted earlier.
11602 (trace_variable_command): Caller update.
11603 (create_tsv_from_upload): Likewise.
11604 * observer.sh: Declare "struct trace_state_variable".
11605
11606 * NEWS: Mention the new MI notification "=tsv-modified".
11607
11608 2013-02-05 Doug Evans <dje@google.com>
11609
11610 * completer.c (location_completer): Fix typo in comment.
11611
11612 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11613
11614 * breakpoint.c (add_location_to_breakpoint): Insert the location with
11615 ADDRESS sorted.
11616
11617 2013-02-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
11618
11619 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
11620 Refactor if statement to avoid trailing || operator.
11621
11622 2013-02-05 Andreas Tobler <andreast@fgznet.ch>
11623
11624 * NEWS: Add PowerPC FreeBSD as a new native configuration.
11625
11626 2013-02-04 Andreas Tobler <andreast@fgznet.ch>
11627
11628 * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
11629 * configure.host: Add powerpc*-*-freebsd* target.
11630 * configure.tgt: Add target info for powerpc*-*-freebsd*.
11631 * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
11632 * config/powerpc/fbsd.mh: New file.
11633
11634 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
11635 Denys Vlasenko <dvlasenk@redhat.com>
11636 Pedro Alves <palves@redhat.com>
11637
11638 * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
11639 (struct elf_internal_linux_prpsinfo): Forward declare.
11640 * gdbarch.h, gdbarch.c: Regenerate.
11641 * linux-tdep.c: Include `cli/cli-utils.h'.
11642 (linux_fill_prpsinfo): New function.
11643 (linux_make_corefile_notes): Use linux_fill_prpsinfo. If there's
11644 an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
11645 elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
11646 depending on gdbarch pointer bitness.
11647 * ppc-linux-tdep.c: Include elf-bfd.h.
11648 (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
11649 on 32-bit.
11650
11651 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11652 Marcus Shawcroft <marcus.shawcroft@arm.com>
11653 Nigel Stephens <nigel.stephens@arm.com>
11654 Yufeng Zhang <yufeng.zhang@arm.com>
11655
11656 * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
11657
11658 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11659 Marcus Shawcroft <marcus.shawcroft@arm.com>
11660 Nigel Stephens <nigel.stephens@arm.com>
11661 Yufeng Zhang <yufeng.zhang@arm.com>
11662
11663 * aarch64-newlib-tdep.c: New file.
11664 * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
11665 aarch64*-*-elf.
11666 * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
11667 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
11668 (ALLDEPFILES): Add aarch64-newlib-tdep.c.
11669 * osabi.c (gdb_osabi_names): Add "Newlib".
11670
11671 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11672 Marcus Shawcroft <marcus.shawcroft@arm.com>
11673 Nigel Stephens <nigel.stephens@arm.com>
11674 Yufeng Zhang <yufeng.zhang@arm.com>
11675
11676 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
11677 (ALLDEPFILES): Add aarch64-linux-tdep.c.
11678 * aarch64-linux-tdep.c: New file.
11679 * aarch64-linux-tdep.h: New file.
11680 * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
11681 * configure.tgt: Add aarch64-none-linux-gnu.
11682
11683 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11684 Marcus Shawcroft <marcus.shawcroft@arm.com>
11685 Nigel Stephens <nigel.stephens@arm.com>
11686 Yufeng Zhang <yufeng.zhang@arm.com>
11687
11688 * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
11689 (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
11690 (ALLDEPFILES): Add aarch64-tdep.c.
11691 * aarch64-tdep.c: New file.
11692 * aarch64-tdep.h: New file.
11693 * configure.tgt: Add AArch64.
11694 * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
11695 (aarch64-expedite): New definition.
11696 * features/aarch64-core.xml: New file.
11697 * features/aarch64-fpu.xml: New file.
11698 * features/aarch64-without-fpu.c: New file (generated).
11699 * features/aarch64-without-fpu.xml: New file.
11700 * features/aarch64.c: New file (generated).
11701 * features/aarch64.xml: New file.
11702 * regformats/aarch64-without-fpu.dat: New file (generated).
11703 * regformats/aarch64.dat: New file (generated).
11704
11705 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11706
11707 * contrib/expect-read1.c: New file.
11708 * contrib/expect-read1.sh: New file.
11709
11710 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11711
11712 * dwarf2read.c (file_file_name): New function with code from
11713 file_full_name.
11714 (file_full_name): Move most of the code to file_file_name.
11715 (macro_start_file): Rename variable full_name to file_name and use
11716 file_file_name for it. Add comp_dir parameter to new_macro_table.
11717 * macrocmd.c (show_pp_source_pos): New variable fullname. Replace any
11718 macro_source_file->filename access by macro_source_fullname call.
11719 * macroscope.c (_initialize_macroscope): Update the new_macro_table
11720 caller.
11721 * macrotab.c (struct macro_table): New field comp_dir.
11722 (macro_include): New variables link_fullname and source_fullname.
11723 Replace any macro_source_file->filename access by macro_source_fullname
11724 call.
11725 (macro_lookup_inclusion): Remove the partial filenames checking code.
11726 (check_for_redefinition): New variables source_fullname and
11727 found_key_fullname. Replace any macro_source_file->filename access by
11728 macro_source_fullname call.
11729 (macro_undef): New variables source_fullname and key_fullname. Replace
11730 any macro_source_file->filename access by macro_source_fullname call.
11731 (macro_lookup_definition): New variables retval and source_fullname.
11732 Replace any macro_source_file->filename access by macro_source_fullname
11733 call.
11734 (foreach_macro): New variable key_fullname. Replace any
11735 macro_source_file->filename access by macro_source_fullname call.
11736 (foreach_macro_in_scope): New variable datum_fullname. Replace any
11737 macro_source_file->filename access by macro_source_fullname call.
11738 (new_macro_table): Add parameter comp_dir. Initialize T with it.
11739 (macro_source_fullname): New function.
11740 * macrotab.h (struct macro_source_file): Extent the filename field
11741 comment.
11742 (new_macro_table): New parameter comp_dir, add a comment for it.
11743 (macro_source_fullname): new declaration.
11744
11745 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11746
11747 * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
11748 this_real_name to outer block. Use it also for
11749 compare_filenames_for_search.
11750 (dw2_expand_symtabs_matching): New variable this_real_name. Use it
11751 with dw2_get_real_path for file_matcher, considering also
11752 BASENAMES_MAY_DIFFER.
11753 (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
11754
11755 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11756
11757 * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
11758 to the file_matcher parameter. Pass 0 to it.
11759 (dwarf2_create_include_psymtab): Copy also DIRNAME.
11760 * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
11761 NULL psymtab_to_fullname result.
11762 (psymtab_to_fullname): Remove variable r. Never return NULL, assemble
11763 an expected filename instead.
11764 (expand_symtabs_matching_via_partial): Add basenames parameter to the
11765 file_matcher parameter. Call also psymtab_to_fullname, after newly
11766 considering BASENAMES_MAY_DIFFER.
11767 * source.c (rewrite_source_path): Remove static.
11768 * source.h (rewrite_source_path): New declaration.
11769 * symfile.h (struct quick_symbol_functions): Add basenames parameter to
11770 the expand_symtabs_matching field. Comment it.
11771 * symtab.c (file_matches): New function comment. Add parameter
11772 basenames, implement it.
11773 (search_symbols_file_matches): Add basenames parameter. Update the
11774 file_matches caller.
11775 (search_symbols): Match FILES also against symtab_to_fullname.
11776 Optimize it for BASENAMES_MAY_DIFFER.
11777
11778 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 * source.c (print_source_lines_base): Print for TUI also "fullname".
11781 * tui/tui-data.c (init_content_element): Change tui_locator_element
11782 field to full_name.
11783 * tui/tui-data.h (struct tui_locator_element): Likewise.
11784 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
11785 tui_update_locator_filename calls to tui_update_locator_fullname.
11786 Replace symtab->filename refererence by symtab_to_fullname call.
11787 * tui/tui-out.c (tui_field_string): Check for "fullname" now.
11788 * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
11789 field to full_name. Replace symtab->filename refererence by
11790 symtab_to_fullname call.
11791 (tui_show_symtab_source): Rename parameter to fullname. Change
11792 tui_locator_element field to full_name.
11793 * tui/tui-stack.c: Include source.h.
11794 (tui_set_locator_filename): Rename the declaration to ...
11795 (tui_set_locator_fullname): ... here. Rename its parameter to
11796 fullname, updates its comment.
11797 (tui_set_locator_info): Rename its parameter to fullname.
11798 (tui_set_locator_filename): Rename the definition to ...
11799 (tui_set_locator_fullname): ... here. Rename its parameter to
11800 fullname, updates its comment. Change tui_locator_element field to
11801 full_name.
11802 (tui_set_locator_info): Rename its parameter to fullname.
11803 (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
11804 (tui_update_locator_filename): Rename to ...
11805 (tui_update_locator_fullname): ... here. Rename callee to
11806 tui_set_locator_fullname.
11807 (tui_show_frame_info): Replace symtab->filename refererence by
11808 symtab_to_fullname call.
11809 * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
11810 (tui_update_locator_fullname): ... here.
11811 * tui/tui-winsource.c (tui_display_main): Rename the callee to
11812 tui_update_locator_fullname. Replace symtab->filename refererence by
11813 symtab_to_fullname call.
11814 * tui/tui.c (tui_show_source): Rename its parameter to fullname.
11815 Rename the callee to tui_update_locator_fullname.
11816 * tui/tui.h (tui_show_source): Rename its parameter to fullname.
11817
11818 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11819
11820 * ada-lang.c (user_select_syms): Replace symtab->filename refererences
11821 by symtab_to_filename_for_display calls.
11822 * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
11823 (clear_command): New variable sal_fullname, initialize it. Replace
11824 compare_filenames_for_search by filename_cmp with sal_fullname.
11825 (say_where, update_static_tracepoint): Replace symtab->filename
11826 refererences by symtab_to_filename_for_display calls.
11827 * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
11828 Likewise.
11829 * dwarf2read.c: Include source.h.
11830 (fixup_go_packaging): Replace symtab->filename refererences by
11831 symtab_to_filename_for_display calls.
11832 * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
11833 Replace symtab->filename refererences by symtab_to_filename_for_display
11834 calls.
11835 (create_sals_line_offset, convert_linespec_to_sals): New variable
11836 fullname, initialize it, replace symtab->filename reference by the
11837 variable.
11838 * linux-fork.c: Include source.h.
11839 (info_checkpoints_command): Replace symtab->filename refererences by
11840 symtab_to_filename_for_display calls.
11841 * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
11842 by symtab_to_filename_for_display calls.
11843 * mdebugread.c: Include source.h.
11844 (psymtab_to_symtab_1): Replace symtab->filename refererences by
11845 symtab_to_filename_for_display calls.
11846 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
11847 (mi_cmd_file_list_exec_source_files): Likewise.
11848 * printcmd.c: Include source.h.
11849 (build_address_symbolic): Replace symtab->filename refererences by
11850 symtab_to_filename_for_display calls.
11851 * psymtab.c (partial_map_symtabs_matching_filename)
11852 (read_psymtabs_with_fullname): Call compare_filenames_for_search also
11853 with psymtab_to_fullname.
11854 * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
11855 by symtab_to_filename_for_display calls.
11856 (stpy_get_filename): New variable filename, initialize it, use instead
11857 of symtab->filename refererences.
11858 (salpy_str): Make variable filename const char *. Replace
11859 symtab->filename refererences by symtab_to_filename_for_display calls.
11860 * skip.c: Include source.h and filenames.h.
11861 (skip_file_command): Remove const from the symtab variable. Replace
11862 symtab->filename refererences by symtab_to_fullname call.
11863 (function_name_is_marked_for_skip): New variables searched_for_fullname
11864 and fullname. Use them to search also with symtab's fullname.
11865 * source.c (find_source_lines): Replace symtab->filename refererences
11866 by symtab_to_filename_for_display calls.
11867 (print_source_lines_base): New variable filename, use it instead of
11868 symtab->filename. Replace symtab->filename refererences by
11869 symtab_to_filename_for_display calls.
11870 (line_info, forward_search_command): Replace symtab->filename
11871 refererences by symtab_to_filename_for_display calls.
11872 (reverse_search_command): Replace symtab->filename refererences by
11873 symtab_to_filename_for_display calls. New variable filename for it.
11874 * stack.c (frame_info): Likewise.
11875 * symmisc.c: Include source.h.
11876 (dump_objfile, dump_symtab_1, maintenance_print_symbols)
11877 (maintenance_info_symtabs): Replace symtab->filename refererences by
11878 symtab_to_filename_for_display calls.
11879 * symtab.c (iterate_over_some_symtabs): Call
11880 compare_filenames_for_search also with symtab_to_fullname.
11881 (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
11882 symtab->filename refererences by symtab_to_filename_for_display calls.
11883 (find_line_symtab): Replace symtab->filename refererences by
11884 symtab_to_filename_for_display calls.
11885 (file_matches): Replace filename_cmp by compare_filenames_for_search.
11886 (print_symbol_info): Make the last parameter const char *. New
11887 variable s_filename. Use it in the function.
11888 (symtab_symbol_info): Make the last_filename variable const char *.
11889 Replace symtab->filename refererences by symtab_to_filename_for_display
11890 calls.
11891 (rbreak_command): New variable fullname. Use it. Replace
11892 symtab->filename refererence by symtab_to_filename_for_display call.
11893 * tracepoint.c (set_traceframe_context, trace_find_line_command)
11894 (print_one_static_tracepoint_marker): Replace symtab->filename
11895 refererences by symtab_to_filename_for_display calls.
11896 * tui/tui-source.c (tui_set_source_content): New variables filename and
11897 s_filename. Replace symtab->filename refererences by this variable.
11898 Replace other symtab->filename refererences by
11899 symtab_to_filename_for_display calls.
11900
11901 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
11902 Jan Kratochvil <jan.kratochvil@redhat.com>
11903
11904 Add a new variable that controls a way in which filenames are
11905 displayed.
11906 * NEWS (set filename-display): New entry.
11907 * source.c (filename_display_basename, filename_display_relative)
11908 (filename_display_absolute, filename_display_kind_names)
11909 (filename_display_string, show_filename_display_string)
11910 (symtab_to_filename_for_display): New.
11911 (_initialize_source): Added initialization of 'filename-display'
11912 variable.
11913 * source.h (symtab_to_filename_for_display): Added declaration.
11914 * stack.c (print_frame): Added new variable and calling of a new
11915 function and condition with this variable. Changed third argument of
11916 calling of a function.
11917
11918 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11919
11920 * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
11921 Rename field reference filename to fullname.
11922 * tui/tui-data.h (struct tui_source_info): Rename field filename to
11923 fullname. New comment for it.
11924 * tui/tui-source.c (tui_set_source_content): Rename field reference
11925 filename to fullname. Initialize field by symtab_to_fullname now.
11926 * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
11927 reference filename to fullname. Use symtab_to_fullname during
11928 comparison.
11929
11930 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11931
11932 Code cleanup.
11933 * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
11934 (dw2_expand_symtabs_with_fullname): ... here. Rename parameter
11935 filename to fullname. Rename variable this_name to this_fullname.
11936 Lowercase FILENAME_CMP call.
11937 (dw2_find_symbol_file): New comment for the returned string.
11938 (dwarf2_gdb_index_functions): Rename the function to
11939 dw2_expand_symtabs_with_fullname.
11940 * psymtab.c (read_psymtabs_with_filename): Rename to ...
11941 (read_psymtabs_with_fullname): ... here. Rename parameter filename to
11942 fullname.
11943 (psym_functions): Rename the function to read_psymtabs_with_fullname.
11944 * symfile.h (struct quick_symbol_functions): Rename field
11945 expand_symtabs_with_filename to expand_symtabs_with_fullname and its
11946 parameter filename to fullname. Document returned string meaning for
11947 find_symbol_file.
11948 * symtab.c (find_line_symtab): Rename the called function to
11949 expand_symtabs_with_fullname.
11950
11951 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11952
11953 Code cleanup.
11954 * breakpoint.c (clear_command): Remove variable is_abs, unify the
11955 call of filename_cmp with compare_filenames_for_search.
11956 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
11957 is_abs, unify the call of FILENAME_CMP with
11958 compare_filenames_for_search. New gdb_asserts for real_path and name.
11959 Unify the call of compare_filenames_for_search with FILENAME_CMP.
11960 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
11961 * symfile.h (struct quick_symbol_functions): Extend the comment for
11962 map_symtabs_matching_filename.
11963 * symtab.c (compare_filenames_for_search): Remove the function comment
11964 relative path requirement. Handle absolute filenames, with a comment.
11965 (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
11966 FILENAME_CMP with compare_filenames_for_search. New gdb_asserts for
11967 real_path and name. Unify the call of compare_filenames_for_search
11968 with FILENAME_CMP.
11969 (iterate_over_symtabs): New gdb_assert on REAL_PATH.
11970
11971 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11972
11973 Code cleanup.
11974 * breakpoint.c (print_breakpoint_location): Replace bp_location field
11975 source_file references by symtab field references. Remove variables
11976 sal and fullname.
11977 (momentary_breakpoint_from_master, add_location_to_breakpoint):
11978 (clear_command, say_where): Replace bp_location field source_file
11979 references by symtab field references.
11980 (bp_location_dtor): Remove the source_file reference.
11981 (update_static_tracepoint): Replace bp_location field source_file
11982 references by symtab field references.
11983 (breakpoint_free_objfile): New function.
11984 * breakpoint.h (struct bp_location): Extend the comment for line_number.
11985 Replace the field source_file by field symtab, extend its comment.
11986 (breakpoint_free_objfile): New declaration.
11987 * objfiles.c (free_objfile): Call breakpoint_free_objfile.
11988 * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
11989 field source_file references by symtab field references.
11990
11991 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11992
11993 Replace xfullpath calls by gdb_realpath calls.
11994 * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
11995 function comment.
11996 * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
11997 Remove it from the iterate_over_some_symtabs call.
11998 (dw2_map_symtabs_matching_filename): Remove parameter full_path.
11999 Remove it from the dw2_map_expand_apply calls, remove a block handling
12000 it.
12001 * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
12002 Remove it from the iterate_over_some_symtabs call.
12003 (partial_map_symtabs_matching_filename): Remove parameter full_path.
12004 Remove it from the partial_map_expand_apply calls, remove a block
12005 handling it. Drop gdb_realpath call and cleanups from the real_path
12006 handling.
12007 * source.c (openp): Drop the comment part about xfullpath. Replace
12008 xfullpath calls by gdb_realpath calls.
12009 (find_and_open_source): Replace xfullpath call by gdb_realpath call.
12010 * symfile.h (struct quick_symbol_functions): Remove parameter full_path
12011 from method map_symtabs_matching_filename and its comment.
12012 * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
12013 gdb_realpath call.
12014 * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
12015 remove it also from the function comment, remove a block handling it.
12016 Drop gdb_realpath call and cleanups from the real_path handling.
12017 (iterate_over_symtabs): Drop variable full_path and its use.
12018 * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
12019 * utils.c (xfullpath): Remove.
12020 * utils.h (xfullpath): Remove.
12021
12022 2013-02-01 Andreas Tobler <andreast@fgznet.ch>
12023
12024 * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
12025 (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
12026 (ALLDEPFILES): Add ppc64-tdep.c.
12027 * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
12028 ppc64-tdep.o to gdb_target_obs.
12029 * ppc64-tdep.h: New file.
12030 * ppc64-tdep.c: New file.
12031 (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
12032 ppc-linux-tdep.c to here.
12033 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
12034 (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
12035 (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
12036 (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
12037 from ppc-linux-tdep.c to here.
12038 (ppc64_convert_from_func_ptr_addr): Rename from
12039 ppc64_linux_convert_from_func_ptr_addr to
12040 ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
12041 here.
12042 * rs6000-tdep.c:
12043 (read_insn): Move from ppc-linux-tdep.c to here.
12044 (insns_match_pattern, insn_d_field, insn_ds_field): Move
12045 from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
12046 * ppc-linux-tdep.c: Include ppc64-tdep.h.
12047 Removed above functions.
12048 (ppc_linux_init_abi): Adjust.
12049
12050 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
12051
12052 * ada-valprint.c (ada_print_floating): Remove unused 'len'.
12053
12054 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
12055
12056 * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
12057
12058 2013-02-01 Pedro Alves <palves@redhat.com>
12059
12060 * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
12061 * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
12062
12063 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12064
12065 * elfread.c (elf_symfile_read): Limit separate debug info additions to
12066 files with no separate debug info.
12067 * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
12068 * symfile.c (read_symbols): Call find_separate_debug_file_in_section
12069 only for files with no separate debug info.
12070
12071 2013-01-31 Tom Tromey <tromey@redhat.com>
12072
12073 * jit.c (jit_program_space_data): Rename from jit_inferior_data;
12074 change type.
12075 (struct jit_program_space_data): Rename from jit_inferior_data.
12076 Update comments.
12077 (get_jit_program_space_data): Rename from get_jit_inferior_data.
12078 Change return type. Attach data to program space.
12079 (jit_program_space_data_cleanup): Rename from
12080 jit_inferior_data_cleanup; change argument type.
12081 (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
12082 change type.
12083 (jit_register_code): Update.
12084 (jit_update_inferior_cache): Remove.
12085 (jit_breakpoint_deleted): Get jit data from the location's program
12086 space.
12087 (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
12088 'ps_data', change type.
12089 (jit_inferior_init, jit_breakpoint_re_set_internal)
12090 (jit_event_handler): Update.
12091 (free_objfile_data): Get data from objfile's program space.
12092 (_initialize_jit): Update.
12093
12094 2013-01-31 Tom Tromey <tromey@redhat.com>
12095
12096 PR gdb/13987:
12097 * jit.c (struct jit_inferior_data) <cached_code_address,
12098 jit_breakpoint>: New fields.
12099 (jit_breakpoint_re_set_internal): Fix logging. Only create
12100 breakpoint if cached address has changed.
12101 (jit_update_inferior_cache, jit_breakpoint_deleted): New
12102 functions.
12103 (_initialize_jit): Register breakpoint deleted observer.
12104
12105 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12106
12107 * infrun.c (handle_syscall_event): Remove unused gdbarch.
12108 (save_infcall_suspend_state): Ifdef out unused inf.
12109 (restore_infcall_suspend_state): Ifdef out unused inf.
12110 * jit.c (jit_register_code): Remove unused i, b, inf_data.
12111 (jit_frame_sniffer): Remove unused inf_data.
12112
12113 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12114
12115 * c-exp.y (classify_inner_name): Remove unused type.
12116 * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
12117 in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
12118 need_escape.
12119 (c_get_string): Remove unused kind.
12120 * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
12121
12122 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12123
12124 * charset.c (intermediate_encoding): Remove unused i.
12125 * completer.c (signal_completer): Remove unused i.
12126 * continuations.c (discard_my_continuations_1): Remove unused
12127 continuation_ptr.
12128 * corelow.c (core_close): Remove unuseD name.
12129 (get_core_siginfo): Remove unused pid.
12130 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
12131 i, cps.
12132 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
12133 (loclist_describe_location): Remove unused first.
12134 * event-top.c (command_line_handler): Remove unused got_eof.
12135 * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
12136 (resize_section_table): Remove unused old_value.
12137 * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
12138 * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
12139 * i386-tdep.c (i386_process_record): Remove unused rex.
12140 * infcmd.c (get_return_value): Remove unused uiout.
12141 * jv-lang.c (type_from_class): Remove unused is_array.
12142 * jv-valprint.c (java_val_print): Remove unused i.
12143 * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
12144 * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
12145 * m2-typeprint.c (m2_print_type): Remove unused code.
12146 * macroexp.c (get_character_constant): Remove unused body_start.
12147 (macro_stringify): Remove unused result.
12148 * objc-lang.c (find_methods): Remove unused gdbarch.
12149 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
12150 * regcache.c (regcache_cooked_read): Remove unused gdbarch.
12151 * stack.c (print_frame_args): Remove unused summary.
12152 * thread.c (thread_apply_command): Remove unused p.
12153 * valarith.c (value_x_unop): Remove unused mangle_ptr.
12154 * valops.c (search_struct_method): Remove unused skip.
12155 * valprint.c (generic_val_print): Remove unused byte_order.
12156 * varobj.c (varobj_update): Remove unused changed.
12157 * cli/cli-cmds.c (complete_command): Remove unused next_item.
12158 (alias_command): Remove unused c.
12159 * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
12160 * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
12161 format.
12162 (mi_cmd_data_write_memory): Remove unused word_format.
12163 (mi_cmd_data_write_memory_bytes): Remove unused r.
12164 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
12165 p_start, p_end.
12166 * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
12167 * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
12168 line_width.
12169
12170 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12171
12172 * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
12173 * symtab.c (iterate_over_symtabs): Remove unused s.
12174 (find_pc_sect_symtab): Remove unused pspAce.
12175 (find_pc_sect_line): Remove unused alt_symtab.
12176 (find_pcs_for_symtab_line): Remove unused ix, previous_function.
12177 (completion_list_add_name): Remove unused newsize.
12178
12179 2013-01-31 Tom Tromey <tromey@redhat.com>
12180
12181 PR c++/14998:
12182 * dwarf2read.c (read_tag_ptr_to_member_type): Handle
12183 TYPE_CODE_FUNC.
12184
12185 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12186
12187 * target.c (target_read_string): Remove unused origlen.
12188
12189 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12190
12191 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
12192 * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
12193 * ax-general.c (ax_print): Remove unused is_float.
12194 * blockframe.c (block_innermost_frame): Remove unused start, end.
12195 * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
12196
12197 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12198
12199 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
12200 (svr4_read_so_list): Remove unused lmo.
12201 * solib-target.c (solib_target_relocate_section_addresses): Remove
12202 unused flags.
12203
12204 2013-01-30 Tom Tromey <tromey@redhat.com>
12205
12206 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
12207
12208 2013-01-30 Tom Tromey <tromey@redhat.com>
12209
12210 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
12211 * utils.c (gnu_debuglink_crc32): Remove.
12212 * utils.h (gnu_debuglink_crc32): Don't declare.
12213
12214 2013-01-30 Tom Tromey <tromey@redhat.com>
12215
12216 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
12217 (read_structure_type, read_enumeration_type): Remove cast.
12218
12219 2013-01-30 Tom Tromey <tromey@redhat.com>
12220
12221 * dwarf2read.c (read_namespace_type): Remove cast.
12222 (read_typedef): Likewise.
12223
12224 2013-01-29 Tom Tromey <tromey@redhat.com>
12225
12226 * dwarf2read.c (free_dwo_file): Remove assert.
12227
12228 2013-01-29 Tom Tromey <tromey@redhat.com>
12229
12230 * value.c (deprecated_set_value_modifiable): Remove.
12231 * value.h (deprecated_set_value_modifiable): Remove.
12232
12233 2013-01-28 Doug Evans <dje@google.com>
12234
12235 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
12236 to addresses from dwo files.
12237
12238 2013-01-25 Siva Chandra Reddy <sivachandra@google.com>
12239
12240 * valops.c (find_overload_match): Remove unused argument 'lax'.
12241 * value.h: Remove unused argument 'lax' from the declaration of
12242 find_overload_match.
12243 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
12244 to find_overload_match.
12245 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
12246 argument to find_overload_match.
12247
12248 2013-01-25 Tom Tromey <tromey@redhat.com>
12249
12250 * dwarf2read.c (processing_has_namespace_info): Remove.
12251 (struct dwarf2_cu) <processing_has_namespace_info>: New field.
12252 (process_die, read_func_scope, dwarf2_start_symtab)
12253 (new_symbol_full): Update.
12254
12255 2013-01-25 Tom Tromey <tromey@redhat.com>
12256
12257 * cp-namespace.c (cp_set_block_scope): Remove.
12258 * cp-support.h (cp_set_block_scope): Remove.
12259 * dbxread.c: Include block.h.
12260 (cp_set_block_scope): New function.
12261 (process_one_symbol): Update.
12262 * dwarf2read.c (read_func_scope): Use block_set_scope.
12263
12264 2013-01-25 Pedro Alves <palves@redhat.com>
12265
12266 * remote.c (add_current_inferior_and_thread): Tweak comment.
12267
12268 2013-01-25 Tom Tromey <tromey@redhat.com>
12269
12270 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
12271 (cp_add_using_directive): Add 'copy_names' argument.
12272 * cp-support.h (cp_add_using_directive): Update.
12273 (struct using_direct) <import_src, import_dest, alias,
12274 declaration>: Now const.
12275 * dwarf2read.c (read_import_statement): Use obconcat.
12276 Don't copy names passed to cp_add_using_directive.
12277
12278 2013-01-25 Tom Tromey <tromey@redhat.com>
12279
12280 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
12281
12282 2013-01-25 Pedro Alves <palves@redhat.com>
12283
12284 * remote.c (stop_reply_extract_thread): New.
12285 (add_current_inferior_and_thread): New parameter 'wait_status'.
12286 Handle it.
12287 (remote_start_remote): Pass wait status to
12288 add_current_inferior_and_thread.
12289 (extended_remote_run): Update comment.
12290 (extended_remote_create_inferior_1): Pass wait status to
12291 add_current_inferior_and_thread.
12292
12293 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
12294 Ulrich Weigand <uweigand@de.ibm.com>
12295
12296 * valarith.c (value_vector_widen): New function for replicating a
12297 scalar into a vector.
12298 (value_binop): Use value_vector_widen to widen scalar to vector
12299 rather than casting, this better matches gcc C behaviour.
12300 * valops.c (value_casst): Update logic for casting between vector
12301 types, and for casting from scalar to vector, try to match gcc C
12302 behaviour.
12303 * value.h (value_vector_widen): Declare.
12304 * opencl-lang.c (opencl_value_cast): New opencl specific casting
12305 function, handle special case for casting scalar to vector.
12306 (opencl_relop): Use opencl_value_cast.
12307 (evaluate_subexp_opencl): Use opencl_value_cast instead of
12308 value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
12309 in order to use opencl_value_cast.
12310
12311 2013-01-25 Yao Qi <yao@codesourcery.com>
12312
12313 * event-loop.c: Include "queue.h".
12314 (gdb_event_p): New typedef.
12315 (DECLARE_QUEUE_P): Use.
12316 (DEFINE_QUEUE_P): Use.
12317 (async_queue_event): Remove.
12318 (gdb_event_xfree): New.
12319 (initialize_event_loop): New.
12320 (process_event): Use QUEUE macros.
12321 (event_queue): Remove.
12322 (gdb_wait_for_event): Caller update.
12323 (check_async_event_handlers): Likewise.
12324 (poll_timers): Likewise.
12325 * event-loop.h (initialize_event_loop): Declare.
12326 * event-loop.c (gdb_event_xfree): New.
12327 * top.c (gdb_init): Call initialize_event_loop.
12328
12329 2013-01-25 Yao Qi <yao@codesourcery.com>
12330
12331 * event-loop.c (async_queue_event): Remove one parameter
12332 'position'. Remove code handling 'position' == TAIL.
12333 (gdb_wait_for_event): Caller update.
12334 (check_async_event_handlers): Caller update.
12335 (poll_timers): Caller update.
12336 * event-loop.h (enum queue_position): Remove.
12337
12338 2013-01-25 Maxim Kuvyrkov <maxim@kugelworks.com>
12339
12340 * MAINTAINERS: Update my email.
12341
12342 2013-01-25 Yao Qi <yao@codesourcery.com>
12343
12344 * main.c (print_gdb_help): Remove "--epoch" from the help
12345 message.
12346
12347 2013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
12348
12349 * symtab.c (skip_prologue_using_sal): Consider a file
12350 change the same as an increased line number
12351
12352 2013-01-24 Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
12353
12354 * MAINTAINERS (Write After Approval): Add myself to the list.
12355
12356 2013-01-24 Tom Tromey <tromey@redhat.com>
12357
12358 * ada-lang.h (ada_decode_symbol): Make return type const.
12359 * ada-lang.c (ada_decode_symbol): Likewise.
12360
12361 2013-01-23 Doug Evans <dje@google.com>
12362
12363 * linespec.c (find_linespec_symbols): Make static.
12364
12365 2013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
12366
12367 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
12368 type on float conversion for complex type.
12369
12370 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
12371
12372 Add a new class gdb.Architecture which exposes GDB's
12373 internal representation of architecture via GDB Python API.
12374 * Makefile.in: Add entries corresponding to the new file
12375 python/py-arch.c.
12376 * NEWS (Python Scripting): Add entries for the new class
12377 gdb.Architecture and the new method gdb.Frame.architecture.
12378 * python/py-arch.c: Implement gdb.Architecture class.
12379 * python/py-frame.c (frapy_arch): Implement the method
12380 gdb.Frame.architecture().
12381 (frame_object_methods): Add 'architecture' to the method table.
12382 * python/python-internal.h: Add declarations of new utility
12383 functions.
12384 * python/python.c (_initialize_python): Initialize
12385 gdb.Architecture class.
12386
12387 2013-01-23 Doug Evans <dje@google.com>
12388
12389 Work around binutils/15021.
12390 * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
12391 type_unit_group out of union s. All uses updated.
12392 (read_index_from_section): Watch for index version 8.
12393 (follow_die_sig): If using .gdb_index version <= 7, record the TU as
12394 an imported symtab.
12395 (write_psymtabs_to_index): Increment version number to 8.
12396
12397 2013-01-22 Pedro Alves <palves@redhat.com>
12398
12399 * annotate.c (breakpoint_changed): Skip if breakpoint is not
12400 user-visible.
12401
12402 2013-01-22 Pedro Alves <palves@redhat.com>
12403
12404 * annotate.c (annotate_breakpoints_changed): Rename to ...
12405 (annotate_breakpoints_invalid): ... this. Make static.
12406 (breakpoint_changed): Adjust.
12407 (_initialize_annotate): Always install the observers. Install a
12408 "breakpoint_created" observer.
12409 * annotate.h (annotate_breakpoints_changed): Delete declaration.
12410 * breakpoint.c (set_breakpoint_condition)
12411 (breakpoint_set_commands, do_map_commands_command)
12412 (init_raw_breakpoint, clear_command, set_ignore_count)
12413 (enable_breakpoint_disp): No longer call
12414 annotate_breakpoints_changed.
12415
12416 2013-01-22 Pedro Alves <palves@redhat.com>
12417
12418 * annotate.c: Include "inferior.h".
12419 (frames_invalid_emitted)
12420 (breakpoints_invalid_emitted): New globals.
12421 (async_background_execution_p): New function.
12422 (annotate_breakpoints_changed, annotate_frames_invalid): Skip
12423 emitting the annotation if it has already been emitted.
12424 (annotate_display_prompt): New function.
12425 * annotate.h (annotate_display_prompt): New declaration.
12426 * event-top.c: Include annotate.h.
12427 (display_gdb_prompt): Call annotate_display_prompt.
12428
12429 2013-01-22 Pedro Alves <palves@redhat.com>
12430
12431 * annotate.c (ignore_count_changed): Delete.
12432 (annotate_breakpoints_changed): Don't clear ignore_count_changed.
12433 (annotate_ignore_count_change): Delete.
12434 (annotate_stopped): Don't emit a delayed breakpoints-changed
12435 annotation.
12436 * annotate.h (annotate_ignore_count_change): Delete.
12437 * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
12438 annotate_ignore_count_change.
12439
12440 2013-01-22 Tom Tromey <tromey@redhat.com>
12441
12442 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
12443 require_rvalue for a register location.
12444
12445 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
12446
12447 * breakpoint.c (print_one_breakpoint_location): Add MI
12448 field 'thread-groups' when printing a breakpoint.
12449 (output_thread_groups): New function.
12450
12451 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
12452
12453 * python/lib/gdb/commands/explore.py
12454 (CompoundExplorer.explore_expr): Correct the name of a method
12455 being invoked.
12456 (ExploreTypeCommand.invoke): Add a missing 'return'.
12457
12458 2013-01-21 Tom Tromey <tromey@redhat.com>
12459
12460 * gdb_obstack.h (obconcat): Move declaration here, from...
12461 * symfile.h (obconcat): ... here.
12462 * gdb_obstack.c: New file.
12463 (obconcat): Move from...
12464 * symfile.c (obconcat): ... here.
12465 * Makefile.in (SFILES): Add gdb_obstack.c.
12466 (COMMON_OBS): Add gdb_obstack.o.
12467
12468 2013-01-21 Tom Tromey <tromey@redhat.com>
12469
12470 * symfile.h (obsavestring): Don't declare.
12471 * symfile.c (obsavestring): Remove.
12472 * ada-exp.y: Use obstack_copy0, not obsavestring.
12473 * ada-lang.c: Use obstack_copy0, not obsavestring.
12474 * coffread.c: Use obstack_copy0, not obsavestring.
12475 * cp-namespace.c: Use obstack_copy0, not obsavestring.
12476 * dbxread.c: Use obstack_copy0, not obsavestring.
12477 * dwarf2read.c: Use obstack_copy0, not obsavestring.
12478 * jit.c: Use obstack_copy0, not obsavestring.
12479 * mdebugread.c: Use obstack_copy0, not obsavestring.
12480 * psymtab.c: Use obstack_copy0, not obsavestring.
12481 * stabsread.c: Use obstack_copy0, not obsavestring.
12482 * xcoffread.c: Use obstack_copy0, not obsavestring.
12483
12484 2013-01-21 Tom Tromey <tromey@redhat.com>
12485
12486 * dwarf2read.c (fixup_go_packaging): Save package name
12487 on objfile obstack.
12488 * gdbtypes.c (init_type): Don't copy name.
12489
12490 2013-01-21 Tom Tromey <tromey@redhat.com>
12491
12492 * dwarf2read.c (struct partial_die_info) <name, scope>: Now
12493 const.
12494 (struct attribute) <u.str>: Now const.
12495 (struct fnfieldlist) <name>: Now const.
12496 (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
12497 (partial_die_parent_scope): Make return type const.
12498 (partial_die_full_name, add_partial_symbol): Update.
12499 (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
12500 'name' const.
12501 (find_file_and_directory): Make 'name' and 'comp_dir' const.
12502 (read_file_scope, read_func_scope, dwarf2_add_field)
12503 (dwarf2_add_member_fn, read_structure_type)
12504 (process_enumeration_scope, read_array_type, read_module_type)
12505 (read_base_type, read_subrange_type): Update.
12506 (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
12507 (new_symbol_full, guess_full_die_structure_name): Update.
12508 (dwarf2_canonicalize_name): Return const type. Make 'name' const.
12509 (dwarf2_name): Return const type.
12510 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
12511 const.
12512
12513 2013-01-21 Tom Tromey <tromey@redhat.com>
12514
12515 * gdbtypes.c (init_type): Make 'name' const.
12516 * gdbtypes.h (init_type): Update.
12517
12518 2013-01-21 Tom Tromey <tromey@redhat.com>
12519
12520 * buildsym.c (patch_subfile_names): Use set_last_source_file.
12521 (start_symtab): Make 'name' and 'dirname' const. Use
12522 set_last_source_file.
12523 (restart_symtab, reset_symtab_globals): Use set_last_source_file.
12524 (last_source_file): Define. Now static.
12525 (set_last_source_file, get_last_source_file): New functions.
12526 * buildsym.h (last_source_file): Don't declare.
12527 (start_symtab): Update.
12528 (set_last_source_file, get_last_source_file): Declare.
12529 * coffread.c (complete_symtab): Use set_last_source_file.
12530 (coff_end_symtab): Likewise.
12531 (coff_symtab_read): Use set_last_source_file, get_last_source_file.
12532 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
12533 set_last_source_file.
12534 (process_one_symbol): Use get_last_source_file.
12535 * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
12536 (psymtab_to_symtab_1): Use get_last_source_file.
12537 * xcoffread.c (process_linenos): Use get_last_source_file.
12538 (complete_symtab): Use set_last_source_file.
12539 (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
12540 (scan_xcoff_symtab): Use set_last_source_file.
12541
12542 2013-01-21 Tom Tromey <tromey@redhat.com>
12543
12544 * symtab.c (struct demangled_name_entry) <mangled>: Now const.
12545 (symbol_set_names): Remove casts. Handle field const-ness.
12546
12547 2013-01-21 Tom Tromey <tromey@redhat.com>
12548
12549 * dwarf2read.c (new_symbol_full): Remove cast.
12550 * symtab.c (symbol_set_demangled_name): Make 'name' const.
12551 * symtab.h (symbol_set_demangled_name): Update.
12552
12553 2013-01-21 Tom Tromey <tromey@redhat.com>
12554
12555 * main.c (captured_main): Call bfd_init.
12556
12557 2013-01-21 Tom Tromey <tromey@redhat.com>
12558
12559 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
12560 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
12561 * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
12562 * NEWS: Update.
12563
12564 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12565
12566 * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
12567
12568 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 Fix gdb.fortran/common-block.exp crash in PIE mode.
12571 * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
12572 LOC_COMMON_BLOCK.
12573 * f-valprint.c (info_common_command_for_block): Expect
12574 LOC_COMMON_BLOCK in gdb_assert.
12575 * symtab.h (struct general_symbol_info): Update comment for the
12576 common_block member.
12577 (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
12578 (enum address_class): New member LOC_COMMON_BLOCK.
12579
12580 2013-01-18 David Blaikie <dblaikie@gmail.com>
12581
12582 * MAINTAINERS (Write After Approval): Add "David Blaikie".
12583
12584 2013-01-18 Tom Tromey <tromey@redhat.com>
12585
12586 PR c++/14999:
12587 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
12588 Call require_rvalue.
12589
12590 2013-01-18 Yao Qi <yao@codesourcery.com>
12591
12592 * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
12593 (dbx_read_symtab): New declaration.
12594 (dbx_psymtab_to_symtab): Delete.
12595 (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
12596 Rename parameter PST to SELF. Exchanged two parameters.
12597 (start_psymtab): Caller update.
12598 * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
12599 (dwarf2_read_symtab): New declaration.
12600 (dwarf2_psymtab_to_symtab): Delete.
12601 (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
12602 Rename parameter PST to SELF. Exchanged two parameters.
12603 (create_partial_symtab): Caller update.
12604 * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
12605 (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
12606 Rename parameter PST to SELF. Exchanged two parameters.
12607 (parse_partial_symbols, new_psymtab): Caller update.
12608 * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
12609 two parameters.
12610 * psymtab.c (psymtab_to_symtab): Caller update.
12611 * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
12612 (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
12613 Rename parameter PST to SELF. Exchanged two parameters.
12614 (xcoff_start_psymtab): Caller update.
12615
12616 2013-01-18 Yao Qi <yao@codesourcery.com>
12617
12618 * infrun.c (proceed): Rename local variable 'oneproc' to
12619 'force_step'.
12620
12621 2013-01-17 Doug Evans <dje@google.com>
12622
12623 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
12624 (dw2_build_type_unit_groups): Delete. All uses updated.
12625
12626 * symtab.h (struct symbol_search): Add comment.
12627
12628 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12629
12630 * symtab.c (compare_filenames_for_search): New comment for
12631 HAS_DRIVE_SPEC.
12632
12633 2013-01-17 Tom Tromey <tromey@redhat.com>
12634
12635 * cp-abi.c (cp_abi_completer): Fix typo in assignment.
12636
12637 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12638
12639 * symtab.c (iterate_over_some_symtabs): New variable cleanups,
12640 initialize it by existing make_cleanup. Call new do_cleanups.
12641
12642 2013-01-17 Tom Tromey <tromey@redhat.com>
12643
12644 * cp-abi.c (cp_abi_completer): New function.
12645 (_initialize_cp_abi): Set completer for "set cp-abi".
12646
12647 2013-01-17 Tom Tromey <tromey@redhat.com>
12648
12649 * mem-break.c: Remove obsolete comment.
12650 * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
12651
12652 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12653
12654 * jit.c (jit_reader_load_command): Interpret the jit reader name
12655 as an absolute path if it begins with a forward slash.
12656
12657 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12658
12659 PR gdb/14550
12660
12661 * jit.c (finalize_symtab): Ensure that only the global block has a
12662 NULL superblock.
12663
12664 2013-01-17 Pedro Alves <palves@redhat.com>
12665
12666 * acinclude.m4: Include ../config/plugins.m4,
12667 ../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
12668 * Makefile.in (aclocal_m4_deps): Update.
12669 * aclocal.m4: Renegerate.
12670
12671 2013-01-16 Doug Evans <dje@google.com>
12672
12673 * contrib/cc-with-tweaks.sh: Add references to Fission docs.
12674
12675 2013-01-16 Pedro Alves <palves@redhat.com>
12676 Tom Tromey <tromey@redhat.com>
12677
12678 PR cli/7221:
12679 * NEWS: Add "catch signal".
12680 * breakpoint.c (base_breakpoint_ops): No longer static.
12681 (bpstat_explains_signal): New function.
12682 (init_catchpoint): No longer static.
12683 (base_breakpoint_explains_signal): New function.
12684 (base_breakpoint_ops): Initialize new field.
12685 * breakpoint.h (enum bpstat_signal_value): New.
12686 (struct breakpoint_ops) <explains_signal>: New field.
12687 (bpstat_explains_signal): Remove macro, declare as function.
12688 (base_breakpoint_ops, init_catchpoint): Declare.
12689 * break-catch-sig.c: New file.
12690 * inferior.h (signal_catch_update): Declare.
12691 * infrun.c (signal_catch): New global.
12692 (handle_syscall_event): Update for change to
12693 bpstat_explains_signal.
12694 (handle_inferior_event): Likewise. Always handle random signals
12695 via bpstats.
12696 (signal_cache_update): Check signal_catch.
12697 (signal_catch_update): New function.
12698 (_initialize_infrun): Initialize signal_catch.
12699 * Makefile.in (SFILES): Add break-catch-sig.c.
12700 (COMMON_OBS): Add break-catch-sig.o.
12701
12702 2013-01-16 Tom Tromey <tromey@redhat.com>
12703
12704 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
12705 (print_one_catch_solib, print_one_catch_syscall)
12706 (print_one_catch_exec, print_one_exception_catchpoint): Emit
12707 "catch-type".
12708
12709 2013-01-16 Yao Qi <yao@codesourcery.com>
12710
12711 * printcmd.c (current_display_number): Make it static.
12712
12713 2013-01-16 Yao Qi <yao@codesourcery.com>
12714
12715 * infcmd.c (step_once): Don't check '!single_inst' as it was
12716 checked before.
12717
12718 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12719
12720 * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
12721
12722 2013-01-14 Tom Tromey <tromey@redhat.com>
12723
12724 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
12725 set command.
12726 * command.h (add_setshow_string_noescape_cmd): Update.
12727 * corefile.c (set_gnutarget_command): Remove trailing whitespace.
12728 (complete_set_gnutarget): New function.
12729 (_initialize_core): Set the "set gnutarget" completer.
12730
12731 2013-01-14 Tom Tromey <tromey@redhat.com>
12732
12733 PR symtab/14442:
12734 * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
12735 (c_type_print_modifier): Likewise.
12736 * dwarf2read.c (read_tag_restrict_type): New function.
12737 (read_type_die_1): Handle DW_TAG_restrict_type.
12738 * gdbtypes.c (make_restrict_type): New function.
12739 (recursive_dump_type): Handle TYPE_RESTRICT.
12740 * gdbtypes.h (enum type_flag_values): Renumber.
12741 (enum type_instance_flag_value): Add
12742 TYPE_INSTANCE_FLAG_RESTRICT.
12743 (TYPE_RESTRICT): New macro.
12744 (make_restrict_type): Declare.
12745
12746 2013-01-14 Tom Tromey <tromey@redhat.com>
12747
12748 PR symtab/14931:
12749 * psymtab.c (struct psymtab_state): New.
12750 (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
12751 functions.
12752 * psympriv.h (make_cleanup_discard_psymtabs): Declare.
12753 * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
12754
12755 2013-01-14 Richard Sharman <richard_sharman@mitel.com>
12756 Pedro Alves <palves@redhat.com>
12757
12758 PR remote/14786
12759
12760 * remote.c (remote_threads_info): Make a copy of the reply from
12761 qfThreadInfo and use that instead of rs->buf.
12762
12763 2013-01-14 Yao Qi <yao@codesourcery.com>
12764
12765 * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
12766 (dbx_psymtab_to_symtab): Likewise.
12767 * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
12768 * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
12769 * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
12770
12771 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12772
12773 * parse.c (parse_exp_in_context): New variable inner_chain. Call
12774 make_cleanup_restore_current_language. Call set_language. Move
12775 OLD_CHAIN and INNER_CHAIN cleanups.
12776 * utils.c (do_restore_current_language)
12777 (make_cleanup_restore_current_language): New functions.
12778 * utils.h (make_cleanup_restore_current_language): New declaration.
12779
12780 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12781
12782 * source.c (symtab_to_fullname): Apply rewrite_source_path also for
12783 non-existing files.
12784
12785 * source.c (symtab_to_fullname): Do not prepend DIRNAME for
12786 non-existing files if FILENAME is already absolute.
12787
12788 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12789
12790 * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
12791 fputs_filtered. Append trailing newline.
12792
12793 2013-01-11 Yao Qi <yao@codesourcery.com>
12794 Stan Shebs <stan@codesourcery.com>
12795
12796 * psymtab.c (init_psymbol_list): Clarify the comment.
12797
12798 2013-01-11 Yao Qi <yao@codesourcery.com>
12799
12800 * breakpoint.c (print_one_breakpoint_location): Remove dead code.
12801 (update_dprintf_command_list): Assert that 'printf_line' is
12802 non-null. Remove condition check.
12803
12804 2013-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12805
12806 Code cleanup.
12807 * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
12808 type const char *.
12809 * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
12810 const char *.
12811 * tui/tui-source.h (tui_source_is_displayed): Likewise.
12812
12813 2013-01-09 Anthony Green <green@moxielogic.com>
12814
12815 * cp-abi.c (cplus_print_vtable): Don't return value from void
12816 function.
12817 * ada-lang.c (re_set_catch_assert): Ditto.
12818
12819 2013-01-09 Doug Evans <dje@google.com>
12820
12821 * symfile.h (quick_symbol_functions): Delete member
12822 pre_expand_symtabs_matching. All uses removed.
12823 * dwarf2read.c (dw2_lookup_symbol): Implement.
12824 (dw2_do_expand_symtabs_matching): Delete.
12825 (dw2_pre_expand_symtabs_matching): Delete.
12826 (struct dw2_symtab_iterator): New type.
12827 (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
12828 (dw2_expand_symtabs_for_function): Rewrite.
12829 (dwarf2_gdb_index_functions): Update.
12830 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
12831 (psym_functions): Update.
12832
12833 2013-01-09 Tom Tromey <tromey@redhat.com>
12834
12835 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
12836 * configure: Rebuild.
12837 * configure.ac: Add somread.o to the build if BFD has SOM
12838 support.
12839 * somread.c: Include som/aout.h, not syms.h.
12840 (som_symtab_read): Use som_external_symbol_dictionary_record.
12841 Unpack records manually.
12842 (_initialize_somread): Declare.
12843
12844 2012-01-08 Mike Frysinger <vapier@gentoo.org>
12845
12846 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
12847 Cast return_address to 64bits.
12848
12849 2013-01-08 Hui Zhu <hui_zhu@mentor.com>
12850
12851 * printcmd.c: Remove define of function output_command.
12852 * tracepoint.c: Remove extern of function output_command.
12853 * valprint.h: (output_command): New extern.
12854
12855 2013-01-07 Tom Tromey <tromey@redhat.com>
12856
12857 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
12858 Remove.
12859 (objc_language_defn): Use c_printchar, c_printstr,
12860 c_emit_char.
12861
12862 2013-01-07 Tom Tromey <tromey@redhat.com>
12863
12864 PR cli/7719:
12865 * NEWS: Update.
12866 * ada-valprint.c (printstr, print_field_values): Remove
12867 "inspect_it" code.
12868 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
12869 code.
12870 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
12871 code.
12872 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
12873 * main.c (captured_main): Remove "epoch" argument.
12874 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
12875 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
12876 * p-valprint.c (pascal_object_print_value_fields): Remove
12877 "inspect_it" code.
12878 * printcmd.c (print_command_1): Remove 'inspect' argument.
12879 (print_command, call_command): Update.
12880 (inspect_command): Remove.
12881 (_initialize_printcmd): Make "inspect" an alias for "print".
12882 * top.c (epoch_interface): Remove.
12883 * top.h (epoch_interface): Remove.
12884 * valprint.c (user_print_options): Update.
12885 (print_converted_chars_to_obstack): Remove "inspect_it" code.
12886 * valprint.h (struct value_print_options) <inspect_it>: Remove
12887 field.
12888
12889 2013-01-04 Tom Tromey <tromey@redhat.com>
12890
12891 * valprint.h (read_string): Add 'extern'.
12892
12893 2013-01-07 Joel Brobecker <brobecker@adacore.com>
12894
12895 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
12896 used to decide whether to define darwin_read_dyld_info or not.
12897
12898 2013-01-03 Pierre Muller <muller@sourceware.org>
12899
12900 * main.c (relocate_gdb_directory): Avoid calling stat function
12901 if DIR is empty.
12902
12903 2013-01-03 Yao Qi <yao@codesourcery.com>
12904
12905 * psymtab.c (fixup_psymbol_section): Update declaration.
12906 (fixup_psymbol_section): Remove code returning value.
12907
12908 2013-01-03 Yao Qi <yao@codesourcery.com>
12909
12910 * symtab.h: Remove some out of date comments.
12911 (enum exception_event_kind): Move it ...
12912 * breakpoint.c: ... here.
12913
12914 2013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
12915
12916 PR gdb/14405
12917 * darwin-nat.c (darwin_read_dyld_info): Only build if
12918 TASK_DYLD_INFO_COUNT is defined.
12919 (darwin_xfer_partial): Call darwin_read_dyld_info only if
12920 TASK_DYLD_INFO_COUNT is defined.
12921
12922 2013-01-02 Tom Tromey <tromey@redhat.com>
12923
12924 * symfile.h (struct ecoff_debug_hack): Remove.
12925 * objfiles.c: Don't include mdebugread.h.
12926
12927 2013-01-02 Tom Tromey <tromey@redhat.com>
12928
12929 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
12930 * configure.ac: Check for Mach-O support in BFD. Update
12931 CONFIG_OBS.
12932 * configure: Rebuild.
12933
12934 2013-01-02 Tom Tromey <tromey@redhat.com>
12935
12936 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
12937 * configure.ac: Use GDB_AC_CHECK_BFD.
12938 * configure: Rebuild.
12939
12940 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
12941
12942 * MAINTAINERS: Update my email.
12943
12944 2013-01-01 Joel Brobecker <brobecker@adacore.com>
12945
12946 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
12947
12948 2013-01-01 Joel Brobecker <brobecker@adacore.com>
12949
12950 * rs6000-nat.c (bss_data_overlap): New function.
12951 (vmap_symtab): Use it to adjust the .bss section's offset.
12952
12953 2013-01-01 Joel Brobecker <brobecker@adacore.com>
12954
12955 Update year range in copyright notice of all files.
12956
12957 2013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
12958
12959 * top.c (print_gdb_version): Update copyright year.
12960
12961 For older changes see ChangeLog-2012.
12962 \f
12963 Local Variables:
12964 mode: change-log
12965 left-margin: 8
12966 fill-column: 74
12967 version-control: never
12968 coding: utf-8
12969 End:
This page took 0.311792 seconds and 4 git commands to generate.