Add software single step support to moxie port
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
6ed1ff02
AG
12013-12-05 Anthony Green <green@moxielogic.com>
2
3 * moxie-tdep.c (moxie_software_single_step): New function.
4 (INST2OFFSET): New helper macro.
5 (moxie_gdbarch_init): Call set_gdbarch_software_single_step.
6 (moxie_process_readu): Move this up in the file.
7
39d7494a 82013-12-05 Doug Evans <xdje42@gmail.com>
c47cf547
DE
9
10 * auto-load.c (load_auto_scripts_for_objfile): Add some comments.
11
170d82c9
JB
122013-12-05 Joel Brobecker <brobecker@adacore.com>
13 Tristan Gingold <gingold@adacore.com>
14
15 * amd64-windows-tdep.c (amd64_windows_frame_decode_insns):
16 Accept version 2. Ignore operations using opcode 6.
17
a5e619ec
JB
182013-12-05 Joel Brobecker <brobecker@adacore.com>
19
20 * ada-lex.l (find_dot_all): Fix coding style violations.
21
ca8941bb
WT
222013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
23
24 * NEWS: Add section for Intel(R) Architecture Instructions
25 Extesions mentioning MPX.
26
7fb1b8b1
JB
272013-12-03 Joel Brobecker <brobecker@adacore.com>
28
29 * ada-lex.l (find_dot_all): Use strncasecmp instead of strncmp.
30
849f2b52
JB
312013-12-03 Joel Brobecker <brobecker@adacore.com>
32
33 * ada-lang.c (create_excep_cond_exprs): Force EXP to NULL
34 when parse_exp_1 threw an error. Add comment.
35
4e35e808
JB
362013-12-03 Joel Brobecker <brobecker@adacore.com>
37
38 * NEWS: Mention "-list-features" in the entry documenting
39 the support for the "--language" option.
40
caf26be9
SB
412013-12-03 Tom Tromey <tromey@redhat.com>
42 Jan Kratochvil <jan.kratochvil@redhat.com>
43 Doug Evans <dje@google.com>
44 Samuel Bronson <naesten@gmail.com>
45
46 Bring back gdb-add-index as a contrib script.
47 * contrib/gdb-add-index.sh: New file.
48 * NEWS: Note the addition.
49
34a4fb3a
SB
502013-12-03 Samuel Bronson <naesten@gmail.com>
51
52 * MAINTAINERS (Write After Approval): Add myself to the list.
53
688981c9
JB
542013-12-03 Joel Brobecker <brobecker@adacore.com>
55
56 * mi/mi-main.c (mi_cmd_list_features): Remove "ada-exceptions".
57
c1244769
JB
582013-12-03 Joel Brobecker <brobecker@adacore.com>
59
60 * mi/mi-main.c: Remove trailing spaces throughout.
61
2ea126fa
JB
622013-12-03 Pedro Alves <palves@redhat.com>
63 Joel Brobecker <brobecker@adacore.com>
64
65 * exceptions.h (enum_errors) <UNDEFINED_COMMAND_ERROR>: New enum.
66 * mi/mi-parse.c (mi_parse): Throw UNDEFINED_COMMAND_ERROR instead
67 of a regular error when the GDB/MI command does not exist.
68 * mi/mi-main.c (mi_cmd_list_features): Add
69 "undefined-command-error-code".
70 (mi_print_exception): Print an "undefined-command"
71 error code if EXCEPTION.ERROR is UNDEFINED_COMMAND_ERROR.
72 * NEWS: Add entry documenting the new "code" variable in
73 "^error" result records.
74
6b7cbff1
JB
752013-12-03 Joel Brobecker <brobecker@adacore.com>
76
77 * mi/mi-cmds.h (mi_cmd_info_gdb_mi_command): Declare.
78 * mi/mi-cmd-info.c (mi_cmd_info_gdb_mi_command): New function.
79 * mi/mi-cmds.c (mi_cmds): Add -info-gdb-mi-command command.
80 * mi/mi-main.c (mi_cmd_list_features): Add "info-gdb-mi-command"
81 field to output of "-list-features".
82
83 * NEWS: Add entry for new -info-gdb-mi-command.
84
04affae3
JK
852013-12-02 Doug Evans <dje@google.com>
86 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 * objfiles.c (allocate_objfile): Save original_name as an absolute
89 path.
90 * objfiles.h (struct objfile): Expand comment on original_name.
91 * source.c (openp): Call gdb_abspath.
92 * utils.c (gdb_abspath): New function.
93 * utils.h (gdb_abspath): Declare.
94
aee4bf85
PA
952013-12-02 Pedro Alves <palves@redhat.com>
96
97 * dcache.c (dcache_read_line): Use target_read_raw_memory.
98 * target.c (target_read_raw_memory): New function.
99 (target_read_stack, target_write_memory, target_write_raw_memory):
100 Update comment.
101 (target_read_code): Add comment.
102 * target.h (target_read_raw_memory): Declare.
103
840207d8
PA
1042013-12-02 Pedro Alves <palves@redhat.com>
105
106 * ctf.c (ctf_start): Use S_IRGRP, S_IXGRP, S_IXOTH
107 unconditionally.
108
0fdf84ca
PA
1092013-12-02 Pedro Alves <pedro@codesourcery.com>
110 Maciej W. Rozycki <macro@codesourcery.com>
111
112 * remote.c (putpkt_for_catch_errors): Remove function.
113 (remote_kill): Handle TARGET_CLOSE_ERROR from the kill packet
114 gracefully.
115
62972e0b
YQ
1162013-12-02 Pedro Alves <palves@redhat.com>
117
118 PR remote/15974
119 * remote-notif.c (handle_notification): Return early if no
120 notification is found.
121
f9b0da3d
JB
1222013-12-02 Joel Brobecker <brobecker@adacore.com>
123
124 * common/filestuff.c (fdwalk): Add "defined(RLIMIT_NOFILE)"
125 preprocessor check.
126
2dd4d422
JB
1272013-12-02 Joel Brobecker <brobecker@adacore.com>
128
129 * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
130
e72eff80
JB
1312013-12-02 Joel Brobecker <brobecker@adacore.com>
132
133 * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stat.h".
134 * ctf.c (ctf_start): Remove obsolete comment.
135
844ad005
JB
1362013-12-02 Joel Brobecker <brobecker@adacore.com>
137
138 * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_string.h".
139
5b2bf947
DE
1402013-11-30 Doug Evans <xdje42@gmail.com>
141
142 * auto-load.h (script_language): New members name, auto_load_enabled.
143 Add missing comments on struct members.
144 (auto_load_objfile_script): Delete.
145 * auto-load.c: #include "cli/cli-cmds.h".
146 (auto_load_gdb_scripts_enabled): New function.
147 (script_language_gdb): Update, add new members.
148 (source_gdb_script_for_objfile): Simplify, auto-load safe-checking
149 and call to maybe_add_script moved to caller.
150 (auto_load_objfile_script_1): Auto-load safe-checking and
151 call to maybe_add_script moved here.
152 (auto_load_objfile_script): Make static. Early exit if support for
153 scripting language hasn't been compiled in, or auto-loading has been
154 disabled.
155 (source_section_scripts): Argument "source_name" renamed to
156 "section_name". All uses updated. Replace uses of AUTO_SECTION_NAME
157 with section_name. Skip loading script if support for scripting
158 language hasn't been compiled in, or auto-loading has been disabled.
159 Call language->source_script_for_objfile instead of calling
160 source_python_script_for_objfile directly.
161 (load_auto_scripts_for_objfile): Update.
162 * python/py-auto-load.c: Delete #include "cli/cli-cmds.h".
163 (gdbpy_load_auto_script_for_objfile): Delete.
164 (auto_load_python_scripts_enabled): New function.
165 (script_language_python): Update, add new members.
166 (gdbpy_script_language_defn): New function.
167 * python/python.h (gdbpy_load_auto_scripts_for_objfile): Delete.
168 (gdbpy_script_language_defn): Declare.
169
170 * auto-load.c (AUTO_SECTION_NAME): Moved here and renamed from
171 py-auto-load.c, GDBPY_AUTO_SECTION_NAME.
172 (source_section_scripts): Moved here from py-auto-load.c.
173 (auto_load_section_scripts): Ditto.
174 * python/py-auto-load.c (GDBPY_AUTO_SECTION_NAME): Moved to
175 auto-load.c, renamed AUTO_SECTION_NAME.
176 (source_section_scripts, auto_load_section_scripts): Moved to
177 auto-load.c.
178
d9c43928
YQ
1792013-11-30 Yao Qi <yao@codesourcery.com>
180
181 * remote.c (getpkt_or_notif_sane_1): Fix typo "checksm".
182
e7b12392
SDJ
1832013-11-29 Sergio Durigan Junior <sergiodj@redhat.com>
184
185 * gdbarch.sh: Remove include of "gdb_string.h", replace by
186 <string.h>.
187
256458bc
DE
1882013-11-29 Doug Evans <xdje42@gmail.com>
189
7b2d3abf
DE
190 * python/py-auto-load.c (source_section_scripts): Move comment to
191 more relevant location.
192
256458bc
DE
193 Whitespace cleanup.
194 * python/py-breakpoint.c: Remove trailing whitespace.
195 * python/py-cmd.c: Ditto.
196 * python/py-evts.c: Ditto.
197 * python/py-finishbreakpoint.c: Ditto.
198 * python/py-frame.c: Ditto.
199 * python/py-function.c: Ditto.
200 * python/py-inferior.c: Ditto.
201 * python/py-infthread.c: Ditto.
202 * python/py-param.c: Ditto.
203 * python/py-prettyprint.c: Ditto.
204 * python/py-symbol.c: Ditto.
205 * python/py-type.c: Ditto.
206 * python/py-utils.c: Ditto.
207 * python/py-value.c: Ditto.
208 * python/python-internal.h: Ditto.
209 * python/python.c: Ditto.
210
20e1ca3b
PA
2112013-11-29 Pedro Alves <palves@redhat.com>
212
213 * unwind_stop_reasons.def (UNWIND_NULL_ID): Update comment.
214
8b4f3082
PA
2152013-11-29 Pedro Alves <palves@redhat.com>
216
217 * breakpoint.c (build_target_condition_list): Release previous
218 conditions.
219 (build_target_command_list): Release previous commands.
220 (bp_location_dtor): Release target conditions and commands.
221 * remote.c (remote_add_target_side_condition): Don't release
222 conditions.
223 (remote_add_target_side_commands): Don't release commands.
224
9f713294
YQ
2252013-11-29 Yao Qi <yao@codesourcery.com>
226 Pedro Alves <palves@redhat.com>
227
228 * dcache.c (dcache_read_line): Use current_target.beneath
229 instead of &current_target.
230 * target.c (memory_xfer_partial_1): Factor code out to ...
231 (raw_memory_xfer_partial): ... it. New function.
232 (target_xfer_partial): Call raw_memory_xfer_partial if OBJECT
233 is TARGET_OBJECT_RAW_MEMORY.
234
4cb0213d
DE
2352013-11-28 Doug Evans <xdje42@gmail.com>
236
237 * breakpoint.h (gdbpy_breakpoint_object): Renamed from
238 breakpoint_object. All uses updated.
239 * python/python-internal.h (gdbpy_breakpoint_object): Renamed from
240 breakpoint_object. All uses updated.
241 * python.c (*): All uses of breakpoint_object updated.
242 * python.h (*): All uses of breakpoint_object updated.
243 * python/py-breakpoint.c (*): All uses of breakpoint_object updated.
244 * python/py-finishbreakpoint.c (*): Ditto.
245
d344e670
DE
2462013-11-28 Doug Evans <xdje42@gmail.com>
247
d729aae0 248 * configure.ac: Add comments delineating libpython and libmcheck.
d344e670
DE
249 * configure: Regenerate.
250
eebc056c
AB
2512013-11-28 Andrew Burgess <aburgess@broadcom.com>
252 Pedro Alves <palves@redhat.com>
253
254 * valprint.c (value_check_printable): If the value is entirely
255 unavailable, print a single "<unavailable>" instead of printing
256 all subfields.
257
a7300869
PA
2582013-11-28 Pedro Alves <palves@redhat.com>
259
260 * frame.c (get_prev_frame_1) <stop_reason != UNWIND_NO_REASON>:
261 Add "set debug frame" output.
262 (frame_stop_reason_symbol_string): New function.
263
50fd528a
PA
2642013-11-28 Pedro Alves <palves@redhat.com>
265
266 * frame-unwind.c (default_frame_unwind_stop_reason): Return
267 UNWIND_OUTERMOST if the frame's ID is outer_frame_id.
268 * frame.c (get_prev_frame_1): Remove outer_frame_id check.
269
5de51581
PA
2702013-11-28 Pedro Alves <palves@redhat.com>
271
272 * frame.c (get_prev_frame_1): If the frame id is outer_frame_id,
273 set the unwind stop reason to UNWIND_OUTERMOST, not
274 UNWIND_NULL_ID. Remove explicit check for sentinel frame.
275
739cb10c
PA
2762013-11-28 Pedro Alves <palves@redhat.com>
277
278 * frame.c (frame_unwind_register): Say the register was "not
279 saved" instead of "optimized out".
280
514c0aa6 2812013-11-27 Steffen Sledz <sledz@dresearch-fe.de>
92a021de 282
514c0aa6 283 PR 16152
92a021de 284 * configure: Rebuild.
514c0aa6 285 * configure.ac: Tighten cygwin detection check.
92a021de 286
908fa2aa
PA
2872013-11-27 Pedro Alves <palves@redhat.com>
288
289 * frame-unwind.c (frame_unwind_got_optimized): Use the type of the
290 register in the previous frame's arch.
291
6bd273ae
PA
2922013-11-27 Pedro Alves <palves@redhat.com>
293
294 * frame-unwind.c (frame_unwind_got_optimized): Return
295 an lval_register value instead of a not_lval value.
296
f6c01fc5
AB
2972013-11-27 Andrew Burgess <aburgess@broadcom.com>
298
299 * frame.c: Include "valprint.h".
300 (frame_unwind_register_value): Use value_optimized_out.
301 * value.c (value_fetch_lazy): Likewise.
302
4f14910f
AB
3032013-11-26 Andrew Burgess <aburgess@broadcom.com>
304
305 * value.c (allocate_optimized_out_value): Mark value as non-lazy.
306
15859968
TT
3072013-11-26 Tom Tromey <tromey@redhat.com>
308
309 * dwarf2-frame.c (dwarf2_frame_cache): Revert patch from
310 2013-11-22.
311
244ec0da
WT
3122013-11-26 Walfred Tedeschi <walfred.tedeschi@intel.com>
313
314 * i386-xstate.h (I386_XSTATE_MPX): New Macro.
315 (I386_XSTATE_MPX_MASK): Makes use of I386_XSTATE_MPX.
316 (HAS_MPX): New macro.
317 (HAS_AVX): New macro.
318 (I386_XSTATE_SIZE): Uses HAS_MPX and HAS_AVX.
319
f7e3ecae
KS
3202013-11-25 Keith Seitz <keiths@redhat.com>
321
322 PR c++/14819
323 * c-exp.y (classify_inner_name): If no matching symbol was
324 found, try looking up the token as a base class.
325 Likewise if a constructor was found.
326 * cp-namespace.c (find_type_baseclass_by_name): New function.
327 * cp-support.h (find_type_baseclass_by_name): Declare.
328 * valops.c (value_struct_elt_for_reference): If we get
329 a non-static field, try to get a value based on the
330 current instance, if any.
331
283f7163
YQ
3322013-11-24 Yao Qi <yao@codesourcery.com>
333
334 * disasm.c (dis_asm_read_memory): Call target_read_code
335 instead of target_read_memory.
336
29453a14
YQ
3372013-11-24 Yao Qi <yao@codesourcery.com>
338
339 * NEWS: Add note on new "set code-cache" option.
340 * target-dcache.c (code_cache_enabled_1): New variable.
341 (code_cache_enabled): New variable.
342 (show_code_cache, set_code_cache): New function.
343 (code_cache_enabled_p): New function.
344 (_initialize_target_dcache): Register command.
345 * target-dcache.h (code_cache_enabled_p): Declare.
346 * target.c (memory_xfer_partial_1):Handle
347 TARGET_OBJECT_CODE_MEMORY and code_cache_enabled.
348 (target_read_code): New function.
349 * target.h (enum target_object) <TARGET_OBJECT_CODE_MEMORY>:
350 New.
351 (target_read_code): Declare.
352
0fb14d8f
YQ
3532013-11-24 Yao Qi <yao@codesourcery.com>
354
355 * target-dcache.c (stack_cache_enabled_p_1): Rename to ...
356 (stack_cache_enabled_1): ... this. New variable.
357 (stack_cache_enabled_p): Rename to ...
358 (stack_cache_enabled): ... this. New variable.
359 (set_stack_cache_enabled_p): Rename to ...
360 (set_stack_cache): ... this. Update caller.
361 (show_stack_cache_enabled_p): Rename to ...
362 (show_stack_cache): ... this. Update caller.
363 (stack_cache_enabled): Rename to ...
364 (stack_cache_enabled_p): ... this. Update caller.
365 (_initialize_target_dcache): Replace "data cache" with
366 "target memory cache".
367 * target-dcache.h (stack_cache_enabled): Remove declaration.
368 (stack_cache_enabled_p): Add declaration.
369
a12361b9
DE
3702013-11-23 Doug Evans <xdje42@gmail.com>
371
372 * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR,
373 superfluous.
374
1e1d6920
DE
3752013-11-23 Doug Evans <xdje42@gmail.com>
376
377 * python/py-frame.c (frapy_block): Fix error message text.
378
1e9c71b8
DE
3792013-11-23 Doug Evans <xdje42@gmail.com>
380
381 * cli/cli-script.c (multi_line_command_p): New function.
382 (recurse_read_control_structure, read_command_lines_1): Call it.
383 (execute_control_command): Consistently have a blank line between
384 each case.
385
f380848e
SA
3862013-11-22 Sterling Augustine <saugustine@google.com>
387
38e1f2a7 388 PR gdb/16196:
f380848e
SA
389 * valprint.c (read_string): Set new variable fetchlen based on
390 fetchlimit and size. Use it in call to partial_memory_read.
391 Update comment.
392
da2b2fdf
TT
3932013-11-22 Tom Tromey <tromey@redhat.com>
394
395 PR backtrace/16155:
396 * dwarf2-frame.c (dwarf2_frame_cache): Set undefined_retaddr if
397 the return address column is unspecified.
398
6eeee81c
TT
3992013-11-22 Tom Tromey <tromey@redhat.com>
400 Pedro Alves <palves@redhat.com>
401
402 PR backtrace/16155
403 * value.c (value_fetch_lazy): Internal error if
404 get_frame_register_value returns the same register.
405
194cca41
PA
4062013-11-22 Pedro Alves <palves@redhat.com>
407 Tom Tromey <tromey@redhat.com>
408
409 * frame.c (frame_stash_add): Now returns whether a frame with the
410 same ID was already known.
411 (compute_frame_id): New function, factored out from get_frame_id.
412 (get_frame_id): No longer lazilly compute the frame id here.
413 (get_prev_frame_if_no_cycle): New function. Detects wider stack
414 cycles.
415 (get_prev_frame_1): Use it instead of get_prev_frame_raw directly,
416 and checking for stack cycles here.
417
33f8fe58
PA
4182013-11-22 Pedro Alves <palves@redhat.com>
419
420 PR 16155
421 * frame.c (get_prev_frame_1): Do the UNWIND_SAME_ID check between
422 this frame and the new previous frame, not between this frame and
423 the next frame.
424
1ec56e88
PA
4252013-11-22 Pedro Alves <palves@redhat.com>
426
427 PR 16155
428 * dwarf2-frame.c (struct dwarf2_frame_cache)
429 <checked_tailcall_bottom, entry_cfa_sp_offset,
430 entry_cfa_sp_offset_p>: New fields.
431 (dwarf2_frame_cache): Adjust to use the new cache fields instead
432 of locals. Don't call dwarf2_tailcall_sniffer_first here.
433 (dwarf2_frame_prev_register): Call it here, but only once.
434
ca092b61
DE
4352013-11-21 Doug Evans <xdje42@gmail.com>
436
437 * gdbtypes.c: #include bcache.h, dwarf2loc.h.
438 (type_equality_entry): Move here from python/py-type.c.
439 (type_equality_entry_d): Ditto.
440 (compare_maybe_null_strings, check_types_equal): Ditto.
441 (check_types_worklist, types_deeply_equal): Ditto.
442 * gdbtypes.h (types_deeply_equal): Declare.
443 * python/py-type.c: Remove inclusion of bcache.h, dwarf2loc.h.
444 (typy_richcompare): Update.
445
7c245c24
JB
4462013-11-20 Joel Brobecker <brobecker@adacore.com>
447
448 * python/py-value.c (is_intlike): Delete.
449 (valpy_int): Replace use of CHECK_TYPEDEF and is_intlike
450 by use of is_integral_type.
451 (valpy_long): Replace use of CHECK_TYPEDEF and is_intlike
452 by use of is_integral_type and check for TYPE_CODE_PTR.
453
8986e351
TT
4542013-11-20 Tom Tromey <tromey@redhat.com>
455
456 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Remove
457 strerror module.
458 * gnulib/aclocal.m4: Update.
459 * gnulib/config.in: Update.
460 * gnulib/configure: Update.
461 * gnulib/import/Makefile.am: Update.
462 * gnulib/import/Makefile.in: Update.
463 * gnulib/import/errno.in.h: Remove.
464 * gnulib/import/intprops.h: Remove.
465 * gnulib/import/m4/errno_h.m4: Remove.
466 * gnulib/import/m4/gnulib-cache.m4: Update.
467 * gnulib/import/m4/gnulib-comp.m4: Update.
468 * gnulib/import/m4/strerror.m4: Remove.
469 * gnulib/import/m4/sys_socket_h.m4: Remove.
470 * gnulib/import/strerror-override.c: Remove.
471 * gnulib/import/strerror-override.h: Remove.
472 * gnulib/import/strerror.c: Remove.
473 * gnulib/update-gnulib.sh: Update.
474
6b1141e3
YQ
4752013-11-20 Yao Qi <yao@codesourcery.com>
476
477 * target-dcache.c (target_dcache_get_or_init): Call
478 set_address_space_data if 'dcache' is NULL.
479
60650f2e
WT
4802013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
481
482 * common/i386-gcc-cpuid.h (bit_MPX): Synchronize with gcc file.
483
09748966
WT
4842013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
485
486 * python/lib/gdb/command/bound_register.py: New file.
995c1ad9
DE
487 * data-directory/Makefile.in: Copy bond_register.py to the right path
488 to be initialized at gdb startup.
09748966 489
e43e105e
WT
4902013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
491
492 * amd64-linux-nat.c (amd64_linux_gregset32_reg_offset):
493 Add MPX registers.
494 (amd64_linux_read_description): Add initialization for MPX and
495 AVX independently.
496 * amd64-linux-tdep.c: Includes features/i386/amd64-mpx-linux.c.
497 (amd64_linux_gregset_reg_offset): Add MPX registers.
498 (amd64_linux_core_read_description): Add initialization for MPX
499 registers.
500 (_initialize_amd64_linux_tdep): Initialize MPX targets.
501 * amd64-linux-tdep.h (AMD64_LINUX_RAX_REGNUM): Set it to the last
502 register on the list.
503 (tdesc_amd64_mpx_linux) Add new target for MPX.
504 * amd64-tdep.c: Includes features/i386/amd64-mpx.c.
505 (amd64_mpx_names): MPX register names.
506 (amd64_init_abi): Add MPX register while initializing the ABI.
507 (_initialize_amd64_tdep): Initialize MPX targets.
508 * amd64-tdep.h (amd64_regnum): Add MPX registers.
509 (AMD64_NUM_REGS): Set number of registers taking MPX into account.
510
1dbcd68c
WT
5112013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
512
513 * i386-linux-nat.c (GETXSTATEREGS_SUPPLIES): Add MPX
514 registers on the range of registers to be read from
515 xsave buffer.
516 (i386_linux_read_description): Add case for MPX.
517 * i386-linux-tdep.c: Include features/i386/i386-mpx-linux.c.
518 (i386_linux_gregset_reg_offset): Add MPX registers.
519 (i386_linux_core_read_description): Initialize also MPX.
520 (_initialize_i386_linux_tdep): Add mpx initialization.
521 * i386-tdep.h (gdbarch_tdep): Add fields bnd0r_regnum, bnd0_regnum,
522 mpx_register_names.
523 (i386_regnum): Add MPX registers.
524 (I386_MPX_NUM_REGS): New macro.
525 (i386_bnd_regnum_p): New function.
526 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): Set
527 number of registers to be the number of BNDSTATUS.
528 (tdesc_i386_mpx_linux): Add description for MPX Linux registers.
529 * i386-tdep.c: Include features/i386/i386-mpx.c.
530 (i386_mpx_names): Add MPX register names array.
531 (i386_bnd_names): Add bnd pseudo register names array.
532 (i386_bndr_regnum_p): Lookup register numbers for bnd raw
533 registers.
534 (i386_bndr_regnum_p): Lookup register numbers for bnd raw registers.
535 (386_mpx_ctrl_regnum_p): Lookup register numbers for MPX control
536 registers.
537 (i386_bnd_type): New function.
538 (i386_pseudo_register_type): Use i386_bnd_type for bnd pseudo
539 register types.
540 (i386_pseudo_register_read_into_value): Add bnd case.
541 (i386_pseudo_register_write): Add bnd pseudo registers.
542 (i386_register_reggroup_p): Add MPX register to the group all.
543 (i386_validate_tdesc_p): Add MPX to the target description
544 validation.
545 (i386_pseudo_register_name): Add bnd pseudo registers.
546 (i386_gdbarch_init): Add MPX for architecture initialization.
547 (_initia_initialize_i386_tdep): Add mpx initialization.
548 * i387-tdep.c (xsave_mpx_offset): New vector for MPX offsets on
549 XSAVE buffer.
550 (XSAVE_MPX_ADDR): New macro.
551 (i387_supply_xsave): Add MPX case.
552 (i387_collect_xsave): Add MPX case.
553 * i387-tdep.h (I387_BND0R_REGNUM): New macro.
554 (I387_BNDCFGU_REGNUM): New macro.
555 (I387_NUM_MPX_REGS): New macro.
556 (I387_NUM_BND_REGS): New macro.
557 (I387_NUM_MPX_CTRL_REGS): New macro.
558 (I387_MPXEND_REGNUM): New macro.
559 * common/i386-xstate.h (I386_XSTATE_BNDREGS): New macro.
560 (I386_XSTATE_BNDCFG): Likewise.
561 (I386_XSTATE_MPX_MASK): Likewise.
562 (I386_XSTATE_ALL_MASK): New macro represents flags for all states.
563 (I386_XSTATE_BNDREGS_SIZE): New macro.
564 (I386_XSTATE_BNDCFG_SIZE): Likewise.
565 (I386_XSTATE_SIZE): Adapt for MPX.
566 (I386_XSTATE_MAX_SIZE): Likewise.
567
ccc42043
WT
5682013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
569
570 * features/i386/Makefile: Adapts for using MPX registers.
571 * features/i386/32bit-mpx.xml: New file.
572 * features/i386/64bit-mpx.xml: Likewise.
573 * features/i386/amd64-mpx-linux.c: Likewise.
574 * features/i386/amd64-mpx-linux.xml: Likewise.
575 * features/i386/amd64-mpx.c: Likewise.
576 * features/i386/amd64-mpx.xml: Likewise.
577 * features/i386/i386-mpx-linux.c: Likewise.
578 * features/i386/i386-mpx-linux.xml: Likewise.
579 * features/i386/i386-mpx.c: Likewise.
580 * features/i386/i386-mpx.xml: Likewise.
581 * regformats/i386/amd64-mpx-linux.dat: New file.
582 * regformats/i386/amd64-mpx.dat: Likewise.
583 * regformats/i386/i386-mpx-linux.dat: Likewise.
584 * regformats/i386/i386-mpx.dat: Likewise.
585
57803a3c
WT
5862013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
587
588 * target-descriptions.c (maint_print_maint_print_c_tdesc_cmd):
589 Modified logic of creating a bitfield to be in sync with
590 tdesc_gdb_type.
591
2b59118e
WN
5922013-11-20 Will Newton <will.newton@linaro.org>
593
594 * arm-tdep.c (arm_get_next_pc): Remove "Infinite loop detected"
595 error message.
596
b26dfc9a
YQ
5972013-11-20 Yao Qi <yao@codesourcery.com>
598
599 * progspace.h (struct address_space_data): Declare.
600 * target-dcache.c: Include "progspace.h".
601 (target_dache): Remove.
602 (target_dcache_aspace_key): New.
603 (target_dcache_cleanup): New function.
604 (target_dcache_init_p): Get data through
605 target_dcache_aspace_key.
606 (target_dcache_invalidate): Likewise.
607 (target_dcache_get): Likewise.
608 (target_dcache_get_or_init): Likewise.
609 (_initialize_target_dcache): Initialize
610 target_dcache_aspace_key.
611
3a8356ff
YQ
6122013-11-20 Yao Qi <yao@codesourcery.com>
613
614 * progspace.c (struct address_space): Update comments.
615 <REGISTRY_FIELDS>: New fields.
616 DEFINE_REGISTRY for address_space.
617 (new_address_space): Call address_space_alloc_data.
618 (free_address_space): Call address_space_free_data.
619 * progspace.h: Use DECLARE_REGISTRY.
620
68c765e2
YQ
6212013-11-20 Yao Qi <yao@codesourcery.com>
622
623 * Makefile.in (SFILES):Add target-dcache.c.
624 (HFILES_NO_SRCDIR): Add target-dcache.h.
625 (COMMON_OBS): Add target-dcache.o.
626 * dcache.c: Remove inclusion to "target.h". Include
627 "target-dcache.h".
628 * memattr.c: Include "target-dcache.h".
629 * top.c: Likewise.
630 * tracepoint.c: Likewise.
631 * target.c: (stack_cache_enabled_p_1): Move to
632 target-dcache.c.
633 (stack_cache_enabled_p): Likewise.
634 (set_stack_cache_enabled_p): Likewise.
635 (show_stack_cache_enabled_p): Likewise.
636 (target_dcache, target_dcache_init_p): Likewise.
637 (target_dcache_invalidate): Likewise.
638 (target_dcache_get, target_dcache_get_or_init): Likewise.
639 (memory_xfer_partial_1): Call function stack_cache_enabled.
640 (initialize_target): Move code to target-dcache.c.
641 * target.h (target_dcache_invalidate): Move to
642 target-dcache.h.
643 (target_dcache_get): Likewise.
644 * target-dcache.c: New.
645 * target-dcache.h: New.
646
f2de9785
YQ
6472013-11-20 Yao Qi <yao@codesourcery.com>
648
649 * target.c (memory_xfer_partial_1): Update 'target_dcache' if
650 it is initialized.
651
2a2f9fe4
YQ
6522013-11-20 Yao Qi <yao@codesourcery.com>
653
654 * dcache.c (last_cache): Remove.
655 (dcache_free, dcache_init): Update.
656 (dcache_update):
657 (dcache_print_line): Add parameter 'dcache'. Replace
658 'target_dcache' with 'dcache'.
659 (dcache_info): Move code to dcache_info_1. Call
660 'dcache_info_1'.
661 (dcache_info_1): New function.
662 (set_dcache_size): Call target_dcache_invalidate.
663 (set_dcache_line_size): Call target_dcache_invalidate.
664 * target.c (target_dcache_init_p): New function.
665 (target_dcache_invalidate): Check target_dcache_init_p first.
666 (target_dcache_get, target_dcache_get_or_init): New function.
667 (memory_xfer_partial_1): Adjust.
668 (initialize_target): Don't initialize 'target_dcache'.
669 * target.h (struct dcache_struct): Declare.
670 (target_dcache_get): Declare.
671
8ab91b96
YQ
6722013-11-19 Yao Qi <yao@codesourcery.com>
673
674 * varobj.c (varobj_get_type): Fix typo.
675
df7752b0
JB
6762013-11-19 Joel Brobecker <brobecker@adacore.com>
677
678 * python/py-value.c (is_intlike): Add TYPE_CODE_RANGE handling.
679
4a0a886a
JB
6802013-11-19 Joel Brobecker <brobecker@adacore.com>
681
682 * contrib/ari/gdb_ari.sh: Remove checks for "dirent.h" and
683 "stat.h".
684
53ce3c39
TT
6852013-11-18 Tom Tromey <tromey@redhat.com>
686
687 * common/gdb_stat.h: Remove.
688 * ada-lang.c: Use sys/stat.h, not gdb_stat.h.
689 * common/filestuff.c: Use sys/stat.h, not gdb_stat.h.
690 * common/linux-osdata.c: Use sys/stat.h, not gdb_stat.h.
691 * corefile.c: Use sys/stat.h, not gdb_stat.h.
692 * ctf.c: Use sys/stat.h, not gdb_stat.h.
693 * darwin-nat.c: Use sys/stat.h, not gdb_stat.h.
694 * dbxread.c: Use sys/stat.h, not gdb_stat.h.
695 * dwarf2read.c: Use sys/stat.h, not gdb_stat.h.
696 * exec.c: Use sys/stat.h, not gdb_stat.h.
697 * gdbserver/linux-low.c: Use sys/stat.h, not gdb_stat.h.
698 * gdbserver/remote-utils.c: Use sys/stat.h, not gdb_stat.h.
699 * inf-child.c: Use sys/stat.h, not gdb_stat.h.
700 * jit.c: Use sys/stat.h, not gdb_stat.h.
701 * linux-nat.c: Use sys/stat.h, not gdb_stat.h.
702 * m68klinux-nat.c: Use sys/stat.h, not gdb_stat.h.
703 * main.c: Use sys/stat.h, not gdb_stat.h.
704 * mdebugread.c: Use sys/stat.h, not gdb_stat.h.
705 * mi/mi-cmd-env.c: Use sys/stat.h, not gdb_stat.h.
706 * nto-tdep.c: Use sys/stat.h, not gdb_stat.h.
707 * objfiles.c: Use sys/stat.h, not gdb_stat.h.
708 * procfs.c: Use sys/stat.h, not gdb_stat.h.
709 * remote-fileio.c: Use sys/stat.h, not gdb_stat.h.
710 * remote-mips.c: Use sys/stat.h, not gdb_stat.h.
711 * remote.c: Use sys/stat.h, not gdb_stat.h.
712 * rs6000-nat.c: Use sys/stat.h, not gdb_stat.h.
713 * sol-thread.c: Use sys/stat.h, not gdb_stat.h.
714 * solib-spu.c: Use sys/stat.h, not gdb_stat.h.
715 * source.c: Use sys/stat.h, not gdb_stat.h.
716 * symfile.c: Use sys/stat.h, not gdb_stat.h.
717 * symmisc.c: Use sys/stat.h, not gdb_stat.h.
718 * symtab.c: Use sys/stat.h, not gdb_stat.h.
719 * top.c: Use sys/stat.h, not gdb_stat.h.
720 * xcoffread.c: Use sys/stat.h, not gdb_stat.h.
721
09607c9e
TT
7222013-11-18 Tom Tromey <tromey@redhat.com>
723
724 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
725 sys_stat.
726 * gnulib/aclocal.m4: Update.
727 * gnulib/config.in: Update.
728 * gnulib/configure: Update.
729 * gnulib/import/Makefile.am: Update.
730 * gnulib/import/Makefile.in: Update.
731 * gnulib/import/m4/gnulib-cache.m4: Update.
732 * gnulib/import/m4/gnulib-comp.m4: Update.
733 * gnulib/import/m4/sys_stat_h.m4: New.
734 * gnulib/import/m4/time_h.m4: New.
735 * gnulib/import/sys_stat.in.h: New.
736 * gnulib/import/time.in.h: New.
737
4ff70b84
TT
7382013-11-18 Tom Tromey <tromey@redhat.com>
739
740 * configure: Rebuild.
741 * configure.ac: Remove check of HAVE_SYS_TYPES_H.
742
3447c057
TT
7432013-11-18 Tom Tromey <tromey@redhat.com>
744
745 * configure: Rebuild.
746 * configure.ac: Don't check for unistd.h.
747
0080a2f6
TT
7482013-11-18 Tom Tromey <tromey@redhat.com>
749
750 * configure: Rebuild.
751 * configure.ac: Don't check for stdlib.h
752 * defs.h: Include stdlib.h unconditionally.
753
161d1bec
TT
7542013-11-18 Tom Tromey <tromey@redhat.com>
755
756 * config.in: Rebuild.
757 * configure: Rebuild.
758 * configure.ac: Don't check for stddef.h.
759 * defs.h: Unconditionally include stddef.h. Remove duplicate
760 inclusion.
761
2978b111
TT
7622013-11-18 Tom Tromey <tromey@redhat.com>
763
764 * common/common.m4 (GDB_AC_COMMON): Don't use AC_HEADER_DIRENT.
765 * common/gdb_dirent.h: Remove.
766 * common/filestuff.c: Use dirent.h.
767 * common/linux-osdata.c: Use dirent.h.
768 (NAMELEN): Define.
769 * config.in: Rebuild.
770 * configure: Rebuild.
771 * configure.ac: Don't use AC_HEADER_DIRENT.
772 * linux-fork.c: Use dirent.h
773 * linux-nat.c: Use dirent.h.
774 * nto-procfs.c: Use dirent.h.
775 * procfs.c: Use dirent.h.
776
e26b6bb0
TT
7772013-11-18 Tom Tromey <tromey@redhat.com>
778
779 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add dirent.
780 * gnulib/aclocal.m4: Update.
781 * gnulib/config.in: Update.
782 * gnulib/configure: Update.
783 * gnulib/import/Makefile.am: Update.
784 * gnulib/import/Makefile.in: Update.
785 * gnulib/import/dirent.in.h: New.
786 * gnulib/import/m4/dirent_h.m4: New.
787 * gnulib/import/m4/gnulib-cache.m4: Update.
788 * gnulib/import/m4/gnulib-comp.m4: Update.
789
a3d08894
TT
7902013-11-18 Tom Tromey <tromey@redhat.com>
791
792 * configure: Rebuild.
793 * common/common.m4 (GDB_AC_COMMON): Don't check for string.h or
794 strings.h.
795
0e9f083f
TT
7962013-11-18 Tom Tromey <tromey@redhat.com>
797
798 * common/gdb_string.h: Remove.
799 * aarch64-tdep.c: Use string.h, not gdb_string.h.
800 * ada-exp.y: Use string.h, not gdb_string.h.
801 * ada-lang.c: Use string.h, not gdb_string.h.
802 * ada-lex.l: Use string.h, not gdb_string.h.
803 * ada-typeprint.c: Use string.h, not gdb_string.h.
804 * ada-valprint.c: Use string.h, not gdb_string.h.
805 * aix-thread.c: Use string.h, not gdb_string.h.
806 * alpha-linux-tdep.c: Use string.h, not gdb_string.h.
807 * alpha-mdebug-tdep.c: Use string.h, not gdb_string.h.
808 * alpha-nat.c: Use string.h, not gdb_string.h.
809 * alpha-osf1-tdep.c: Use string.h, not gdb_string.h.
810 * alpha-tdep.c: Use string.h, not gdb_string.h.
811 * alphanbsd-tdep.c: Use string.h, not gdb_string.h.
812 * amd64-dicos-tdep.c: Use string.h, not gdb_string.h.
813 * amd64-linux-nat.c: Use string.h, not gdb_string.h.
814 * amd64-linux-tdep.c: Use string.h, not gdb_string.h.
815 * amd64-nat.c: Use string.h, not gdb_string.h.
816 * amd64-sol2-tdep.c: Use string.h, not gdb_string.h.
817 * amd64fbsd-tdep.c: Use string.h, not gdb_string.h.
818 * amd64obsd-tdep.c: Use string.h, not gdb_string.h.
819 * arch-utils.c: Use string.h, not gdb_string.h.
820 * arm-linux-nat.c: Use string.h, not gdb_string.h.
821 * arm-linux-tdep.c: Use string.h, not gdb_string.h.
822 * arm-tdep.c: Use string.h, not gdb_string.h.
823 * arm-wince-tdep.c: Use string.h, not gdb_string.h.
824 * armbsd-tdep.c: Use string.h, not gdb_string.h.
825 * armnbsd-nat.c: Use string.h, not gdb_string.h.
826 * armnbsd-tdep.c: Use string.h, not gdb_string.h.
827 * armobsd-tdep.c: Use string.h, not gdb_string.h.
828 * avr-tdep.c: Use string.h, not gdb_string.h.
829 * ax-gdb.c: Use string.h, not gdb_string.h.
830 * ax-general.c: Use string.h, not gdb_string.h.
831 * bcache.c: Use string.h, not gdb_string.h.
832 * bfin-tdep.c: Use string.h, not gdb_string.h.
833 * breakpoint.c: Use string.h, not gdb_string.h.
834 * build-id.c: Use string.h, not gdb_string.h.
835 * buildsym.c: Use string.h, not gdb_string.h.
836 * c-exp.y: Use string.h, not gdb_string.h.
837 * c-lang.c: Use string.h, not gdb_string.h.
838 * c-typeprint.c: Use string.h, not gdb_string.h.
839 * c-valprint.c: Use string.h, not gdb_string.h.
840 * charset.c: Use string.h, not gdb_string.h.
841 * cli-out.c: Use string.h, not gdb_string.h.
842 * cli/cli-cmds.c: Use string.h, not gdb_string.h.
843 * cli/cli-decode.c: Use string.h, not gdb_string.h.
844 * cli/cli-dump.c: Use string.h, not gdb_string.h.
845 * cli/cli-interp.c: Use string.h, not gdb_string.h.
846 * cli/cli-logging.c: Use string.h, not gdb_string.h.
847 * cli/cli-script.c: Use string.h, not gdb_string.h.
848 * cli/cli-setshow.c: Use string.h, not gdb_string.h.
849 * cli/cli-utils.c: Use string.h, not gdb_string.h.
850 * coffread.c: Use string.h, not gdb_string.h.
851 * common/common-utils.c: Use string.h, not gdb_string.h.
852 * common/filestuff.c: Use string.h, not gdb_string.h.
853 * common/linux-procfs.c: Use string.h, not gdb_string.h.
854 * common/linux-ptrace.c: Use string.h, not gdb_string.h.
855 * common/signals.c: Use string.h, not gdb_string.h.
856 * common/vec.h: Use string.h, not gdb_string.h.
857 * core-regset.c: Use string.h, not gdb_string.h.
858 * corefile.c: Use string.h, not gdb_string.h.
859 * corelow.c: Use string.h, not gdb_string.h.
860 * cp-abi.c: Use string.h, not gdb_string.h.
861 * cp-support.c: Use string.h, not gdb_string.h.
862 * cp-valprint.c: Use string.h, not gdb_string.h.
863 * cris-tdep.c: Use string.h, not gdb_string.h.
864 * d-lang.c: Use string.h, not gdb_string.h.
865 * dbxread.c: Use string.h, not gdb_string.h.
866 * dcache.c: Use string.h, not gdb_string.h.
867 * demangle.c: Use string.h, not gdb_string.h.
868 * dicos-tdep.c: Use string.h, not gdb_string.h.
869 * disasm.c: Use string.h, not gdb_string.h.
870 * doublest.c: Use string.h, not gdb_string.h.
871 * dsrec.c: Use string.h, not gdb_string.h.
872 * dummy-frame.c: Use string.h, not gdb_string.h.
873 * dwarf2-frame.c: Use string.h, not gdb_string.h.
874 * dwarf2loc.c: Use string.h, not gdb_string.h.
875 * dwarf2read.c: Use string.h, not gdb_string.h.
876 * elfread.c: Use string.h, not gdb_string.h.
877 * environ.c: Use string.h, not gdb_string.h.
878 * eval.c: Use string.h, not gdb_string.h.
879 * event-loop.c: Use string.h, not gdb_string.h.
880 * exceptions.c: Use string.h, not gdb_string.h.
881 * exec.c: Use string.h, not gdb_string.h.
882 * expprint.c: Use string.h, not gdb_string.h.
883 * f-exp.y: Use string.h, not gdb_string.h.
884 * f-lang.c: Use string.h, not gdb_string.h.
885 * f-typeprint.c: Use string.h, not gdb_string.h.
886 * f-valprint.c: Use string.h, not gdb_string.h.
887 * fbsd-nat.c: Use string.h, not gdb_string.h.
888 * findcmd.c: Use string.h, not gdb_string.h.
889 * findvar.c: Use string.h, not gdb_string.h.
890 * fork-child.c: Use string.h, not gdb_string.h.
891 * frame.c: Use string.h, not gdb_string.h.
892 * frv-linux-tdep.c: Use string.h, not gdb_string.h.
893 * frv-tdep.c: Use string.h, not gdb_string.h.
894 * gdb.c: Use string.h, not gdb_string.h.
895 * gdb_bfd.c: Use string.h, not gdb_string.h.
896 * gdbarch.c: Use string.h, not gdb_string.h.
897 * gdbtypes.c: Use string.h, not gdb_string.h.
898 * gnu-nat.c: Use string.h, not gdb_string.h.
899 * gnu-v2-abi.c: Use string.h, not gdb_string.h.
900 * gnu-v3-abi.c: Use string.h, not gdb_string.h.
901 * go-exp.y: Use string.h, not gdb_string.h.
902 * go-lang.c: Use string.h, not gdb_string.h.
903 * go32-nat.c: Use string.h, not gdb_string.h.
904 * hppa-hpux-tdep.c: Use string.h, not gdb_string.h.
905 * hppa-linux-nat.c: Use string.h, not gdb_string.h.
906 * hppanbsd-tdep.c: Use string.h, not gdb_string.h.
907 * hppaobsd-tdep.c: Use string.h, not gdb_string.h.
908 * i386-cygwin-tdep.c: Use string.h, not gdb_string.h.
909 * i386-dicos-tdep.c: Use string.h, not gdb_string.h.
910 * i386-linux-nat.c: Use string.h, not gdb_string.h.
911 * i386-linux-tdep.c: Use string.h, not gdb_string.h.
912 * i386-nto-tdep.c: Use string.h, not gdb_string.h.
913 * i386-sol2-tdep.c: Use string.h, not gdb_string.h.
914 * i386-tdep.c: Use string.h, not gdb_string.h.
915 * i386bsd-tdep.c: Use string.h, not gdb_string.h.
916 * i386gnu-nat.c: Use string.h, not gdb_string.h.
917 * i386nbsd-tdep.c: Use string.h, not gdb_string.h.
918 * i386obsd-tdep.c: Use string.h, not gdb_string.h.
919 * i387-tdep.c: Use string.h, not gdb_string.h.
920 * ia64-libunwind-tdep.c: Use string.h, not gdb_string.h.
921 * ia64-linux-nat.c: Use string.h, not gdb_string.h.
922 * inf-child.c: Use string.h, not gdb_string.h.
923 * inf-ptrace.c: Use string.h, not gdb_string.h.
924 * inf-ttrace.c: Use string.h, not gdb_string.h.
925 * infcall.c: Use string.h, not gdb_string.h.
926 * infcmd.c: Use string.h, not gdb_string.h.
927 * inflow.c: Use string.h, not gdb_string.h.
928 * infrun.c: Use string.h, not gdb_string.h.
929 * interps.c: Use string.h, not gdb_string.h.
930 * iq2000-tdep.c: Use string.h, not gdb_string.h.
931 * irix5-nat.c: Use string.h, not gdb_string.h.
932 * jv-exp.y: Use string.h, not gdb_string.h.
933 * jv-lang.c: Use string.h, not gdb_string.h.
934 * jv-typeprint.c: Use string.h, not gdb_string.h.
935 * jv-valprint.c: Use string.h, not gdb_string.h.
936 * language.c: Use string.h, not gdb_string.h.
937 * linux-fork.c: Use string.h, not gdb_string.h.
938 * linux-nat.c: Use string.h, not gdb_string.h.
939 * lm32-tdep.c: Use string.h, not gdb_string.h.
940 * m2-exp.y: Use string.h, not gdb_string.h.
941 * m2-typeprint.c: Use string.h, not gdb_string.h.
942 * m32c-tdep.c: Use string.h, not gdb_string.h.
943 * m32r-linux-nat.c: Use string.h, not gdb_string.h.
944 * m32r-linux-tdep.c: Use string.h, not gdb_string.h.
945 * m32r-rom.c: Use string.h, not gdb_string.h.
946 * m32r-tdep.c: Use string.h, not gdb_string.h.
947 * m68hc11-tdep.c: Use string.h, not gdb_string.h.
948 * m68k-tdep.c: Use string.h, not gdb_string.h.
949 * m68kbsd-tdep.c: Use string.h, not gdb_string.h.
950 * m68klinux-nat.c: Use string.h, not gdb_string.h.
951 * m68klinux-tdep.c: Use string.h, not gdb_string.h.
952 * m88k-tdep.c: Use string.h, not gdb_string.h.
953 * macrocmd.c: Use string.h, not gdb_string.h.
954 * main.c: Use string.h, not gdb_string.h.
955 * mdebugread.c: Use string.h, not gdb_string.h.
956 * mem-break.c: Use string.h, not gdb_string.h.
957 * memattr.c: Use string.h, not gdb_string.h.
958 * memory-map.c: Use string.h, not gdb_string.h.
959 * mep-tdep.c: Use string.h, not gdb_string.h.
960 * mi/mi-cmd-break.c: Use string.h, not gdb_string.h.
961 * mi/mi-cmd-disas.c: Use string.h, not gdb_string.h.
962 * mi/mi-cmd-env.c: Use string.h, not gdb_string.h.
963 * mi/mi-cmd-stack.c: Use string.h, not gdb_string.h.
964 * mi/mi-cmd-var.c: Use string.h, not gdb_string.h.
965 * mi/mi-cmds.c: Use string.h, not gdb_string.h.
966 * mi/mi-console.c: Use string.h, not gdb_string.h.
967 * mi/mi-getopt.c: Use string.h, not gdb_string.h.
968 * mi/mi-interp.c: Use string.h, not gdb_string.h.
969 * mi/mi-main.c: Use string.h, not gdb_string.h.
970 * mi/mi-parse.c: Use string.h, not gdb_string.h.
971 * microblaze-rom.c: Use string.h, not gdb_string.h.
972 * microblaze-tdep.c: Use string.h, not gdb_string.h.
973 * mingw-hdep.c: Use string.h, not gdb_string.h.
974 * minidebug.c: Use string.h, not gdb_string.h.
975 * minsyms.c: Use string.h, not gdb_string.h.
976 * mips-irix-tdep.c: Use string.h, not gdb_string.h.
977 * mips-linux-tdep.c: Use string.h, not gdb_string.h.
978 * mips-tdep.c: Use string.h, not gdb_string.h.
979 * mips64obsd-tdep.c: Use string.h, not gdb_string.h.
980 * mipsnbsd-tdep.c: Use string.h, not gdb_string.h.
981 * mipsread.c: Use string.h, not gdb_string.h.
982 * mn10300-linux-tdep.c: Use string.h, not gdb_string.h.
983 * mn10300-tdep.c: Use string.h, not gdb_string.h.
984 * monitor.c: Use string.h, not gdb_string.h.
985 * moxie-tdep.c: Use string.h, not gdb_string.h.
986 * mt-tdep.c: Use string.h, not gdb_string.h.
987 * nbsd-tdep.c: Use string.h, not gdb_string.h.
988 * nios2-linux-tdep.c: Use string.h, not gdb_string.h.
989 * nto-procfs.c: Use string.h, not gdb_string.h.
990 * nto-tdep.c: Use string.h, not gdb_string.h.
991 * objc-lang.c: Use string.h, not gdb_string.h.
992 * objfiles.c: Use string.h, not gdb_string.h.
993 * opencl-lang.c: Use string.h, not gdb_string.h.
994 * osabi.c: Use string.h, not gdb_string.h.
995 * osdata.c: Use string.h, not gdb_string.h.
996 * p-exp.y: Use string.h, not gdb_string.h.
997 * p-lang.c: Use string.h, not gdb_string.h.
998 * p-typeprint.c: Use string.h, not gdb_string.h.
999 * parse.c: Use string.h, not gdb_string.h.
1000 * posix-hdep.c: Use string.h, not gdb_string.h.
1001 * ppc-linux-nat.c: Use string.h, not gdb_string.h.
1002 * ppc-sysv-tdep.c: Use string.h, not gdb_string.h.
1003 * ppcfbsd-tdep.c: Use string.h, not gdb_string.h.
1004 * ppcnbsd-tdep.c: Use string.h, not gdb_string.h.
1005 * ppcobsd-tdep.c: Use string.h, not gdb_string.h.
1006 * printcmd.c: Use string.h, not gdb_string.h.
1007 * procfs.c: Use string.h, not gdb_string.h.
1008 * prologue-value.c: Use string.h, not gdb_string.h.
1009 * python/py-auto-load.c: Use string.h, not gdb_string.h.
1010 * python/py-gdb-readline.c: Use string.h, not gdb_string.h.
1011 * ravenscar-thread.c: Use string.h, not gdb_string.h.
1012 * regcache.c: Use string.h, not gdb_string.h.
1013 * registry.c: Use string.h, not gdb_string.h.
1014 * remote-fileio.c: Use string.h, not gdb_string.h.
1015 * remote-m32r-sdi.c: Use string.h, not gdb_string.h.
1016 * remote-mips.c: Use string.h, not gdb_string.h.
1017 * remote-sim.c: Use string.h, not gdb_string.h.
1018 * remote.c: Use string.h, not gdb_string.h.
1019 * reverse.c: Use string.h, not gdb_string.h.
1020 * rs6000-aix-tdep.c: Use string.h, not gdb_string.h.
1021 * ser-base.c: Use string.h, not gdb_string.h.
1022 * ser-go32.c: Use string.h, not gdb_string.h.
1023 * ser-mingw.c: Use string.h, not gdb_string.h.
1024 * ser-pipe.c: Use string.h, not gdb_string.h.
1025 * ser-tcp.c: Use string.h, not gdb_string.h.
1026 * ser-unix.c: Use string.h, not gdb_string.h.
1027 * serial.c: Use string.h, not gdb_string.h.
1028 * sh-tdep.c: Use string.h, not gdb_string.h.
1029 * sh64-tdep.c: Use string.h, not gdb_string.h.
1030 * shnbsd-tdep.c: Use string.h, not gdb_string.h.
1031 * skip.c: Use string.h, not gdb_string.h.
1032 * sol-thread.c: Use string.h, not gdb_string.h.
1033 * solib-dsbt.c: Use string.h, not gdb_string.h.
1034 * solib-frv.c: Use string.h, not gdb_string.h.
1035 * solib-osf.c: Use string.h, not gdb_string.h.
1036 * solib-spu.c: Use string.h, not gdb_string.h.
1037 * solib-target.c: Use string.h, not gdb_string.h.
1038 * solib.c: Use string.h, not gdb_string.h.
1039 * somread.c: Use string.h, not gdb_string.h.
1040 * source.c: Use string.h, not gdb_string.h.
1041 * sparc-nat.c: Use string.h, not gdb_string.h.
1042 * sparc-sol2-tdep.c: Use string.h, not gdb_string.h.
1043 * sparc-tdep.c: Use string.h, not gdb_string.h.
1044 * sparc64-tdep.c: Use string.h, not gdb_string.h.
1045 * sparc64fbsd-tdep.c: Use string.h, not gdb_string.h.
1046 * sparc64nbsd-tdep.c: Use string.h, not gdb_string.h.
1047 * sparcnbsd-tdep.c: Use string.h, not gdb_string.h.
1048 * spu-linux-nat.c: Use string.h, not gdb_string.h.
1049 * spu-multiarch.c: Use string.h, not gdb_string.h.
1050 * spu-tdep.c: Use string.h, not gdb_string.h.
1051 * stabsread.c: Use string.h, not gdb_string.h.
1052 * stack.c: Use string.h, not gdb_string.h.
1053 * std-regs.c: Use string.h, not gdb_string.h.
1054 * symfile.c: Use string.h, not gdb_string.h.
1055 * symmisc.c: Use string.h, not gdb_string.h.
1056 * symtab.c: Use string.h, not gdb_string.h.
1057 * target.c: Use string.h, not gdb_string.h.
1058 * thread.c: Use string.h, not gdb_string.h.
1059 * tilegx-linux-nat.c: Use string.h, not gdb_string.h.
1060 * tilegx-tdep.c: Use string.h, not gdb_string.h.
1061 * top.c: Use string.h, not gdb_string.h.
1062 * tracepoint.c: Use string.h, not gdb_string.h.
1063 * tui/tui-command.c: Use string.h, not gdb_string.h.
1064 * tui/tui-data.c: Use string.h, not gdb_string.h.
1065 * tui/tui-disasm.c: Use string.h, not gdb_string.h.
1066 * tui/tui-file.c: Use string.h, not gdb_string.h.
1067 * tui/tui-layout.c: Use string.h, not gdb_string.h.
1068 * tui/tui-out.c: Use string.h, not gdb_string.h.
1069 * tui/tui-regs.c: Use string.h, not gdb_string.h.
1070 * tui/tui-source.c: Use string.h, not gdb_string.h.
1071 * tui/tui-stack.c: Use string.h, not gdb_string.h.
1072 * tui/tui-win.c: Use string.h, not gdb_string.h.
1073 * tui/tui-windata.c: Use string.h, not gdb_string.h.
1074 * tui/tui-winsource.c: Use string.h, not gdb_string.h.
1075 * typeprint.c: Use string.h, not gdb_string.h.
1076 * ui-file.c: Use string.h, not gdb_string.h.
1077 * ui-out.c: Use string.h, not gdb_string.h.
1078 * user-regs.c: Use string.h, not gdb_string.h.
1079 * utils.c: Use string.h, not gdb_string.h.
1080 * v850-tdep.c: Use string.h, not gdb_string.h.
1081 * valarith.c: Use string.h, not gdb_string.h.
1082 * valops.c: Use string.h, not gdb_string.h.
1083 * valprint.c: Use string.h, not gdb_string.h.
1084 * value.c: Use string.h, not gdb_string.h.
1085 * varobj.c: Use string.h, not gdb_string.h.
1086 * vax-tdep.c: Use string.h, not gdb_string.h.
1087 * vaxnbsd-tdep.c: Use string.h, not gdb_string.h.
1088 * vaxobsd-tdep.c: Use string.h, not gdb_string.h.
1089 * windows-nat.c: Use string.h, not gdb_string.h.
1090 * xcoffread.c: Use string.h, not gdb_string.h.
1091 * xml-support.c: Use string.h, not gdb_string.h.
1092 * xstormy16-tdep.c: Use string.h, not gdb_string.h.
1093 * xtensa-linux-nat.c: Use string.h, not gdb_string.h.
1094
63ce7108
TT
10952013-11-18 Tom Tromey <tromey@redhat.com>
1096
1097 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strerror
1098 and strstr.
1099 * gnulib/aclocal.m4: Update.
1100 * gnulib/config.in: Update.
1101 * gnulib/configure: Update.
1102 * gnulib/import/Makefile.am: Update.
1103 * gnulib/import/Makefile.in: Update.
1104 * gnulib/import/errno.in.h: New.
1105 * gnulib/import/intprops.h: New.
1106 * gnulib/import/m4/errno_h.m4: New.
1107 * gnulib/import/m4/gnulib-cache.m4: Update.
1108 * gnulib/import/m4/gnulib-comp.m4: Update.
1109 * gnulib/import/m4/strerror.m4: New.
1110 * gnulib/import/m4/strstr.m4: New.
1111 * gnulib/import/m4/sys_socket_h.m4: New.
1112 * gnulib/import/strerror-override.c: New.
1113 * gnulib/import/strerror-override.h: New.
1114 * gnulib/import/strerror.c: New.
1115 * gnulib/import/strstr.c: New.
1116
a7c11ee1
TT
11172013-11-18 Tom Tromey <tromey@redhat.com>
1118
1119 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Split into
1120 multiple lines.
1121
d0b5971a
JM
11222013-11-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1123
1124 * sparc-tdep.c (sparc_is_annulled_branch_insn): New function.
1125 * sparc-tdep.h: And its prototype.
1126
1127 * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): New
1128 function.
1129 (sparc64_linux_init_abi): Register the get_longjmp_target hook.
1130
4b4589ad
PA
11312013-11-18 Pedro Alves <palves@redhat.com>
1132
1133 * dwarf2-frame.c (read_addr_from_reg): Remove stale comment and
1134 use unpack_pointer.
1135
422ad5c2
JB
11362013-11-18 Joel Brobecker <brobecker@adacore.com>
1137
1138 * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
1139 to -list-features output.
1140
b1370418
JB
11412013-11-17 Joel Brobecker <brobecker@adacore.com>
1142
1143 * dwarf2expr.h (struct dwarf_expr_context_funcs)
1144 <read_addr_from_reg>: Renames "read_reg".
1145 * dwarf2-frame.c (read_addr_from_reg): Renames "read_reg".
1146 Adjust comment.
1147 (dwarf2_frame_ctx_funcs, execute_stack_op, dwarf2_frame_cache):
1148 Use read_addr_from_reg in place of read_reg.
1149 * dwarf2expr.c (execute_stack_op): Use read_addr_from_reg
1150 in place of read_reg.
1151 * dwarf2loc.c (dwarf_expr_read_addr_from_reg): Renames
1152 dwarf_expr_read_reg.
1153 (dwarf_expr_ctx_funcs): Replace dwarf_expr_read_reg
1154 with dwarf_expr_read_addr_from_reg.
1155 (needs_frame_read_addr_from_reg): Renames needs_frame_read_reg.
1156 (needs_frame_ctx_funcs): Replace needs_frame_read_reg with
1157 needs_frame_read_addr_from_reg.
1158
6ea71545
JK
11592013-11-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1160
1161 * NEWS (Changes in GDB 7.5) (New commands) (explore): Fix typo.
1162
19a1b230
AA
11632013-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1164
1165 * dwarf2loc.c (chain_candidate): Prevent invoking memcpy with
1166 NULL.
1167
805e1f19
TT
11682013-11-15 Tom Tromey <tromey@redhat.com>
1169
1170 PR c++/16117:
1171 * c-exp.y (lex_one_token): Add "is_quoted_name" argument.
1172 (classify_name): Likewise. Prefer a field of "this" over a
1173 filename.
1174 (classify_inner_name, yylex): Update.
1175
0acf8b65
JB
11762013-11-15 Joel Brobecker <brobecker@adacore.com>
1177
1178 * dwarf2expr.h (struct dwarf_expr_context_funcs) <read_reg>:
1179 Extend the documentation a bit.
1180 <get_reg_value>: New field.
1181 * dwarf2loc.c (dwarf_expr_get_reg_value)
1182 (needs_frame_get_reg_value): New functions.
1183 (dwarf_expr_ctx_funcs, needs_frame_ctx_funcs): Add "get_reg_value"
1184 callback.
1185 * dwarf2-frame.c (get_reg_value): New function.
1186 (dwarf2_frame_ctx_funcs): Add "get_reg_value" callback.
1187 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>:
1188 Use new callback to compute result_val.
1189
ef1bc9e7
AM
11902013-11-15 Alan Modra <amodra@gmail.com>
1191
1192 * ppc64-tdep.c (ppc64_plt_entry_point): Renamed from..
1193 (ppc64_desc_entry_point): ..this. Update comments here and at
1194 call points.
1195 (ppc64_standard_linkage1, ppc64_standard_linkage2,
1196 ppc64_standard_linkage3): Update comments.
1197 (ppc64_standard_linkage4, ppc64_standard_linkage5,
1198 (ppc64_standard_linkage6, ppc64_standard_linkage7): New insn
1199 patterns.
1200 (ppc64_standard_linkage4_target): New function.
1201 (ppc64_skip_trampoline_code): Skip ELFv2 patterns too.
1202 * rs6000-tdep.c (skip_prologue): Skip ELFv2 r2 setup. Correct
1203 nop match. Fix comment wrap.
1204
36fa8042
PA
12052013-11-14 Pedro Alves <palves@redhat.com>
1206
1207 * infrun.c (handle_signal_stop): Move STOP_QUIETLY,
1208 STOP_QUIETLY_REMOTE and 'stop_after_trap' handling earlier.
1209
4f5d7f63
PA
12102013-11-14 Pedro Alves <palves@redhat.com>
1211
1212 * infrun.c (struct execution_control_state)
1213 <stepped_after_stopped_by_watchpoint>: New field.
1214 (get_inferior_stop_soon): New function.
1215 (handle_inferior_event): 'stepped_after_stopped_by_watchpoint' was
1216 moved to struct execution_control_state -- adjust. Use
1217 get_inferior_stop_soon. Split TARGET_WAITKIND_STOPPED handling to
1218 new function.
1219 (handle_signal_stop): New function, factored out from
1220 handle_inferior_event.
1221
47591c29
PA
12222013-11-14 Pedro Alves <palves@redhat.com>
1223
1224 * break-catch-sig.c (signal_catchpoint_explains_signal): Adjust to
1225 return a boolean.
1226 * breakpoint.c (bpstat_explains_signal): Adjust to return a
1227 boolean.
1228 (explains_signal_watchpoint, base_breakpoint_explains_signal):
1229 Adjust to return a boolean.
1230 * breakpoint.h (enum bpstat_signal_value): Delete.
1231 (struct breakpoint_ops) <explains_signal>: New returns a boolean.
1232 (bpstat_explains_signal): Likewise.
1233 * infrun.c (handle_inferior_event) <random signal checks>:
1234 bpstat_explains_signal now returns a boolean - adjust. No longer
1235 consider hiding signals.
1236
bac7d97b
PA
12372013-11-14 Pedro Alves <palves@redhat.com>
1238
1239 * breakpoint.c (bpstat_explains_signal) <Moribund locations>:
1240 Return BPSTAT_SIGNAL_PASS instead of BPSTAT_SIGNAL_HIDE.
1241 (explains_signal_watchpoint): Return BPSTAT_SIGNAL_PASS instead of
1242 BPSTAT_SIGNAL_HIDE.
1243 (base_breakpoint_explains_signal): Return BPSTAT_SIGNAL_PASS
1244 instead of BPSTAT_SIGNAL_HIDE.
1245 * infrun.c (handle_inferior_event): Rework random signal checks.
1246
ce12b012
PA
12472013-11-14 Pedro Alves <palves@redhat.com>
1248
1249 * infrun.c (struct execution_control_state): Remove
1250 'random_signal' field.
1251 (handle_syscall_event): Use bpstat_causes_stop instead of
1252 bpstat_explains_signal. Don't set ecs->random_signal.
1253 (handle_inferior_event): New 'random_signal' local.
1254 <TARGET_WAITKIND_FORKED, TARGET_WAITKIND_VFORKED,
1255 TARGET_WAITKIND_EXECD>: Use bpstat_causes_stop instead of
1256 bpstat_explains_signal. Don't set ecs->random_signal.
1257 <TARGET_WAITKIND_STOPPED>: Adjust to use local instead of
1258 ecs->random_signal.
1259
05ba8510
PA
12602013-11-14 Pedro Alves <palves@redhat.com>
1261
1262 * infrun.c (handle_inferior_event): Move comment from the
1263 function's body to the function's description, adjusted.
1264
5c09a2c5
PA
12652013-11-14 Pedro Alves <palves@redhat.com>
1266
1267 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>:
1268 Handle STOP_QUIETLY_NO_SIGSTOP and STOP_QUIETLY_REMOTE here.
1269 Assert we never fall through out of the TARGET_WAITKIND_LOADED
1270 case.
1271
91822956
TT
12722013-11-14 Tom Tromey <tromey@redhat.com>
1273
1274 * python/py-linetable.c (ltpy_has_line)
1275 (ltpy_get_all_source_lines): Fix loop termination condition.
1276
403cb6b1
JB
12772013-11-14 Joel Brobecker <brobecker@adacore.com>
1278
1279 * mi/mi-parse.h (struct mi_parse) <language>: New field.
1280 * mi/mi-main.c (mi_cmd_execute): Temporarily set language to
1281 PARSE->LANGUAGE during command execution, if set.
1282 * mi/mi-parse.c: Add "language.h" #include.
1283 (mi_parse): Add parsing of "--language" command option.
1284
1285 * NEWS: Add entry mentioning the new "--language" command option.
1286
b5be8ce0
JB
12872013-11-14 Pedro Alves <palves@redhat.com>
1288 Joel Brobecker <brobecker@adacore.com>
1289
1290 * cli/cli-utils.h (extract_arg_const): Add declaration.
1291 * cli/cli-utils.c (extract_arg_const): New function.
1292 (extract_arg): Reimplement using extract_arg_const.
1293
671afef6
JB
12942013-11-14 Joel Brobecker <brobecker@adacore.com>
1295
1296 * language.h: Add "symtab.h" #include.
1297
6c1b0f7b
DE
12982013-11-13 Doug Evans <xdje42@gmail.com>
1299
1300 * breakpoint.c (bpstat_check_breakpoint_conditions): For thread
1301 specific breakpoints, don't evaluate breakpoint condition if
1302 different thread.
1303
74921315
KS
13042013-11-13 Keith Seitz <keiths@redhat.com>
1305
248ace2e 1306 PR c++/7935
74921315
KS
1307 PR c++/10541
1308 * cp-support.c (insepct_type): Add support for substituting
1309 namespace aliases, too.
1310 * dwarf2read.c (scan_partial_symbols): Add a partial symbol
1311 for DW_TAG_imported_declaration.
1312 (add_partial_symbol): Likewise.
1313 (process_die): Handle namespace aliases with
1314 read_namespace_alias.
1315 (die_needs_namespace): Add DW_TAG_imported_declaration.
1316 (read_namespace_alias): New function.
1317 (load_partial_dies): Load DW_TAG_imported_declaration, too.
1318 (new_symbol_full): Handle DW_TAG_imported_declaration.
1319
793156e6
KS
13202013-11-13 Keith Seitz <keiths@redhat.com>
1321
1322 * p-exp.y (uptok): Make first parameter const.
1323 (yylex): Make `tokstart' and `tokptr' const.
1324 Don't copy the lexer input to a temporary buffer.
1325 Make `p' const.
1326 Remove const workaround for parse_escape.
1327 Create a temporary buffer for a convenience variable instead
1328 of doing in-place modification of the input.
1329 If a match is found with a different case from the input,
1330 do not change the input at all.
1331 Use `tmp' to construct the resultant stoken instead of
1332 `tokstart'.
1333
c42bd95a
DE
13342013-11-13 Doug Evans <xdje42@gmail.com>
1335
1336 * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.
1337
93973826
JB
13382013-11-13 Joel Brobecker <brobecker@adacore.com>
1339
1340 * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions"
1341 entry with "ada-exceptions".
1342
846060df
JB
13432013-11-13 Joel Brobecker <brobecker@adacore.com>
1344
1345 * symfile.c (reread_symbols): Move call to set_objfile_per_bfd
1346 after re-initialization of OBJFILE's obstack.
1347
5efd1b2b 13482013-11-12 Doug Evans <xdje42@gmail.com>
7d4df6a4
DE
1349
1350 * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
1351 bs->stop != 0 on entry. Update function comment. Simplify early
1352 exit for frame mismatch. Reindent rest of function.
1353
ee7615e1
AA
13542013-11-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1355
1356 * objc-lang.c (uniquify_strings): Prevent invoking qsort with
1357 NULL.
1358
8943b874
DE
13592013-11-12 Doug Evans <dje@google.com>
1360
1361 Work around gold/15646.
1362 * dwarf2read.c (read_index_from_section): Update comment.
1363 (struct dw2_symtab_iterator): New member global_seen.
1364 (dw2_symtab_iter_init): Initialize it.
1365 (dw2_symtab_iter_next): Skip duplicate global symbols.
1366 (dw2_expand_symtabs_matching): Ditto.
1367
a8a9844d
JB
13682013-11-12 Joel Brobecker <brobecker@adacore.com>
1369
1370 * mi/mi-cmds.h (mi_cmd_info_ada_exceptions): Add declaration.
1371 * mi/mi-cmds.c (mi_cmds): Add entry for -info-ada-exceptions
1372 command.
1373 * mi/mi-cmd-info.c: #include "ada-lang.c" and "arch-utils.c".
1374 (mi_cmd_info_ada_exceptions): New function.
1375 * mi/mi-main.c (mi_cmd_list_features): Add "info-ada-exceptions".
1376
778865d3
JB
13772013-11-12 Joel Brobecker <brobecker@adacore.com>
1378
1379 * ada-lang.h: #include "vec.h".
1380 (struct ada_exc_info): New.
1381 (ada_exc_info): New typedef.
1382 (DEF_VEC_O(ada_exc_info)): New vector.
1383 (ada_exceptions_list): Add declaration.
1384 * ada-lang.c (ada_is_exception_sym)
1385 (ada_is_non_standard_exception_sym, compare_ada_exception_info)
1386 (sort_remove_dups_ada_exceptions_list)
1387 (ada_exc_search_name_matches, ada_add_standard_exceptions)
1388 (ada_add_exceptions_from_frame, ada_add_global_exceptions)
1389 (ada_exceptions_list_1, ada_exceptions_list)
1390 (info_exceptions_command): New function.
1391 (_initialize_ada_language): Add "info exception" command.
1392
bc79de95
PM
13932013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1394
1395 PR python/15629
1396 * NEWS: Add linetable feature.
1397 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-linetable entries.
1398 * python/py-linetable.c: New file.
1399 * python/py-symtab.c (stpy_get_linetable): New function.
1400 * python/python-internal.h (symtab_to_linetable_object): Declare.
1401 (gdbpy_initialize_linetable): Ditto.
1402 * python/python.c (_initialize_python): Call
1403 gdbpy_initialize_linetable.
1404
2df4d1d5
JB
14052013-11-11 Joel Brobecker <brobecker@adacore.com>
1406
1407 * ada-lang.c (create_ada_exception_catchpoint): Enhance
1408 the documentation of fields "except_string" and "condition".
1409 * mi/mi-cmd-catch.c (mi_cmd_catch_assert): Reallocate
1410 CONDITION on the heap before passing it to
1411 create_ada_exception_catchpoint.
1412 (mi_cmd_catch_exception): Likewise for EXCEPTION_NAME and
1413 CONDITION.
1414
99c1d451
TT
14152013-11-11 Tom Tromey <tromey@redhat.com>
1416
1417 * config.in, configure: Rebuild.
1418 * configure.ac (HAVE_TKILL_SYSCALL): Check for "syscall".
1419
8ca5801b
JB
14202013-11-11 Joel Brobecker <brobecker@adacore.com>
1421
1422 * remote-sim.c (gdbsim_detach): Break declaration into
1423 shorter lines. No code change.
1424
7a06d430
EBM
14252013-11-11 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1426
1427 * remote-sim.c (gdbsim_detach): Fix prototype.
1428
73be47f5
DE
14292013-11-08 Doug Evans <dje@google.com>
1430
1431 * dwarf2read.c (dwarf2_read_debug): Change to unsigned int.
1432 (create_debug_types_hash_table): Only print debugging messages for
1433 each TU if dwarf2-read >= 2.
1434 (process_queue): Ditto.
1435 (_initialize_dwarf2_read): Make "set debug dwarf2-read" a zuinteger.
1436 Update doc string.
1437
a18d8f10
TT
14382013-11-08 Tom Tromey <tromey@redhat.com>
1439
1440 * configure: Rebuild.
1441 * configure.ac: Remove mentions of HAVE_MULTIPLE_PROC_FDS.
1442
9467110b
TT
14432013-11-08 Tom Tromey <tromey@redhat.com>
1444
1445 * configure, config.in: Rebuild.
1446 * configure.ac: Remove unused configury.
1447
69706679
TT
14482013-11-08 Tom Tromey <tromey@redhat.com>
1449
1450 * m32c-tdep.c: Use gdb_string.h.
1451
9b4bea72
TT
14522013-11-08 Tom Tromey <tromey@redhat.com>
1453
1454 * configure, config.in: Rebuild.
1455 * configure.ac: Remove all link.h-related checks.
1456
3266f10b
TT
14572013-11-08 Tom Tromey <tromey@redhat.com>
1458
1459 * acinclude.m4: Include common.m4.
1460 * common/common.m4: New file.
1461 * configure, config.in: Rebuild.
1462 * configure.ac: Use GDB_AC_COMMON.
1463
db0fec5c
DE
14642013-11-08 Doug Evans <dje@google.com>
1465
1466 * NEWS: Mention that "set debug symtab-create" now accepts a
1467 verbosity level.
1468 * buildsym.c (end_symtab_from_static_block): Call set_symtab_primary
1469 to set the symtab's primary flag.
1470 * jit.c (finalize_symtab): Ditto.
1471 * mdebugread.c (psymtab_to_symtab_1): Ditto.
1472 * symfile.c (allocate_symtab): Only print debugging messages for
1473 symtab_create_debug levels 2 and higher.
1474 * symtab.c (symtab_create_debug): Change type to unsigned int.
1475 (set_symtab_primary): New function.
1476 (_initialize_symtab): Change "set debug symtab-create" to a
1477 zuinteger option.
1478 * symtab.h (set_symtab_primary): Declare.
1479 (symtab_create_debug): Update decl.
1480
52554a0e
TT
14812013-11-08 Tom Tromey <tromey@redhat.com>
1482
1483 * aix-thread.c (aix_thread_detach): Update.
1484 * corelow.c (core_detach): Update.
1485 * darwin-nat.c (darwin_detach): Update.
1486 * dec-thread.c (dec_thread_detach): Update.
1487 * gnu-nat.c (gnu_detach): Update.
1488 * go32-nat.c (go32_detach): Update.
1489 * inf-ptrace.c (inf_ptrace_detach): Update.
1490 * inf-ttrace.c (inf_ttrace_detach): Update.
1491 * linux-fork.c (linux_fork_detach): Update.
1492 * linux-fork.h (linux_fork_detach): Update.
1493 * linux-nat.c (linux_nat_detach): Update. Introduce "tem"
1494 local for const-correctness.
1495 * linux-thread-db.c (thread_db_detach): Update.
1496 * monitor.c (monitor_detach): Update.
1497 * nto-procfs.c (procfs_detach): Update.
1498 * procfs.c (procfs_detach): Update.
1499 * record.c (record_detach): Update.
1500 * record.h (record_detach): Update.
1501 * remote-m32r-sdi.c (m32r_detach): Update.
1502 * remote-mips.c (mips_detach): Update.
1503 * remote-sim.c (gdbsim_detach): Update.
1504 * remote.c (remote_detach_1, remote_detach)
1505 (extended_remote_detach): Update.
1506 * sol-thread.c (sol_thread_detach): Update.
1507 * target.c (target_detach): Make "args" const.
1508 (init_dummy_target): Update.
1509 * target.h (struct target_ops) <to_detach>: Make argument const.
1510 (target_detach): Likewise.
1511 * windows-nat.c (windows_detach): Update.
1512
204b5331
DE
15132013-11-07 Doug Evans <dje@google.com>
1514
1515 PR 11786
1516 * solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
1517 and align fields for PT_GNU_RELRO segments.
1518
92e32e33
PM
15192013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1520
ef1bc9e7
AM
1521 PR python/15747
1522 * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
92e32e33 1523
f76c27b5
PM
15242013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1525
1526 * NEWS: Document Python temporary breakpoint support.
1527 * python/py-breakpoint.c (bppy_get_temporary): New function.
1528 (bppy_init): New keyword: temporary. Parse it and set breakpoint
1529 to temporary if True.
1530
d52cd232
JM
15312013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>
1532
1533 * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
1534 removed to allow analyzing unconditional branch instructions
1535 with PC-relative offsets of zero.
1536
fa4d0c40
YQ
15372013-11-07 Yao Qi <yao@codesourcery.com>
1538
1539 * mi/mi-cmd-var.c: Include "language.h".
1540 (mi_cmd_var_info_expression): Get language name from
1541 language_defn.
1542 * varobj.c (varobj_language_string): Remove.
1543 (variable_language): Remove declaration.
1544 (languages): Remove.
1545 (varobj_get_language): Change the type of return value.
1546 (variable_language): Remove.
1547 * varobj.h (enum varobj_languages): Remove.
1548 (varobj_language_string): Remove declaration.
1549 (varobj_get_language): Update declaration.
1550
6abde28f
YQ
15512013-11-07 Yao Qi <yao@codesourcery.com>
1552
1553 * language.h (struct language_defn) <la_natural_name>: New
1554 field.
1555 * ada-lang.c (ada_language_defn): Initialize field
1556 'la_natural_name'.
1557 * c-lang.c (c_language_defn): Likewise.
1558 (cplus_language_defn, asm_language_defn): Likewise.
1559 * d-lang.c (d_language_defn): Likewise.
1560 * f-lang.c (f_language_defn): Likewise.
1561 * go-lang.c (go_language_defn): Likewise.
1562 * jv-lang.c (java_language_defn): Likewise.
1563 * language.c (unknown_language_defn ): Likewise.
1564 (auto_language_defn): Likewise.
1565 * m2-lang.c (m2_language_defn): Likewise.
1566 * objc-lang.c (objc_language_defn): Likewise.
1567 * opencl-lang.c (opencl_language_defn): Likewise.
1568 * p-lang.c (pascal_language_defn): Likewise.
1569
27cd387b
YQ
15702013-11-07 Yao Qi <yao@codesourcery.com>
1571
1572 * language.c (language_str): Return const char *.
1573 (add_language): Add const to 'language_names'
1574 * language.h (struct language_defn) <la_name>: Add const.
1575 (language_str: Update declaration.
1576
6682d959
AA
15772013-11-06 Andreas Arnez <arnez@linux.vnet.ibm.com>
1578
1579 * s390-linux-nat.c (s390_read_description): Consider the TE field
1580 in the HWCAP for determining 'have_regset_tdb'.
1581
b9502d3f
WN
15822013-11-06 Will Newton <will.newton@linaro.org>
1583
1584 PR gdb/12866
1585 * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
1586 values. (read_partial_die): Likewise.
1587
840da61a
MB
15882013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
1589
1590 PR cli/16122
1591 * top.c (command_line_input): Unify interactivity tests to use
1592 input_from_terminal_p.
1593 * event-top.c (command_line_handler): Likewise.
1594
7636ccf9
YQ
15952013-11-06 Yao Qi <yao@codesourcery.com>
1596
1597 * Makefile.in (check-perf): New target.
1598
12b27276
WN
15992013-11-05 Will Newton <will.newton@linaro.org>
1600
1601 PR gdb/7670
1602 * arm-tdep.c (print_fpu_flags): Use filtered output routines.
1603 (arm_print_float_info): Likewise.
1604
67c059c2
AB
16052013-11-04 Anton Blanchard <anton@samba.org>
1606
1607 * target.c (memory_xfer_partial): Cap write to 4KB.
1608
0569175e
TSD
16092013-11-01 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1610
1611 * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
1612 probe scan even when the arch provides no get_longjmp_target.
1613
b18e90f5
PA
16142013-10-31 Pedro Alves <palves@redhat.com>
1615
1616 * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
1617 (handle_inferior_event) <TARGET_WAITKIND_FORKED,
1618 TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
1619 GDB_SIGNAL_TRAP, or clear it. Pass GDB_SIGNAL_0 to
1620 bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
1621 <bpstat handling>: If the bpstat chain wants the signal to be
1622 hidden, then set stop_signal to GDB_SIGNAL_0 instead of
1623 GDB_SIGNAL_TRAP.
1624
638aa5a1
AB
16252013-10-31 Andrew Burgess <aburgess@broadcom.com>
1626
1627 * breakpoint.c (update_watchpoint): Update error message and add
1628 an additional error message.
1629
0e5fae36
UW
16302013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1631
1632 * s390-tdep.h: Rename to...
1633 * s390-linux-tdep.h: ...here.
1634 * s390-tdep.c: Rename to...
1635 * s390-linux-tdep.c: ...here. Adjust #include.
1636 * s390-nat.c: Rename to...
1637 * s390-linux-nat.c: ...here. Adjust #include.
1638 * config/s390/s390.mh: Rename to...
1639 * config/s390/linux.mh: ...here. Reflect rename s390-nat.o ->
1640 s390-linux-nat.o.
1641 * configure.host: Reflect host rename "s390" -> "linux".
1642 * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
1643 * Makefile.in (ALL_TARGET_OBS): Likewise.
1644 (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
1645 s390-linux-tdep.h.
1646 (ALLDEPFILES): Reflect rename of .c files.
1647
34201ae3
UW
16482013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1649
1650 * s390-nat.c: Whitespace cleanup.
1651 * s390-tdep.c: Likewise.
1652 * s390-tdep.h: Remove empty line at end of file.
1653
e17aaa33
MR
16542013-10-30 Maciej W. Rozycki <macro@codesourcery.com>
1655
1656 * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
1657 siginfo_size.
1658
aee17e42
TT
16592013-10-29 Tom Tromey <tromey@redhat.com>
1660
1661 * utils.c (reg): Move undefinition...
1662 * gdb_curses.h: ... here. Update comment to mention AIX.
1663
9ac69859
NB
16642013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1665
1666 * exec.h (add_target_sections_of_objfile): New declaration.
1667 * exec.c (add_target_sections_of_objfile): New function.
1668 * symfile.c (add_symbol_file_command): Update current target sections.
1669 (remove_symbol_file_command): New command.
1670 (symfile_free_objfile): New function.
1671 (_initialize_symfile): Register observer for free_objfile events.
1672 * NEWS: Add description of the remove-symbol-file command.
1673 * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
1674 * objfiles.c (free_objfile): Notify free_objfile.
1675 (is_addr_in_objfile): New function.
1676 * objfiles.h (is_addr_in_objfile): New declaration.
1677 * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
1678 events instead of solib_unloaded events.
1679 (_initialize_printcmd): Register observer for free_objfile instead
1680 of solib_unloaded notifications.
1681 * solib.c (remove_user_added_objfile): New function.
1682 (_initialize_symfile): Add remove-symbol-file.
1683
f69d9aef
AB
16842013-10-29 Andrew Burgess <aburgess@broadcom.com>
1685
1686 * infcmd.c (default_print_one_register_info): Use val_print to
1687 print all values even optimized out or unavailable ones. Don't
1688 try to print a raw form of optimized out or unavailable values.
1689
487ad57c
YQ
16902013-10-29 Yao Qi <yao@codesourcery.com>
1691
1692 * auto-load.c (auto_load_pspace_data_cleanup): Get data from
1693 parameter 'arg' instead of from program_space_data.
1694 * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1695 * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
1696 * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
1697 * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1698 * inflow.c (inflow_inferior_data_cleanup): Get data from
1699 parameter 'arg' instead of inferior_data.
1700 * registry.h: Add comments.
1701
3c4797ba
PA
17022013-10-28 Pedro Alves <palves@redhat.com>
1703
1704 * breakpoint.c (watchpoints_triggered)
1705 <!target_stopped_data_address>: Hardcode return 1.
1706
cdaa5b73
PA
17072013-10-28 Pedro Alves <palves@redhat.com>
1708
1709 * infrun.c (process_event_stop_test): Remove unnecessary scoping
1710 level and reindent.
1711
94c57d6a
PA
17122013-10-28 Pedro Alves <palves@redhat.com>
1713
1714 * infrun.c (process_event_stop_test): New function, factored out
1715 from handle_inferior_event.
1716 (handle_inferior_event): 'process_event_stop_test' is now a
1717 function instead of a goto label -- adjust.
1718
fcf3daef
PA
17192013-10-28 Pedro Alves <palves@redhat.com>
1720
1721 * infrun.c (handle_inferior_event): Move process_event_stop_test
1722 goto label to the else branch of the ecs->random_signal check,
1723 along with FRAME and GDBARCH re-fetching.
1724
c447ac0b
PA
17252013-10-28 Pedro Alves <palves@redhat.com>
1726
1727 * infrun.c (switch_back_to_stepped_thread): New function, factored
1728 out from handle_inferior_event.
1729 (handle_inferior_event): Adjust to call
1730 switch_back_to_stepped_thread. Call it also at the tail of the
1731 random signal handling, and return, instead of also handling
1732 random signals just before the stepping tests.
1733
f05e4c11
PA
17342013-10-28 Pedro Alves <palves@redhat.com>
1735
1736 * infrun.c (clear_stop_func): Delete.
1737 (handle_inferior_event): Don't call clear_stop_func and don't
1738 clear 'ecs->random_signal'.
1739
ca20d462
YQ
17402013-10-27 Yao Qi <yao@codesourcery.com>
1741
1742 * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
1743 (varobj_create, varobj_get_path_expr): Update.
1744 (varobj_value_has_mutated, varobj_update): Likewise.
1745 (create_child_with_value, new_root_variable): Likewise.
1746 (number_of_children, name_of_variable): Likewise.
1747 (value_of_child, my_value_of_variable): Likewise.
1748 (varobj_value_is_changeable_p): Likewise.
1749
a53b64ea
YQ
17502013-10-25 Yao Qi <yao@codesourcery.com>
1751
1752 * language.h (struct lang_varobj_ops): Declare.
1753 (struct language_defn) <la_varobj_ops>: New field.
1754 * ada-lang.c: Include "varobj.h"
1755 (defn ada_language_defn): Initialize field 'la_varobj_ops' with
1756 ada_varobj_ops.
1757 * c-lang.c: Include "varobj.h"
1758 (c_language_defn): Initialize field 'la_varobj_ops' with
1759 c_varobj_ops.
1760 (cplus_language_defn): Initialize field 'la_varobj_ops' with
1761 cplus_varobj_ops.
1762 (asm_language_defn): Initialize field 'la_varobj_ops' with
1763 default_varobj_ops.
1764 (minimal_language_defn): Likewise.
1765 * d-lang.c (d_language_defn): Likewise.
1766 * f-lang.c (f_language_defn): Likewise.
1767 * go-lang.c (go_language_defn): Likewise.
1768 * m2-lang.c (m2_language_defn): Likewise.
1769 * objc-lang.c (objc_language_defn): Likewise.
1770 * opencl-lang.c (opencl_language_defn): Likewise.
1771 * p-lang.c (pascal_language_defn): Likewise.
1772 * language.c (unknown_language_defn): Likewise.
1773 (auto_language_defn): Likewise.
1774 (local_language_defn): Likewise.
1775 * jv-lang.c (java_language_defn): Initialize field
1776 'la_varobj_ops' with java_varobj_ops.
1777 * varobj.c (varobj_create): Update.
1778 * varobj.h (default_varobj_ops): Define macro.
1779
686d4def
PA
17802013-10-25 Pedro Alves <palves@redhat.com>
1781
1782 * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
1783 static field value.
1784 (cp_print_static_field): If the value is entirely optimized out,
1785 print <optimized out> here.
1786 * jv-valprint.c (java_print_value_fields): No longer handle a NULL
1787 static field value.
1788 * p-valprint.c (pascal_object_print_static_field): If the value is
1789 entirely optimized out, print <optimized out> here.
1790 * valops.c (do_search_struct_field)
1791 (value_struct_elt_for_reference): No longer handle a NULL static
1792 field value.
1793 * value.c (value_static_field): Return an optimized out value
1794 instead of NULL.
1795
6c177e28
YQ
17962013-10-25 Yao Qi <yao@codesourcery.com>
1797
1798 * remote.c (remote_traceframe_info): Return early if
1799 traceframe is not selected.
1800
98322bfa
YQ
18012013-10-25 Yao Qi <yao@codesourcery.com>
1802
1803 * tracepoint.c (traceframe_fun): Remove.
1804 (traceframe_sal): Remove.
1805 (set_traceframe_context): Add local variables.
1806
6ba1f115
JB
18072013-10-25 Joel Brobecker <brobecker@adacore.com>
1808
1809 * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
1810 and parameter name.
1811
bbe769cc
MR
18122013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1813
1814 * linux-tdep.c (linux_corefile_thread_callback): Propagate any
1815 failure from register information collection.
1816
72ee4495 18172013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
59a70096
MR
1818
1819 * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
1820 member.
1821 (linux_corefile_thread_callback): Update accordingly.
1822 (linux_make_corefile_notes): Likewise.
1823
98882a26
PA
18242013-10-24 Pedro Alves <palves@redhat.com>
1825
1826 * NEWS (New options): Mention set/show startup-with-shell.
1827 * config/alpha/nm-osf3.h (START_INFERIOR_TRAPS_EXPECTED): Set to 2
1828 instead of 3.
1829 * fork-child.c (fork_inferior, startup_inferior): Handle 'set
1830 startup-with-shell'.
1831 (show_startup_with_shell): New function.
1832 (_initialize_fork_child): Register the set/show startup-with-shell
1833 commands.
1834 * inf-ptrace.c (inf_ptrace_create_inferior): Remove comment.
1835 * inf-ttrace.c (inf_ttrace_him): Remove comment.
1836 * procfs.c (procfs_init_inferior): Remove comment.
1837 * infcmd.c (startup_with_shell): New global.
1838 * inferior.h (startup_with_shell): Declare global.
1839 (STARTUP_WITH_SHELL): Delete.
1840 (START_INFERIOR_TRAPS_EXPECTED): Set to 1 by default instead of 2.
1841
c9737c08
PA
18422013-10-23 Pedro Alves <palves@redhat.com>
1843
1844 * common/gdb_signals.h (gdb_signal_to_symbol_string): Declare.
1845 * common/signals.c: Include "gdb_assert.h".
1846 (signals): New field 'symbol'.
1847 (SET): Use the 'symbol' parameter.
1848 (gdb_signal_to_symbol_string): New function.
1849 * infrun.c (handle_inferior_event) <random signal>: In debug
1850 output, print the random signal enum as string in addition to its
1851 number.
1852 * target/waitstatus.c (target_waitstatus_to_string): Print the
1853 signal's enum value as string instead of the (POSIX) signal name.
1854
f60db4f0
GB
18552013-10-23 Gary Benson <gbenson@redhat.com>
1856
1857 PR 16013
1858 * common/linux-osdata.c (command_from_pid): Reduced size of cmd
1859 from 32 to 18. Adjusted fscanf format string accordingly.
1860 (Avoids leaving cmd unterminated.)
1861 (print_sockets): Do not parse tlen, inode, sl, timeout, txq, rxq,
1862 trun, retn or extra. (Avoids leaving extra unterminated.) Check
1863 that local_address and remote_address will not overflow.
1864 (linux_xfer_osdata_modules): Parse lines using strtok to avoid
1865 leaving dependencies unterminated. Parse size as "%u" to match
1866 definition.
1867
6d3e7a94
PA
18682013-10-22 Pedro Alves <palves@redhat.com>
1869
1870 * infrun.c (handle_inferior_event) <thread hop>: Don't clear or
1871 set ecs->random signal.
1872
42ec045f
PA
18732013-10-22 Pedro Alves <palves@redhat.com>
1874
1875 * infrun.c (keep_going): Update comments.
1876
18772013-10-22 Pedro Alves <palves@redhat.com>
1878
1879 * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map
1880 invalid signal numbers to GDB_SIGNAL_UNKNOWN.
1881
18822013-10-22 Pedro Alves <palves@redhat.com>
1883
1884 * include/gdb/signals.def (TARGET_EXC_BAD_ACCESS): Rename to
1885 GDB_EXC_BAD_ACCESS.
1886 (TARGET_EXC_BAD_INSTRUCTION): Rename to GDB_EXC_BAD_INSTRUCTION.
1887 (TARGET_EXC_ARITHMETIC): Rename to GDB_EXC_ARITHMETIC.
1888 (TARGET_EXC_EMULATION): Rename to GDB_EXC_EMULATION.
1889 (TARGET_EXC_SOFTWARE): Rename to GDB_EXC_SOFTWARE.
1890 (TARGET_EXC_BREAKPOINT): Rename to GDB_EXC_BREAKPOINT.
1891 (GDB_SIGNAL_LAST): Change description string.
1892 * common/signals.c (gdb_signal_from_host, do_gdb_signal_to_host):
1893 Adjust to signal renaming.
1894 * darwin-nat.c (darwin_decode_message): Likewise.
1895
c8fde1b1
JM
18962013-10-22 Jose E. Marchesi <jose.marchesi@oracle.com>
1897
1898 * MAINTAINERS (Write After Approval): Add myself to the list.
1899
e8369a73
AB
19002013-10-18 Andrew Burgess <aburgess@broadcom.com>
1901
1902 * breakpoint.c (update_watchpoint): If hardware watchpoints are
1903 forced off, downgrade them to software watchpoints if possible,
1904 and error out if not possible.
1905 (watch_command_1): Move watchpoint type selection closer to
1906 watchpoint creation, and extend the comments.
1907
776f04fa
PA
19082013-10-18 Pedro Alves <palves@redhat.com>
1909
1910 PR gdb/16062
1911 * infrun.c (handle_inferior_event): Keep going if we got a random
1912 signal we should not stop for, instead of falling through to the
1913 step tests.
1914
0c6faab5
YQ
19152013-10-18 Yao Qi <yao@codesourcery.com>
1916
1917 * c-varobj.c (cplus_number_of_children): Fix indentation.
1918
50b34a18
TT
19192013-10-17 Tom Tromey <tromey@redhat.com>
1920
1921 PR gdb/15995:
1922 * printcmd.c (printcmd): Call gdb_flush.
1923
5c4c8a59
TT
19242013-10-17 Tom Tromey <tromey@redhat.com>
1925
1926 * elfread.c (struct elfinfo) <stabindexsect>: Remove.
1927 (elf_locate_sections): Update.
1928
c4124bf1
YQ
19292013-10-17 Yao Qi <yao@codesourcery.com>
1930
1931 * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
1932 * ada-varobj.c: Remove the include of ada-varobj.h.
1933 (ada_varobj_get_number_of_children): Declare.
1934 (ada_varobj_get_name_of_child): Make it static.
1935 (ada_varobj_get_path_expr_of_child): Likewise.
1936 (ada_varobj_get_value_of_child): Likewise.
1937 (ada_varobj_get_type_of_child): Likewise.
1938 (ada_varobj_get_value_of_array_variable): Likewise.
1939 * ada-varobj.h: Remove.
1940
99ad9427
YQ
19412013-10-17 Yao Qi <yao@codesourcery.com>
1942
1943 * Makefile.in (SFILES): Add c-varobj.c and jv-varobj.c.
1944 (COMMON_OBS): Add c-varobj.o and jv-varobj.o.
1945 * ada-varobj.c: Include "varobj.h".
1946 (ada_number_of_children): New. Moved from varobj.c.
1947 (ada_name_of_variable, ada_name_of_child): Likewise.
1948 (ada_path_expr_of_child, ada_value_of_child): Likewise.
1949 (ada_type_of_child, ada_value_of_variable): Likewise.
1950 (ada_value_is_changeable_p, ada_value_has_mutated): Likewise.
1951 (ada_varobj_ops): New.
1952 * c-varobj.c, jv-varobj.c: New file. Moved from varobj.c.
1953 * gdbtypes.c (get_target_type): New. Moved from varobj.c.
1954 * gdbtypes.h (get_target_type): Declare.
1955 * varobj.c: Remove the inclusion of "ada-varobj.h" and
1956 "ada-lang.h".
1957 (ANONYMOUS_STRUCT_NAME): Move it to c-varobj.c.
1958 (ANONYMOUS_UNION_NAME): Likewise.
1959 (get_type, get_value_type, get_target_type): Remove declarations.
1960 (value_get_print_value, varobj_value_get_print_value): Likewise.
1961 (c_number_of_children, c_name_of_variable): Likewise.
1962 (c_name_of_child, c_path_expr_of_child): Likewise.
1963 (c_value_of_child, c_type_of_child): Likewise.
1964 (c_value_of_variable, cplus_number_of_children): Likewise.
1965 (cplus_class_num_children, cplus_name_of_variable): Likewise.
1966 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1967 (cplus_value_of_child, cplus_type_of_child): Likewise.
1968 (cplus_value_of_variable, java_number_of_children): Likewise.
1969 (java_name_of_variable, java_name_of_child): Likewise.
1970 (java_path_expr_of_child, java_value_of_child): Likewise.
1971 (java_type_of_child, java_value_of_variable): Likewise.
1972 (ada_number_of_children, ada_name_of_variable): Likewise.
1973 (ada_name_of_child, ada_path_expr_of_child): Likewise.
1974 (ada_value_of_child, ada_type_of_child): Likewise.
1975 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
1976 (ada_value_has_mutated): Likewise.
1977 (struct language_specific): Move it to varobj.h.
1978 (CPLUS_FAKE_CHILD): Move it to varobj.h.
1979 (restrict_range): Rename it varobj_restrict_range. Make it extern.
1980 Callers update.
1981 (get_path_expr_parent): Rename it to varobj_get_path_expr_parent.
1982 Make it extern.
1983 (is_anonymous_child): Move it to c-varobj.c and rename to
1984 varobj_is_anonymous_child. Caller update.
1985 (get_type): Move it to c-varobj.c.
1986 (get_value_type): Rename it varobj_get_value_type. Make it
1987 extern.
1988 (get_target_type): Move it gdbtypes.c.
1989 (varobj_formatted_print_options): New function.
1990 (value_get_print_value): Rename it to
1991 varobj_value_get_print_value and make it extern.
1992 (varobj_value_is_changeable_p): Make it extern.
1993 (adjust_value_for_child_access): Move it to c-varobj.c.
1994 (default_value_is_changeable_p): Rename it to
1995 varobj_default_value_is_changeable_p. Make it extern.
1996 (c_number_of_children, c_name_of_variable): Move it to c-varobj.c
1997 (c_name_of_child, c_path_expr_of_child): Likewise.
1998 (c_value_of_child, c_type_of_child): Likewise.
1999 (c_value_of_variable, cplus_number_of_children): Likewise.
2000 (cplus_class_num_children, cplus_name_of_variable): Likewise.
2001 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
2002 (cplus_value_of_child, cplus_type_of_child): Likewise.
2003 (cplus_value_of_variable): Likewise.
2004 (java_number_of_children, java_name_of_variable): Move it to jv-varobj.c.
2005 (java_name_of_child, java_path_expr_of_child): Likewise.
2006 (java_value_of_child, java_type_of_child): Likewise.
2007 (java_value_of_variable): Likewise.
2008 (ada_number_of_children, ada_name_of_variable): Move it to ada-varobj.c.
2009 (ada_name_of_child, ada_path_expr_of_child): Likewise.
2010 (ada_value_of_child, ada_type_of_child): Likewise.
2011 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
2012 (ada_value_has_mutated): Likewise.
2013 * varobj.h (CPLUS_FAKE_CHILD): New macro, moved from varobj.c.
2014 (struct lang_varobj_ops): New. Renamed by 'struct language_specific'.
2015 (c_varobj_ops, cplus_varobj_ops): Declare.
2016 (java_varobj_ops, ada_varobj_ops): Declare.
2017 (varobj_default_value_is_changeable_p): Declare.
2018 (varobj_value_is_changeable_p): Declare.
2019 (varobj_get_value_type, varobj_is_anonymous_child): Declare.
2020 (varobj_get_path_expr_parent): Declare.
2021 (varobj_value_get_print_value): Declare.
2022 (varobj_formatted_print_options): Declare.
2023 (varobj_restrict_range): Declare.
2024
c8a62302
LM
20252013-10-17 Luis Machado <lgustavo@codesourcery.com>
2026
2027 * target/waitstatus.h (target_waitkind): Remove spurious
2028 character from the comments.
2029
eade6471
JB
20302013-10-17 Joel Brobecker <brobecker@adacore.com>
2031
2032 * gdbarch.sh (get_longjmp_target): Add method documentation.
2033 * gdbarch.h: Regenerate.
2034
5411b26c
TT
20352013-10-16 Tom Tromey <tromey@redhat.com>
2036
2037 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
2038 label.
2039
87326c87
LM
20402013-10-16 Luis Machado <lgustavo@codesourcery.com>
2041
2042 * gcore.in: Call GDB using the full path to the gcore script.
2043 Error out if the GDB binary is not found.
2044
fd0a4d76
SDJ
20452013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
2046
2047 PR gdb/16014
2048 * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
2049 sizeof.
2050
d92f7ee3
SDJ
20512013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
2052
2053 PR gdb/16042
2054 * target.c (target_disable_btrace): Fix invalid return value for
2055 void function.
2056 (target_teardown_btrace): Likewise.
2057
bb5ce47a
YQ
20582013-10-14 Yao Qi <yao@codesourcery.com>
2059
2060 * varobj.c (struct varobj): Move most of the fields to
2061 varobj.h.
2062 (struct varobj_dynamic): New struct.
2063 (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
2064 (varobj_has_more): Likewise.
2065 (dynamic_varobj_has_child_method): Likewise.
2066 (update_dynamic_varobj_children): Likewise.
2067 (varobj_get_num_children): Likewise.
2068 (varobj_list_children, varobj_pretty_printed_p): Likewise.
2069 (install_new_value_visualizer): Likewise.
2070 (install_new_value_visualizer, install_new_value): Likewise.
2071 (varobj_update, new_variable, free_variable): Likewise.
2072 (my_value_of_variable, value_get_print_value): Likewise.
2073 (install_visualizer): Change the type of parameter 'var' to
2074 'struct varobjd_dynamic *'. Callers update.
2075 * varobj.h (struct varobj): Moved from varobj.c.
2076 (struct varobj) <dynamic>: New field.
2077
0b76b0ce
SL
20782013-10-13 Sandra Loosemore <sandra@codesourcery.com>
2079
2080 * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
2081 as the preferred name of r30.
2082 * nios2-linux-tdep.c (reg_offsets): Likewise.
2083 * features/nios2-cpu.xml: Likewise.
2084 * features/nios2-linux.c: Regenerated.
2085 * features/nios2.c: Regenerated.
2086 * regformats/nios2-linux.dat: Regenerated.
2087
4856b6bc
JK
20882013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 Canonicalize directories for EXEC_FILENAME.
2091 * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
2092 exec_filename.
2093 * utils.c (gdb_realpath_keepfile): New function.
2094 * utils.h (gdb_realpath_keepfile): New declaration.
2095
9b557b58
DE
20962013-10-11 Doug Evans <dje@google.com>
2097
2098 * Makefile.in (GDBFLAGS): New variable.
2099 (run): New rule.
2100
ce13fade
JB
21012013-10-11 Joel Brobecker <brobecker@adacore.com>
2102
2103 * NEWS: Add entry documenting the new "-catch-assert" and
2104 "-catch-exception" GDB/MI commands.
2105
349774ef
JB
21062013-10-11 Joel Brobecker <brobecker@adacore.com>
2107
2108 * breakpoint.h (init_ada_exception_breakpoint): Add parameter
2109 "enabled".
2110 * breakpoint.c (init_ada_exception_breakpoint): Add parameter
2111 "enabled". Set B->ENABLE_STATE accordingly.
2112 * ada-lang.h (ada_exception_catchpoint_kind): Move here from
2113 ada-lang.c.
2114 (create_ada_exception_catchpoint): Add declaration.
2115 * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
2116 (create_ada_exception_catchpoint): Make non-static. Add new
2117 parameter "disabled". Use it in call to
2118 init_ada_exception_breakpoint.
2119 (catch_ada_exception_command): Add parameter "enabled" in call
2120 to create_ada_exception_catchpoint.
2121 (catch_assert_command): Likewise.
2122
2123 * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
2124 Add declarations.
2125 * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
2126 "catch-exception" commands.
2127 * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
2128 (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
2129
761269c8
JB
21302013-10-11 Joel Brobecker <brobecker@adacore.com>
2131
2132 * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
2133 "enum exception_catchpoint_kind". Replace the "ex_" prefix
2134 of all its enumerates with "ada_". Update the rest of this
2135 file throughout.
2136
b4a5b78b
JB
21372013-10-11 Joel Brobecker <brobecker@adacore.com>
2138
2139 * ada-lang.c (ada_decode_exception_location): Delete.
2140 (create_ada_exception_catchpoint): Remove arguments "sal",
2141 "addr_string" and "ops". Add argument "ex_kind" instead.
2142 Adjust implementation accordingly, calling ada_exception_sal
2143 to get the entities it no longer gets passed as arguments.
2144 Document the function's arguments.
2145 (catch_ada_exception_command): Use catch_ada_exception_command_split
2146 instead of ada_decode_exception_location, and update call to
2147 create_ada_exception_catchpoint.
2148 (catch_ada_assert_command_split): Renames
2149 ada_decode_assert_location. Remove parameters "addr_string" and
2150 "ops", and now returns void. Adjust implementation accordingly.
2151 Update the function documentation.
2152 (catch_assert_command): Use catch_ada_assert_command_split
2153 instead of ada_decode_assert_location. Update call to
2154 create_ada_exception_catchpoint.
2155
7ad1d32c 21562013-10-11 Joel Brobecker <brobecker@adacore.com>
7c647d61
JB
2157
2158 * utils.h (perror_warning_with_name): Add declaration.
2159 * utils.c (perror_warning_with_name): New function.
2160 * cli/cli-cmds.c (source_script_with_search): Add call to
2161 perror_warning_with_name if from_tty is nul.
2162
7ad1d32c 21632013-10-11 Joel Brobecker <brobecker@adacore.com>
0cf4063e
JB
2164
2165 * utils.c (perror_string): New function, extracted out of
2166 throw_perror_with_name.
2167 (throw_perror_with_name): Rework to use perror_string.
2168
bcc75809
YQ
21692013-10-11 Yao Qi <yao@codesourcery.com>
2170
2171 * remote.c (discard_pending_stop_replies_in_queue): Update
2172 declaration.
2173 (struct stop_reply) <rs>: New field.
2174 (remove_stop_reply_of_remote_state): New function.
2175 (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
2176 Callers update. Pass remove_stop_reply_of_remote_state to
2177 QUEUE_iterate.
2178 (remote_parse_stop_reply): Initialize field 'rs'.
2179
05feb193
WN
21802013-10-10 Will Newton <will.newton@linaro.org>
2181
2182 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
2183 linux_init_abi.
2184
0d12017b
JB
21852013-10-10 Joel Brobecker <brobecker@adacore.com>
2186
2187 * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
2188 serial_baud_show_cmd.
2189 (_initialize_cli_cmds): Delete the code creating the
2190 "set/show remotebaud" commands.
2191 * serial.c (baud_rate): Move here from top.c.
2192 (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
2193 (_initialize_serial): Create "set/show serial baud" commands.
2194 Add "set/show remotebaud" command aliases.
2195 * top.c (baud_rate): Moved to serial.c.
2196 * NEWS: Document the new "set/show serial baud" commands,
2197 replacing "set/show remotebaud".
2198
578d3588
PA
21992013-10-09 Pedro Alves <palves@redhat.com>
2200
2201 * breakpoint.c (insert_bp_location): Use memory_error_message to
2202 build the memory error string.
2203 * c-lang.c: Include "gdbcore.h".
2204 (c_get_string): Use memory_error to throw error.
2205 (target_xfer_memory_error): Delete.
2206 (memory_error_message): New, factored out from
2207 target_xfer_memory_error.
2208 (memory_error): Change parameter type to target_xfer_error.
2209 Rewrite.
2210 (read_memory): Use memory_error instead of
2211 target_xfer_memory_error.
2212 * gdbcore.h: Include "target.h".
2213 (memory_error): Change parameter type to target_xfer_error.
2214 (memory_error_message): Declare function.
2215 * target.c (target_read_memory, target_read_stack)
2216 (target_write_memory, target_write_raw_memory): Return
2217 TARGET_XFER_E_IO on error. Adjust comments.
2218 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
2219 instead of EIO.
2220 * target.h (target_read, target_insert_breakpoint)
2221 (target_remove_breakpoint): Adjust comments.
2222 * valprint.c (partial_memory_read): Rename parameter, and adjust
2223 comment.
2224 (val_print_string): Use memory_error_message to build the memory
2225 error string.
2226
c74e1ccf
JK
22272013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
2230 result variable. Rename variable fopen_e_ever_failed to
2231 fopen_e_ever_failed_einval. Retry fopen only for errno EINVAL.
2232
915215be
PA
22332013-10-09 Pedro Alves <palves@redhat.com>
2234
2235 * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
2236 (monitor_write_memory_longlongs, monitor_write_memory_block):
2237 Constify 'myaddr' parameter.
2238 (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
2239 helper.
2240 (monitor_xfer_partial): New function.
2241 (init_base_monitor_ops): Don't install a deprecated_xfer_memory
2242 hook. Install a to_xfer_partial hook.
2243
acd13123
TT
22442013-10-09 Tom Tromey <tromey@redhat.com>
2245
2246 * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
2247 bfd_get_alt_debug_link_info.
2248
40135bb1
JK
22492013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 New flag OBJF_NOT_FILENAME.
2252 * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
2253 * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
2254 allocate_objfile.
2255 (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
2256 symbol_file_add_from_bfd.
2257 * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
2258 allocate_objfile.
2259 * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
2260 NULL.
2261 * objfiles.h (OBJF_NOT_FILENAME): New.
2262
dc294be5
TT
22632013-10-08 Tom Tromey <tromey@redhat.com>
2264
2265 * Makefile.in (SFILES): Add build-id.c.
2266 (HFILES_NO_SRCDIR): Add build-id.h.
2267 * build-id.c: New file, largely from elfread.c. Modified
2268 most functions.
2269 * build-id.h: New file.
2270 * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
2271 bfd_get_alt_debug_link_info. Verify dwz file's build-id.
2272 Search for dwz file using build-id.
2273 * elfread.c (build_id_bfd_get, build_id_verify)
2274 (build_id_to_debug_filename, find_separate_debug_file): Remove.
2275
db230ce3
JB
22762013-10-08 Joel Brobecker <brobecker@adacore.com>
2277
2278 * ada-lang.c (compare_names_with_case): Renamed from
2279 compare_names, adding a new parameter "casing" and its handling.
2280 New function documentation.
2281 (compare_names): New function, implemented using
2282 compare_names_with_case.
2283
6501c98a
JB
22842013-10-08 Joel Brobecker <brobecker@adacore.com>
2285
2286 * ada-lang.c (ada_exception_sal): Remove advance declaration.
2287
84a1243b
TT
22882013-10-07 Tom Tromey <tromey@redhat.com>
2289
2290 * objfiles.c (free_objfile_per_bfd_storage): Delete the
2291 demangled_names_hash.
2292 (free_objfile): Don't delete the demangled_names_hash.
2293 * objfiles.h (struct objfile_per_bfd_storage)
2294 <demangled_names_hash>: New field.
2295 (struct objfile) <demangled_names_hash>: Move to
2296 objfile_per_bfd_storage.
2297 * symfile.c (reread_symbols): Don't delete the
2298 demangled_names_hash.
2299 * symtab.c (create_demangled_names_hash): Update.
2300 (symbol_set_names): Update.
2301
1da77581
TT
23022013-10-07 Tom Tromey <tromey@redhat.com>
2303
2304 * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
2305 needs_relocations>: New fields.
2306 (gdb_bfd_requires_relocations): New function.
2307 * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
2308 * objfiles.c (get_objfile_bfd_data): Disallow sharing if
2309 the BFD needs relocations applied.
2310
46ecd527
PA
23112013-10-07 Pedro Alves <palves@redhat.com>
2312
2313 PR breakpoints/11568
2314 * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
2315 the thread list" instead of "gone".
2316
0c557179
SDJ
23172013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2318
2319 * NEWS: Mention new convenience variable $_exitsignal.
2320 * corelow.c (core_open): Reset exit convenience variables. Set
2321 $_exitsignal to the uncaught signal which generated the corefile.
2322 * infrun.c (handle_inferior_event): Reset exit convenience
2323 variables. Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
2324 (clear_exit_convenience_vars): New function.
2325 * inferior.h (clear_exit_convenience_vars): New prototype.
2326
1cc47d81
YQ
23272013-10-06 Yao Qi <yao@codesourcery.com>
2328
2329 * varobj.h: Add comments to enum varobj_languages.
2330
73869dc2
DE
23312013-10-04 Doug Evans <dje@google.com>
2332
2333 Add support for DWP file format version 2.
2334 * NEWS: Mention support for DWP file format version 2.
2335 * dwarf2read.c (dwarf2_section_info): Convert asection field to a
2336 union of asection, containing_section. New fields virtual_offset
2337 and is_virtual. Change type of readin filed from int to char.
2338 (dwo_sections, dwo_file): Tweak comments.
2339 (dwp_v2_section_ids): New enum.
2340 (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
2341 str_offsets, types.
2342 (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
2343 All uses updated.
2344 (virtual_v2_dwo_sections): New struct.
2345 (dwp_hash_table): New fields version, nr_columns. Change type of
2346 section_pool field to a union.
2347 (dwp_file): New field version.
2348 (dwarf2_has_info): Check for virtual sections.
2349 (get_containing_section): New function.
2350 (get_section_bfd_owner, get_section_bfd_section): Call it.
2351 (dwarf2_locate_sections): Update.
2352 (dwarf2_section_empty_p): Update.
2353 (dwarf2_read_section): Handle virtual sections.
2354 (locate_dwz_sections): Update.
2355 (create_dwp_hash_table): Document and handle V2 format.
2356 (locate_v1_virtual_dwo_sections): Renamed from
2357 locate_virtual_dwo_sections and update. All callers updated.
2358 (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
2359 Delete arg htab. Rename arg section_index to unit_index.
2360 All callers updated.
2361 (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
2362 All uses updated.
2363 (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
2364 (lookup_dwo_unit_in_dwp): Add V2 support.
2365 (dwarf2_locate_dwo_sections): Update.
2366 (dwarf2_locate_common_dwp_sections): Renamed from
2367 dwarf2_locate_dwp_sections and update. All callers updated.
2368 (dwarf2_locate_v2_dwp_sections): New function.
2369 (open_and_init_dwp_file): Add V2 support.
2370 (read_str_index): New locals str_section, str_offsets_section.
2371
9a2c3737
PA
23722013-10-04 Pedro Alves <palves@redhat.com>
2373
2374 * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
2375 (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
2376 (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
2377 describing comments with references to ptid.h.
2378 * common/ptid.h: Remove intro description of constructors,
2379 accessors and predicates.
2380 (struct ptid): Reformat.
2381 (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
2382 (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
2383 describing comments.
2384
f5371440
JB
23852013-10-04 Joel Brobecker <brobecker@adacore.com>
2386
2387 * aix-thread.c (sync_threadlists): Add missing ')' in call
2388 to ptid_build.
2389
793e1c06
JB
23902013-10-04 Joel Brobecker <brobecker@adacore.com>
2391
2392 * procfs.c (procfs_init_inferior): Fix typo causing the build
2393 to fail.
2394
26f0edc1
JB
23952013-10-04 Joel Brobecker <brobecker@adacore.com>
2396
2397 * aix-thread.c (ptrace32): Remove cast to addr_ptr.
2398
5713b9b5
JB
23992013-10-04 Joel Brobecker <brobecker@adacore.com>
2400
2401 * mi/mi-main.c (run_one_inferior): Add function description.
2402 Make ARG a pointer to an integer whose value determines whether
2403 we should "run" or "start" the program.
2404 (mi_cmd_exec_run): Add handling of the "--start" option.
2405 Reject all other command-line options.
2406 * NEWS: Add entry for "-exec-run"'s new "--start" option.
2407
f48ff2a7
YQ
24082013-10-04 Yao Qi <yao@codesourcery.com>
2409
2410 * remote-notif.h (REMOTE_NOTIF_ID): New enum.
2411 (struct notif_client) <pending_event>: Moved
2412 to struct remote_notif_state.
2413 <id>: New field.
2414 (struct remote_notif_state) <pending_event>: New field.
2415 (notif_event_xfree): Declare.
2416 * remote-notif.c (handle_notification): Adjust.
2417 (notif_event_xfree): New function.
2418 (do_notif_event_xfree): Call notif_event_xfree.
2419 (remote_notif_state_xfree): Call notif_event_xfree to free
2420 each element in field pending_event.
2421 * remote.c (discard_pending_stop_replies): Remove declaration.
2422 (discard_pending_stop_replies_in_queue): Declare.
2423 (remote_close): Call discard_pending_stop_replies_in_queue
2424 instead of discard_pending_stop_replies.
2425 (remote_start_remote): Adjust.
2426 (stop_reply_xfree): Call notif_event_xfree.
2427 (notif_client_stop): Adjust initialization.
2428 (remote_notif_remove_all): Rename it to ...
2429 (remove_stop_reply_for_inferior): ... this. Update comments.
2430 Don't check INF is NULL.
2431 (discard_pending_stop_replies): Return early if notif_state is
2432 NULL. Adjust. Don't check INF is NULL.
2433 (remote_notif_get_pending_events): Adjust.
ef1bc9e7 2434 (discard_pending_stop_replies_in_queue): New function.
f48ff2a7
YQ
2435 (remote_wait_ns): Likewise.
2436
5965e028
YQ
24372013-10-04 Yao Qi <yao@codesourcery.com>
2438
2439 * remote-notif.c (DECLARE_QUEUE_P): Remove.
2440 (notif_queue): Remove.
2441 (remote_notif_process): Add one parameter 'notif_queue'.
2442 Update comments. Callers update.
2443 (remote_async_get_pending_events_token): Remove.
2444 (remote_notif_register_async_event_handler): Remove.
2445 (remote_notif_unregister_async_event_handler): Remove.
2446 (handle_notification): Add parameter 'notif_queue'. Update
2447 comments. Callers update.
2448 (notif_xfree): Remove.
2449 (remote_notif_state_allocate): New function.
2450 (remote_notif_state_xfree): New function.
2451 (_initialize_notif): Remove code to allocate queue.
2452 * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
2453 (struct remote_notif_state): New.
2454 (handle_notification): Update declaration.
2455 (remote_notif_process): Likewise.
2456 (remote_notif_register_async_event_handler): Remove.
2457 (remote_notif_unregister_async_event_handler): Remove.
2458 (remote_notif_state_allocate): Declare.
2459 (remote_notif_state_xfree): Declare.
2460 * remote.c (struct remote_state) <notif_state>: New field.
2461 (remote_close): Don't call
2462 remote_notif_unregister_async_event_handler. Call
2463 remote_notif_state_xfree.
2464 (remote_open_1): Don't call
2465 remote_notif_register_async_event_handler. Call
2466 remote_notif_state_allocate.
2467
5e5ac9a5
YQ
24682013-10-04 Yao Qi <yao@codesourcery.com>
2469
2470 * varobj.c (create_child_with_value): Remove 'const' from the
2471 type of parameter 'name'.
2472 (varobj_add_child): Likewise.
2473 (install_dynamic_child): Remove 'const' from the type of
2474 parameter 'name'.
2475 (varobj_add_child): Likewise.
2476 (create_child_with_value): Likewise. Update comments. Don't
2477 duplicate 'name'.
2478 (update_dynamic_varobj_children): Duplicate 'name'
2479 and pass it to install_dynamic_child.
2480
06ab7b19
PM
24812013-10-03 Phil Muldoon <pmuldoon@redhat.com>
2482
2483 * python/py-value.c (convert_value_from_python): Move PyInt_Check
2484 conversion logic to occur after PyLong_Check. Comment on order
2485 change significance.
2486 * python/py-arch.c (archpy_disassemble): Comment on order of
2487 conversion for integers and longs.
2488
8ae377e8
PA
24892013-10-03 Pedro Alves <palves@redhat.com>
2490
2491 * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
2492 the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
2493 functions. Always test for PTRACE_O_TRACESYSGOOD even if
2494 PTRACE_O_TRACEFORK is not supported.
2495 (linux_test_for_tracesysgood): New function.
2496 (linux_test_for_tracefork): New function, factored out from
2497 linux_check_ptrace_features, and also don't kill child_pid here.
2498
b1328b1b
TG
24992013-10-03 Tristan Gingold <gingold@adacore.com>
2500
2501 * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
2502 Remove verbose error reporting. Use detected state to
2503 thread_set_state call.
2504 (i386_darwin_dr_get): Fix return type. Remove verbose error
2505 report.
2506 Remove trailing spaces.
2507
901461f8
PA
25082013-10-02 Pedro Alves <palves@redhat.com>
2509
2510 * cp-valprint.c (cp_print_value_fields): Adjust calls to
2511 val_print_optimized_out.
2512 * jv-valprint.c (java_print_value_fields): Likewise.
2513 * p-valprint.c (pascal_object_print_value_fields): Likewise.
2514 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
2515 <DWARF_VALUE_REGISTER>: If the register was not saved, return a
2516 new optimized out value.
2517 * findvar.c (address_from_register): Likewise.
2518 * frame.c (put_frame_register): Tweak error string to say the
2519 register was not saved, rather than optimized out.
2520 * infcmd.c (default_print_one_register_info): Adjust call to
2521 val_print_optimized_out. Use value_of_register instead of
2522 get_frame_register_value.
2523 * mi/mi-main.c (output_register): Use value_of_register instead of
2524 get_frame_register_value.
2525 * valprint.c (valprint_check_validity): Likewise.
2526 (val_print_optimized_out): New value parameter. If the value is
2527 lval_register, print <not saved> instead.
2528 (value_check_printable, val_print_scalar_formatted): Adjust calls
2529 to val_print_optimized_out.
2530 * valprint.h (val_print_optimized_out): New value parameter.
2531 * value.c (struct value) <optimized_out>: Extend comment.
2532 (error_value_optimized_out): New function.
2533 (require_not_optimized_out): Use it. Use a different string for
2534 lval_register values.
2535 * value.h (error_value_optimized_out): New declaration.
2536 * NEWS: Mention <not saved>.
2537
042a84d9
JB
25382013-10-02 Joel Brobecker <brobecker@adacore.com>
2539
2540 * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
2541 strcmp to compare two symtab filenames.
2542
6b9780fb
JB
25432013-10-02 Joel Brobecker <brobecker@adacore.com>
2544
2545 * symtab.c (search_symbols_equal): Delete.
2546 (sort_search_symbols_remove_dups): Replace call to
2547 search_symbols_equal by call to compare_search_syms,
2548 adjusting as necessary.
2549
751e7549
PM
25502013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2551
2552 PR python/15579
751e7549
PM
2553 * python/python.c: Document gdb.execute command in Python help.
2554
1efd7661
PM
25552013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2556
2557 * python/py-frame.c (frame_info_to_frame_object): Use
2558 gdbpy_convert_exception. Clean up Python object on failure.
2559
562fc849
PM
25602013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2561
2562 * python/lib/gdb/command/frame_filters.py
2563 (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
2564 (ShowFrameFilterPriority.invoke): Ditto.
2565
d7561cbb
KS
25662013-10-01 Keith Seitz <keiths@redhat.com>
2567
2568 * linespec.c (struct ls_parser): Make 'saved_arg' const.
2569 (parse_linespec): Make 'argptr' const.
2570 Remove temporary cast of 'argptr' to const char **.
2571 (decode_line_full): Pass const pointer to parse_linespec.
2572 (decode_line_1): Likewise.
2573 (decode_objc): Make local variable 'new_argptr' const.
2574 (find_function_symbols): Remove temporary cast to char *
2575 to find_imps.
2576 * objc-lang.c (find_imps): Make argument 'method' const.
2577 Return const.
2578 * objc-lang.h (find_imps): Likewise.
2579
25802013-10-01 Keith Seitz <keiths@redhat.com>
2581
2582 * completer.c (skip_quoted_chars): Make all arguments const.
2583 Return const.
2584 (skip_quoted): Likewise.
2585 * completer.h (skip_quoted_chars): Likewise.
2586 (skip_quoted): Likewise.
2587 * defs.h (skip_quoted): Remove duplicate declaration.
2588 * jv-exp.y: Include completer.h.
2589 (yylex): Remove unneccessary cast to char * fro skip_quoted.
2590 * p-exp.y: Include completer.h.
2591
25922013-10-01 Keith Seitz <keiths@redhat.com>
2593
2594 * c-exp.y (parse_number): Make first argument const.
2595 Make a copy of the input to manipulate.
2596 (c_parse_escape): Make first argument const.
2597 Make local variable 'tokptr' const.
2598 (parse_string_or_char): Make first two arguments const.
2599 (macro_original_text): Make const.
2600 (lex_one_token): Make local variable 'tokstart' const.
2601 Likewise for local variables named 'p'.
2602 Cast away const for struct stoken (temporary).
2603 * c-lang.h (c_parse_escpae): Make first argument const.
2604 * cli/cli-cmds.c (echo_command): Make local variable 'p'
2605 const.
2606 * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
2607 var_string case.
2608 * f-exp.y (parse_number): Make first argument const.
2609 (match_string_literal): Make local variable 'tokstart'
2610 const.
2611 (yylex): Make local variable 'p' const.
2612 Cast away const for struct stoken (temporary).
2613 * go-exp.y (parse_number): Make first argument const.
2614 (parse_string_or_char): Likewise.
2615 Make local variable 'tokstart' const.
2616 (lex_one_token): Likewise for numerous locals called 'p'.
2617 Cast away const for struct stoken (temporary).
2618 * jv-exp.y (parse_number): Make first argument const.
2619 Make local variables 'tokstart' and 'tokptr' const.
2620 Cast away const for call to skip_quoted (temporary).
2621 (yylex): Make local variable 'p' const.
2622 Cast away const for struct stoken (temporary).
2623 * m2-exp.y (parse_number): Make local variable 'p' const.
2624 (yylex): Likewise for 'tokstart'.
2625 Cast away const for struct stoken (temporary).
2626 Make local variable 'p' const.
2627 * macroexp.c (get_character_constant): Pass a const string
2628 to c_parse_escape.
2629 (get_string_literal): Likewise.
2630 (macro_expand_next): Make first argument const.
2631 Cast away const for init_shared_buffer.
2632 * macroexp.h (macro_expand_next): Make first argument const.
2633 * p-exp.y (yylex): Make a local copy of 'lexptr'.
2634 Pass a const string to c_parse_escape.
2635 Make local variables 'p' and 'namestart' const.
2636 * parse.c (lexptr): Make const.
2637 (prev_lexptr): Likewise.
2638 (find_template_name_end): Return const.
2639 Make argument const, too.
2640 (parse_exp_in_context): Make first argument const.
2641 Remove the entire const_hack.
2642 (parse_exp_in_context_1): Make first argument const.
2643 * parser-defs.h (find_template_name_end): Return const.
2644 Make argument const, too.
2645 (lexptr): Make const.
2646 (prev_lexptr): Likewise.
2647 * utils.c (parse_escape): Make second argument const.
2648 * utils.h (parse_escape): Likewise.
2649
26502013-10-01 Keith Seitz <keiths@redhat.com>
2651
2652 * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
2653 is now const.
2654 (block_lookup): Make 'raw_name' and 'name' const.
2655 * ada-lex.l (processString): Update for struct stoken.ptr.
2656 * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
2657 (operator_stoken): Likewise.
2658 (lex_one_token): Remove temporary cast to char * for
2659 'yylval.sval.ptr'.
2660 * f-exp.y (yylex): Likewise.
2661 * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
2662 * gdbtypes.h (lookup_struct_elt_type): Likewisee.
2663 * go-exp.y (lex_one_token): Remove temporary cast to char * for
2664 'yylval.sval.ptr'.
2665 * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
2666 (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
2667 * linespec.c (struct ls_parser): Make 'stream' const.
2668 (find_parameter_list_end): Make argument 'input' and local
2669 variable 'p' const.
2670 (linespec_lexer_lex_string): Make local variables 'start' and
2671 'p' const.
2672 Use skip_spaces_const instead of skip_spaces.
2673 (linespec_lexer_peek_token): Make local variable 'saved_stream'
2674 const.
2675 (parse_linespec): Temporarily cast 'argptr' to const for
2676 'parser->lexer.stream'.
2677 * m2-exp.y (yylex): Remove temporary cast to char * for
2678 'yylval.sval.ptr'.
2679 * objc-lang.c (add_msglist): Make local variable 'p' const.
2680 * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
2681 (exp : STRING): Make 'sp' const.
2682 (parse_number): Make argument 'p' const.
2683 * parser-defs.h (struct stoken): Make 'ptr' const.
2684
193a8eac
DE
26852013-10-01 Doug Evans <dje@google.com>
2686
2687 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
2688
2213e2be
YQ
26892013-10-01 Yao Qi <yao@codesourcery.com>
2690
2691 * varobj.c (c_value_of_root): Remove declaration.
2692 (cplus_value_of_root, java_value_of_root): Likewise.
2693 (ada_value_of_root): Likewise.
2694 (struct language_specific) <value_of_root>: Remove.
2695 (languages): Update initialization.
2696 (check_scope): Move earlier.
2697 (c_value_of_root): Move earlier and rename to ...
2698 (value_of_root_1): ... this.
2699 (value_of_root): Caller update.
2700 (cplus_value_of_root, java_value_of_root): Remove.
2701 (ada_value_of_root): Remove.
2702
c573f273
YQ
27032013-10-01 Yao Qi <yao@codesourcery.com>
2704
2705 * varobj.c (varobj_format_string): Remove "unknown".
2706 (languages): Remove the first element.
2707 * varobj.h (enum varobj_languages): Remove vlang_c.
2708
56250258
YQ
27092013-10-01 Yao Qi <yao@codesourcery.com>
2710
2711 * varobj.c (struct language_specific) <language>: Remove.
2712 (languages): Update the initialization.
2713
29f9ebfa
YQ
27142013-10-01 Yao Qi <yao@codesourcery.com>
2715
2716 * arm-wince-tdep.c: Remove inclusion of "solib.h" and
2717 "solib-target.h". Include "windows-tdep.h".
2718 (arm_wince_init_abi): Call windows_init_abi. Remove call to
2719 set_solib_ops and set_gdbarch_has_dos_based_file_system.
2720 * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
2721 windows-tdep.o to gdb_target_obs.
2722
64870a42
YQ
27232013-10-01 Yao Qi <yao@codesourcery.com>
2724
2725 * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
2726 "solib-target.h".
2727 (amd64_windows_init_abi): Don't call set_solib_ops and
2728 set_gdbarch_iterate_over_objfiles_in_search_order. Call
2729 windows_init_abi instead.
2730 * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
2731 "solib-target.h".
2732 (i386_cygwin_init_abi): Don't call set_solib_ops,
2733 set_gdbarch_has_dos_based_file_system and
2734 set_gdbarch_iterate_over_objfiles_in_search_order. Call
2735 windows_init_abi instead.
2736 * windows-tdep.c: Include "solib.h" and "solib-target.h".
2737 (windows_init_abi): New function.
2738 (windows_iterate_over_objfiles_in_search_order): Make it
2739 static.
2740 * windows-tdep.h (windows_init_abi): Declare.
2741 (windows_iterate_over_objfiles_in_search_order): Remove
2742 declaration.
2743
0aebdefa
JB
27442013-10-01 Jerome Guitton <guitton@adacore.com>
2745
2746 Checked in by Joel Brobecker <brobecker@adacore.com>
2747 * system-gdbinit/elinos.py (get_elinos_environment): Return an
2748 incomplete dictionnary instead of None in case of missing
2749 environment variables.
2750 (elinos_init): in case of an incomplete environment, best
2751 effort to load system libraries instead of abort.
2752
1c8e84b0
JB
27532013-10-01 Joel Brobecker <brobecker@adacore.com>
2754
2755 * ada-lang.c (ada_has_this_exception_support): Ignore
2756 mst_solib_trampoline minimal symbols.
2757
61d82a0d
TG
27582013-09-30 Tristan Gingold <gingold@adacore.com>
2759
2760 * i386-darwin-nat.c (darwin_complete_target): Install methods for
2761 hardware watchpoint.
2762 (i386_darwin_dr_set): Support 32 and 64 bit states.
2763 (i386_darwin_dr_get): Likewise.
2764 (i386_darwin_dr_set_control): Make static.
2765 (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
2766 (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
2767
dfd4cc63
LM
27682013-09-30 Luis Machado <lgustavo@codesourcery.com>
2769
2770 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2771 Replace TIDGET with ptid_get_lwp.
2772 Replace GET_LWP with ptid_get_lwp.
2773 * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
2774 Replace BUILD_THREAD with ptid_build.
2775 Replace BUILD_LWP with ptid_build.
2776 Replace PIDGET with ptid_get_pid.
2777 Replace TIDGET with ptid_get_lwp.
2778 * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
2779 * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2780 Replace TIDGET with ptid_get_lwp.
2781 * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
2782 * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
2783 Replace TIDGET with ptid_get_lwp.
2784 Replace GET_LWP with ptid_get_lwp.
2785 * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
2786 * auxv.c: Likewise.
2787 * breakpoint.c: Likewise.
2788 * common/ptid.c (ptid_is_pid): Condense check for
2789 null_ptid and minus_one_ptid.
2790 (ptid_lwp_p): New function.
2791 (ptid_tid_p): New function.
2792 * common/ptid.h: Update comments for accessors.
2793 (ptid_lwp_p): New prototype.
2794 (ptid_tid_p): New prototype.
2795 * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
2796 * gcore.c: Replace PIDGET with ptid_get_pid.
2797 * gdbthread.h: Likewise.
2798 * gnu-nat.c: Likewise.
2799 * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
2800 Replace TIDGET with ptid_get_lwp.
2801 * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
2802 * hppanbsd-nat.c: Likewise.
2803 * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
2804 Replace TIDGET with ptid_get_lwp.
2805 * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
2806 * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2807 * infcmd.c: Likewise.
2808 * inferior.h: Likewise.
2809 * inflow.c: Likewise.
2810 * infrun.c: Likewise.
2811 * linux-fork.c: Likewise.
2812 * linux-nat.c: Replace PIDGET with ptid_get_pid.
2813 Replace GET_PID with ptid_get_pid.
2814 Replace is_lwp with ptid_lwp_p.
2815 Replace GET_LWP with ptid_get_lwp.
2816 Replace BUILD_LWP with ptid_build.
2817
5b4e221c
MF
28182013-09-28 Mike Frysinger <vapier@gentoo.org>
2819
2820 * common/linux-btrace.c: Move sys/syscall.h out of the
2821 HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
2822 Also check for SYS_perf_event_open before attempting to buid.
2823
57d63ce2
DE
28242013-09-27 Doug Evans <dje@google.com>
2825
19ac8c2e
DE
2826 * dwarf2read.c (dwarf2_section_info): Add comment.
2827 (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
2828 All uses updated.
2829 (dwarf2_section_empty_p): Rename arg from "info" to "section".
2830 (dwarf2_read_section): Delete unused local "header". Add section
2831 name to error message.
2832 (create_dwo_in_dwp): Tweak comment.
2833 (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
2834
a32a8923
DE
2835 * dwarf2read.c (die_reader_specs): Tweak comment.
2836 (get_section_bfd_owner, get_section_bfd_section): New functions.
2837 (get_section_name, get_section_file_name): New functions.
2838 (get_section_id, get_section_flags): New functions.
2839 (*): Use new functions to access section fields.
2840
57d63ce2
DE
2841 * dwarf2read.c (struct dwo_file): Add/tweak comments.
2842 (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp. Remove
2843 arg "htab". All callers updated.
2844 (create_debug_types_hash_table): Remove redundant copy of
2845 abbrev_section.
2846 (create_dwo_in_dwp): Tweak comments.
2847 (read_str_index): Tweak comment. Record dwarf form name in static
2848 local.
2849
3736004f
PA
28502013-09-27 Pedro Alves <palves@redhat.com>
2851
2852 * remote.h (REMOTE_SYSROOT_PREFIX): New define.
2853 (remote_filename_p): Add comment.
2854 * remote.c (remote_filename_p): Adjust to use
2855 REMOTE_SYSROOT_PREFIX.
2856 * solib.c (solib_find): When deciding whether we need to add a
2857 directory separator, check whether the sysroot is "remote:"
2858 instead of checking whether the patch has a drive spec. Add
2859 comments.
2860
5b5596ff
PA
28612013-09-27 Pedro Alves <palves@redhat.com>
2862
2863 * remote.c (struct stop_reply) <solibs_changed, replay_event>:
2864 Delete fields.
2865 (remote_parse_stop_reply): Adjust, setting event->ws.kind
2866 directly.
2867
b5eef7aa
JK
28682013-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 Fix set debug frame output.
2871 * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry. Move
2872 SENTINEL_FRAME entry lower to match enum frame_type order.
2873
5b856f36
PM
28742013-09-26 Pierre Muller <muller@sourceware.org>
2875
2876 Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2877 AMD64_R15_REGNUM when a register index is expected.
2878 * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
2879 Substitute in array.
2880 * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
2881 (amd64_push_arguments): Substitute in integer_regnum array.
2882
ade7ed9e
DE
28832013-09-25 Doug Evans <dje@google.com>
2884
d3e81981
DE
2885 * objfiles.c (allocate_objfile): Move comment to better place.
2886
8fb8eb5c
DE
2887 New option "set debug symfile on".
2888 * NEWS: Mention "set debug symfile".
2889 * Makefile.in (SFILES): Add symfile-debug.c.
2890 (COMMON_OBS): Add symfile-debug.o.
2891 * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
2892 objfile's symbol functions.
2893 * objfiles.h (objfile_set_sym_fns): Declare.
2894 * symfile-debug.c: New file.
2895 * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
2896 objfile's symbol functions.
2897 (reread_symbols): Ditto.
2898
c256e171
DE
2899 * symfile.h (struct sym_fns): Delete member "sym_flavour".
2900 All uses updated.
2901 (add_symtab_fns): Update prototype.
2902 * symfile.c (sym_fns_ptr): Delete. Replace with ...
2903 (registered_sym_fns): ... this.
2904 (symtab_fns): Update.
2905 (add_symtab_fns): New arg "flavour". All callers updated.
2906 (find_sym_fns): Rewrite to use new sym_fns registry.
2907
f56ce883
DE
2908 * symfile.h (struct sym_fns): Add "objfile" argument to
2909 sym_read_linetable. All uses updated.
2910
20c681d1
DE
2911 * symtab.c (domain_name, search_domain_name): New functions.
2912 * symtab.h (domain_name, search_domain_name): Declare.
2913
ade7ed9e
DE
2914 * symfile.h (struct quick_symbol_functions): Reorg arg list of
2915 map_matching_symbols so objfile is first. All uses updated.
2916 * dwarf2read.c (dw2_map_matching_symbols): Update signature.
2917 * psymtab.c (map_matching_symbols_psymtab): Update signature.
2918
7d760051
UW
29192013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2920
2921 PR shlibs/8882
2922 * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
2923 link map entries.
2924
020f7036
DE
29252013-09-24 Doug Evans <dje@google.com>
2926
2927 * objfiles.c (free_objfile): Move comment.
2928
598402f0
JB
29292013-09-24 Joel Brobecker <brobecker@adacore.com>
2930
2931 * ada-exp.y (string_to_operator): Delete.
2932 (dummy_string_to_ada_operator): Delete.
2933
bf4d6c1c
JB
29342013-09-24 Joel Brobecker <brobecker@adacore.com>
2935
2936 Revert:
2937 * i386-tdep.h (enum amd64_reg_class): New, moved here from
2938 amd64-tdep.c.
2939 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
2940 call_dummy_integer_regs, and classify.
2941 * amd64-tdep.h (amd64_classify): Add declaration.
2942 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
2943 (amd64_reg_class): Delete, moved to i386-tdep.h.
2944 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
2945 Replace call to amd64_classify by call to tdep->classify.
2946 (amd64_push_arguments): Get the list of registers to use for
2947 passing integer parameters from the gdbarch tdep structure,
2948 rather than using a hardcoded one. Replace calls to amd64_classify
2949 by calls to tdep->classify.
2950 (amd64_push_dummy_call): Get the register number used for
2951 the "hidden" argument from tdep->call_dummy_integer_regs.
2952 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
2953 and tdep->call_dummy_integer_regs. Set tdep->classify.
2954
849e9755
JB
29552013-09-24 Joel Brobecker <brobecker@adacore.com>
2956
2957 Revert:
2958 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
2959 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
2960 where tdep->memory_args_by_pointer is non-zero.
2961
c1459fd6
JB
29622013-09-24 Joel Brobecker <brobecker@adacore.com>
2963
2964 Revert:
2965 * i386-tdep.h (struct gdbarch_tdep): Add new field
2966 integer_param_regs_saved_in_caller_frame.
2967 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
2968 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
2969
20c2e3e0
JB
29702013-09-24 Joel Brobecker <brobecker@adacore.com>
2971
874440b8 2972 * amd64-windows-tdep.c: #include "value.h"
20c2e3e0
JB
2973 (amd64_windows_classify): Delete.
2974 (amd64_windows_passed_by_integer_register)
2975 (amd64_windows_passed_by_xmm_register)
2976 (amd64_windows_passed_by_pointer)
2977 (amd64_windows_adjust_args_passed_by_pointer)
2978 (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
2979 (amd64_windows_push_dummy_call): New functions.
2980 (amd64_windows_init_abi): Remove setting of
2981 tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
2982 tdep->classify, tdep->memory_args_by_pointer and
2983 tdep->integer_param_regs_saved_in_caller_frame.
2984 Add call to set_gdbarch_push_dummy_call.
2985
82bf32bc
JK
29862013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2987
2988 * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
2989 objfile->original_name.
2990
24ba069a
JK
29912013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 Pass down original filename for objfile.
2994 * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
2995 * elfread.c (elf_symfile_read): Likewise.
2996 * jit.c (jit_object_close_impl): Update allocate_objfile call, no
2997 longer set ORIGINAL_NAME.
2998 (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
2999 * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
3000 * machoread.c (macho_add_oso_symfile): Add parameter name. Update
3001 symbol_file_add_from_bfd call.
3002 (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
3003 (macho_check_dsym): Add parameter filenamep. Change function comment.
3004 Set *filenamep.
3005 (macho_symfile_read): New variable dsym_filename. Update
3006 macho_check_dsym call. Use it for symbol_file_add_separate.
3007 * objfiles.c (allocate_objfile): Add parameter name. New comment for
3008 it. Use it for objfile->original_name.
3009 (objfile_name): Return OBFD's filename, if available.
3010 * objfiles.h (allocate_objfile): Add new parameter name.
3011 * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
3012 * symfile-mem.c (symbol_file_add_from_memory): Update
3013 symbol_file_add_from_bfd call.
3014 * symfile.c (read_symbols): Update symbol_file_add_separate call, new
3015 comment for it.
3016 (symbol_file_add_with_addrs): New parameter name, add function comment
3017 for it. Remove variable name. Update allocate_objfile call.
3018 (symbol_file_add_separate): New parameter name, add function comment
3019 for it. Update symbol_file_add_with_addrs call.
3020 (symbol_file_add_from_bfd): New parameter name. Update
3021 symbol_file_add_with_addrs call.
3022 (symbol_file_add): Update symbol_file_add_from_bfd call.
3023 (reread_symbols): New variable original_name. Save
3024 objfile->original_name by it.
3025 * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
3026 second parameter.
3027
4262abfb
JK
30282013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 Code cleanup: Add objfile_name accessor function.
3031 * ada-lang.c (is_known_support_routine): Use objfile_name.
3032 * auto-load.c (source_gdb_script_for_objfile)
3033 (auto_load_objfile_script): Likewise.
3034 * coffread.c (coff_symtab_read, read_one_sym): Likewise.
3035 * dbxread.c (dbx_symfile_read): Likewise.
3036 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3037 * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
3038 * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
3039 (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
3040 (lookup_dwp_signatured_type, lookup_dwo_unit)
3041 (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
3042 (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
3043 (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
3044 (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
3045 (dwarf2_record_block_ranges, read_common_block, read_typedef)
3046 (read_subrange_type, load_partial_dies, read_partial_die)
3047 (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
3048 (die_containing_type, build_error_marker_type, lookup_die_type)
3049 (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
3050 (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
3051 (get_DW_AT_signature_type, write_psymtabs_to_index)
3052 (save_gdb_index_command): Likewise.
3053 * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
3054 Likewise.
3055 * expprint.c (dump_subexp_body_standard): Likewise.
3056 * gdbtypes.c (type_name_no_tag_or_error): Likewise.
3057 * jit.c (jit_object_close_impl): Use the objfile field name renamed to
3058 original_name.
3059 * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
3060 obj_name, use objfile_name for it, use the variable.
3061 (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
3062 Use objfile_name.
3063 * machoread.c (macho_symtab_read, macho_check_dsym)
3064 (macho_symfile_relocate): Likewise.
3065 * maint.c (maintenance_translate_address): Likewise.
3066 * minidebug.c (find_separate_debug_file_in_section): Likewise.
3067 * minsyms.c (install_minimal_symbols): Likewise.
3068 * objfiles.c (allocate_objfile): Use the objfile field name renamed to
3069 original_name.
3070 (filter_overlapping_sections): Use objfile_name.
3071 (objfile_name): New function.
3072 * objfiles.h (struct objfile): Rename field name to original_name.
3073 (objfile_name): New prototype.
3074 * printcmd.c (sym_info, address_info): Use objfile_name.
3075 * probe.c (parse_probes, collect_probes, compare_probes)
3076 (info_probes_for_ops): Likewise.
3077 * progspace.c (clone_program_space): Likewise.
3078 * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
3079 (maintenance_info_psymtabs): Likewise.
3080 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
3081 (source_section_scripts): Likewise.
3082 * python/py-objfile.c (objfpy_get_filename): Likewise.
3083 * python/py-progspace.c (pspy_get_filename): Likewise.
3084 * solib-aix.c (solib_aix_get_toc_value): Likewise.
3085 * solib-som.c (match_main, som_solib_section_offsets): Likewise.
3086 * solib.c (solib_read_symbols): Likewise.
3087 * stabsread.c (scan_file_globals): Likewise.
3088 * stap-probe.c (handle_stap_probe): Likewise.
3089 * symfile.c (symbol_file_clear, separate_debug_file_exists)
3090 (find_separate_debug_file_by_debuglink): Likewise.
3091 (reread_symbols): Likewise. Use the objfile field name renamed to
3092 original_name.
3093 (allocate_symtab): Use objfile_name.
3094 * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
3095 (dump_objfile, dump_msymbols, dump_symtab_1)
3096 (maintenance_print_msymbols, maintenance_print_objfiles)
3097 (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
3098 * target.c (target_translate_tls_address, target_info): Likewise.
3099 * xcoffread.c (xcoff_initial_scan): Make variable name const. Use
3100 objfile_name.
3101
4721dc18
JK
31022013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3103
3104 Code cleanup.
3105 * probe.c (parse_probes): Rename variable objfile_name to
3106 objfile_namestr.
3107
a61d6db8
JK
31082013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3109
3110 Remove solib-sunos.c.
3111 * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
3112 * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
3113 * objfiles.c (rt_common_objfile): Remove.
3114 (free_objfile): Remove rt_common_objfile comparison.
3115 * objfiles.h (rt_common_objfile): Remove.
3116 * solib-sunos.c: Remove.
3117 * symfile.c (reread_symbols): Remove solib-sunos.c comment.
3118
2659903b
JK
31192013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3120
3121 Remove a.out NetBSD and OpenBSD hosts.
3122 * NEWS (Removed native configurations): New.
3123 * config/arm/nbsdaout.mh: Remove.
3124 * config/i386/nbsdaout.mh: Remove.
3125 * config/i386/obsdaout.mh: Remove.
3126 * config/m68k/nbsdaout.mh: Remove.
3127 * config/sparc/nbsdaout.mh: Remove.
3128 * config/vax/nbsdaout.mh: Remove.
3129 * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
3130 (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
3131 (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
3132 error.
3133 (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
3134 (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
3135 (sparc-*-netbsd*, vax-*-netbsd*): Remove.
3136
f60e2d5c
TT
31372013-09-23 Tom Tromey <tromey@redhat.com>
3138
3139 * linespec.c (struct minsym_and_objfile): Remove.
3140 (minsym_and_objfile_d): Remove.
3141 (struct linespec, struct collect_info, linespec_parse_basic)
3142 (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
3143 (compare_msymbols, find_method, find_function_symbols)
3144 (find_linespec_symbols, struct collect_minsyms, compare_msyms)
3145 (add_minsym, search_minsyms_for_name): Update.
3146
d3eaaf66
AB
31472013-09-23 Andrew Burgess <aburgess@broadcom.com>
3148
3149 * regcache.c: Add include of valprint.h.
3150 (dump_endian_bytes): Delete.
3151 (regcache_dump): Use print_hex_chars not dump_endian_bytes.
3152
2cc762b5
AB
31532013-09-23 Andrew Burgess <aburgess@broadcom.com>
3154
3155 * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
3156
96181529
PA
31572013-09-19 Pedro Alves <palves@redhat.com>
3158
3159 * breakpoint.c (remove_threaded_breakpoints): Skip non-user
3160 breakpoints.
3161
9b3f3ee6
TS
31622013-09-19 Pedro Alves <palves@redhat.com>
3163 Thomas Schwinge <thomas@codesourcery.com>
3164 Yue Lu <hacklu.newborn@gmail.com>
3165
3166 * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
3167 Take a gdb_byte pointer instead of a char pointer.
3168
3169 * gnu-nat.c (gnu_xfer_memory): Adjust interface as
3170 gnu_xfer_partial helper.
3171 (gnu_xfer_partial): New function.
3172 (gnu_target): Don't install a deprecated_xfer_memory hook.
3173 Install a to_xfer_partial hook.
3174
69150c3d
JK
31752013-09-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3176
3177 Constification.
3178 * main.c (captured_main): Replace catch_command_errors by
3179 catch_command_errors_const. Twice.
3180 * symfile.c (symbol_file_add_main_1): Make args parameter const.
3181 (symbol_file_add): Make name parameter const.
3182 (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
3183 (symfile_bfd_open): Make name parameter const, rename it to cname. Add
3184 variable name. Change their usage accordingly.
3185 * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
3186 const.
3187 (symbol_file_add_main): Make args parameter const.
3188
086850b2
UW
31892013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
3190 Ulrich Weigand <uweigand@de.ibm.com>
3191
3192 * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
3193 of c_value member.
3194 (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
3195
ca08a94c 31962013-09-18 Pedro Alves <palves@redhat.com>
d255f61f 3197 Yue Lu <hacklu.newborn@gmail.com>
ca08a94c
PA
3198
3199 * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
3200 (gnu_create_inferior)
3201 (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
3202 (set_sig_thread_cmd): Use the lwpid field of ptids to
3203 store/extract thread ids instead of the tid field.
3204 * i386gnu-nat.c (gnu_fetch_registers): Adjust.
3205
e4c6a2c4
AB
32062013-09-18 Andrew Burgess <aburgess@broadcom.com>
3207
3208 * infcmd.c (default_print_one_register_info): Add detection of
3209 optimized out values.
3210 (default_print_registers_info): Switch to using
3211 get_frame_register_value.
3212
58c48e72
MM
32132013-09-18 Markus Metzger <markus.t.metzger@intel.com>
3214
3215 * infrun.c (handle_inferior_event): Check if we know the
3216 function start address before setting a resume breakpoint.
3217
c8d37639
PA
32182013-09-18 Pedro Alves <palves@redhat.com>
3219
3220 * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
3221 minus_one_ptid instead of looking at the ptid's tid field and
3222 comparing that to -1.
3223
71926e28
AB
32242013-09-18 Andrew Burgess <aburgess@broadcom.com>
3225
3226 * main.h (get_gdb_program_name): Remove extra whitespace.
3227
c88a1531
AB
32282013-09-18 Andrew Burgess <aburgess@broadcom.com>
3229
3230 * main.h (get_gdb_program_name): Add declaration.
3231 * main.c (get_gdb_program_name): Add definition.
3232
4390d890
DE
32332013-09-17 Doug Evans <dje@google.com>
3234
3235 * dwarf2read.c: Move definitions of complaint functions to after
3236 forward declarations of local functions.
3237
49fa26b0
PA
32382013-09-17 Muhammad Waqas <mwaqas@codesourcery.com>
3239 Pedro Alves <palves@redhat.com>
3240
3241 PR gdb/11568
3242 * breakpoint.c (remove_threaded_breakpoints): New function.
3243 (_initialize_breakpoint): Attach remove_threaded_breakpoints
3244 as thread_exit observer.
3245
08d72866
PA
32462013-09-17 Pedro Alves <palves@redhat.com>
3247
3248 PR gdb/15911
3249 * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
3250 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
3251 * corelow.c (core_open):
3252 * frame.h (print_stack_frame, print_frame_info): New
3253 'set_current_sal' parameter.
3254 * infcmd.c (finish_command, kill_command): Adjust call to
3255 print_stack_frame.
3256 * inferior.c (inferior_command): Likewise.
3257 * infrun.c (normal_stop): Likewise.
3258 * linux-fork.c (linux_fork_context): Likewise.
3259 * record-full.c (record_full_goto_entry, record_full_restore):
3260 Likewise.
3261 * remote-mips.c (common_open): Likewise.
3262 * stack.c (print_stack_frame): New 'set_current_sal' parameter.
3263 Use it.
3264 (print_frame_info): New 'set_current_sal' parameter. Set the last
3265 displayed sal depending on the new paremeter instead of looking at
3266 print_what.
3267 (backtrace_command_1, select_and_print_frame, frame_command)
3268 (current_frame_command, up_command, down_command): Adjust call to
3269 print_stack_frame.
3270 * thread.c (print_thread_info, restore_selected_frame)
3271 (do_captured_thread_select): Adjust call to print_stack_frame.
3272 * tracepoint.c (tfind_1): Likewise.
3273 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
3274 (mi_cmd_stack_info_frame): Likewise.
3275 * mi/mi-interp.c (mi_on_normal_stop): Likewise.
3276 * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
3277
6bc305f5
SDJ
32782013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3279
3280 * value.c (isvoid_internal_fn): Replace "parameter" with
3281 "argument".
3282
0a7cfe2c
SS
32832013-09-16 Stan Shebs <stan@codesourcery.com>
3284
3285 * README: Update references to writing code for GDB.
3286 * configure.ac (build_warnings): Remove obsolete comment.
3287 * configure: Regenerate.
3288 * gdbarch.sh: Remove references to gdbint.texinfo.
3289 * gdbarch.h: Regenerate.
3290 * gdbtypes.c (objfile_type): Remove comments referencing internals
3291 manual and D10V.
3292
a280dbd1
SDJ
32932013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3294
3295 * NEWS: Mention new convenience function $_isvoid.
3296 * value.c (isvoid_internal_fn): New function.
3297 (_initialize_values): Add new convenience function $_isvoid.
3298
04a83fee
PM
32992013-09-16 Pierre Muller <muller@sourceware.org>
3300
3301 * arm-linux-tdep.c: Add "elf/common.h" header.
3302 Remove AT_HWCAP macro definintion as it is provided in
3303 added include file.
3304 * s390-tdep.c: Remove system header <elf.h>
3305 Add "elf/common.h" header for AT_HWCAP definition.
3306 (s390_core_read_description): Use correct CORE_ADDR
3307 for hwcap local variable used as third parameter
3308 of function target_auxv_search.
3309
88505fac
PM
33102013-09-14 Pierre Muller <muller@sourceware.org>
3311 Tom Tromey <tromey@redhat.com>
3312 Pedro Alves <palves@redhat.com>
3313
3314 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
3315 mode if operating system doesn't know O_CLOEXEC.
3316
d3846e71
JK
33172013-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3318
3319 Code cleanup.
3320 * symfile.c (reread_symbols): Move variable obfd_filename to a more
3321 inner block.
3322
4ac33720
UW
33232013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3324
3325 * NEWS: Mention TDB support.
3326 * features/s390-tdb.xml: New file.
3327 * features/s390-te-linux64.xml: New file.
3328 * features/s390x-te-linux64.xml: New file.
3329 * features/Makefile (WHICH): Add new tdescs above.
3330 (s390-te-linux64-expedite): Set.
3331 (s390x-te-linux64-expedite): Set.
3332 * features/s390-te-linux64.c: New file (generated).
3333 * features/s390x-te-linux64.c: New file (generated).
3334 * regformats/s390-te-linux64.dat: New file (generated).
3335 * regformats/s390x-te-linux64.dat: New file (generated).
3336 * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
3337 (HWCAP_S390_TE): Likewise.
3338 (S390_TDB_DWORD0_REGNUM): Likewise.
3339 (S390_TDB_DWORD0_REGNUM): Likewise.
3340 (S390_TDB_ABORT_CODE_REGNUM): Likewise.
3341 (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
3342 (S390_TDB_ATIA_REGNUM): Likewise.
3343 (S390_TDB_R0_REGNUM): Likewise.
3344 (S390_TDB_R1_REGNUM): Likewise.
3345 (S390_TDB_R2_REGNUM): Likewise.
3346 (S390_TDB_R3_REGNUM): Likewise.
3347 (S390_TDB_R4_REGNUM): Likewise.
3348 (S390_TDB_R5_REGNUM): Likewise.
3349 (S390_TDB_R6_REGNUM): Likewise.
3350 (S390_TDB_R7_REGNUM): Likewise.
3351 (S390_TDB_R8_REGNUM): Likewise.
3352 (S390_TDB_R9_REGNUM): Likewise.
3353 (S390_TDB_R10_REGNUM): Likewise.
3354 (S390_TDB_R11_REGNUM): Likewise.
3355 (S390_TDB_R12_REGNUM): Likewise.
3356 (S390_TDB_R13_REGNUM): Likewise.
3357 (S390_TDB_R14_REGNUM): Likewise.
3358 (S390_TDB_R15_REGNUM): Likewise.
3359 (S390_NUM_REGS): Increase.
3360 (S390_IS_TDBREGSET_REGNUM): New macro.
3361 (s390_regmap_tdb): Declare.
3362 (s390_sizeof_tdbregset): Define.
3363 (tdesc_s390_te_linux64): Declare.
3364 (tdesc_s390x_te_linux64): Likewise.
3365 * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
3366 "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
3367 (s390_regmap_tdb): New regmap.
3368 (s390_supply_tdb_regset): New function.
3369 (s390_tdb_regset): New regset.
3370 (s390_linux64v2_regset_sections): Add TDB regset to list.
3371 (s390x_linux64v2_regset_sections): Likewise.
3372 (s390_regset_from_core_section): Recognize TDB core note section.
3373 (s390_core_read_description): If HWCAP indicates TE support,
3374 select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
3375 (s390_gdbarch_init): Handle TDB regset.
3376 (_initialize_s390_tdep): Initialize new tdescs.
3377 * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
3378 (have_regset_tdb): New variable.
3379 (s390_native_supply): Support register invalidation.
3380 (fetch_regset): Invalidate registers if ptrace yields ENODATA.
3381 (check_regset): Treat ENODATA as "regset exists".
3382 (s390_linux_fetch_inferior_registers): Add TDB.
3383 (s390_read_description): Check for TDB existence and select
3384 appropriate tdesc.
3385 * gdbserver/Makefile.in (clean): Add removal of new makefile
3386 targets.
3387 (s390-te-linux64.c): New makefile target.
3388 (s390x-te-linux64.c): Likewise.
3389 * gdbserver/configure.srv (srv_regobj): Append new objects
3390 s390-te-linux64.o and s390x-te-linux64.o.
3391 (srv_xmlfiles): Append new files s390-te-linux64.xml,
3392 s390x-te-linux64.xml, and s390-tdb.xml.
3393 * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
3394 declaration.
3395 (tdesc_s390_te_linux64): Likewise.
3396 (init_registers_s390x_te_linux64): Likewise.
3397 (tdesc_s390x_te_linux64): Likewise.
3398 (s390_check_regset): Treat ENODATA as "regset exists".
3399 (s390_arch_setup): Add TDB regset support.
3400 (initialize_low_arch): Initialize registers for new tdescs.
3401
2ccd1468
UW
34022013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3403
3404 * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
3405 (S390_IS_FPREGSET_REGNUM): New macro.
3406 * s390-tdep.c (s390_dwarf_regmap): Make const.
3407 (regnum_is_gpr_full): New function for replacing repeated code.
3408 (s390_pseudo_register_name): Use it.
3409 (s390_pseudo_register_type): Likewise.
3410 (s390_pseudo_register_read): Likewise.
3411 (s390_pseudo_register_write): Likewise.
3412 (s390_unwind_pseudo_register): Likewise.
3413 (s390_regmap_gregset): New format for regmap.
3414 (s390x_regmap_gregset): Likewise.
3415 (s390_regmap_fpregset): Likewise.
3416 (s390_regmap_upper): Likewise.
3417 (s390_regmap_last_break): Likewise.
3418 (s390_regmap_system_call): Likewise.
3419 (s390_supply_regset): Adjust to new regmap format.
3420 (s390_collect_regset): Likewise.
3421 * s390-nat.c (s390_native_supply): Adjust to new regmap format.
3422 (s390_native_collect): Likewise.
3423 (supply_gregset): Likewise.
3424 (fill_gregset): Likewise.
3425 (supply_fpregset): Likewise.
3426 (fill_fpregset): Likewise.
3427 (fetch_regset): Likewise.
3428 (store_regset): Likewise.
3429 (s390_linux_fetch_inferior_registers): Likewise.
3430 (s390_linux_fetch_inferior_registers): Likewise.
3431
1aa4cd77
AP
34322013-09-12 Andrew Pinski <apinski@cavium.com>
3433
3434 * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
3435
d91fab15
UW
34362013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3437
3438 * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
3439
5a5d8ead
AB
34402013-09-09 Andrew Burgess <aburgess@broadcom.com>
3441
3442 * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
3443
1385f66c
PA
34442013-09-06 Pedro Alves <palves@redhat.com>
3445
3446 * remote-sim.c (dump_mem, gdbsim_fetch_register)
3447 (gdbsim_store_register, gdbsim_kill, gdbsim_load)
3448 (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
3449 (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
3450 (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
3451 gdb_stdlog.
3452
146ec4db
PA
34532013-09-06 Pedro Alves <palves@redhat.com>
3454
3455 * remote-sim.c (dump_mem): Constify buf parameter.
3456 gdbsim_xfer_inferior_memory): Rename to ...
3457 (gdbsim_xfer_memory): ... this. Adjust interface as
3458 target_xfer_partial helper.
3459 (gdbsim_xfer_partial): New function.
3460 (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
3461 Install a to_xfer_partial hook. Send output to gdb_stdlog.
3462
fcde0081
PA
34632013-09-06 Pedro Alves <palves@redhat.com>
3464
3465 * remote-sim.c (gdbsim_xfer_inferior_memory): Use
3466 host_address_to_string, and send debug output to gdb_stdlog.
3467
749c8b38
RW
34682013-09-06 Ricard Wanderlof <ricardw@axis.com>
3469
3470 * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
3471 * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
3472 gdb_target_obs for cris target.
3473 * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
3474 (cris_gdbarch_init): Move calls to
3475 set_gdbarch_fetch_tls_load_module_address and
3476 set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
3477 Add call to gdbarch_init_osabi.
3478 * cris-linux-tdep.c: New file.
3479 * cris-tdep.h: New file.
3480
43df09d9
AB
34812013-09-06 Andrew Burgess <aburgess@broadcom.com>
3482
3483 * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
3484 to deprecated_init_ui_hook.
3485
4d09c5b4
AB
34862013-09-06 Andrew Burgess <aburgess@broadcom.com>
3487
3488 * cli/cli-interp.c (_initialize_cli_interp): Add a
3489 command_loop_proc to interp_procs.
3490 * event-top.c (cli_command_loop): Change signature to match
3491 interp_command_loop_ftype.
3492 * event-top.h (cli_command_loop): Same.
3493 * interps.c (interp_new): Require every interpreter to have a
3494 command_loop_proc.
3495 (current_interp_command_loop): Just call the command_loop_proc on
3496 the current interpreter.
3497 * tui/tui-interp.c (_initialize_tui_interp): Add a
3498 command_loop_proc to interp_procs.
3499
8eb3d7b6
RW
35002013-09-06 Ricard Wanderlof <ricardw@axis.com>
3501
3502 * cris-tdep.c (cris_gdbarch_init): Add call to
3503 get_gdbarch_fetch_tls_load_module_address.
3504
18b3c2f5
RW
35052013-09-06 Ricard Wanderlof <ricardw@axis.com>
3506
3507 * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
3508 (cris_elf_gregset_t): Rename from elf_gregset_t.
3509 (crisv32_elf_gregset_t): Adjust.
3510 (cris_supply_gregset, fetch_core_registers): Adjust.
3511
dc8636ef
RW
35122013-09-06 Ricard Wanderlof <ricardw@axis.com>
3513
3514 * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
3515
257e6d53
AB
35162013-09-05 Andrew Burgess <aburgess@broadcom.com>
3517
1581d8a7 3518 * defs.h (deprecated_command_loop_hook): Remove, including
257e6d53 3519 references in comments.
1581d8a7 3520 * interps.c (current_interp_command_loop): No longer use
257e6d53
AB
3521 deprecated_command_loop_hook.
3522 (clear_interpreter_hooks): Remove deprecated_command_loop_hook
3523 setup.
1581d8a7 3524 * top.c (deprecated_command_loop_hook): Remove.
257e6d53 3525
7c33b57c
PA
35262013-09-05 Pedro Alves <palves@redhat.com>
3527
3528 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
3529 local is now int instead of ULONGEST. Print it with %d
3530 instead of paddress.
3531
9f8edbd5
TG
35322013-09-05 Tristan Gingold <gingold@adacore.com>
3533
3534 * MAINTAINERS: Remove avr maintainership.
3535
d5b495b4
PA
35362013-09-05 Pedro Alves <palves@redhat.com>
3537
3538 * findvar.c (value_of_register): Rework in terms of
3539 value_of_register_lazy.
3540
40b91786
MB
35412013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
3542
3543 * symfile.c (add_symbol_file_command): Remove trailing
3544 whitespaces and blank line after comment.
3545
6eed1678
PA
35462013-09-05 Pedro Alves <palves@redhat.com>
3547
3548 * tui/tui-regs.c (tui_register_format): Don't look at the
3549 register's name here. Return string representing register
3550 value instead of storing it in the data element.
3551 (tui_get_register): Compare register string representations
3552 instead of register value states and contents.
3553
8eb6bda2
PA
35542013-09-05 Pedro Alves <palves@redhat.com>
3555
3556 PR tui/15933
3557 * tui/tui-regs.c (tui_show_registers): Show registers of the
3558 selected frame, not the current frame.
3559
48b1f08c
RW
35602013-09-05 Ricard Wanderlof <ricardw@axis.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself to the list.
3563
89e63ee4
DE
35642013-09-04 Doug Evans <dje@google.com>
3565
3566 * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
3567 (queue_and_load_dwo_tu): New function.
3568 (lookup_dwo_signatured_type): Set per_cu.tu_read.
3569 (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
3570 Make dependent_cu optional.
3571 (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
3572 and an older .gdb_index is in use, queue and load all its TUs too.
3573
492c0ab7
JK
35742013-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
3577 * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
3578 variable search_flags.
3579 * defs.h (OPF_DISABLE_REALPATH): Rename to ...
3580 (OPF_RETURN_REALPATH): ... here.
3581 * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
3582 * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
3583 call. Twice.
3584 * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
3585 openp call.
3586 * solib.c (solib_find): Likewise. Four times.
3587 * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
3588 in the function comment and for the realpath_fptr variable.
3589 (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
3590 (find_and_open_source): Likewise. Twice.
3591 * symfile.c (symfile_bfd_open): Likewise, also twice.
3592
23a44de8
DE
35932013-09-04 Doug Evans <dje@google.com>
3594
3595 * progspace.c (save_current_space_and_thread): Remove unnecessary
3596 call to save_current_inferior.
3597
47061676
AB
35982013-09-04 Andrew Burgess <aburgess@broadcom.com>
3599
3600 * sh64-tdep.c (sh64_do_register): Return after printing message
3601 about unavailable register contents.
3602
41dc8db8
MB
36032013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
3604 Pedro Alves <palves@redhat.com>
3605
3606 * symfile.c (add_symbol_file_command): Error out on unknown
ef1bc9e7
AM
3607 option. Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
3608 options and collapse into single conditional branch.
41dc8db8 3609
07107ca6
LM
36102013-09-03 Luis Machado <lgustavo@codesourcery.com>
3611
a7ea61cf 3612 * inf-child.c (inf_child_follow_fork): New parameter
07107ca6
LM
3613 detach_fork.
3614 * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
3615 * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
3616 * inferior.h (detach_fork): Remove.
3617 * infrun.c (detach_fork): Adjust comment and make it
3618 static.
3619 (follow_fork): Pass detach_fork parameter to
3620 target_follow_fork.
3621 * linux-nat.c (linux_child_follow_fork): New parameter
3622 detach_fork.
3623 * target.c (target_follow_fork): New parameter detach_fork.
3624 Pass detach_fork as parameter and print its value.
3625 * target.h (struct target_ops) <to_follow_fork>: New int
3626 parameter.
3627 (target_follow_fork): New parameter detach_fork.
3628
3bec2768
JB
36292013-09-03 Joel Brobecker <brobecker@adacore.com>
3630
3631 * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
3632 Replace sec->bfd by sec->the_bfd_section->owner.
3633
c01cbb3d
YQ
36342013-09-03 Yao Qi <yao@codesourcery.com>
3635
3636 * linux-tdep.c (linux_is_uclinux): New function. Code moved
3637 from linux_has_shared_address_space.
3638 (linux_has_shared_address_space): Call linux_is_uclinux.
3639 * linux-tdep.h (linux_is_uclinux): Declare.
3640 * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
3641 linux_is_uclinux.
3642
7b00db47
YQ
36432013-09-03 Yao Qi <yao@codesourcery.com>
3644
3645 * config/djgpp/fnchange.lst: Remove entry of
3646 i386-interix-nat.c and i386-interix-tdep.c.
3647 * configure.ac: Remove '*-*-interix*'.
3648 * configure: Re-generated.
3649 * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
3650 * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
3651 obsolete comments.
3652 * osabi.c (gdb_osabi_names): Remove "Interix".
3653
0f9741f2
YQ
36542013-09-03 Yao Qi <yao@codesourcery.com>
3655
3656 * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
3657
1e038f67
MM
36582013-09-02 Markus Metzger <markus.t.metzger@intel.com>
3659
3660 * record.h (record_print_flag) <record_print_src_line,
3661 record_print_insn_range>: Rename into ...
3662 (record_print_flag) <record_print_src_line,
3663 record_print_insn_range>: ... this. Update all users.
3664
9e52adf9
PM
36652013-09-02 Pierre Muller <muller@sourceware.org>
3666
3667 * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
3668 error code.
3669
a2388568
PM
36702013-09-02 Pierre Muller <muller@sourceware.org>
3671
3672 * windows-nat.c (windows_xfer_memory): Fix compilation failure
3673 by use of plongest function.
3674
9058cc3a
TG
36752013-09-02 Tristan Gingold <gingold@adacore.com>
3676
3677 * NEWS: Add entry mentioning support for native Windows x64
3678 SEH data.
3679
3680 * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
3681 "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
3682 (struct amd64_windows_frame_cache): New struct.
3683 (amd64_windows_w2gdb_regnum): New global.
3684 (pc_in_range, amd64_windows_frame_decode_epilogue)
3685 (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
3686 (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
3687 (amd64_windows_frame_this_id): New functions.
3688 (amd64_windows_frame_unwind): New static global.
3689 (amd64_windows_skip_prologue): New function.
3690 (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
3691 with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
3692 with amd64_windows_skip_prologue.
3693
3161820b 36942013-08-30 Joel Brobecker <brobecker@adacore.com>
3695
3696 GDB 7.6.1 released.
3697
02457c76
PA
36982013-08-30 Pedro Alves <palves@redhat.com>
3699
3700 * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
3701 SRC_AND_LOC.
3702
e0162910
PA
37032013-08-30 Pedro Alves <palves@redhat.com>
3704
3705 * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
3706 warning text.
3707
6391ce51
PA
37082013-08-30 Pedro Alves <palves@redhat.com>
3709
3710 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
3711 Adjust arguments to print_stack_frame.
3712
d1da0587
PA
37132013-08-30 Pedro Alves <palves@redhat.com>
3714
3715 * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
3716
adfd8245
PA
37172013-08-30 Pedro Alves <palves@redhat.com>
3718
3719 * frame.h (show_and_print_stack_frame): Delete declaration.
3720
96d9056e
PM
37212013-08-30 Phil Muldoon <pmuldoon@redhat.com>
3722
3723 PR python/15461
96d9056e
PM
3724 * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
3725 (archpy_name): Check for valid architecture.
3726 (archpy_disassemble): Ditto.
3727
11cb8762
JB
37282013-08-29 Joel Brobecker <brobecker@adacore.com>
3729
3730 * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
3731 instead of "long long" in call to ptrace64.
3732
1af12a7d
AB
37332013-08-29 Andrew Burgess <aburgess@broadcom.com>
3734
3735 * mi/mi-interp.c (mi_command_loop): Change signature to match
3736 interp_command_loop_ftype.
3737 (mi1_command_loop): Remove.
3738 (mi2_command_loop): Remove.
3739 (mi3_command_loop): Remove.
3740 (mi_interpreter_resume): Remove setting of
3741 deprecated_command_loop_hook.
3742 (_initialize_mi_interp): Set mi_command_loop as the command loop
3743 callback.
3744
acc900c2
SA
37452013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3746
3747 * valops.c (do_search_struct_field): Pass v2 instead of base_type to
3748 value_type.
3749
548b762d
SA
37502013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3751
3752 * value.c (allocate_value_contents): Make static.
3753 * value.h (allocate_value_contents): Remove prototype.
3754
08039c9e
SA
37552013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3756
3757 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
3758 of assembling value via allocate_value_lazy and attribute setter.
3759 * findvar.c (default_read_var_value): Use value_at_lazy instead of
3760 assembling value via allocate_value_lazy and attribute setter.
3761 * valops.c (do_search_struct_field): Use value_at_lazy instead of
3762 assembling value via allocate_value_lazy and attribute setter.
3763
314c7de9
SA
37642013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3765
3766 * value.c (value_from_contents_and_address): Replace allocate_value and
3767 memcpy with value_from_contents.
3768
8f28f522
PM
37692013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3770
3771 * python/py-framefilter.c (py_print_frame): Remove usage of
3772 PyString_AsString. Use python_string_to_host_string instead.
3773 Refactor function to work with a string as a new allocation
3774 instead of a pointer.
3775 (py_print_frame): Ditto.
3776 * python/lib/gdb/frames.py (return_list): Cain iterators together
3777 instead of adding them as a list.
3778 (_sort_list): Call return_list, and remove duplicate code.
3779 (execute_frame_filters): Convert iterator to a list with list().
3780 * python/lib/gdb/command/frame_filters.py
3781 (SetFrameFilterPriority._set_filter_priority): Convert priority
3782 attribute to an integer.
3783 * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
3784 wrapper function __next__.
3785 * python/lib/gdb/FrameDecorator.py: If basestring not defined,
3786 define as "str".
3787
8ee002df
PM
37882013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3789
3790 PR python/15752
8ee002df
PM
3791 * python/py-framefilter.c (apply_frame_filter): Check
3792 gdb_python_initialized. Exit if the Python frame-filter code
3793 cannot be initialized.
3794
af4c453a
PM
37952013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3796
3797 PR cli/15842
af4c453a
PM
3798 * top.c (print_gdb_version): Remove erroneous newline after help
3799 text.
3800
bf8793bb
YQ
38012013-08-29 Yao Qi <yao@codesourcery.com>
3802
3803 * varobj.c (install_dynamic_child): Remove trailing space.
3804 Add one blank line after variable declaration.
3805
1f0c4988
JK
38062013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 PR gdb/15415
3809 * corefile.c (get_exec_file): Use exec_filename.
3810 * defs.h (OPF_DISABLE_REALPATH): New definition. Add new comment.
3811 * exec.c (exec_close): Free EXEC_FILENAME.
3812 (exec_file_attach): New variable canonical_pathname. Use
3813 OPF_DISABLE_REALPATH. Call gdb_realpath explicitly. Set
3814 EXEC_FILENAME.
3815 * exec.h (exec_filename): New.
3816 * inferior.c (print_inferior, inferior_command): Use
3817 PSPACE_EXEC_FILENAME.
3818 * mi/mi-main.c (print_one_inferior): Likewise.
3819 * progspace.c (clone_program_space, print_program_space): Likewise.
3820 * progspace.h (struct program_space): New field pspace_exec_filename.
3821 * source.c (openp): Describe OPF_DISABLE_REALPATH. New variable
3822 realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
3823
59ee9f94
WN
38242013-08-28 Will Newton <will.newton@linaro.org>
3825
3826 * common/linux-ptrace.c: Include stdint.h unconditionally.
3827
c8a2a419
JK
38282013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3829
3830 Code cleanup.
3831 * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
3832
ffa4ac95
YQ
38332013-08-28 Yao Qi <yao@codesourcery.com>
3834 Pedro Alves <palves@redhat.com>
3835
3836 * event-top.c (gdb_setup_readline): Call stderr_fileopen
3837 instead of stdio_fileopen.
3838 * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
3839 .Call stderr_fileopen instead of stdio_fileopen.
3840 * ui-file.c [__MINGW32__] (stderr_file_write): New function.
3841 [__MINGW32__] (stderr_file_fputs): New function.
3842 (stderr_fileopen): New function.
3843 * ui-file.h (stderr_fileopen): Declare.
3844
69d751e3
DE
38452013-08-27 Doug Evans <dje@google.com>
3846
3847 * dwarf2read.c (struct dwarf2_cu): Tweak comment.
3848 (struct dwarf2_per_cu_data): Ditto.
3849 (maybe_queue_comp_unit): Delete forward decl. Add comment.
3850 (process_imported_unit_die): Ditto.
3851 (follow_die_sig_1): Simplify assert.
3852
44f38867
PA
38532013-08-27 Pedro Alves <palves@redhat.com>
3854
3855 * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
3856 xfer_partial's interface. Return TARGET_XFER_E_IO on error.
3857 (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
3858 windows_xfer_memory directly.
3859 (init_windows_ops): Don't install a deprecated_xfer_memory method.
3860
d28d46b5
PA
38612013-08-27 Pedro Alves <palves@redhat.com>
3862
3863 * darwin-nat.c (darwin_xfer_memory): Delete.
3864 (_initialize_darwin_inferior): Don't install a
3865 deprecated_xfer_memory method.
3866
6211c335
YQ
38672013-08-27 Pedro Alves <pedro@codesourcery.com>
3868 Yao Qi <yao@codesourcery.com>
3869
3870 * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
3871 (parse_no_frames_option): Remove.
3872 (mi_cmd_stack_list_locals): Handle --skip-unavailable.
3873 (mi_cmd_stack_list_args): Adjust.
3874 (mi_cmd_stack_list_variables): Handle --skip-unavailable.
3875 (list_arg_or_local): Add new parameter 'skip_unavailable'. Return
3876 early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
3877 Caller update.
3878 (list_args_or_locals): New parameter 'skip_unavailable'.
3879 Handle it.
3880 * valprint.c (scalar_type_p): Rename to ...
3881 (val_print_scalar_type_p): ... this. Make extern.
3882 (val_print, value_check_printable): Adjust.
3883 * valprint.h (val_print_scalar_type_p): Declare.
3884 * value.c (value_entirely_unavailable): New function.
3885 * value.h (value_entirely_unavailable): Declare.
3886
3887 * NEWS: Mention the new option "--skip-unavailable" to MI
3888 commands '-stack-list-locals', '-stack-list-arguments' and
3889 '-stack-list-variables'.
3890
242f1fd7
YQ
38912013-08-27 Yao Qi <yao@codesourcery.com>
3892
3893 * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
3894 (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
3895 options.
3896 * mi/mi-getopt.c (mi_getopt): Remove.
3897 (mi_getopt_1): Renamed from mi_getopt. Add one parameter
3898 'error_on_unknown'.
3899 (mi_getopt): Call mi_getopt_1.
3900 (mi_getopt_silent): New.
3901 * mi/mi-getopt.h (mi_getopt_silent): Declare.
3902
260b681b
DE
39032013-08-26 Doug Evans <dje@google.com>
3904
779bd270
DE
3905 PR symtab/15885
3906 * dwarf2read.c (dw2_dump): Print some minimal information indicating
3907 .gdb_index is in use.
3908 * symfile.c (reread_symbols): Reset objfile->sf.
3909
52e260a3
DE
3910 * NEWS: Document "mt print objfiles" now takes optional regexp.
3911 * symmisc.c (maintenance_print_objfiles): Argument is now an optional
3912 regexp of objfiles to print.
3913 (_initialize_symmisc): Update doc string for "mt print objfiles".
3914
260b681b
DE
3915 * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
3916 missing debug info checks.
3917
a85c52f2
UW
39182013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
3919 Ulrich Weigand <uweigand@de.ibm.com>
3920
3921 * xcoffread.c (arrange_linetable): Add fix to correctly handle
3922 line tables generated by XLC compiled binaries.
3923
4f00dda3
DE
39242013-08-23 Doug Evans <dje@google.com>
3925
db68bbae
DE
3926 * symmisc.c (dump_symtab): Delete prototype.
3927 (dump_msymbols, dump_objfile): Ditto.
3928 (maintenance_info_symtabs): Mark as dont_repeat.
3929 (_initialize_symmisc): Improve doc string for "mt info symtabs".
3930
4f00dda3
DE
3931 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
3932 debugging printf to better location.
3933
23d577b0
PA
39342013-08-23 Pedro Alves <palves@redhat.com>
3935
3936 * target.c (target_read_live_memory): Change type of 'ret' local
3937 to LONGEST.
3938
00d84524
PA
39392013-08-23 Pedro Alves <palves@redhat.com>
3940
3941 * remote.c (remote_write_bytes_aux, remote_write_bytes)
3942 (remote_read_bytes): Change return type to LONGEST, and adjust to
3943 return a target_xfer_error on error.
3944 (remote_xfer_memory): Delete.
3945 (remote_flash_write): Change type of 'ret' local to LONGEST.
3946 (remote_xfer_partial, remote_xfer_partial): Adjust.
3947 (init_remote_ops): Don't install a deprecated_xfer_memory hook.
3948
1ed3ee94
PM
39492013-08-23 Pierre Muller <muller@sourceware.org>
3950
3951 ARI fix: Push # directives to start of line.
3952 * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
3953
9eaabc75
MW
39542013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
3955
3956 PR gdb/15501
3957 * breakpoint.c (enable_command, disable_command): Iterate over
3958 all specified breakpoint locations.
3959
101158d9
LM
39602013-08-22 Luis Machado <lgustavo@codesourcery.com>
3961
3962 * common/linux-ptrace.c (linux_fork_to_function): Push #
3963 directives to the start of the line.
3964 (linux_check_ptrace_features): Fix warning message to use
3965 the "_" markup.
3966
96d7229d
LM
39672013-08-22 Luis Machado <lgustavo@codesourcery.com>
3968
3969 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
3970 nat/linux-waitpid.h.
3971 (linux-waitpid.o): New object file rule.
3972 * common/linux-ptrace.c: Include nat/linux-waitpid.h.
3973 (current_ptrace_options): Moved from linux-nat.c.
3974 (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
3975 parameters.
3976 (linux_fork_to_function): New function.
3977 (linux_grandchild_function): Likewise.
3978 (linux_child_function): Likewise.
3979 (linux_check_ptrace_features): New function, heavily
3980 based on linux-nat.c:linux_test_for_tracefork.
3981 (linux_enable_event_reporting): New function.
3982 (ptrace_supports_feature): Likewise.
3983 (linux_supports_tracefork): Likewise.
3984 (linux_supports_traceclone): Likewise.
3985 (linux_supports_tracevforkdone): Likewise.
3986 (linux_supports_tracesysgood): Likewise.
3987 * common/linux-ptrace.h (HAS_NOMMU): Moved from
3988 gdbserver/linux-low.c.
3989 (linux_enable_event_reporting): New declaration.
3990 (linux_supports_tracefork): Likewise.
3991 (linux_supports_traceclone): Likewise.
3992 (linux_supports_tracevforkdone): Likewise.
3993 (linux_supports_tracesysgood): Likewise.
3994 * config.in (PTRACE_TYPE_ARG4): Regenerate.
3995 * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
3996 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
3997 * config/arm/linux.mh (NATDEPFILES): Likewise.
3998 * config/i386/linux.mh (NATDEPFILES): Likewise.
3999 * config/i386/linux64.mh (NATDEPFILES): Likewise.
4000 * config/ia64/linux.mh (NATDEPFILES): Likewise.
4001 * config/m32r/linux.mh (NATDEPFILES): Likewise.
4002 * config/m68k/linux.mh (NATDEPFILES): Likewise.
4003 * config/mips/linux.mh (NATDEPFILES): Likewise.
4004 * config/pa/linux.mh (NATDEPFILES): Likewise..
4005 * config/powerpc/linux.mh (NATDEPFILES): Likewise..
4006 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
4007 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
4008 * config/sparc/linux.mh (NATDEPFILES): Likewise.
4009 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
4010 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
4011 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
4012 * configure.ac (AC_CACHE_CHECK): Add void * to the list of
4013 ptrace's 4th argument's types.
4014 Check the type of PTRACE_TYPE_ARG4.
4015 * configure: Regenerate.
4016 * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
4017 (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
4018 (linux_supports_tracefork_flag): Remove.
4019 (linux_supports_tracesysgood_flag): Likewise.
4020 (linux_supports_tracevforkdone_flag): Likewise.
4021 (current_ptrace_options): Moved to
4022 common/linux-ptrace.c.
4023 (linux_tracefork_child): Remove.
4024 (my_waitpid): Remove.
4025 (linux_test_for_tracefork): Renamed to
4026 linux_check_ptrace_features and moved to common/linux-ptrace.c.
4027 (linux_test_for_tracesysgood): Remove.
4028 (linux_supports_tracesysgood): Remove.
4029 (linux_supports_tracefork): Remove.
4030 (linux_supports_tracevforkdone): Remove.
4031 (linux_enable_tracesysgood): Remove.
4032 (linux_enable_event_reporting): Remove.
4033 (linux_init_ptrace): New function.
4034 (linux_child_post_attach): Call linux_init_ptrace.
4035 (linux_child_post_startup_inferior): Call linux_init_ptrace.
4036 (linux_child_follow_fork): Call linux_supports_tracefork
4037 and linux_supports_tracevforkdone.
4038 (linux_child_insert_fork_catchpoint): Call
4039 linux_supports_tracefork.
4040 (linux_child_insert_vfork_catchpoint): Likewise.
4041 (linux_child_set_syscall_catchpoint): Call
4042 linux_supports_tracesysgood.
4043 (lin_lwp_attach_lwp): Call linux_supports_tracefork.
4044 * nat/linux-nat.h: New file.
4045 * nat/linux-waitpid.c: New file.
4046 * nat/linux-waitpid.h: New file.
4047
9f948660
SDJ
40482013-08-22 Samuel Bronson <naesten@gmail.com>
4049
4050 ARM Linux support for `catch syscall'.
4051 * syscalls/arm-linux.py: New file.
4052 * syscalls/arm-linux.xml: Likewise.
4053 * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
4054 (arm_linux_init_abi): Register the new function and syscall xml file.
4055 * data-directory/Makefile.in: Install the new syscall xml file.
4056 * NEWS: Brag about this.
4057
6be7b56e
PA
40582013-08-22 Pedro Alves <palves@redhat.com>
4059
4060 PR gdb/15871
4061 * corefile.c (target_xfer_memory_error): New function.
4062 (memory_error): Defer EIO to target_memory_error.
4063 (read_memory): Use target_xfer_partial, and handle finer-grained
4064 target xfer errors.
4065 * target.c (target_xfer_error_to_string): New function.
4066 (memory_xfer_partial_1): If memory is known to be
4067 unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
4068 (target_xfer_partial): Make extern.
4069 * target.h (enum target_xfer_error): New enum.
4070 (target_xfer_error_to_string): Declare function.
4071 (target_xfer_partial): Declare function.
4072 (struct target_ops) <xfer_partial>: Adjust describing comment.
4073
bcbec14e
AM
40742013-08-22 Alan Modra <amodra@gmail.com>
4075
4076 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
4077 * configure.tgt: Likewise as targets.
4078
fc474241
DE
40792013-08-20 Doug Evans <dje@google.com>
4080
4081 * buildsym.c (subfile_stack): Move here from buildsym.h.
4082 (pending_macros): Ditto.
4083 (get_macro_table): New function.
4084 (buildsym_init): Initialize subfile_stack.
4085 * coffread.c (type_vector,type_vector_length): Moved here from
4086 buildsym.h.
4087 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
4088 (coff_symtab_read): Use it.
4089 * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
4090 * dwarf2read.c (macro_start_file): Replace uses of pending_macros
4091 with call to get_macro_table.
4092 * stabsread.c (type_vector,type_vector_length): Moved here from
4093 buildsym.h.
4094 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
4095 * buildsym.h (get_macro_table): Declare.
4096
bec71544
TT
40972013-08-20 Tom Tromey <tromey@redhat.com>
4098
4099 * dbxread.c (record_minimal_symbol): Make 'name' argument const.
4100 Update.
4101 (read_dbx_dynamic_symtab): Make 'name' const. Remove casts.
4102
0002ad5f
DE
41032013-08-20 Doug Evans <dje@google.com>
4104
4105 * blockframe.c: Remove #include "psymtab.h".
4106 * cp-support.c: Ditto.
4107 * source.c: Ditto.
4108 * stack.c: Ditto.
4109
df302446
TT
41102013-08-20 Tom Tromey <tromey@redhat.com>
4111
4112 PR python/15816:
4113 * exceptions.h (return_mask): Now an enum.
4114 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
4115 enum constants.
4116
df6d5441
TT
41172013-08-20 Tom Tromey <tromey@redhat.com>
4118
4119 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
4120 get_objfile_arch.
4121 * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
4122 (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
4123 * jit.c (jit_object_close_impl): Update.
4124 * jv-lang.c (get_dynamics_objfile): Update.
4125 * linespec.c (add_minsym): Use get_dynamics_objfile.
4126 * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
4127 (allocate_objfile): Don't initialize 'gdbarch' field.
4128 (get_objfile_arch): Update.
4129 * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
4130 moved from...
4131 (struct objfile) <gdbarch>: ... here. Remove.
4132 * stap-probe.c (stap_can_evaluate_probe_arguments): Use
4133 get_objfile_arch.
4134 * symfile.c (init_entry_point_info): Use get_objfile_arch.
4135
f5aee5ee
AM
41362013-08-20 Alan Modra <amodra@gmail.com>
4137
4138 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
4139 for IBM long double nan and inf.
4140 (floatformat_is_negative, floatformat_classify,
4141 floatformat_mantissa): Similarly.
4142 (floatformat_ieee_single, floatformat_ieee_double,
4143 floatformat_ieee_quad, floatformat_arm_ext,
4144 floatformat_ia64_spill): Delete unused vars.
4145 (_initialize_doublest): Delete unused function.
4146 * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
4147 little-endian variants of floatformat_ibm_long_double.
4148
33b60d58 41492013-08-19 Luis Machado <lgustavo@codesourcery.com>
f5aee5ee 4150
33b60d58
LM
4151 * Makefile.in (SFILES): Remove common/target-common.c and
4152 add target/waitstatus.c.
4153 (HFILES_NO_SRCDIR): Remove common/target-common.h and add
4154 target/resume.h, target/wait.h and target/waitstatus.h.
4155 (COMMON_OBS): Remove target-common.o and add
4156 waitstatus.o.
4157 (target-common.o): Remove.
4158 (waitstatus.o): New target object file.
4159 * common/target-common.c: Move contents to
4160 target/waitstatus.c and remove.
4161 * common/target-common.h: Move contents to other files and
4162 remove.
4163 (enum resume_kind: Move to target/resume.h.
4164 (TARGET_WNOHANG): Move to target/wait.h.
4165 (enum target_waitkind): Move to target/waitstatus.h.
4166 (struct target_waitstatus): Likewise.
4167 * target.h: Do not include target-common.h and
4168 include target/resume.h, target/wait.h and
4169 target/waitstatus.h.
4170 * target/resume.h: New file.
4171 * target/wait.h: New file.
4172 * target/waitstatus.h: New file.
4173 * target/waitstatus.c: New file.
4174
12696c10
PA
41752013-08-19 Pedro Alves <palves@redhat.com>
4176
4177 * linux-nat.c (linux_test_for_tracefork)
4178 (linux_test_for_tracesysgood, linux_child_follow_fork)
4179 (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
4180 (linux_nat_wait_1): Extend comment.
4181 (linux_async_pipe): Add comment.
4182
ba89f962
KB
41832013-08-15 Kevin Buettner <kevinb@redhat.com>
4184
4185 * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
4186 (RL78_PC_REGNUM): Move to list of pseudo-register enums.
4187 (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
4188 Update to account for fact that PC is now a pseudo-register.
4189 (rl78_pseudo_register_write, rl78_pseudo_register_read): Add
4190 cases for RL78_PC_REGNUM.
4191
35ab155d
MB
41922013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
4193
4194 PR cli/15841
4195 * top.c (quit_force): Skip writing history file
4196 if input is not from terminal.
4197
0d031856
TT
41982013-08-14 Tom Tromey <tromey@redhat.com>
4199
4200 * remote.c (struct remote_state) <echo_nextthread, nextthread,
4201 resultthreadlist>: New fields.
4202 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
4203 (remote_get_threadlist, remote_threadlist_iterator): Use
4204 new fields. Remove static variables.
4205
ee154bee
TT
42062013-08-14 Tom Tromey <tromey@redhat.com>
4207
4208 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
4209 remote_watch_data_address>: New fields.
4210 (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
4211 (process_stop_reply, remote_wait_as)
4212 (remote_check_watch_resources, remote_stopped_data_address): Update.
4213
88b496c3
TT
42142013-08-14 Tom Tromey <tromey@redhat.com>
4215
4216 * remote.c (struct remote_state) <async_client_callback,
4217 async_client_context>: New fields.
4218 (async_client_callback, async_client_context): Remove.
4219 (remote_async_serial_handler, remote_async): Update.
4220
2f65bcb7
TT
42212013-08-14 Tom Tromey <tromey@redhat.com>
4222
4223 * remote.c (sizeof_pkt): Remove.
4224 (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
4225
b80fafe3
TT
42262013-08-14 Tom Tromey <tromey@redhat.com>
4227
4228 * remote.c (struct remote_state) <use_threadinfo_query,
4229 use_threadextra_query>: New fields.
4230 (remote_threads_info, remote_threads_extra_info)
4231 (remote_open_1): Update.
4232
8e88304f
TT
42332013-08-14 Tom Tromey <tromey@redhat.com>
4234
4235 * remote.c (struct remote_state) <finished_object,
4236 finished_annex, finished_offset>: New fields.
4237 (remote_read_qxfer): Use remote_state fields; remove static
4238 variables.
4239
280ceea3
TT
42402013-08-14 Tom Tromey <tromey@redhat.com>
4241
4242 * remote.c (struct remote_state) <last_sent_step>:
4243 New field.
4244 (last_sent_step): Remove.
4245 (remote_resume, remote_wait_as): Update.
4246
b73be471
TT
42472013-08-14 Tom Tromey <tromey@redhat.com>
4248
4249 * remote.c (struct remote_state) <last_sent_signal>:
4250 New field.
4251 (last_sent_signal): Remove.
4252 (new_remote_state, remote_resume, remote_wait_as): Update.
4253
5e4a05c4
TT
42542013-08-14 Tom Tromey <tromey@redhat.com>
4255
4256 * remote.c (struct remote_state) <last_program_signals_packet>:
4257 New field.
4258 (last_program_signals_packet): Remove.
4259 (remote_program_signals, remote_open_1): Update.
4260
747dc59d
TT
42612013-08-14 Tom Tromey <tromey@redhat.com>
4262
4263 * remote.c (struct remote_state) <last_pass_packet>:
4264 New field.
4265 (last_pass_packet): Remove.
4266 (remote_pass_signals, remote_open_1): Update.
4267
262e1174
TT
42682013-08-14 Tom Tromey <tromey@redhat.com>
4269
4270 * remote.c (struct remote_state) <remote_traceframe_number>:
4271 New field.
4272 (remote_traceframe_number): Remove.
4273 (new_remote_state, remote_open_1, set_remote_traceframe)
4274 (remote_trace_find): Update.
4275
47f8a51d
TT
42762013-08-14 Tom Tromey <tromey@redhat.com>
4277
4278 * remote.c (struct remote_state) <general_thread, continue_thread>:
4279 New fields.
4280 (general_thread, continue_thread): Remove.
4281 (record_currthread, set_thread, set_general_process)
4282 (remote_open_1, extended_remote_attach_1, remote_wait_as)
4283 (extended_remote_mourn_1): Update.
4284
5d93a237
TT
42852013-08-14 Tom Tromey <tromey@redhat.com>
4286
4287 * remote.c (struct remote_state) <remote_desc>: New field.
4288 (remote_desc): Remove.
4289 (remote_threads_info, remote_threads_extra_info, remote_close)
4290 (send_interrupt_sequence, remote_start_remote, remote_open_1)
4291 (readchar, remote_xfer_partial, remote_rcmd, packet_command)
4292 (remote_hostio_send_command, remote_file_put, remote_file_get)
4293 (remote_file_delete, remote_can_async_p, remote_is_async_p)
4294 (remote_async, remote_new_objfile, set_range_stepping): Update.
4295
cf792862
TT
42962013-08-14 Tom Tromey <tromey@redhat.com>
4297
4298 * remote.c (remote_state): Now a pointer.
4299 (get_remote_state_raw): Update.
4300 (new_remote_state): New function.
4301 (_initialize_remote): Use new_remote_state.
4302
dc473cfb
TT
43032013-08-14 Tom Tromey <tromey@redhat.com>
4304
4305 * remote.c (remote_protocol_features): Now const.
4306
85ec6ce7
TT
43072013-08-14 Tom Tromey <tromey@redhat.com>
4308
4309 * remote.c (crc32_table, crc32): Remove.
4310 (remote_verify_memory): Use xcrc32.
4311
73033f12
SDJ
43122013-08-13 Sergio Durigan Junior <sergiodj@redhat.com>
4313
4314 * value.h (create_internalvar_type_lazy): Adjust prototype
4315 declaration.
4316
5c30d39a
AB
43172013-08-13 Andrew Burgess <aburgess@broadcom.com>
4318
4319 * common/format.c (parse_format_string): Don't allow '#' flag for
4320 pointer arguments in format string.
4321
1a66331e
PM
43222013-08-13 Pierre Muller <muller@sourceware.org>
4323
fde605f3 4324 * utils.c (init_page_info): Only call tgetnum function
1a66331e
PM
4325 if rl_get_screen_size did not return useful values.
4326
b4013987
AA
43272013-08-12 Ali Anwar <ali_anwar@codesourcery.com>
4328
4329 PR breakpoints/15117
4330 * linespec.c (linespec_parse_basic): Check for convenience
4331 variable or history value while parsing.
4332
959b6a66
SDJ
43332013-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
4334
4335 Revert implementation of gdbarch_gdb_signal_{to,from}_target for
4336 AVR.
4337 * avr-tdep.c: Remove include of "linux-tdep.h". Remove enum with
4338 different signals between the generic Linux kernel implementation
4339 and AVR's.
4340 (avr_linux_gdb_signal_from_target): Delete.
4341 (avr_linux_gdb_signal_to_target): Delete.
4342 (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
4343
24a55014
DE
43442013-08-09 Doug Evans <dje@google.com>
4345
4346 * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
4347 entries.
4348
eb14d406
SDJ
43492013-08-09 Sergio Durigan Junior <sergiodj@redhat.com>
4350
4351 * linux-tdep.c: Define enum with generic signal numbers.
4352 (linux_gdb_signal_from_target): New function.
4353 (linux_gdb_signal_to_target): Likewise.
4354 (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4355 methods to the functions above.
4356 * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
4357 (linux_gdb_signal_to_target): Likewise.
4358 * alpha-linux-tdep.c: Define new enum with signals different
4359 from generic Linux kernel.
4360 (alpha_linux_gdb_signal_from_target): New function.
4361 (alpha_linux_gdb_signal_to_target): Likewise.
4362 (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4363 with the functions mentioned above.
4364 * avr-tdep.c: Define enum with differences between Linux kernel
4365 and AVR signals.
4366 (avr_linux_gdb_signal_from_target): New function.
4367 (avr_linux_gdb_signal_to_target): Likewise.
4368 (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
4369 the functions mentioned above.
4370 * sparc-linux-tdep.c: Define enum with differences between SPARC
4371 and generic Linux kernel signal numbers.
4372 (sparc32_linux_gdb_signal_from_target): New function.
4373 (sparc32_linux_gdb_signal_to_target): Likewise.
4374 (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4375 to the functions defined above.
4376 * xtensa-linux-tdep.c: Define enum with differences between
4377 Xtensa and Linux kernel generic signals.
4378 (xtensa_linux_gdb_signal_from_target): New function.
4379 (xtensa_linux_gdb_signal_to_target): Likewise.
4380 (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
4381 to the functions defined above.
4382 * mips-linux-tdep.c: Define enum with differences between
4383 signals in MIPS and Linux kernel generic ones.
4384 (mips_gdb_signal_to_target): New function.
4385 (mips_gdb_signal_from_target): Redefine to use new enum, handle
4386 only different signals from the Linux kernel generic.
4387 (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
4388 the functions defined above.
4389 * mips-linux-tdep.h (enum mips_signals): Remove.
4390
156d08c8
PA
43912013-08-09 Pedro Alves <palves@redhat.com>
4392
4393 * avr-tdep.c (XMALLOC): Delete macro.
4394 * cli/cli-dump.c (XMALLOC): Delete macro.
4395
db229724
PA
43962013-08-09 Pedro Alves <palves@redhat.com>
4397
4398 * cli/cli-dump.c: Don't include cli/cli-dump.h.
4399 (scan_expression_with_cleanup, scan_filename_with_cleanup)
4400 (fopen_with_cleanup, add_dump_command): Make static.
4401 * cli/cli-dump.h: Delete file.
4402 * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
4403 cli/cli-dump.h.
4404
3f12a589
PA
44052013-08-09 Pedro Alves <palves@redhat.com>
4406
4407 * tracepoint.c (tfile_start): Show tilde-expanded filename in
4408 error message.
4409
c718be47
PA
44102013-08-09 Pedro Alves <palves@redhat.com>
4411
156d08c8 4412 * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
c718be47
PA
4413 error message.
4414
1e351ed1
PA
44152013-08-09 Pedro Alves <palves@redhat.com>
4416
4417 * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
4418 (gcore_command): Use tilde_expand here, and when showing the
4419 filename to the user, show the expanded version.
4420
1ed8d800
YQ
44212013-08-09 Yao Qi <yao@codesourcery.com>
4422
4423 * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
4424 'entryval' is set.
4425
47ecca85
PA
44262013-08-08 Azat Khuzhin <a3at.mail@gmail.com> (tiny change)
4427
4428 * gcore.c (create_gcore_bfd): Use tilde_expand.
4429
82a0a75f
YQ
44302013-08-08 Yao Qi <yao@codesourcery.com>
4431
4432 * frame.h (read_frame_local): Declare.
4433 * mi/mi-cmd-stack.c (list_args_or_locals): Call
4434 read_frame_local.
4435 * stack.c (read_frame_local): New.
4436
5c4aa40b
YQ
44372013-08-08 Yao Qi <yao@codesourcery.com>
4438
4439 * mi/mi-cmd-stack.c: Update comments to function
4440 list_args_or_locals.
4441
b93601f3
TT
44422013-08-07 Tom Tromey <tromey@redhat.com>
4443
4444 PR symtab/15028:
4445 * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
4446 (process_psymtab_comp_unit_reader): Use it.
4447 (process_psymtab_comp_unit): Update. Add "pretend_language"
4448 argument.
4449 (dwarf2_build_psymtabs_hard): Update.
4450 (scan_partial_symbols): Pass CU's language to
4451 process_psymtab_comp_unit.
4452
fa760f46
TT
44532013-08-07 Tom Tromey <tromey@redhat.com>
4454
4455 * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
4456 (dwarf2_gdb_index_functions): Update.
4457 * psymtab.c (find_symbol_file_from_partial): Remove.
4458 (psym_functions): Update.
4459 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
4460 Remove.
4461
bf6d8a91
TT
44622013-08-07 Tom Tromey <tromey@redhat.com>
4463
4464 * symfile.c (set_initial_language): Look up "main" symbol
4465 and use its language.
4466 * symtab.c (find_main_filename): Remove.
4467 * symtab.h (find_main_filename): Remove.
4468
f9125b6c
TT
44692013-08-07 Tom Tromey <tromey@redhat.com>
4470
4471 * dwarf2read.c (recursively_compute_inclusions): Add
4472 "immediate_parent" argument. Set symtab's "user" field
4473 if not set.
4474 (compute_symtab_includes): Update.
4475
fdbb204b
TT
44762013-08-07 Tom Tromey <tromey@redhat.com>
4477
4478 * linespec.c (convert_linespec_to_sals): Use maybe_add_address
4479 when adding label symbols.
4480
49de1690
UW
44812013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
4482 Ulrich Weigand <uweigand@de.ibm.com>
4483
4484 * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
4485 * configure.host (powerpc64-*-aix*): Likewise.
4486
b08ee99f
UW
44872013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
4488 Ulrich Weigand <uweigand@de.ibm.com>
4489
4490 * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
4491 is defined.
4492 * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
4493 (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
4494 (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
4495 * configure.ac: Check for ptrace64.
4496 * configure, config.in: Regenerate.
4497
fecf803e
UW
44982013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
4499 Ulrich Weigand <uweigand@de.ibm.com>
4500
4501 * aixthread.c: Call ptrace64 instead of ptracex if defined.
4502 Call ptrace64 instead of ptrace if defined.
4503 Add macro addr_ptr to take care of ptrace address argument.
4504 (pdc_read_regs): Likewise.
4505 (pdc_write_regs): Likewise.
4506 (aix_thread_resume): Likewise.
4507 (fetch_regs_kernel_thread): Likewise.
4508 (store_regs_kernel_thread): Likewise.
4509
3bb5e4a8
AB
45102013-08-07 Anton Blanchard <anton@samba.org>
4511
4512 * MAINTAINERS: Add myself to Write After Approval.
4513
12070676
TT
45142013-08-05 Tom Tromey <tromey@redhat.com>
4515
4516 * aix-thread.c (_initialize_aix_thread): Use
4517 complete_target_initialization.
4518 * bsd-uthread.c (_initialize_bsd_uthread): Use
4519 complete_target_initialization.
4520 * dec-thread.c (_initialize_dec_thread): Use
4521 complete_target_initialization.
4522 * ravenscar-thread.c (_initialize_ravenscar): Use
4523 complete_target_initialization.
4524 * sol-thread.c (_initialize_sol_thread): Use
4525 complete_target_initialization.
4526 * spu-multiarch.c (_initialize_spu_multiarch): Use
4527 complete_target_initialization.
4528
7c7b6655
TT
45292013-08-05 Tom Tromey <tromey@redhat.com>
4530
4531 * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
4532 * ada-lang.c (ada_lookup_simple_minsym): Return
4533 bound_minimal_symbol.
4534 * ada-lang.h (ada_lookup_simple_minsym): Update.
4535 * c-exp.y (variable): Use lookup_bound_minimal_symbol.
4536 * f-exp.y (variable): Use lookup_bound_minimal_symbol.
4537 * go-exp.y (variable): Use lookup_bound_minimal_symbol.
4538 * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
4539 * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
4540 * minsyms.c (msymbol_objfile): Remove.
4541 (lookup_minimal_symbol_internal): New function, from
4542 lookup_minimal_symbol.
4543 (lookup_minimal_symbol): Rewrite using
4544 lookup_minimal_symbol_internal.
4545 (lookup_bound_minimal_symbol): New function.
4546 * minsyms.h (msymbol_objfile): Remove.
4547 (lookup_bound_minimal_symbol): Declare.
4548 * p-exp.y (variable): Use lookup_bound_minimal_symbol.
4549 * parse.c (write_exp_msymbol): Change parameter to a
4550 bound_minimal_symbol.
4551 (write_dollar_variable): Use lookup_bound_minimal_symbol.
4552 * parser-defs.h (write_exp_msymbol): Update.
4553 * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
4554 * symfile.c (simple_read_overlay_table): Use
4555 lookup_bound_minimal_symbol.
4556 * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
4557 (search_symbols): Likewise.
4558 (print_msymbol_info): Take a bound_minimal_symbol argument.
4559 (symtab_symbol_info, rbreak_command): Update.
4560 * symtab.h (struct symbol_search) <msymbol>: Change type
4561 to bound_minimal_symbol.
4562 * valops.c (find_function_in_inferior): Use
4563 lookup_bound_minimal_symbol.
4564 * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
4565
934b9bac
JK
45662013-08-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4567
4568 Code cleanup.
4569 * remote.c (cleanup_sigint_signal_handler): Rename the declaration
4570 to ...
4571 (async_cleanup_sigint_signal_handler): ... this.
4572 (initialize_sigint_signal_handler): Remove declaration.
4573 (handle_remote_sigint): Rename the declaration to ...
4574 (async_handle_remote_sigint): ... this.
4575 (handle_remote_sigint_twice): Rename the declaration to ...
4576 (async_handle_remote_sigint_twice): ... this.
4577 (async_remote_interrupt, async_remote_interrupt_twice)
4578 (remote_interrupt): Remove the declarations.
4579 (remote_interrupt_twice): Rename the declaration ...
4580 (sync_remote_interrupt_twice): ... this.
4581 (sigint_remote_twice_token): Rename the variable to ...
4582 (async_sigint_remote_twice_token): ... this.
4583 (sigint_remote_token): Rename the variable to ...
4584 (async_sigint_remote_token): ... this.
4585 (initialize_sigint_signal_handler): Rename the function to ...
4586 (async_initialize_sigint_signal_handler): ... this. Update the name
4587 inside.
4588 (handle_remote_sigint): Rename the function to ...
4589 (async_handle_remote_sigint): ... this. Update the names inside.
4590 (handle_remote_sigint_twice): Rename the function to ...
4591 (async_handle_remote_sigint_twice): ... this. Update the names inside.
4592 (cleanup_sigint_signal_handler): Rename the function to ...
4593 (async_cleanup_sigint_signal_handler): ... this.
4594 (remote_interrupt): Rename the function to ...
4595 (sync_remote_interrupt): this. Update the names inside.
4596 (remote_interrupt_twice): Rename the function to ...
4597 (sync_remote_interrupt_twice): this. Update the names inside.
4598 (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
4599 (_initialize_remote): Update the names inside.
4600
3a1115a0
TT
46012013-08-02 Tom Tromey <tromey@redhat.com>
4602
4603 PR symtab/15719:
4604 * breakpoint.c (update_watchpoint, watchpoint_check)
4605 (watch_command_1): Update.
4606 * eval.c (fetch_subexp_value): Add "preserve_errors"
4607 parameter.
4608 * ppc-linux-nat.c (check_condition): Update.
4609 * value.h (fetch_subexp_value): Update.
4610
58b19776
AB
46112013-08-02 Andrew Burgess <aburgess@broadcom.com>
4612
4613 * mi/mi-interp.c (mi_interpreter_resume): Remove call to
4614 add_file_handler.
4615
ec94af83
DE
46162013-08-01 Doug Evans <dje@google.com>
4617
7ee85ab1
DE
4618 PR symtab/15691
4619 * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
4620 (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
4621 Add assert of sig_entry->dwo_unit == NULL.
4622 (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
4623 had already been read.
4624 (read_signatured_type): Set per_cu.tu_read.
4625
b846d303
DE
4626 PR symtab/15695
4627 * valops.c (value_struct_elt): Add missing call to check_typedef.
4628 (value_find_oload_method_list): Ditto.
4629
b52109bc
DE
4630 * symtab.c (do_free_search_symbols_cleanup): Change arg to,
4631 effectively, struct symbol_search **.
4632 (make_cleanup_free_search_symbols): Change arg to struct
4633 symbol_search **. All callers updated.
4634 (compare_search_syms): Compare symtab file name and block as well.
4635 (search_symbols_equal): New function.
4636 (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
4637 New args new_head, new_tail. Result is now void. Remove dups after
4638 sorting the symbols.
4639 (search_symbols): Sort all found symbols once, after all have been
4640 found, and remove duplicates. Simplify cleanup tracking of result.
4641 * symtab.h (make_cleanup_free_search_symbols): Update prototype.
4642
ec94af83
DE
4643 Further workarounds for binutils/15021.
4644 * dwarf2read.c (recursively_compute_inclusions): Change type of result
4645 parameter to VEC (symtab_ptr) **. New parameter all_type_symtabs.
4646 Watch for duplicate symtabs coming from type units.
4647 (compute_symtab_includes): Update call to
4648 recursively_compute_inclusions. Build vector of included symtabs
4649 instead of per_cus.
4650 * symtab.h (symtab_ptr): New typedef.
4651 (DEF_VEC_P (symtab_ptr)): New VEC type.
4652 * linespec.c (symtab_p): Delete. All uses updated to use symtab_ptr
4653 instead.
4654
b2ae85cf
AB
46552013-08-01 Andrew Burgess <aburgess@broadcom.com>
4656
4657 * cli/cli-script.c (script_from_file): Remove use of
4658 error_pre_print.
4659 * main.c (captured_main): Remove use of error_pre_print and
4660 quit_pre_print.
4661 * utils.c (error_pre_print, quit_pre_print): Remove.
4662 * utils.h (error_pre_print, quit_pre_print): Likewise.
4663
645eab03
YQ
46642013-08-01 Yao Qi <yao@codesourcery.com>
4665
4666 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
4667 with mi_getopt.
4668 (mi_cmd_stack_list_variables): Likewise.
4669
16f92dd4
AB
46702013-07-31 Andrew Burgess <aburgess@broadcom.com>
4671
4672 * exceptions.c (deprecated_throw_reason): Remove.
4673 * exceptions.h (deprecated_throw_reason): Remove.
4674
13f78033
AB
46752013-07-31 Andrew Burgess <aburgess@broadcom.com>
4676
4677 * remote-mips.c (mips_error): Replace use of
4678 deprecated_throw_reason with throw_verror. Use the error message
4679 passed to mips_error as the error message for throw_verror.
4680
039e3c22
AB
46812013-07-31 Andrew Burgess <aburgess@broadcom.com>
4682
4683 * monitor.c (monitor_interrupt_query): Replace use of
4684 deprecated_throw_reason with quit.
4685 * nto-procfs.c (interrupt_query): Likewise.
4686 * remote-fileio.c (remote_fileio_sig_exit): Likewise.
4687 * remote-mips.c (mips_kill): Likewise.
4688 * remote.c (interrupt_query): Likewise.
4689
8150913b
AB
46902013-07-31 Andrew Burgess <aburgess@broadcom.com>
4691
4692 * utils.c (internal_verror): Replace use of deprecated_throw_reason
4693 with call to fatal.
4694
de74e63a
YQ
46952013-07-31 Pedro Alves <pedro@codesourcery.com>
4696 Yao Qi <yao@codesourcery.com>
4697
4698 * tracepoint.c (trace_dump_command): Select the current frame.
4699
247f5c4f
DE
47002013-07-30 Doug Evans <dje@google.com>
4701
4702 * dwarf2read.c (process_queue): Add type signature to debug output.
4703
11b4b7cc
AB
47042013-07-30 Andrew Burgess <aburgess@broadcom.com>
4705
4706 * value.c (value_fetch_lazy): Mark optimized out values as such
4707 rather than raising an error.
4708
b0c54aa5
AB
47092013-07-30 Andrew Burgess <aburgess@broadcom.com>
4710
4711 * value.c (value_fetch_lazy): Ensure parent value is not lazy
4712 before checking which bits of the parent, not the child, value are
4713 valid.
4714
97c85fc6
MB
47152013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
4716
4717 PR gdb/15715
4718 * top.c: Include "filenames.h".
4719 (set_history_filename): New function.
4720 (init_main): Install it as set hook of the "set history filename"
4721 command.
4722
ff39bb5e
SA
47232013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4724
4725 * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
4726 attribute parameter.
4727 (dwarf2_const_value_data): Constify struct attribute parameter.
4728 (dwarf2_const_value): Constify struct attribute parameter.
4729 (dwarf2_const_value_attr): Constify struct attribute parameter.
4730 (lookup_die_type): Constify struct attribute parameter.
4731 (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
4732 (follow_die_ref_or_sig): Constify struct attribute parameter.
4733 (follow_die_ref): Constify struct attribute parameter.
4734 (follow_die_sig): Constify struct attribute parameter.
4735 (get_DW_AT_signature_type): Constify struct attribute parameter.
4736 (get_type_unit_group): Constify struct attribute parameter.
4737 (fill_in_loclist_baton): Constify struct attribute parameter.
4738 (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
4739 (type_unit_group): Constify struct attribute parameter.
4740
6e5a29e1
SA
47412013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4742
4743 * dwarf2read.c (attr_form_is_block): Make argument const.
4744 (attr_form_is_section_offset): Make argument const.
4745 (attr_form_is_constant): Make argument const.
4746 (attr_form_is_ref): Make argument const.
4747
7771576e
SA
47482013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4749
4750 * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
4751 All uses updated.
4752 (attr_form_is_ref): Moved below attr_form_is_constant.
4753
a94e8645
DE
47542013-07-29 Doug Evans <dje@google.com>
4755
bb5291d0
DE
4756 * main.c (captured_command_loop): Tweak comment.
4757
b5419e49
DE
4758 * target.c (target_async_permitted_1): Fix comment.
4759
b2d23133
DE
4760 * symtab.c (iterate_over_some_symtabs): Add comment.
4761
a94e8645
DE
4762 * symtab.c (iterate_over_some_symtabs): Fix indentation.
4763
7a60ad40
YQ
47642013-07-27 Yao Qi <yao@codesourcery.com>
4765
4766 * NEWS: Mention that GDBserver now supports hardware
4767 watchpoints on the MIPS GNU/Linux target.
4768
aaee2056
YQ
47692013-07-27 Yao Qi <yao@codesourcery.com>
4770
4771 * Makefile.in (HFILES_NO_SRCDIR): Add
4772 common/mips-linux-watch.h.
4773 (mips-linux-watch.o): New rule.
4774 * common/mips-linux-watch.c: New.
4775 * common/mips-linux-watch.h: New.
4776 * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
4777 * mips-linux-nat.c: Include mips-linux-watch.h.
4778 (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
4779 to common/mips-linux-watch.h.
4780 (MAX_DEBUG_REGISTER): Likewise.
4781 (enum pt_watch_style): Likewise.
4782 (struct mips32_watch_regs): Likewise.
4783 (struct mips64_watch_regs): Likewise.
4784 (struct pt_watch_regs): Likewise.
4785 (struct mips_watchpoint): Likewise.
4786 (mips_linux_watch_get_irw_mask): Move to
4787 common/mips-linux-watch.c.
4788 (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
4789 (mips_linux_watch_get_watchlo): Likewise.
4790 (mips_linux_watch_set_watchlo): Likewise.
4791 (mips_linux_watch_get_watchhi): Likewise.
4792 (mips_linux_watch_set_watchhi): Likewise.
4793 (mips_linux_read_watch_registers): Likewise.
4794 (mips_linux_watch_type_to_irw): Likewise.
4795 (mips_linux_stopped_data_address, fill_mask): Likewise.
4796 (mips_linux_watch_try_one_watch): Likewise.
4797 (mips_linux_watch_populate_regs): Likewise.
4798
b3436450
YQ
47992013-07-27 Yao Qi <yao@codesourcery.com>
4800
4801 * mips-linux-nat.c (get_irw_mask): Rename to ...
4802 (mips_linux_watch_get_irw_mask): ... this. Rename parameter
4803 'set' to 'n'. Update function comment. All callers changed.
4804 (get_reg_mask): Rename parameter 'set' to 'n'. Update
4805 function comment. All callers changed.
4806 (get_num_valid): Rename to ...
4807 (mips_linux_watch_get_num_valid): ... this. Rename parameter
4808 'set' to 'n'. Update function comment. All callers changed.
4809 (get_watchlo): Rename to ...
4810 (mips_linux_watch_get_watchlo): ... this. Rename parameter
4811 'set' to 'n'. Update function comment. All callers changed.
4812 (set_watchlo): Rename to ...
4813 (mips_linux_watch_set_watchlo): ... this. Rename parameter
4814 'set' to 'n'. Update function comment. All callers changed.
4815 (get_watchhi): Rename to ...
4816 (mips_linux_watch_get_watchhi): ... this. Update function
4817 comment. All callers changed.
4818 (set_watchhi): Rename to ...
4819 (mips_linux_watch_set_watchhi): ... this. Update function
4820 comment. All callers changed.
4821 (mips_linux_read_watch_registers): Update function comment.
4822 Add new parameters 'lwpid', 'watch_readback', and
4823 'watch_readback_valid'. Update.
4824 (type_to_irw): Rename to ...
4825 (mips_linux_watch_type_to_irw): ... this. Update function
4826 comment. All callers changed.
4827 (fill_mask): Update function comment.
4828 (try_one_watch): Rename to ...
4829 (mips_linux_watch_try_one_watch): ... this. Change the type
4830 of parameter 'irw' from 'unsigned' to 'uint32_t'.
4831 (populate_regs_from_watches): Rename to ...
4832 (mips_linux_watch_populate_regs): ... this. Add parameter
4833 'current_watches'. All callers changed.
4834
9be14b81
YQ
48352013-07-27 Yao Qi <yao@codesourcery.com>
4836
4837 * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
4838 the code.
4839 (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
4840 (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
4841 (struct pt_watch_regs): Likewise.
4842 [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
4843 [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
4844 [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
4845 [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
4846 [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
4847
de6f69ad
YQ
48482013-07-27 Yao Qi <yao@codesourcery.com>
4849
4850 * breakpoint.h: Include break-common.h.
4851 (enum target_hw_bp_type): Move to ...
4852 * common/break-common.h: ... here. New.
4853
6f64ef53
PA
48542013-07-26 Cyril Nikolaev <cyril@nichtverstehen.de>
4855
4856 * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
4857 process group regardless of having tty on stdin.
4858
6107e809
DE
48592013-07-25 Doug Evans <dje@google.com>
4860
4861 * linux-fork.h (detach_fork): Delete.
4862
7fdc1521
TT
48632013-07-25 Tom Tromey <tromey@redhat.com>
4864
4865 PR remote/15256, PR remote/15266:
4866 * bfd-target.c (target_bfd_reopen): Initialize to_magic.
4867 * monitor.c (monitor_detach): Use unpush_target.
4868 * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
4869 * remote-mips.c (mips_detach): Use unpush_target. Don't
4870 call mips_close.
4871 * remote-sim.c (gdbsim_detach): Use unpush_target.
4872 * target.c (pop_target): Remove.
4873 (pop_all_targets_above): Don't call target_close.
4874 (target_close): Assert that the target is unpushed.
4875 * target.h (pop_target): Don't declare.
4876 * tracepoint.c (tfile_open): Use unpush_target.
4877
c22a2b88
TT
48782013-07-25 Tom Tromey <tromey@redhat.com>
4879
4880 * linux-thread-db.c (init_thread_db_ops): Call
4881 complete_target_initialization.
4882 (_initialize_thread_db): Don't call add_target.
4883 * target.c (complete_target_initialization): New function.
4884 (add_target_with_completer): Call it.
4885 * target.h (complete_target_initialization): Declare.
4886
cbb6aada
MK
48872013-07-25 Mark Kettenis <kettenis@gnu.org>
4888
4889 * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
4890 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
4891 (HPPANBSD_SIZEOF_GREGS): New define.
4892 (hppaobsd_supply_gregset): Handle additional registers.
4893 * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
4894 we provide more registers now.
4895 (hppabsd_supply_gregset): Supply additional registers.
4896 (hppabsd_collect_gregset): Collect additional registers.
4897
17767988
MK
48982013-07-25 Mark Kettenis <kettenis@gnu.org>
4899
4900 * hppabsd-tdep.c: Include "dwarf2-frame.h".
4901 (hppabsd_dwarf2_frame_init_reg): New function.
4902 (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
4903
fdc8aae8
AB
49042013-07-25 Andrew Burgess <aburgess@broadcom.com>
4905
4906 * mi/mi-main.c (output_register): Make MI 'r' format use standard
4907 'z' format code. Remove error for optimized out values, standard
4908 code will handle these fine.
4909
6fbe845e
AB
49102013-07-25 Andrew Burgess <aburgess@broadcom.com>
4911
4912 * NEWS: Mention new 'z' formatter.
4913 * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
4914 (_initialize_printcmd): Mention 'z' formatter in help text of the
4915 'x' command.
4916
3373342d
MR
49172013-07-24 Maciej W. Rozycki <macro@codesourcery.com>
4918
4919 * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
4920 formatting.
4921
25f9533e
SDJ
49222013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
4923
4924 * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
4925 interface can evaluate arguments. Fallback to the old mode if it
4926 cannot.
4927 (create_exception_master_breakpoint): Likewise.
4928 * elfread.c (elf_can_evaluate_probe_arguments): New function.
4929 (struct sym_probe_fns elf_probe_fns): Export function above to the
4930 probe interface.
4931 * probe.c (can_evaluate_probe_arguments): New function.
4932 * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
4933 function pointer.
4934 (can_evaluate_probe_arguments): New function prototype.
4935 * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
4936 probe interface can evaluate arguments. Fallback to the old mode
4937 if it cannot.
4938 * stap-probe.c (stap_get_probe_argument_count): Check if probe
4939 interface can evaluate arguments. Warning the user if it cannot.
4940 (stap_can_evaluate_probe_arguments): New function.
4941 (struct probe_ops stap_probe_ops): Export function above to the
4942 probe interface.
4943 * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
4944 New function pointer.
4945
3360c0bf
LM
49462013-07-24 Luis Machado <lgustavo@codesourcery.com>
4947
4948 * Makefile.in (SFILES): Add common/target-common.c.
4949 Add common/target-common.h to headers.
4950 (COMMON_OBS): Add target-common.o.
4951 (target-common.o): New target.
4952 * linux-nat.h (resume_kind): Move to common/target-common.h.
4953 * target.c (target_waitstatus_to_string): Move to
4954 common/target-common.c.
4955 * target.h: Include target-common.h.
4956 (target_waitkind): Move to common/target-common.h.
4957 (target_waitstatus): Likewise.
4958 (TARGET_WNOHANG): Likewise.
4959 * common/target-common.c: New file.
4960 * common/target-common.h: New file.
4961
6656a72d
DE
49622013-07-24 Doug Evans <dje@google.com>
4963
4964 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
4965 a warning.
4966
6df81a63
YQ
49672013-07-23 Yao Qi <yao@codesourcery.com>
4968
4969 * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
4970 parameter 'gdbarch'.
4971 (i386_stack_tramp_frame_sniffer): Caller update.
4972 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
4973 parameter 'gdbarch' and 'target'.
4974 (i386_linux_core_read_description): Caller update.
4975 * amd64-linux-tdep.c (amd64_linux_core_read_description):
4976 Likewise.
4977 * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
4978 declaration.
4979
365156ad
TT
49802013-07-23 Tom Tromey <tromey@redhat.com>
4981
4982 * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
4983 2013-07-22.
4984
046ac79f
JK
49852013-07-22 Doug Evans <dje@google.com>
4986
4987 * exec.h (remove_target_sections): Delete arg abfd.
66cbcda4
JK
4988 * exec.c (exec_close): Update call to remove_target_sections.
4989 (remove_target_sections): Delete arg abfd.
046ac79f
JK
4990 * solib.c (update_solib_list): Ditto.
4991 (reload_shared_libraries_1): Ditto.
4992 (clear_solib): Ditto, and unconditionally call remove_target_sections.
66cbcda4
JK
4993 * target.h (struct target_section): Rename key to owner.
4994 All uses updated.
046ac79f 4995
29b2cc46
TT
49962013-07-22 Tom Tromey <tromey@redhat.com>
4997
4998 * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
4999
d1160018
TT
50002013-07-22 Tom Tromey <tromey@redhat.com>
5001
5002 * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
5003 Simplify cleanup handling.
5004
2f324bf6
TT
50052013-07-22 Tom Tromey <tromey@redhat.com>
5006
5007 * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
5008 on all return paths.
5009
e23b9d6e
UW
50102013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5011
5012 * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
5013 (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
5014 DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
5015
1cf55f60
PM
50162013-07-22 Phil Muldoon <pmuldoon@redhat.com>
5017
5018 * top.c (print_gdb_version): Add help, apropos description and
5019 url to online documentation.
5020
fa876972
HZ
50212013-07-19 Hui Zhu <hui@codesourcery.com>
5022
5023 PR gdb/15692
5024 * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
5025
1527aea8
YQ
50262013-07-19 Yao Qi <yao@codesourcery.com>
5027
5028 * target.c (update_current_target): Change the default action
5029 of 'to_traceframe_info' from tcomplain to return_zero.
5030 * target.h (struct target_ops) <to_traceframe_info>: Add more
5031 comments.
5032 * valops.c (read_value_memory): Call
5033 traceframe_available_memory unconditionally.
5034
886f230e
YQ
50352013-07-18 Yao Qi <yao@codesourcery.com>
5036
5037 * coffread.c (coff_symfile_read): Iterate over minimal symbols,
5038 if the name is prefixed by "__imp_" or "_imp_", look for minimal
5039 symbol without prefix. If found, set its type to
5040 'mst_solib_trampoline'.
5041
16419bae
DE
50422013-07-17 Doug Evans <dje@google.com>
5043
e7045703
DE
5044 * NEWS: Mention "set print raw frame-arguments".
5045 * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
5046 * stack.c (print_raw_frame_arguments): New static global.
5047 (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
5048 (_initialize_stack): New command "set/show print raw frame-arguments".
5049 * valprint.c (setprintrawlist, showprintrawlist): New globals.
5050 (set_print_raw, show_print_raw): New functions.
5051 (_initialize_valprint): New prefix command "set/show print raw".
5052 * valprint.h (value_print_options): Improve comments.
5053
453e48a5
DE
5054 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
5055 of all *list variables.
5056
16419bae
DE
5057 * gdbcmd.h (togglelist): Delete.
5058 * cli/cli-cmds.c (togglelist): Delete.
5059 (init_cmd_lists): Update.
5060 * cli/cli-cmds.h (togglelist): Delete.
5061
626f2d1c
TT
50622013-07-17 Tom Tromey <tromey@redhat.com>
5063
5064 * dwarf2read.c (dwarf2_per_objfile_free): Clear
5065 dwarf2_per_objfile.
5066
57e6060e
DE
50672013-07-16 Doug Evans <dje@google.com>
5068
5069 * nto-tdep.c (nto_relocate_section_addresses): Update,
5070 target_section.bfd deleted.
5071 * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
5072 * s390-tdep.c (s390_load): Ditto.
5073 * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
5074
5ea5559b
AB
50752013-07-16 Andrew Burgess <aburgess@broadcom.com>
5076
5077 * common/format.c (parse_format_string): Add checks for NULL
5078 character before calling strchr.
5079
2b2848e2
DE
50802013-07-16 Doug Evans <dje@google.com>
5081
2c571006
DE
5082 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
5083 temp_pathname argument.
5084 * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
5085 when opening the file fails.
5086
2b2848e2
DE
5087 * target.h (struct target_section): Delete member bfd.
5088 All users updated to use the_bfd_section->owner instead.
5089 * exec.c (add_to_section_table): Assert bfd is expected value.
5090 Remove initialization of target_section.bfd.
5091 (remove_target_sections): Update.
5092 (section_table_available_memory): Update.
5093 (section_table_xfer_memory_partial): Update.
5094 (print_section_info): Update.
5095 (exec_set_section_address): Update.
5096 * record-full.c (record_full_core_xfer_partial): Update.
5097 * solib-svr4.c (svr4_relocate_section_addresses): Update.
5098 * solib-target.c (solib_target_relocate_section_addresses): Update.
5099 * symfile.c (build_section_addr_info_from_section_table): Update.
5100 * target.c (memory_xfer_live_readonly_partial): Update.
5101 (memory_xfer_partial_1): Update.
5102
926bf92d
UW
51032013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5104
5105 * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
5106 now available for embedded (BookE) and server (BookS) processors,
5107 correct mentions of 'booke' and adjust comments accordingly in order to
5108 avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
5109 (have_ptrace_booke_interface): Rename function and variable
5110 'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
5111 Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
5112 (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
5113 'hwdebug_point_cmp'. Update all uses.
5114 (booke_find_thread_points_by_tid): Rename function
5115 'booke_find_thread_points_by_tid' to
5116 'hwdebug_find_thread_points_by_tid'. Update all uses.
5117 (booke_insert_point): Rename function 'booke_insert_point' to
5118 'hwdebug_insert_point'. Update all uses.
5119 (booke_remove_point): Rename function 'booke_remove_point' to
5120 'hwdebug_remove_point'. Update all uses.
5121
d929bc19
MR
51222013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
5123
5124 * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
5125 numbers with enum values.
5126
054e8d9e
AA
51272013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
5128
5129 PR threads/13217
5130 * thread.c (thread_apply_all_command): Check for valid threads
5131 and thread count.
5132 (thread_array_cleanup): New struct.
5133 (set_thread_refcount): New function.
5134
cf006359
AB
51352013-07-11 Andrew Burgess <aburgess@broadcom.com>
5136
5137 * infcmd.c (default_print_one_register_info): Reuse function
5138 print_hex_chars.
5139
94e36acc
TT
51402013-07-10 Tom Tromey <tromey@redhat.com>
5141
5142 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
5143 (ada-exp.o): New target.
5144
915dd369
SDJ
51452013-07-10 Sergio Durigan Junior <sergiodj@redhat.com>
5146
5147 * mt-tdep.c (mt_registers_info): Call
5148 get_no_prettyformat_print_options instead of
5149 get_raw_print_options (regression by last patch from Doug
5150 Evans).
5151
eca07816
JB
51522013-07-09 Pedro Alves <palves@redhat.com>
5153
5154 Checked in by Joel Brobecker <brobecker@adacore.com>.
5155 * ada-lang.c (coerce_unspec_val_to_type): Use
5156 value_optimized_out_const.
5157 * value.c (value_optimized_out_const): New function.
5158 * value.h (value_optimized_out_const): New declaration.
5159
2a998fc0
DE
51602013-07-09 Doug Evans <dje@google.com>
5161
5162 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
5163 Enum values rename as well. All uses updated.
5164 * valprint.h (value_print_options): Rename member pretty to
5165 pretty format. Rename member prettyprint_arrays to
5166 prettyformat_arrays. Rename member prettyprint_structs to
5167 prettyformat_structs. All uses updated.
5168 (get_no_prettyformat_print_options): Renamed from
5169 get_raw_print_options.
5170 * valprint.c (get_no_prettyformat_print_options): Renamed from
5171 get_raw_print_options. All callers updated.
5172 (show_prettyformat_structs): Renamed from show_prettyprint_structs.
5173 All callers updated.
5174 (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
5175 All callers updated.
5176 (_initialize_valprint): Improve help text for "set print pretty" and
5177 "set print arrays".
5178
466c1fca
AB
51792013-07-09 Andrew Burgess <aburgess@broadcom.com>
5180
5181 * value.c (value_bits_valid): Revert previous change, and change
5182 by Pedro on 2013-07-04, due to regressions in
5183 gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
5184
ad0f0303
AB
51852013-07-08 Andrew Burgess <aburgess@broadcom.com>
5186 Pedro Alves <palves@redhat.com>
5187
5188 * value.c (value_bits_valid): If the value is not lval_computed
5189 or has no check validity handler then the answer is the
5190 optimized_out flag, otherwise defer to the handler.
5191
b187bec1
EZ
51922013-07-06 Eli Zaretskii <eliz@gnu.org>
5193
48d1d6f5
EZ
5194 * top.c (print_gdb_configuration): Explain in output of
5195 --configuration what does "relocatable" mean.
5196
b187bec1
EZ
5197 * main.c (print_gdb_help): Regroup options in the --help text.
5198 See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
5199 the relevant discussions.
5200
52d361e1
YQ
52012013-07-06 Yao Qi <yao@codesourcery.com>
5202
5203 * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
5204 Remove parameter 'lsal'.
5205 * breakpoint.c (create_breakpoint): Move local variable 'lsal'
5206 to inner block. Caller update.
5207 (base_breakpoint_create_breakpoints_sal): Update.
5208 (bkpt_create_breakpoints_sal): Likewise.
5209 (tracepoint_create_breakpoints_sal): Likewise.
5210 (strace_marker_create_breakpoints_sal): Get 'lsal' from the
5211 element 0 of vector 'canonical->sals'.
5212
e1ec1b42
LM
52132013-07-05 Luis Machado <lgustavo@codesourcery.com>
5214
5215 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
5216 register number instead of the pseudo register one.
5217 (rs6000_dwarf2_reg_to_regnum): Likewise.
5218
7195e6f0
PA
52192013-07-04 Pedro Alves <palves@redhat.com>
5220
5221 * findvar.c (value_of_register): Use allocate_optimized_out_value
5222 if the register has been optimized out, instead of
5223 set_value_optimized_out.
5224 * frame-unwind.c (frame_unwind_got_optimized): Use
5225 allocate_optimized_out_value.
5226
58722cac
PA
52272013-07-04 Pedro Alves <palves@redhat.com>
5228
5229 * value.c (value_bits_valid): If the value is not lval_computed,
5230 or doesn't have a check_validity hook, assume the value is entirely
5231 valid.
5232
691a26f5
AB
52332013-07-04 Andrew Burgess <aburgess@broadcom.com>
5234
5235 * stack.c (read_frame_arg): No longer fetch lazy values.
5236 * value.c (value_optimized_out): If the value is not already
5237 marked optimized out, and is lazy then fetch it.
5238 (value_primitive_field): Move optimized out check to later in the
5239 function, after we have loaded any lazy values.
5240 (value_fetch_lazy): Use optimized out flag directly rather than
5241 calling optimized_out method.
5242
a58e2656
AB
52432013-07-04 Andrew Burgess <aburgess@broadcom.com>
5244
5245 * valops.c: Don't include "user-regs.h".
5246 (value_fetch_lazy): Moved to value.c.
5247 * value.c: Include "user-regs.h".
5248 (value_fetch_lazy): Moved from valops.c.
5249
bd885420
YQ
52502013-07-04 Yao Qi <yao@codesourcery.com>
5251
5252 Revert:
5253 2013-06-27 Yao Qi <yao@codesourcery.com>
5254
5255 * common/create-version.sh: Update comments. Handle the case
5256 that TARGET_ALIAS is empty.
5257
17ef446e
PA
52582013-07-03 Pedro Alves <palves@redhat.com>
5259
5260 * Makefile.in (config.status): Depend on development.sh.
5261 (aclocal_m4_deps): Add libmcheck.m4.
5262 * acinclude.m4: Include libmcheck.m4.
5263 * configure.ac: Source development.sh instead of setting
5264 'development' here. --enable-libmcheck/--disable-libmcheck code
5265 factored out to GDB_AC_LIBMCHECK. Run it.
5266 * development.sh: New file.
5267 * libmcheck.m4: New file.
5268 * configure: Regenerate.
5269
ac6dd50f
TT
52702013-07-02 Tom Tromey <tromey@redhat.com>
5271
5272 * contrib/ari/update-web-ari.sh: Update for version.in change.
5273
bd1df410
TT
52742013-07-02 Tom Tromey <tromey@redhat.com>
5275
5276 * common/ptid.h: Comment fixes.
5277
4db1a1dc
TT
52782013-07-01 Tom Tromey <tromey@redhat.com>
5279
5280 * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
5281 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
5282 (dwarf2_read_index, create_all_comp_units): Update.
5283
dd9aa048
TT
52842013-07-01 Tom Tromey <tromey@redhat.com>
5285
5286 * configure.ac (build_warnings): Add -Wold-style-definition.
5287 * configure: Rebuild.
5288 * machoread.c (_initialize_machoread): Use "(void)".
5289 * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
5290 use "(void)".
5291
44d100c3
TT
52922013-07-01 Tom Tromey <tromey@redhat.com>
5293
5294 * configure.ac (build_warnings): Add -Wold-style-declaration.
5295 * configure: Rebuild.
5296 * dsrec.c (make_srec): Use "static const", not "const static".
5297 * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
5298 not "const static".
5299 * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
5300 Use "static const", not "const static".
5301 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
5302 not "const static".
5303 * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
5304 not "const static".
5305 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
5306 not "const static".
5307 * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
5308 not "const static".
5309 (v850_dbtrap_breakpoint_from_pc): Likewise.
5310 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
5311 not "const static".
5312
2945b807
TT
53132013-07-01 Tom Tromey <tromey@redhat.com>
5314
5315 * configure.ac (build_warnings): Add -Wmissing-parameter-type.
5316 * configure: Rebuild.
5317
d8d2a3ee
PA
53182013-07-01 Pedro Alves <palves@redhat.com>
5319
5320 * defs.h: Include "pathmax.h".
5321 * utils.c: Don't include sys/param.h.
5322 (gdb_realpath): Remove code that checks for MAXPATHLEN.
5323 * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
5324 instead of MAXPATHLEN.
5325 * solib-sunos.c: Don't include sys/param.h.
5326 * xcoffread.c: Don't include sys/param.h.
5327 * bsd-kvm.c: Don't include sys/param.h.
5328 * darwin-nat.c: Don't include sys/param.h.
5329 (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
5330 * darwin-nat-info.c: Don't include sys/param.h.
5331 * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
5332 MAXPATHLEN.
5333 * i386obsd-nat.c: Don't include sys/param.h.
5334 * inf-child.c: Don't include sys/param.h.
5335 (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
5336 * linux-fork.c: Don't include sys/param.h.
5337 (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
5338 * linux-nat.c: Don't include sys/param.h.
5339 (linux_child_pid_to_exec_file, linux_proc_pending_signals)
5340 (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
5341 * m68klinux-nat.c: Don't include sys/param.h.
5342 * nbsd-nat.c: Don't include sys/param.h.
5343 (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
5344 * ppc-linux-nat.c: Don't include sys/param.h.
5345 * rs6000-nat.c: Don't include sys/param.h.
5346 * spu-linux-nat.c. Don't include sys/param.h.
5347 * windows-nat.c: Don't include sys/param.h.
5348 * xtensa-linux-nat.c: Don't include sys/param.h.
5349 * config/i386/nm-fbsd.h: Don't include sys/param.h.
5350
38ec2207
PA
53512013-07-01 Pedro Alves <palves@redhat.com>
5352
5353 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
5354 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
5355 * gnulib/aclocal.m4: Regenerate.
5356 * gnulib/config.in: Regenerate.
5357 * gnulib/configure: Regenerate.
5358 * gnulib/import/pathmax.h: New file.
5359 * gnulib/import/Makefile.am: Regenerate.
5360 * gnulib/import/Makefile.in: Regenerate.
5361 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
5362 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
5363 * gnulib/import/m4/pathmax.m4: New file.
5364
e655c1a2
PA
53652013-07-01 Pedro Alves <palves@redhat.com>
5366
5367 * configure.ac (GDBINIT): Define, depending on host.
5368 * go32-nat.c (init_go32_ops): Don't override gdbinit here.
5369 * top.c (PATH_MAX): Delete fallback definition.
5370 (GDBINIT_FILENAME): Delete.
5371 (gdbinit): Reimplement as const char array set to the GDBINIT
5372 string constant.
5373 * top.h (gdbinit): Make const.
5374 * configure, config.in: Regenerate.
5375
50dd9793
PA
53762013-07-01 Pedro Alves <palves@redhat.com>
5377
5378 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
5379 * cli/cli-cmds.h (source_script): Likewise.
5380 * exceptions.c (catch_command_errors_const): New function.
5381 * exceptions.h (catch_command_errors_const): Declare.
5382 * main.c (get_init_files): Make parameters const, and adjust.
5383 (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
5384 'local_gdbinit' locals const. Adjust to use
5385 catch_command_errors_const.
5386 (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
5387 'local_gdbinit' locals const.
5388
bc7dea8d
PA
53892013-07-01 Pedro Alves <palves@redhat.com>
5390
5391 * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
5392 (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
5393 * tracepoint.c: Don't check HAVE_UNISTD_H before including
5394 <unistd.h>.
5395
8839a007
PA
53962013-07-01 Pedro Alves <palves@redhat.com>
5397
5398 Import the "unistd" gnulib module.
5399 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
5400 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
5401 import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
5402 import/m4/unistd_h.m4.
5403 * gnulib/aclocal.m4: Renenerate.
5404 * gnulib/config.in: Renenerate.
5405 * gnulib/configure: Renenerate.
5406 * gnulib/import/Makefile.am: Renenerate.
5407 * gnulib/import/Makefile.in: Renenerate.
5408 * gnulib/import/m4/gnulib-cache.m4: Renenerate.
5409 * gnulib/import/m4/gnulib-comp.m4: Renenerate.
5410 * gnulib/import/m4/off_t.m4: New file.
5411 * gnulib/import/m4/ssize_t.m4: New file.
5412 * gnulib/import/m4/sys_types_h.m4: New file.
5413 * gnulib/import/m4/unistd_h.m4: New file.
5414 * gnulib/import/sys_types.in.h: New file.
5415 * gnulib/import/unistd.c: New file.
5416 * gnulib/import/unistd.in.h: New file.
5417
8c0da261
PA
54182013-07-01 Pedro Alves <palves@redhat.com>
5419
5420 * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
5421 defined instead of checking HAVE_UNISTD_H.
5422
3574124b
PA
54232013-07-01 Pedro Alves <palves@redhat.com>
5424
5425 Reimport gnulib from scratch.
5426 * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
5427 import/m4/onceonly.m4.
5428 * gnulib/aclocal.m4: Renegerate.
5429 * gnulib/config.in: Renegerate.
5430 * gnulib/configure: Renegerate.
5431 * gnulib/import/Makefile.in: Renegerate.
5432 * gnulib/import/extra/update-copyright: Renegerate.
5433 * gnulib/import/m4/onceonly.m4: Delete.
5434
702dc4fd
PA
54352013-07-01 Pedro Alves <palves@redhat.com>
5436
5437 * tui/tui-regs.c (pagination_enabled): Delete declaration.
5438
47e1ce27
JK
54392013-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5440
5441 Code cleanup.
5442 * remote.c (async_remote_interrupt_twice): Make it static.
5443 * remote.h (async_remote_interrupt_twice): Remove the declaration.
5444
e82839d4
SDJ
54452013-06-29 Sergio Durigan Junior <sergiodj@redhat.com>
5446
5447 * ia64-linux-tdep.c: Include <ctype.h>.
5448 (ia64_linux_stap_is_single_operand): New function.
5449 (ia64_linux_init_abi): Initialize SystemTap related attributes.
5450
d6c2da54
TT
54512013-06-28 Tom Tromey <tromey@redhat.com>
5452
5453 * Makefile.in (version.c): Use version.in, not
5454 common/version.in.
5455 * common/create-version.sh: Likewise.
5456 * common/version.in: Move...
5457 * version.in: ...here.
5458
74da6f00
PA
54592013-06-28 Pedro Alves <palves@redhat.com>
5460
5461 * infrun.c (set_observer_mode): Don't declare pagination_enabled
5462 here.
5463 * utils.h (pagination_enabled): Declare.
5464
d32dc48e
PA
54652013-06-28 Pedro Alves <palves@redhat.com>
5466
5467 * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
5468 Move higher up in file.
5469
0edd9e3b
TT
54702013-06-28 Tom Tromey <tromey@redhat.com>
5471
5472 * tracepoint.c (deprecated_readline_begin_hook)
5473 (deprecated_readline_hook, deprecated_readline_end_hook): Don't
5474 declare.
5475
4eb59108
PA
54762013-06-28 Pedro Alves <palves@redhat.com>
5477
5478 PR tui/14880
5479 * tui/tui-regs.c (tui_get_register): Fetch value contents before
5480 checking if they're available.
5481 * value.c (value_available_contents_eq): Change comment.
5482 * value.h (value_available_contents_eq): Expand comment.
5483
97b17156
TT
54842013-06-27 Tom Tromey <tromey@redhat.com>
5485
5486 * target.c (find_run_target): Remove.
5487 * target.h (find_run_target): Remove.
5488
6a3bfc5c
TT
54892013-06-27 Tom Tromey <tromey@redhat.com>
5490
5491 * corelow.c (core_gdbarch): Now static.
5492
c9ef825d
TT
54932013-06-27 Tom Tromey <tromey@redhat.com>
5494
5495 * target.c (target_struct_index): Remove.
5496
e5823f1c
PA
54972013-06-27 Pedro Alves <palves@redhat.com>
5498
5499 * infrun.c: Remove comment describing the 'stepping over runtime
5500 loader dynamic symbol resolution code' mechanism; moved to
5501 gdbint.texinfo.
5502
97f8dd09
PA
55032013-06-27 Pedro Alves <palves@redhat.com>
5504
5505 * exceptions.c (catch_command_errors): Remove spurious space.
5506 * exceptions.h (catch_command_errors): Second parameter is "arg",
5507 not "command".
5508
02b1871e
YQ
55092013-06-27 Yao Qi <yao@codesourcery.com>
5510
5511 * common/create-version.sh: Update comments. Handle the case
5512 that TARGET_ALIAS is empty.
5513
bb1b1cf1
PA
55142013-06-26 Pedro Alves <palves@redhat.com>
5515
5516 * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
5517 comment.
5518
7b624e71
PA
55192013-06-26 Pedro Alves <palves@redhat.com>
5520
5521 * infrun.c: Update comments on stepping over runtime loader
5522 dynamic symbol resolution code.
5523
74e5a346
SDJ
55242013-06-26 Sergio Durigan Junior <sergiodj@redhat.com>
5525
5526 * ax-gdb.h (union exp_element): Forward declare.
5527 * parser-defs.h: Include expression.h.
5528
a2fb2cee
MR
55292013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
5530
5531 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
5532
cdba14e0
DK
55332013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
5534
5535 * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
5536
f30aa5af
DK
55372013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
5538
5539 Fix trace-status to output proper start-time and stop-time.
5540 * tracepoint.c (trace_status_command): Fix type of printf arg to
5541 prevent improper type conversion.
5542 (trace_status_mi): Likewise.
5543
1aee363c
MR
55442013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
5545
5546 * mips-tdep.c (mips_next_pc): Fix a typo.
5547
3356937a
MR
55482013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
5549
5550 * mips-tdep.c (micromips_scan_prologue): Fix a typo.
5551
dc673c81
YQ
55522013-06-26 Pedro Alves <pedro@codesourcery.com>
5553 Yao Qi <yao@codesourcery.com>
5554
5555 * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
5556 * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
5557 * mi/mi-main.c (print_variable_or_computed): New function.
5558 (mi_cmd_trace_frame_collected): New function.
5559 * tracepoint.c (find_trace_state_variable_by_number): New.
5560 (struct traceframe_info): Move to tracepoint.h
5561 (struct collection_list): Likewise.
5562 (do_collect_symbol): Include locals and arguments in the
5563 collected variables list.
5564 (clear_collection_list): Clear wholly collected variables list
5565 and computed variables list.
5566 (append_exp): New function.
5567 (encode_actions_1): Include variables in the wholly
5568 collected variables list. Include memory ranges and
5569 full-fledged expressions in the computed expressions list.
5570 (encode_actions): Move some code to ...
5571 Return the cleanup chain.
5572 (encode_actions_rsp): ... here. New function.
5573 (get_traceframe_location, get_traceframe_info): Remove static.
5574 * tracepoint.h (struct memrange): Moved from tracepoint.c.
5575 (struct collection_list): Moved from tracepoint.c. Add two
5576 new fields 'wholly_collected' and 'computed'.
5577 (find_trace_state_variable_by_number): Declare.
5578 (encode_actions): Adjust declaration.
5579 (encode_actions_rsp): Declare.
5580 (get_traceframe_info, get_traceframe_location): Declare.
5581
5582 * NEWS: Mention new MI command -trace-frame-collected.
5583
28a93511
YQ
55842013-06-26 Pedro Alves <pedro@codesourcery.com>
5585 Yao Qi <yao@codesourcery.com>
5586
5587 * ctf.c (ctf_traceframe_info): Push trace state variables
5588 present in the trace data into the traceframe info object.
5589 * breakpoint.c (DEF_VEC_I): Remove.
5590 * common/filestuff.c (DEF_VEC_I): Likewise.
5591 * dwarf2loc.c (DEF_VEC_I): Likewise.
5592 * mi/mi-main.c (DEF_VEC_I): Likewise.
5593 * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
5594 * features/traceframe-info.dtd: Add tvar element and its
5595 attributes.
5596 * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
5597 (build_traceframe_info): Push trace state variables present in
5598 the trace data into the traceframe info object.
5599 (traceframe_info_start_tvar): New function.
5600 (tvar_attributes): New.
5601 (traceframe_info_children): Add "tvar" element.
5602 * tracepoint.h (struct traceframe_info) <tvars>: New field.
5603
5604 * NEWS: Mention the change in GDB and GDBserver.
5605
ddacd3c8
YQ
56062013-06-26 Pedro Alves <pedro@codesourcery.com>
5607 Yao Qi <yao@codesourcery.com>
5608
5609 * tracepoint.c (trace_dump_command): Move code to ...
5610 (get_traceframe_location): ... here. New.
5611
05796b35
YQ
56122013-06-26 Pedro Alves <pedro@codesourcery.com>
5613 Yao Qi <yao@codesourcery.com>
5614
5615 * tracepoint.c (trace_dump_command): GDB emits an error
5616 instead of a warning when a traceframe is not selected.
5617
cbfa3b61
YQ
56182013-06-26 Pedro Alves <pedro@codesourcery.com>
5619 Yao Qi <yao@codesourcery.com>
5620
5621 * tracepoint.c (tracepoint_list, stepping_list): Remove.
5622 (clear_collection_list): Free fields 'aexpre_list' and 'list'
5623 in collection_list.
5624 (do_clear_collection_list, init_collection_list): New.
5625 (encode_actions): Add local variables 'tracepoint_list' and
5626 'stepping_list'. Call init_collection_list and make cleanup
5627 which calls do_clear_collection_list. Don't call
5628 clear_collection_list.
5629 (_initialize_tracepoint): Delete references to
5630 'tracepoint_list' and 'stepping_list'.
5631
6e2048d3
TT
56322013-06-25 Tom Tromey <tromey@redhat.com>
5633
5634 * common/create-version.sh (date): Use "$", not "$$" in sed
5635 expression.
5636
42059f0e
KB
56372013-06-25 Kevin Buettner <kevinb@redhat.com>
5638
5639 * NEWS (New targets): Add entry for TI MSP430.
5640
a0743c90
YQ
56412013-06-25 Yao Qi <yao@codesourcery.com>
5642
5643 * remote.c (remote_start_remote): Move code to upload tsv
5644 earlier.
5645
9d6e6e84
HZ
56462013-06-25 Yao Qi <yao@codesourcery.com>
5647 Hui Zhu <hui@codesourcery.com>
5648 Pedro Alves <palves@redhat.com>
5649
5650 PR breakpoints/15075
5651 PR breakpoints/15434
5652 * breakpoint.c (bpstat_stop_status): Call
5653 b->ops->after_condition_true.
5654 (update_dprintf_command_list): Don't append "continue" command
5655 to the command list of dprintf breakpoint.
5656 (base_breakpoint_after_condition_true): New function.
5657 (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
5658 (dprintf_after_condition_true): New function.
5659 (initialize_breakpoint_ops): Set dprintf_after_condition_true.
5660 * breakpoint.h (breakpoint_ops): Add after_condition_true.
5661
586cf749
KB
56622013-06-24 Kevin Buettner <kevinb@redhat.com>
5663
5664 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
5665 (ALLDEPFILES): Add msp430-tdep.c.
5666 * configure.tgt (msp430*-*-elf): New target.
5667 * msp430-tdep.c: New file.
5668
1bbce132
MR
56692013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
5670
5671 * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
5672 microMIPS synthetic symbols.
5673
3e5d3a5a
MR
56742013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
5675
5676 * objfiles.h (pc_in_section): New prototype.
5677 (in_plt_section): Remove name argument, replace prototype with
5678 static inline function.
5679 * mips-tdep.h: Include "objfiles.h".
5680 (in_mips_stubs_section): New function.
5681 * hppa-tdep.h (gdbarch_tdep): Remove name argument of
5682 in_solib_call_trampoline member.
5683 (hppa_in_solib_call_trampoline): Remove name argument.
5684 * objfiles.c (pc_in_section): New function.
5685 (in_plt_section): Remove function.
5686 * mips-linux-tdep.c: Include "objfiles.h".
5687 (mips_linux_in_dynsym_stub): Call in_mips_stubs_section. Remove
5688 name argument. Return 1 rather than the low 16-bit halfword of
5689 any instruction examined.
5690 (mips_linux_in_dynsym_resolve_code): Update
5691 mips_linux_in_dynsym_stub call accordingly.
5692 * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
5693 rather than an equivalent hand-coded sequence.
5694 * hppa-hpux-tdep.c (in_opd_section): Remove function.
5695 (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
5696 (hppa64_hpux_in_solib_call_trampoline): Likewise.
5697 (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
5698 in_opd_section.
5699 * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
5700 on call to tdep->in_solib_call_trampoline.
5701 (hppa_in_solib_call_trampoline): Remove name argument, update
5702 according to in_plt_section change.
5703 (hppa_skip_trampoline_code): Update according to in_plt_section
5704 change.
5705 * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
5706 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
5707 Likewise.
5708 * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
5709 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
5710 * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
5711 * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
5712 * nto-tdep.c (nto_relocate_section_addresses): Likewise.
5713 * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
5714 * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
5715 * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
5716 * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
5717 * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
5718 * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
5719 * sparc-tdep.c (sparc_analyze_prologue): Likewise.
5720 * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
5721
b9b26a16
JB
57222013-06-24 Joel Brobecker <brobecker@adacore.com>
5723
5724 * common/create-version.sh: Fix expansion of $host_alias
5725 and $target_alias in generation of HOST_NAME and TARGET_NAME
5726 (resp.).
5727
01208463
TT
57282013-06-24 Tom Tromey <tromey@redhat.com>
5729
5730 * common/create-version.sh: New file.
5731 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
5732 create-version.sh.
5733 (HFILES_NO_SRCDIR): Use common/version.h.
5734 * version.in: Move to ...
5735 * common/version.in: ... here. Replace date with "DATE".
5736 * version.h: Move to ...
5737 * common/version.h: ... here.
5738
bb6b9a5e
JB
57392013-06-21 Joel Brobecker <brobecker@adacore.com>
5740
5741 * gdb/gnulib/Makefile.in: Update date in copyright header.
5742 * gdb/gnulib/configure.ac: Ditto.
5743 * gdb/gnulib/update-gnulib.sh: Ditto.
5744
c3b18ee7
JB
57452013-06-21 Joel Brobecker <brobecker@adacore.com>
5746
5747 * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
5748 "gdb/gnulib/import".
5749
85d3b769
WN
57502013-06-21 Will Newton <will.newton@linaro.org>
5751
5752 * doublest.c (ldfrexp): Remove function.
5753 (convert_doublest_to_floatformat): Call frexpl instead of
5754 ldfrexp.
5755
88b48903
WN
57562013-06-21 Will Newton <will.newton@linaro.org>
5757
5758 * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
5759 * gnulib/aclocal.m4: Regenerate.
5760 * gnulib/config.in: Regenerate.
5761 * gnulib/configure: Regenerate.
5762 * gnulib/import/Makefile.am: Update.
5763 * gnulib/import/Makefile.in: Update.
5764 * gnulib/import/m4/gnulib-cache.m4: Update.
5765 * gnulib/import/m4/gnulib-comp.m4: Update.
5766 * gnulib/import/float+.h: Import.
5767 * gnulib/import/float.c: Import.
5768 * gnulib/import/float.in.h: Import.
5769 * gnulib/import/fpucw.h: Import.
5770 * gnulib/import/frexp.c: Import.
5771 * gnulib/import/frexpl.c: Import.
5772 * gnulib/import/isnan.c: Import.
5773 * gnulib/import/isnand-nolibm.h: Import.
5774 * gnulib/import/isnand.c: Import.
5775 * gnulib/import/isnanl-nolibm.h: Import.
5776 * gnulib/import/isnanl.c: Import.
5777 * gnulib/import/itold.c: Import.
5778 * gnulib/import/m4/exponentd.m4: Import.
5779 * gnulib/import/m4/exponentl.m4: Import.
5780 * gnulib/import/m4/float_h.m4: Import.
5781 * gnulib/import/m4/fpieee.m4: Import.
5782 * gnulib/import/m4/frexp.m4: Import.
5783 * gnulib/import/m4/frexpl.m4: Import.
5784 * gnulib/import/m4/isnand.m4: Import.
5785 * gnulib/import/m4/isnanl.m4: Import.
5786 * gnulib/import/m4/math_h.m4: Import.
5787 * gnulib/import/math.c: Import.
5788 * gnulib/import/math.in.h: Import.
5789
4353c9e6
JK
57902013-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5791
5792 * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
5793 replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
5794 signature_INTEL_edx comparisons.
5795
e3e06db3
DE
57962013-06-20 Doug Evans <dje@google.com>
5797
6ac97d4c
DE
5798 symtab/15652
5799 * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
5800 All callers updated.
5801 (open_dwp_file): If we can't find the dwp file, search the basename
5802 in debug-file-directory.
5803
93417882
DE
5804 * dwarf2read.c (struct dwp_file): Fix comment.
5805 (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
5806
e3e06db3
DE
5807 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
5808 better.
5809
0878d0fa
YQ
58102013-06-20 Yao Qi <yao@codesourcery.com>
5811
5812 * breakpoint.c (create_breakpoint): Fix code indentation.
5813
023fa29b
YQ
58142013-06-20 Yao Qi <yao@codesourcery.com>
5815
5816 * breakpoint.c (create_breakpoints_sal_default): Remove
5817 parameter 'lsal'. Update declaration.
5818 (bkpt_create_breakpoints_sal): Caller update.
5819 (tracepoint_create_breakpoints_sal): Likewise.
5820
c898adb7
YQ
58212013-06-20 Pedro Alves <pedro@codesourcery.com>
5822 Yao Qi <yao@codesourcery.com>
5823
5824 * NEWS: Mention the new option '--skip-unavailable' of command
5825 -data-list-register-values.
5826 * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
5827 --skip-unavailable option. Adjust to use output_register.
5828 (output_register): Add new 'skip_unavailable' parameter.
5829 Handle it.
5830
4d157a3d
MF
58312013-06-19 Mike Frysinger <vapier@gentoo.org>
5832
5833 * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
5834 common/i386-gcc-cpuid.h.
5835 * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
5836 * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
5837 Copy the latest version from upstream gcc.
5838 * common/linux-btrace.c: Include i386-cpuid.h.
5839 (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
5840 call to i386_cpuid.
5841 (cpu_supports_btrace): Likewise.
5842 * go32-nat.c: Include i386-cpuid.h.
5843 (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
5844
1ce4db08
DE
58452013-06-19 Doug Evans <dje@google.com>
5846
5847 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
5848 (get_section_index): Ditto.
5849
0e4777df
TT
58502013-06-19 Tom Tromey <tromey@redhat.com>
5851
5852 * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
5853 "dprintf" help.
5854
3190f0c6
DE
58552013-06-18 Doug Evans <dje@google.com>
5856
5857 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
5858 before using it.
5859 (dw2_expand_symtabs_matching): Fix symbol kind validity check.
5860 Move test of cu_index closer to use. Print complaint if cu_index
5861 is bad.
5862
8b89a20a
JB
58632013-06-18 Joel Brobecker <brobecker@adacore.com>
5864
5865 * machoread.c (oso_vector): Delete this global.
5866 (macho_register_oso): Add new parameter "oso_vector_ptr".
5867 Use it instead of the "oso_vector" global.
5868 (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
5869 (macho_symfile_read): Use a local oso_vector, to be free'ed
5870 at the end of this function, in place of the old "oso_vector"
5871 global. Update various function calls accordingly. Use one
5872 single cleanup chain for the entire function.
5873
59b0c7c1
JB
58742013-06-18 Joel Brobecker <brobecker@adacore.com>
5875
937c708c 5876 * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
59b0c7c1
JB
5877 DWARF2_PER_OBJFILE by uses of DATA instead.
5878
427cd150
TT
58792013-06-18 Tom Tromey <tromey@redhat.com>
5880
5881 * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
5882 argument.
5883 * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
5884 Special case signals other than GDB_SIGNAL_TRAP.
5885 (explains_signal_watchpoint): New function.
5886 (base_breakpoint_explains_signal): Add 'sig' argument.
5887 (initialize_breakpoint_ops): Set 'explains_signal' method for
5888 watchpoints.
5889 * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
5890 signal argument.
5891 (bpstat_explains_signal): Likewise.
5892 * infrun.c (handle_syscall_event, handle_inferior_event): Update.
5893
2d57700b
TT
58942013-06-18 Tom Tromey <tromey@redhat.com>
5895
5896 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
5897
ac475191
TT
58982013-06-18 Tom Tromey <tromey@redhat.com>
5899
5900 * python/python.c (finish_python_initialization): Decref
5901 'pythondir' on failure path as well.
5902
5bd1ef56
TT
59032013-06-18 Tom Tromey <tromey@redhat.com>
5904
5905 PR symtab/15391:
5906 * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
5907 after taking bits_to_skip into account. Sign extend byte_offset.
5908 * utils.h (gdb_sign_extend): Declare.
5909 * utils.c (gdb_sign_extend): New function.
5910
92fac807
JK
59112013-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5912
5913 * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
5914
2d503272
PM
59152013-06-17 Pierre Muller <muller@sourceware.org>
5916
5917 * corelow.c (core_open): Print GDB signal name instead of target
5918 signal number.
5919
6916fd98
MF
59202013-06-17 Mike Frysinger <vapier@gentoo.org>
5921
5922 * .gitignore: Add /gcore.
5923
9c02c129
DE
59242013-06-13 Doug Evans <dje@google.com>
5925
5926 * dwarf2read.c (try_open_dwop_file): Work around behaviour of
5927 OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
5928
d0548fa2
PM
59292013-06-12 Phil Muldoon <pmuldoon@redhat.com>
5930
5931 * stack.c (backtrace_command_1): Fix indentation.
5932
22128028
JB
59332013-06-11 Joel Brobecker <brobecker@adacore.com>
5934
5935 * window-nat.c (thread_rec): Add missing empty line after
5936 local variable declaration.
5937
2ed3e009
JB
59382013-06-11 Joel Brobecker <brobecker@adacore.com>
5939
5940 * windows-nat.c (thread_rec): Revert format used to print
5941 error code returned by SuspendThread from %d back to %u.
5942
0c3d84be
JB
59432013-06-11 Joel Brobecker <brobecker@adacore.com>
5944
5945 * windows-nat.c (windows_continue): Add "0x" prefix for thread
5946 ID in debug trace.
5947 (get_windows_debug_event): Likewise, for all debug traces.
5948
80e88e1a
JB
59492013-06-11 Joel Brobecker <brobecker@adacore.com>
5950
5951 * window-nat.c (thread_rec): Add thread ID in SuspendThread
5952 warning message.
5953
1edebdbf
YQ
59542013-06-08 Pedro Alves <pedro@codesourcery.com>
5955 Yao Qi <yao@codesourcery.com>
5956
5957 * mi/mi-main.c (get_register): Remove declaration.
5958 (output_register): Declare.
5959 (mi_cmd_data_list_register_values): Remove local variable
5960 'tuple_cleanup'. Move some code into output_register.
5961 (get_register): Renamed to ...
5962 (output_register): ... this. Output the register's
5963 "number" ui_out tuple here.
5964
47d48711
PA
59652013-06-07 Pedro Alves <palves@redhat.com>
5966
5967 * darwin-nat.c: Fix formating in copyright header.
5968 * darwin-nat.h: Likewise.
5969 * gnu-nat.c: Likewise.
5970 * machoread.c: Likewise.
5971
3aee8918
PA
59722013-06-07 Pedro Alves <palves@redhat.com>
5973
5f2b57b5 5974 PR server/14823
3aee8918
PA
5975 * regformats/regdat.sh: Output #include tdesc.h. Make globals
5976 static. Output a global target description pointer.
5977 (init_registers_${name}): Adjust to initialize a
5978 target description structure.
5979
fe8400b4
WN
59802013-06-07 Will Newton <will.newton@linaro.org>
5981
5982 * printcmd.c (build_address_symbolic): Call
5983 gdbarch_addr_bits_remove for text minimal symbols.
5984
20df6206
WN
59852013-06-07 Will Newton <will.newton@linaro.org>
5986
5987 * MAINTAINERS: Add myself to Write After Approval.
5988
aef525cb
YQ
59892013-06-07 Yao Qi <yao@codesourcery.com>
5990
5991 * tracepoint.c (start_tracing): Move code to ...
5992 (trace_reset_local_state): ... here. New.
5993 (disconnect_tracing): Don't call set_current_traceframe,
5994 set_tracepoint_num, and set_traceframe_context. Call
5995 trace_reset_local_state instead.
5996 (tfile_close): Call trace_reset_local_state.
5997 * ctf.c (ctf_close): Likewise.
5998 * remote.c (remote_close): Likewise.
5999 * tracepoint.h (trace_reset_local_state): Declare.
6000
d2415c6c
DE
60012013-06-06 Doug Evans <dje@google.com>
6002
6003 * dwarf2read.c: Whitespace fixes for DWP file format documentation,
6004 and fix header docs.
6005
69fc87c2
DE
60062013-06-05 Doug Evans <dje@google.com>
6007 Keith Seitz <keiths@redhat.com>
6008
6009 PR 15519
6010 * cp-namespace.c (find_symbol_in_baseclass): Call
6011 cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
6012 Check result of call to lookup_symbol_static.
6013 Call lookup_static_symbol_aux unconditionally.
6014 Call check_typedef on base types before accessing them.
6015 (cp_lookup_nested_symbol): Fix comment.
6016
a513d1e8
LM
60172013-06-05 Luis Machado <lgustavo@codesourcery.com>
6018
6019 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
6020 minimal symbols pointing to function descriptors.
6021
351a6f02
TT
60222013-06-05 Tom Tromey <tromey@redhat.com>
6023
6024 * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
6025
5e1b953b 60262013-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
c7c0b644 6027 Pedro Alves <palves@redhat.com>
5e1b953b
SDJ
6028
6029 * remote.c (remote_wait_as): Restore signal handler before returning
6030 when GDB gets a notification.
6031
f9e14852
GB
60322013-06-04 Gary Benson <gbenson@redhat.com>
6033
8445cbf1 6034 PR 2328
f9e14852
GB
6035 * breakpoint.h (handle_solib_event): Moved function declaration
6036 to solib.h.
6037 * breakpoint.c (handle_solib_event): Moved function to solib.c.
6038 (bpstat_stop_status): Pass new argument to handle_solib_event.
6039 * solib.h (update_solib_breakpoints): New function declaration.
6040 (handle_solib_event): Moved function declaration from
6041 breakpoint.h.
6042 * solib.c (update_solib_breakpoints): New function.
6043 (handle_solib_event): Moved function from breakpoint.c.
6044 Updated to call solib_ops->handle_event if not NULL.
6045 * solist.h (target_so_ops): New fields "update_breakpoints" and
6046 "handle_event".
6047 * infrun.c (set_stop_on_solib_events): New function.
6048 (_initialize_infrun): Use the above for "set
6049 stop-on-solib-events".
6050 (handle_inferior_event): Pass new argument to handle_solib_event.
6051 * solib-svr4.c (probe.h): New include.
6052 (svr4_free_library_list): New forward declaration.
6053 (probe_action): New enum.
6054 (probe_info): New struct.
6055 (probe_info): New static variable.
6056 (NUM_PROBES): New definition.
6057 (svr4_info): New fields "using_xfer", "probes_table" and
6058 "solib_list".
6059 (free_probes_table): New function.
6060 (free_solib_list): New function.
6061 (svr4_pspace_data_cleanup): Free probes table and solib list.
6062 (svr4_copy_library_list): New function.
6063 (svr4_current_sos_via_xfer_libraries): New parameter "annex".
6064 (svr4_read_so_list): New parameter "prev_lm".
6065 (svr4_current_sos_direct): Renamed from "svr4_current_sos".
6066 (svr4_current_sos): New function.
6067 (probe_and_action): New struct.
6068 (hash_probe_and_action): New function.
6069 (equal_probe_and_action): Likewise.
6070 (register_solib_event_probe): Likewise.
6071 (solib_event_probe_at): Likewise.
6072 (solib_event_probe_action): Likewise.
6073 (solist_update_full): Likewise.
6074 (solist_update_incremental): Likewise.
6075 (disable_probes_interface_cleanup): Likewise.
6076 (svr4_handle_solib_event): Likewise.
6077 (svr4_update_solib_event_breakpoint): Likewise.
6078 (svr4_update_solib_event_breakpoints): Likewise.
6079 (svr4_create_solib_event_breakpoints): Likewise.
6080 (enable_break): Free probes table before creating breakpoints.
6081 Use svr4_create_solib_event_breakpoints to create breakpoints.
6082 (svr4_solib_create_inferior_hook): Free the solib list.
6083 (_initialize_svr4_solib): Initialise
6084 svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
6085
ced63ec0
GB
60862013-06-04 Gary Benson <gbenson@redhat.com>
6087
6088 * target.h (target_ops): New field
6089 "to_augmented_libraries_svr4_read".
6090 (target_augmented_libraries_svr4_read): New macro.
6091 * target.c (update_current_target): Handle
6092 to_augmented_libraries_svr4_read.
6093 * remote.c (remote_state): New field
6094 "augmented_libraries_svr4_read".
6095 (remote_augmented_libraries_svr4_read_feature): New function.
6096 (remote_protocol_features): Add entry for
6097 "augmented-libraries-svr4-read".
6098 (remote_augmented_libraries_svr4_read): New function.
6099 (init_remote_ops): Initialize
6100 remote_ops.to_augmented_libraries_svr4_read.
6101
7f91dbec
GB
61022013-06-04 Gary Benson <gbenson@redhat.com>
6103
6104 * NEWS: Update.
6105
607ece04
GB
61062013-06-04 Gary Benson <gbenson@redhat.com>
6107
6108 * objfiles.h (inhibit_section_map_updates): New function
6109 declaration.
6110 (resume_section_map_updates): Likewise.
6111 (resume_section_map_updates_cleanup): Likewise.
6112 * objfiles.c (objfile_pspace_info): Removed field
6113 "objfiles_changed_p". New fields "new_objfiles_available",
6114 "section_map_dirty" and "inhibit_updates".
6115 (allocate_objfile): Set new_objfiles_available.
6116 (free_objfile): Set section_map_dirty.
6117 (objfile_relocate1): Likewise.
6118 (in_plt_section): Likewise.
6119 (find_pc_section): Update the conditions under which the
6120 section map will be updated.
6121 (inhibit_section_map_updates): New function.
6122 (resume_section_map_updates): Likewise.
6123 (resume_section_map_updates_cleanup): Likewise.
6124
9ee6a5ac
GB
61252013-06-04 Gary Benson <gbenson@redhat.com>
6126
6127 * probe.h (get_probe_argument_count): New declaration.
6128 (evaluate_probe_argument): Likewise.
6129 * probe.c (get_probe_argument_count): New function.
6130 (evaluate_probe_argument): Likewise.
6131 (probe_safe_evaluate_at_pc): Use the above new functions.
6132
845d4708
AM
61332013-06-04 Alan Modra <amodra@gmail.com>
6134
6135 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
6136 * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
6137 (ppc_insns_match_pattern): Add frame param. Avoid multiple
6138 target mem reads on optional insns.
6139 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
6140 ppc_insns_match_pattern calls.
6141 * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
6142 Add match for power7 thread safety insns, and new order of
6143 std 2,40(1) insn. Correct code shown for _dl_runtime_resolve
6144 invocation in comment, and update rest of comment.
6145 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
6146 PPC64_STANDARD_LINKAGE3_LEN): Delete.
6147 (ppc64_standard_linkage2_target): Update insn offsets.
6148 (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer
6149 stubs first. Update calls.
6150
404e278f
YQ
61512013-06-04 Yao Qi <yao@codesourcery.com>
6152
6153 * solib.c (solib_find): Don't need dir separator if path has
6154 drive spec.
6155
f6aea118
JB
61562013-06-03 Joel Brobecker <brobecker@adacore.com>
6157
6158 Revert (indirectly causes a SIGSEGV):
6159 * machoread.c (macho_symfile_read): Assign first cleanup to
6160 'back_to'.
6161
87967e27
YQ
61622013-06-03 Yao Qi <yao@codesourcery.com>
6163
6164 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
6165 mi-parse.c. Make them static.
6166 (mi_all_values): Likewise.
6167 (mi_parse_values_option): Move to mi-parse.c. Rename it to
6168 mi_parse_print_values. Make it external.
6169 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
6170 Remove the declarations.
6171 * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
6172 * mi/mi-parse.h (mi_parse_print_values): Declare.
6173 * mi/mi-cmd-stack.c: Include mi-parse.h.
6174 (parse_print_values): Remove
6175 (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
6176 of parse_print_values.
6177 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
6178
3ca73e0c
YQ
61792013-05-31 Pedro Alves <pedro@codesourcery.com>
6180 Yao Qi <yao@codesourcery.com>
6181
6182 * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
6183 (encode_actions): Move code to ...
6184 (all_tracepoint_actions_and_cleanup): ... here. New.
6185 (trace_dump_command): Likewise.
6186
4e993a19
TT
61872013-05-30 Tom Tromey <tromey@redhat.com>
6188
6189 * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
6190
e3b76b4f
TT
61912013-05-30 Tom Tromey <tromey@redhat.com>
6192
6193 * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
6194 gdb_xml_create_parser_and_cleanup_1. Return a cleanup. Remove
6195 'old_chain' argument. Add 'parser_result' argument.
6196 (gdb_xml_create_parser_and_cleanup): Remove old version.
6197 (gdb_xml_parse_quick): Update.
6198 (xml_process_xincludes): Update.
6199 * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
6200 declare.
6201
db26349c
TT
62022013-05-30 Tom Tromey <tromey@redhat.com>
6203
6204 * probe.c (collect_probes): Check arguments for NULL before
6205 calling compile_rx_or_error.
6206 * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
6207 Remove NULL return.
6208
77f9e713
TT
62092013-05-30 Tom Tromey <tromey@redhat.com>
6210
6211 * infrun.c (adjust_pc_after_break): Introduce an outer null
6212 cleanup.
6213
45475de7
TT
62142013-05-30 Tom Tromey <tromey@redhat.com>
6215
6216 * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
6217
ac5007fd
TT
62182013-05-30 Tom Tromey <tromey@redhat.com>
6219
6220 * cli/cli-script.c (read_command_lines_1): Use a null cleanup
6221 for 'old_chain'. Do not check 'head' before processing
6222 cleanups.
6223
cd82eddc
TT
62242013-05-30 Tom Tromey <tromey@redhat.com>
6225
6226 * mi/mi-cmd-stack.c (list_arg_or_local): Remove
6227 "cleanup_tuple".
6228
57cee33a
TT
62292013-05-30 Tom Tromey <tromey@redhat.com>
6230
6231 * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
6232 inner scope. Unconditionally call do_cleanups.
6233
795d915c
TT
62342013-05-30 Tom Tromey <tromey@redhat.com>
6235
6236 * source.c (find_and_open_source): Call do_cleanups.
6237
1fc3cf4a
TT
62382013-05-30 Tom Tromey <tromey@redhat.com>
6239
6240 * linux-thread-db.c (thread_db_load_search): Unconditionally
6241 call do_cleanups.
6242
e35ac9bf
TT
62432013-05-30 Tom Tromey <tromey@redhat.com>
6244
6245 * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
6246 for 'cleanup'; instead use a later one.
6247
f3300387
TT
62482013-05-30 Tom Tromey <tromey@redhat.com>
6249
6250 * python/py-breakpoint.c (bppy_get_commands): Use
6251 explicit, unconditional return.
6252 * python/py-frame.c (frapy_read_var): Likewise.
6253 * python/python.c (gdbpy_decode_line): Likewise.
6254
c27e16e3
TT
62552013-05-30 Tom Tromey <tromey@redhat.com>
6256
6257 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
6258 do_cleanups on all return paths.
6259
5ae85e44
TT
62602013-05-30 Tom Tromey <tromey@redhat.com>
6261
6262 * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
6263
73b8d9da
TT
62642013-05-30 Tom Tromey <tromey@redhat.com>
6265
6266 * stabsread.c (read_struct_type): Call do_cleanups along
6267 all return paths.
6268
7d266584
MR
62692013-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6270
6271 * mips-linux-tdep.c: Adjust formatting throughout.
6272
0f900f54
TT
62732013-05-30 Tom Tromey <tromey@redhat.com>
6274
6275 * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
6276 along all return paths.
6277
a991ac28
TT
62782013-05-30 Tom Tromey <tromey@redhat.com>
6279
6280 * symfile.c (find_separate_debug_file): Call do_cleanups
6281 along all return paths.
6282
1abaf042
TT
62832013-05-30 Tom Tromey <tromey@redhat.com>
6284
6285 * symtab.c (search_symbols): Introduce a null cleanup for
6286 'retval_chain'.
6287
edefe1da
TT
62882013-05-30 Tom Tromey <tromey@redhat.com>
6289
6290 * python/py-value.c (valpy_binop): Call do_cleanups before
6291 exiting loop.
6292
54f72dcc
TT
62932013-05-30 Tom Tromey <tromey@redhat.com>
6294
6295 * python/py-prettyprint.c (print_children): Remove extra
6296 do_cleanups call.
6297
af1c6971
TT
62982013-05-30 Tom Tromey <tromey@redhat.com>
6299
6300 * python/py-frame.c (frapy_read_var): Call do_cleanups along
6301 all return paths.
6302
b862ce75
TT
63032013-05-30 Tom Tromey <tromey@redhat.com>
6304
6305 * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
6306 along all return paths.
6307
e12fefc8
TT
63082013-05-30 Tom Tromey <tromey@redhat.com>
6309
6310 * cli/cli-logging.c (set_logging_redirect): Unconditionally
6311 call do_cleanups.
6312
4867f990
TT
63132013-05-30 Tom Tromey <tromey@redhat.com>
6314
6315 * varobj.c (c_value_of_root): Call do_cleanups along all
6316 return paths.
6317
4fd2d6af
TT
63182013-05-30 Tom Tromey <tromey@redhat.com>
6319
6320 * tracepoint.c (trace_dump_command): Unconditionally call
6321 do_cleanups.
6322
752eb8b4
TT
63232013-05-30 Tom Tromey <tromey@redhat.com>
6324
6325 * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
6326 do_cleanups earlier.
6327
e42d0aa5
TT
63282013-05-30 Tom Tromey <tromey@redhat.com>
6329
6330 * machoread.c (macho_symfile_read): Assign first cleanup to
6331 'back_to'.
6332
4bbc010a
TT
63332013-05-30 Tom Tromey <tromey@redhat.com>
6334
6335 * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
6336
b9635925
TT
63372013-05-30 Tom Tromey <tromey@redhat.com>
6338
6339 * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
6340
25f43500
TT
63412013-05-30 Tom Tromey <tromey@redhat.com>
6342
6343 * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
6344 call discard_cleanups.
6345 (inf_ptrace_attach): Likewise.
6346
d6a2e54a
TT
63472013-05-30 Tom Tromey <tromey@redhat.com>
6348
6349 * remote-mips.c (mips_exit_debug): Call do_cleanups on all
6350 return paths.
6351 (mips_initialize): Likewise.
6352 (common_open): Call do_cleanups.
6353
48be7c1b
TT
63542013-05-30 Tom Tromey <tromey@redhat.com>
6355
6356 * utils.c (internal_vproblem): Call do_cleanups.
6357
e61727ab
TT
63582013-05-30 Tom Tromey <tromey@redhat.com>
6359
6360 * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
6361
b81b921f
TT
63622013-05-30 Tom Tromey <tromey@redhat.com>
6363
6364 * cli/cli-script.c (setup_user_args): Don't return after error.
6365
fe48dfb1
TT
63662013-05-30 Tom Tromey <tromey@redhat.com>
6367
6368 * somread.c (som_symtab_read): Call do_cleanups.
6369
27833de7
TT
63702013-05-30 Tom Tromey <tromey@redhat.com>
6371
6372 * printcmd.c (print_command_1): Unconditionally call do_cleanups.
6373
5b3fca71
TT
63742013-05-30 Tom Tromey <tromey@redhat.com>
6375
6376 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
6377 * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
6378 * interps.c (interpreter_exec_cmd): Call do_cleanups.
6379 * source.c (show_substitute_path_command): Call do_cleanups.
6380 (unset_substitute_path_command, set_substitute_path_command):
6381 Likewise.
6382 * symfile.c (load_command): Call do_cleanups.
6383
af83e3f8
TT
63842013-05-30 Tom Tromey <tromey@redhat.com>
6385
6386 * contrib/cleanup_check.py: New file.
6387 * contrib/gcc-with-excheck: Add option parsing.
6388
564eac42
JB
63892013-05-30 Joel Brobecker <brobecker@adacore.com>
6390
6391 * windows-nat.c (windows_delete_thread): Add missing space
6392 in cast expression.
6393
47902076
HAQ
63942013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>
6395
6396 * inferior.c (top level): Include tilde.h.
6397 (add_inferior_command): Call tilde_expand on the value of 'exec'
6398 argument.
6399
23da373a
YQ
64002013-05-30 Pedro Alves <pedro@codesourcery.com>
6401 Yao Qi <yao@codesourcery.com>
6402
6403 * tracepoint.c (encode_actions_1): Remove parameter 't'.
6404 Caller update.
6405 (encode_actions): Likewise.
6406 * remote.c (remote_download_tracepoint): Caller update.
6407 * tracepoint.h (encode_actions): Update declaration.
6408
a6e6f791
PA
64092013-05-30 Pedro Alves <palves@redhat.com>
6410
6411 * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
6412 pointer.
6413
36d25514
YQ
64142013-05-30 Yao Qi <yao@codesourcery.com>
6415
6416 * remote.c (remote_check_symbols): Remove unused parameter
6417 'objfile'.
6418 Declaration update.
6419 (remote_start_remote, remote_new_objfile): Caller update.
6420
62a813cc
YQ
64212013-05-30 Yao Qi <yao@codesourcery.com>
6422
6423 * mi/mi-cmds.c (mi_cmds): Define MI command
6424 '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
6425 DEF_MI_CMD_CLI.
6426
28439a30
PA
64272013-05-29 Pedro Alves <palves@redhat.com>
6428
6429 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
6430 (remote_insert_watchpoint, remote_remove_watchpoint)
6431 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
6432 (remote_verify_memory, compare_sections_command)
6433 (remote_search_memory): Set the general process/thread on the
6434 remote side.
6435
6ac1c082
PA
64362013-05-29 Pedro Alves <palves@redhat.com>
6437
6438 * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
6439 (_initialize_aarch64_tdep): Don't call
6440 initialize_tdesc_aarch64_without_fpu.
6441 * features/Makefile (WHICH): Remove reference to
6442 aarch64-without-fpu.
6443 * features/aarch64-without-fpu.c: Delete file.
6444 * regformats/aarch64-without-fpu.dat: Delete file.
6445
a73e3634
YQ
64462013-05-28 Yao Qi <yao@codesourcery.com>
6447
6448 * tracepoint.c (stringify_collection_list): Remove parameter
6449 'string'.
6450 (encode_actions): Caller update. Remove local variables.
6451
c0ea94eb
YQ
64522013-05-24 Yao Qi <yao@codesourcery.com>
6453
6454 * tracepoint.c (TFILE_PID): Remove.
6455 (tfile_open): Don't add thread and inferior.
6456 (tfile_close): Don't set 'inferior_ptid'. Don't call
6457 exit_inferior_silent.
6458 (tfile_thread_alive): Remove.
6459 (init_tfile_ops): Don't set field 'to_thread_alive' of
6460 tfile_ops.
6461
20d7f211
DE
64622013-05-23 Doug Evans <dje@google.com>
6463
6464 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
6465
8658d16d
PA
64662013-05-23 Pedro Alves <palves@redhat.com>
6467
6468 * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
6469 [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
6470 (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
6471 Only define if HAVE_SOCKETS is defined.
6472 * configure.ac: Check for sys/socket.h.
6473 * config.in, configure: Regenerate.
6474
21aa081e
PA
64752013-05-23 Pedro Alves <palves@redhat.com>
6476
6477 * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
6478 (open_and_init_dwp_file): Use %s/pulongest instead of %u for
6479 printing uint32_t variables.
6480
c2d6af84
PA
64812013-05-23 Pedro Alves <palves@redhat.com>
6482
6483 * NEWS: Mention GDBserver range stepping support.
6484
c1e36e3e
PA
64852013-05-23 Yao Qi <yao@codesourcery.com>
6486 Pedro Alves <palves@redhat.com>
6487
6488 * gdbthread.h (struct thread_control_state) <may_range_step>: New
6489 field.
6490 * infcmd.c (step_once, until_next_command): Enable range stepping.
6491 * infrun.c (displaced_step_prepare): Disable range stepping.
6492 (resume): Disable range stepping if stepping over a breakpoint or
6493 we have software watchpoints. If range stepping is enabled,
6494 assert the thread is in the stepping range.
6495 (clear_proceed_status_thread): Clear may_range_step.
6496 (handle_inferior_event): Disable range stepping as soon as we know
6497 the thread that hit the event. Re-enable it whenever we're going
6498 to step with a step range.
6499 * remote.c (struct vCont_action_support) <r>: New field.
6500 (use_range_stepping): New global.
6501 (remote_vcont_probe): Handle 'r' action.
6502 (append_resumption): Append an 'r' action if the thread may range
6503 step.
6504 (show_range_stepping): New function.
6505 (set_range_stepping): New function.
6506 (_initialize_remote): Call add_setshow_boolean_cmd to register the
6507 'set range-stepping' and 'show range-stepping' commands.
6508 * NEWS: Mention range stepping, the new vCont;r action, and the
6509 new "set/show range-stepping" commands.
6510
d458bd84
PA
65112013-05-23 Yao Qi <yao@codesourcery.com>
6512 Pedro Alves <palves@redhat.com>
6513
6514 * remote.c (struct vCont_action_support): New struct.
6515 (struct remote_state) <support_vCont_t>: Remove field.
6516 <vCont_actions_support>: New field.
6517 (remote_vcont_probe, remote_stop_ns): Update.
6518
ce4c476a
PA
65192013-05-23 Yao Qi <yao@codesourcery.com>
6520 Pedro Alves <palves@redhat.com>
6521
6522 * gdbthread.h (pc_in_thread_step_range): New declaration.
6523 * thread.c (pc_in_thread_step_range): New function.
6524 * infrun.c (handle_inferior_event): Use it.
6525
ce70887a
JB
65262013-05-23 Joel Brobecker <brobecker@adacore.com>
6527
6528 * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
6529 of sprintf.
6530
55b87a52
KS
65312013-05-22 Keith Seitz <keiths@redhat.com>
6532
6533 * ada-lang.c (is_known_support_routine): Add explicit free of
6534 'func_name' from find_frame_funname.
6535 (ada_unhandled_exception_name_addr_from_raise): Add cleanups
6536 for func_name from find_frame_funname.
6537 * python/py-frame.c (frapy_name): Add explicit free of
6538 'name' from find_frame_funname.
6539 * stack.c (find_frame_funname): Add comment explaining that
6540 funcp must be freed by the caller.
6541 Return copy of symbol names instead of pointers.
6542 (print_frame): Add a cleanup for 'funname' from
6543 find_frame_funname.
6544 * stack.h (find_frame_funname): Remove "const" from
6545 'funname' parameter.
6546
5f2e6b00
TT
65472013-05-22 Tom Tromey <tromey@redhat.com>
6548
6549 PR c++/15401:
6550 * c-valprint.c (c_value_print): Use value_addr for
6551 references. Convert back to reference type with value_ref.
6552
d85c4847
EZ
65532013-05-22 Eli Zaretskii <eliz@gnu.org>
6554
6555 * windows-nat.c (handle_unload_dll): Don't call solib_add for the
6556 unloaded DLL, it will be done by handle_solib_event. See
6557 http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
6558 details.
6559
54eb231c
PM
65602013-05-22 Phil Muldoon <pmuldoon@redhat.com>
6561
6562 * ui-out.c: Create typedef ui_out_level_p and define vector
6563 operations for that type.
6564 (struct ui_out): Use a vector instead of an array.
6565 (current_level): Return level from a vector.
6566 (push_level): Create a level in a vector.
6567 (pop_level): Delete a level in a vector.
6568 (ui_out_new): Create initial level zero level, and store in a
6569 vector.
6570 (ui_out_destroy): Add vector cleanup.
6571
ac90359c
PA
65722013-05-22 Pedro Alves <palves@redhat.com>
6573
6574 * python/python-internal.h (gdb_Py_DECREF): Tag with
6575 "ARI: editCase function".
6576
6dcc1893
PP
65772013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6578
6579 * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
6580
c8c735b9
PA
65812013-05-21 Pedro Alves <palves@redhat.com>
6582
6583 * python/py-prettyprint.c (apply_val_pretty_printer): Check
6584 whether PRINTER is NULL before installing a Py_DECREF cleanup.
6585 * python/py-utils.c (py_decref): Don't check for NULL before
6586 calling Py_DECREF.
6587
1915daeb
PA
65882013-05-21 Pedro Alves <palves@redhat.com>
6589
6590 * python/py-utils.c (py_decref): Remove extra braces.
6591 (gdb_pymodule_addobject): Remove extra braces.
6592 * python-internal.h (gdb_Py_DECREF): New static inline function.
6593 (Py_DECREF): Redefine as calling gdb_Py_DECREF.
6594
bd9673a4
PW
65952013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6596
6597 * breakpoints.c (detach_breakpoints): Do not
6598 detach breakpoints locations with loc_type bp_loc_other.
6599
ff6009d0
JK
66002013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6601
6602 Workaround Python 2.6.
6603 * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
6604 a block.
6605
3641da11
JK
66062013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6607
6608 Code cleanup: constification.
6609 * solib.c (solib_ops): Make return type and ops variable type const.
6610 (set_solib_ops): Make the new_ops parameter and ops variable const.
6611 (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
6612 (solib_add, solib_keep_data_in_core, clear_solib)
6613 (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
6614 (reload_shared_libraries, solib_global_lookup): Make the ops variable
6615 const.
6616 * solib.h (set_solib_ops): Make the new_ops parameter const.
6617
776af39e
JB
66182013-05-21 Joel Brobecker <brobecker@adacore.com>
6619
6620 * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
6621 variable.
6622 (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
6623 (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
6624 (SYSTEM_GDBINIT_FILES): New variables.
6625 (all): Add stamp-system-gdbinit.
6626 (stamp-system-gdbinit): New rule.
6627 (clean-system-gdbinit, install-system-gdbinit)
6628 (uninstall-system-gdbinit): New rules. Make them .PHONY.
6629 (install-only): Add dependency on install-system-gdbinit.
6630 (uninstall): Add dependency on uninstall-system-gdbinit.
6631 (clean): Add dependency on clean-system-gdbinit.
6632 * system-gdbinit/elinos.py: New file.
6633 * system-gdbinit/wrs-linux.py: New file.
6634
1509e573
JB
66352013-05-21 Joel Brobecker <brobecker@adacore.com>
6636
6637 * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
6638
c5867ab6
HZ
66392013-05-21 Hui Zhu <hui@codesourcery.com>
6640
6641 * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
6642 * breakpoint.h (dprintf_breakpoint_ops): Add extern.
6643 * mi/mi-cmd-break.c (ctype.h): New include.
6644 (gdb_obstack.h): New include.
6645 (mi_argv_to_format, mi_cmd_break_insert_1): New.
6646 (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
6647 (mi_cmd_dprintf_insert): New.
6648 * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
6649 * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
6650
7d38e38f
TT
66512013-05-20 Tom Tromey <tromey@redhat.com>
6652
6653 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
6654
97b77b39
TT
66552013-05-20 Tom Tromey <tromey@redhat.com>
6656
6657 * python/py-value.c (valpy_get_dynamic_type): Simplify
6658 dynamic_type assignment. Use Py_XINCREF.
6659
53e66479
TT
66602013-05-20 Tom Tromey <tromey@redhat.com>
6661
6662 * python/py-type.c (typy_fields): Unconditionally decref 'r'.
6663
dcf87832
TT
66642013-05-20 Tom Tromey <tromey@redhat.com>
6665
6666 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
6667 (gdbpy_selected_frame): Move object-construction code
6668 out of TRY_CATCH.
6669
aa36459a
TT
66702013-05-20 Tom Tromey <tromey@redhat.com>
6671
6672 * python/py-arch.c (gdbpy_initialize_arch): Use
6673 gdb_pymodule_addobject.
6674 * python/py-block.c (gdbpy_initialize_blocks): Use
6675 gdb_pymodule_addobject.
6676 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
6677 gdb_pymodule_addobject.
6678 * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
6679 gdb_pymodule_addobject.
6680 * python/py-event.c (gdbpy_initialize_event_generic): Use
6681 gdb_pymodule_addobject.
6682 * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
6683 gdb_pymodule_addobject.
6684 * python/py-evts.c (add_new_registry): Use
6685 gdb_pymodule_addobject.
6686 (gdbpy_initialize_py_events): Likewise.
6687 * python/py-finishbreakpoint.c
6688 (gdbpy_initialize_finishbreakpoints): Use
6689 gdb_pymodule_addobject.
6690 * python/py-frame.c (gdbpy_initialize_frames): Use
6691 gdb_pymodule_addobject.
6692 * python/py-function.c (gdbpy_initialize_functions): Use
6693 gdb_pymodule_addobject.
6694 * python/py-inferior.c (gdbpy_initialize_inferior): Use
6695 gdb_pymodule_addobject.
6696 * python/py-infthread.c (gdbpy_initialize_thread): Use
6697 gdb_pymodule_addobject.
6698 * python/py-objfile.c (gdbpy_initialize_objfile): Use
6699 gdb_pymodule_addobject.
6700 * python/py-param.c (gdbpy_initialize_parameters): Use
6701 gdb_pymodule_addobject.
6702 * python/py-progspace.c (gdbpy_initialize_pspace): Use
6703 gdb_pymodule_addobject.
6704 * python/py-symbol.c (gdbpy_initialize_symbols): Use
6705 gdb_pymodule_addobject.
6706 * python/py-symtab.c (gdbpy_initialize_symtabs): Use
6707 gdb_pymodule_addobject.
6708 * python/py-type.c (gdbpy_initialize_types): Use
6709 gdb_pymodule_addobject.
6710 * python/py-utils.c (gdb_pymodule_addobject): New function.
6711 * python/py-value.c (gdbpy_initialize_values): Use
6712 gdb_pymodule_addobject.
6713 * python/python-internal.h (gdb_pymodule_addobject): Declare.
6714 * python/python.c (_initialize_python): Use
6715 gdb_pymodule_addobject.
6716
3d4a3c3e
TT
67172013-05-20 Tom Tromey <tromey@redhat.com>
6718
6719 * python/py-cmd.c (cmdpy_completer): Use explicit decref.
6720 * python/py-param.c (get_set_value, get_show_value): Use
6721 explicit decrefs.
6722 * python/python.c (start_type_printers, apply_type_printers):
6723 Use explicit decrefs.
6724
72ff8829
TT
67252013-05-20 Tom Tromey <tromey@redhat.com>
6726
6727 * python/py-evts.c (gdbpy_initialize_py_events): Don't
6728 incref the module.
6729
02146ba5
TT
67302013-05-20 Tom Tromey <tromey@redhat.com>
6731
6732 * python/python.c (gdbpy_run_events): Decref the result
6733 of PyObject_CallObject.
6734
33ee792f
TT
67352013-05-20 Tom Tromey <tromey@redhat.com>
6736
6737 * python/py-symtab.c (set_sal): Use
6738 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION. Return -1 on error.
6739 (symtab_and_line_to_sal_object): Update.
6740
fcb49fc8
TT
67412013-05-20 Tom Tromey <tromey@redhat.com>
6742
6743 * python/py-param.c (compute_enum_values): Decref 'item'.
6744
0646da15
TT
67452013-05-20 Tom Tromey <tromey@redhat.com>
6746
6747 * mi/mi-main.c: Include python-internal.h.
6748 (mi_cmd_list_features): Check gdb_python_initialized.
6749 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
6750 (python_inferior_exit, python_new_objfile, add_thread_object)
6751 (delete_thread_object, py_free_inferior): Check
6752 gdb_python_initialized.
6753 * python/py-prettyprint.c (apply_val_pretty_printer): Check
6754 gdb_python_initialized.
6755 * python/py-type.c (save_objfile_types): Check
6756 gdb_python_initialized.
6757 * python/python-internal.h (gdb_python_initialized): Declare.
6758 * python/python.c (ensure_python_env): Throw exception if
6759 Python not initialized.
6760 (before_prompt_hook, source_python_script_for_objfile)
6761 (start_type_printers, apply_type_printers,
6762 free_type_printers): Check gdb_python_initialized.
6763 * varobj.c (varobj_get_display_hint)
6764 (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
6765 (install_new_value_visualizer, varobj_set_visualizer)
6766 (value_get_print_value): Check gdb_python_initialized.
6767
999633ed
TT
67682013-05-20 Tom Tromey <tromey@redhat.com>
6769
6770 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
6771 Check errors.
6772 * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
6773 * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
6774 Check errors.
6775 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
6776 Check errors.
6777 * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
6778 Check errors.
6779 * python/py-event.c (gdbpy_initialize_event): Return 'int'.
6780 Check errors.
6781 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
6782 init function to return 'int'.
6783 * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
6784 Return 'int'. Check errors.
6785 * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
6786 Check errors.
6787 * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
6788 Return 'int'. Check errors.
6789 * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
6790 Check errors.
6791 * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
6792 Check errors.
6793 * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
6794 Check errors.
6795 * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
6796 Check errors.
6797 * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
6798 Check errors.
6799 * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
6800 Check errors.
6801 * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
6802 Check errors.
6803 * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
6804 Check errors.
6805 * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
6806 Check errors.
6807 * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
6808 Check errors.
6809 * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
6810 Check errors.
6811 * python/py-type.c (gdbpy_initialize_types): Return 'int'.
6812 Check errors.
6813 * python/py-value.c (gdbpy_initialize_values): Return 'int'.
6814 Check errors.
6815 * python/python-internal.h (gdbpy_initialize_auto_load,
6816 gdbpy_initialize_values, gdbpy_initialize_frames,
6817 gdbpy_initialize_symtabs, gdbpy_initialize_commands,
6818 gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
6819 gdbpy_initialize_blocks, gdbpy_initialize_types,
6820 gdbpy_initialize_functions, gdbpy_initialize_pspace,
6821 gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
6822 gdbpy_initialize_finishbreakpoints,
6823 gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
6824 gdbpy_initialize_thread, gdbpy_initialize_inferior,
6825 gdbpy_initialize_eventregistry, gdbpy_initialize_event,
6826 gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
6827 gdbpy_initialize_signal_event,
6828 gdbpy_initialize_breakpoint_event,
6829 gdbpy_initialize_continue_event,
6830 gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
6831 gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
6832 Update. Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6833 * python/python.c (gdb_python_initialized): New global.
6834 (gdbpy_initialize_events): Return 'int'. Check errors.
6835 (_initialize_python): Check errors. Set
6836 gdb_python_initialized.
6837
18868860
TT
68382013-05-20 Tom Tromey <tromey@redhat.com>
6839
6840 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
6841 Decref the reslut of PyObject_CallMethod.
6842
9f4ff0c2
TT
68432013-05-20 Tom Tromey <tromey@redhat.com>
6844
6845 * python/py-event.c (gdbpy_initialize_event_generic): Return
6846 early if PyType_Ready fails.
6847
0d3a2e8a
TT
68482013-05-20 Tom Tromey <tromey@redhat.com>
6849
6850 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
6851 as 'default' in the switch.
6852
b86af38a
TT
68532013-05-20 Tom Tromey <tromey@redhat.com>
6854
6855 * python/py-inferior.c (gdbpy_inferiors): Update. Hoist
6856 get_addr_from_python calls out of TRY_CATCH.
6857 (infpy_write_memory, infpy_search_memory): Likewise.
6858 * python/py-utils.c (get_addr_from_python): Return negative
6859 value on error. Use TRY_CATCH.
6860 * python/python-internal.h (get_addr_from_python): Use
6861 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6862
c127ec58
TT
68632013-05-20 Tom Tromey <tromey@redhat.com>
6864
6865 * python/py-event.c (evpy_emit_event): Decref the
6866 result of PyObject_CallFunctionObjArgs.
6867
ba327838
TT
68682013-05-20 Tom Tromey <tromey@redhat.com>
6869
6870 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
6871 Correctly decref.
6872
d8191432
TT
68732013-05-20 Tom Tromey <tromey@redhat.com>
6874
6875 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
6876
5d153bd1
TT
68772013-05-20 Tom Tromey <tromey@redhat.com>
6878
6879 * python/py-event.h (gdbpy_initialize_event_generic): Use
6880 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6881 * python/py-evts.c (add_new_registry): Use
6882 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6883 * python/python-internal.h
6884 (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
6885
56cc411c
TT
68862013-05-20 Tom Tromey <tromey@redhat.com>
6887
6888 * python/py-arch.c (archpy_disassemble): Update.
6889 * python/py-type.c (typy_get_composite, typy_lookup_typename)
6890 (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
6891 * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
6892 * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
6893 macro.
6894 (GDB_PY_HANDLE_EXCEPTION): Update.
6895 (gdbpy_convert_exception): Update. Use CPYCHECKER_SETS_EXCEPTION.
6896
8919e174
TT
68972013-05-20 Tom Tromey <tromey@redhat.com>
6898
6899 * python/python-internal.h (events_object_type): Remove.
6900
9b08f225
TT
69012013-05-20 Tom Tromey <tromey@redhat.com>
6902
f5aee5ee
AM
6903 * python/py-event.h (evpy_emit_event): Use
6904 CPYCHECKER_STEALS_REFERENCE_TO_ARG.
6905 * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
6906 New macro.
9b08f225 6907
f04010ff
TT
69082013-05-20 Tom Tromey <tromey@redhat.com>
6909
6910 * py-evtregistry.c (create_event_object): Decref
6911 eventregistry_object if PyList_New fails.
6912
3919fd96
TT
69132013-05-20 Tom Tromey <tromey@redhat.com>
6914
6915 * py-cmd.c (gdbpy_string_to_argv): Check result of
6916 PyList_New.
6917
0430e8cb
TT
69182013-05-20 Tom Tromey <tromey@redhat.com>
6919
6920 * python/python.c (before_prompt_hook): Add cleanup to
6921 decref 'hook'.
6922
764123e4
TT
69232013-05-20 Tom Tromey <tromey@redhat.com>
6924
6925 * python/py-function.c (fnpy_init): Decref result of
6926 PyObject_GetAttrString.
6927
634c58be
TT
69282013-05-20 Tom Tromey <tromey@redhat.com>
6929
6930 * python/py-threadevent.c (get_event_thread): Use
6931 CPYCHECKER_RETURNS_BORROWED_REF.
6932 * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
6933 New define.
6934 (pspace_to_pspace_object, objfile_to_objfile_object)
6935 (find_thread_object): Use it.
6936
62eec1a5
TT
69372013-05-20 Tom Tromey <tromey@redhat.com>
6938
6939 * python/py-arch.c (arch_object_type): Use
6940 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6941 * python/py-block.c (block_syms_iterator_object_type):
6942 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6943 * python/py-bpevent.c (breakpoint_event_object_type):
6944 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6945 * python/py-cmd.c (cmdpy_object_type): Use
6946 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6947 * python/py-continueevent.c (continue_event_object_type):
6948 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6949 * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
6950 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6951 * python/py-events.h (thread_event_object_type):
6952 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6953 * python/py-evtregistry.c (eventregistry_object_type): Use
6954 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6955 * python/py-exitedevent.c (exited_event_object_type):
6956 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6957 * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
6958 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6959 * python/py-function.c (fnpy_object_type): Use
6960 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6961 * python/py-inferior.c (inferior_object_type, membuf_object_type):
6962 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6963 * python/py-infthread.c (thread_object_type): Use
6964 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6965 * python/py-lazy-string.c (lazy_string_object_type):
6966 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6967 * python/py-newobjfileevent.c (new_objfile_event_object_type):
6968 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6969 * python/py-objfile.c (objfile_object_type): Use
6970 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6971 * python/py-param.c (parmpy_object_type):
6972 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6973 * python/py-progspace.c (pspace_object_type):
6974 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6975 * python/py-signalevent.c (signal_event_object_type):
6976 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6977 * python/py-symtab.c (symtab_object_type, sal_object_type): Use
6978 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6979 * python/py-type.c (type_object_type, field_object_type)
6980 (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6981 * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
6982 define.
6983 (value_object_type, block_object_type, symbol_object_type)
6984 (event_object_type, stop_event_object_type, breakpoint_object_type)
6985 (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6986
81ea8796
AT
69872013-05-20 Andreas Tobler <andreas@fgznet.ch>
6988
6989 * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
6990 (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
6991
a2ce51a0
DE
69922013-05-20 Doug Evans <dje@google.com>
6993
6994 When reading CU, stay in DWO. Be more tolerent of bad debug info.
6995 For Fission.
6996 * dwarf2read.c (struct dwarf2_per_cu_data): New member
6997 reading_dwo_directly.
6998 (struct signatured_type): New member dwo_unit.
6999 (struct die_reader_specs): New member comp_dir.
7000 (create_signatured_type_table_from_index): Use malloc for
7001 all_type_units instead of objfile's obstack.
7002 (create_all_type_units): Ditto.
7003 (fill_in_sig_entry_from_dwo_entry): New function.
7004 (add_type_unit): New function.
7005 (lookup_dwo_signatured_type): New function.
7006 (lookup_dwp_signatured_type): New function.
7007 (lookup_signatured_type): New arg cu. All callers updated.
7008 (init_cu_die_reader): Initialize comp_dir.
7009 (read_cutu_die_from_dwo): New arg stub_comp_dir. All callers updated.
7010 Change assert of matching type signatures to call error on mismatch.
7011 (lookup_dwo_unit): Add assert.
7012 (init_tu_and_read_dwo_dies): New function.
7013 (init_cutu_and_read_dies): Call it.
7014 (build_type_unit_groups): Handle case of no type unit groups created.
7015 (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
7016 (lookup_dwo_cutu): Tweak complaint.
7017 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
7018 (dwarf2_per_objfile_free): Free all_type_units.
7019
a25cd31f
JB
70202013-05-20 Joel Brobecker <brobecker@adacore.com>
7021
7022 * windows-nat.c (handle_unload_dll): Add missing empty line.
7023
4d804846
JB
70242013-05-20 Joel Brobecker <brobecker@adacore.com>
7025
7026 * dwarf2read.c (prototyped_function_p): New function.
7027 (read_subroutine_type): Use it.
7028
1c432e72
JB
70292013-05-20 Joel Brobecker <brobecker@adacore.com>
7030
7031 * rs6000-aix-tdep.c: De-indent some example code provided
7032 as a comment.
7033
4feebbdd
EBM
70342013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>
7035
7036 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
7037 region is ok for a hardware watchpoint using the new ptrace interface
7038 on Power servers.
7039
7d0c9981
DE
70402013-05-17 Doug Evans <dje@google.com>
7041
7042 * NEWS: Mention new maintenance commands check-symtabs, and
7043 expand-symtabs, and renamed check-psymtabs.
7044 * psymtab.c (maintenance_check_psymtabs): Renamed from
7045 maintenance_check_symtabs. Only process already-expanded symbol
7046 tables.
7047 (_initialize_psymtab): Update.
7048 * symmisc.c (maintenance_check_symtabs): New function.
7049 (maintenance_expand_name_matcher): New function
7050 (maintenance_expand_file_matcher): New function
7051 (maintenance_expand_symtabs): New function.
7052 (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
7053 commands.
7054
6cbc7c3d
TT
70552013-05-17 Tom Tromey <tromey@redhat.com>
7056
7057 * python/py-inferior.c (infpy_read_memory): Don't call
7058 PyErr_SetString if PyObject_New fails.
7059 * python/py-frame.c (frame_info_to_frame_object): Don't call
7060 PyErr_SetString if PyObject_New fails.
7061
a48b32c0
L
70622013-05-17 Pavel Chupin <pavel.v.chupin@intel.com>
7063
7064 * acinclude.m4: Add check for dlopen in libdl.
7065 * configure.ac: Ditto.
7066 * configure: Regenerate.
7067
3de661e6
PM
70682013-05-17 Phil Muldoon <pmuldoon@redhat.com>
7069
7070 * frame.c (frame_stash): Convert to htab.
7071 (frame_addr_hash): New function.
7072 (frame_addr_hash_eq): New function.
7073 (frame_stash_create): Convert function to create
7074 a hash table.
7075 (frame_stash_add): Convert function to add an entry to a hash
7076 table.
7077 (frame_stash_find): Convert function to search the hash table.
7078 (frame_stash_invalidate): Convert function to empty the hash
7079 table.
7080 (get_frame_id): Only add to stash if a frame_id is created.
7081 (_initialize_frame): Call frame_stash_create.
7082
bb4168a9 70832013-05-16 Yue Lu <hacklu.newborn@gmail.com> (tiny change)
036c3acb
TS
7084
7085 * configure.ac: Ensure MIG is available when building for GNU Hurd
7086 hosts.
7087 * configure: Regenerate.
7088
d1be3247
JB
70892013-05-16 Joel Brobecker <brobecker@adacore.com>
7090
7091 * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
7092
b8fea896
JB
70932013-05-16 Joel Brobecker <brobecker@adacore.com>
7094
7095 * ada-lang.c (ada_make_symbol_completion_list): Make sure
7096 all cleanups are done before returning from this function.
7097
af880d85
JB
70982013-05-15 Joel Brobecker <brobecker@adacore.com>
7099
7100 * utils.h: #include "exceptions.h".
7101 (enum errors): Remove partial declaration.
7102
356a5233
JB
71032013-05-15 Joel Brobecker <brobecker@adacore.com>
7104
7105 * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
7106 * gdbarch.h, gdbarch.c: Regenerate.
7107 * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
7108 handling.
7109
7110 * rs6000-aix-tdep.h: New file.
7111 * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
7112 * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
7113 "xml-utils.h".
7114 (struct field_info, struct ld_info_desc): New types.
7115 (ld_info32_desc, ld_info64_desc): New static constants.
7116 (struct ld_info): New type.
7117 (rs6000_aix_extract_ld_info): New function.
7118 (rs6000_aix_shared_library_to_xml): Likewise.
7119 (rs6000_aix_ld_info_to_xml): Likewise.
7120 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
7121 (rs6000_aix_init_osabi): Add call to
7122 set_gdbarch_core_xfer_shared_libraries_aix.
7123 * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
7124 Remove "xml-utils.h" include.
7125 (LdInfo): Delete typedef.
7126 (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
7127 Delete macros.
7128 (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
7129 Adjust code accordingly.
7130 (rs6000_core_ldinfo): Delete, folded into
7131 rs6000_aix_core_xfer_shared_libraries_aix.
7132 (rs6000_xfer_shared_library): Delete.
7133 (rs6000_xfer_shared_libraries): Reimplement.
7134
742ce053
MM
71352013-05-15 Markus Metzger <markus.t.metzger@intel.com>
7136
7137 * record.c (record_goto_cmdlist): New.
7138 (cmd_record_goto): Split into this ...
7139 (cmd_record_goto_begin): ... this
7140 (cmd_record_goto_end): ... and this.
7141 (_initialize_record): Change "record goto" to prefix command.
7142 Add commands for "record goto begin" and "record goto end".
7143 Add an alias for "record goto start" to "record goto begin".
7144
e93ba630
JK
71452013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7146
7147 * linespec.c (convert_linespec_to_sals): New comment for
7148 SOURCE_FILENAME assignment.
7149
5821aace
JK
71502013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7151
7152 * cleanups.c (restore_my_cleanups): Replace gdb_assert by
7153 internal_warning.
7154
a1b8c4cc
TT
71552013-05-14 Tom Tromey <tromey@redhat.com>
7156
7157 * eval.c (parse_and_eval_long): Make 'exp' const.
7158 * value.h (parse_and_eval_long): Update.
7159
23b3a2c3
TT
71602013-05-14 Tom Tromey <tromey@redhat.com>
7161
7162 * ui-file.c (gdb_fopen): Make arguments const.
7163 * ui-file.h (gdb_fopen): Make arguments const.
7164
ca623f82
TT
71652013-05-14 Tom Tromey <tromey@redhat.com>
7166
7167 * remote.c (remote_set_trace_notes): Make arguments const.
7168 * target.c (update_current_target): Update cast.
7169 * target.h (to_set_trace_notes): Make arguments const.
7170
503ebb2c
TT
71712013-05-14 Tom Tromey <tromey@redhat.com>
7172
7173 * go32-nat.c (go32_terminal_info): Make 'args' const.
7174 * inferior.h (child_terminal_info): Update.
7175 * inflow.c (child_terminal_info): Make 'args' const.
7176 * target.c (default_terminal_info): Make 'args' const.
7177 (debug_to_terminal_save_ours): Likewise.
7178 * target.h (struct target_ops) <to_terminal_info>: Make argument
7179 const.
7180
85e1311a
TT
71812013-05-13 Tom Tromey <tromey@redhat.com>
7182
7183 * gcore.c (create_gcore_bfd): Make 'filename' const.
7184 * gcore.h (create_gcore_bfd): Make 'filename' const.
7185 * record-full.c (record_full_save): Make 'recfilename' const.
7186 * target.c (target_save_record): Make 'filename' const.
7187 * target.h (struct target_ops) <to_save_record>: Make 'filename'
7188 const.
7189 (target_save_record): Likewise.
7190
d62bfeaf
TT
71912013-05-13 Tom Tromey <tromey@redhat.com>
7192
f5aee5ee 7193 PR gdb/15338:
d62bfeaf
TT
7194 * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
7195 ranges section has been read.
7196
ac1ca910
TT
71972013-05-13 Tom Tromey <tromey@redhat.com>
7198
7199 PR exp/15364:
7200 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
7201 STRUCTOP_PTR>: Return a not_lval value for
7202 EVAL_AVOID_SIDE_EFFECTS.
7203 * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
7204 for EVAL_AVOID_SIDE_EFFECTS.
7205
36d1c68c
JB
72062013-05-13 Joel Brobecker <brobecker@adacore.com>
7207
7208 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
7209 floating point registers to register type before storing
7210 value.
7211 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
7212 Likewise.
7213
21ff4686
TT
72142013-05-10 Joel Brobecker <brobecker@adacore.com>
7215 Tom Tromey <tromey@redhat.com>
7216
7217 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
7218 New functions.
7219 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
7220 Declare.
7221 * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
7222 (darwin_ptrace_him): Use unmark_fd_no_cloexec.
7223 * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
7224 (inf_ttrace_prepare): Use mark_fd_no_cloexec.
7225
d3685d60
TT
72262013-05-10 Freddie Chopin <freddie_chopin@op.pl>
7227 Tom Tromey <tromey@redhat.com>
7228
7229 PR build/15414:
7230 * configure: Rebuild.
7231 * configure.ac (build_warnings): Do not use -Wformat-nonliteral
7232 with -Wno-format.
7233
eb9fe518
PA
72342013-05-10 Pedro Alves <palves@redhat.com>
7235
7236 * remote.c (_initialize_remote): Fix spelling of
7237 qXfer:traceframe-info:read packet in packet config command.
7238
9779ab84
PA
72392013-05-10 David Taylor <dtaylor@emc.com>
7240
7241 PR remote/15455
7242
7243 * remote.c (remote_trace_set_readonly_regions): Do not overwrite
7244 "QTro" at start of packet.
7245
060cfbef
JB
72462013-05-10 Joel Brobecker <brobecker@adacore.com>
7247
7248 * solib-aix.c (solib_aix_relocate_section_addresses):
7249 For the .bss section action, apply the same offset as
7250 the .data section.
7251
ab1c4e88
JB
72522013-05-10 Joel Brobecker <brobecker@adacore.com>
7253
7254 * solib-aix.c (solib_aix_relocate_section_addresses):
7255 Remove FIXME comment.
7256
c1357578
JB
72572013-05-10 Joel Brobecker <brobecker@adacore.com>
7258
7259 PR tdep/15420:
7260 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
7261 New functions, directly copied from sparc-sol-thread.c.
7262 * sparc-sol-thread.c: Delete.
7263 * configure.ac: Remove code handling sparc-solaris-thread.c.
7264 * configure: Regenerate.
7265
1e611234
PM
72662013-05-10 Phil Muldoon <pmuldoon@redhat.com>
7267
7268 * stack.c (backtrace_command_1): Add "no-filters", and Python frame
7269 filter logic.
7270 (backtrace_command): Add "no-filters" option parsing.
7271 (_initialize_stack): Alter help to reflect "no-filters" option.
7272 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
7273 (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
7274 (py-frame.o): Add target
7275 * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
7276 filter files.
7277 * python/python.h: Add new frame filter constants, and flag enum.
7278 (apply_frame_filter): Add definition.
7279 * python/python.c (apply_frame_filter): New non-Python
7280 enabled function.
7281 * python/py-utils.c (py_xdecref): New function.
7282 (make_cleanup_py_xdecref): Ditto.
7283 * python/py-objfile.c: Declare frame_filters dictionary.
7284 (objfpy_dealloc): Add frame_filters dealloc.
7285 (objfpy_new): Initialize frame_filters attribute.
7286 (objfile_to_objfile_object): Ditto.
7287 (objfpy_get_frame_filters): New function.
7288 (objfpy_set_frame_filters): New function.
7289 * python/py-progspace.c: Declare frame_filters dictionary.
7290 (pspy_dealloc): Add frame_filters dealloc.
7291 (pspy_new): Initialize frame_filters attribute.
7292 (pspacee_to_pspace_object): Ditto.
7293 (pspy_get_frame_filters): New function.
7294 (pspy_set_frame_filters): New function.
7295 * python/py-framefilter.c: New file.
7296 * python/lib/gdb/command/frame_filters.py: New file.
7297 * python/lib/gdb/frames.py: New file.
7298 * python/lib/gdb/__init__.py: Initialize global frame_filters
7299 dictionary
7300 * python/lib/gdb/FrameDecorator.py: New file.
7301 * python/lib/gdb/FrameIterator.py: New file.
7302 * mi/mi-cmds.c (mi_cmds): Add frame filters command.
7303 * mi/mi-cmds.h: Declare.
7304 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
7305 --no-frame-filter logic, and Python frame filter logic.
7306 (stack_enable_frame_filters): New function.
7307 (parse_no_frame_option): Ditto.
7308 (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
7309 filter logic.
7310 (mi_cmd_stack_list_locals): Ditto.
7311 (mi_cmd_stack_list_args): Ditto.
7312 (mi_cmd_stack_list_variables): Ditto.
7313 * NEWS: Add frame filter note.
7314
2cb9c859
DE
73152013-05-09 Doug Evans <dje@google.com>
7316
6bf667bb
DE
7317 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
7318 All callers updated.
7319 (syms_from_objfile): Ditto. Make static.
7320 (symbol_file_add_with_addrs): Renamed from
7321 symbol_file_add_with_addrs_or_offsets. Delete args offsets,
7322 num_offsets. All callers updated.
7323 * symfile.h (syms_from_objfile): Delete.
7324
2cb9c859
DE
7325 * symfile.c (decrement_reading_symtab): Add assert.
7326 (increment_reading_symtab): Ditto.
7327
40aea477
JB
73282013-05-09 Joel Brobecker <brobecker@adacore.com>
7329
7330 * source.c (forward_search_command): Replace call to getc
7331 by call to fgetc.
7332 (reverse_search_command): Likewise.
7333
680d1742
DE
73342013-05-08 Doug Evans <dje@google.com>
7335
7336 * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
7337 matching test.
7338
17e760ae
JB
73392013-05-08 Joel Brobecker <brobecker@adacore.com>
7340
7341 * sol-thread.c (info_cb): Factorize the code a little.
7342
c0f5f490
JB
73432013-05-08 Joel Brobecker <brobecker@adacore.com>
7344
7345 * sol-thread.c (info_cb): Rework the output of the "maintenance
7346 info sol-threads" command a bit.
7347
5d74e061
JB
73482013-05-08 Joel Brobecker <brobecker@adacore.com>
7349
7350 * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
7351 Replace ti.ti_startfunc by ti.ti_pc.
7352
814a3ff7
JB
73532013-05-08 Joel Brobecker <brobecker@adacore.com>
7354
7355 * solib-aix.c (solib_aix_free_library_list): New function
7356 for the case where HAVE_LIBEXPAT is not defined.
7357
58ce7251
SDJ
73582013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
7359
7360 PR breakpoints/15413:
7361 * breakpoint.c (condition_completer): Simplify the code to
7362 disconsider multiple locations of breakpoints when completing the
7363 "condition" command.
7364
be8b1ea6
PM
73652013-05-07 Pierre Muller <muller@sourceware.org>
7366
7367 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
7368 instead of <sys/wait.h>.
7369
1e52bda6
PM
73702013-05-07 Pierre Muller <muller@sourceware.org>
7371
7372 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
7373 trailing new line from warning message.
7374
27fd0c6b
PM
73752013-05-07 Pierre Muller <muller@sourceware.org>
7376
7377 * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
7378 (PC_SOLIB): Change type from ari_deprecate to ari_regression.
7379
e228ac87
JB
73802013-05-07 Joel Brobecker <brobecker@adacore.com>
7381
7382 * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
7383 error message (ARI fix).
7384
73852013-05-07 Joel Brobecker <brobecker@adacore.com>
7386
7387 * features/library-list-aix.dtd: Replace library-list by
7388 library-list-aix.
7389 * rs6000-nat.c: Replace library-list by library-list-aix
7390 throughout.
7391 * solib-aix.c: Likewise.
7392
73932013-05-07 Joel Brobecker <brobecker@adacore.com>
7394
7395 * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
7396 Renames TARGET_OBJECT_AIX_LIBRARIES.
7397 * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
7398 TARGET_OBJECT_LIBRARIES_AIX throughout.
7399 * solib-aix.c: Likwise.
7400
26a4dda9
YQ
74012013-05-07 Yao Qi <yao@codesourcery.com>
7402
7403 * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
7404 (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
7405
3582629f
YQ
74062013-05-07 Yao Qi <yao@codesourcery.com>
7407
7408 * solib-dsbt.c (enable_break): Declare.
7409 (dsbt_current_sos): Remove call to enable_break2.
7410 (enable_break2): Rename to enable_break. Set solib breakpoint
7411 on '_dl_debug_state'.
7412 (enable_break): Remove.
7413
aacbb8a5
LM
74142013-05-07 Luis Machado <lgustavo@codesourcery.com>
7415
7416 * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
7417 debug state prior to replicating existing hardware watchpoints or
7418 breakpoints.
7419
0c013353
JK
74202013-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7421
7422 * gcore.c (gcore_create_callback): Ignore sections with
7423 separate_debug_objfile_backlink != NULL.
7424
a1217d97
SL
74252013-05-06 Sandra Loosemore <sandra@codesourcery.com>
7426 Andrew Jenner <andrew@codesourcery.com>
7427 Chung-Lin Tang <cltang@codesourcery.com>
7428 Julian Brown <julian@codesourcery.com>
7429
7430 Based on the nios2-elf port from Altera Corporation.
7431
7432 * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
7433 nios2-linux-tdep.o.
7434 (HFILES_NO_SRCDIR): Add nios2-tdep.h.
7435 (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
7436 * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
7437 * nios2-tdep.h: New.
7438 * nios2-tdep.c: New.
7439 * nios2-linux-tdep.c: New.
7440 * features/Makefile (WHICH): Add nios2-linux.
7441 (nios2-linux-expedite): Set.
7442 * features/nios2-cpu.xml: New.
7443 * features/nios2.xml: New.
7444 * features/nios2-linux.xml: New.
7445 * features/nios2.c: New (autogenerated).
7446 * features/nios2-linux.c: New (autogenerated).
7447 * regformats/nios2-linux.dat: New (autogenerated).
7448 * NEWS (Changes since GDB 7.6): Add new Nios II targets
7449 and commands.
7450
0892cb63
DE
74512013-05-06 Doug Evans <dje@google.com>
7452
3b7bacac
DE
7453 * symfile.c: Whitespace cleanup.
7454
0892cb63
DE
7455 * solist.h (struct target_so_ops): New member clear_so.
7456 * solib-svr4.c (svr4_clear_so): New function.
7457 (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
7458 * solib.c (clear_so): Renamed from free_so_symbols.
7459 All callers updated. Call target clear_so if it exists.
7460
40501e00
TT
74612013-05-06 Tom Tromey <tromey@redhat.com>
7462
7463 * ada-lang.c (ada_value_primitive_packed_val): Don't
7464 call value_incref.
7465 * value.c (set_value_parent): Incref the new parent and decref
7466 the old parent.
7467 (value_copy, value_primitive_field): Use set_value_parent.
7468
b6807d98
TT
74692013-05-06 Tom Tromey <tromey@redhat.com>
7470
7471 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
7472 (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
7473 if needed.
7474 * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
7475 * dwarf2read.c (write_constant_as_bytes)
7476 (dwarf2_fetch_constant_bytes): New functions.
7477
3aef2284
TT
74782013-05-06 Tom Tromey <tromey@redhat.com>
7479
7480 * dwarf2read.c (dwarf2_const_value_data): Remove unused
7481 parameters.
7482 (dwarf2_const_value_attr): Update.
7483
66f65e2b
TT
74842013-05-06 Tom Tromey <tromey@redhat.com>
7485
7486 * somread.c (som_symfile_offsets): Add 'const' to addrs.
7487 * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
7488 * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
7489 Remove declaration.
7490
7919a973
TT
74912013-05-06 Tom Tromey <tromey@redhat.com>
7492
7493 * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
7494 objfile's obstack.
7495
a7bfba49
DE
74962013-05-06 Doug Evans <dje@google.com>
7497
3189cb12
DE
7498 * dbxread.c (process_one_symbol): Constify section_offsets parameter.
7499 * stabsread.h (process_one_symbol): Update declaration.
7500 * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
7501 * elfread.c (elf_symfile_relocate_probe): Ditto.
7502 * psymtab.c (relocate_psymtabs): Ditto.
7503 * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
7504 (objfile_relocate): Ditto.
7505 * objfiles.h (objfile_relocate): Update declaration.
7506 * symfile.c (relative_addr_info_to_section_offsets): Constify
7507 addrs parameter.
7508 (default_symfile_offsets): Ditto.
7509 (syms_from_objfile_1): Constify offsets parameter.
7510 (syms_from_objfile): Ditto.
7511 (symbol_file_add_with_addrs_or_offsets): Ditto.
7512 (symfile_map_offsets_to_segments): Constify data parameter.
7513 * symfile.h (struct quick_symbol_functions): Constify new_offsets,
7514 delta parameters of member relocate.
7515 (struct sym_probe_fns): Constify new_offsets,
7516 delta parameters of member sym_relocate_probe.
7517 (struct sym_fns): Constify section_addr_info parameter of member
7518 sym_offsets.
7519 (relative_addr_info_to_section_offsets): Update declaration.
7520 (default_symfile_offsets): Ditto.
7521 (syms_from_objfile): Ditto.
7522 (symfile_map_offsets_to_segments): Ditto.
7523
a7bfba49
DE
7524 * symfile.c (syms_from_objfile_1): Use correct section count when
7525 objfile->sf == NULL.
7526
5f8e0b8f
MF
75272013-05-06 Mike Frysinger <vapier@gentoo.org>
7528
7529 * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
7530
ea52d893
DE
75312013-05-06 Doug Evans <dje@google.com>
7532
7533 * psympriv.h (struct partial_symtab): Augment comment for member
7534 section_offsets.
7535
4d1eb6b4
JB
75362013-05-06 Joel Brobecker <brobecker@adacore.com>
7537
7538 Reimplement shared library support on ppc-aix...
7539 * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
7540 * features/library-list-aix.dtd: New file.
7541 * solib-aix.h, solib-aix.c: New file.
7542 * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
7543 (rs6000_find_toc_address_hook): Delete.
7544 (rs6000_push_dummy_call): Rewrite code setting the TOC value.
7545 (rs6000_aix_init_osabi): Register solib_aix_so_ops.
7546 * rs6000-nat.c: Remove "xcoffsolib.h" include. Include
7547 "xml-utils.h".
7548 (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
7549 (vmap_symtab, fixup_breakpoints): Delete.
7550 (rs6000_xfer_shared_libraries): New function.
7551 (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
7552 (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
7553 (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
7554 (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
7555 (rs6000_xfer_shared_library): New function.
7556 (find_toc_address): Delete.
7557 (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
7558 * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
7559 * xcoffread.c (record_minimal_symbol): Reloate symbol address
7560 before creating minimal symbol. Adjust function description
7561 accordingly.
7562 (scan_xcoff_symtab): Replace call to
7563 prim_record_minimal_symbol_and_info by call to
7564 record_minimal_symbol.
7565 (xcoff_symfile_offsets): Reimplement mostly as a wrapper
7566 around default_symfile_offsets.
7567 * configure.tgt: Add solib-aix.o to gdb_target_obs for
7568 powerpc-aix targets.
7569 * config/rs6000/nm-rs6000.h: Delete.
7570 * config/powerpc/aix.mh (NAT_FILE): Delete.
7571 (NATDEPFILES): Remove xcoffsolib.o.
7572 * Makefile.in (XMLFILES): Add library-list-aix.dtd.
7573 (ALL_TARGET_OBS): Add solib-aix.o.
7574 (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
7575 config/rs6000/nm-rs6000.h. Add solib-aix.h.
7576 (ALLDEPFILES): Add solib-aix.c. Remove xcoffsolib.c.
7577 * xcoffsolib.h, xcoffsolib.c: Delete.
7578
7579 * solib.c (reload_shared_libraries): Remove reference to
7580 SOLIB_CREATE_INFERIOR_HOOK.
7581 * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
7582 (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
7583 (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
7584 comment.
7585 * corelow.c (deprecated_core_resize_section_table): Delete.
7586 * exec.c: Remove include of xcoffsolib.h".
7587 (map_vmap, vmap): Delete.
7588 (exec_close_1): Remove references to vmap.
7589 (exec_file_attach): Remove vmap handling code, and reference
7590 to DEPRECATED_IBM6000_TARGET.
7591 (bfdsec_to_vmap): Delete.
7592 (exec_files_info): Remove block of code handling VMAP.
7593 * infcmd.c (post_create_inferior): Remove reference to
7594 SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
7595 * infrun.c (follow_exec): Remove reference to
7596 SOLIB_CREATE_INFERIOR_HOOK.
7597 * stack.c (print_frame): Remove reference to PC_SOLIB.
7598 * solib-dsbt.c (dsbt_current_sos): Adjust comment.
7599 (dsbt_relocate_main_executable): Likewise.
7600 * solib-frv.c (frv_current_sos): Likewise.
7601
0c4f667c
JB
76022013-05-06 Joel Brobecker <brobecker@adacore.com>
7603
7604 * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
7605 to target_write_memory and target_read_memory.
7606
726ce67c
JB
76072013-05-06 Joel Brobecker <brobecker@adacore.com>
7608
7609 * darwin-nat.c (darwin_setup_fake_stop_event): New function.
7610 (darwin_attach): Adjust using darwin_setup_fake_stop_event.
7611
c8c9911f
JB
76122013-05-06 Joel Brobecker <brobecker@adacore.com>
7613
7614 * darwin-nat.c: Replace all "%x" instances in format strings
7615 into "0x%x" throughout.
7616
fda184b6
JB
76172013-05-06 Joel Brobecker <brobecker@adacore.com>
7618
7619 * darwin-nat.c (darwin_mourn_inferior): Replace call to
7620 gdb_assert by call to MACH_CHECK_ERROR.
7621 (darwin_attach_pid): Raise an error rather than a failed
7622 assertion when various system calls failed. Report a warning
7623 instead of raising a failed assertion when PREV_NOT is not NULL
7624 after call to mach_port_request_notification.
7625 (darwin_ptrace_me): Raise an error rather than a failed
7626 assertion when read returns nonzero.
7627
d1d69afb
JB
76282013-05-06 Joel Brobecker <brobecker@adacore.com>
7629
7630 * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
7631
dc90b24d
JK
76322013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7633
7634 * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
7635
faab9922
JK
76362013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7637
7638 * event-top.c (display_gdb_prompt): Call missing do_cleanups.
7639 * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
7640 * symfile.c (symfile_bfd_open): New variable back_to. Do not leave
7641 a stale cleanup. Fix double free of NAME.
7642
e0ea48a0
EZ
76432013-05-04 Eli Zaretskii <eliz@gnu.org>
7644
7645 * windows-nat.c (windows_delete_thread): Accept an additional
7646 argument, the thread's exit code, and announce thread death when
7647 print_thread_events is non-zero and we are deleting a thread that
7648 is not the main thread.
7649 (get_windows_debug_event): Pass thread exit code to
7650 windows_delete_thread.
7651
83b2706a
KB
76522013-05-03 Kevin Buettner <kevinb@redhat.com>
7653
7654 * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
7655 (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
7656 (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
7657 (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
7658 (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
7659 (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
7660 (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
7661 (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
7662 (gdbarch_tdep): New struct.
7663 (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
7664 E_NUM_REGS.
7665 (v850e3v5_register_name): New function.
7666 (v850_register_type): v850e3v5 vector registers are 64-bits wide.
7667 (v850_use_struct_convention): Add `gdbarch' parameter. Add new
7668 code handling the struct return conventions for the RH850 ABI.
7669 Update all callers.
7670 (v850_eight_byte_align_p): New function.
7671 (v850_push_call_dummy): Push structs by value, not by reference
7672 for the RH850 ABI. Add support for eight byte alignment.
7673 (v850_dbtrap_breakpoint_from_pc): New function.
7674 (v850_gdbarch_init): Add ABI detection code. Register
7675 v850e3v5_register_name for the v850e3v5 architecture. Set the
7676 number of registers for v850e3v5. Register
7677 v850_dbtrap_breakpoint_from_pc as appropriate.
7678 (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
7679
d445b2f6
DE
76802013-05-03 Doug Evans <dje@google.com>
7681
7682 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
7683 of bfd_count_sections.
7684 * solib-target.c (solib_target_relocate_section_addresses): Ditto.
7685 * symfile.c (default_symfile_offsets): Ditto.
7686 (syms_from_objfile_1): Ditto. Make dummy addrs list an array of
7687 one entry, not bfd_count_sections entries.
7688
b3ce41ea
KB
76892013-05-03 Kevin Buettner <kevinb@redhat.com>
7690
7691 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
7692 `save' and `restore' register groups. Don't include SPL
7693 or SPH in these groups.
7694 (rl78_dwarf_reg_to_regnum): Adjust mapping for
7695 RL78_PC_REGNUM. Add mappings for RL78_PSW_REGNUM,
7696 RL78_ES_REGNUM, and RL78_CS_REGNUM.
7697 (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4. Invoke
7698 dwarf2_append_unwinders().
7699
96f7d3f1
PW
77002013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7701
7702 * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
7703 ignore SIGINT and SIGTRAP in case these internal signals are
7704 caught explicitely.
7705
b9dd1947
JB
77062013-05-01 Joel Brobecker <brobecker@adacore.com>
7707
7708 * darwin-nat.c (darwin_read_write_inferior): Change types
7709 of parameters rdaddr and wraddr to "gdb_byte *". Change type
7710 of copy_count to "mach_msg_type_number_t".
7711 (darwin_read_dyld_info): Change type of parameter
7712 rdaddr to "gdb_byte *".
7713
4ca18a63
JB
77142013-05-01 Joel Brobecker <brobecker@adacore.com>
7715
7716 * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
7717 of &info->load_map from "char *" to "gdb_byte *".
7718
2b692d32
JB
77192013-05-01 Joel Brobecker <brobecker@adacore.com>
7720
7721 * ia64-tdep.c (ia64_access_fpreg): Change cast of val
7722 from "char *" to "gdb_byte *".
7723 (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
7724
a98c29a0
DE
77252013-04-30 Doug Evans <dje@google.com>
7726
6a506a2d
DE
7727 * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
7728 (init_cutu_and_read_dies): Flag a complaint, not error, for bad
7729 DWO stub. If DWO isn't found, just use stub.
7730 (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
7731
a98c29a0
DE
7732 * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
7733 calling init_cutu_and_read_dies.
7734
f92b06da
WT
77352013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7736
7737 * target-descriptions.c (maint_print_c_tdesc_cmd):
7738 Add case to parse structures as register types and
7739 bitfields.
7740
95eebdcc
WT
77412013-04-30 Walfred Tedeschi <walfred.tedeschi@intel.com>
7742
7743 * MAINTAINERS (Write After Approval): Add myself to the list.
7744
019c1128
JB
77452013-04-30 Joel Brobecker <brobecker@adacore.com>
7746
7747 * sol-thread.c (rw_common): Change type of parameter "buf"
7748 to "gdb_byte *".
7749 (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
7750 rw_common to "gdb_byte *" instead of "char *".
7751
5812197c
JB
77522013-04-30 Joel Brobecker <brobecker@adacore.com>
7753
7754 * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
7755 of local variable msym to const struct bound_minimal_symbol.
7756 Adjust use accordingly.
7757 [ti.ti_state == TD_THR_SLEEP]: Likewise.
7758
ecccb813
TS
77592013-04-30 Samuel Thibault <samuel.thibault@gnu.org>
7760
7761 * i386gnu-nat.c (CREG_OFFSET): New macro.
7762 (creg_offset): New array.
7763 (CREG_ADDR): Use creg_offset instead of reg_offset.
7764
f1d02dd4 77652013-04-30 Joel Brobecker <brobecker@adacore.com>
54746424
JB
7766
7767 * mep-tdep.c (mep_write_pc): Delete.
7768 (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
7769 Add call to set_gdbarch_pc_regnum.
7770
f1d02dd4 77712013-04-30 Joel Brobecker <brobecker@adacore.com>
01da98f9
JB
7772
7773 * common/filestuff.c: Replace #include <dirent.h> by
7774 #include "gdb_dirent.h".
7775
f1d02dd4 77762013-04-30 Joel Brobecker <brobecker@adacore.com>
366c6766
JB
7777
7778 * common/filestuff.c: Replace #include <sys/stat.h> by
7779 #include "gdb_stat.h".
7780
b385a60d
PM
77812013-04-29 Pierre Muller <muller@sourceware.org>
7782
7783 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
7784 editCase function rule.
7785 (get_DW_AT_signature_type): Likewise.
7786
d27b54ad
JB
77872013-04-29 Joel Brobecker <brobecker@adacore.com>
7788
7789 * m32r-tdep.c (m32r_write_pc): Delete.
7790 (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
7791 Add call to set_gdbarch_pc_regnum.
7792
47d21dc5
PM
77932013-04-29 Pierre Muller <muller@sourceware.org>
7794
7795 * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
7796
9056882e
JB
77972013-04-29 Joel Brobecker <brobecker@adacore.com>
7798
7799 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
7800
7ee4732a
YQ
78012013-04-28 Yao Qi <yao@codesourcery.com>
7802
7803 * solib-dsbt.c (fetch_loadmap): Re-indent.
7804 (displacement_from_map, enable_break2): Likewise.
7805 (dsbt_relocate_section_addresses): Likewise.
7806
2260af53 78072013-04-26 Joel Brobecker <brobecker@adacore.com>
7808
7809 GDB 7.6 released.
7810
ff546935
TT
78112013-04-25 Andreas Kaufmann <Andreas.Kaufmann@synopsys.com>
7812
7813 PR corefiles/14983:
7814 * dwarf2read.c (process_full_comp_unit): Always create a static
7815 block.
7816
40fb6c5e
HZ
78172013-04-25 Hui Zhu <hui@codesourcery.com>
7818
7819 * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
7820 to loc->cmd_bytecode.
7821
74e04d1c
DE
78222013-04-24 Doug Evans <dje@google.com>
7823
7824 * dwarf2read.c (setup_type_unit_groups): Fix comment.
7825
3cf62c1d
KS
78262013-04-22 Keith Seitz <keiths@redhat.com>
7827
7828 * tracepoint.c (trace_save): Call the writer's start method.
7829
bf9e4d0c
MB
78302013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
7831
7832 PR gdb/10462
7833 * cli/cli-decode.c (lookup_command): Show an error if there is no space
7834 before argument.
7835
5d71132c
TT
78362013-04-23 Tom Tromey <tromey@redhat.com>
7837
7838 * common/filestuff.c: Check USE_WIN32API before including
7839 sys/socket.h.
7840 (HAVE_F_GETFD): New define.
7841 (mark_cloexec): Check HAVE_F_GETFD.
7842 (gdb_open_cloexec): Change 'mode' to unsigned long.
7843 (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
7844 (gdb_pipe_cloexec): Check HAVE_PIPE.
7845 * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
7846 long.
7847
a11cfd87
HZ
78482013-04-23 Hui Zhu <hui@codesourcery.com>
7849
7850 PR gdb/15293
a11cfd87
HZ
7851 * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
7852
2d9442cc
HZ
78532013-04-23 Hui Zhu <hui@codesourcery.com>
7854
7855 PR gdb/15165
2d9442cc
HZ
7856 * breakpoint.c (dprintf_print_recreate): New.
7857 (save_breakpoints): Let it not save dprintf commands.
7858 (initialize_breakpoint_ops): Set dprintf_print_recreate.
7859
614c279d
TT
78602013-04-22 Tom Tromey <tromey@redhat.com>
7861
7862 PR gdb/7912:
7863 * Makefile.in (SFILES): Add filestuff.c
7864 (COMMON_OBS): Add filestuff.o.
7865 (filestuff.o): New target.
7866 * auto-load.c (auto_load_objfile_script_1): Use
7867 gdb_fopen_cloexec.
7868 * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
7869 * cli/cli-cmds.c (shell_escape): Call close_most_fds.
7870 * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
7871 * common/agent.c (gdb_connect_sync_socket): Use
7872 gdb_socket_cloexec.
7873 * common/filestuff.c: New file.
7874 * common/filestuff.h: New file.
7875 * common/linux-osdata.c (linux_common_core_of_thread)
7876 (command_from_pid, commandline_from_pid, print_source_lines)
7877 (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
7878 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
7879 gdb_fopen_cloexec.
7880 * common/linux-procfs.c (linux_proc_get_int)
7881 (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
7882 * config.in, configure: Rebuild.
7883 * configure.ac: Don't check for sys/socket.h. Check for
7884 fdwalk, pipe2.
7885 * corelow.c (core_open): Use gdb_open_cloexec.
7886 * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
7887 * fork-child.c (fork_inferior): Call close_most_fds.
7888 * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
7889 * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
7890 * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
7891 Use gdb_fopen_cloexec.
7892 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
7893 gdb_open_cloexec.
7894 (linux_async_pipe): Use gdb_pipe_cloexec.
7895 * remote-fileio.c (remote_fileio_func_open): Use
7896 gdb_open_cloexec.
7897 * remote.c (remote_file_put, remote_file_get): Use
7898 gdb_fopen_cloexec.
7899 * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
7900 close_most_fds.
7901 * ser-tcp.c (net_open): Use gdb_socket_cloexec.
7902 * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
7903 * solib.c (solib_find): Use gdb_open_cloexec.
7904 * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
7905 * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
7906 (tfile_open): Use gdb_open_cloexec.
7907 * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
7908 * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
7909 * xml-support.c (xml_fetch_content_from_file): Use
7910 gdb_fopen_cloexec.
7911 * main.c (captured_main): Call notice_open_fds.
7912
5fda2332
EBM
79132013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
7914
7915 * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
7916 'char *' to 'gdb_byte *'.
7917 (gdbsim_store_register): Change the type of 'tmp' from 'char' to
7918 'gdb_byte'.
7919
eb6c553b
YQ
79202013-04-22 Yao Qi <yao@codesourcery.com>
7921
7922 * infrun.c: Fix typo in comment.
7923
9991b207
SDJ
79242013-04-22 Andrew Haley <aph@redhat.com>
7925
7926 * arm-tdep.c (BranchDest): Cast result as "unsigned long",
7927 instead of "long".
7928
8b4833e3
YQ
79292013-04-20 Yao Qi <yao@codesourcery.com>
7930
7931 * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
7932 'char *' to 'gdb_byte *'. Cast the return value of
7933 'bt_ctf_get_char_array' to 'gdb_byte *'.
7934
bd3f3b55
PA
79352013-04-19 Pedro Alves <palves@redhat.com>
7936
7937 * configure.ac (build_warnings): Replace -Wno-pointer-sign with
7938 -Wpointer-sign.
7939 * configure: Regenerate.
7940
c49e7f76
PA
79412013-04-19 Pedro Alves <palves@redhat.com>
7942
7943 * ser-tcp.c (net_read_prim): Cast second argument to recv to
7944 'void *'.
7945
12ff8552
PA
79462013-04-19 Pedro Alves <palves@redhat.com>
7947
7948 * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
7949 Change type of 'myaddr' parameter to gdb_byte pointer.
7950 (monitor_write_memory_longlongs): Likewise. Cast 'myaddr' pointer
7951 to 'long long' pointer instead of to 'unsigned long long'.
7952 (monitor_write_memory_block, monitor_read_memory_single)
7953 (monitor_read_memory): Change type of 'myaddr' parameter to
7954 gdb_byte pointer.
7955
9c37696b
PA
79562013-04-19 Pedro Alves <palves@redhat.com>
7957
7958 * record.c (validate_history_size): Make parameter 'setting'
7959 unsigned.
7960
a398505b
PA
79612013-04-19 Pedro Alves <palves@redhat.com>
7962
7963 * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
7964 to 'gdb_byte *'.
7965
9f8afa72
PA
79662013-04-19 Pedro Alves <palves@redhat.com>
7967
7968 * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
7969 local to int.
7970
c714b426
PA
79712013-04-19 Pedro Alves <palves@redhat.com>
7972
7973 * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
7974 * ada-tasks.c (read_fat_string_value): Likewise.
7975
507a579c
PA
79762013-04-19 Pedro Alves <palves@redhat.com>
7977
7978 * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
7979 unsigned. Pass 'tmp' to safe_read_uleb128 instead of the signed
7980 'offset', and adjust.
7981
f9d83a0b
PA
79822013-04-19 Pedro Alves <palves@redhat.com>
7983
7984 * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
7985 (read_index_from_section): Add cast to 'char *'.
7986
745eb4fd
PA
79872013-04-19 Pedro Alves <palves@redhat.com>
7988
7989 * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
7990
db5be46f
PA
79912013-04-19 Pedro Alves <palves@redhat.com>
7992
7993 * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
7994
0f928d68
PA
79952013-04-19 Pedro Alves <palves@redhat.com>
7996
7997 * record-full.c (record_full_get_bookmark): Change local 'ret'
7998 type to char * and add cast to gdb_byte *.
7999 (record_full_goto_bookmark): Handle 'bookmark' argument as a
8000 string.
8001 * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
8002
89f6d837
PA
80032013-04-19 Pedro Alves <palves@redhat.com>
8004
8005 * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
8006 * python/py-prettyprint.c (print_string_repr): Change type of
8007 'output' local to char *. Add cast to gdb_byte * in
8008 LA_PRINT_STRING call.
8009 (print_children): Change type of 'output' local to char *.
8010 * python/py-value.c (valpy_string): Add cast to const char * in
8011 PyUnicode_Decode call.
8012
ce6ec7d8
PA
80132013-04-19 Pedro Alves <palves@redhat.com>
8014
8015 * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
8016 and change its type to 'const char *'. Adjust.
8017 (mips_send_packet): Add cast to 'char *', and remove cast to
8018 'unsigned char *'.
8019 (mips_receive_packet): Remove cast to 'unsigned char *'.
8020 (mips_load_srec): Use bfd_byte.
8021 (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
8022 (pmon_checkset): Make 'value' parameter unsigned.
8023
fda0389f
PA
80242013-04-19 Pedro Alves <palves@redhat.com>
8025
8026 * common/agent.c (agent_run_command): Add cast to gdb_byte *.
8027
bc20a4af
PA
80282013-04-19 Pedro Alves <palves@redhat.com>
8029
8030 * remote.c (remote_write_bytes_aux, compare_sections_command)
8031 (remote_read_qxfer)
8032 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
8033 (remote_hostio_readlink, remote_bfd_iovec_pread)
8034 (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
8035 binary buffer, and char when buffer is used as string.
8036 * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
8037 (trace_save, tfile_open, traceframe_walk_blocks)
8038 (tfile_fetch_registers): Likewise.
8039
c628b528
PA
80402013-04-19 Pedro Alves <palves@redhat.com>
8041
8042 * ser-base.c (ser_base_write): Change prototype -- take 'void *'
8043 buffer and size_t size. Adjust.
8044 * ser-base.h (ser_base_write): Adjust.
8045 * ser-go32.c (cnts): Change type to size_t.
8046 (dos_write): Change prototype -- take 'void *'
8047 buffer and size_t size. Adjust.
8048 (dos_info): Print elements of 'cnts' as unsigned long.
8049 * serial.c (serial_write): Likewise.
8050 * serial.h (serial_write): Adjust.
8051 (struct serial_ops) <write>: Change prototype -- take 'void *'
8052 buffer and size_t size. Adjust.
8053
51a5cd90
PA
80542013-04-19 Pedro Alves <palves@redhat.com>
8055
8056 * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
8057 gdb_byte *.
8058 * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
8059
a9933661
PA
80602013-04-19 Pedro Alves <palves@redhat.com>
8061
8062 * alpha-tdep.c (alpha_extract_return_value): Use
8063 regcache_cooked_read_unsigned to read 'v0'.
8064
19afdd07
PA
80652013-04-19 Pedro Alves <palves@redhat.com>
8066
8067 * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
8068 parameters 'at', 'as' and 'offset' to uint32_t.
8069
96b32e50
PA
80702013-04-19 Pedro Alves <palves@redhat.com>
8071
8072 * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
8073 'is64' to signed 'int'.
8074
eb1bd1fb
PA
80752013-04-19 Pedro Alves <palves@redhat.com>
8076
8077 * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
8078 parameter to int *.
8079
463920bf
PA
80802013-04-19 Pedro Alves <palves@redhat.com>
8081
8082 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
8083 'insnbuf' buffer type to unsigned int[].
8084
70242eb1
PA
80852013-04-19 Pedro Alves <palves@redhat.com>
8086
8087 * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
8088
9d1dd0e2
PA
80892013-04-19 Pedro Alves <palves@redhat.com>
8090
8091 * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
8092 unsigned long *.
8093
44096aee
PA
80942013-04-19 Pedro Alves <palves@redhat.com>
8095
8096 * alpha-tdep.c (heuristic_fence_post): Change type to int.
8097 (alpha_heuristic_proc_start): Adjust to check -1 instead of
8098 UINT_MAX.
8099 * mips-tdep.c (heuristic_fence_post): Change type to int.
8100 (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
8101
e4286e57
PA
81022013-04-19 Pedro Alves <palves@redhat.com>
8103
8104 * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
8105 (struct gdbarch_tdep) <cris_version>: Make unsigned.
8106 (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
8107
001f13d8
PA
81082013-04-19 Pedro Alves <palves@redhat.com>
8109
8110 * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'. Use
8111 it to get a string view of the byte buffer.
8112 * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
8113 type to gdb_byte *. Adjust.
8114 * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
8115 Change local to char *.
8116 * solib-darwin.c (find_program_interpreter): Change return type to
8117 char *. Adjust.
8118 (darwin_solib_get_all_image_info_addr_at_init): Adjust.
8119 * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
8120 * solib-frv.c (enable_break2): Change local 'buf' to char *.
8121 * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
8122 * solib-svr4.c (find_program_interpreter): Change return type to
8123 char *. Adjust.
8124 (enable_break): Change local 'interp_name' to char *.
8125 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
8126 * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
8127 (spu_pseudo_register_write_spu): Use char for string buffer.
8128 Adjust.
8129 (info_spu_event_command, info_spu_signal_command): Add casts to
8130 'char *'.
8131
948f8e3d
PA
81322013-04-19 Pedro Alves <palves@redhat.com>
8133
8134 * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
8135 gdb_byte[].
8136 (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
8137 * ada-lang.c (ada_value_assign): Use gdb_byte.
8138 * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
8139 (alphanbsd_sigtramp_offset): Use gdb_byte.
8140 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
8141 (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
8142 (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
8143 (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
8144 (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
8145 * arm-tdep.c (arm_stub_unwind_sniffer)
8146 (arm_displaced_init_closure): Use gdb_byte.
8147 (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
8148 (arm_default_thumb_le_breakpoint)
8149 (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
8150 * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
8151 thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
8152 * arm-wince-tdep.c (arm_wince_le_breakpoint)
8153 (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
8154 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
8155 (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
8156 (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
8157 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
8158 (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
8159 * cris-tdep.c (push_stack_item, cris_push_dummy_call)
8160 (cris_store_return_value, cris_extract_return_value): Use
8161 gdb_byte.
8162 (constraint): Change type of parameter to char * from signed
8163 char*. Use gdb_byte.
8164 * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
8165 of local buffer to gdb_byte *.
8166 * dwarf2read.c (read_index_from_section): Use gdb_byte.
8167 (create_dwp_hash_table): Change type of locals to gdb_byte *.
8168 (add_address_entry): Change type of local buffer to gdb_byte[].
8169 * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
8170 (frv_push_dummy_call): Use gdb_byte.
8171 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
8172 (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
8173 (hppa_hpux_supply_save_state): Use gdb_byte.
8174 * hppa-tdep.c (hppa32_push_dummy_call)
8175 (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
8176 * ia64-tdep.c (extract_bit_field, replace_bit_field)
8177 (slotN_contents, replace_slotN_contents): Change type of parameter
8178 to gdb_byte *.
8179 (fetch_instruction, ia64_pseudo_register_write)
8180 (ia64_register_to_value, ia64_value_to_register)
8181 (ia64_extract_return_value, ia64_store_return_value)
8182 (ia64_push_dummy_call): Use gdb_byte.
8183 * m32c-tdep.c (m32c_return_value): Remove cast.
8184 * m68hc11-tdep.c (m68hc11_pseudo_register_write)
8185 (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
8186 gdb_byte.
8187 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
8188 * mn10300-tdep.c (mn10300_store_return_value)
8189 (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
8190 gdb_byte.
8191 * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
8192 (moxie_process_record): Remove casts.
8193 * ppc-ravenscar-thread.c (supply_register_at_address)
8194 (ppc_ravenscar_generic_store_registers): Use gdb_byte.
8195 * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
8196 * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
8197 * remote-mips.c (mips_xfer_memory): Use gdb_byte.
8198 * remote.c (compare_sections_command): Use gdb_byte.
8199 * score-tdep.c (score7_free_memblock): Change type of parameter to
8200 gdb_byte *.
8201 * sh-tdep.c (sh_justify_value_in_reg): Change return type to
8202 gdb_byte *. Use gdb_byte.
8203 (sh_push_dummy_call_fpu): Use gdb_byte.
8204 (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
8205 (sh_store_return_value_nofpu, sh_store_return_value_fpu)
8206 (sh_register_convert_to_virtual, sh_register_convert_to_raw):
8207 Change parameter type to 'gdb_byte *'. Use gdb_byte.
8208 (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
8209 * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
8210 (sh64_store_return_value, sh64_register_convert_to_virtual):
8211 Change parameter type to 'gdb_byte *'. Use gdb_byte.
8212 (sh64_pseudo_register_write): Use gdb_byte.
8213 * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
8214 * solib-irix.c (fetch_lm_info): Likewise. Use gdb_byte for byte
8215 buffer.
8216 (irix_current_sos): Use gdb_byte.
8217 * solib-som.c (som_current_sos): Use gdb_byte.
8218 * sparc-ravenscar-thread.c (supply_register_at_address)
8219 (sparc_ravenscar_generic_store_registers): Use gdb_byte.
8220 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
8221 * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
8222 * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
8223 'gdb_byte *'.
8224 * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
8225 'gdb_byte *'.
8226 * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
8227 * xstormy16-tdep.c (xstormy16_extract_return_value)
8228 (xstormy16_store_return_value): Change parameter type to
8229 'gdb_byte *'. Adjust.
8230 (xstormy16_push_dummy_call): Use gdb_byte.
8231 * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
8232 (call0_analyze_prologue, execute_code): Use gdb_byte.
8233
433730c9
PA
82342013-04-19 Vladimir Kargov <kargov@gmail.com>
8235 Pedro Alves <palves@redhat.com>
8236
8237 * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
8238 value contents.
8239
ac9ec31b
DE
82402013-04-17 Doug Evans <dje@google.com>
8241
8242 * dwarf2read.c (struct signatured_type): New member type.
8243 (struct attribute): Replace member signatured_type with signature.
8244 (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
8245 (read_call_site_scope): Call follow_die_ref instead of
8246 follow_die_ref_or_sig.
8247 (read_structure_type): Rewrite handling of signatured types.
8248 (read_enumeration_type): Ditto.
8249 (read_attribute_value): Update.
8250 (build_error_marker_type): New function.
8251 (lookup_die_type): Add assert. Rewrite handling of signatured types.
8252 Don't call error for bad types, just build an error marker type.
8253 (dump_die_shallow): Update.
8254 (follow_die_sig_1): Renamed from follow_die_sig.
8255 Don't call error for bad types, instead return NULL.
8256 (follow_die_sig): New function.
8257 (get_signatured_type, get_DW_AT_signature_type): New functions.
8258
e546e8bb
YZ
82592013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
8260
8261 * aarch64-tdep.c (aarch64_write_pc): Removed.
543cdd95
JB
8262 (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
8263 function.
e546e8bb 8264
ab116149
YQ
82652013-04-17 Yao Qi <yao@codesourcery.com>
8266
8267 * top.c (print_gdb_configuration): Print configure-time
8268 parameter on using libbabeltrace or not.
8269
488a42b8
PA
82702013-04-16 Pedro Alves <palves@redhat.com>
8271
8272 * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
8273
f5fb825b
PA
82742013-04-16 Pedro Alves <palves@redhat.com>
8275
85d494ea 8276 * common/glibc_thread_db.h: Update from upstream glibc
f5fb825b
PA
8277 (git 568035b7874a099087b77f7bba3e36a1173787b0).
8278
e1154999
PA
82792013-04-16 Pedro Alves <palves@redhat.com>
8280
8281 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
8282 * common/glibc_thread_db.h: ... this new file ...
8283 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
8284
e3b50a7f
PA
82852013-04-16 Will Newton <will.newton@gmail.com>
8286 Pedro Alves <palves@redhat.com>
8287
8288 PR build/11881
8289
8290 * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
8291 (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
8292 HAVE_THREAD_DB_H.
8293
1c2e4450
PA
82942013-04-16 Pedro Alves <palves@redhat.com>
8295 Eli Zaretskii <eliz@gnu.org>
8296
8297 * NEWS: Mention "set foo unlimited".
8298
4031ecc5
DE
82992013-04-15 Doug Evans <dje@google.com>
8300
19c3d4c9
DE
8301 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
8302 (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
8303 (create_dwo_cu_reader): Renamed from
8304 create_dwo_debug_info_hash_table_reader.
8305 (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
8306 Remove support for multiple CUs in a DWO file.
8307 (open_and_init_dwo_file, lookup_dwo_cutu): Update.
8308
4031ecc5
DE
8309 * dwarf2read.c (create_debug_types_hash_table): Use hex_string
8310 instead of phex.
8311 (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
8312 (create_dwo_in_dwp): Ditto.
8313
b340913d
TT
83142013-04-15 Tom Tromey <tromey@redhat.com>
8315
8316 * NEWS: Move recent entries into "since 7.6" section.
8317
cc16e6c9
TT
83182013-04-15 Tom Tromey <tromey@redhat.com>
8319
8320 PR c++/13588:
8321 * NEWS: Update.
8322 * break-catch-throw.c (struct exception_catchpoint)
8323 <exception_rx, pattern>: New fields.
8324 (fetch_probe_arguments, dtor_exception_catchpoint)
8325 (check_status_exception_catchpoint)
8326 (print_one_detail_exception_catchpoint): New functions.
8327 (handle_gnu_v3_exceptions): Add "except_rx" argument.
8328 Compile regular expression if needed.
8329 (extract_exception_regexp): New function.
8330 (catch_exception_command_1): Use extract_exception_regexp.
8331 (compute_exception): Use fetch_probe_arguments.
8332 (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
8333 and check_status fields.
8334 * cp-abi.c (cplus_typename_from_type_info): New function.
8335 * cp-abi.h (cplus_typename_from_type_info): Declare.
8336 (struct cp_abi_ops) <get_typename_from_type_info>: New field.
8337 * gdb_regex.h (compile_rx_or_error): Declare.
8338 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
8339 comment.
8340 (init_gnuv3_ops): Set get_type_from_type_info field.
8341 * probe.c (compile_rx_or_error): Move...
8342 * utils.c (compile_rx_or_error): ... here.
8343
72f1fe8a
TT
83442013-04-15 Tom Tromey <tromey@redhat.com>
8345
8346 PR c++/15176:
8347 * NEWS: Update.
8348 * break-catch-throw.c (compute_exception): New function.
8349 (exception_funcs): New global.
8350 (_initialize_break_catch_throw): Create $_exception.
8351 * cp-abi.c (cplus_type_from_type_info): New function.
8352 * cp-abi.h (cplus_type_from_type_info): Declare.
8353 (struct cp_abi_ops) <get_type_from_type_info>: New field.
8354 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
8355 (gnuv3_get_type_from_type_info): New functions.
8356 (init_gnuv3_ops): Set get_type_from_type_info ABI field.
8357
fc4746a2
TT
83582013-04-15 Tom Tromey <tromey@redhat.com>
8359
8360 * break-catch-throw.c (struct exception_names): New.
8361 (exception_functions): Change type.
8362 (re_set_exception_catchpoint): Look for SDT probes.
8363
15a73f56
TT
83642013-04-15 Tom Tromey <tromey@redhat.com>
8365
8366 PR c++/10119:
8367 * break-catch-throw.c (exception_functions): New global.
8368 (gnu_v3_exception_catchpoint_ops): Move earlier.
8369 (struct exception_catchpoint): New.
8370 (classify_exception_breakpoint): Rewrite.
8371 (re_set_exception_catchpoint): New function.
8372 (handle_gnu_v3_exceptions): Return void. Use init_catchpoint.
8373 Allocate a struct exception_catchpoint.
8374 (catch_exception_command_1): Update.
8375 (initialize_throw_catchpoint_ops): Set 're_set' method.
8376
916703c0
TT
83772013-04-15 Tom Tromey <tromey@redhat.com>
8378
8379 * Makefile.in (SFILES): Add break-catch-throw.c
8380 (COMMON_OBS): Add break-catch-throw.o.
8381 * break-catch-throw.c: New file.
8382 * breakpoint.c: Move exception-catching code to new file.
8383 (ep_parse_optional_if_clause): No longer static.
8384 * breakpoint.h (ep_parse_optional_if_clause): Declare.
8385
6e72ca20
TT
83862013-04-15 Tom Tromey <tromey@redhat.com>
8387
8388 PR c++/9065:
8389 * NEWS: Update.
8390 * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
8391 * c-exp.y (TYPEID): New token.
8392 (exp): Add new TYPEID productions.
8393 (ident_tokens): Add "typeid".
8394 * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
8395 * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
8396 (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
8397 * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
8398 * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
8399 case.
8400 * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
8401 (build_std_type_info_type, gnuv3_get_typeid_type)
8402 (gnuv3_get_typeid): New functions.
8403 (init_gnuv3_ops): Initialize std_type_info_gdbarch_data. Set
8404 new fields on ABI object.
8405 * parse.c (operator_length_standard) <OP_TYPEID>: New case.
8406 * std-operator.def (OP_TYPEID): New.
8407
715c6909
TT
84082013-04-15 Tom Tromey <tromey@redhat.com>
8409
8410 * elfread.c (elf_symtab_read): Install versioned symbol under
8411 unversioned name as well.
8412
8de20a37
TT
84132013-04-15 Tom Tromey <tromey@redhat.com>
8414
8415 PR c++/11990:
8416 * c-lang.c (cplus_language_defn): Use gdb_demangle.
8417 * c-typeprint.c (c_type_print_base): Use gdb_demangle.
8418 * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
8419 (gdb_demangle): New function.
8420 * cp-support.h (gdb_demangle): Declare.
8421 * dwarf2read.c (dwarf2_physname, fixup_partial_die)
8422 (dwarf2_name): Use gdb_demangle.
8423 * gdbtypes.c (check_stub_method): Use gdb_demangle.
8424 * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
8425 suffixes from name.
8426 (gnuv3_print_method_ptr): Use gdb_demangle.
8427 * jv-lang.c (java_demangle): Use gdb_demangle.
8428 * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
8429 * language.c (unk_lang_demangle): Use gdb_demangle.
8430 * symtab.c (symbol_find_demangled_name)
8431 (demangle_for_lookup): Use gdb_demangle.
8432
591f19e8
TT
84332013-04-15 Tom Tromey <tromey@redhat.com>
8434
8435 PR c++/12824:
8436 * NEWS: Update.
8437 * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
8438 New constant.
8439 (classify_exception_breakpoint): New function.
8440 (print_it_exception_catchpoint, print_one_exception_catchpoint)
8441 (print_mention_exception_catchpoint)
8442 (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
8443 (catch_exception_command_1): Handle "rethrow" catchpoint.
8444 (catch_rethrow_command): New function.
8445 (_initialize_breakpoint): Add "catch rethrow" command.
8446
4d40cad2
PM
84472013-04-15 Pierre Muller <muller@sourceware.org>
8448
8449 * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
8450 set_gdbarch_write_pc as deprecated anymore.
8451
30bcb456
JB
84522013-04-15 Joel Brobecker <brobecker@adacore.com>
8453
8454 * spu-tdep.c (spu_write_pc): Add empty line after local variable
8455 declarations.
8456
da9160e4
YQ
84572013-04-13 Yao Qi <yao@codesourcery.com>
8458
8459 * ctf.c (_initialize_ctf): Include "completer.h".
8460 Call add_target_with_completer instead of add_target.
8461
39ed5604
JK
84622013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8463
8464 Fix GDB regression related to PR binutils/14813.
8465 * jit.c (mem_bfd_iovec_close): Return 0 for success.
8466 * minidebug.c (lzma_close): Add return value comment.
8467 * remote.c (remote_bfd_iovec_close): Return 0 for success.
8468 * solib-spu.c (spu_bfd_iovec_close): Likewise.
8469 * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
8470
84712013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
49369217
JK
8472
8473 * config.in: Regenerate.
8474
d521ce57
TT
84752013-04-12 Tom Tromey <tromey@redhat.com>
8476
8477 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
8478 const.
8479 * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
8480 (struct die_reader_specs) <buffer>: Likewise.
8481 (die_reader_func_ftype): Make 'info_ptr' const.
8482 (struct line_header) <include_dirs, statement_program_start,
8483 statement_program_end>: Now const.
8484 (struct file_entry) <name>: Likewise.
8485 (struct partial_die_info) <sibling>: Likewise.
8486 (struct dwarf_block) <data>: Likewise.
8487 (dwarf2_read_section): Remove cast.
8488 (dwarf2_get_section_info): Make 'bufp' const.
8489 (read_index_from_section): Constify.
8490 (dw2_get_file_names_reader): Make 'info_ptr' const.
8491 (dw2_get_primary_filename_reader): Likewise.
8492 (read_comp_unit_head): Make 'info_ptr' and return type const.
8493 (read_and_check_comp_unit_head, read_and_check_type_unit_head):
8494 Likewise.
8495 (read_abbrev_offset): Constify.
8496 (dwarf2_create_include_psymtab): Make 'name' const.
8497 (create_debug_types_hash_table): Update.
8498 (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
8499 (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
8500 Constify.
8501 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
8502 (load_partial_comp_unit_reader): Make 'info_ptr' const.
8503 (read_comp_units_from_section): Constify.
8504 (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
8505 (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
8506 const.
8507 (dwarf2_compute_name, setup_type_unit_groups): Constify.
8508 (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
8509 (create_dwp_hash_table, dwarf2_ranges_read)
8510 (dwarf2_record_block_ranges): Constify.
8511 (read_die_and_children, read_die_and_siblings_1)
8512 (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
8513 const.
8514 (read_full_die_1, read_full_die): Make 'info_ptr' const.
8515 (abbrev_table_read_table): Constify.
8516 (load_partial_dies): Make 'info_ptr' const.
8517 (read_partial_die, read_attribute_value, read_attribute): Make
8518 'info_ptr' and return type const.
8519 (read_address, read_initial_length)
8520 (read_checked_initial_length_and_offset, read_offset)
8521 (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
8522 const.
8523 (read_direct_string): Make 'buf' and return type const.
8524 (read_indirect_string_at_offset, read_indirect_string_from_dwz)
8525 (read_indirect_string): Make return type const.
8526 (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
8527 (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
8528 'info_ptr' const.
8529 (read_str_index): Make return type const.
8530 (add_include_dir): Make 'include_dir' const.
8531 (add_file_name): Make 'name' const.
8532 (dwarf_decode_line_header): Constify.
8533 (psymtab_include_file_name): Make return type const.
8534 (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
8535 (dwarf2_start_subfile): Make 'filename' const.
8536 (dwarf2_const_value_attr): Make 'bytes' const.
8537 (read_signatured_type_reader): Make 'info_ptr' const.
8538 (decode_locdesc): Constify.
8539 (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
8540 const.
8541 (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
8542 'mac_end', and return type const.
8543 (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
8544 (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
8545 type const.
8546 (per_cu_header_read_in): Constify.
8547 * symfile.h (dwarf2_get_section_info): Update.
8548
d47a1bc1
TT
85492013-04-12 Tom Tromey <tromey@redhat.com>
8550
8551 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
8552
6eaaf48b
EZ
85532013-04-12 Eli Zaretskii <eliz@gnu.org>
8554
fc4c25bf 8555 * NEWS: Mention "show configuration", --configuration.
6eaaf48b
EZ
8556 * top.c (print_gdb_configuration): New function, displays the
8557 details about GDB configure-time parameters.
8558 (print_gdb_version): Mention "show configuration".
6eaaf48b
EZ
8559 * cli/cli-cmds.c (show_configuration): New function.
8560 (_initialize_cli_cmds): Add the "show configuration" command.
6eaaf48b
EZ
8561 * main.c (captured_main) <print_configuration>: New static var.
8562 <long_options>: Use it.
8563 If --configuration was given, call print_gdb_configuration.
8564
b292c783
JK
85652013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8566 Pedro Alves <palves@redhat.com>
8567
8568 * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
8569 (generated_files): Add gcore.
8570 (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
8571 HAVE_NATIVE_GCORE_HOST.
8572 (gcore): New.
8573 * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
8574 * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
8575 config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
8576 config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
8577 config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
8578 Add HAVE_NATIVE_GCORE_HOST.
8579 * configure: Regenerate.
8580 * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
8581 New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME. New
8582 AC_CONFIG_FILES for gcore.
8583 * configure.tgt: Add gdb_have_gcore to the initial comment. Set
8584 gdb_have_gcore.
8585 * gdb_gcore.sh: Rename to ...
8586 * gcore.in: ... here. Remove gcore.sh comment. Use GDB_TRANSFORM_NAME
8587 and GCORE_TRANSFORM_NAME substitutions.
8588
c96b3c4f
JK
8589 Fix parsing tabs in ${gdb_target_obs}.
8590 * configure.tgt (gdb_have_gcore): Replace case with for and if.
8591
d6cb50a2
JK
85922013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8593
8594 * remote.c (unpush_and_perror): Add output message final dot.
8595
cf2cb5ec
YQ
85962013-04-11 Yao Qi <yao@codesourcery.com>
8597
8598 * tracepoint.c (tfile_interp_line): Fit parameters line and
8599 utpp in one line.
8600
07293be4
JB
86012013-04-10 Joel Brobecker <brobecker@adacore.com>
8602
8603 * solib.c (solib_map_sections): Remove code overwriting
8604 SO->SO_NAME with the bfd's filename.
8605
f81d1120
PA
86062013-04-10 Pedro Alves <palves@redhat.com>
8607
8608 * cli/cli-decode.c (integer_unlimited_completer): New function.
8609 (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
8610 (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
8611 completer.
8612 * cli/cli-setshow.c: Include "cli/cli-utils.h".
8613 (is_unlimited_literal): New function.
8614 (do_set_command): Handle literal "unlimited" arguments.
8615 * frame.c (_initialize_frame) <set backtrace limit>: Document
8616 "unlimited".
8617 * printcmd.c (_initialize_printcmd) <set print
8618 max-symbolic-offset>: Add help text.
8619 * record-full.c (_initialize_record_full) <set record full
8620 insn-number-max>: Likewise.
8621 * record.c (_initialize_record) <set record
8622 instruction-history-size, set record function-call-history-size>:
8623 Add help text.
8624 * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
8625 help text.
8626 * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
8627 Likewise.
8628 * source.c (_initialize_source) <set listsize>: Add help text.
8629 * utils.c (initialize_utils) <set height, set width>: Likewise.
8630 <set pagination>: Mention "set height unlimited".
8631 * valprint.c (_initialize_valprint) <set print elements, set print
8632 repeats>: Document "unlimited".
8633
2f9d54cf
PA
86342013-04-10 Pedro Alves <palves@redhat.com>
8635
8636 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
8637 instead of disconnect_tracing.
8638 * infcmd.c (detach_command, disconnect_command): Call
8639 query_if_trace_running. Adjust.
8640 * top.c: Include "tracepoint.h".
8641 (quit_target): Delete. Contents moved ...
8642 (quit_force): ... here. Wrap each stage of teardown in
8643 TRY_CATCH. Call disconnect_tracing before detaching.
8644
393fd4c3
YQ
86452013-04-10 Hui Zhu <hui@codesourcery.com>
8646 Yao Qi <yao@codesourcery.com>
8647
8648 * configure.ac: Check libbabeltrace is installed.
8649 * config.in: Regenerate.
8650 * configure: Regenerate.
8651 * Makefile.in (LIBBABELTRACE): New.
8652 (CLIBS): Add LIBBABELTRACE.
8653 * ctf.c: Include "exec.h".
8654 (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
8655 (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
8656 (ctf_save_metadata_header): Define new type aliases in
8657 metadata.
8658 (ctf_write_header): Define event type "tsv_def" and "tp_def"
8659 in metadata. Start a new faked packet for trace status.
8660 (ctf_write_status): Write trace status to CTF.
8661 (ctf_write_uploaded_tsv): Write TSV to CTF.
8662 (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
8663 (ctf_write_definition_end): End the faked packet.
8664
8665 (ctx, ctf_iter, trace_dirname): New.
8666 (start_pos): New variable.
8667 (ctf_destroy, ctf_open_dir, ctf_open): New.
8668 (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
8669 macros.
8670 (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
8671 (ctf_fetch_registers, ctf_xfer_partial): New.
8672 (ctf_get_trace_state_variable_value): New.
8673 (ctf_get_tpnum_from_frame_event): New.
8674 (ctf_get_traceframe_address): New.
8675 (ctf_trace_find, ctf_has_stack): New.
8676 (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
8677 (ctf_get_trace_status, ctf_read_status): New.
8678 (_initialize_ctf): New.
8679 * tracepoint.c (get_tracepoint_number): New
8680 (get_uploaded_tsv): Remove 'static'.
5f8e0b8f 8681 (struct traceframe_info, trace_regblock_size): Move it to ...
393fd4c3
YQ
8682 * tracepoint.h: ... here.
8683 (get_tracepoint_number): Declare it.
8684 (get_uploaded_tsv): Declare it.
8685
8686 * NEWS: Mention new configure option.
8687
5c2b4418
HZ
86882013-04-10 Pedro Alves <palves@redhat.com>
8689 Hui Zhu <hui@codesourcery.com>
8690
8691 * breakpoint.c (dprintf_re_set): New.
8692 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
8693 to dprintf_re_set.
8694
a5c66735
JB
86952013-04-09 Joel Brobecker <brobecker@adacore.com>
8696
8697 * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
8698 Remove solib-svr4.o from the list.
8699
9e77999c
JB
87002013-04-09 Joel Brobecker <brobecker@adacore.com>
8701
8702 * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
8703 Use gdb_assert_not_reached instead of invalid boolean expression.
8704
1927e618
PA
87052013-04-09 Pedro Alves <palves@redhat.com>
8706
8707 * remote.c (unpush_and_perror): New function.
8708 (readchar, remote_serial_write): Use it.
8709
10782d74
MM
87102013-04-09 Markus Metzger <markus.t.metzger@intel.com>
8711
8712 * NEWS: Mention new btrace RSP packets.
8713
4c8429ef
TT
87142013-04-08 Tom Tromey <tromey@redhat.com>
8715
8716 * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
8717 long.
8718
8625fc1b
TT
87192013-04-08 Tom Tromey <tromey@redhat.com>
8720
8721 * maint.c (print_bfd_section_info): Print the section index.
8722 * symmisc.c (dump_msymbols): Print the section index.
8723
e27d198c
TT
87242013-04-08 Tom Tromey <tromey@redhat.com>
8725
8726 PR symtab/8424:
8727 * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
8728 SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
8729 * breakpoint.c (resolve_sal_pc): Update.
8730 * elfread.c (elf_gnu_ifunc_record_cache): Update.
8731 * findvar.c (struct minsym_lookup_data) <objfile>: New field.
8732 (minsym_lookup_iterator_cb): Use it.
8733 (default_read_var_value): Update.
8734 * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
8735 Update.
8736 * infcmd.c (jump_command): Update.
8737 * linespec.c (minsym_found): Update.
8738 * maint.c (maintenance_translate_address): Update.
8739 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
8740 (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
8741 * parse.c (write_exp_msymbol): Update.
8742 * printcmd.c (address_info): Update.
8743 * psymtab.c (find_pc_sect_psymbol): Update.
8744 (fixup_psymbol_section): Check SYMBOL_SECTION, not
8745 SYMBOL_OBJ_SECTION.
8746 (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
8747 Don't initialize SYMBOL_OBJ_SECTION.
8748 * spu-tdep.c (spu_catch_start): Update.
8749 * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
8750 * symmisc.c (dump_msymbols, print_symbol): Update.
8751 * symtab.c (fixup_section): Don't set 'obj_section'. Change
8752 how fallback section is computed.
8753 (fixup_symbol_section): Update.
8754 (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
8755 Update.
8756 (allocate_symbol, initialize_symbol, allocate_template_symbol):
8757 Initialize SYMBOL_SECTION.
8758 * symtab.h (struct general_symbol_info) <section>: Update comment.
8759 <obj_section>: Remove.
8760 (SYMBOL_OBJ_SECTION): Add 'objfile' argument. Rewrite.
8761 (SYMBOL_OBJFILE): New macro.
8762
e6dc44a8
TT
87632013-04-08 Tom Tromey <tromey@redhat.com>
8764
8765 * coffread.c (record_minimal_symbol): Update.
8766 * dbxread.c (record_minimal_symbol): Update.
8767 * elfread.c (record_minimal_symbol): Update.
8768 * machoread.c (macho_symtab_add_minsym): Update.
8769 * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
8770 Update.
8771 * minsyms.c (prim_record_minimal_symbol): Update.
8772 (prim_record_minimal_symbol_full): Remove 'bfd_section'
8773 argument.
8774 (prim_record_minimal_symbol_and_info): Likewise.
8775 * minsyms.h (prim_record_minimal_symbol_full)
8776 (prim_record_minimal_symbol_and_info): Update.
8777 * symtab.c (allocate_symbol, initialize_symbol)
8778 (allocate_template_symbol): Initialize SYMBOL_SECTION.
8779 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
8780 Update.
8781
36192a8d
TT
87822013-04-08 Tom Tromey <tromey@redhat.com>
8783
8784 PR symtab/8423:
8785 * solib-som.c (som_solib_section_offsets): Use BFD section
8786 indices. Set offsets for all sections.
8787 * somread.c (som_symtab_read): Compute BFD section for
8788 symbol. Use prim_record_minimal_symbol_and_info.
8789 (som_symfile_read): Fix comment.
8790 (struct find_section_offset_arg): New.
8791 (find_section_offset, set_section_index): New functions.
8792 (som_symfile_offsets): Use set_section_index to compute
8793 section indices.
8794
65cf3563
TT
87952013-04-08 Tom Tromey <tromey@redhat.com>
8796
8797 * coffread.c (cs_to_section): Use gdb_bfd_section_index.
8798 * elfread.c (record_minimal_symbol, elf_symtab_read): Use
8799 gdb_bfd_section_index.
8800 * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
8801 New functions.
8802 * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
8803 Declare.
8804 * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
8805 Update.
8806 * objfiles.c (add_to_objfile_sections_full): New function.
8807 (add_to_objfile_sections): Use it.
8808 (build_section_table): Rewrite.
8809 (objfile_relocate1): Use gdb_bfd_section_index. Update.
8810 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
8811 (struct objfile) <sections>: Update comment.
8812 (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
8813 is NULL.
8814 (ALL_OBJSECTIONS): Use it.
8815 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
8816 * solib-frv.c (frv_relocate_main_executable): Update.
8817 * solib-target.c (solib_target_relocate_section_addresses):
8818 Use gdb_bfd_section_index.
8819 * symfile.c (build_section_addr_info_from_section_table):
8820 Use gdb_bfd_section_index.
8821 (build_section_addr_info_from_bfd, place_section): Likewise.
8822 * symtab.c (fixup_section): Update.
8823 * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
8824
7cbd4a93
TT
88252013-04-08 Tom Tromey <tromey@redhat.com>
8826
8827 * minsyms.h (struct bound_minimal_symbol): New.
8828 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8829 Remove objfile argument.
8830 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8831 Return bound_minimal_symbol.
8832 * minsyms.c (lookup_minimal_symbol_by_pc_1)
8833 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8834 Return bound_minimal_symbol.
8835 (in_gnu_ifunc_stub): Update.
8836 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8837 Remove 'objfile_p' argument.
8838 (lookup_solib_trampoline_symbol_by_pc): Update.
8839 * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
8840 arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
8841 c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
8842 glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
8843 i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
8844 linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
8845 mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
8846 ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
8847 stack.c, symtab.c, tui/tui-disasm.c: Update.
8848
f85f34ed
TT
88492013-04-08 Tom Tromey <tromey@redhat.com>
8850
8851 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
8852 Use symbol's obstack, not an objfile.
8853 * coffread.c (process_coff_symbol): Update.
8854 * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
8855 * jv-lang.c (add_class_symbol): Update.
8856 * mdebugread.c (new_symbol): Update.
8857 * minsyms.c (prim_record_minimal_symbol_full)
8858 (terminate_minimal_symbol_table): Update.
8859 * psymtab.c (add_psymbol_to_bcache): Clear entire symbol. Update.
8860 * stabsread.c (define_symbol, read_enum_type): Update.
8861 * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
8862 Handle Ada specially.
8863 (symbol_set_language): Add 'obstack' argument.
8864 (symbol_set_names): Update.
8865 (symbol_natural_name, symbol_demangled_name): Always use
8866 ada_decode_symbol.
8867 * symtab.h (struct general_symbol_info)
8868 <language_specific::obstack>: New field.
8869 <ada_mangled>: New field.
8870 (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
8871 (symbol_set_language): Update.
8872
ccde22c0
TT
88732013-04-08 Tom Tromey <tromey@redhat.com>
8874
8875 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
8876 Take an obstack, not an objfile.
8877 (symbol_set_names): Update.
8878 * symtab.h (symbol_set_demangled_name): Update.
8879
e623cf5d
TT
88802013-04-08 Tom Tromey <tromey@redhat.com>
8881
8882 * coffread.c (process_coff_symbol, coff_read_enum_type): Call
8883 allocate_symbol.
8884 * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
8885 (read_func_scope): Call allocate_template_symbol.
8886 (new_symbol_full): Call allocate_symbol.
8887 * jit.c (finalize_symtab): Call allocate_symbol.
8888 * jv-lang.c (add_class_symbol): Call allocate_symbol.
8889 * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
8890 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8891 (common_block_end): Call allocate_symbol.
8892 * symtab.c (allocate_symbol, initialize_symbol)
8893 (allocate_template_symbol): New functions.
8894 * symtab.c (allocate_symbol, initialize_symbol)
8895 (allocate_template_symbol): Declare.
8896 * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
8897
f6de8ec2
PA
88982013-04-08 Pedro Alves <palves@redhat.com>
8899 Keith Seitz <keiths@redhat.com>
8900
8901 * breakpoint.c (create_breakpoint): Rename
8902 "parse_condition_and_thread" parameter to "parse_arg". Update
8903 describing comment. If !PARSE_ARG, then error out if ARG is not
8904 the empty string after extracting the location.
8905 * breakpoint.h (create_breakpoint): Rename
8906 "parse_condition_and_thread" parameter to "parse_arg".
8907
f65ce5fb
AR
89082013-04-08 Aleksandar Ristovski <aristovski@qnx.com
8909
8910 * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
8911
cc5925ad
YQ
89122013-04-07 Yao Qi <yao@codesourcery.com>
8913
8914 * remote.c (remote_trace_find): Change type of parameters 'addr1'
8915 and 'addr2' to CORE_ADDR.
8916 * target.c (update_current_target): Update.
8917 * target.h (struct target_ops) <to_trace_find>: Change parameter
8918 type to CORE_ADDR.
8919 * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
8920 'addr2' to CORE_ADDR.
8921 (tfile_trace_find): Likewise.
8922 (tfile_get_traceframe_address): Change return type to CORE_ADDR.
8923 Change local variable 'addr' to type CORE_ADDR.
8924 * tracepoint.h (tfind_1): Update declaration.
8925
d9ac0664
EZ
89262013-04-06 Eli Zaretskii <eliz@gnu.org>
8927
8928 * windows-nat.c (windows_get_absolute_argv0): Move from here...
8929 * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
8930 Include main.h.
8931
8932 * windows-nat.h (windows_get_absolute_argv0): Move prototype from
8933 here...
8934 * main.h (windows_get_absolute_argv0): ...to here.
8935
02142a6c
DE
89362013-04-05 Doug Evans <dje@google.com>
8937
8938 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
8939 (read_cutu_die_from_dwo): Add comments.
8940 (read_structure_type): Update comment.
8941 (read_enumeration_type, read_namespace_type): Update comment.
8942 (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
8943
43662968
JK
89442013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8945
8946 Convert man pages to texinfo, new gdbinit.5 texinfo page.
8947 * Makefile.in (gdb.z): Remove.
8948 (install-only): Remove $(man1dir) and gdb.1 installation.
8949 * gdb.1: Remove.
8950
9ead1b84
JK
89512013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8952
8953 Fix compatibility with Linux kernel 3.8.3.
8954 * linux-tdep.c (linux_find_memory_regions_full): Move variable number
8955 to more inner block. Remove parsing of NUMBER from outer block.
8956 Parse NUMBER only if KEYWORD has been identified.
8957
d1794952
JK
89582013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8959
8960 Fix variable name shadowing.
8961 * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
8962 filename to mapsfilename and update its uses.
8963
9025569e
EZ
89642013-04-05 Eli Zaretskii <eliz@gnu.org>
8965
8966 * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
8967 empty. See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
8968 and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
8969 details of the problem.
8970
c9a6ce02
PA
89712013-04-04 Pedro Alves <palves@redhat.com>
8972 Hui Zhu <hui@codesourcery.com>
8973
8974 * breakpoint.c (validate_commands_for_breakpoint): If validating a
8975 tracepoint, reset its STEP_COUNT and call validate_actionline.
8976
5ff888ce
DE
89772013-04-03 Doug Evans <dje@google.com>
8978
bf6af496
DE
8979 * dwarf2read.c (read_die_and_siblings_1): Renamed from
8980 read_die_and_siblings.
8981 (read_die_and_siblings): New function.
8982 (read_cutu_die_from_dwo): Dump die if requested.
8983 (read_die_and_children): Call read_full_die_1 and
8984 read_die_and_siblings_1.
8985 (read_full_die): Dump die if requested.
8986
8987 * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
8988
0ac5b59e
DE
8989 * dwarf2read.c (struct dwo_file): New member comp_dir.
8990 Rename member name to dwo_name. All uses updated.
8991 (hash_dwo_file): Include comp_dir in computation.
8992 (eq_dwo_file): Ditto.
8993 (lookup_dwo_file_slot): New arg comp_dir. All callers updated.
8994 (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
8995
5ff888ce
DE
8996 * psymtab.c (read_psymtabs_with_fullname): Don't call
8997 psymtab_to_fullname if the basenames are different.
8998
ec83d211
JK
89992013-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9000
9001 * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
9002 New entry about "fullname" presence.
9003
4f4352f7
PA
90042013-04-03 Pedro Alves <palves@redhat.com>
9005
9006 * NEWS: Mention x86_64/Cygwin as new native configuration.
9007
3d1d5ea3
DE
90082013-04-02 Doug Evans <dje@google.com>
9009
9010 * dwarf2read.c (read_structure_type): Fix typo in comment.
9011
be9a8770
PA
90122013-04-02 Pedro Alves <palves@redhat.com>
9013
9014 * NEWS: Mention "set/show debug aarch64", "set/show debug
9015 coff-pe-read" and "set/show debug mach-o".
9016
a46c1e42
PA
90172013-04-02 Pedro Alves <palves@redhat.com>
9018
9019 * NEWS: Mention "set/show remote trace-buffer-size-packet".
9020
3ad18b19
EZ
90212013-04-02 Eli Zaretskii <eliz@gnu.org>
9022
9023 * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
9024 gdb_string.h is now in common/.
9025
e9f1758d
PA
90262013-04-02 Pedro Alves <palves@redhat.com>
9027
9028 * NEWS: Move "set debug notification" and "set trace-buffer-size"
9029 under "New options".
9030
049dc89b
JK
90312013-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9032
9033 Revert this patch:
9034 PR gdb/15275
9035 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
9036
c33e31fd
PA
90372013-04-02 Pedro Alves <palves@redhat.com>
9038
9039 PR gdb/15275
9040
9041 * remote.c (send_interrupt_sequence): Use remote_serial_write.
9042 (remote_serial_write): New function.
9043 (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
9044
ea5f3910
JW
90452013-04-01 Jiong Wang <jiwang@tilera.com>
9046
9047 * NEWS: Mention TILE-Gx in "New native configurations" and
f5aee5ee 9048 "New targets" sections.
ea5f3910 9049
5c6fa7ab
DE
90502013-04-01 Doug Evans <dje@google.com>
9051
c0f78cd4
DE
9052 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
9053 (process_enumeration_scope): Simplify.
9054
0186c6a7
DE
9055 * dwarf2read.c (struct dwarf2_per_cu_data): Move member
9056 type_unit_group ...
9057 (struct signatured_type): ... to here.
9058 (sig_type_ptr): New typedef.
9059 (type_unit_group): Delete member 't.first_cu'. Move member 'tus'
9060 out of union 't'. All uses updated.
9061 (dw2_get_file_names_reader): Assert not called for a type unit.
9062 (dw2_get_file_names): Assert not called for a type unit or type
9063 unit group.
9064 (build_type_psymtabs_reader): Assert called for a type unit.
9065 (build_type_psymtab_dependencies): Assert called for a type unit group.
9066
5c6fa7ab
DE
9067 * dwarf2read.c (free_dwo_file): Add comment.
9068 (dwarf2_per_objfile_free): Unref dwp bfd.
9069
b3c0ad67 90702013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
cebca8c1
AR
9071
9072 * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
9073 (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
9074 (read_pe_exported_syms): Remove unused 'exportix'.
9075 (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
9076 'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
9077 'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
9078
e2df1547
AR
90792013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
9080
9081 * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
9082 (print_it_watchpoint): Remove unused 'bl'.
9083 (say_where): Remove unused 'uiout'.
9084 (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
9085 (bkpt_breakpoint_hit): Remove unused 'b'.
9086 (internal_bkpt_print_it): Remove unused 'uiout'.
9087 * buildsym.c (augment_type_symtab): Remove unused 'i'.
9088
d81e75c0
TD
90892013-03-31 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
9090
9091 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
9092 (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
9093
5a8b3f62
DE
90942013-03-29 Doug Evans <dje@google.com>
9095
ab5088bf
DE
9096 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
9097 Delete arg is_dwp. All callers updated.
9098 (open_dwp_file): New function.
9099 (open_and_init_dwp_file): Call it.
9100 (get_dwp_file): New function.
9101 (lookup_dwo_cutu): Call it.
9102
a8ad1e57
DE
9103 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
9104 unnecessary, cleanup.
9105
6296d8c1
DE
9106 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
9107
b0c7bfa9
DE
9108 * dwarf2read.c (read_cutu_die_from_dwo): New function.
9109 (lookup_dwo_unit): New function.
9110 (init_cutu_and_read_dies): Move DWO handling to new functions.
9111
c88ee1f0
DE
9112 * dwarf2read.c (struct signatured_type): Tweak comment.
9113 (struct dwo_unit): Tweak comment.
9114 (create_debug_types_hash_table): Tweak comment. Reformat long line.
9115 (create_dwo_debug_info_hash_table): Tweak comment.
9116 (dwarf2_per_cu_offset_and_type): Tweak comment.
9117
5a8b3f62
DE
9118 * dwarf2read.c (lookup_signatured_type): Remove complaint about
9119 missing .debug_types section.
9120
9852c492
YQ
91212013-03-29 Yao Qi <yao@codesourcery.com>
9122
9123 * corelow.c: Include "completer.h".
9124 (_initialize_corelow): Call add_target_with_completer with
9125 argument 'filename_completer'.
9126 * tracepoint.c: Likewise.
9127 * exec.c (_initialize_exec): Likewise.
9128 * target.c (add_target): Rename to ...
9129 (add_target_with_completer): ... this. Call set_cmd_completer
9130 if parameter completer is not NULL.
9131 (add_target): New.
9132 * target.h: Include "command.h".
9133 (add_target_with_completer): Declare it.
9134
af312be7
JB
91352013-03-28 Joel Brobecker <brobecker@adacore.com>
9136
9137 * coffread.c (is_import_fixup_symbol): New function.
9138 (record_minimal_symbol): Use is_import_fixup_symbol to
9139 detect import fixup symbols, and discard them.
9140
8a0459fd
DE
91412013-03-28 Doug Evans <dje@google.com>
9142
0349ea22
DE
9143 * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
9144 types hash table until we know we need it.
9145
f652bce2
DE
9146 * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
9147 index numbers.
9148
e4a48d9d
DE
9149 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
9150 All callers updated.
9151 (dw2_print_stats): Print #read CUs too.
9152 (dump_die_shallow): Print signatured types better.
9153
8a0459fd
DE
9154 * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
9155 info_or_types_section to section. All uses updated.
9156 (struct dwo_unit): Ditto.
9157
bd3eecc3
PA
91582013-03-28 Pedro Alves <palves@redhat.com>
9159
9160 * NEWS (New options): New section.
9161 (New options): Mention set/show remote trace-status-packet.
9162 * remote.c (PACKET_qTStatus): New enumeration value.
9163 (remote_get_trace_status): Skip sending qTStatus if the packet is
9164 disabled. Use packet_ok.
9165 (_initialize_remote): Register a configuration command for
9166 qTStatus packet.
9167
41245087
DE
91682013-03-28 Doug Evans <dje@google.com>
9169
7edbb660
DE
9170 * symfile.c (find_separate_debug_file): Add comment.
9171 (terminate_after_last_dir_separator): Tweak comment.
9172
0018ea6f
DE
9173 * dwarf2read.c (create_partial_symtab): Add forward decl.
9174 (create_partial_symtab): Move to be closer to other psymtab functions.
9175 (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
9176
ca69b9e6
DE
9177 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
9178 (compute_symtab_includes): Remove unnecessary forward declaration.
9179 (die_needs_namespace): Add comment marking group of functions for
9180 dwarf2 name computation.
9181
a9375afe
DE
9182 * typeprint.c (_initialize_typeprint): Improve type help text.
9183
41245087
DE
9184 * python/python.c (finish_python_initialization): Provide suggestion
9185 for how to tell gdb to find its python files.
9186
7f7cc265
PA
91872013-03-28 Pedro Alves <palves@redhat.com>
9188
9189 PR gdb/15294
9190
9191 * source.c (_initialize_source): Change back "set listsize" to an
9192 integer command.
9193
ec21308c
JK
91942013-03-27 Gareth McMullin <gareth@blacksphere.co.nz>
9195
9196 PR gdb/15275
9197 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
9198
840a9a1f
PA
91992013-03-27 Pedro Alves <palves@redhat.com>
9200
9201 * top.c (history_size): Rename to ...
9202 (history_size_setshow_var): ... this. Add comment.
9203 (show_commands): Use readline's 'history_length' instead of
9204 computing the history length by calling history_get in a loop.
9205 (set_history_size_command): Error out for sizes over INT_MAX.
9206 Restore previous history size on invalid size.
9207 (init_history): If HISTSIZE is negative, leave the history size as
9208 zero. Add comments.
9209 (init_main): Adjust.
9210
826ecc4d
PA
92112013-03-27 Pedro Alves <palves@redhat.com>
9212
9213 * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
9214 coff_pe_read" command to "set debug coff-pe-read".
9215
0ccfeeae
MM
92162013-03-27 Markus Metzger <markus.t.metzger@intel.com>
9217
9218 * record.c (command_size_to_target_size): Fix size comparison.
9219 Change parameter type from pointer to integer to integer.
9220 Update all users.
9221
40653b35
PM
92222013-03-27 Pierre Muller <muller@sourceware.org>
9223
9224 * windows-nat.c (handle_output_debug_string): Avoid typecast
9225 from integer of different size warning.
9226
c62fa0e2
JB
92272013-03-26 Joel Brobecker <brobecker@adacore.com>
9228
9229 * windows-nat.c (handle_output_debug_string): Add empty line
9230 after local block variable definition.
9231
2c619be2
PA
92322013-03-26 Pedro Alves <palves@redhat.com>
9233
9234 * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
9235 (net_open): Make 'polls' local unsigned.
9236
1b493192
PA
92372013-03-26 Pedro Alves <palves@redhat.com>
9238
9239 * remote.c (_initialize_remote): Make "set remoteaddresssize"
9240 a zuinteger command instead of uinteger.
9241
7ee70bf5
PA
92422013-03-26 Pedro Alves <palves@redhat.com>
9243
9244 * record-full.c (record_full_insn_num): Make it unsigned.
9245 (record_full_check_insn_num, record_full_message)
9246 (record_full_registers_change, record_full_xfer_partial): Remove
9247 record_full_insn_max_num check (it's always != 0).
9248 (record_full_info, record_full_restore): Use %u as format string.
9249 (): Use %u as format string.
9250 (set_record_full_insn_max_num): Remove record_full_insn_max_num
9251 check (it's always != 0).
9252
dfd1f9bb
PA
92532013-03-26 Pedro Alves <palves@redhat.com>
9254
9255 * dcache.c (_initialize_dcache): Make the "set dcache line-size"
9256 and "set dcache size" commands zuinteger instead of uinteger.
9257
addb4faf
PA
92582013-03-26 Pedro Alves <palves@redhat.com>
9259
9260 * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
9261 command zuinteger instead of uinteger.
9262
b75bf488
PA
92632013-03-26 Pedro Alves <palves@redhat.com>
9264
9265 * coff-pe-read.c (_initialize_coff_pe_read): Make the command
9266 zuinteger instead of uinteger.
9267
42c634cb
PA
92682013-03-26 Pedro Alves <palves@redhat.com>
9269
9270 * record.c (record_insn_history_size_setshow_var)
9271 (record_call_history_size_setshow_var): New globals.
9272 (command_size_to_target_size): New function.
9273 (cmd_record_insn_history, cmd_record_call_history): Use
9274 command_size_to_target_size instead of cast.
9275 (validate_history_size, set_record_insn_history_size)
9276 (set_record_call_history_size): New functions.
9277 (_initialize_record): Install set_record_insn_history_size and
9278 set_record_call_history_size as "set" hooks of "set record
9279 instruction-history-size" and "set record
9280 function-call-history-size".
9281
1fb2e2b5
PA
92822013-03-26 Pedro Alves <palves@redhat.com>
9283
9284 * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
9285 use with history_max_entries use. Remove FIXME note.
9286
99c819ee
MM
92872013-03-26 Markus Metzger <markus.t.metzger@intel.com>
9288
9289 * record-btrace.c (record_btrace_close): Call
9290 record_btrace_auto_disable.
9291
9f9e404c
JB
92922013-03-25 Joel Brobecker <brobecker@adacore.com>
9293
9294 * rs6000-nat.c (fixup_breakpoints): Delete declaration.
9295
ebcdfe33
DE
92962013-03-25 Doug Evans <dje@google.com>
9297
9298 * contrib/cc-with-tweaks.sh: Check exit code of dwp.
9299
24955f63
TT
93002013-03-25 Tom Tromey <tromey@redhat.com>
9301
9302 PR symtab/11462:
9303 * c-exp.y (exp): Add new productions for destructors after '.' and
9304 '->'.
9305 (write_destructor_name): New function.
9306
fce632b6
TT
93072013-03-25 Tom Tromey <tromey@redhat.com>
9308
9309 PR c++/9197:
9310 * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
9311 value_struct_elt, not lookup_struct_elt_type.
9312 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
9313 STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
9314 * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
9315
a4341769
YQ
93162013-03-25 Yao Qi <yao@codesourcery.com>
9317
9318 * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
9319 instead of '_mkdir'.
9320
b5981e5a
EZ
93212013-03-23 Eli Zaretskii <eliz@gnu.org>
9322
9323 * windows-nat.c (windows_get_absolute_argv0): New function.
9324 * windows-nat.h: Add its prototype.
9325
9326 * main.c (get_init_files): Use filename_ncmp instead of strncmp.
9327 Use IS_DIR_SEPARATOR instead of looking for a character inside
9328 SLASH_STRING. Include filenames.h.
9329 (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
9330 relocate_gdb_directory works when passed gdb_program_name.
9331 Include windows-nat.h.
9332
598d3636
JK
93332013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9334
9335 * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
9336 * remote.c (trace_error): Remove the special handling of '2'.
9337 (readchar) <SERIAL_EOF>
9338 (readchar) <SERIAL_ERROR>
9339 (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
9340 (remote_get_trace_status): Call throw_exception if EX is
9341 TARGET_CLOSE_ERROR.
9342 * utils.c (perror_with_name): Rename to ...
9343 (throw_perror_with_name): ... here. New parameter errcode, describe it
9344 in the function comment.
9345 (perror_with_name): New function wrapper.
9346 * utils.h (enum errors): New stub declaration.
9347 (throw_perror_with_name): New declaration.
9348
82b821e9
PA
93492013-03-22 Pedro Alves <palves@redhat.com>
9350 Yao Qi <yao@codesourcery.com>
9351 Mark Kettenis <kettenis@gnu.org>
9352
9353 * cli/cli-setshow.c (do_set_command) <var_uinteger>:
9354 Don't let the user set the value to UINT_MAX directly.
9355 <var_integer>: Don't let the user set the value to INT_MAX
9356 directly.
9357
78a095c3
JK
93582013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9359
9360 * remote.c (remote_unpush_target): New function.
9361 (remote_open_1): Remove two pop_target calls, update one comment, add
9362 comment to target_preopen call. Replace pop_target call by
9363 remote_unpush_target call.
9364 (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
9365 pop_target calls by remote_unpush_target calls.
9366
3e74e146
PA
93672013-03-22 Pedro Alves <palves@redhat.com>
9368
9369 * linux-nat.c (linux_child_follow_fork): Don't call
9370 linux_enable_event_reporting.
9371 (linux_handle_extended_wait): Don't call
9372 linux_enable_event_reporting.
9373
a2213dca
PA
93742013-03-22 Pedro Alves <palves@redhat.com>
9375
9376 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
9377 use it to rewrite the trampoline buffers with type gdb_byte[], and
9378 undefine the macro. Remove char* cast.
9379
bd712aed
DE
93802013-03-21 Doug Evans <dje@google.com>
9381
9382 New commands "mt set per-command {space,time,symtab} {on,off}".
9383 * NEWS: Add entry.
9384 * event-top.c: #include "maint.h".
9385 * main.c: #include "maint.h".
9386 * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
9387 timeval-utils.h, maint.h, cli/cli-setshow.h.
9388 (per_command_time, per_command_space): New static globals.
9389 (per_command_symtab): New static global.
9390 (per_command_setlist, per_command_showlist): New static globals.
9391 (struct cmd_stats): Move here from utils.c.
9392 (set_per_command_time): Renamed from set_display_time in utils.c
9393 and moved here. All callers updated.
9394 (set_per_command_space): Renamed from set_display_space in utils.c
9395 and moved here. All callers updated.
9396 (count_symtabs_and_blocks): New function.
9397 (report_command_stats): Moved here from utils.c. Add support for
9398 printing symtab stats. Only print data if enabled before command
9399 executed.
9400 (make_command_stats_cleanup): Ditto.
9401 (sert_per_command_cmd, show_per_command_cmd): New functions.
9402 (_initialize_maint_cmds): Add new commands
9403 mt set per-command {space,time,symtab} {on,off}.
9404 * maint.h: New file.
9405 * top.c: #include "maint.h".
9406 * utils.c (reset_prompt_for_continue_wait_time): New function.
9407 (get_prompt_for_continue_wait_time): New function.
9408 * utils.h (reset_prompt_for_continue_wait_time): Declare
9409 (get_prompt_for_continue_wait_time): Declare.
9410 (make_command_stats_cleanup): Moved to maint.h.
9411 (set_display_time, set_display_space): Moved to maint.h and renamed
9412 to set_per_command_time, set_per_command_space.
9413 * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
9414 parse_binary_operation and made non-static. Don't call error,
9415 just return an error marker. All callers updated.
9416 * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
9417
d76488d8
TT
94182013-03-21 Tom Tromey <tromey@redhat.com>
9419
9420 * symfile.c (alloc_section_addr_info): Update header. Don't set
9421 'num_sections' field.
9422 (build_section_addr_info_from_section_table): Set 'num_sections'.
9423 (build_section_addr_info_from_bfd): Likewise.
9424 (build_section_addr_info_from_objfile): Remove dead loop
9425 condition.
9426 (free_section_addr_info): Unconditionally call xfree.
9427 (relative_addr_info_to_section_offsets, addrs_section_sort)
9428 (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
9429 condition.
9430 (syms_from_objfile_1): Remove dead 'if' condition. Check
9431 'num_sections'.
9432 (add_symbol_file_command): Set 'num_sections'.
9433 * symfile-mem.c (symbol_file_add_from_memory): Set
9434 'num_sections'.
9435 * somread.c (som_symfile_offsets): Remove dead loop condition.
9436 * machoread.c (macho_symfile_offsets): Remove dead 'if'.
9437 * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
9438
a72e5169 94392013-03-21 Tom Tromey <tromey@redhat.com>
92bc6a20
TT
9440
9441 * tracepoint.h (decode_agent_options): Add 'trace_string'
9442 argument.
9443 * tracepoint.c (decode_agent_options): Add 'trace_string'
9444 argument.
9445 (validate_actionline): Update.
9446 (collect_symbol): Add 'trace_string' argument.
9447 (struct add_local_symbols_data) <trace_string>: New field.
9448 (do_collect_symbol): Update.
9449 (add_local_symbols): Add 'trace_string' argument.
9450 (encode_actions_1): Update.
9451 (trace_dump_actions): Update.
9452 * dwarf2loc.c (access_memory): Update.
9453 * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
9454 * ax-general.c (new_agent_expr): Update.
9455 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
9456 (gen_trace_for_return_address): Add argument.
9457 (trace_kludge, trace_string_kludge): Remove.
9458 * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
9459 (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
9460 (gen_trace_for_var): Add 'trace_string' argument.
9461 (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
9462 (gen_printf, agent_eval_command_one): Update.
9463
b2f83c08
TT
94642013-03-21 Tom Tromey <tromey@redhat.com>
9465
9466 PR exp/15109:
9467 * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
9468 Handle FILENAME token.
9469
9507860e
TT
94702013-03-21 Tom Tromey <tromey@redhat.com>
9471
9472 * c-exp.y (YYPRINT): Define.
9473 (c_print_token): New function.
9474
e403aa4b
TT
94752013-03-21 Tom Tromey <tromey@redhat.com>
9476
9477 * c-exp.y (%union) <sym, ivar, ivec>: Remove.
9478
af307d6a
YQ
94792013-03-21 Yao Qi <yao@codesourcery.com>
9480
9481 * ctf.c: Include "gdb_stat.h".
9482 [USE_WIN32API]: New macro 'mkdir'.
9483 (ctf_start): Use permission bits macros if they are defined.
9484
fb81d016
KS
94852013-03-20 Keith Seitz <keiths@redhat.com>
9486
9487 * breakpoint.h (struct breakpoint): Add comment to
9488 extra_string indicating that this member is mallod'd.
9489 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
9490
ef0026f0
PA
94912013-03-20 Pedro Alves <palves@redhat.com>
9492
9493 PR gdb/15289
9494
9495 * cli/cli-setshow.c (do_set_command)
9496 <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
9497 the result of parsing the command argument. Throw error if the
9498 value is greater than UINT_MAX. Print the invalid value with
9499 plongest.
9500 <var_integer, var_zinteger>: Use LONGEST for variable holding the
9501 result of parsing the command argument. Throw error if the value
9502 is greater than INT_MAX, not greater or equal. Also throw error
9503 if the value is less than INT_MIN. Print the invalid value with
9504 plongest.
9505 <var_zuinteger_unlimited>: Throw error if the value is greater
9506 than INT_MAX, not greater or equal.
9507 (do_show_command) <var_integer, var_zinteger,
9508 var_zuinteger_unlimited>: Use %d for printing int, not %u.
9509
24d6c2a0
TT
95102013-03-20 Tom Tromey <tromey@redhat.com>
9511
9512 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
9513 if possible.
9514 * dwarf2read.c (read_func_scope): Remove old FIXME.
9515 * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
9516 not LOC_COMPUTED.
9517 * findvar.c (symbol_read_needs_frame, default_read_var_value):
9518 Unconditionally call via computed ops, if possible.
9519 * printcmd.c (address_info): Unconditionally call via computed ops,
9520 if possible.
9521 * stack.c (read_frame_arg): Unconditionally call via computed ops,
9522 if possible.
9523 * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
9524 * tracepoint.c (scope_info): Unconditionally call via computed ops,
9525 if possible.
9526
f1e6e072
TT
95272013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9528 Tom Tromey <tromey@redhat.com>
9529
9530 PR symtab/8421:
9531 * coffread.c (coff_register_index): New global.
9532 (process_coff_symbol, coff_read_enum_type): Set
9533 SYMBOL_ACLASS_INDEX.
9534 (_initialize_coffread): Initialize new global.
9535 * dwarf2loc.c (locexpr_find_frame_base_location)
9536 (dwarf2_block_frame_base_locexpr_funcs)
9537 (loclist_find_frame_base_location)
9538 (dwarf2_block_frame_base_loclist_funcs): New.
9539 (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
9540 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
9541 * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
9542 (dwarf2_block_frame_base_loclist_funcs): New.
9543 * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
9544 (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
9545 globals.
9546 (read_func_scope): Update.
9547 (fixup_go_packaging, mark_common_block_symbol_computed)
9548 (var_decode_location, new_symbol_full, dwarf2_const_value):
9549 Set SYMBOL_ACLASS_INDEX.
9550 (dwarf2_symbol_mark_computed): Likewise. Add 'is_block' argument.
9551 (_initialize_dwarf2_read): Initialize new globals.
9552 * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
9553 * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
9554 * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
9555 globals.
9556 (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
9557 (_initialize_mdebugread): Initialize new globals.
9558 * psympriv.h (struct partial_symbol) <aclass>: Update comment.
9559 * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
9560 (stab_register_index, stab_regparm_index): New globals.
9561 (define_symbol, read_enum_type, common_block_end): Set
9562 SYMBOL_ACLASS_INDEX.
9563 (_initialize_stabsread): Initialize new globals.
9564 * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
9565 globals.
9566 (MAX_SYMBOL_IMPLS): New define.
9567 (register_symbol_computed_impl, register_symbol_block_impl)
9568 (register_symbol_register_impl)
9569 (initialize_ordinary_address_classes): New functions.
9570 (_initialize_symtab): Call initialize_ordinary_address_classes.
9571 * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
9572 (struct symbol_impl): New.
9573 (SYMBOL_ACLASS_BITS): New define.
9574 (struct symbol) <aclass, ops>: Remove fields.
9575 <aclass_index>: New field.
9576 (symbol_impls): Declare.
9577 (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
9578 (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
9579 (register_symbol_computed_impl, register_symbol_block_impl)
9580 (register_symbol_register_impl): Declare.
9581 (struct symbol_computed_ops): Add location_has_loclist.
9582 (struct symbol_block_ops): New.
9583 (SYMBOL_BLOCK_OPS): New.
9584 * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
9585
dbccfd4c
TT
95862013-03-20 Tom Tromey <tromey@redhat.com>
9587
9588 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
9589 (print_partial_symbols, recursively_search_psymtabs): Use
9590 PSYMBOL_CLASS.
9591
e3f1ad4f
PM
95922013-03-20 Pierre Muller <muller@sourceware.org>
9593
9594 * contrib/ari/gdb_ari.sh (OP eol rule): Also check
9595 addtion, subtraction, multiplication and division binary operator.
9596
460014f5
JK
95972013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9598
9599 Code cleanup.
9600 * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
9601 * bsd-kvm.c (bsd_kvm_close): Likewise.
9602 * bsd-uthread.c (bsd_uthread_close): Likewise.
9603 * corelow.c (core_close): Likewise.
9604 (core_close_cleanup): Remove parameter quitting from a caller.
9605 * event-top.c (async_disconnect): Likewise.
9606 * exec.c (exec_close_1): Remove parameter quitting.
9607 * go32-nat.c (go32_close): Likewise.
9608 * linux-nat.c (linux_nat_close): Remove parameter quitting. Remove
9609 parameter quitting from a caller.
9610 * mips-linux-nat.c (super_close): Remove parameter quitting from the
9611 variable.
9612 (mips_linux_close): Remove parameter quitting. Remove parameter
9613 quitting from a caller.
9614 * monitor.c (monitor_close): Remove parameter quitting.
9615 * monitor.h (monitor_close): Likewise.
9616 * record-btrace.c (record_btrace_close): Likewise.
9617 * record-full.c (record_full_close): Likewise.
9618 * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
9619 it also from fprintf_unfiltered.
9620 * remote-mips.c (mips_close): Remove parameter quitting.
9621 (mips_detach): Remove parameter quitting from a caller.
9622 * remote-sim.c (gdbsim_close): Remove parameter quitting.
9623 (gdbsim_close): Remove duplicate function comment. Remove parameter
9624 quitting and remove it also from printf_filtered.
9625 * remote.c (remote_close): Remove parameter quitting.
9626 * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
9627 * target.c (update_current_target): Remove parameter int from to_close
9628 de_fault.
9629 (push_target, unpush_target, pop_target): Remove parameter quitting from
9630 a caller.
9631 (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
9632 Remove parameter quitting from a caller.
9633 (target_preopen): Remove parameter quitting from a caller.
9634 (target_close): Remove parameter quitting. Remove parameter quitting
9635 from a caller two times. Remove parameter quitting also from
9636 fprintf_unfiltered.
9637 * target.h (struct target_ops): Remove parameter quitting and as int
9638 from fields to_xclose and to_close.
9639 (extern struct target_ops current_target):
9640 (target_close, pop_all_targets): Remove parameter quitting. Update the
9641 comment.
9642 (pop_all_targets_above): Remove parameter quitting.
9643 * top.c (quit_target): Remove parameter quitting from a caller.
9644 * tracepoint.c (tfile_close): Remove parameter quitting.
9645 * windows-nat.c (windows_close): Remove parameter quitting.
9646
35a7120b
CV
96472013-03-20 Corinna Vinschen <vinschen@redhat.com>
9648
9649 * windows-nat.c (handle_output_debug_string): Replace call
9650 to string_to_core_addr with call to strtoull.
9651
8249a5a9
YQ
96522013-03-20 Yao Qi <yao@codesourcery.com>
9653
9654 * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
9655 and write it to CTF metadata.
9656
2c15ef43
CV
96572013-03-19 Corinna Vinschen <vinschen@redhat.com>
9658
9659 * windows-nat.c (handle_output_debug_string): Change type of n to
9660 SIZE_T to avoid crash on 64 bit systems.
9661
1cdd3232
EZ
96622013-03-17 Eli Zaretskii <eliz@gnu.org>
9663
9664 * python/python-internal.h (HAVE_SNPRINTF)
9665 [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
9666 about redefinition of snprintf by pyerrors.h.
9667
3cb2ab1a
SE
96682013-03-15 Steve Ellcey <sellcey@mips.com>
9669
9670 * remote-sim.c (sim_command_completer): Make char arguments const.
9671
9ce98649
TT
96722013-03-15 Tom Tromey <tromey@redhat.com>
9673
9674 PR c++/15116:
9675 * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
9676
dccee2de
TT
96772013-03-14 Tom Tromey <tromey@redhat.com>
9678
9679 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
9680 New fields.
9681 (get_file_crc): Move from symfile.c.
9682 (gdb_bfd_crc): New function.
9683 * gdb_bfd.h (gdb_bfd_crc): Declare.
9684 * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
9685 * symfile.c (get_file_crc): Move to gdb_bfd.c.
9686 (separate_debug_file_exists): Use gdb_bfd_crc.
9687
cc0ea93c
TT
96882013-03-14 Tom Tromey <tromey@redhat.com>
9689
9690 * symfile.c (get_debug_link_info): Remove.
9691 (find_separate_debug_file_by_debuglink): Use
9692 bfd_get_debug_link_info.
9693
08c23b0d
TT
96942013-03-14 Tom Tromey <tromey@redhat.com>
9695
9696 * symtab.c (error_in_psymtab_expansion): New function.
9697 (lookup_symbol_aux_quick)
9698 (basic_lookup_transparent_type_quick): Remove "last resort"
9699 code. Use error_in_psymtab_expansion.
9700
288e77a7
JK
97012013-03-14 Doug Evans <dje@google.com>
9702 Jan Kratochvil <jan.kratochvil@redhat.com>
9703
9704 * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
9705 any successful compare_filenames_for_search or FILENAME_CMP.
9706 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
9707 * symtab.c (iterate_over_some_symtabs): Likewise.
9708
8f1b8b82
JK
97092013-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9710
9711 * source.c (print_source_lines_base): Make a local copy of
9712 symtab_to_fullname.
9713
23eb71e4
JK
97142013-03-14 Hui Zhu <hui_zhu@mentor.com>
9715 Jan Kratochvil <jan.kratochvil@redhat.com>
9716
9717 * source.c (print_source_lines_base): Suppress "file" for TUI.
9718
bb869963
SDJ
97192013-03-14 Keith Seitz <keiths@redhat.com>
9720 Alan Matsuoka <alanm@redhat.com>
9721
9722 PR c++/15203
9723 PR c++/15210
9724 * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
9725 TYPE_CODE_METHOD.
9726 * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
9727 symbols.
9728
d6682f9e
YQ
97292013-03-14 Yao Qi <yao@codesourcery.com>
9730
9731 * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
9732 status to tfile if trace is stopped by command 'tstop'.
9733
a22fa6e4
YQ
97342013-03-14 Yao Qi <yao@codesourcery.com>
9735
9736 * tracepoint.c (tfile_write_status): Write trace notes and user
9737 name into tfile if they are not NULL.
9738
d0353e76
YQ
97392013-03-14 Hui Zhu <hui@codesourcery.com>
9740 Yao Qi <yao@codesourcery.com>
9741
9742 * Makefile.in (REMOTE_OBS): Add ctf.o.
9743 (SFILES): Add ctf.c.
9744 (HFILES_NO_SRCDIR): Add ctf.h.
9745 * ctf.c, ctf.h: New files.
9746 * tracepoint.c: Include 'ctf.h'.
9747 (collect_pseudocommand): Remove static.
9748 (trace_save_command): Parse option "-ctf".
9749 Produce different trace file writers per option.
9750 Adjust output message.
9751 (trace_save_tfile, trace_save_ctf): New.
9752 * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
9753 * mi/mi-main.c: Include 'ctf.h'.
9754 (mi_cmd_trace_save): Handle option '-ctf'. Call either
9755 trace_save_tfile or trace_save_ctf.
9756 * NEWS: Mention these changes.
9757
3f43bc09
YQ
97582013-03-14 Yao Qi <yao@codesourcery.com>
9759
9760 * tracepoint.c (trace_file_writer_xfree): New.
9761 (struct tfile_writer_data): New.
9762 (tfile_dtor, tfile_can_target_save, tfile_start): New.
9763 (tfile_write_header, tfile_write_regblock_type): New.
9764 (tfile_write_status, tfile_write_uploaded_tsv): New.
9765 (tfile_write_uploaded_tp, tfile_write_definition_end): New.
9766 (tfile_write_raw_data, (tfile_end): New.
9767 (tfile_write_ops): New global variable.
9768 (TRACE_WRITE_R_BLOCK): New macro.
9769 (TRACE_WRITE_M_BLOCK_HEADER): New macro.
9770 (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
9771 (TRACE_WRITE_V_BLOCK): New macro.
9772 (trace_save): Add extra one parameter WRITER. Make it static.
9773 Use WRITER to writer trace.
9774 (tfile_trace_file_writer_new): New.
9775 (trace_save_command): Caller update.
9776 (trace_save_tfile): Write trace data in TFILE format.
9777 * tracepoint.h (struct trace_frame_write_ops): New.
9778 (struct trace_file_write_ops): New.
9779 (struct trace_file_writer): New.
9780 (trace_save): Remove its declaration.
9781 (trace_save_tfile): Declare it.
9782 * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
9783 instead of trace_save.
9784
58665b40
PA
97852013-03-13 Pedro Alves <palves@redhat.com>
9786
9787 * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
9788
10217050
PA
97892013-03-13 Pedro Alves <palves@redhat.com>
9790
9791 * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
9792 commented out code.
9793 * demangle.c (current_demangling_style_string): Make it const.
9794 (set_demangling_command): Assert the demangling style is known.
9795 Remove all handling of unknown styles. Set
9796 'current_demangling_style_string' to an element of the
9797 demangling_style_names array.
9798 (set_demangling_style): Delete.
9799 (_initialize_demangler): Set current_demangling_style_string to the
9800 element of the demangling_style_names array that corresponds to
9801 the default demangling style. Remove FIXME note. Don't call
9802 set_demangling_style.
9803 * gdb-demangle.h (set_demangling_style): Remove declaration.
9804
6f937416
PA
98052013-03-13 Pedro Alves <palves@redhat.com>
9806
9807 * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
9808 fields const.
9809 (ada_make_symbol_completion_list): Make "text0" parameter const.
9810 * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
9811 * breakpoint.c (condition_completer): Make "text" and "word"
9812 parameters const. Adjust.
9813 (check_tracepoint_command): Adjust to validate_actionline
9814 prototype change.
9815 (catch_syscall_completer): Make "text" and "word" parameters
9816 const.
9817 * cli/cli-cmds.c (show_user): Make "comname" local const.
9818 (valid_command_p): Make "command" parameter const.
9819 (alias_command): Make "alias_prefix" and "command_prefix" locals
9820 const.
9821 * cli/cli-decode.c (add_cmd): Make "name" parameter const.
9822 (add_alias_cmd): Make "name" and "oldname" parameters const.
9823 Adjust. No longer make copy of OLDNAME.
9824 (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
9825 (add_setshow_cmd_full, add_setshow_enum_cmd)
9826 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9827 (add_setshow_filename_cmd, add_setshow_string_cmd)
9828 (add_setshow_string_noescape_cmd)
9829 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9830 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9831 (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
9832 (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
9833 Make "name" parameter const.
9834 (help_cmd): Rename "command" parameter to "arg". New const local
9835 "command".
9836 (find_cmd): Make "command" parameter const.
9837 (lookup_cmd_1): Make "text" parameter pointer to const. Adjust to
9838 deprecated_cmd_warning prototype change.
9839 (undef_cmd_error): Make "cmdtype" parameter const.
9840 (lookup_cmd): Make "line" parameter const.
9841 (deprecated_cmd_warning): Change type of "text" parameter to
9842 pointer to const char, from pointer to pointer to char. Adjust.
9843 (lookup_cmd_composition): Make "text" parameter const.
9844 (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
9845 parameters const.
9846 * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
9847 const.
9848 * cli/cli-script.c (validate_comname): Make "tem" local const.
9849 (define_command): New const local "tem_c". Use it in calls to
9850 lookup_cmd.
9851 (document_command): Make "tem" and "comfull" locals const.
9852 (show_user_1): Make "prefix" and "name" parameters const.
9853 * cli-script.h (show_user_1): Make "prefix" and "name" parameters
9854 const.
9855 * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
9856 (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
9857 (deprecated_cmd_warning, lookup_cmd_composition, add_com)
9858 (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
9859 (complete_on_enum, add_setshow_enum_cmd)
9860 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9861 (add_setshow_filename_cmd, add_setshow_string_cmd)
9862 (add_setshow_string_noescape_cmd)
9863 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9864 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9865 (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
9866 Change prototypes, constifying strings.
9867 * completer.c (noop_completer, filename_completer): Make "text"
9868 and "prefix" parameters const.
9869 (location_completer, expression_completer)
9870 (complete_line_internal): Make "text" and "prefix" parameters
9871 const and adjust.
9872 (command_completer, signal_completer): Make "text" and "prefix"
9873 parameters const.
9874 * completer.h (noop_completer, filename_completer)
9875 (expression_completer, location_completer, command_completer)
9876 (signal_completer): Change prototypes.
9877 * corefile.c (complete_set_gnutarget): Make "text" and "word"
9878 parameters const.
9879 * cp-abi.c (cp_abi_completer): Likewise.
9880 * expression.h (parse_expression_for_completion): Change
9881 prototype.
9882 * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
9883 parameters const.
9884 * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
9885 * infrun.c (handle_completer): Make "text" and "word" parameters
9886 const.
9887 * interps.c (interpreter_completer): Make "text" and "word"
9888 parameters const.
9889 * language.h (struct language_defn)
9890 <la_make_symbol_completion_list>: Make "text" and "word"
9891 parameters const.
9892 * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
9893 (parse_exp_in_context): Rename to ...
9894 (parse_exp_in_context_1): ... this.
9895 (parse_exp_in_context): Reimplement, with const hack from
9896 parse_exp_1.
9897 (parse_expression_for_completion): Make "string" parameter const.
9898 * printcmd.c (decode_format): Make "string_ptr" parameter pointer
9899 to pointer to const char. Adjust.
9900 (print_command_1): Make "exp" parameter const.
9901 (output_command): Rename to ...
9902 (output_command_const): ... this. Make "exp" parameter const.
9903 (output_command): Reimplement.
9904 (x_command): Adjust.
9905 (display_command): Rename "exp" parameter to "arg". New "exp"
9906 local, const version of "arg".
9907 * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
9908 "cmd_name" local const.
9909 * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
9910 call.
9911 (cmdpy_completer): Make "text" and "word" parameters const.
9912 (gdbpy_parse_command_name): Make "prefix_text2" local const.
9913 * python/py-param.c (add_setshow_generic): Make "tmp_name" local
9914 const.
9915 * remote.c (_initialize_remote): Make "cmd_name" local const.
9916 * symtab.c (language_search_unquoted_string): Make "text" and "p"
9917 parameters const. Adjust.
9918 (completion_list_add_fields): Make "sym_text", "text" and "word"
9919 parameters const.
9920 (struct add_name_data) <sym_text, text, word>: Make fields const.
9921 (default_make_symbol_completion_list_break_on): Make "text" and
9922 "word" parameters const. Adjust locals.
9923 (default_make_symbol_completion_list)
9924 (make_symbol_completion_list, make_symbol_completion_type)
9925 (make_symbol_completion_list_fn): Make "text" and "word"
9926 parameters const.
9927 (make_file_symbol_completion_list): Make "text", "word" and
9928 "srcfile" parameters const. Adjust locals.
9929 (add_filename_to_list): Make "text" and "word" parameters const.
9930 (struct add_partial_filename_data) <text, word>: Make fields
9931 const.
9932 (make_source_files_completion_list): Make "text" and "word"
9933 parameters const.
9934 * symtab.h (default_make_symbol_completion_list_break_on)
9935 (default_make_symbol_completion_list, make_symbol_completion_list)
9936 (make_symbol_completion_type enum type_code)
9937 (make_symbol_completion_list_fn make_file_symbol_completion_list)
9938 (make_source_files_completion_list): Change prototype.
9939 * top.c (execute_command): Adjust to pass pointer to pointer to
9940 const char to lookup_cmd, and to deprecated_cmd_warning prototype
9941 change.
9942 (set_verbose): Make "cmdname" local const.
9943 * tracepoint.c (decode_agent_options): Make "exp" parameter const,
9944 and adjust.
9945 (validate_actionline): Make "line" parameter a pointer to const
9946 char, and adjust.
9947 (encode_actions_1): Make "action_exp" local const, and adjust.
9948 (encode_actions): Adjust.
9949 (replace_comma): Delete.
9950 (trace_dump_actions): Make "action_exp" and "next_comma" locals
9951 const, and adjust. Don't frob the action string while splitting
9952 it at commas. Instead, make a copy of each split substring in
9953 turn.
9954 (trace_dump_command): Adjust to validate_actionline prototype
9955 change.
9956 * tracepoint.h (decode_agent_options, decode_agent_options)
9957 (encode_actions, validate_actionline): Change prototypes.
9958 * valprint.h (output_command): Delete declaration.
9959 (output_command_const): Declare.
9960 * value.c (function_destroyer): Cast const away in xfree call.
9961
a0bcdaa7
PA
99622013-03-13 Pedro Alves <palves@redhat.com>
9963
9964 * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
9965 rather than casting 'const char * const *' to 'const char **'.
9966 * ada-lex.l (processInt): Make "trailer" local const. Remove
9967 'const char **' cast.
9968 * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
9969 locals, and use those as strtol output pointer, instead than doing
9970 invalid casts to from 'const char **' to 'char **'.
9971 (_initialize_demangle): Remove cast.
9972 * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
9973 locals, and use those as strtol output pointer, instead than doing
9974 invalid casts to from 'const char **' to 'char **'.
9975 * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
9976 casts.
9977 * stap-probe.c (stap_parse_register_operand)
9978 (stap_parse_single_operand): Likewise.
9979
8ddb1965
YQ
99802013-03-13 Yao Qi <yao@codesourcery.com>
9981
9982 * tracepoint.c (tfile_get_trace_state_variable_value): Look for
9983 the last matched 'V' blcok in trace frame.
9984
2d450646
JB
99852013-03-12 Joel Brobecker <brobecker@adacore.com>
9986
9987 * NEWS: Create a new section for the next release branch.
9988 Rename the section of the current branch, now that it has
9989 been cut.
9990
b4b79973 99912013-03-12 Joel Brobecker <brobecker@adacore.com>
9992
9993 GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
9994 * version.in: Bump version to 7.6.50.20130312-cvs.
9995
ee047554
KS
99962013-03-12 Keith Seitz <keiths@redhat.com>
9997
9998 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
9999 * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
10000 Remove temporary copy of input string.
10001 (mi_execute_command_wrapper): Make "cmd" const.
10002 * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
10003 * mi/mi-parse.c (mi_parse_argv): Make "args" const.
10004 Use const strings.
10005 (mi_parse): Make "cmd" const.
10006 Use const strings.
10007 * mi/mi-parse.h (mi_parse): Make "cmd" const.
10008
bbc13ae3
KS
100092013-03-12 Keith Seitz <keiths@redhat.com>
10010
10011 * ada-lang.c (ada_read_renaming_var_value): Pass const
10012 pointer to expression string to parse_exp_1.
10013 (create_excep_cond_exprs): Likewise.
10014 * ax-gdb.c (agent_eval_command_one): Likewise.
10015 (maint_agent_printf_command): Likewise.
10016 Constify much of the string handling/parsing.
10017 * breakpoint.c (set_breakpoint_condition): Pass const
10018 pointer to expression string to parse_exp_1.
10019 (update_watchpoint): Likewise.
10020 (parse_cmd_to_aexpr): Constify string handling.
10021 Pass const pointer to parse_exp_1.
10022 (init_breakpoint_sal): Pass const pointer to parse_exp_1.
10023 (find_condition_and_thread): Likewise.
10024 Make TOK const.
10025 (watch_command_1): Make "arg" const.
10026 Constify string handling.
10027 Copy the expression string instead of changing the input
10028 string.
10029 (update_breakpoint_location): Pass const pointer to
10030 parse_exp_1.
10031 * eval.c (parse_and_eval_address): Make "exp" const.
10032 (parse_to_comma_and_eval): Make "expp" const.
10033 (parse_and_eval): Make "exp" const.
10034 * expression.h (parse_expression): Make argument const.
10035 (parse_exp_1): Make first argument const.
10036 * findcmd.c (parse_find_args): Treat "args" as const.
10037 * linespec.c (parse_linespec): Pass const pointer to
10038 linespec_expression_to_pc.
10039 (linespec_expression_to_pc): Make "exp_ptr" const.
10040 * parse.c (parse_exp_1): Make "stringptr" const.
10041 Make a copy of the expression to pass to parse_exp_in_context until
10042 this whole interface can be constified.
10043 (parse_expression): Make "string" const.
10044 * printcmd.c (ui_printf): Treat "arg" as const.
10045 Handle const strings.
10046 * tracepoint.c (validate_actionline): Pass const pointer to
10047 all calls to parse_exp_1.
10048 (encode_actions_1): Likewise.
10049 * value.h (parse_to_comma_and_eval): Make argument const.
10050 (parse_and_eval_address): Likewise.
10051 (parse_and_eval): Likewise.
10052 * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
10053 (varobj_set_value): Likewise.
10054 * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
10055 constify string handling.
10056 Pass const pointers to parse_and_eval_address and
10057 parse_to_comman_and_eval.
10058 * cli/cli-utils.c (skip_to_space): Rename to ...
10059 (skip_to_space_const): ... this. Handle const strings.
10060 * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
10061 skip_to_space_const.
10062 (skip_to_space_const): Declare.
10063 * common/format.c (parse_format_string): Make "arg" const.
10064 Handle const strings.
10065 * common/format.h (parse_format_string): Make "arg" const.
10066 * gdbserver/ax.c (ax_printf): Make "format" const.
10067 * python/python.c (gdbpy_parse_and_eval): Do not make a copy
10068 of the expression string.
10069
f3cec7e6
HZ
100702013-03-12 Hui Zhu <hui@codesourcery.com>
10071
10072 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
10073
9df7235c
HZ
100742013-03-12 Yao Qi <yao@codesourcery.com>
10075 Hui Zhu <hui@codesourcery.com>
10076
10077 * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
10078 (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
10079 DW_OP_deref_size.
10080
82d049ab
PH
100812013-03-12 Paul Hilfinger <hilfingr@adacore.com>
10082
5f8e0b8f
MF
10083 * ada-lex.l (rules): Only recognize 'thread' as a
10084 delimiter when followed by numerals, as for c-exp.y.
10085 Use new rewind_to_char function to rewind the input for
10086 expression-delimiting tokens.
10087 (rewind_to_char): New function.
82d049ab 10088
8c1fb155
JK
100892013-03-11 Pedro Alves <palves@redhat.com>
10090 Jan Kratochvil <jan.kratochvil@redhat.com>
10091
10092 * configure: Regenerate.
10093 * configure.ac (check dynamic export flag): Link python test with
10094 $PYTHON_LIBS.
10095
cc81e1c6
DE
100962013-03-11 Doug Evans <dje@google.com>
10097 Keith Seitz <keiths@redhat.com>
10098
10099 * linespec.c (find_linespec_symbols): Call find_function_symbols
10100 first, and then call lookup_prefix_sym/find_method.
10101
39086a0e
PA
101022013-03-11 Pedro Alves <palves@redhat.com>
10103
10104 * charset.c (convert_between_encodings): Don't cast between
10105 different pointer to pointer types. Instead, make the 'inp' local
10106 be of the type iconv expects.
10107 (wchar_iterate): Don't cast between different pointer to pointer
10108 types. Instead, use new pointer local of the type iconv expects.
10109 * target.c (target_read_stralloc, target_fileio_read_stralloc):
10110 Add new local of type char pointer, and use it to get a
10111 char/string view of the byte buffer, instead of casting between
10112 pointer to pointer types.
10113
90585175
HAQ
101142013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
10115
10116 * remote.c (remote_set_trace_buffer_size): Move != operator
10117 to the start of next line to fix an ARI warning.
10118
59ea5688
MM
101192013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10120
10121 * NEWS: Add record changes.
10122
946287b7
MM
101232013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10124
10125 * record-btrace.c (btrace_insn_history): Omit the pc prefix in
10126 the instruction history disassembly.
10127 * disasm.c (dump_insns): Omit the pc prefix, if requested.
10128 * disasm.h (DISASSEMBLY_OMIT_PC): New.
10129
afedecd3
MM
101302013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10131
10132 * Makefile.in (SFILES): Add record-btrace.c
10133 (COMMON_OBS): Add record-btrace.o
10134 * record-btrace.c: New.
10135 * objfiles.c: Include btrace.h.
10136 (free_objfile): call btrace_free_objfile.
10137
15984c13
MM
101382013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10139
10140 * target.c (target_call_history, target_call_history_from,
10141 target_call_history_range): New.
10142 * target.h (target_ops) <to_call_history, to_call_history_from,
10143 to_call_history_range>: New fields.
10144 (target_call_history, target_call_history_from,
10145 target_call_history_range): New declaration.
10146 * record.c (get_call_history_modifiers, cmd_record_call_history,
10147 record_call_history_size): New.
10148 (_initialize_record): Add the "record function-call-history" command.
10149 Add "set/show record function-call-history-size" commands.
10150 * record.h (record_print_flag): New.
10151
67c86d06
MM
101522013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10153
10154 * target.h (target_ops) <to_insn_history, to_insn_history_from,
10155 to_insn_history_range>: New fields.
10156 (target_insn_history): New.
10157 (target_insn_history_from): New.
10158 (target_insn_history_range): New.
10159 * target.c (target_insn_history): New.
10160 (target_insn_history_from): New.
10161 (target_insn_history_range): New.
10162 * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
10163 (record_insn_history_size): New.
10164 (get_insn_number): New.
10165 (get_context_size): New.
10166 (no_chunk): New.
10167 (get_insn_history_modifiers): New.
10168 (cmd_record_insn_history): New.
10169 (_initialize_record): Add "set/show record instruction-history-size"
10170 command. Add "record instruction-history" command.
10171
7c1687a9
MM
101722013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10173
10174 * record.h (record_disconnect): New.
10175 (record_detach): New.
10176 (record_mourn_inferior): New.
10177 (record_kill): New.
10178 * record-full.c (record_disconnect, record_detach,
10179 record_mourn_inferior, record_kill): Move to...
10180 * record.c: ...here.
10181 (DEBUG): New.
10182 (record_stop): New.
10183 (record_unpush): New.
10184 (cmd_record_stop): Call record_stop. Replace unpush_target
10185 call with record_unpush call.
10186 (record_disconnect, record_detach): Assert that the target
10187 is of record stratum. Call record_unpush, record_stop, and
10188 DEBUG.
10189 (record_mourn_inferior, record_kill): Assert that the target
10190 is of record stratum. Call record_unpush and DEBUG.
10191
25ea693b
MM
101922013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10193
10194 * record-full.h, record-full.c (record_memory_query): Rename
10195 to ...
10196 (record_full_memory_query): ...this. Update all users.
10197 (record_arch_list_add_reg): Rename to ...
10198 (record_full_arch_list_add_reg): ...this. Update all users.
10199 (record_arch_list_add_mem): Rename to ...
10200 (record_full_arch_list_add_mem): ...this. Update all users.
10201 (record_arch_list_add_end): Rename to ...
10202 (record_full_arch_list_add_end): ...this. Update all users.
10203 (record_gdb_operation_disable_set): Rename to ...
10204 (record_full_gdb_operation_disable_set): ...this.
10205 Update all users.
10206
88d1aa9d
MM
102072013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10208
10209 * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
10210 (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
10211 (RECORD_IS_REPLAY): Renamed to ...
10212 (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
10213 (RECORD_FILE_MAGIC): Renamed to ...
10214 (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
10215 (record_mem_entry): Renamed to ...
10216 (record_full_mem_entry): ... this. Updated all users.
10217 (record_reg_entry): Renamed to ...
10218 (record_full_reg_entry): ... this. Updated all users.
10219 (record_end_entry): Renamed to ...
10220 (record_full_end_entry): ... this. Updated all users.
10221 (record_type) <record_end, record_reg, record_mem>: Renamed
10222 to ...
10223 (record_full_type) <record_full_end, record_full_reg,
10224 record_full_mem>: ... this. Updated all users.
10225 (record_entry): Renamed to ...
10226 (record_full_entry): ... this. Updated all users.
10227 (record_core_buf_entry): Renamed to ...
10228 (record_full_core_buf_entry): ... this. Updated all users.
10229 (record_core_regbuf): Renamed to ...
10230 (record_full_core_regbuf): ... this. Updated all users.
10231 (record_core_start): Renamed to ...
10232 (record_full_core_start): ... this. Updated all users.
10233 (record_core_end): Renamed to ...
10234 (record_full_core_end): ... this. Updated all users.
10235 (record_core_buf_list): Renamed to ...
10236 (record_full_core_buf_list): ... this. Updated all users.
10237 (record_first): Renamed to ...
10238 (record_full_first): ... this. Updated all users.
10239 (record_list): Renamed to ...
10240 (record_full_list): ... this. Updated all users.
10241 (record_arch_list_head): Renamed to ...
10242 (record_full_arch_list_head): ... this. Updated all users.
10243 (record_arch_list_tail): Renamed to ...
10244 (record_full_arch_list_tail): ... this. Updated all users.
10245 (record_stop_at_limit): Renamed to ...
10246 (record_full_stop_at_limit): ... this. Updated all users.
10247 (record_insn_max_num): Renamed to ...
10248 (record_full_insn_max_num): ... this. Updated all users.
10249 (record_insn_num): Renamed to ...
10250 (record_full_insn_num): ... this. Updated all users.
10251 (record_insn_count): Renamed to ...
10252 (record_full_insn_count): ... this. Updated all users.
10253 (record_ops): Renamed to ...
10254 (record_full_ops): ... this. Updated all users.
10255 (record_core_ops): Renamed to ...
10256 (record_full_core_ops): ... this. Updated all users.
10257 (set_record_cmdlist): Renamed to ...
10258 (set_record_full_cmdlist): ... this. Updated all users.
10259 (show_record_cmdlist): Renamed to ...
10260 (show_record_full_cmdlist): ... this. Updated all users.
10261 (record_cmdlist): Renamed to ...
10262 (record_full_cmdlist): ... this. Updated all users.
10263 (record_beneath_to_resume_ops): Renamed to ...
10264 (record_full_beneath_to_resume_ops): ... this. Updated all users.
10265 (record_beneath_to_resume): Renamed to ...
10266 (record_full_beneath_to_resume): ... this. Updated all users.
10267 (record_beneath_to_wait_ops): Renamed to ...
10268 (record_full_beneath_to_wait_ops): ... this. Updated all users.
10269 (record_beneath_to_wait): Renamed to ...
10270 (record_full_beneath_to_wait): ... this. Updated all users.
10271 (record_beneath_to_store_registers_ops): Renamed to ...
10272 (record_full_beneath_to_store_registers_ops): ... this.
10273 Updated all users.
10274 (record_beneath_to_store_registers): Renamed to ...
10275 (record_full_beneath_to_store_registers): ... this.
10276 Updated all users.
10277 (record_beneath_to_xfer_partial_ops): Renamed to ...
10278 (record_full_beneath_to_xfer_partial_ops): ... this.
10279 Updated all users.
10280 (record_beneath_to_xfer_partial): Renamed to ...
10281 (record_full_beneath_to_xfer_partial): ... this.
10282 Updated all users.
10283 (record_beneath_to_insert_breakpoint): Renamed to ...
10284 (record_full_beneath_to_insert_breakpoint): ... this.
10285 Updated all users.
10286 (record_beneath_to_stopped_by_watchpoint): Renamed to ...
10287 (record_full_beneath_to_stopped_by_watchpoint): ... this.
10288 Updated all users.
10289 (record_beneath_to_stopped_data_address): Renamed to ...
10290 (record_full_beneath_to_stopped_data_address): ... this.
10291 Updated all users.
10292 (record_beneath_to_async): Renamed to ...
10293 (record_full_beneath_to_async): ... this. Updated all users.
10294 (record_goto_insn): Renamed to ...
10295 (record_full_goto_insn): ... this. Updated all users.
10296 (record_save): Renamed to ...
10297 (record_full_save): ... this. Updated all users.
10298 (record_reg_alloc): Renamed to ...
10299 (record_full_reg_alloc): ... this. Updated all users.
10300 (record_reg_release): Renamed to ...
10301 (record_full_reg_release): ... this. Updated all users.
10302 (record_mem_alloc): Renamed to ...
10303 (record_full_mem_alloc): ... this. Updated all users.
10304 (record_mem_release): Renamed to ...
10305 (record_full_mem_release): ... this. Updated all users.
10306 (record_end_alloc): Renamed to ...
10307 (record_full_end_alloc): ... this. Updated all users.
10308 (record_end_release): Renamed to ...
10309 (record_full_end_release): ... this. Updated all users.
10310 (record_entry_release): Renamed to ...
10311 (record_full_entry_release): ... this. Updated all users.
10312 (record_list_release): Renamed to ...
10313 (record_full_list_release): ... this. Updated all users.
10314 (record_list_release_following): Renamed to ...
10315 (record_full_list_release_following): ... this.
10316 Updated all users.
10317 (record_list_release_first): Renamed to ...
10318 (record_full_list_release_first): ... this. Updated all users.
10319 (record_arch_list_add): Renamed to ...
10320 (record_full_arch_list_add): ... this. Updated all users.
10321 (record_get_loc): Renamed to ...
10322 (record_full_get_loc): ... this. Updated all users.
10323 (record_check_insn_num): Renamed to ...
10324 (record_full_check_insn_num): ... this. Updated all users.
10325 (record_arch_list_cleanups): Renamed to ...
10326 (record_full_arch_list_cleanups): ... this. Updated all users.
10327 (record_message): Renamed to ...
10328 (record_full_message): ... this. Updated all users.
10329 (record_message_wrapper): Renamed to ...
10330 (record_full_message_wrapper): ... this. Updated all users.
10331 (record_message_wrapper_safe): Renamed to ...
10332 (record_full_message_wrapper_safe): ... this. Updated all users.
10333 (record_gdb_operation_disable): Renamed to ...
10334 (record_full_gdb_operation_disable): ... this. Updated all users.
10335 (record_hw_watchpoint): Renamed to ...
10336 (record_full_hw_watchpoint): ... this. Updated all users.
10337 (record_exec_insn): Renamed to ...
10338 (record_full_exec_insn): ... this. Updated all users.
10339 (record_restore): Renamed to ...
10340 (record_full_restore): ... this. Updated all users.
10341 (record_async_inferior_event_token): Renamed to ...
10342 (record_full_async_inferior_event_token): ... this.
10343 Updated all users.
10344 (record_async_inferior_event_handler): Renamed to ...
10345 (record_full_async_inferior_event_handler): ... this.
10346 Updated all users.
10347 (record_core_open_1): Renamed to ...
10348 (record_full_core_open_1): ... this. Updated all users.
10349 (record_open_1): Renamed to ...
10350 (record_full_open_1): ... this. Updated all users.
10351 (record_open): Renamed to ...
10352 (record_full_open): ... this. Updated all users.
10353 (record_close): Renamed to ...
10354 (record_full_close): ... this. Updated all users.
10355 (record_resume_step): Renamed to ...
10356 (record_full_resume_step): ... this. Updated all users.
10357 (record_resumed): Renamed to ...
10358 (record_full_resumed): ... this. Updated all users.
10359 (record_execution_dir): Renamed to ...
10360 (record_full_execution_dir): ... this. Updated all users.
10361 (record_resume): Renamed to ...
10362 (record_full_resume): ... this. Updated all users.
10363 (record_get_sig): Renamed to ...
10364 (record_full_get_sig): ... this. Updated all users.
10365 (record_sig_handler): Renamed to ...
10366 (record_full_sig_handler): ... this. Updated all users.
10367 (record_wait_cleanups): Renamed to ...
10368 (record_full_wait_cleanups): ... this. Updated all users.
10369 (record_wait_1): Renamed to ...
10370 (record_full_wait_1): ... this. Updated all users.
10371 (record_wait): Renamed to ...
10372 (record_full_wait): ... this. Updated all users.
10373 (record_stopped_by_watchpoint): Renamed to ...
10374 (record_full_stopped_by_watchpoint): ... this. Updated all users.
10375 (record_disconnect): Renamed to ...
10376 (record_full_disconnect): ... this. Updated all users.
10377 (record_detach): Renamed to ...
10378 (record_full_detach): ... this. Updated all users.
10379 (record_mourn_inferior): Renamed to ...
10380 (record_full_mourn_inferior): ... this. Updated all users.
10381 (record_kill): Renamed to ...
10382 (record_full_kill): ... this. Updated all users.
10383 (record_stopped_data_address): Renamed to ...
10384 (record_full_stopped_data_address): ... this. Updated all users.
10385 (record_registers_change): Renamed to ...
10386 (record_full_registers_change): ... this. Updated all users.
10387 (record_store_registers): Renamed to ...
10388 (record_full_store_registers): ... this. Updated all users.
10389 (record_xfer_partial): Renamed to ...
10390 (record_full_xfer_partial): ... this. Updated all users.
10391 (record_breakpoint): Renamed to ...
10392 (record_full_breakpoint): ... this. Updated all users.
10393 (record_breakpoint_p): Renamed to ...
10394 (record_full_breakpoint_p): ... this. Updated all users.
10395 (record_breakpoints): Renamed to ...
10396 (record_full_breakpoints): ... this. Updated all users.
10397 (record_sync_record_breakpoints): Renamed to ...
10398 (record_full_sync_record_breakpoints): ... this.
10399 Updated all users.
10400 (record_init_record_breakpoints): Renamed to ...
10401 (record_full_init_record_breakpoints): ... this.
10402 Updated all users.
10403 (record_insert_breakpoint): Renamed to ...
10404 (record_full_insert_breakpoint): ... this. Updated all users.
10405 (record_remove_breakpoint): Renamed to ...
10406 (record_full_remove_breakpoint): ... this. Updated all users.
10407 (record_can_execute_reverse): Renamed to ...
10408 (record_full_can_execute_reverse): ... this. Updated all users.
10409 (record_get_bookmark): Renamed to ...
10410 (record_full_get_bookmark): ... this. Updated all users.
10411 (record_goto_bookmark): Renamed to ...
10412 (record_full_goto_bookmark): ... this. Updated all users.
10413 (record_async): Renamed to ...
10414 (record_full_async): ... this. Updated all users.
10415 (record_can_async_p): Renamed to ...
10416 (record_full_can_async_p): ... this. Updated all users.
10417 (record_is_async_p): Renamed to ...
10418 (record_full_is_async_p): ... this. Updated all users.
10419 (record_execution_direction): Renamed to ...
10420 (record_full_execution_direction): ... this. Updated all users.
10421 (record_info): Renamed to ...
10422 (record_full_info): ... this. Updated all users.
10423 (record_delete): Renamed to ...
10424 (record_full_delete): ... this. Updated all users.
10425 (record_is_replaying): Renamed to ...
10426 (record_full_is_replaying): ... this. Updated all users.
10427 (record_goto_entry): Renamed to ...
10428 (record_full_goto_entry): ... this. Updated all users.
10429 (record_goto_begin): Renamed to ...
10430 (record_full_goto_begin): ... this. Updated all users.
10431 (record_goto_end): Renamed to ...
10432 (record_full_goto_end): ... this. Updated all users.
10433 (record_goto): Renamed to ...
10434 (record_full_goto): ... this. Updated all users.
10435 (init_record_ops): Renamed to ...
10436 (init_record_full_ops): ... this. Updated all users.
10437 (record_core_resume): Renamed to ...
10438 (record_full_core_resume): ... this. Updated all users.
10439 (record_core_kill): Renamed to ...
10440 (record_full_core_kill): ... this. Updated all users.
10441 (record_core_fetch_registers): Renamed to ...
10442 (record_full_core_fetch_registers): ... this. Updated all users.
10443 (record_core_prepare_to_store): Renamed to ...
10444 (record_full_core_prepare_to_store): ... this. Updated all users.
10445 (record_core_store_registers): Renamed to ...
10446 (record_full_core_store_registers): ... this. Updated all users.
10447 (record_core_xfer_partial): Renamed to ...
10448 (record_full_core_xfer_partial): ... this. Updated all users.
10449 (record_core_insert_breakpoint): Renamed to ...
10450 (record_full_core_insert_breakpoint): ... this. Updated all users.
10451 (record_core_remove_breakpoint): Renamed to ...
10452 (record_full_core_remove_breakpoint): ... this. Updated all users.
10453 (record_core_has_execution): Renamed to ...
10454 (record_full_core_has_execution): ... this. Updated all users.
10455 (init_record_core_ops): Renamed to ...
10456 (init_record_full_core_ops): ... this. Updated all users.
10457 (cmd_record_restore): Renamed to ...
10458 (cmd_record_full_restore): ... this. Updated all users.
10459 (record_save_cleanups): Renamed to ...
10460 (record_full_save_cleanups): ... this. Updated all users.
10461 (cmd_record_start): Renamed to ...
10462 (cmd_record_full_start): ... this. Updated all users.
10463 (set_record_insn_max_num): Renamed to ...
10464 (set_record_full_insn_max_num): ... this. Updated all users.
10465 (set_record_command): Renamed to ...
10466 (set_record_full_command): ... this. Updated all users.
10467 (show_record_command): Renamed to ...
10468 (show_record_full_command): ... this. Updated all users.
10469 (_initialize_record): Renamed to ...
10470 (_initialize_record_full): ... this. Updated all users.
10471
d02ed0bb
MM
104722013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10473
10474 * record.h: Split into this and ...
10475 * record-full.h: ... this.
10476 * record.c: Split into this and ...
10477 * record-full.c: ... this.
10478 * target.h (target_ops): Add new fields to_info_record,
10479 to_save_record, to_delete_record, to_record_is_replaying,
10480 to_goto_record_begin, to_goto_record_end, to_goto_record.
10481 (target_info_record): New.
10482 (target_save_record): New.
10483 (target_supports_delete_record): New.
10484 (target_delete_record): New.
10485 (target_record_is_replaying): New.
10486 (target_goto_record_begin): New.
10487 (target_goto_record_end): New.
10488 (target_goto_record): New.
10489 * target.c (target_info_record): New.
10490 (target_save_record): New.
10491 (target_supports_delete_record): New.
10492 (target_delete_record): New.
10493 (target_record_is_replaying): New.
10494 (target_goto_record_begin): New.
10495 (target_goto_record_end): New.
10496 (target_goto_record): New.
10497 * record.h: Declare struct cmd_list_element.
10498 (record_cmdlist): New declaration.
10499 (set_record_cmdlist): New declaration.
10500 (show_record_cmdlist): New declaration.
10501 (info_record_cmdlist): New declaration.
10502 (cmd_record_goto): New declaration.
10503 * record.c: Remove unnecessary includes.
10504 Include inferior.h.
10505 (cmd_record_goto): Remove declaration.
10506 (record_cmdlist): Now extern. Initialize.
10507 (set_record_cmdlist): Now extern. Initialize.
10508 (show_record_cmdlist): Now extern. Initialize.
10509 (info_record_cmdlist): Now extern. Initialize.
10510 (find_record_target): New.
10511 (require_record_target): New.
10512 (cmd_record_start): Update.
10513 (cmd_record_delete): Remove target-specific code.
10514 Call target_delete_record.
10515 (cmd_record_stop): Unpush any record target.
10516 (set_record_insn_max_num): Move to record-full.c
10517 (set_record_command): Add comment.
10518 (show_record_command): Add comment.
10519 (info_record_command): Update comment.
10520 Remove target-specific code.
10521 Call the record target's to_info_record.
10522 (cmd_record_start): New.
10523 (cmd_record_goto): Now extern.
10524 Remove target-specific code.
10525 Call target_goto_begin, target_goto_end, or target_goto.
10526 (_initialize_record): Move record target ops initialization to
10527 record-full.c.
10528 Change "record" command help text.
10529 Move "record restore", "record set", and "record show" commands to
10530 record-full.c.
10531 * Makefile.in (SFILES): Add record-full.c.
10532 (HFILES_NO_SRCDIR): Add record-full.h.
10533 (COMMON_OBS): Add record-full.o.
10534 * amd64-linux-tdep.c: Include record-full.h instead of record.h.
10535 * arm-tdep.c: Include record-full.h.
10536 * i386-linux-tdep.c: Include record-full.h instead of record.h.
10537 * i386-tdep.c: Include record-full.h.
10538 * infrun.c: Include record-full.h.
10539 * linux-record.c: Include record-full.h.
10540 * moxie-tdep.c: Include record-full.h.
10541 * record-full.c: Include record-full.h.
10542 Change module comment.
10543 (set_record_full_cmdlist): New.
10544 (show_record_full_cmdlist): New.
10545 (record_full_cmdlist): New.
10546 (record_goto_insn): New declaration.
10547 (record_save): New declaration.
10548 (record_check_insn_num): Change query string.
10549 (record_info): New.
10550 (record_delete): New.
10551 (record_is_replaying): New.
10552 (record_goto_entry): New.
10553 (record_goto_begin): New.
10554 (record_goto_end): New.
10555 (record_goto): New.
10556 (init_record_ops): Update.
10557 (init_record_core_ops): Update.
10558 (cmd_record_save): Rename to record_save. Remove target and arg checks.
10559 (cmd_record_start): New.
10560 (set_record_insn_max_num): Moved from record.c
10561 (set_record_full_command): New.
10562 (show_record_full_command): New.
10563 (_initialize_record_full): New.
10564
b48d48eb
MM
105652013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10566
10567 * target.h (add_deprecated_target_alias): New.
10568 * target.c (add_deprecated_target_alias): New.
10569
a950d57c
MM
105702013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10571
10572 * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
10573 and signal.h.
10574 (linux_supports_btrace): Add kernel and
10575 cpuid check.
10576 (kernel_supports_btrace): New function.
10577 (cpu_supports_btrace): New function.
10578 (intel_supports_btrace): New function.
10579
9accd112
MM
105802013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10581
10582 * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
10583 * remote.c: Include btrace.h.
10584 (struct btrace_target_info): New struct.
10585 (remote_supports_btrace): New function.
10586 (send_Qbtrace): New function.
10587 (remote_enable_btrace): New function.
10588 (remote_disable_btrace): New function.
10589 (remote_teardown_btrace): New function.
10590 (remote_read_btrace): New function.
10591 (init_remote_ops): Add btrace ops.
10592 (enum <unnamed>): Add btrace packets.
10593 (struct protocol_feature remote_protocol_features[]): Add btrace packets.
10594 (_initialize_remote): Add packet configuration for branch tracing.
10595
c12a2917
MM
105962013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10597
10598 * features/btrace.dtd: New file.
10599 * Makefile.in (XMLFILES): Add btrace.dtd.
10600 * btrace.h (parse_xml_btrace): New declaration.
10601 * btrace.c: Include xml-support.h.
10602 (parse_xml_btrace): New function.
10603 (parse_xml_btrace_block): New function.
10604 (block_attributes): New struct.
10605 (btrace_attributes): New struct.
10606 (btrace_children): New struct.
10607 (btrace_elements): New struct.
10608
3e3aea48
MM
106092013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10610
10611 * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
10612 (amd64_linux_enable_btrace): New.
10613 (amd64_linux_disable_btrace): New.
10614 (amd64_linux_teardown_btrace): New.
10615 (_initialize_amd64_linux_nat): Initialize btrace ops.
10616 * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
10617 (i386_linux_enable_btrace): New.
10618 (i386_linux_disable_btrace): New.
10619 (i386_linux_teardown_btrace): New.
10620 (_initialize_i386_linux_nat): Initialize btrace ops.
10621 * config/i386/linux.mh: Add linux-btrace.o.
10622 * config/i386/linux64.mh: Add linux-btrace.o.
10623
7c97f91e
MM
106242013-03-11 Markus Metzger <markus.t.metzger@intel.com>
10625
10626 * common/linux_btrace.h: New file.
10627 * common/linux_btrace.c: New file.
10628 * Makefile.in (SFILES): Add btrace.c.
10629 (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
10630 (COMMON_OBS): Add btrace.o.
10631 (linux-btrace.o): New rule.
10632
1999790b 106332013-03-11 Markus Metzger <markus.t.metzger@intel.com>
02d27625
MM
10634
10635 * target.h: Include btrace.h.
10636 (struct target_ops) <to_supports_btrace, to_enable_btrace,
10637 to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
10638 * target.c (target_supports_btrace): New function.
10639 (target_enable_btrace): New function.
10640 (target_disable_btrace): New function.
10641 (target_teardown_btrace): New function.
10642 (target_read_btrace): New function.
10643 * btrace.h: New file.
10644 * btrace.c: New file.
10645 * Makefile.in: Add btrace.c.
10646 * gdbthread.h: Include btrace.h.
10647 (struct thread_info): Add btrace field.
10648 * thread.c: Include btrace.h.
10649 (clear_thread_inferior_resources): Call target_teardown_btrace.
10650 * common/btrace-common.h: New file.
10651
61a31a67
JK
106522013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10653
10654 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
10655 for CHILD, ignore PTRACE_KILL errors, move the inner block variable
10656 kill_status to outer block.
10657
05c56a9d
JK
106582013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10659
10660 Fix entry-values if the callee called a noreturn function.
10661 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
10662 get_frame_address_in_block. Add new comment.
10663
9112db09
JK
106642013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10665
10666 Fix entry-values in C++ across CUs.
10667 * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
10668 lookup_minimal_symbol. Add a comment.
10669 * dwarf2read.c
10670 (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
10671 DW_AT_linkage_name.
10672
9b67fcec
YQ
106732013-03-08 Yao Qi <yao@codesourcery.com>
10674
10675 * tracepoint.c (_initialize_tracepoint): Indent the code.
10676
6221be90
PA
106772013-03-08 Pedro Alves <palves@redhat.com>
10678
10679 * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
10680 (parse_find_args, find_command): Change type of pattern buffer
10681 locals to 'gdb_byte *'.
10682
be9a119c 106832013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
10684 Hafiz Abid Qadeer <abidh@codesourcery.com>
10685
10686 * NEWS: Mention set and show trace-buffer-size commands.
10687 Mention new packet.
10688 * target.h (struct target_ops): New method
10689 to_set_trace_buffer_size.
10690 (target_set_trace_buffer_size): New macro.
10691 * target.c (update_current_target): Set up new method.
10692 * tracepoint.c (trace_buffer_size): New global.
10693 (start_tracing): Send it to the target.
10694 (set_trace_buffer_size): New function.
10695 (_initialize_tracepoint): Add new setshow for trace-buffer-size.
10696 * remote.c (remote_set_trace_buffer_size): New function.
10697 (_initialize_remote): Use it.
10698 (QTBuffer:size) New remote command.
10699 (PACKET_QTBuffer_size): New enum.
10700 (remote_protocol_features): Add an entry for
10701 PACKET_QTBuffer_size.
10702
7da3ab79
TT
107032013-03-08 Tom Tromey <tromey@redhat.com>
10704
10705 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
10706 variable.
10707
0c1f71e7
PA
107082013-03-07 Pedro Alves <palves@redhat.com>
10709
10710 * target.c (target_read_stralloc, target_fileio_read_alloc):
10711 *Cast pointer to 'gdb_byte *' in target call.
10712
c8af03a2
PA
107132013-03-07 Pedro Alves <palves@redhat.com>
10714
10715 * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
10716 call.
10717
529480d0
KS
107182013-03-07 Keith Seitz <keiths@redhat.com>
10719
10720 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
10721 (trace_pass_command): Likewise.
10722 * cli/cli-cmds.c: Include cli/cli-utils.h.
10723 (source_command): Use skip-spaces.
10724 (disassemble_command): Likewise.
10725 * findcmd.c: Include cli/cli-utils.h.
10726 (parse_find_args): Use skip_spaces.
10727 * go32-nat.c: Include cli/cli-utils.h.
10728 (go32_sldt): Use skip_spaces.
10729 (go32_sgdt): Likewise.
10730 (go32_sidt): Likewise.
10731 (go32_pde): Likewise.
10732 (go32_pte): Likewise.
10733 (go32_pte_for_address): Likewise.
10734 * infcmd.c: Include cli/cli-utils.h.
10735 (registers_info): Use skip_spaces.
10736 * linux-tdep.c (read_mapping): Use skip_spaces_const.
10737 (linux_info_proc): Likewise.
10738 * linux-thread-db.c: Include cli/cli-utils.h.
10739 (info_auto_load_libthread_db): Use skip_spaces_const.
10740 * m32r-rom.c: Include cli/cli-utils.h.
10741 (m32r_upload_command): Use skip_spaces.
10742 * maint.c: Include cli/cli-utils.h.
10743 (maintenance_translate_address): Use skip_spaces.
10744 * mi/mi-parse.c: Include cli/cli-utils.h.
10745 (mi_parse_argv): Use skip_spaces.
10746 (mi_parse): Likewise.
10747 * minsyms.c: Include cli/cli-utils.h.
10748 (msymbol_hash_iw): Use skip_spaces_const.
10749 * objc-lang.c: Include cli/cli-utils.h.
10750 (parse_selector): Use skip_spaces.
10751 (parse_method): Likewise.
10752 * python/python.c: Include cli/cli-utils.h.
10753 (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
10754 (python_command)[HAVE_PYTHON]: Likewise.
10755 (python_interactive_command)[!HAVE_PYTHON]: Likewise.
10756 * remote-m32r-sdi.c: Include cli/cli-utils.h.
10757 (m32r_load): Use skip_spaces.
10758 * serial.c: Include cli/cli-utils.h.
10759 (serial_open): Use skip_spaces_const.
10760 * stack.c: Include cli/cli-utils.h.
10761 (parse_frame_specification_1): Use skip_spaces_const.
10762 * symfile.c: Include cli/cli-utils.h.
10763 (set_ext_lang_command): Use skip_spaces.
10764 * symtab.c: Include cli/cli-utils.h.
10765 (rbreak_command): Use skip_spaces.
10766 * thread.c (thread_name_command): Use skip_spaces.
10767 * tracepoint.c (validate_actionline): Use skip_spaces.
10768 (encode_actions_1): Likewise.
10769 (trace_find_range_command): Likewise.
10770 (trace_find_outside_command): Likewise.
10771 (trace_dump_actions): Likewise.
10772
ac91cd70
PA
107732013-03-07 Pedro Alves <palves@redhat.com>
10774
10775 * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
10776 * expprint.c (print_subexp_standard): Likewise.
10777 * utils.c (host_char_to_target): Likewise.
10778 * valprint.c (generic_emit_char, generic_printstr): Likewise.
10779 * varobj.c (value_get_print_value): Change type of local to char*.
10780 Cast it gdb_byte * in call to language printer.
10781
2898e560
PA
107822013-03-07 Pedro Alves <palves@redhat.com>
10783
10784 * charset.c (struct wchar_iterator) <input>: Change type to 'const
10785 gdb_byte *'.
10786 (make_wchar_iterator): Remove cast to char*.
10787 (wchar_iterate): Change type of local.
10788
a09b4448
PA
107892013-03-07 Pedro Alves <palves@redhat.com>
10790
10791 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
10792 for 'regcache->register_status'.
10793
20ced3e4
PA
107942013-03-07 Pedro Alves <palves@redhat.com>
10795
c2d6a675 10796 * breakpoint.c (breakpoint_xfer_memory): Change type of local to
20ced3e4
PA
10797 int.
10798
fe106009
PA
107992013-03-07 Pedro Alves <palves@redhat.com>
10800
10801 * stap-probe.c (handle_stap_probe): Add cast to char*.
10802
8ac2c12b
PA
108032013-03-07 Pedro Alves <palves@redhat.com>
10804
10805 * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
10806 RECORD_MSGRCV>: Pass a signed variable to
10807 regcache_raw_read_signed, instead of an unsigned one.
10808
99f0a309
PA
108092013-03-07 Pedro Alves <palves@redhat.com>
10810
10811 * remote-notif.c (notif_debug): Change type to int.
10812 * remote-notif.h (notif_debug): Likewise.
10813
964b8317
PA
108142013-03-07 Pedro Alves <palves@redhat.com>
10815
10816 * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
10817
f0cc8ad4
PA
108182013-03-07 Pedro Alves <palves@redhat.com>
10819
10820 * remote.c (hex2bin, bin2hex): Move extern declarations to ...
10821 * remote.h (hex2bin, bin2hex): ... here.
10822 * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
10823
77dec115
EZ
108242013-03-07 Eli Zaretskii <eliz@gnu.org>
10825
10826 * utils.c (initialize_utils): Improve doc strings of "set/show
10827 width", "set/show height", and "set/show pagination".
10828
741d92cf
KS
108292013-03-06 Keith Seitz <keiths@redhat.com>
10830
10831 * ax-gdb.c (gen_printf): Make FORMAT const.
10832 * ax-gdb.h (gen_printf): Likewise.
10833 * ax-general.c (ax_string): Make STR const.
10834 * ax.h (ax_string): Likewise.
10835
7b6c814e
DE
108362013-03-06 Doug Evans <dje@google.com>
10837
10838 * elfread.c (elf_symfile_read): Move debugging printf to more
10839 logical location.
10840
634334ab
PA
108412013-03-06 Pedro Alves <palves@redhat.com>
10842
10843 * python/py-utils.c (target_string_to_unicode): Delete function.
10844 * python/python-internal.h (target_string_to_unicode): Delete
10845 declaration.
10846
e482a1a7
PM
108472013-03-06 Pierre Muller <muller@sourceware.org>
10848
10849 * linespec.c (get_current_search_block): ARI fix, use (void)
10850 for empty parameter list.
10851
4eeaa230
DE
108522013-03-05 Doug Evans <dje@google.com>
10853
10854 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
10855 of old ada_lookup_symbol_list. In !full_search case, don't
10856 search superblocks.
10857 (ada_lookup_symbol_list): Delete arg full_search, all callers
10858 updated. Call ada_lookup_symbol_list_worker.
10859 (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
10860 * ada-lang.h (ada_lookup_symbol_list): Update.
10861 * language.h (language_defn): Update comment for
10862 la_iterate_over_symbols.
10863 * linespec.c (iterate_over_file_blocks): New function.
10864 (iterate_over_all_matching_symtabs): Call it.
10865 (lookup_prefix_sym): Ditto.
10866 (get_current_search_block): New function.
10867 (get_search_block): Delete.
10868 (find_label_symbols): Call get_current_search_block.
10869 (add_matching_symbols_to_info): Call iterate_over_file_blocks.
10870 * symtab.c (iterate_over_symbols): Don't search superblocks.
10871
b69b1fb1
YQ
108722013-03-05 Yao Qi <yao@codesourcery.com>
10873
10874 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
10875 parameter VAR's type from "unsigned int" to "int".
10876 * command.h (var_zuinteger_unlimited): Update its comments.
10877 (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
10878
3c095f49
CV
108792013-03-05 Corinna Vinschen <vinschen@redhat.de>
10880
10881 * NEWS: Mention new target x86_64-*-cygwin*.
10882
b5b0b0af
CV
108832013-03-05 Corinna Vinschen <vinschen@redhat.de>
10884
10885 * configure.host: Add x86_64-*-cygwin* as host.
10886 * configure.tgt: Add x86_64-*-cygwin* as target.
10887 * config/i386/cygwin64.mh: New file.
10888
f6f99966
JK
108892013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10890
10891 * linespec.c (decode_line_2): Fix duplicate request off by two message.
10892
33f448b1
JK
108932013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10894
10895 * linespec.c (struct linespec_canonical_name): New.
10896 (struct linespec_state): Change canonical_names type to it.
10897 (add_sal_to_sals): Change variable canonical_name to canonical. Change
10898 xrealloc element size. Initialize the different CANONICAL fields.
10899 (canonical_to_fullform): New.
10900 (filter_results): Use it. Add variables canonical, fullform and
10901 cleanup.
10902 (struct decode_line_2_item, decode_line_2_compare_items): New.
10903 (decode_line_2): Remove variables iter and item_names, add variables
10904 items and items_count. Modify the code for these new variables.
10905
feb14725
CV
109062013-03-04 Corinna Vinschen <vinschen@redhat.com>
10907
10908 * coff-pe-read.c (read_pe_exported_syms): Don't return without
10909 calling do_cleanup.
10910
e83b17ba
HZ
109112013-03-04 Luis Machado <lgustavo@codesourcery.com>
10912
10913 * tracepoint.c (build_traceframe_info): Add code for byte order.
10914
a2d13a0d
KB
109152013-03-02 Kevin Buettner <kevinb@redhat.com>
10916
8dddcae8
KB
10917 * v850-tdep.c: (v850e2_register_name): Revise system register
10918 names to match current V850E2M architecture specifications.
10919 Update register number enum comments too.
f5aee5ee 10920
d79e58d8
JW
109212013-03-01 Jiong Wang <jiwang@tilera.com>
10922 Pedro Alves <palves@redhat.com>
10923
10924 * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
10925 to END_ADDR.
10926 (tilegx_skip_prologue): Limit prologue analysis to section end.
10927
c4be5165
JK
109282013-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10929
10930 * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
10931 use it.
10932
e362b510
PA
109332013-03-01 Pedro Alves <palves@redhat.com>
10934
10935 Use gdb_byte for bytes from the program being debugged.
10936
10937 * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
10938 Change type of local 'buf' to gdb_byte.
10939 * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
10940 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
10941 * cris-tdep.c (cris_sigcontext_addr)
10942 (cris_sigtramp_frame_unwind_cache): Likewise.
10943 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
10944 (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
10945 Likewise.
10946 * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
10947 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
10948 (hppa32_hpux_search_dummy_call_sequence)
10949 (hppa_hpux_supply_save_state): Likewise.
10950 * hppa-linux-tdep.c (insns_match_pattern)
10951 (hppa_linux_find_global_pointer): Likewise.
10952 * hppa-tdep.c (hppa_in_function_epilogue_p)
10953 (skip_prologue_hard_way, hppa_frame_cache): Likewise.
10954 * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
10955 * i386fbsd-tdep.c (i386fbsd_supply_uthread)
10956 (i386fbsd_collect_uthread): Likewise.
10957 * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
10958 * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
10959 * ia64-tdep.c (examine_prologue, ia64_frame_cache)
10960 (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
10961 (ia64_sigtramp_frame_prev_register, ia64_access_reg)
10962 (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
10963 (ia64_libunwind_frame_prev_register)
10964 (ia64_libunwind_sigtramp_frame_this_id)
10965 (ia64_find_global_pointer_from_dynamic_section)
10966 (find_extant_func_descr, find_func_descr, ia64_dummy_id)
10967 (ia64_unwind_pc): Likewise.
10968 * iq2000-tdep.c (iq2000_store_return_value): Likewise.
10969 * m68hc11-tdep.c (m68hc11_push_dummy_call)
10970 (m68hc11_extract_return_value): Likewise.
10971 * m68klinux-nat.c (fetch_register, store_register): Likewise.
10972 * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
10973 (mep_get_insn, mep_push_dummy_call): Likewise.
10974 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
10975 (mips_linux_in_dynsym_stub): Likewise.
10976 * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
10977 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
10978 * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
10979 to gdb_byte.
10980 * remote-mips.c (mips_set_register): Likewise.
10981 * remote-sim.c (gdbsim_fetch_register): Likewise.
10982 * score-tdep.c (score7_fetch_inst): Change type of parameter
10983 'memblock' and local 'buf' to gdb_byte.
10984 (score7_malloc_and_get_memblock): Change return type to gdb_byte.
10985 Change type of local 'buf' to gdb_byte. Adjust.
10986 (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
10987 to gdb_byte**.
10988 (score7_analyze_prologue): Change type of 'memblock' and
10989 'memblock_ptr' locals to gdb_byte*.
10990 * sh64-tdep.c (sh64_extract_return_value)
10991 (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
10992 * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
10993 * solib-pa64.c (pa64_solib_create_inferior_hook)
10994 (pa64_open_symbol_file_object): Remove local 'buf'.
10995 * solib-som.c (som_solib_create_inferior_hook, link_map_start)
10996 (som_open_symbol_file_object): Likewise.
10997 * solib-spu.c (spu_current_sos): Likewise.
10998 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
10999 * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
11000 (spu_store_registers): Likewise.
11001 * target.c (debug_print_register): Likewise.
11002 * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
11003 * xstormy16-tdep.c (xstormy16_store_return_value)
11004 (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
11005 (xstormy16_find_jmp_table_entry): Likewise.
11006
75cc61ca 110072013-03-01 Jiong Wang <jiwang@tilera.com>
61d8bd0e
JW
11008
11009 * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
11010 (tilegx_gdbarch_init): Install it.
11011
ddb08e9c
TT
110122013-02-28 Tom Tromey <tromey@redhat.com>
11013
11014 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
11015 PyLong_Check.
11016
62d7fb51
DE
110172013-02-28 Doug Evans <dje@google.com>
11018
11019 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
11020 * python/python.c (gdbpy_find_pc_line): Ditto.
11021
c4a9e8b4
TT
110222013-02-28 Tom Tromey <tromey@redhat.com>
11023
11024 * contrib/excheck.py: New file.
11025 * contrib/exsummary.py: New file.
11026 * contrib/gcc-with-excheck: New file.
11027
7f6a5dde
TT
110282013-02-28 Tom Tromey <tromey@redhat.com>
11029
11030 * python/python.c (gdbpy_print_stack): Call begin_line and
11031 fprintf_filtered inside TRY_CATCH.
11032
9e974e55
TT
110332013-02-28 Tom Tromey <tromey@redhat.com>
11034
11035 * python/python.c (gdbpy_find_pc_line): Call find_pc_line
11036 inside TRY_CATCH.
11037
dd5fa3e7
TT
110382013-02-28 Tom Tromey <tromey@redhat.com>
11039
11040 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
11041 frame_object_to_frame_info inside TRY_CATCH.
11042
86a3263f
TT
110432013-02-28 Tom Tromey <tromey@redhat.com>
11044
11045 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
11046 TRY_CATCH.
11047
81b52a3a
TT
110482013-02-28 Tom Tromey <tromey@redhat.com>
11049
11050 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
11051
d50a0ce2
CV
110522013-02-27 Corinna Vinschen <vinschen@redhat.com>
11053
11054 * windows-nat.c: Throughout, fix format strings and casts of
11055 printf-like functions to avoid type related warnings on all
11056 platforms.
11057 (handle_output_debug_string): Fetch context information address
11058 from debug string using string_to_core_addr.
11059
e1f58301
JW
110602013-02-27 Jiong Wang <jiwang@tilera.com>
11061
11062 * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
11063 * regformats/reg-tilegx32.dat: New.
11064
4fcd89fc
JW
110652013-02-27 Jiong Wang <jiwang@tilera.com>
11066
11067 * configure.tgt (tilegx-*-linux*): Enable gdbserver.
11068
748d24e6
JW
110692013-02-27 Jiong Wang <jiwang@tilera.com>
11070
11071 * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
11072
6c8e944d
YQ
110732013-02-27 Yao Qi <yao@codesourcery.com>
11074 Pedro Alves <palves@redhat.com>
11075
11076 * tracepoint.c (tfile_trace_find): For tfind
5f8e0b8f
MF
11077 pc/tp/range/outside, look for the next trace frame instead of
11078 always starting from frame 0.
6c8e944d 11079
acd7db30
AG
110802013-02-26 Anthony Green <green@moxielogic.com>
11081
11082 * configure.tgt: Add support for moxie-*-rtems* target.
11083
025e6dce
PA
110842013-02-25 Pedro Alves <palves@redhat.com>
11085
11086 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
11087 warning text.
11088
ca9c94ef
MR
110892013-02-24 Maciej W. Rozycki <macro@codesourcery.com>
11090
11091 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
11092 if $fp is used as the virtual frame pointer.
11093
24c274a1
AM
110942013-02-23 Alan Modra <amodra@gmail.com>
11095
11096 * elfread.c (elf_symtab_read): Do not use udata.p here to find
11097 symbol size.
11098 * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
11099 * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
11100 * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
11101 * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
11102
bfada189
JK
111032013-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 Code cleanup.
11106 * elfread.c (build_id_bfd_get): Make the return type const.
11107 (build_id_verify): Make the check parameter const.
11108 (build_id_to_debug_filename): Make the build_id parameter and variable
11109 data const.
11110 (find_separate_debug_file_by_buildid): Make the variable build_id const.
11111
c0355132
AM
111122013-02-21 Alan Modra <amodra@gmail.com>
11113
11114 * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
11115
9f44fbc0
SCR
111162013-02-20 Siva Chandra Reddy <sivachandra@google.com>
11117
11118 Add a new method 'disassemble' to gdb.Architecture class.
11119 * python/py-arch.c (archpy_disassmble): Implementation of the
11120 new method gdb.Architecture.disassemble.
11121 (arch_object_methods): Add entry for the new method.
11122
b74ea3eb
JW
111232013-02-20 Jiong Wang <jiwang@tilera.com>
11124
11125 * MAINTAINERS (Write After Approval): Add myself to the list.
11126
61a672f1
PA
111272013-02-19 Pedro Alves <palves@redhat.com>
11128
11129 Garbage collect 'struct monitor_ops'::load_routine.
11130
11131 * monitor.h (struct monitor_ops) <load_routine>: Remove field.
11132 * monitor.c (monitor_load): No longer call
11133 current_monitor->load_routine.
11134 * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
11135 * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
11136 * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
11137
40e397df
PA
111382013-02-19 Pedro Alves <palves@redhat.com>
11139
11140 PR gdb/15161
11141
11142 Harmonize with generic_load.
11143
11144 * monitor.c: Include "readline/readline.h".
11145 (monitor_load): Rename parameter 'file' to 'args'. Use build_argv
11146 instead of sscanf. Use CORE_ADDR/strtoulst instead of unsigned
11147 long/strtol for the 'load_offset' local. Error out if no argument
11148 is given or if too many arguments are given. Tilde expand the
11149 passed in file name.
11150
f698ca8e
KT
111512013-02-19 Kai Tietz <ktietz@redhat.com>
11152
11153 PR gdb/15161
11154 * symfile.c (load_section_data): Change type of load_offset
11155 to CORE_ADDR.
11156 (generic_load): User strtoulst instead of strtoul for conversion
11157 of load_offset.
11158
3361b059
WL
111592013-02-19 Jiong Wang <jiwang@tilera.com>
11160
11161 * tilegx-tdep.c (tilegx_analyze_prologue): add check for
11162 for return address, "lr" register, saved on stack.
11163 * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
11164 after we invoke tilegx_analyze_prologue.
11165
3e9d5130
WL
111662013-02-19 Jiong Wang <jiwang@tilera.com>
11167
bb1bcd86
WL
11168 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
11169
3361b059 111702013-02-19 Jiong Wang <jiwang@tilera.com>
bb1bcd86 11171
b74ea3eb 11172 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
3e9d5130 11173
4aaf2503
WL
111742013-02-19 Jiong Wang <jiwang@tilera.com>
11175
b74ea3eb 11176 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
4aaf2503
WL
11177 (tilegx_write_pc): New function.
11178 (tilegx_cannot_reference_register): Return zero if REGNO
11179 is TILEGX_FAULTNUM_REGNUM.
11180 (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
11181 (tilegx_register_name): Add handling of "faultnum" register.
11182 * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
11183 * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
11184 handling of TILEGX_FAULTNUM_REGNUM.
11185 * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
11186
bc23a956
WL
111872013-02-19 Jiong Wang <jiwang@tilera.com>
11188
11189 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
b74ea3eb 11190 should be aligned to 64bit.
bc23a956 11191
42f45f1a
KT
111922013-02-19 Kai Tietz <ktietz@redhat.com>
11193
11194 * windows-nat.c (windows_xfer_memory): Fix debug-output
11195 for LLP64.
11196
6ce4c112
LL
111972013-02-19 Lei Liu <lei.liu2@windriver.com>
11198
11199 * mips-linux-nat.c (mips64_linux_regsets_store_registers):
11200 Don't check DSP register number if HAVE_DSP is not set.
11201
30e8ee25
AM
112022013-02-19 Alan Modra <amodra@gmail.com>
11203
11204 * elfread.c (struct build_id): Delete. Use struct elf_build_id
11205 throughout file instead.
11206 (build_id_bfd_get): Update to use new elf_tdata build_id field.
11207 Don't xmalloc return value.
11208 (build_id_verify): Similarly. Don't xfree.
11209 (build_id_to_debug_filename): Update.
11210 (find_separate_debug_file_by_buildid): Update, don't xfree.
11211
4c9ad8c2
TT
112122013-02-18 Tom Tromey <tromey@redhat.com>
11213
11214 PR gdb/15102:
11215 * dwarf2read.c (read_subrange_type): Use result of
11216 'check_typedef'.
11217
983dc440
YQ
112182013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
11219
11220 * frame.c: Remove one extra white space after #include
11221 directive.
11222
7fb2b84a
JK
112232013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11224
11225 * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
11226
edceb2a9
JK
112272013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11228
11229 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
11230 and dir commands into an if block.
11231
e81b7af8
TT
112322013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
11233
11234 * python/py-breakpoint (struct pybp_code): Use int instead of
11235 enum type_code.
11236
f5911ea1
HAQ
112372013-02-15 Pedro Alves <pedro@codesourcery.com>
11238 Hafiz Abid Qadeer <abidh@codesourcery.com>
11239
11240 * NEWS: Mention new field "trace-file".
11241 * tracepoint.c (trace_status_mi): Output "trace-file" field.
11242 (tfile_open): Record the trace file's filename in the trace
11243 status.
11244 (tfile_files_info): Mention the name of the trace file.
11245 Check the "filename" field explicitely.
11246 (trace_status_command): Explicitely check "filename" field.
11247 (trace_find_command): Ditto.
11248 (trace_find_pc_command): Ditto.
11249 (trace_find_tracepoint_command): Ditto.
11250 (trace_find_line_command): Ditto.
11251 (trace_find_range_command): Ditto.
11252 (trace_find_outside_command): Ditto.
11253 * tracepoint.h (struct trace_status) <from_file>: Rename it
11254 to "filename" and make it hold the trace file's filename
11255 instead of a boolean.
11256 * remote.c (remote_get_trace_status): Initialize "filename"
11257 field with NULL instead of 0.
11258
796cb314
YQ
112592013-02-15 Yao Qi <yao@codesourcery.com>
11260
11261 * remote.c: Fix a typo.
11262
42e79b1d
PM
112632013-02-14 Pierre Muller <muller@sourceware.org>
11264
11265 * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
11266
baea0dae
PA
112672013-02-14 Pedro Alves <palves@redhat.com>
11268
11269 * utils.c (savestring): Don't #undef it. Move function to
11270 common/common-utils.c.
11271 * common/common-utils.c: Include gdb_string.h.
11272 (savestring): Move here from utils.c.
11273 * common/common-utils.h (savestring): Declare.
11274
57c3b6ed
PA
112752013-02-14 Pedro Alves <palves@redhat.com>
11276
11277 * utils.c (savestring): Rename parameter 'size' to 'len'.
11278
d6c44983
YZ
112792013-02-14 Pedro Alves <palves@redhat.com>
11280 Yufeng Zhang <yufeng.zhang@arm.com>
11281
11282 * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
11283 (aarch64_inferior_data, struct aarch64_inferior_data):
11284 Delete.
11285 (struct aarch64_process_info): New.
11286 (aarch64_process_list): New global.
11287 (aarch64_find_process_pid, aarch64_add_process)
11288 (aarch64_process_info_get): New functions.
11289 (aarch64_inferior_data_get): Delete.
11290 (aarch64_process_info_get): New function.
11291 (aarch64_forget_process): New function.
11292 (aarch64_get_debug_reg_state): New parameter 'pid'. Reimplement.
11293 (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
11294 aarch64_get_debug_reg_state.
11295 (aarch64_notify_debug_reg_change): Use iterate_over_lwps
11296 instead of linux_nat_iterate_watchpoint_lwps.
11297 (aarch64_linux_new_fork): New function.
11298 (aarch64_linux_child_post_startup_inferior): Use
11299 aarch64_forget_process instead of aarch64_init_debug_reg_state.
11300 (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
11301 (aarch64_linux_remove_hw_breakpoint)
11302 (aarch64_handle_aligned_watchpoint)
11303 (aarch64_handle_unaligned_watchpoint)
11304 (aarch64_linux_insert_watchpoint)
11305 (aarch64_linux_remove_watchpoint)
11306 (aarch64_linux_stopped_data_address): Adjust to pass the current
11307 process id to aarch64_debug_reg_state.
11308 (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
11309 linux_nat_new_fork hook, and aarch64_forget_process as
11310 linux_nat_forget_process hook; remove the call to
11311 register_inferior_data_with_cleanup.
11312
4819b3f8
PA
113132013-02-14 Pedro Alves <palves@redhat.com>
11314
11315 * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
11316 EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
11317 lval_memory.
11318
1773c82c
HAQ
113192013-02-14 Pedro Alves <pedro@codesourcery.com>
11320 Hafiz Abid Qadeer <abidh@codesourcery.com>
11321
11322 * tracepoint.h (validate_trace_state_variable_name): Declare.
11323 * tracepoint.c (validate_trace_state_variable_name): New.
11324 (trace_variable_command): Parse the trace state variable's name
11325 without using parse_expression. Do several validations.
11326 * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
11327 trace state variable's name with parse_expression. Validate it.
11328
53778a97
YQ
113292013-02-14 Yao Qi <yao@codesourcery.com>
11330
11331 * infcmd.c (breakpoint_proceeded): Remove it.
11332
7b3ae3a6
YQ
113332013-02-14 Yao Qi <yao@codesourcery.com>
11334
11335 * tracepoint.c (end_actions_pseudocommand): Make it static.
11336 (while_stepping_pseudocommand): Likewise.
11337 * tracepoint.h (end_actions_pseudocommand): Remove the
11338 declaration.
11339 (while_stepping_pseudocommand): Likewise.
11340
64580925
YQ
113412013-02-14 Yao Qi <yao@codesourcery.com>
11342
11343 * cli/cli-decode.c (help_cmd): Remove the declaration of
11344 "cmdlist".
11345 (help_all): Likewise.
11346
26cb8b7c
PA
113472013-02-13 Pedro Alves <palves@redhat.com>
11348
11349 * amd64-linux-nat.c (update_debug_registers_callback):
11350 Update comment.
11351 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
11352 iterate_over_lwps.
11353 (amd64_linux_prepare_to_resume): Pass the lwp's pid to
11354 i386_debug_reg_state.
11355 (amd64_linux_new_fork): New function.
11356 (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
11357 linux_nat_new_fork hook, and i386_forget_process as
11358 linux_nat_forget_process hook.
11359 * i386-linux-nat.c (update_debug_registers_callback):
11360 Update comment.
a8256ea1 11361 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
26cb8b7c
PA
11362 iterate_over_lwps.
11363 (i386_linux_prepare_to_resume): Pass the lwp's pid to
11364 i386_debug_reg_state.
11365 (i386_linux_new_fork): New function.
11366 (_initialize_i386_linux_nat): Install i386_linux_new_fork as
11367 linux_nat_new_fork hook, and i386_forget_process as
11368 linux_nat_forget_process hook.
11369 * i386-nat.c (i386_init_dregs): Delete.
11370 (i386_inferior_data, struct i386_inferior_data):
11371 Delete.
11372 (struct i386_process_info): New.
11373 (i386_process_list): New global.
11374 (i386_find_process_pid, i386_add_process, i386_process_info_get):
11375 New functions.
11376 (i386_inferior_data_get): Delete.
11377 (i386_process_info_get): New function.
11378 (i386_debug_reg_state): New parameter 'pid'. Reimplement.
11379 (i386_forget_process): New function.
11380 (i386_cleanup_dregs): Rewrite.
11381 (i386_update_inferior_debug_regs, i386_insert_watchpoint)
11382 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
11383 (i386_stopped_data_address, i386_insert_hw_breakpoint)
11384 (i386_remove_hw_breakpoint): Adjust to pass the current process id
11385 to i386_debug_reg_state.
11386 (i386_use_watchpoints): Don't register inferior data.
11387 * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
11388 adjust comment.
11389 (i386_forget_process): Declare.
11390 * linux-fork.c (delete_fork): Call linux_nat_forget_process.
11391 * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
11392 New static globals.
11393 (linux_child_follow_fork): Don't call linux_nat_new_thread here.
11394 (add_initial_lwp): New, factored out from ...
11395 (add_lwp): ... this. Don't check the number of lwps before
11396 calling linux_nat_new_thread.
11397 (linux_nat_iterate_watchpoint_lwps): Delete.
11398 (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
11399 (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
11400 forks and vforks.
11401 (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
11402 initial lwp.
11403 (linux_nat_kill, linux_nat_mourn_inferior): Call
11404 linux_nat_forget_process.
11405 (linux_nat_set_new_fork, linux_nat_set_forget_process)
11406 (linux_nat_forget_process): New functions.
11407 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
11408 type.
11409 (linux_nat_iterate_watchpoint_lwps): Delete declaration.
11410 (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
11411 types.
11412 (linux_nat_set_new_fork, linux_nat_set_forget_process)
11413 (linux_nat_forget_process): New declarations.
11414
11415 * amd64fbsd-nat.c (super_mourn_inferior): New global.
11416 (amd64fbsd_mourn_inferior): New function.
11417 (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
11418 * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
11419
5befea72
MS
114202013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
11421
55015247
YQ
11422 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
11423 Adding _().
5befea72 11424
1d3ffd6b
MS
114252013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
11426
11427 * aarch64-linux-nat.c (debug_reg_change_callback)
11428 (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
11429 %s and phex().
11430
6eb04473
MS
114312013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
11432
11433 * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
11434 with LONGEST.
11435
a016fc87
HAQ
114362013-02-13 Pedro Alves <palves@redhat.com>
11437 Hafiz Abid Qadeer <abidh@codesourcery.com>
11438
11439 * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
11440
e234dfaf
TT
114412013-02-12 Tom Tromey <tromey@redhat.com>
11442
11443 PR symtab/11464:
11444 * c-exp.y (lex_one_token): Initialize other fields of yylval on
11445 NAME return.
11446 (classify_inner_name): Remove 'first_name' argument, add
11447 'context'. Remove unused variable.
11448 (yylex): Explicitly maintain the context type. Exit loop earlier
11449 if NAME result is seen.
11450
0b1afbb3
PA
114512013-02-12 Pedro Alves <palves@redhat.com>
11452
11453 * amd64-darwin-tdep.c: Add (C) after Copyright.
11454 * cli/cli-cmds.h: Ditto.
11455 * cli/cli-decode.c: Ditto.
11456 * cli/cli-decode.h: Ditto.
11457 * cli/cli-dump.c: Ditto.
11458 * cli/cli-dump.h: Ditto.
11459 * cli/cli-interp.c: Ditto.
11460 * cli/cli-logging.c: Ditto.
11461 * cli/cli-script.c: Ditto.
11462 * cli/cli-script.h: Ditto.
11463 * cli/cli-setshow.c: Ditto.
11464 * cli/cli-setshow.h: Ditto.
11465 * cli/cli-utils.c: Ditto.
11466 * cli/cli-utils.h: Ditto.
11467 * config/alpha/nm-osf3.h: Ditto.
11468 * config/djgpp/djconfig.sh: Ditto.
11469 * config/i386/nm-fbsd.h: Ditto.
11470 * config/i386/nm-i386gnu.h: Ditto.
11471 * config/nm-linux.h: Ditto.
11472 * config/nm-nto.h: Ditto.
11473 * config/rs6000/nm-rs6000.h: Ditto.
11474 * config/sparc/nm-sol2.h: Ditto.
11475 * darwin-nat-info.c: Ditto.
11476 * dfp.c: Ditto.
11477 * dfp.h: Ditto.
11478 * gdb-demangle.h: Ditto.
11479 * i386-darwin-nat.c: Ditto.
11480 * i386-darwin-tdep.c: Ditto.
11481 * linux-fork.h: Ditto.
11482 * m32c-tdep.c: Ditto.
11483 * microblaze-linux-tdep.c: Ditto.
11484 * microblaze-rom.c: Ditto.
11485 * microblaze-tdep.c: Ditto.
11486 * microblaze-tdep.h: Ditto.
11487 * mips-linux-tdep.h: Ditto.
11488 * ppc-ravenscar-thread.c: Ditto.
11489 * ppc-ravenscar-thread.h: Ditto.
11490 * prologue-value.c: Ditto.
11491 * prologue-value.h: Ditto.
11492 * ravenscar-thread.c: Ditto.
11493 * ravenscar-thread.h: Ditto.
11494 * sparc-ravenscar-thread.c: Ditto.
11495 * sparc-ravenscar-thread.h: Ditto.
11496 * tilegx-linux-tdep.c: Ditto.
11497 * unwind_stop_reasons.def: Ditto.
11498 * windows-nat.h: Ditto.
11499 * xtensa-linux-tdep.c: Ditto.
11500 * xtensa-xtregs.c: Ditto.
11501 * regformats/regdat.sh: Ditto.
11502 * regformats/regdef.h: Ditto.
11503
6c01dd94
PA
115042013-02-12 Pedro Alves <palves@redhat.com>
11505
11506 * break-catch-sig.c: Update copyright years.
11507
b65a2bd9
SCR
115082013-02-11 Siva Chandra Reddy <sivachandra@google.com>
11509
11510 Add support for a destructor for ui_out data and use it to
11511 provide a ui_out destructor.
11512 * ui-out.h: Declare the new ui_out destructor.
11513 (ui_out_impl): Add a field for data destructor in ui_out_impl.
11514 * ui-out.c (default_data_destroy): Add a default data destructor
11515 which does nothing.
11516 (default_ui_out_impl): Set the new data_destroy field to
11517 default_data_destroy
11518 (uo_data_destroy): Local function which invokes the data
11519 destructor if present.
11520 (clear_table): Local function which clears the table data of a
11521 ui_out object.
11522 (ui_out_destroy): Public function which frees a ui_out object.
11523 (ui_out_table_end): Use the new clear_table function.
11524 * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
11525 NULL.
11526 * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
11527 to NULL.
11528
c2792f5a
DE
115292013-02-11 Doug Evans <dje@google.com>
11530
11531 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
11532 (printf_decfloat): New function. Broken out from ui_printf.
11533 Remove unnecessary code to shift the entire format string down.
11534 (printf_pointer): New function.
11535 (ui_printf): Code to print C strings, wide C strings, decfloats,
11536 and pointers moved to separate functions.
11537
d9e98382
SDJ
115382013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
11539
11540 * valops.c (value_assign): Handling bitfield offset in
11541 `lval_internalvar_component' case.
11542
4ff3ce77
DE
115432013-02-08 Doug Evans <dje@google.com>
11544
11545 * common/format.c (parse_format_string): Fix whitespace.
11546
901900c4
MGD
115472013-02-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
11548
11549 * stack.c (return_command): Work around uninitialized variable
11550 warning.
11551
b5dbc8d4
YZ
115522013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
11553
11554 * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
11555 number of the registers from 36 to 34.
11556
51d66578
MS
115572013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
11558
11559 * NEWS: Mention new AArch64 native and target support.
11560
176b1c95
MS
115612013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
11562
11563 * MAINTAINERS (Write After Approval): Add myself.
11564
9d19df75
MS
115652013-02-08 Jim MacArthur <jim.macarthur@arm.com>
11566 Marcus Shawcroft <marcus.shawcroft@arm.com>
11567 Nigel Stephens <nigel.stephens@arm.com>
11568 Yufeng Zhang <yufeng.zhang@arm.com>
11569
11570 * aarch64-linux-nat.c: New file.
11571 * config/aarch64/linux.mh: New file.
11572 * configure.host: Add AArch64.
11573 * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
11574
7e1e0340
DE
115752013-02-07 Doug Evans <dje@google.com>
11576
11577 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
11578 disassemble command.
11579
45e25a36
MS
115802013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
11581
11582 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
11583 set_gdbarch_fetch_tls_load_module_address.
11584
bbfdfe1c
DM
115852013-02-06 David S. Miller <davem@davemloft.net>
11586
11587 * sparc-tdep.c (sparc32_return_value): Handle writing return value when
11588 using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
11589 * value.c (struct_return_convention): New function.
11590 (using_struct_return): Implement in terms of struct_return_convention.
11591 * value.h (struct_return_convention): Declare.
11592 * stack.c (return_command): Allow successful overriding of the return
11593 value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
11594
bc9abe4a
TT
115952013-02-06 Tom Tromey <tromey@redhat.com>
11596
11597 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
11598 outside of TRY_CATCH.
11599
134a2066
YQ
116002013-02-06 Yao Qi <yao@codesourcery.com>
11601
11602 * mi/mi-interp.c: Include "tracepoint.h".
11603 (mi_tsv_modified): Declare.
11604 (mi_tsv_created, mi_tsv_deleted): Update declaration.
11605 (mi_interpreter_init): Call observer_attach_tsv_modified.
11606 (mi_tsv_modified): New.
11607 (mi_tsv_created, mi_tsv_deleted): Update.
11608 * tracepoint.c (trace_variable_command): Call
11609 observer_notify_tsv_modified if the initial value of tsv is
11610 changed.
11611 (delete_trace_state_variable): Call
11612 observer_notify_tsv_deleted earlier.
11613 (trace_variable_command): Caller update.
11614 (create_tsv_from_upload): Likewise.
11615 * observer.sh: Declare "struct trace_state_variable".
11616
11617 * NEWS: Mention the new MI notification "=tsv-modified".
11618
59be2b6a
DE
116192013-02-05 Doug Evans <dje@google.com>
11620
11621 * completer.c (location_completer): Fix typo in comment.
11622
d30113d4
JK
116232013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11624
11625 * breakpoint.c (add_location_to_breakpoint): Insert the location with
11626 ADDRESS sorted.
11627
14ac654f
MS
116282013-02-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
11629
11630 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
11631 Refactor if statement to avoid trailing || operator.
11632
543bf33d
AT
116332013-02-05 Andreas Tobler <andreast@fgznet.ch>
11634
11635 * NEWS: Add PowerPC FreeBSD as a new native configuration.
11636
dc18f110
AT
116372013-02-04 Andreas Tobler <andreast@fgznet.ch>
11638
11639 * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
11640 * configure.host: Add powerpc*-*-freebsd* target.
11641 * configure.tgt: Add target info for powerpc*-*-freebsd*.
11642 * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
11643 * config/powerpc/fbsd.mh: New file.
11644
b3ac9c77
SDJ
116452013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
11646 Denys Vlasenko <dvlasenk@redhat.com>
11647 Pedro Alves <palves@redhat.com>
11648
11649 * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
11650 (struct elf_internal_linux_prpsinfo): Forward declare.
11651 * gdbarch.h, gdbarch.c: Regenerate.
11652 * linux-tdep.c: Include `cli/cli-utils.h'.
11653 (linux_fill_prpsinfo): New function.
11654 (linux_make_corefile_notes): Use linux_fill_prpsinfo. If there's
11655 an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
11656 elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
11657 depending on gdbarch pointer bitness.
11658 * ppc-linux-tdep.c: Include elf-bfd.h.
11659 (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
11660 on 32-bit.
11661
176eb98c
MS
116622013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11663 Marcus Shawcroft <marcus.shawcroft@arm.com>
11664 Nigel Stephens <nigel.stephens@arm.com>
11665 Yufeng Zhang <yufeng.zhang@arm.com>
11666
11667 * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
11668
cf0dbd6f
MS
116692013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11670 Marcus Shawcroft <marcus.shawcroft@arm.com>
11671 Nigel Stephens <nigel.stephens@arm.com>
11672 Yufeng Zhang <yufeng.zhang@arm.com>
11673
11674 * aarch64-newlib-tdep.c: New file.
11675 * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
11676 aarch64*-*-elf.
11677 * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
11678 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
11679 (ALLDEPFILES): Add aarch64-newlib-tdep.c.
11680 * osabi.c (gdb_osabi_names): Add "Newlib".
11681
1ae3db19
MS
116822013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11683 Marcus Shawcroft <marcus.shawcroft@arm.com>
11684 Nigel Stephens <nigel.stephens@arm.com>
11685 Yufeng Zhang <yufeng.zhang@arm.com>
11686
11687 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
11688 (ALLDEPFILES): Add aarch64-linux-tdep.c.
11689 * aarch64-linux-tdep.c: New file.
11690 * aarch64-linux-tdep.h: New file.
11691 * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
11692 * configure.tgt: Add aarch64-none-linux-gnu.
11693
07b287a0
MS
116942013-02-04 Jim MacArthur <jim.macarthur@arm.com>
11695 Marcus Shawcroft <marcus.shawcroft@arm.com>
11696 Nigel Stephens <nigel.stephens@arm.com>
11697 Yufeng Zhang <yufeng.zhang@arm.com>
11698
11699 * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
11700 (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
11701 (ALLDEPFILES): Add aarch64-tdep.c.
11702 * aarch64-tdep.c: New file.
11703 * aarch64-tdep.h: New file.
11704 * configure.tgt: Add AArch64.
11705 * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
11706 (aarch64-expedite): New definition.
11707 * features/aarch64-core.xml: New file.
11708 * features/aarch64-fpu.xml: New file.
11709 * features/aarch64-without-fpu.c: New file (generated).
11710 * features/aarch64-without-fpu.xml: New file.
11711 * features/aarch64.c: New file (generated).
11712 * features/aarch64.xml: New file.
11713 * regformats/aarch64-without-fpu.dat: New file (generated).
11714 * regformats/aarch64.dat: New file (generated).
11715
0f1b18ab
JK
117162013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11717
11718 * contrib/expect-read1.c: New file.
11719 * contrib/expect-read1.sh: New file.
11720
233d95b5
JK
117212013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11722
11723 * dwarf2read.c (file_file_name): New function with code from
11724 file_full_name.
11725 (file_full_name): Move most of the code to file_file_name.
11726 (macro_start_file): Rename variable full_name to file_name and use
11727 file_file_name for it. Add comp_dir parameter to new_macro_table.
11728 * macrocmd.c (show_pp_source_pos): New variable fullname. Replace any
11729 macro_source_file->filename access by macro_source_fullname call.
11730 * macroscope.c (_initialize_macroscope): Update the new_macro_table
11731 caller.
11732 * macrotab.c (struct macro_table): New field comp_dir.
11733 (macro_include): New variables link_fullname and source_fullname.
11734 Replace any macro_source_file->filename access by macro_source_fullname
11735 call.
11736 (macro_lookup_inclusion): Remove the partial filenames checking code.
11737 (check_for_redefinition): New variables source_fullname and
11738 found_key_fullname. Replace any macro_source_file->filename access by
11739 macro_source_fullname call.
11740 (macro_undef): New variables source_fullname and key_fullname. Replace
11741 any macro_source_file->filename access by macro_source_fullname call.
11742 (macro_lookup_definition): New variables retval and source_fullname.
11743 Replace any macro_source_file->filename access by macro_source_fullname
11744 call.
11745 (foreach_macro): New variable key_fullname. Replace any
11746 macro_source_file->filename access by macro_source_fullname call.
11747 (foreach_macro_in_scope): New variable datum_fullname. Replace any
11748 macro_source_file->filename access by macro_source_fullname call.
11749 (new_macro_table): Add parameter comp_dir. Initialize T with it.
11750 (macro_source_fullname): New function.
11751 * macrotab.h (struct macro_source_file): Extent the filename field
11752 comment.
11753 (new_macro_table): New parameter comp_dir, add a comment for it.
11754 (macro_source_fullname): new declaration.
11755
da235a7c
JK
117562013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11757
11758 * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
11759 this_real_name to outer block. Use it also for
11760 compare_filenames_for_search.
11761 (dw2_expand_symtabs_matching): New variable this_real_name. Use it
11762 with dw2_get_real_path for file_matcher, considering also
11763 BASENAMES_MAY_DIFFER.
11764 (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
11765
fbd9ab74
JK
117662013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11767
11768 * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
11769 to the file_matcher parameter. Pass 0 to it.
11770 (dwarf2_create_include_psymtab): Copy also DIRNAME.
11771 * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
11772 NULL psymtab_to_fullname result.
11773 (psymtab_to_fullname): Remove variable r. Never return NULL, assemble
11774 an expected filename instead.
11775 (expand_symtabs_matching_via_partial): Add basenames parameter to the
11776 file_matcher parameter. Call also psymtab_to_fullname, after newly
11777 considering BASENAMES_MAY_DIFFER.
11778 * source.c (rewrite_source_path): Remove static.
11779 * source.h (rewrite_source_path): New declaration.
11780 * symfile.h (struct quick_symbol_functions): Add basenames parameter to
11781 the expand_symtabs_matching field. Comment it.
11782 * symtab.c (file_matches): New function comment. Add parameter
11783 basenames, implement it.
11784 (search_symbols_file_matches): Add basenames parameter. Update the
11785 file_matches caller.
11786 (search_symbols): Match FILES also against symtab_to_fullname.
11787 Optimize it for BASENAMES_MAY_DIFFER.
11788
56d397a3
JK
117892013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11790
11791 * source.c (print_source_lines_base): Print for TUI also "fullname".
11792 * tui/tui-data.c (init_content_element): Change tui_locator_element
11793 field to full_name.
11794 * tui/tui-data.h (struct tui_locator_element): Likewise.
11795 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
11796 tui_update_locator_filename calls to tui_update_locator_fullname.
11797 Replace symtab->filename refererence by symtab_to_fullname call.
11798 * tui/tui-out.c (tui_field_string): Check for "fullname" now.
11799 * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
11800 field to full_name. Replace symtab->filename refererence by
11801 symtab_to_fullname call.
11802 (tui_show_symtab_source): Rename parameter to fullname. Change
11803 tui_locator_element field to full_name.
11804 * tui/tui-stack.c: Include source.h.
11805 (tui_set_locator_filename): Rename the declaration to ...
11806 (tui_set_locator_fullname): ... here. Rename its parameter to
11807 fullname, updates its comment.
11808 (tui_set_locator_info): Rename its parameter to fullname.
11809 (tui_set_locator_filename): Rename the definition to ...
11810 (tui_set_locator_fullname): ... here. Rename its parameter to
11811 fullname, updates its comment. Change tui_locator_element field to
11812 full_name.
11813 (tui_set_locator_info): Rename its parameter to fullname.
11814 (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
11815 (tui_update_locator_filename): Rename to ...
11816 (tui_update_locator_fullname): ... here. Rename callee to
11817 tui_set_locator_fullname.
11818 (tui_show_frame_info): Replace symtab->filename refererence by
11819 symtab_to_fullname call.
11820 * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
11821 (tui_update_locator_fullname): ... here.
11822 * tui/tui-winsource.c (tui_display_main): Rename the callee to
11823 tui_update_locator_fullname. Replace symtab->filename refererence by
11824 symtab_to_fullname call.
11825 * tui/tui.c (tui_show_source): Rename its parameter to fullname.
11826 Rename the callee to tui_update_locator_fullname.
11827 * tui/tui.h (tui_show_source): Rename its parameter to fullname.
11828
05cba821
JK
118292013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11830
11831 * ada-lang.c (user_select_syms): Replace symtab->filename refererences
11832 by symtab_to_filename_for_display calls.
11833 * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
11834 (clear_command): New variable sal_fullname, initialize it. Replace
11835 compare_filenames_for_search by filename_cmp with sal_fullname.
11836 (say_where, update_static_tracepoint): Replace symtab->filename
11837 refererences by symtab_to_filename_for_display calls.
11838 * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
11839 Likewise.
11840 * dwarf2read.c: Include source.h.
11841 (fixup_go_packaging): Replace symtab->filename refererences by
11842 symtab_to_filename_for_display calls.
11843 * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
11844 Replace symtab->filename refererences by symtab_to_filename_for_display
11845 calls.
11846 (create_sals_line_offset, convert_linespec_to_sals): New variable
11847 fullname, initialize it, replace symtab->filename reference by the
11848 variable.
11849 * linux-fork.c: Include source.h.
11850 (info_checkpoints_command): Replace symtab->filename refererences by
11851 symtab_to_filename_for_display calls.
11852 * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
11853 by symtab_to_filename_for_display calls.
11854 * mdebugread.c: Include source.h.
11855 (psymtab_to_symtab_1): Replace symtab->filename refererences by
11856 symtab_to_filename_for_display calls.
11857 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
11858 (mi_cmd_file_list_exec_source_files): Likewise.
11859 * printcmd.c: Include source.h.
11860 (build_address_symbolic): Replace symtab->filename refererences by
11861 symtab_to_filename_for_display calls.
11862 * psymtab.c (partial_map_symtabs_matching_filename)
11863 (read_psymtabs_with_fullname): Call compare_filenames_for_search also
11864 with psymtab_to_fullname.
11865 * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
11866 by symtab_to_filename_for_display calls.
11867 (stpy_get_filename): New variable filename, initialize it, use instead
11868 of symtab->filename refererences.
11869 (salpy_str): Make variable filename const char *. Replace
11870 symtab->filename refererences by symtab_to_filename_for_display calls.
11871 * skip.c: Include source.h and filenames.h.
11872 (skip_file_command): Remove const from the symtab variable. Replace
11873 symtab->filename refererences by symtab_to_fullname call.
11874 (function_name_is_marked_for_skip): New variables searched_for_fullname
11875 and fullname. Use them to search also with symtab's fullname.
11876 * source.c (find_source_lines): Replace symtab->filename refererences
11877 by symtab_to_filename_for_display calls.
11878 (print_source_lines_base): New variable filename, use it instead of
11879 symtab->filename. Replace symtab->filename refererences by
11880 symtab_to_filename_for_display calls.
11881 (line_info, forward_search_command): Replace symtab->filename
11882 refererences by symtab_to_filename_for_display calls.
11883 (reverse_search_command): Replace symtab->filename refererences by
11884 symtab_to_filename_for_display calls. New variable filename for it.
11885 * stack.c (frame_info): Likewise.
11886 * symmisc.c: Include source.h.
11887 (dump_objfile, dump_symtab_1, maintenance_print_symbols)
11888 (maintenance_info_symtabs): Replace symtab->filename refererences by
11889 symtab_to_filename_for_display calls.
11890 * symtab.c (iterate_over_some_symtabs): Call
11891 compare_filenames_for_search also with symtab_to_fullname.
11892 (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
11893 symtab->filename refererences by symtab_to_filename_for_display calls.
11894 (find_line_symtab): Replace symtab->filename refererences by
11895 symtab_to_filename_for_display calls.
11896 (file_matches): Replace filename_cmp by compare_filenames_for_search.
11897 (print_symbol_info): Make the last parameter const char *. New
11898 variable s_filename. Use it in the function.
11899 (symtab_symbol_info): Make the last_filename variable const char *.
11900 Replace symtab->filename refererences by symtab_to_filename_for_display
11901 calls.
11902 (rbreak_command): New variable fullname. Use it. Replace
11903 symtab->filename refererence by symtab_to_filename_for_display call.
11904 * tracepoint.c (set_traceframe_context, trace_find_line_command)
11905 (print_one_static_tracepoint_marker): Replace symtab->filename
11906 refererences by symtab_to_filename_for_display calls.
11907 * tui/tui-source.c (tui_set_source_content): New variables filename and
11908 s_filename. Replace symtab->filename refererences by this variable.
11909 Replace other symtab->filename refererences by
11910 symtab_to_filename_for_display calls.
11911
1b56eb55
JK
119122013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
11913 Jan Kratochvil <jan.kratochvil@redhat.com>
11914
11915 Add a new variable that controls a way in which filenames are
11916 displayed.
11917 * NEWS (set filename-display): New entry.
11918 * source.c (filename_display_basename, filename_display_relative)
11919 (filename_display_absolute, filename_display_kind_names)
11920 (filename_display_string, show_filename_display_string)
11921 (symtab_to_filename_for_display): New.
11922 (_initialize_source): Added initialization of 'filename-display'
11923 variable.
11924 * source.h (symtab_to_filename_for_display): Added declaration.
11925 * stack.c (print_frame): Added new variable and calling of a new
11926 function and condition with this variable. Changed third argument of
11927 calling of a function.
11928
aa079c93
JK
119292013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11930
11931 * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
11932 Rename field reference filename to fullname.
11933 * tui/tui-data.h (struct tui_source_info): Rename field filename to
11934 fullname. New comment for it.
11935 * tui/tui-source.c (tui_set_source_content): Rename field reference
11936 filename to fullname. Initialize field by symtab_to_fullname now.
11937 * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
11938 reference filename to fullname. Use symtab_to_fullname during
11939 comparison.
11940
652a8996
JK
119412013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11942
11943 Code cleanup.
11944 * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
11945 (dw2_expand_symtabs_with_fullname): ... here. Rename parameter
11946 filename to fullname. Rename variable this_name to this_fullname.
11947 Lowercase FILENAME_CMP call.
11948 (dw2_find_symbol_file): New comment for the returned string.
11949 (dwarf2_gdb_index_functions): Rename the function to
11950 dw2_expand_symtabs_with_fullname.
11951 * psymtab.c (read_psymtabs_with_filename): Rename to ...
11952 (read_psymtabs_with_fullname): ... here. Rename parameter filename to
11953 fullname.
11954 (psym_functions): Rename the function to read_psymtabs_with_fullname.
11955 * symfile.h (struct quick_symbol_functions): Rename field
11956 expand_symtabs_with_filename to expand_symtabs_with_fullname and its
11957 parameter filename to fullname. Document returned string meaning for
11958 find_symbol_file.
11959 * symtab.c (find_line_symtab): Rename the called function to
11960 expand_symtabs_with_fullname.
11961
af529f8f
JK
119622013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11963
11964 Code cleanup.
11965 * breakpoint.c (clear_command): Remove variable is_abs, unify the
11966 call of filename_cmp with compare_filenames_for_search.
11967 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
11968 is_abs, unify the call of FILENAME_CMP with
11969 compare_filenames_for_search. New gdb_asserts for real_path and name.
11970 Unify the call of compare_filenames_for_search with FILENAME_CMP.
11971 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
11972 * symfile.h (struct quick_symbol_functions): Extend the comment for
11973 map_symtabs_matching_filename.
11974 * symtab.c (compare_filenames_for_search): Remove the function comment
11975 relative path requirement. Handle absolute filenames, with a comment.
11976 (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
11977 FILENAME_CMP with compare_filenames_for_search. New gdb_asserts for
11978 real_path and name. Unify the call of compare_filenames_for_search
11979 with FILENAME_CMP.
11980 (iterate_over_symtabs): New gdb_assert on REAL_PATH.
11981
2f202fde
JK
119822013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11983
11984 Code cleanup.
11985 * breakpoint.c (print_breakpoint_location): Replace bp_location field
11986 source_file references by symtab field references. Remove variables
11987 sal and fullname.
11988 (momentary_breakpoint_from_master, add_location_to_breakpoint):
11989 (clear_command, say_where): Replace bp_location field source_file
11990 references by symtab field references.
11991 (bp_location_dtor): Remove the source_file reference.
11992 (update_static_tracepoint): Replace bp_location field source_file
11993 references by symtab field references.
11994 (breakpoint_free_objfile): New function.
11995 * breakpoint.h (struct bp_location): Extend the comment for line_number.
11996 Replace the field source_file by field symtab, extend its comment.
11997 (breakpoint_free_objfile): New declaration.
11998 * objfiles.c (free_objfile): Call breakpoint_free_objfile.
11999 * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
12000 field source_file references by symtab field references.
12001
f5b95b50
JK
120022013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12003
12004 Replace xfullpath calls by gdb_realpath calls.
12005 * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
12006 function comment.
12007 * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
12008 Remove it from the iterate_over_some_symtabs call.
12009 (dw2_map_symtabs_matching_filename): Remove parameter full_path.
12010 Remove it from the dw2_map_expand_apply calls, remove a block handling
12011 it.
12012 * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
12013 Remove it from the iterate_over_some_symtabs call.
12014 (partial_map_symtabs_matching_filename): Remove parameter full_path.
12015 Remove it from the partial_map_expand_apply calls, remove a block
12016 handling it. Drop gdb_realpath call and cleanups from the real_path
12017 handling.
12018 * source.c (openp): Drop the comment part about xfullpath. Replace
12019 xfullpath calls by gdb_realpath calls.
12020 (find_and_open_source): Replace xfullpath call by gdb_realpath call.
12021 * symfile.h (struct quick_symbol_functions): Remove parameter full_path
12022 from method map_symtabs_matching_filename and its comment.
12023 * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
12024 gdb_realpath call.
12025 * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
12026 remove it also from the function comment, remove a block handling it.
12027 Drop gdb_realpath call and cleanups from the real_path handling.
12028 (iterate_over_symtabs): Drop variable full_path and its use.
12029 * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
12030 * utils.c (xfullpath): Remove.
12031 * utils.h (xfullpath): Remove.
12032
d78489bf
AT
120332013-02-01 Andreas Tobler <andreast@fgznet.ch>
12034
12035 * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
12036 (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
12037 (ALLDEPFILES): Add ppc64-tdep.c.
12038 * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
12039 ppc64-tdep.o to gdb_target_obs.
12040 * ppc64-tdep.h: New file.
12041 * ppc64-tdep.c: New file.
12042 (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
12043 ppc-linux-tdep.c to here.
12044 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
12045 (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
12046 (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
12047 (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
12048 from ppc-linux-tdep.c to here.
12049 (ppc64_convert_from_func_ptr_addr): Rename from
12050 ppc64_linux_convert_from_func_ptr_addr to
12051 ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
12052 here.
12053 * rs6000-tdep.c:
12054 (read_insn): Move from ppc-linux-tdep.c to here.
12055 (insns_match_pattern, insn_d_field, insn_ds_field): Move
12056 from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
12057 * ppc-linux-tdep.c: Include ppc64-tdep.h.
12058 Removed above functions.
12059 (ppc_linux_init_abi): Adjust.
12060
8db60374
AR
120612013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
12062
12063 * ada-valprint.c (ada_print_floating): Remove unused 'len'.
12064
f2e5f4ce
AR
120652013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
12066
12067 * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
12068
c1f7d745
PA
120692013-02-01 Pedro Alves <palves@redhat.com>
12070
12071 * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
12072 * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
12073
8a92335b
JK
120742013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12075
12076 * elfread.c (elf_symfile_read): Limit separate debug info additions to
12077 files with no separate debug info.
12078 * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
12079 * symfile.c (read_symbols): Call find_separate_debug_file_in_section
12080 only for files with no separate debug info.
12081
8eacb197
TT
120822013-01-31 Tom Tromey <tromey@redhat.com>
12083
12084 * jit.c (jit_program_space_data): Rename from jit_inferior_data;
12085 change type.
12086 (struct jit_program_space_data): Rename from jit_inferior_data.
12087 Update comments.
12088 (get_jit_program_space_data): Rename from get_jit_inferior_data.
12089 Change return type. Attach data to program space.
12090 (jit_program_space_data_cleanup): Rename from
12091 jit_inferior_data_cleanup; change argument type.
12092 (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
12093 change type.
12094 (jit_register_code): Update.
12095 (jit_update_inferior_cache): Remove.
12096 (jit_breakpoint_deleted): Get jit data from the location's program
12097 space.
12098 (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
12099 'ps_data', change type.
12100 (jit_inferior_init, jit_breakpoint_re_set_internal)
12101 (jit_event_handler): Update.
12102 (free_objfile_data): Get data from objfile's program space.
12103 (_initialize_jit): Update.
12104
f25c0135
TT
121052013-01-31 Tom Tromey <tromey@redhat.com>
12106
12107 PR gdb/13987:
12108 * jit.c (struct jit_inferior_data) <cached_code_address,
12109 jit_breakpoint>: New fields.
12110 (jit_breakpoint_re_set_internal): Fix logging. Only create
12111 breakpoint if cached address has changed.
12112 (jit_update_inferior_cache, jit_breakpoint_deleted): New
12113 functions.
12114 (_initialize_jit): Register breakpoint deleted observer.
12115
974a734b
AR
121162013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12117
12118 * infrun.c (handle_syscall_event): Remove unused gdbarch.
12119 (save_infcall_suspend_state): Ifdef out unused inf.
12120 (restore_infcall_suspend_state): Ifdef out unused inf.
12121 * jit.c (jit_register_code): Remove unused i, b, inf_data.
12122 (jit_frame_sniffer): Remove unused inf_data.
12123
df54f8eb
AR
121242013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12125
12126 * c-exp.y (classify_inner_name): Remove unused type.
12127 * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
12128 in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
12129 need_escape.
12130 (c_get_string): Remove unused kind.
12131 * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
12132
5799c0b9
AR
121332013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12134
12135 * charset.c (intermediate_encoding): Remove unused i.
12136 * completer.c (signal_completer): Remove unused i.
12137 * continuations.c (discard_my_continuations_1): Remove unused
12138 continuation_ptr.
12139 * corelow.c (core_close): Remove unuseD name.
12140 (get_core_siginfo): Remove unused pid.
12141 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
12142 i, cps.
12143 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
12144 (loclist_describe_location): Remove unused first.
12145 * event-top.c (command_line_handler): Remove unused got_eof.
12146 * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
12147 (resize_section_table): Remove unused old_value.
12148 * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
12149 * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
12150 * i386-tdep.c (i386_process_record): Remove unused rex.
12151 * infcmd.c (get_return_value): Remove unused uiout.
12152 * jv-lang.c (type_from_class): Remove unused is_array.
12153 * jv-valprint.c (java_val_print): Remove unused i.
12154 * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
12155 * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
12156 * m2-typeprint.c (m2_print_type): Remove unused code.
12157 * macroexp.c (get_character_constant): Remove unused body_start.
12158 (macro_stringify): Remove unused result.
12159 * objc-lang.c (find_methods): Remove unused gdbarch.
12160 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
12161 * regcache.c (regcache_cooked_read): Remove unused gdbarch.
12162 * stack.c (print_frame_args): Remove unused summary.
12163 * thread.c (thread_apply_command): Remove unused p.
12164 * valarith.c (value_x_unop): Remove unused mangle_ptr.
12165 * valops.c (search_struct_method): Remove unused skip.
12166 * valprint.c (generic_val_print): Remove unused byte_order.
12167 * varobj.c (varobj_update): Remove unused changed.
12168 * cli/cli-cmds.c (complete_command): Remove unused next_item.
12169 (alias_command): Remove unused c.
12170 * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
12171 * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
12172 format.
12173 (mi_cmd_data_write_memory): Remove unused word_format.
12174 (mi_cmd_data_write_memory_bytes): Remove unused r.
12175 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
12176 p_start, p_end.
12177 * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
12178 * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
12179 line_width.
12180
c656bca5
AR
121812013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12182
12183 * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
12184 * symtab.c (iterate_over_symtabs): Remove unused s.
12185 (find_pc_sect_symtab): Remove unused pspAce.
12186 (find_pc_sect_line): Remove unused alt_symtab.
12187 (find_pcs_for_symtab_line): Remove unused ix, previous_function.
12188 (completion_list_add_name): Remove unused newsize.
12189
7078baeb
TT
121902013-01-31 Tom Tromey <tromey@redhat.com>
12191
12192 PR c++/14998:
12193 * dwarf2read.c (read_tag_ptr_to_member_type): Handle
12194 TYPE_CODE_FUNC.
12195
c2e8b827
AR
121962013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12197
12198 * target.c (target_read_string): Remove unused origlen.
12199
0e43993a
AR
122002013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12201
12202 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
12203 * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
12204 * ax-general.c (ax_print): Remove unused is_float.
12205 * blockframe.c (block_innermost_frame): Remove unused start, end.
12206 * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
12207
765a97ab
AR
122082013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
12209
12210 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
12211 (svr4_read_so_list): Remove unused lmo.
12212 * solib-target.c (solib_target_relocate_section_addresses): Remove
12213 unused flags.
12214
a99dad3d
TT
122152013-01-30 Tom Tromey <tromey@redhat.com>
12216
12217 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
12218
3bff1ecd
TT
122192013-01-30 Tom Tromey <tromey@redhat.com>
12220
12221 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
12222 * utils.c (gnu_debuglink_crc32): Remove.
12223 * utils.h (gnu_debuglink_crc32): Don't declare.
12224
7d455152
TT
122252013-01-30 Tom Tromey <tromey@redhat.com>
12226
12227 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
12228 (read_structure_type, read_enumeration_type): Remove cast.
12229
abee88f2
TT
122302013-01-30 Tom Tromey <tromey@redhat.com>
12231
12232 * dwarf2read.c (read_namespace_type): Remove cast.
12233 (read_typedef): Likewise.
12234
8d9878a4
TT
122352013-01-29 Tom Tromey <tromey@redhat.com>
12236
12237 * dwarf2read.c (free_dwo_file): Remove assert.
12238
a543d2a9
TT
122392013-01-29 Tom Tromey <tromey@redhat.com>
12240
12241 * value.c (deprecated_set_value_modifiable): Remove.
12242 * value.h (deprecated_set_value_modifiable): Remove.
12243
bed911e5
DE
122442013-01-28 Doug Evans <dje@google.com>
12245
12246 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
12247 to addresses from dwo files.
12248
28c64fc2
SCR
122492013-01-25 Siva Chandra Reddy <sivachandra@google.com>
12250
12251 * valops.c (find_overload_match): Remove unused argument 'lax'.
12252 * value.h: Remove unused argument 'lax' from the declaration of
12253 find_overload_match.
12254 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
12255 to find_overload_match.
12256 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
12257 argument to find_overload_match.
12258
4d4ec4e5
TT
122592013-01-25 Tom Tromey <tromey@redhat.com>
12260
12261 * dwarf2read.c (processing_has_namespace_info): Remove.
12262 (struct dwarf2_cu) <processing_has_namespace_info>: New field.
12263 (process_die, read_func_scope, dwarf2_start_symtab)
12264 (new_symbol_full): Update.
12265
195a3f6c
TT
122662013-01-25 Tom Tromey <tromey@redhat.com>
12267
12268 * cp-namespace.c (cp_set_block_scope): Remove.
12269 * cp-support.h (cp_set_block_scope): Remove.
12270 * dbxread.c: Include block.h.
12271 (cp_set_block_scope): New function.
12272 (process_one_symbol): Update.
12273 * dwarf2read.c (read_func_scope): Use block_set_scope.
12274
8ba0730a
PA
122752013-01-25 Pedro Alves <palves@redhat.com>
12276
12277 * remote.c (add_current_inferior_and_thread): Tweak comment.
12278
12aaed36
TT
122792013-01-25 Tom Tromey <tromey@redhat.com>
12280
12281 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
12282 (cp_add_using_directive): Add 'copy_names' argument.
12283 * cp-support.h (cp_add_using_directive): Update.
12284 (struct using_direct) <import_src, import_dest, alias,
12285 declaration>: Now const.
12286 * dwarf2read.c (read_import_statement): Use obconcat.
12287 Don't copy names passed to cp_add_using_directive.
12288
7fc75ca7
TT
122892013-01-25 Tom Tromey <tromey@redhat.com>
12290
12291 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
12292
3405876a
PA
122932013-01-25 Pedro Alves <palves@redhat.com>
12294
12295 * remote.c (stop_reply_extract_thread): New.
12296 (add_current_inferior_and_thread): New parameter 'wait_status'.
12297 Handle it.
12298 (remote_start_remote): Pass wait status to
12299 add_current_inferior_and_thread.
12300 (extended_remote_run): Update comment.
12301 (extended_remote_create_inferior_1): Pass wait status to
12302 add_current_inferior_and_thread.
12303
8954db33
AB
123042013-01-25 Andrew Burgess <aburgess@broadcom.com>
12305 Ulrich Weigand <uweigand@de.ibm.com>
12306
12307 * valarith.c (value_vector_widen): New function for replicating a
12308 scalar into a vector.
12309 (value_binop): Use value_vector_widen to widen scalar to vector
12310 rather than casting, this better matches gcc C behaviour.
12311 * valops.c (value_casst): Update logic for casting between vector
12312 types, and for casting from scalar to vector, try to match gcc C
12313 behaviour.
12314 * value.h (value_vector_widen): Declare.
12315 * opencl-lang.c (opencl_value_cast): New opencl specific casting
12316 function, handle special case for casting scalar to vector.
12317 (opencl_relop): Use opencl_value_cast.
12318 (evaluate_subexp_opencl): Use opencl_value_cast instead of
12319 value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
12320 in order to use opencl_value_cast.
12321
843b20dc
YQ
123222013-01-25 Yao Qi <yao@codesourcery.com>
12323
12324 * event-loop.c: Include "queue.h".
12325 (gdb_event_p): New typedef.
12326 (DECLARE_QUEUE_P): Use.
12327 (DEFINE_QUEUE_P): Use.
12328 (async_queue_event): Remove.
12329 (gdb_event_xfree): New.
12330 (initialize_event_loop): New.
12331 (process_event): Use QUEUE macros.
12332 (event_queue): Remove.
12333 (gdb_wait_for_event): Caller update.
12334 (check_async_event_handlers): Likewise.
12335 (poll_timers): Likewise.
12336 * event-loop.h (initialize_event_loop): Declare.
12337 * event-loop.c (gdb_event_xfree): New.
12338 * top.c (gdb_init): Call initialize_event_loop.
12339
20ad8856
YQ
123402013-01-25 Yao Qi <yao@codesourcery.com>
12341
12342 * event-loop.c (async_queue_event): Remove one parameter
12343 'position'. Remove code handling 'position' == TAIL.
12344 (gdb_wait_for_event): Caller update.
12345 (check_async_event_handlers): Caller update.
12346 (poll_timers): Caller update.
12347 * event-loop.h (enum queue_position): Remove.
12348
3bbbe775
MK
123492013-01-25 Maxim Kuvyrkov <maxim@kugelworks.com>
12350
12351 * MAINTAINERS: Update my email.
12352
a87d9ac4
YQ
123532013-01-25 Yao Qi <yao@codesourcery.com>
12354
12355 * main.c (print_gdb_help): Remove "--epoch" from the help
12356 message.
12357
2077afdd
TD
123582013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
12359
12360 * symtab.c (skip_prologue_using_sal): Consider a file
12361 change the same as an increased line number
12362
63da4037
TD
123632013-01-24 Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
12364
30e8ee25 12365 * MAINTAINERS (Write After Approval): Add myself to the list.
63da4037 12366
45e6c716
TT
123672013-01-24 Tom Tromey <tromey@redhat.com>
12368
12369 * ada-lang.h (ada_decode_symbol): Make return type const.
12370 * ada-lang.c (ada_decode_symbol): Likewise.
12371
b1ae631a
DE
123722013-01-23 Doug Evans <dje@google.com>
12373
12374 * linespec.c (find_linespec_symbols): Make static.
12375
55a78401
SDJ
123762013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
12377
12378 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
12379 type on float conversion for complex type.
12380
bea883fd
SCR
123812013-01-23 Siva Chandra Reddy <sivachandra@google.com>
12382
12383 Add a new class gdb.Architecture which exposes GDB's
12384 internal representation of architecture via GDB Python API.
12385 * Makefile.in: Add entries corresponding to the new file
12386 python/py-arch.c.
12387 * NEWS (Python Scripting): Add entries for the new class
12388 gdb.Architecture and the new method gdb.Frame.architecture.
12389 * python/py-arch.c: Implement gdb.Architecture class.
12390 * python/py-frame.c (frapy_arch): Implement the method
12391 gdb.Frame.architecture().
12392 (frame_object_methods): Add 'architecture' to the method table.
12393 * python/python-internal.h: Add declarations of new utility
12394 functions.
12395 * python/python.c (_initialize_python): Initialize
12396 gdb.Architecture class.
12397
796a7ff8
DE
123982013-01-23 Doug Evans <dje@google.com>
12399
12400 Work around binutils/15021.
12401 * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
12402 type_unit_group out of union s. All uses updated.
12403 (read_index_from_section): Watch for index version 8.
12404 (follow_die_sig): If using .gdb_index version <= 7, record the TU as
12405 an imported symtab.
12406 (write_psymtabs_to_index): Increment version number to 8.
12407
0928e93d
PA
124082013-01-22 Pedro Alves <palves@redhat.com>
12409
12410 * annotate.c (breakpoint_changed): Skip if breakpoint is not
12411 user-visible.
12412
9c97429f
PA
124132013-01-22 Pedro Alves <palves@redhat.com>
12414
12415 * annotate.c (annotate_breakpoints_changed): Rename to ...
12416 (annotate_breakpoints_invalid): ... this. Make static.
12417 (breakpoint_changed): Adjust.
12418 (_initialize_annotate): Always install the observers. Install a
12419 "breakpoint_created" observer.
12420 * annotate.h (annotate_breakpoints_changed): Delete declaration.
12421 * breakpoint.c (set_breakpoint_condition)
12422 (breakpoint_set_commands, do_map_commands_command)
12423 (init_raw_breakpoint, clear_command, set_ignore_count)
12424 (enable_breakpoint_disp): No longer call
12425 annotate_breakpoints_changed.
12426
bd00c694
PA
124272013-01-22 Pedro Alves <palves@redhat.com>
12428
12429 * annotate.c: Include "inferior.h".
12430 (frames_invalid_emitted)
12431 (breakpoints_invalid_emitted): New globals.
12432 (async_background_execution_p): New function.
12433 (annotate_breakpoints_changed, annotate_frames_invalid): Skip
12434 emitting the annotation if it has already been emitted.
12435 (annotate_display_prompt): New function.
12436 * annotate.h (annotate_display_prompt): New declaration.
12437 * event-top.c: Include annotate.h.
12438 (display_gdb_prompt): Call annotate_display_prompt.
12439
187d10dd
PA
124402013-01-22 Pedro Alves <palves@redhat.com>
12441
12442 * annotate.c (ignore_count_changed): Delete.
12443 (annotate_breakpoints_changed): Don't clear ignore_count_changed.
12444 (annotate_ignore_count_change): Delete.
12445 (annotate_stopped): Don't emit a delayed breakpoints-changed
12446 annotation.
12447 * annotate.h (annotate_ignore_count_change): Delete.
12448 * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
12449 annotate_ignore_count_change.
12450
d84cf7eb
TT
124512013-01-22 Tom Tromey <tromey@redhat.com>
12452
12453 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
12454 require_rvalue for a register location.
12455
8f1d5693
MK
124562013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
12457
12458 * breakpoint.c (print_one_breakpoint_location): Add MI
12459 field 'thread-groups' when printing a breakpoint.
12460 (output_thread_groups): New function.
12461
aa6199c6
SCR
124622013-01-21 Siva Chandra Reddy <sivachandra@google.com>
12463
12464 * python/lib/gdb/commands/explore.py
12465 (CompoundExplorer.explore_expr): Correct the name of a method
12466 being invoked.
12467 (ExploreTypeCommand.invoke): Add a missing 'return'.
12468
d2afef13
TT
124692013-01-21 Tom Tromey <tromey@redhat.com>
12470
12471 * gdb_obstack.h (obconcat): Move declaration here, from...
12472 * symfile.h (obconcat): ... here.
12473 * gdb_obstack.c: New file.
12474 (obconcat): Move from...
12475 * symfile.c (obconcat): ... here.
12476 * Makefile.in (SFILES): Add gdb_obstack.c.
12477 (COMMON_OBS): Add gdb_obstack.o.
12478
10f0c4bb
TT
124792013-01-21 Tom Tromey <tromey@redhat.com>
12480
12481 * symfile.h (obsavestring): Don't declare.
12482 * symfile.c (obsavestring): Remove.
12483 * ada-exp.y: Use obstack_copy0, not obsavestring.
12484 * ada-lang.c: Use obstack_copy0, not obsavestring.
12485 * coffread.c: Use obstack_copy0, not obsavestring.
12486 * cp-namespace.c: Use obstack_copy0, not obsavestring.
12487 * dbxread.c: Use obstack_copy0, not obsavestring.
12488 * dwarf2read.c: Use obstack_copy0, not obsavestring.
12489 * jit.c: Use obstack_copy0, not obsavestring.
12490 * mdebugread.c: Use obstack_copy0, not obsavestring.
12491 * psymtab.c: Use obstack_copy0, not obsavestring.
12492 * stabsread.c: Use obstack_copy0, not obsavestring.
12493 * xcoffread.c: Use obstack_copy0, not obsavestring.
12494
86f62fd7
TT
124952013-01-21 Tom Tromey <tromey@redhat.com>
12496
12497 * dwarf2read.c (fixup_go_packaging): Save package name
12498 on objfile obstack.
12499 * gdbtypes.c (init_type): Don't copy name.
12500
15d034d0
TT
125012013-01-21 Tom Tromey <tromey@redhat.com>
12502
12503 * dwarf2read.c (struct partial_die_info) <name, scope>: Now
12504 const.
12505 (struct attribute) <u.str>: Now const.
12506 (struct fnfieldlist) <name>: Now const.
12507 (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
12508 (partial_die_parent_scope): Make return type const.
12509 (partial_die_full_name, add_partial_symbol): Update.
12510 (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
12511 'name' const.
12512 (find_file_and_directory): Make 'name' and 'comp_dir' const.
12513 (read_file_scope, read_func_scope, dwarf2_add_field)
12514 (dwarf2_add_member_fn, read_structure_type)
12515 (process_enumeration_scope, read_array_type, read_module_type)
12516 (read_base_type, read_subrange_type): Update.
12517 (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
12518 (new_symbol_full, guess_full_die_structure_name): Update.
12519 (dwarf2_canonicalize_name): Return const type. Make 'name' const.
12520 (dwarf2_name): Return const type.
12521 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
12522 const.
12523
748e18ae
TT
125242013-01-21 Tom Tromey <tromey@redhat.com>
12525
12526 * gdbtypes.c (init_type): Make 'name' const.
12527 * gdbtypes.h (init_type): Update.
12528
46212e0b
TT
125292013-01-21 Tom Tromey <tromey@redhat.com>
12530
12531 * buildsym.c (patch_subfile_names): Use set_last_source_file.
12532 (start_symtab): Make 'name' and 'dirname' const. Use
12533 set_last_source_file.
12534 (restart_symtab, reset_symtab_globals): Use set_last_source_file.
12535 (last_source_file): Define. Now static.
12536 (set_last_source_file, get_last_source_file): New functions.
12537 * buildsym.h (last_source_file): Don't declare.
12538 (start_symtab): Update.
12539 (set_last_source_file, get_last_source_file): Declare.
12540 * coffread.c (complete_symtab): Use set_last_source_file.
12541 (coff_end_symtab): Likewise.
12542 (coff_symtab_read): Use set_last_source_file, get_last_source_file.
12543 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
12544 set_last_source_file.
12545 (process_one_symbol): Use get_last_source_file.
12546 * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
12547 (psymtab_to_symtab_1): Use get_last_source_file.
12548 * xcoffread.c (process_linenos): Use get_last_source_file.
12549 (complete_symtab): Use set_last_source_file.
12550 (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
12551 (scan_xcoff_symtab): Use set_last_source_file.
12552
9d2ceabe
TT
125532013-01-21 Tom Tromey <tromey@redhat.com>
12554
12555 * symtab.c (struct demangled_name_entry) <mangled>: Now const.
12556 (symbol_set_names): Remove casts. Handle field const-ness.
12557
cfc594ee
TT
125582013-01-21 Tom Tromey <tromey@redhat.com>
12559
12560 * dwarf2read.c (new_symbol_full): Remove cast.
12561 * symtab.c (symbol_set_demangled_name): Make 'name' const.
12562 * symtab.h (symbol_set_demangled_name): Update.
12563
5484b13a
TT
125642013-01-21 Tom Tromey <tromey@redhat.com>
12565
12566 * main.c (captured_main): Call bfd_init.
12567
1605ef26
TT
125682013-01-21 Tom Tromey <tromey@redhat.com>
12569
12570 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
12571 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
12572 * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
12573 * NEWS: Update.
12574
3b74cdc3
JK
125752013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12576
12577 * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
12578
5a352474
JK
125792013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12580
12581 Fix gdb.fortran/common-block.exp crash in PIE mode.
12582 * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
12583 LOC_COMMON_BLOCK.
12584 * f-valprint.c (info_common_command_for_block): Expect
12585 LOC_COMMON_BLOCK in gdb_assert.
12586 * symtab.h (struct general_symbol_info): Update comment for the
12587 common_block member.
12588 (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
12589 (enum address_class): New member LOC_COMMON_BLOCK.
12590
c60797fd
DB
125912013-01-18 David Blaikie <dblaikie@gmail.com>
12592
12593 * MAINTAINERS (Write After Approval): Add "David Blaikie".
0cae7dfb 12594
46f35228
TT
125952013-01-18 Tom Tromey <tromey@redhat.com>
12596
12597 PR c++/14999:
12598 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
12599 Call require_rvalue.
12600
257e7a09
YQ
126012013-01-18 Yao Qi <yao@codesourcery.com>
12602
12603 * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
12604 (dbx_read_symtab): New declaration.
12605 (dbx_psymtab_to_symtab): Delete.
12606 (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
12607 Rename parameter PST to SELF. Exchanged two parameters.
12608 (start_psymtab): Caller update.
12609 * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
12610 (dwarf2_read_symtab): New declaration.
12611 (dwarf2_psymtab_to_symtab): Delete.
12612 (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
12613 Rename parameter PST to SELF. Exchanged two parameters.
12614 (create_partial_symtab): Caller update.
12615 * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
12616 (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
12617 Rename parameter PST to SELF. Exchanged two parameters.
12618 (parse_partial_symbols, new_psymtab): Caller update.
12619 * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
12620 two parameters.
12621 * psymtab.c (psymtab_to_symtab): Caller update.
12622 * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
12623 (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
12624 Rename parameter PST to SELF. Exchanged two parameters.
12625 (xcoff_start_psymtab): Caller update.
12626
0de5618e
YQ
126272013-01-18 Yao Qi <yao@codesourcery.com>
12628
12629 * infrun.c (proceed): Rename local variable 'oneproc' to
12630 'force_step'.
12631
5c04624b
DE
126322013-01-17 Doug Evans <dje@google.com>
12633
848e3e78
DE
12634 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
12635 (dw2_build_type_unit_groups): Delete. All uses updated.
12636
5c04624b
DE
12637 * symtab.h (struct symbol_search): Add comment.
12638
d84fca2c
JK
126392013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12640
12641 * symtab.c (compare_filenames_for_search): New comment for
12642 HAS_DRIVE_SPEC.
12643
6108433d
TT
126442013-01-17 Tom Tromey <tromey@redhat.com>
12645
12646 * cp-abi.c (cp_abi_completer): Fix typo in assignment.
12647
c89ffd86
JK
126482013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12649
12650 * symtab.c (iterate_over_some_symtabs): New variable cleanups,
12651 initialize it by existing make_cleanup. Call new do_cleanups.
12652
db2b2972
TT
126532013-01-17 Tom Tromey <tromey@redhat.com>
12654
12655 * cp-abi.c (cp_abi_completer): New function.
12656 (_initialize_cp_abi): Set completer for "set cp-abi".
12657
be7d37a2
TT
126582013-01-17 Tom Tromey <tromey@redhat.com>
12659
12660 * mem-break.c: Remove obsolete comment.
12661 * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
12662
c9fb1240
SD
126632012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12664
12665 * jit.c (jit_reader_load_command): Interpret the jit reader name
12666 as an absolute path if it begins with a forward slash.
12667
db334a01
SD
126682012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12669
12670 PR gdb/14550
12671
12672 * jit.c (finalize_symtab): Ensure that only the global block has a
12673 NULL superblock.
12674
7d928dac
PA
126752013-01-17 Pedro Alves <palves@redhat.com>
12676
12677 * acinclude.m4: Include ../config/plugins.m4,
12678 ../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
12679 * Makefile.in (aclocal_m4_deps): Update.
12680 * aclocal.m4: Renegerate.
12681
fb8cf7c5
DE
126822013-01-16 Doug Evans <dje@google.com>
12683
12684 * contrib/cc-with-tweaks.sh: Add references to Fission docs.
12685
ab04a2af
TT
126862013-01-16 Pedro Alves <palves@redhat.com>
12687 Tom Tromey <tromey@redhat.com>
12688
12689 PR cli/7221:
12690 * NEWS: Add "catch signal".
12691 * breakpoint.c (base_breakpoint_ops): No longer static.
12692 (bpstat_explains_signal): New function.
12693 (init_catchpoint): No longer static.
12694 (base_breakpoint_explains_signal): New function.
12695 (base_breakpoint_ops): Initialize new field.
12696 * breakpoint.h (enum bpstat_signal_value): New.
12697 (struct breakpoint_ops) <explains_signal>: New field.
12698 (bpstat_explains_signal): Remove macro, declare as function.
12699 (base_breakpoint_ops, init_catchpoint): Declare.
12700 * break-catch-sig.c: New file.
12701 * inferior.h (signal_catch_update): Declare.
12702 * infrun.c (signal_catch): New global.
12703 (handle_syscall_event): Update for change to
12704 bpstat_explains_signal.
12705 (handle_inferior_event): Likewise. Always handle random signals
12706 via bpstats.
12707 (signal_cache_update): Check signal_catch.
12708 (signal_catch_update): New function.
12709 (_initialize_infrun): Initialize signal_catch.
12710 * Makefile.in (SFILES): Add break-catch-sig.c.
12711 (COMMON_OBS): Add break-catch-sig.o.
12712
8ac3646f
TT
127132013-01-16 Tom Tromey <tromey@redhat.com>
12714
12715 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
12716 (print_one_catch_solib, print_one_catch_syscall)
12717 (print_one_catch_exec, print_one_exception_catchpoint): Emit
12718 "catch-type".
12719
5a18e302
YQ
127202013-01-16 Yao Qi <yao@codesourcery.com>
12721
12722 * printcmd.c (current_display_number): Make it static.
12723
3f01d0d0
YQ
127242013-01-16 Yao Qi <yao@codesourcery.com>
12725
12726 * infcmd.c (step_once): Don't check '!single_inst' as it was
12727 checked before.
12728
1ed59174
JK
127292013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12730
12731 * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
12732
44478ab3
TT
127332013-01-14 Tom Tromey <tromey@redhat.com>
12734
12735 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
12736 set command.
12737 * command.h (add_setshow_string_noescape_cmd): Update.
12738 * corefile.c (set_gnutarget_command): Remove trailing whitespace.
12739 (complete_set_gnutarget): New function.
12740 (_initialize_core): Set the "set gnutarget" completer.
12741
06d66ee9
TT
127422013-01-14 Tom Tromey <tromey@redhat.com>
12743
12744 PR symtab/14442:
12745 * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
12746 (c_type_print_modifier): Likewise.
12747 * dwarf2read.c (read_tag_restrict_type): New function.
12748 (read_type_die_1): Handle DW_TAG_restrict_type.
12749 * gdbtypes.c (make_restrict_type): New function.
12750 (recursive_dump_type): Handle TYPE_RESTRICT.
12751 * gdbtypes.h (enum type_flag_values): Renumber.
12752 (enum type_instance_flag_value): Add
12753 TYPE_INSTANCE_FLAG_RESTRICT.
12754 (TYPE_RESTRICT): New macro.
12755 (make_restrict_type): Declare.
12756
c9bf0622
TT
127572013-01-14 Tom Tromey <tromey@redhat.com>
12758
12759 PR symtab/14931:
12760 * psymtab.c (struct psymtab_state): New.
12761 (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
12762 functions.
12763 * psympriv.h (make_cleanup_discard_psymtabs): Declare.
12764 * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
12765
44d594fd
PA
127662013-01-14 Richard Sharman <richard_sharman@mitel.com>
12767 Pedro Alves <palves@redhat.com>
12768
12769 PR remote/14786
12770
12771 * remote.c (remote_threads_info): Make a copy of the reply from
12772 qfThreadInfo and use that instead of rs->buf.
12773
442e4d9c
YQ
127742013-01-14 Yao Qi <yao@codesourcery.com>
12775
12776 * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
12777 (dbx_psymtab_to_symtab): Likewise.
12778 * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
12779 * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
12780 * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
12781
5b12a61c
JK
127822013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12783
12784 * parse.c (parse_exp_in_context): New variable inner_chain. Call
12785 make_cleanup_restore_current_language. Call set_language. Move
12786 OLD_CHAIN and INNER_CHAIN cleanups.
12787 * utils.c (do_restore_current_language)
12788 (make_cleanup_restore_current_language): New functions.
12789 * utils.h (make_cleanup_restore_current_language): New declaration.
12790
f0a4b570
JK
127912013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12792
12793 * source.c (symtab_to_fullname): Apply rewrite_source_path also for
12794 non-existing files.
12795
57b3c00c
JK
12796 * source.c (symtab_to_fullname): Do not prepend DIRNAME for
12797 non-existing files if FILENAME is already absolute.
12798
daefa854
JK
127992013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12800
12801 * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
12802 fputs_filtered. Append trailing newline.
12803
ca9c6ee2
YQ
128042013-01-11 Yao Qi <yao@codesourcery.com>
12805 Stan Shebs <stan@codesourcery.com>
12806
12807 * psymtab.c (init_psymbol_list): Clarify the comment.
12808
f28045c2
YQ
128092013-01-11 Yao Qi <yao@codesourcery.com>
12810
12811 * breakpoint.c (print_one_breakpoint_location): Remove dead code.
12812 (update_dprintf_command_list): Assert that 'printf_line' is
12813 non-null. Remove condition check.
12814
da5132d3
JK
128152013-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12816
12817 Code cleanup.
12818 * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
12819 type const char *.
12820 * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
12821 const char *.
12822 * tui/tui-source.h (tui_source_is_displayed): Likewise.
12823
843e694d
AG
128242013-01-09 Anthony Green <green@moxielogic.com>
12825
12826 * cp-abi.c (cplus_print_vtable): Don't return value from void
12827 function.
12828 * ada-lang.c (re_set_catch_assert): Ditto.
12829
da51c347
DE
128302013-01-09 Doug Evans <dje@google.com>
12831
12832 * symfile.h (quick_symbol_functions): Delete member
12833 pre_expand_symtabs_matching. All uses removed.
12834 * dwarf2read.c (dw2_lookup_symbol): Implement.
12835 (dw2_do_expand_symtabs_matching): Delete.
12836 (dw2_pre_expand_symtabs_matching): Delete.
12837 (struct dw2_symtab_iterator): New type.
12838 (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
12839 (dw2_expand_symtabs_for_function): Rewrite.
12840 (dwarf2_gdb_index_functions): Update.
12841 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
12842 (psym_functions): Update.
12843
b2259038
TT
128442013-01-09 Tom Tromey <tromey@redhat.com>
12845
12846 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
12847 * configure: Rebuild.
12848 * configure.ac: Add somread.o to the build if BFD has SOM
12849 support.
12850 * somread.c: Include som/aout.h, not syms.h.
12851 (som_symtab_read): Use som_external_symbol_dictionary_record.
12852 Unpack records manually.
12853 (_initialize_somread): Declare.
12854
bdad4180
MF
128552012-01-08 Mike Frysinger <vapier@gentoo.org>
12856
12857 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
12858 Cast return_address to 64bits.
12859
03cdf680
HZ
128602013-01-08 Hui Zhu <hui_zhu@mentor.com>
12861
12862 * printcmd.c: Remove define of function output_command.
12863 * tracepoint.c: Remove extern of function output_command.
12864 * valprint.h: (output_command): New extern.
12865
8a808554
TT
128662013-01-07 Tom Tromey <tromey@redhat.com>
12867
12868 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
12869 Remove.
12870 (objc_language_defn): Use c_printchar, c_printstr,
12871 c_emit_char.
12872
e93a8774
TT
128732013-01-07 Tom Tromey <tromey@redhat.com>
12874
12875 PR cli/7719:
12876 * NEWS: Update.
12877 * ada-valprint.c (printstr, print_field_values): Remove
12878 "inspect_it" code.
12879 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
12880 code.
12881 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
12882 code.
12883 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
12884 * main.c (captured_main): Remove "epoch" argument.
12885 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
12886 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
12887 * p-valprint.c (pascal_object_print_value_fields): Remove
12888 "inspect_it" code.
12889 * printcmd.c (print_command_1): Remove 'inspect' argument.
12890 (print_command, call_command): Update.
12891 (inspect_command): Remove.
12892 (_initialize_printcmd): Make "inspect" an alias for "print".
12893 * top.c (epoch_interface): Remove.
12894 * top.h (epoch_interface): Remove.
12895 * valprint.c (user_print_options): Update.
12896 (print_converted_chars_to_obstack): Remove "inspect_it" code.
12897 * valprint.h (struct value_print_options) <inspect_it>: Remove
12898 field.
12899
129002013-01-04 Tom Tromey <tromey@redhat.com>
12901
12902 * valprint.h (read_string): Add 'extern'.
12903
b967eb24
JB
129042013-01-07 Joel Brobecker <brobecker@adacore.com>
12905
12906 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
12907 used to decide whether to define darwin_read_dyld_info or not.
12908
78a8b30e
PM
129092013-01-03 Pierre Muller <muller@sourceware.org>
12910
12911 * main.c (relocate_gdb_directory): Avoid calling stat function
12912 if DIR is empty.
12913
50da2f25
YQ
129142013-01-03 Yao Qi <yao@codesourcery.com>
12915
12916 * psymtab.c (fixup_psymbol_section): Update declaration.
12917 (fixup_psymbol_section): Remove code returning value.
12918
e7e8980f
YQ
129192013-01-03 Yao Qi <yao@codesourcery.com>
12920
12921 * symtab.h: Remove some out of date comments.
12922 (enum exception_event_kind): Move it ...
12923 * breakpoint.c: ... here.
12924
569283d4
MF
129252013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
12926
9f9d9a96 12927 PR gdb/14405
569283d4
MF
12928 * darwin-nat.c (darwin_read_dyld_info): Only build if
12929 TASK_DYLD_INFO_COUNT is defined.
12930 (darwin_xfer_partial): Call darwin_read_dyld_info only if
12931 TASK_DYLD_INFO_COUNT is defined.
12932
2e36fbea
TT
129332013-01-02 Tom Tromey <tromey@redhat.com>
12934
12935 * symfile.h (struct ecoff_debug_hack): Remove.
12936 * objfiles.c: Don't include mdebugread.h.
12937
4f05add4
TT
129382013-01-02 Tom Tromey <tromey@redhat.com>
12939
12940 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
12941 * configure.ac: Check for Mach-O support in BFD. Update
12942 CONFIG_OBS.
12943 * configure: Rebuild.
12944
def63ff0
TT
129452013-01-02 Tom Tromey <tromey@redhat.com>
12946
12947 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
12948 * configure.ac: Use GDB_AC_CHECK_BFD.
12949 * configure: Rebuild.
12950
60c5dd93
MK
129512013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
12952
12953 * MAINTAINERS: Update my email.
12954
6e58437e
JB
129552013-01-01 Joel Brobecker <brobecker@adacore.com>
12956
12957 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
12958
627fe805
JB
129592013-01-01 Joel Brobecker <brobecker@adacore.com>
12960
12961 * rs6000-nat.c (bss_data_overlap): New function.
12962 (vmap_symtab): Use it to adjust the .bss section's offset.
12963
28e7fd62
JB
129642013-01-01 Joel Brobecker <brobecker@adacore.com>
12965
12966 Update year range in copyright notice of all files.
12967
e93a8774 129682013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
b9786c74
JB
12969
12970 * top.c (print_gdb_version): Update copyright year.
12971
72b20e9c 12972For older changes see ChangeLog-2012.
c906108c
SS
12973\f
12974Local Variables:
12975mode: change-log
12976left-margin: 8
12977fill-column: 74
12978version-control: never
57da7796 12979coding: utf-8
c906108c 12980End:
This page took 2.056918 seconds and 4 git commands to generate.