Fix email address in earlier entry.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
204b5331
DE
12013-11-07 Doug Evans <dje@google.com>
2
3 PR 11786
4 * solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
5 and align fields for PT_GNU_RELRO segments.
6
92e32e33
PM
72013-11-07 Phil Muldoon <pmuldoon@redhat.com>
8
9 PR python/15747
10 * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
11
f76c27b5
PM
122013-11-07 Phil Muldoon <pmuldoon@redhat.com>
13
14 * NEWS: Document Python temporary breakpoint support.
15 * python/py-breakpoint.c (bppy_get_temporary): New function.
16 (bppy_init): New keyword: temporary. Parse it and set breakpoint
17 to temporary if True.
18
d52cd232
JM
192013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>
20
21 * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
22 removed to allow analyzing unconditional branch instructions
23 with PC-relative offsets of zero.
24
fa4d0c40
YQ
252013-11-07 Yao Qi <yao@codesourcery.com>
26
27 * mi/mi-cmd-var.c: Include "language.h".
28 (mi_cmd_var_info_expression): Get language name from
29 language_defn.
30 * varobj.c (varobj_language_string): Remove.
31 (variable_language): Remove declaration.
32 (languages): Remove.
33 (varobj_get_language): Change the type of return value.
34 (variable_language): Remove.
35 * varobj.h (enum varobj_languages): Remove.
36 (varobj_language_string): Remove declaration.
37 (varobj_get_language): Update declaration.
38
6abde28f
YQ
392013-11-07 Yao Qi <yao@codesourcery.com>
40
41 * language.h (struct language_defn) <la_natural_name>: New
42 field.
43 * ada-lang.c (ada_language_defn): Initialize field
44 'la_natural_name'.
45 * c-lang.c (c_language_defn): Likewise.
46 (cplus_language_defn, asm_language_defn): Likewise.
47 * d-lang.c (d_language_defn): Likewise.
48 * f-lang.c (f_language_defn): Likewise.
49 * go-lang.c (go_language_defn): Likewise.
50 * jv-lang.c (java_language_defn): Likewise.
51 * language.c (unknown_language_defn ): Likewise.
52 (auto_language_defn): Likewise.
53 * m2-lang.c (m2_language_defn): Likewise.
54 * objc-lang.c (objc_language_defn): Likewise.
55 * opencl-lang.c (opencl_language_defn): Likewise.
56 * p-lang.c (pascal_language_defn): Likewise.
57
27cd387b
YQ
582013-11-07 Yao Qi <yao@codesourcery.com>
59
60 * language.c (language_str): Return const char *.
61 (add_language): Add const to 'language_names'
62 * language.h (struct language_defn) <la_name>: Add const.
63 (language_str: Update declaration.
64
6682d959
AA
652013-11-06 Andreas Arnez <arnez@linux.vnet.ibm.com>
66
67 * s390-linux-nat.c (s390_read_description): Consider the TE field
68 in the HWCAP for determining 'have_regset_tdb'.
69
b9502d3f
WN
702013-11-06 Will Newton <will.newton@linaro.org>
71
72 PR gdb/12866
73 * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
74 values. (read_partial_die): Likewise.
75
840da61a
MB
762013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
77
78 PR cli/16122
79 * top.c (command_line_input): Unify interactivity tests to use
80 input_from_terminal_p.
81 * event-top.c (command_line_handler): Likewise.
82
7636ccf9
YQ
832013-11-06 Yao Qi <yao@codesourcery.com>
84
85 * Makefile.in (check-perf): New target.
86
12b27276
WN
872013-11-05 Will Newton <will.newton@linaro.org>
88
89 PR gdb/7670
90 * arm-tdep.c (print_fpu_flags): Use filtered output routines.
91 (arm_print_float_info): Likewise.
92
67c059c2
AB
932013-11-04 Anton Blanchard <anton@samba.org>
94
95 * target.c (memory_xfer_partial): Cap write to 4KB.
96
0569175e
TSD
972013-11-01 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
98
99 * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
100 probe scan even when the arch provides no get_longjmp_target.
101
b18e90f5
PA
1022013-10-31 Pedro Alves <palves@redhat.com>
103
104 * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
105 (handle_inferior_event) <TARGET_WAITKIND_FORKED,
106 TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
107 GDB_SIGNAL_TRAP, or clear it. Pass GDB_SIGNAL_0 to
108 bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
109 <bpstat handling>: If the bpstat chain wants the signal to be
110 hidden, then set stop_signal to GDB_SIGNAL_0 instead of
111 GDB_SIGNAL_TRAP.
112
638aa5a1
AB
1132013-10-31 Andrew Burgess <aburgess@broadcom.com>
114
115 * breakpoint.c (update_watchpoint): Update error message and add
116 an additional error message.
117
0e5fae36
UW
1182013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
119
120 * s390-tdep.h: Rename to...
121 * s390-linux-tdep.h: ...here.
122 * s390-tdep.c: Rename to...
123 * s390-linux-tdep.c: ...here. Adjust #include.
124 * s390-nat.c: Rename to...
125 * s390-linux-nat.c: ...here. Adjust #include.
126 * config/s390/s390.mh: Rename to...
127 * config/s390/linux.mh: ...here. Reflect rename s390-nat.o ->
128 s390-linux-nat.o.
129 * configure.host: Reflect host rename "s390" -> "linux".
130 * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
131 * Makefile.in (ALL_TARGET_OBS): Likewise.
132 (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
133 s390-linux-tdep.h.
134 (ALLDEPFILES): Reflect rename of .c files.
135
34201ae3
UW
1362013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
137
138 * s390-nat.c: Whitespace cleanup.
139 * s390-tdep.c: Likewise.
140 * s390-tdep.h: Remove empty line at end of file.
141
e17aaa33
MR
1422013-10-30 Maciej W. Rozycki <macro@codesourcery.com>
143
144 * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
145 siginfo_size.
146
aee17e42
TT
1472013-10-29 Tom Tromey <tromey@redhat.com>
148
149 * utils.c (reg): Move undefinition...
150 * gdb_curses.h: ... here. Update comment to mention AIX.
151
9ac69859
NB
1522013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
153
154 * exec.h (add_target_sections_of_objfile): New declaration.
155 * exec.c (add_target_sections_of_objfile): New function.
156 * symfile.c (add_symbol_file_command): Update current target sections.
157 (remove_symbol_file_command): New command.
158 (symfile_free_objfile): New function.
159 (_initialize_symfile): Register observer for free_objfile events.
160 * NEWS: Add description of the remove-symbol-file command.
161 * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
162 * objfiles.c (free_objfile): Notify free_objfile.
163 (is_addr_in_objfile): New function.
164 * objfiles.h (is_addr_in_objfile): New declaration.
165 * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
166 events instead of solib_unloaded events.
167 (_initialize_printcmd): Register observer for free_objfile instead
168 of solib_unloaded notifications.
169 * solib.c (remove_user_added_objfile): New function.
170 (_initialize_symfile): Add remove-symbol-file.
171
f69d9aef
AB
1722013-10-29 Andrew Burgess <aburgess@broadcom.com>
173
174 * infcmd.c (default_print_one_register_info): Use val_print to
175 print all values even optimized out or unavailable ones. Don't
176 try to print a raw form of optimized out or unavailable values.
177
487ad57c
YQ
1782013-10-29 Yao Qi <yao@codesourcery.com>
179
180 * auto-load.c (auto_load_pspace_data_cleanup): Get data from
181 parameter 'arg' instead of from program_space_data.
182 * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
183 * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
184 * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
185 * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
186 * inflow.c (inflow_inferior_data_cleanup): Get data from
187 parameter 'arg' instead of inferior_data.
188 * registry.h: Add comments.
189
3c4797ba
PA
1902013-10-28 Pedro Alves <palves@redhat.com>
191
192 * breakpoint.c (watchpoints_triggered)
193 <!target_stopped_data_address>: Hardcode return 1.
194
cdaa5b73
PA
1952013-10-28 Pedro Alves <palves@redhat.com>
196
197 * infrun.c (process_event_stop_test): Remove unnecessary scoping
198 level and reindent.
199
94c57d6a
PA
2002013-10-28 Pedro Alves <palves@redhat.com>
201
202 * infrun.c (process_event_stop_test): New function, factored out
203 from handle_inferior_event.
204 (handle_inferior_event): 'process_event_stop_test' is now a
205 function instead of a goto label -- adjust.
206
fcf3daef
PA
2072013-10-28 Pedro Alves <palves@redhat.com>
208
209 * infrun.c (handle_inferior_event): Move process_event_stop_test
210 goto label to the else branch of the ecs->random_signal check,
211 along with FRAME and GDBARCH re-fetching.
212
c447ac0b
PA
2132013-10-28 Pedro Alves <palves@redhat.com>
214
215 * infrun.c (switch_back_to_stepped_thread): New function, factored
216 out from handle_inferior_event.
217 (handle_inferior_event): Adjust to call
218 switch_back_to_stepped_thread. Call it also at the tail of the
219 random signal handling, and return, instead of also handling
220 random signals just before the stepping tests.
221
f05e4c11
PA
2222013-10-28 Pedro Alves <palves@redhat.com>
223
224 * infrun.c (clear_stop_func): Delete.
225 (handle_inferior_event): Don't call clear_stop_func and don't
226 clear 'ecs->random_signal'.
227
ca20d462
YQ
2282013-10-27 Yao Qi <yao@codesourcery.com>
229
230 * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
231 (varobj_create, varobj_get_path_expr): Update.
232 (varobj_value_has_mutated, varobj_update): Likewise.
233 (create_child_with_value, new_root_variable): Likewise.
234 (number_of_children, name_of_variable): Likewise.
235 (value_of_child, my_value_of_variable): Likewise.
236 (varobj_value_is_changeable_p): Likewise.
237
a53b64ea
YQ
2382013-10-25 Yao Qi <yao@codesourcery.com>
239
240 * language.h (struct lang_varobj_ops): Declare.
241 (struct language_defn) <la_varobj_ops>: New field.
242 * ada-lang.c: Include "varobj.h"
243 (defn ada_language_defn): Initialize field 'la_varobj_ops' with
244 ada_varobj_ops.
245 * c-lang.c: Include "varobj.h"
246 (c_language_defn): Initialize field 'la_varobj_ops' with
247 c_varobj_ops.
248 (cplus_language_defn): Initialize field 'la_varobj_ops' with
249 cplus_varobj_ops.
250 (asm_language_defn): Initialize field 'la_varobj_ops' with
251 default_varobj_ops.
252 (minimal_language_defn): Likewise.
253 * d-lang.c (d_language_defn): Likewise.
254 * f-lang.c (f_language_defn): Likewise.
255 * go-lang.c (go_language_defn): Likewise.
256 * m2-lang.c (m2_language_defn): Likewise.
257 * objc-lang.c (objc_language_defn): Likewise.
258 * opencl-lang.c (opencl_language_defn): Likewise.
259 * p-lang.c (pascal_language_defn): Likewise.
260 * language.c (unknown_language_defn): Likewise.
261 (auto_language_defn): Likewise.
262 (local_language_defn): Likewise.
263 * jv-lang.c (java_language_defn): Initialize field
264 'la_varobj_ops' with java_varobj_ops.
265 * varobj.c (varobj_create): Update.
266 * varobj.h (default_varobj_ops): Define macro.
267
686d4def
PA
2682013-10-25 Pedro Alves <palves@redhat.com>
269
270 * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
271 static field value.
272 (cp_print_static_field): If the value is entirely optimized out,
273 print <optimized out> here.
274 * jv-valprint.c (java_print_value_fields): No longer handle a NULL
275 static field value.
276 * p-valprint.c (pascal_object_print_static_field): If the value is
277 entirely optimized out, print <optimized out> here.
278 * valops.c (do_search_struct_field)
279 (value_struct_elt_for_reference): No longer handle a NULL static
280 field value.
281 * value.c (value_static_field): Return an optimized out value
282 instead of NULL.
283
6c177e28
YQ
2842013-10-25 Yao Qi <yao@codesourcery.com>
285
286 * remote.c (remote_traceframe_info): Return early if
287 traceframe is not selected.
288
98322bfa
YQ
2892013-10-25 Yao Qi <yao@codesourcery.com>
290
291 * tracepoint.c (traceframe_fun): Remove.
292 (traceframe_sal): Remove.
293 (set_traceframe_context): Add local variables.
294
6ba1f115
JB
2952013-10-25 Joel Brobecker <brobecker@adacore.com>
296
297 * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
298 and parameter name.
299
bbe769cc
MR
3002013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
301
302 * linux-tdep.c (linux_corefile_thread_callback): Propagate any
303 failure from register information collection.
304
72ee4495 3052013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
59a70096
MR
306
307 * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
308 member.
309 (linux_corefile_thread_callback): Update accordingly.
310 (linux_make_corefile_notes): Likewise.
311
98882a26
PA
3122013-10-24 Pedro Alves <palves@redhat.com>
313
314 * NEWS (New options): Mention set/show startup-with-shell.
315 * config/alpha/nm-osf3.h (START_INFERIOR_TRAPS_EXPECTED): Set to 2
316 instead of 3.
317 * fork-child.c (fork_inferior, startup_inferior): Handle 'set
318 startup-with-shell'.
319 (show_startup_with_shell): New function.
320 (_initialize_fork_child): Register the set/show startup-with-shell
321 commands.
322 * inf-ptrace.c (inf_ptrace_create_inferior): Remove comment.
323 * inf-ttrace.c (inf_ttrace_him): Remove comment.
324 * procfs.c (procfs_init_inferior): Remove comment.
325 * infcmd.c (startup_with_shell): New global.
326 * inferior.h (startup_with_shell): Declare global.
327 (STARTUP_WITH_SHELL): Delete.
328 (START_INFERIOR_TRAPS_EXPECTED): Set to 1 by default instead of 2.
329
c9737c08
PA
3302013-10-23 Pedro Alves <palves@redhat.com>
331
332 * common/gdb_signals.h (gdb_signal_to_symbol_string): Declare.
333 * common/signals.c: Include "gdb_assert.h".
334 (signals): New field 'symbol'.
335 (SET): Use the 'symbol' parameter.
336 (gdb_signal_to_symbol_string): New function.
337 * infrun.c (handle_inferior_event) <random signal>: In debug
338 output, print the random signal enum as string in addition to its
339 number.
340 * target/waitstatus.c (target_waitstatus_to_string): Print the
341 signal's enum value as string instead of the (POSIX) signal name.
342
f60db4f0
GB
3432013-10-23 Gary Benson <gbenson@redhat.com>
344
345 PR 16013
346 * common/linux-osdata.c (command_from_pid): Reduced size of cmd
347 from 32 to 18. Adjusted fscanf format string accordingly.
348 (Avoids leaving cmd unterminated.)
349 (print_sockets): Do not parse tlen, inode, sl, timeout, txq, rxq,
350 trun, retn or extra. (Avoids leaving extra unterminated.) Check
351 that local_address and remote_address will not overflow.
352 (linux_xfer_osdata_modules): Parse lines using strtok to avoid
353 leaving dependencies unterminated. Parse size as "%u" to match
354 definition.
355
6d3e7a94
PA
3562013-10-22 Pedro Alves <palves@redhat.com>
357
358 * infrun.c (handle_inferior_event) <thread hop>: Don't clear or
359 set ecs->random signal.
360
42ec045f
PA
3612013-10-22 Pedro Alves <palves@redhat.com>
362
363 * infrun.c (keep_going): Update comments.
364
3652013-10-22 Pedro Alves <palves@redhat.com>
366
367 * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map
368 invalid signal numbers to GDB_SIGNAL_UNKNOWN.
369
3702013-10-22 Pedro Alves <palves@redhat.com>
371
372 * include/gdb/signals.def (TARGET_EXC_BAD_ACCESS): Rename to
373 GDB_EXC_BAD_ACCESS.
374 (TARGET_EXC_BAD_INSTRUCTION): Rename to GDB_EXC_BAD_INSTRUCTION.
375 (TARGET_EXC_ARITHMETIC): Rename to GDB_EXC_ARITHMETIC.
376 (TARGET_EXC_EMULATION): Rename to GDB_EXC_EMULATION.
377 (TARGET_EXC_SOFTWARE): Rename to GDB_EXC_SOFTWARE.
378 (TARGET_EXC_BREAKPOINT): Rename to GDB_EXC_BREAKPOINT.
379 (GDB_SIGNAL_LAST): Change description string.
380 * common/signals.c (gdb_signal_from_host, do_gdb_signal_to_host):
381 Adjust to signal renaming.
382 * darwin-nat.c (darwin_decode_message): Likewise.
383
c8fde1b1
JM
3842013-10-22 Jose E. Marchesi <jose.marchesi@oracle.com>
385
386 * MAINTAINERS (Write After Approval): Add myself to the list.
387
e8369a73
AB
3882013-10-18 Andrew Burgess <aburgess@broadcom.com>
389
390 * breakpoint.c (update_watchpoint): If hardware watchpoints are
391 forced off, downgrade them to software watchpoints if possible,
392 and error out if not possible.
393 (watch_command_1): Move watchpoint type selection closer to
394 watchpoint creation, and extend the comments.
395
776f04fa
PA
3962013-10-18 Pedro Alves <palves@redhat.com>
397
398 PR gdb/16062
399 * infrun.c (handle_inferior_event): Keep going if we got a random
400 signal we should not stop for, instead of falling through to the
401 step tests.
402
0c6faab5
YQ
4032013-10-18 Yao Qi <yao@codesourcery.com>
404
405 * c-varobj.c (cplus_number_of_children): Fix indentation.
406
50b34a18
TT
4072013-10-17 Tom Tromey <tromey@redhat.com>
408
409 PR gdb/15995:
410 * printcmd.c (printcmd): Call gdb_flush.
411
5c4c8a59
TT
4122013-10-17 Tom Tromey <tromey@redhat.com>
413
414 * elfread.c (struct elfinfo) <stabindexsect>: Remove.
415 (elf_locate_sections): Update.
416
c4124bf1
YQ
4172013-10-17 Yao Qi <yao@codesourcery.com>
418
419 * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
420 * ada-varobj.c: Remove the include of ada-varobj.h.
421 (ada_varobj_get_number_of_children): Declare.
422 (ada_varobj_get_name_of_child): Make it static.
423 (ada_varobj_get_path_expr_of_child): Likewise.
424 (ada_varobj_get_value_of_child): Likewise.
425 (ada_varobj_get_type_of_child): Likewise.
426 (ada_varobj_get_value_of_array_variable): Likewise.
427 * ada-varobj.h: Remove.
428
99ad9427
YQ
4292013-10-17 Yao Qi <yao@codesourcery.com>
430
431 * Makefile.in (SFILES): Add c-varobj.c and jv-varobj.c.
432 (COMMON_OBS): Add c-varobj.o and jv-varobj.o.
433 * ada-varobj.c: Include "varobj.h".
434 (ada_number_of_children): New. Moved from varobj.c.
435 (ada_name_of_variable, ada_name_of_child): Likewise.
436 (ada_path_expr_of_child, ada_value_of_child): Likewise.
437 (ada_type_of_child, ada_value_of_variable): Likewise.
438 (ada_value_is_changeable_p, ada_value_has_mutated): Likewise.
439 (ada_varobj_ops): New.
440 * c-varobj.c, jv-varobj.c: New file. Moved from varobj.c.
441 * gdbtypes.c (get_target_type): New. Moved from varobj.c.
442 * gdbtypes.h (get_target_type): Declare.
443 * varobj.c: Remove the inclusion of "ada-varobj.h" and
444 "ada-lang.h".
445 (ANONYMOUS_STRUCT_NAME): Move it to c-varobj.c.
446 (ANONYMOUS_UNION_NAME): Likewise.
447 (get_type, get_value_type, get_target_type): Remove declarations.
448 (value_get_print_value, varobj_value_get_print_value): Likewise.
449 (c_number_of_children, c_name_of_variable): Likewise.
450 (c_name_of_child, c_path_expr_of_child): Likewise.
451 (c_value_of_child, c_type_of_child): Likewise.
452 (c_value_of_variable, cplus_number_of_children): Likewise.
453 (cplus_class_num_children, cplus_name_of_variable): Likewise.
454 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
455 (cplus_value_of_child, cplus_type_of_child): Likewise.
456 (cplus_value_of_variable, java_number_of_children): Likewise.
457 (java_name_of_variable, java_name_of_child): Likewise.
458 (java_path_expr_of_child, java_value_of_child): Likewise.
459 (java_type_of_child, java_value_of_variable): Likewise.
460 (ada_number_of_children, ada_name_of_variable): Likewise.
461 (ada_name_of_child, ada_path_expr_of_child): Likewise.
462 (ada_value_of_child, ada_type_of_child): Likewise.
463 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
464 (ada_value_has_mutated): Likewise.
465 (struct language_specific): Move it to varobj.h.
466 (CPLUS_FAKE_CHILD): Move it to varobj.h.
467 (restrict_range): Rename it varobj_restrict_range. Make it extern.
468 Callers update.
469 (get_path_expr_parent): Rename it to varobj_get_path_expr_parent.
470 Make it extern.
471 (is_anonymous_child): Move it to c-varobj.c and rename to
472 varobj_is_anonymous_child. Caller update.
473 (get_type): Move it to c-varobj.c.
474 (get_value_type): Rename it varobj_get_value_type. Make it
475 extern.
476 (get_target_type): Move it gdbtypes.c.
477 (varobj_formatted_print_options): New function.
478 (value_get_print_value): Rename it to
479 varobj_value_get_print_value and make it extern.
480 (varobj_value_is_changeable_p): Make it extern.
481 (adjust_value_for_child_access): Move it to c-varobj.c.
482 (default_value_is_changeable_p): Rename it to
483 varobj_default_value_is_changeable_p. Make it extern.
484 (c_number_of_children, c_name_of_variable): Move it to c-varobj.c
485 (c_name_of_child, c_path_expr_of_child): Likewise.
486 (c_value_of_child, c_type_of_child): Likewise.
487 (c_value_of_variable, cplus_number_of_children): Likewise.
488 (cplus_class_num_children, cplus_name_of_variable): Likewise.
489 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
490 (cplus_value_of_child, cplus_type_of_child): Likewise.
491 (cplus_value_of_variable): Likewise.
492 (java_number_of_children, java_name_of_variable): Move it to jv-varobj.c.
493 (java_name_of_child, java_path_expr_of_child): Likewise.
494 (java_value_of_child, java_type_of_child): Likewise.
495 (java_value_of_variable): Likewise.
496 (ada_number_of_children, ada_name_of_variable): Move it to ada-varobj.c.
497 (ada_name_of_child, ada_path_expr_of_child): Likewise.
498 (ada_value_of_child, ada_type_of_child): Likewise.
499 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
500 (ada_value_has_mutated): Likewise.
501 * varobj.h (CPLUS_FAKE_CHILD): New macro, moved from varobj.c.
502 (struct lang_varobj_ops): New. Renamed by 'struct language_specific'.
503 (c_varobj_ops, cplus_varobj_ops): Declare.
504 (java_varobj_ops, ada_varobj_ops): Declare.
505 (varobj_default_value_is_changeable_p): Declare.
506 (varobj_value_is_changeable_p): Declare.
507 (varobj_get_value_type, varobj_is_anonymous_child): Declare.
508 (varobj_get_path_expr_parent): Declare.
509 (varobj_value_get_print_value): Declare.
510 (varobj_formatted_print_options): Declare.
511 (varobj_restrict_range): Declare.
512
c8a62302
LM
5132013-10-17 Luis Machado <lgustavo@codesourcery.com>
514
515 * target/waitstatus.h (target_waitkind): Remove spurious
516 character from the comments.
517
eade6471
JB
5182013-10-17 Joel Brobecker <brobecker@adacore.com>
519
520 * gdbarch.sh (get_longjmp_target): Add method documentation.
521 * gdbarch.h: Regenerate.
522
5411b26c
TT
5232013-10-16 Tom Tromey <tromey@redhat.com>
524
525 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
526 label.
527
87326c87
LM
5282013-10-16 Luis Machado <lgustavo@codesourcery.com>
529
530 * gcore.in: Call GDB using the full path to the gcore script.
531 Error out if the GDB binary is not found.
532
fd0a4d76
SDJ
5332013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
534
535 PR gdb/16014
536 * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
537 sizeof.
538
d92f7ee3
SDJ
5392013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
540
541 PR gdb/16042
542 * target.c (target_disable_btrace): Fix invalid return value for
543 void function.
544 (target_teardown_btrace): Likewise.
545
bb5ce47a
YQ
5462013-10-14 Yao Qi <yao@codesourcery.com>
547
548 * varobj.c (struct varobj): Move most of the fields to
549 varobj.h.
550 (struct varobj_dynamic): New struct.
551 (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
552 (varobj_has_more): Likewise.
553 (dynamic_varobj_has_child_method): Likewise.
554 (update_dynamic_varobj_children): Likewise.
555 (varobj_get_num_children): Likewise.
556 (varobj_list_children, varobj_pretty_printed_p): Likewise.
557 (install_new_value_visualizer): Likewise.
558 (install_new_value_visualizer, install_new_value): Likewise.
559 (varobj_update, new_variable, free_variable): Likewise.
560 (my_value_of_variable, value_get_print_value): Likewise.
561 (install_visualizer): Change the type of parameter 'var' to
562 'struct varobjd_dynamic *'. Callers update.
563 * varobj.h (struct varobj): Moved from varobj.c.
564 (struct varobj) <dynamic>: New field.
565
0b76b0ce
SL
5662013-10-13 Sandra Loosemore <sandra@codesourcery.com>
567
568 * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
569 as the preferred name of r30.
570 * nios2-linux-tdep.c (reg_offsets): Likewise.
571 * features/nios2-cpu.xml: Likewise.
572 * features/nios2-linux.c: Regenerated.
573 * features/nios2.c: Regenerated.
574 * regformats/nios2-linux.dat: Regenerated.
575
4856b6bc
JK
5762013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
577
578 Canonicalize directories for EXEC_FILENAME.
579 * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
580 exec_filename.
581 * utils.c (gdb_realpath_keepfile): New function.
582 * utils.h (gdb_realpath_keepfile): New declaration.
583
9b557b58
DE
5842013-10-11 Doug Evans <dje@google.com>
585
586 * Makefile.in (GDBFLAGS): New variable.
587 (run): New rule.
588
ce13fade
JB
5892013-10-11 Joel Brobecker <brobecker@adacore.com>
590
591 * NEWS: Add entry documenting the new "-catch-assert" and
592 "-catch-exception" GDB/MI commands.
593
349774ef
JB
5942013-10-11 Joel Brobecker <brobecker@adacore.com>
595
596 * breakpoint.h (init_ada_exception_breakpoint): Add parameter
597 "enabled".
598 * breakpoint.c (init_ada_exception_breakpoint): Add parameter
599 "enabled". Set B->ENABLE_STATE accordingly.
600 * ada-lang.h (ada_exception_catchpoint_kind): Move here from
601 ada-lang.c.
602 (create_ada_exception_catchpoint): Add declaration.
603 * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
604 (create_ada_exception_catchpoint): Make non-static. Add new
605 parameter "disabled". Use it in call to
606 init_ada_exception_breakpoint.
607 (catch_ada_exception_command): Add parameter "enabled" in call
608 to create_ada_exception_catchpoint.
609 (catch_assert_command): Likewise.
610
611 * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
612 Add declarations.
613 * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
614 "catch-exception" commands.
615 * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
616 (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
617
761269c8
JB
6182013-10-11 Joel Brobecker <brobecker@adacore.com>
619
620 * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
621 "enum exception_catchpoint_kind". Replace the "ex_" prefix
622 of all its enumerates with "ada_". Update the rest of this
623 file throughout.
624
b4a5b78b
JB
6252013-10-11 Joel Brobecker <brobecker@adacore.com>
626
627 * ada-lang.c (ada_decode_exception_location): Delete.
628 (create_ada_exception_catchpoint): Remove arguments "sal",
629 "addr_string" and "ops". Add argument "ex_kind" instead.
630 Adjust implementation accordingly, calling ada_exception_sal
631 to get the entities it no longer gets passed as arguments.
632 Document the function's arguments.
633 (catch_ada_exception_command): Use catch_ada_exception_command_split
634 instead of ada_decode_exception_location, and update call to
635 create_ada_exception_catchpoint.
636 (catch_ada_assert_command_split): Renames
637 ada_decode_assert_location. Remove parameters "addr_string" and
638 "ops", and now returns void. Adjust implementation accordingly.
639 Update the function documentation.
640 (catch_assert_command): Use catch_ada_assert_command_split
641 instead of ada_decode_assert_location. Update call to
642 create_ada_exception_catchpoint.
643
7ad1d32c 6442013-10-11 Joel Brobecker <brobecker@adacore.com>
7c647d61
JB
645
646 * utils.h (perror_warning_with_name): Add declaration.
647 * utils.c (perror_warning_with_name): New function.
648 * cli/cli-cmds.c (source_script_with_search): Add call to
649 perror_warning_with_name if from_tty is nul.
650
7ad1d32c 6512013-10-11 Joel Brobecker <brobecker@adacore.com>
0cf4063e
JB
652
653 * utils.c (perror_string): New function, extracted out of
654 throw_perror_with_name.
655 (throw_perror_with_name): Rework to use perror_string.
656
bcc75809
YQ
6572013-10-11 Yao Qi <yao@codesourcery.com>
658
659 * remote.c (discard_pending_stop_replies_in_queue): Update
660 declaration.
661 (struct stop_reply) <rs>: New field.
662 (remove_stop_reply_of_remote_state): New function.
663 (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
664 Callers update. Pass remove_stop_reply_of_remote_state to
665 QUEUE_iterate.
666 (remote_parse_stop_reply): Initialize field 'rs'.
667
05feb193
WN
6682013-10-10 Will Newton <will.newton@linaro.org>
669
670 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
671 linux_init_abi.
672
0d12017b
JB
6732013-10-10 Joel Brobecker <brobecker@adacore.com>
674
675 * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
676 serial_baud_show_cmd.
677 (_initialize_cli_cmds): Delete the code creating the
678 "set/show remotebaud" commands.
679 * serial.c (baud_rate): Move here from top.c.
680 (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
681 (_initialize_serial): Create "set/show serial baud" commands.
682 Add "set/show remotebaud" command aliases.
683 * top.c (baud_rate): Moved to serial.c.
684 * NEWS: Document the new "set/show serial baud" commands,
685 replacing "set/show remotebaud".
686
578d3588
PA
6872013-10-09 Pedro Alves <palves@redhat.com>
688
689 * breakpoint.c (insert_bp_location): Use memory_error_message to
690 build the memory error string.
691 * c-lang.c: Include "gdbcore.h".
692 (c_get_string): Use memory_error to throw error.
693 (target_xfer_memory_error): Delete.
694 (memory_error_message): New, factored out from
695 target_xfer_memory_error.
696 (memory_error): Change parameter type to target_xfer_error.
697 Rewrite.
698 (read_memory): Use memory_error instead of
699 target_xfer_memory_error.
700 * gdbcore.h: Include "target.h".
701 (memory_error): Change parameter type to target_xfer_error.
702 (memory_error_message): Declare function.
703 * target.c (target_read_memory, target_read_stack)
704 (target_write_memory, target_write_raw_memory): Return
705 TARGET_XFER_E_IO on error. Adjust comments.
706 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
707 instead of EIO.
708 * target.h (target_read, target_insert_breakpoint)
709 (target_remove_breakpoint): Adjust comments.
710 * valprint.c (partial_memory_read): Rename parameter, and adjust
711 comment.
712 (val_print_string): Use memory_error_message to build the memory
713 error string.
714
c74e1ccf
JK
7152013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
716
717 * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
718 result variable. Rename variable fopen_e_ever_failed to
719 fopen_e_ever_failed_einval. Retry fopen only for errno EINVAL.
720
915215be
PA
7212013-10-09 Pedro Alves <palves@redhat.com>
722
723 * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
724 (monitor_write_memory_longlongs, monitor_write_memory_block):
725 Constify 'myaddr' parameter.
726 (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
727 helper.
728 (monitor_xfer_partial): New function.
729 (init_base_monitor_ops): Don't install a deprecated_xfer_memory
730 hook. Install a to_xfer_partial hook.
731
acd13123
TT
7322013-10-09 Tom Tromey <tromey@redhat.com>
733
734 * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
735 bfd_get_alt_debug_link_info.
736
40135bb1
JK
7372013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
738
739 New flag OBJF_NOT_FILENAME.
740 * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
741 * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
742 allocate_objfile.
743 (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
744 symbol_file_add_from_bfd.
745 * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
746 allocate_objfile.
747 * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
748 NULL.
749 * objfiles.h (OBJF_NOT_FILENAME): New.
750
dc294be5
TT
7512013-10-08 Tom Tromey <tromey@redhat.com>
752
753 * Makefile.in (SFILES): Add build-id.c.
754 (HFILES_NO_SRCDIR): Add build-id.h.
755 * build-id.c: New file, largely from elfread.c. Modified
756 most functions.
757 * build-id.h: New file.
758 * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
759 bfd_get_alt_debug_link_info. Verify dwz file's build-id.
760 Search for dwz file using build-id.
761 * elfread.c (build_id_bfd_get, build_id_verify)
762 (build_id_to_debug_filename, find_separate_debug_file): Remove.
763
db230ce3
JB
7642013-10-08 Joel Brobecker <brobecker@adacore.com>
765
766 * ada-lang.c (compare_names_with_case): Renamed from
767 compare_names, adding a new parameter "casing" and its handling.
768 New function documentation.
769 (compare_names): New function, implemented using
770 compare_names_with_case.
771
6501c98a
JB
7722013-10-08 Joel Brobecker <brobecker@adacore.com>
773
774 * ada-lang.c (ada_exception_sal): Remove advance declaration.
775
84a1243b
TT
7762013-10-07 Tom Tromey <tromey@redhat.com>
777
778 * objfiles.c (free_objfile_per_bfd_storage): Delete the
779 demangled_names_hash.
780 (free_objfile): Don't delete the demangled_names_hash.
781 * objfiles.h (struct objfile_per_bfd_storage)
782 <demangled_names_hash>: New field.
783 (struct objfile) <demangled_names_hash>: Move to
784 objfile_per_bfd_storage.
785 * symfile.c (reread_symbols): Don't delete the
786 demangled_names_hash.
787 * symtab.c (create_demangled_names_hash): Update.
788 (symbol_set_names): Update.
789
1da77581
TT
7902013-10-07 Tom Tromey <tromey@redhat.com>
791
792 * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
793 needs_relocations>: New fields.
794 (gdb_bfd_requires_relocations): New function.
795 * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
796 * objfiles.c (get_objfile_bfd_data): Disallow sharing if
797 the BFD needs relocations applied.
798
46ecd527
PA
7992013-10-07 Pedro Alves <palves@redhat.com>
800
801 PR breakpoints/11568
802 * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
803 the thread list" instead of "gone".
804
0c557179
SDJ
8052013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
806
807 * NEWS: Mention new convenience variable $_exitsignal.
808 * corelow.c (core_open): Reset exit convenience variables. Set
809 $_exitsignal to the uncaught signal which generated the corefile.
810 * infrun.c (handle_inferior_event): Reset exit convenience
811 variables. Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
812 (clear_exit_convenience_vars): New function.
813 * inferior.h (clear_exit_convenience_vars): New prototype.
814
1cc47d81
YQ
8152013-10-06 Yao Qi <yao@codesourcery.com>
816
817 * varobj.h: Add comments to enum varobj_languages.
818
73869dc2
DE
8192013-10-04 Doug Evans <dje@google.com>
820
821 Add support for DWP file format version 2.
822 * NEWS: Mention support for DWP file format version 2.
823 * dwarf2read.c (dwarf2_section_info): Convert asection field to a
824 union of asection, containing_section. New fields virtual_offset
825 and is_virtual. Change type of readin filed from int to char.
826 (dwo_sections, dwo_file): Tweak comments.
827 (dwp_v2_section_ids): New enum.
828 (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
829 str_offsets, types.
830 (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
831 All uses updated.
832 (virtual_v2_dwo_sections): New struct.
833 (dwp_hash_table): New fields version, nr_columns. Change type of
834 section_pool field to a union.
835 (dwp_file): New field version.
836 (dwarf2_has_info): Check for virtual sections.
837 (get_containing_section): New function.
838 (get_section_bfd_owner, get_section_bfd_section): Call it.
839 (dwarf2_locate_sections): Update.
840 (dwarf2_section_empty_p): Update.
841 (dwarf2_read_section): Handle virtual sections.
842 (locate_dwz_sections): Update.
843 (create_dwp_hash_table): Document and handle V2 format.
844 (locate_v1_virtual_dwo_sections): Renamed from
845 locate_virtual_dwo_sections and update. All callers updated.
846 (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
847 Delete arg htab. Rename arg section_index to unit_index.
848 All callers updated.
849 (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
850 All uses updated.
851 (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
852 (lookup_dwo_unit_in_dwp): Add V2 support.
853 (dwarf2_locate_dwo_sections): Update.
854 (dwarf2_locate_common_dwp_sections): Renamed from
855 dwarf2_locate_dwp_sections and update. All callers updated.
856 (dwarf2_locate_v2_dwp_sections): New function.
857 (open_and_init_dwp_file): Add V2 support.
858 (read_str_index): New locals str_section, str_offsets_section.
859
9a2c3737
PA
8602013-10-04 Pedro Alves <palves@redhat.com>
861
862 * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
863 (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
864 (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
865 describing comments with references to ptid.h.
866 * common/ptid.h: Remove intro description of constructors,
867 accessors and predicates.
868 (struct ptid): Reformat.
869 (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
870 (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
871 describing comments.
872
f5371440
JB
8732013-10-04 Joel Brobecker <brobecker@adacore.com>
874
875 * aix-thread.c (sync_threadlists): Add missing ')' in call
876 to ptid_build.
877
793e1c06
JB
8782013-10-04 Joel Brobecker <brobecker@adacore.com>
879
880 * procfs.c (procfs_init_inferior): Fix typo causing the build
881 to fail.
882
26f0edc1
JB
8832013-10-04 Joel Brobecker <brobecker@adacore.com>
884
885 * aix-thread.c (ptrace32): Remove cast to addr_ptr.
886
5713b9b5
JB
8872013-10-04 Joel Brobecker <brobecker@adacore.com>
888
889 * mi/mi-main.c (run_one_inferior): Add function description.
890 Make ARG a pointer to an integer whose value determines whether
891 we should "run" or "start" the program.
892 (mi_cmd_exec_run): Add handling of the "--start" option.
893 Reject all other command-line options.
894 * NEWS: Add entry for "-exec-run"'s new "--start" option.
895
f48ff2a7
YQ
8962013-10-04 Yao Qi <yao@codesourcery.com>
897
898 * remote-notif.h (REMOTE_NOTIF_ID): New enum.
899 (struct notif_client) <pending_event>: Moved
900 to struct remote_notif_state.
901 <id>: New field.
902 (struct remote_notif_state) <pending_event>: New field.
903 (notif_event_xfree): Declare.
904 * remote-notif.c (handle_notification): Adjust.
905 (notif_event_xfree): New function.
906 (do_notif_event_xfree): Call notif_event_xfree.
907 (remote_notif_state_xfree): Call notif_event_xfree to free
908 each element in field pending_event.
909 * remote.c (discard_pending_stop_replies): Remove declaration.
910 (discard_pending_stop_replies_in_queue): Declare.
911 (remote_close): Call discard_pending_stop_replies_in_queue
912 instead of discard_pending_stop_replies.
913 (remote_start_remote): Adjust.
914 (stop_reply_xfree): Call notif_event_xfree.
915 (notif_client_stop): Adjust initialization.
916 (remote_notif_remove_all): Rename it to ...
917 (remove_stop_reply_for_inferior): ... this. Update comments.
918 Don't check INF is NULL.
919 (discard_pending_stop_replies): Return early if notif_state is
920 NULL. Adjust. Don't check INF is NULL.
921 (remote_notif_get_pending_events): Adjust.
922 (discard_pending_stop_replies_in_queue): New function.
923 (remote_wait_ns): Likewise.
924
5965e028
YQ
9252013-10-04 Yao Qi <yao@codesourcery.com>
926
927 * remote-notif.c (DECLARE_QUEUE_P): Remove.
928 (notif_queue): Remove.
929 (remote_notif_process): Add one parameter 'notif_queue'.
930 Update comments. Callers update.
931 (remote_async_get_pending_events_token): Remove.
932 (remote_notif_register_async_event_handler): Remove.
933 (remote_notif_unregister_async_event_handler): Remove.
934 (handle_notification): Add parameter 'notif_queue'. Update
935 comments. Callers update.
936 (notif_xfree): Remove.
937 (remote_notif_state_allocate): New function.
938 (remote_notif_state_xfree): New function.
939 (_initialize_notif): Remove code to allocate queue.
940 * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
941 (struct remote_notif_state): New.
942 (handle_notification): Update declaration.
943 (remote_notif_process): Likewise.
944 (remote_notif_register_async_event_handler): Remove.
945 (remote_notif_unregister_async_event_handler): Remove.
946 (remote_notif_state_allocate): Declare.
947 (remote_notif_state_xfree): Declare.
948 * remote.c (struct remote_state) <notif_state>: New field.
949 (remote_close): Don't call
950 remote_notif_unregister_async_event_handler. Call
951 remote_notif_state_xfree.
952 (remote_open_1): Don't call
953 remote_notif_register_async_event_handler. Call
954 remote_notif_state_allocate.
955
5e5ac9a5
YQ
9562013-10-04 Yao Qi <yao@codesourcery.com>
957
958 * varobj.c (create_child_with_value): Remove 'const' from the
959 type of parameter 'name'.
960 (varobj_add_child): Likewise.
961 (install_dynamic_child): Remove 'const' from the type of
962 parameter 'name'.
963 (varobj_add_child): Likewise.
964 (create_child_with_value): Likewise. Update comments. Don't
965 duplicate 'name'.
966 (update_dynamic_varobj_children): Duplicate 'name'
967 and pass it to install_dynamic_child.
968
06ab7b19
PM
9692013-10-03 Phil Muldoon <pmuldoon@redhat.com>
970
971 * python/py-value.c (convert_value_from_python): Move PyInt_Check
972 conversion logic to occur after PyLong_Check. Comment on order
973 change significance.
974 * python/py-arch.c (archpy_disassemble): Comment on order of
975 conversion for integers and longs.
976
8ae377e8
PA
9772013-10-03 Pedro Alves <palves@redhat.com>
978
979 * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
980 the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
981 functions. Always test for PTRACE_O_TRACESYSGOOD even if
982 PTRACE_O_TRACEFORK is not supported.
983 (linux_test_for_tracesysgood): New function.
984 (linux_test_for_tracefork): New function, factored out from
985 linux_check_ptrace_features, and also don't kill child_pid here.
986
b1328b1b
TG
9872013-10-03 Tristan Gingold <gingold@adacore.com>
988
989 * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
990 Remove verbose error reporting. Use detected state to
991 thread_set_state call.
992 (i386_darwin_dr_get): Fix return type. Remove verbose error
993 report.
994 Remove trailing spaces.
995
901461f8
PA
9962013-10-02 Pedro Alves <palves@redhat.com>
997
998 * cp-valprint.c (cp_print_value_fields): Adjust calls to
999 val_print_optimized_out.
1000 * jv-valprint.c (java_print_value_fields): Likewise.
1001 * p-valprint.c (pascal_object_print_value_fields): Likewise.
1002 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
1003 <DWARF_VALUE_REGISTER>: If the register was not saved, return a
1004 new optimized out value.
1005 * findvar.c (address_from_register): Likewise.
1006 * frame.c (put_frame_register): Tweak error string to say the
1007 register was not saved, rather than optimized out.
1008 * infcmd.c (default_print_one_register_info): Adjust call to
1009 val_print_optimized_out. Use value_of_register instead of
1010 get_frame_register_value.
1011 * mi/mi-main.c (output_register): Use value_of_register instead of
1012 get_frame_register_value.
1013 * valprint.c (valprint_check_validity): Likewise.
1014 (val_print_optimized_out): New value parameter. If the value is
1015 lval_register, print <not saved> instead.
1016 (value_check_printable, val_print_scalar_formatted): Adjust calls
1017 to val_print_optimized_out.
1018 * valprint.h (val_print_optimized_out): New value parameter.
1019 * value.c (struct value) <optimized_out>: Extend comment.
1020 (error_value_optimized_out): New function.
1021 (require_not_optimized_out): Use it. Use a different string for
1022 lval_register values.
1023 * value.h (error_value_optimized_out): New declaration.
1024 * NEWS: Mention <not saved>.
1025
042a84d9
JB
10262013-10-02 Joel Brobecker <brobecker@adacore.com>
1027
1028 * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
1029 strcmp to compare two symtab filenames.
1030
6b9780fb
JB
10312013-10-02 Joel Brobecker <brobecker@adacore.com>
1032
1033 * symtab.c (search_symbols_equal): Delete.
1034 (sort_search_symbols_remove_dups): Replace call to
1035 search_symbols_equal by call to compare_search_syms,
1036 adjusting as necessary.
1037
751e7549
PM
10382013-10-02 Phil Muldoon <pmuldoon@redhat.com>
1039
1040 PR python/15579
751e7549
PM
1041 * python/python.c: Document gdb.execute command in Python help.
1042
1efd7661
PM
10432013-10-02 Phil Muldoon <pmuldoon@redhat.com>
1044
1045 * python/py-frame.c (frame_info_to_frame_object): Use
1046 gdbpy_convert_exception. Clean up Python object on failure.
1047
562fc849
PM
10482013-10-02 Phil Muldoon <pmuldoon@redhat.com>
1049
1050 * python/lib/gdb/command/frame_filters.py
1051 (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
1052 (ShowFrameFilterPriority.invoke): Ditto.
1053
d7561cbb
KS
10542013-10-01 Keith Seitz <keiths@redhat.com>
1055
1056 * linespec.c (struct ls_parser): Make 'saved_arg' const.
1057 (parse_linespec): Make 'argptr' const.
1058 Remove temporary cast of 'argptr' to const char **.
1059 (decode_line_full): Pass const pointer to parse_linespec.
1060 (decode_line_1): Likewise.
1061 (decode_objc): Make local variable 'new_argptr' const.
1062 (find_function_symbols): Remove temporary cast to char *
1063 to find_imps.
1064 * objc-lang.c (find_imps): Make argument 'method' const.
1065 Return const.
1066 * objc-lang.h (find_imps): Likewise.
1067
10682013-10-01 Keith Seitz <keiths@redhat.com>
1069
1070 * completer.c (skip_quoted_chars): Make all arguments const.
1071 Return const.
1072 (skip_quoted): Likewise.
1073 * completer.h (skip_quoted_chars): Likewise.
1074 (skip_quoted): Likewise.
1075 * defs.h (skip_quoted): Remove duplicate declaration.
1076 * jv-exp.y: Include completer.h.
1077 (yylex): Remove unneccessary cast to char * fro skip_quoted.
1078 * p-exp.y: Include completer.h.
1079
10802013-10-01 Keith Seitz <keiths@redhat.com>
1081
1082 * c-exp.y (parse_number): Make first argument const.
1083 Make a copy of the input to manipulate.
1084 (c_parse_escape): Make first argument const.
1085 Make local variable 'tokptr' const.
1086 (parse_string_or_char): Make first two arguments const.
1087 (macro_original_text): Make const.
1088 (lex_one_token): Make local variable 'tokstart' const.
1089 Likewise for local variables named 'p'.
1090 Cast away const for struct stoken (temporary).
1091 * c-lang.h (c_parse_escpae): Make first argument const.
1092 * cli/cli-cmds.c (echo_command): Make local variable 'p'
1093 const.
1094 * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
1095 var_string case.
1096 * f-exp.y (parse_number): Make first argument const.
1097 (match_string_literal): Make local variable 'tokstart'
1098 const.
1099 (yylex): Make local variable 'p' const.
1100 Cast away const for struct stoken (temporary).
1101 * go-exp.y (parse_number): Make first argument const.
1102 (parse_string_or_char): Likewise.
1103 Make local variable 'tokstart' const.
1104 (lex_one_token): Likewise for numerous locals called 'p'.
1105 Cast away const for struct stoken (temporary).
1106 * jv-exp.y (parse_number): Make first argument const.
1107 Make local variables 'tokstart' and 'tokptr' const.
1108 Cast away const for call to skip_quoted (temporary).
1109 (yylex): Make local variable 'p' const.
1110 Cast away const for struct stoken (temporary).
1111 * m2-exp.y (parse_number): Make local variable 'p' const.
1112 (yylex): Likewise for 'tokstart'.
1113 Cast away const for struct stoken (temporary).
1114 Make local variable 'p' const.
1115 * macroexp.c (get_character_constant): Pass a const string
1116 to c_parse_escape.
1117 (get_string_literal): Likewise.
1118 (macro_expand_next): Make first argument const.
1119 Cast away const for init_shared_buffer.
1120 * macroexp.h (macro_expand_next): Make first argument const.
1121 * p-exp.y (yylex): Make a local copy of 'lexptr'.
1122 Pass a const string to c_parse_escape.
1123 Make local variables 'p' and 'namestart' const.
1124 * parse.c (lexptr): Make const.
1125 (prev_lexptr): Likewise.
1126 (find_template_name_end): Return const.
1127 Make argument const, too.
1128 (parse_exp_in_context): Make first argument const.
1129 Remove the entire const_hack.
1130 (parse_exp_in_context_1): Make first argument const.
1131 * parser-defs.h (find_template_name_end): Return const.
1132 Make argument const, too.
1133 (lexptr): Make const.
1134 (prev_lexptr): Likewise.
1135 * utils.c (parse_escape): Make second argument const.
1136 * utils.h (parse_escape): Likewise.
1137
11382013-10-01 Keith Seitz <keiths@redhat.com>
1139
1140 * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
1141 is now const.
1142 (block_lookup): Make 'raw_name' and 'name' const.
1143 * ada-lex.l (processString): Update for struct stoken.ptr.
1144 * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
1145 (operator_stoken): Likewise.
1146 (lex_one_token): Remove temporary cast to char * for
1147 'yylval.sval.ptr'.
1148 * f-exp.y (yylex): Likewise.
1149 * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
1150 * gdbtypes.h (lookup_struct_elt_type): Likewisee.
1151 * go-exp.y (lex_one_token): Remove temporary cast to char * for
1152 'yylval.sval.ptr'.
1153 * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
1154 (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
1155 * linespec.c (struct ls_parser): Make 'stream' const.
1156 (find_parameter_list_end): Make argument 'input' and local
1157 variable 'p' const.
1158 (linespec_lexer_lex_string): Make local variables 'start' and
1159 'p' const.
1160 Use skip_spaces_const instead of skip_spaces.
1161 (linespec_lexer_peek_token): Make local variable 'saved_stream'
1162 const.
1163 (parse_linespec): Temporarily cast 'argptr' to const for
1164 'parser->lexer.stream'.
1165 * m2-exp.y (yylex): Remove temporary cast to char * for
1166 'yylval.sval.ptr'.
1167 * objc-lang.c (add_msglist): Make local variable 'p' const.
1168 * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
1169 (exp : STRING): Make 'sp' const.
1170 (parse_number): Make argument 'p' const.
1171 * parser-defs.h (struct stoken): Make 'ptr' const.
1172
193a8eac
DE
11732013-10-01 Doug Evans <dje@google.com>
1174
1175 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
1176
2213e2be
YQ
11772013-10-01 Yao Qi <yao@codesourcery.com>
1178
1179 * varobj.c (c_value_of_root): Remove declaration.
1180 (cplus_value_of_root, java_value_of_root): Likewise.
1181 (ada_value_of_root): Likewise.
1182 (struct language_specific) <value_of_root>: Remove.
1183 (languages): Update initialization.
1184 (check_scope): Move earlier.
1185 (c_value_of_root): Move earlier and rename to ...
1186 (value_of_root_1): ... this.
1187 (value_of_root): Caller update.
1188 (cplus_value_of_root, java_value_of_root): Remove.
1189 (ada_value_of_root): Remove.
1190
c573f273
YQ
11912013-10-01 Yao Qi <yao@codesourcery.com>
1192
1193 * varobj.c (varobj_format_string): Remove "unknown".
1194 (languages): Remove the first element.
1195 * varobj.h (enum varobj_languages): Remove vlang_c.
1196
56250258
YQ
11972013-10-01 Yao Qi <yao@codesourcery.com>
1198
1199 * varobj.c (struct language_specific) <language>: Remove.
1200 (languages): Update the initialization.
1201
29f9ebfa
YQ
12022013-10-01 Yao Qi <yao@codesourcery.com>
1203
1204 * arm-wince-tdep.c: Remove inclusion of "solib.h" and
1205 "solib-target.h". Include "windows-tdep.h".
1206 (arm_wince_init_abi): Call windows_init_abi. Remove call to
1207 set_solib_ops and set_gdbarch_has_dos_based_file_system.
1208 * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
1209 windows-tdep.o to gdb_target_obs.
1210
64870a42
YQ
12112013-10-01 Yao Qi <yao@codesourcery.com>
1212
1213 * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
1214 "solib-target.h".
1215 (amd64_windows_init_abi): Don't call set_solib_ops and
1216 set_gdbarch_iterate_over_objfiles_in_search_order. Call
1217 windows_init_abi instead.
1218 * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
1219 "solib-target.h".
1220 (i386_cygwin_init_abi): Don't call set_solib_ops,
1221 set_gdbarch_has_dos_based_file_system and
1222 set_gdbarch_iterate_over_objfiles_in_search_order. Call
1223 windows_init_abi instead.
1224 * windows-tdep.c: Include "solib.h" and "solib-target.h".
1225 (windows_init_abi): New function.
1226 (windows_iterate_over_objfiles_in_search_order): Make it
1227 static.
1228 * windows-tdep.h (windows_init_abi): Declare.
1229 (windows_iterate_over_objfiles_in_search_order): Remove
1230 declaration.
1231
0aebdefa
JB
12322013-10-01 Jerome Guitton <guitton@adacore.com>
1233
1234 Checked in by Joel Brobecker <brobecker@adacore.com>
1235 * system-gdbinit/elinos.py (get_elinos_environment): Return an
1236 incomplete dictionnary instead of None in case of missing
1237 environment variables.
1238 (elinos_init): in case of an incomplete environment, best
1239 effort to load system libraries instead of abort.
1240
1c8e84b0
JB
12412013-10-01 Joel Brobecker <brobecker@adacore.com>
1242
1243 * ada-lang.c (ada_has_this_exception_support): Ignore
1244 mst_solib_trampoline minimal symbols.
1245
61d82a0d
TG
12462013-09-30 Tristan Gingold <gingold@adacore.com>
1247
1248 * i386-darwin-nat.c (darwin_complete_target): Install methods for
1249 hardware watchpoint.
1250 (i386_darwin_dr_set): Support 32 and 64 bit states.
1251 (i386_darwin_dr_get): Likewise.
1252 (i386_darwin_dr_set_control): Make static.
1253 (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
1254 (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
1255
dfd4cc63
LM
12562013-09-30 Luis Machado <lgustavo@codesourcery.com>
1257
1258 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
1259 Replace TIDGET with ptid_get_lwp.
1260 Replace GET_LWP with ptid_get_lwp.
1261 * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
1262 Replace BUILD_THREAD with ptid_build.
1263 Replace BUILD_LWP with ptid_build.
1264 Replace PIDGET with ptid_get_pid.
1265 Replace TIDGET with ptid_get_lwp.
1266 * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
1267 * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
1268 Replace TIDGET with ptid_get_lwp.
1269 * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
1270 * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
1271 Replace TIDGET with ptid_get_lwp.
1272 Replace GET_LWP with ptid_get_lwp.
1273 * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
1274 * auxv.c: Likewise.
1275 * breakpoint.c: Likewise.
1276 * common/ptid.c (ptid_is_pid): Condense check for
1277 null_ptid and minus_one_ptid.
1278 (ptid_lwp_p): New function.
1279 (ptid_tid_p): New function.
1280 * common/ptid.h: Update comments for accessors.
1281 (ptid_lwp_p): New prototype.
1282 (ptid_tid_p): New prototype.
1283 * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
1284 * gcore.c: Replace PIDGET with ptid_get_pid.
1285 * gdbthread.h: Likewise.
1286 * gnu-nat.c: Likewise.
1287 * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
1288 Replace TIDGET with ptid_get_lwp.
1289 * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
1290 * hppanbsd-nat.c: Likewise.
1291 * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
1292 Replace TIDGET with ptid_get_lwp.
1293 * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
1294 * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
1295 * infcmd.c: Likewise.
1296 * inferior.h: Likewise.
1297 * inflow.c: Likewise.
1298 * infrun.c: Likewise.
1299 * linux-fork.c: Likewise.
1300 * linux-nat.c: Replace PIDGET with ptid_get_pid.
1301 Replace GET_PID with ptid_get_pid.
1302 Replace is_lwp with ptid_lwp_p.
1303 Replace GET_LWP with ptid_get_lwp.
1304 Replace BUILD_LWP with ptid_build.
1305
5b4e221c
MF
13062013-09-28 Mike Frysinger <vapier@gentoo.org>
1307
1308 * common/linux-btrace.c: Move sys/syscall.h out of the
1309 HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
1310 Also check for SYS_perf_event_open before attempting to buid.
1311
57d63ce2
DE
13122013-09-27 Doug Evans <dje@google.com>
1313
19ac8c2e
DE
1314 * dwarf2read.c (dwarf2_section_info): Add comment.
1315 (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
1316 All uses updated.
1317 (dwarf2_section_empty_p): Rename arg from "info" to "section".
1318 (dwarf2_read_section): Delete unused local "header". Add section
1319 name to error message.
1320 (create_dwo_in_dwp): Tweak comment.
1321 (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
1322
a32a8923
DE
1323 * dwarf2read.c (die_reader_specs): Tweak comment.
1324 (get_section_bfd_owner, get_section_bfd_section): New functions.
1325 (get_section_name, get_section_file_name): New functions.
1326 (get_section_id, get_section_flags): New functions.
1327 (*): Use new functions to access section fields.
1328
57d63ce2
DE
1329 * dwarf2read.c (struct dwo_file): Add/tweak comments.
1330 (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp. Remove
1331 arg "htab". All callers updated.
1332 (create_debug_types_hash_table): Remove redundant copy of
1333 abbrev_section.
1334 (create_dwo_in_dwp): Tweak comments.
1335 (read_str_index): Tweak comment. Record dwarf form name in static
1336 local.
1337
3736004f
PA
13382013-09-27 Pedro Alves <palves@redhat.com>
1339
1340 * remote.h (REMOTE_SYSROOT_PREFIX): New define.
1341 (remote_filename_p): Add comment.
1342 * remote.c (remote_filename_p): Adjust to use
1343 REMOTE_SYSROOT_PREFIX.
1344 * solib.c (solib_find): When deciding whether we need to add a
1345 directory separator, check whether the sysroot is "remote:"
1346 instead of checking whether the patch has a drive spec. Add
1347 comments.
1348
5b5596ff
PA
13492013-09-27 Pedro Alves <palves@redhat.com>
1350
1351 * remote.c (struct stop_reply) <solibs_changed, replay_event>:
1352 Delete fields.
1353 (remote_parse_stop_reply): Adjust, setting event->ws.kind
1354 directly.
1355
b5eef7aa
JK
13562013-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1357
1358 Fix set debug frame output.
1359 * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry. Move
1360 SENTINEL_FRAME entry lower to match enum frame_type order.
1361
5b856f36
PM
13622013-09-26 Pierre Muller <muller@sourceware.org>
1363
1364 Replace constant values 8 to 15 by AMD64_R8_REGNUM to
1365 AMD64_R15_REGNUM when a register index is expected.
1366 * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
1367 Substitute in array.
1368 * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
1369 (amd64_push_arguments): Substitute in integer_regnum array.
1370
ade7ed9e
DE
13712013-09-25 Doug Evans <dje@google.com>
1372
d3e81981
DE
1373 * objfiles.c (allocate_objfile): Move comment to better place.
1374
8fb8eb5c
DE
1375 New option "set debug symfile on".
1376 * NEWS: Mention "set debug symfile".
1377 * Makefile.in (SFILES): Add symfile-debug.c.
1378 (COMMON_OBS): Add symfile-debug.o.
1379 * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
1380 objfile's symbol functions.
1381 * objfiles.h (objfile_set_sym_fns): Declare.
1382 * symfile-debug.c: New file.
1383 * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
1384 objfile's symbol functions.
1385 (reread_symbols): Ditto.
1386
c256e171
DE
1387 * symfile.h (struct sym_fns): Delete member "sym_flavour".
1388 All uses updated.
1389 (add_symtab_fns): Update prototype.
1390 * symfile.c (sym_fns_ptr): Delete. Replace with ...
1391 (registered_sym_fns): ... this.
1392 (symtab_fns): Update.
1393 (add_symtab_fns): New arg "flavour". All callers updated.
1394 (find_sym_fns): Rewrite to use new sym_fns registry.
1395
f56ce883
DE
1396 * symfile.h (struct sym_fns): Add "objfile" argument to
1397 sym_read_linetable. All uses updated.
1398
20c681d1
DE
1399 * symtab.c (domain_name, search_domain_name): New functions.
1400 * symtab.h (domain_name, search_domain_name): Declare.
1401
ade7ed9e
DE
1402 * symfile.h (struct quick_symbol_functions): Reorg arg list of
1403 map_matching_symbols so objfile is first. All uses updated.
1404 * dwarf2read.c (dw2_map_matching_symbols): Update signature.
1405 * psymtab.c (map_matching_symbols_psymtab): Update signature.
1406
7d760051
UW
14072013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1408
1409 PR shlibs/8882
1410 * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
1411 link map entries.
1412
020f7036
DE
14132013-09-24 Doug Evans <dje@google.com>
1414
1415 * objfiles.c (free_objfile): Move comment.
1416
598402f0
JB
14172013-09-24 Joel Brobecker <brobecker@adacore.com>
1418
1419 * ada-exp.y (string_to_operator): Delete.
1420 (dummy_string_to_ada_operator): Delete.
1421
bf4d6c1c
JB
14222013-09-24 Joel Brobecker <brobecker@adacore.com>
1423
1424 Revert:
1425 * i386-tdep.h (enum amd64_reg_class): New, moved here from
1426 amd64-tdep.c.
1427 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
1428 call_dummy_integer_regs, and classify.
1429 * amd64-tdep.h (amd64_classify): Add declaration.
1430 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
1431 (amd64_reg_class): Delete, moved to i386-tdep.h.
1432 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
1433 Replace call to amd64_classify by call to tdep->classify.
1434 (amd64_push_arguments): Get the list of registers to use for
1435 passing integer parameters from the gdbarch tdep structure,
1436 rather than using a hardcoded one. Replace calls to amd64_classify
1437 by calls to tdep->classify.
1438 (amd64_push_dummy_call): Get the register number used for
1439 the "hidden" argument from tdep->call_dummy_integer_regs.
1440 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
1441 and tdep->call_dummy_integer_regs. Set tdep->classify.
1442
849e9755
JB
14432013-09-24 Joel Brobecker <brobecker@adacore.com>
1444
1445 Revert:
1446 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
1447 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
1448 where tdep->memory_args_by_pointer is non-zero.
1449
c1459fd6
JB
14502013-09-24 Joel Brobecker <brobecker@adacore.com>
1451
1452 Revert:
1453 * i386-tdep.h (struct gdbarch_tdep): Add new field
1454 integer_param_regs_saved_in_caller_frame.
1455 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
1456 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
1457
20c2e3e0
JB
14582013-09-24 Joel Brobecker <brobecker@adacore.com>
1459
874440b8 1460 * amd64-windows-tdep.c: #include "value.h"
20c2e3e0
JB
1461 (amd64_windows_classify): Delete.
1462 (amd64_windows_passed_by_integer_register)
1463 (amd64_windows_passed_by_xmm_register)
1464 (amd64_windows_passed_by_pointer)
1465 (amd64_windows_adjust_args_passed_by_pointer)
1466 (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
1467 (amd64_windows_push_dummy_call): New functions.
1468 (amd64_windows_init_abi): Remove setting of
1469 tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
1470 tdep->classify, tdep->memory_args_by_pointer and
1471 tdep->integer_param_regs_saved_in_caller_frame.
1472 Add call to set_gdbarch_push_dummy_call.
1473
82bf32bc
JK
14742013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1475
1476 * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
1477 objfile->original_name.
1478
24ba069a
JK
14792013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1480
1481 Pass down original filename for objfile.
1482 * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
1483 * elfread.c (elf_symfile_read): Likewise.
1484 * jit.c (jit_object_close_impl): Update allocate_objfile call, no
1485 longer set ORIGINAL_NAME.
1486 (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
1487 * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
1488 * machoread.c (macho_add_oso_symfile): Add parameter name. Update
1489 symbol_file_add_from_bfd call.
1490 (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
1491 (macho_check_dsym): Add parameter filenamep. Change function comment.
1492 Set *filenamep.
1493 (macho_symfile_read): New variable dsym_filename. Update
1494 macho_check_dsym call. Use it for symbol_file_add_separate.
1495 * objfiles.c (allocate_objfile): Add parameter name. New comment for
1496 it. Use it for objfile->original_name.
1497 (objfile_name): Return OBFD's filename, if available.
1498 * objfiles.h (allocate_objfile): Add new parameter name.
1499 * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
1500 * symfile-mem.c (symbol_file_add_from_memory): Update
1501 symbol_file_add_from_bfd call.
1502 * symfile.c (read_symbols): Update symbol_file_add_separate call, new
1503 comment for it.
1504 (symbol_file_add_with_addrs): New parameter name, add function comment
1505 for it. Remove variable name. Update allocate_objfile call.
1506 (symbol_file_add_separate): New parameter name, add function comment
1507 for it. Update symbol_file_add_with_addrs call.
1508 (symbol_file_add_from_bfd): New parameter name. Update
1509 symbol_file_add_with_addrs call.
1510 (symbol_file_add): Update symbol_file_add_from_bfd call.
1511 (reread_symbols): New variable original_name. Save
1512 objfile->original_name by it.
1513 * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
1514 second parameter.
1515
4262abfb
JK
15162013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1517
1518 Code cleanup: Add objfile_name accessor function.
1519 * ada-lang.c (is_known_support_routine): Use objfile_name.
1520 * auto-load.c (source_gdb_script_for_objfile)
1521 (auto_load_objfile_script): Likewise.
1522 * coffread.c (coff_symtab_read, read_one_sym): Likewise.
1523 * dbxread.c (dbx_symfile_read): Likewise.
1524 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
1525 * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
1526 * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
1527 (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
1528 (lookup_dwp_signatured_type, lookup_dwo_unit)
1529 (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
1530 (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
1531 (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
1532 (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
1533 (dwarf2_record_block_ranges, read_common_block, read_typedef)
1534 (read_subrange_type, load_partial_dies, read_partial_die)
1535 (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
1536 (die_containing_type, build_error_marker_type, lookup_die_type)
1537 (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
1538 (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
1539 (get_DW_AT_signature_type, write_psymtabs_to_index)
1540 (save_gdb_index_command): Likewise.
1541 * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
1542 Likewise.
1543 * expprint.c (dump_subexp_body_standard): Likewise.
1544 * gdbtypes.c (type_name_no_tag_or_error): Likewise.
1545 * jit.c (jit_object_close_impl): Use the objfile field name renamed to
1546 original_name.
1547 * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
1548 obj_name, use objfile_name for it, use the variable.
1549 (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
1550 Use objfile_name.
1551 * machoread.c (macho_symtab_read, macho_check_dsym)
1552 (macho_symfile_relocate): Likewise.
1553 * maint.c (maintenance_translate_address): Likewise.
1554 * minidebug.c (find_separate_debug_file_in_section): Likewise.
1555 * minsyms.c (install_minimal_symbols): Likewise.
1556 * objfiles.c (allocate_objfile): Use the objfile field name renamed to
1557 original_name.
1558 (filter_overlapping_sections): Use objfile_name.
1559 (objfile_name): New function.
1560 * objfiles.h (struct objfile): Rename field name to original_name.
1561 (objfile_name): New prototype.
1562 * printcmd.c (sym_info, address_info): Use objfile_name.
1563 * probe.c (parse_probes, collect_probes, compare_probes)
1564 (info_probes_for_ops): Likewise.
1565 * progspace.c (clone_program_space): Likewise.
1566 * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
1567 (maintenance_info_psymtabs): Likewise.
1568 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
1569 (source_section_scripts): Likewise.
1570 * python/py-objfile.c (objfpy_get_filename): Likewise.
1571 * python/py-progspace.c (pspy_get_filename): Likewise.
1572 * solib-aix.c (solib_aix_get_toc_value): Likewise.
1573 * solib-som.c (match_main, som_solib_section_offsets): Likewise.
1574 * solib.c (solib_read_symbols): Likewise.
1575 * stabsread.c (scan_file_globals): Likewise.
1576 * stap-probe.c (handle_stap_probe): Likewise.
1577 * symfile.c (symbol_file_clear, separate_debug_file_exists)
1578 (find_separate_debug_file_by_debuglink): Likewise.
1579 (reread_symbols): Likewise. Use the objfile field name renamed to
1580 original_name.
1581 (allocate_symtab): Use objfile_name.
1582 * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
1583 (dump_objfile, dump_msymbols, dump_symtab_1)
1584 (maintenance_print_msymbols, maintenance_print_objfiles)
1585 (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
1586 * target.c (target_translate_tls_address, target_info): Likewise.
1587 * xcoffread.c (xcoff_initial_scan): Make variable name const. Use
1588 objfile_name.
1589
4721dc18
JK
15902013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1591
1592 Code cleanup.
1593 * probe.c (parse_probes): Rename variable objfile_name to
1594 objfile_namestr.
1595
a61d6db8
JK
15962013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1597
1598 Remove solib-sunos.c.
1599 * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
1600 * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
1601 * objfiles.c (rt_common_objfile): Remove.
1602 (free_objfile): Remove rt_common_objfile comparison.
1603 * objfiles.h (rt_common_objfile): Remove.
1604 * solib-sunos.c: Remove.
1605 * symfile.c (reread_symbols): Remove solib-sunos.c comment.
1606
2659903b
JK
16072013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1608
1609 Remove a.out NetBSD and OpenBSD hosts.
1610 * NEWS (Removed native configurations): New.
1611 * config/arm/nbsdaout.mh: Remove.
1612 * config/i386/nbsdaout.mh: Remove.
1613 * config/i386/obsdaout.mh: Remove.
1614 * config/m68k/nbsdaout.mh: Remove.
1615 * config/sparc/nbsdaout.mh: Remove.
1616 * config/vax/nbsdaout.mh: Remove.
1617 * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
1618 (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
1619 (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
1620 error.
1621 (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
1622 (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
1623 (sparc-*-netbsd*, vax-*-netbsd*): Remove.
1624
f60e2d5c
TT
16252013-09-23 Tom Tromey <tromey@redhat.com>
1626
1627 * linespec.c (struct minsym_and_objfile): Remove.
1628 (minsym_and_objfile_d): Remove.
1629 (struct linespec, struct collect_info, linespec_parse_basic)
1630 (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
1631 (compare_msymbols, find_method, find_function_symbols)
1632 (find_linespec_symbols, struct collect_minsyms, compare_msyms)
1633 (add_minsym, search_minsyms_for_name): Update.
1634
d3eaaf66
AB
16352013-09-23 Andrew Burgess <aburgess@broadcom.com>
1636
1637 * regcache.c: Add include of valprint.h.
1638 (dump_endian_bytes): Delete.
1639 (regcache_dump): Use print_hex_chars not dump_endian_bytes.
1640
2cc762b5
AB
16412013-09-23 Andrew Burgess <aburgess@broadcom.com>
1642
1643 * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
1644
96181529
PA
16452013-09-19 Pedro Alves <palves@redhat.com>
1646
1647 * breakpoint.c (remove_threaded_breakpoints): Skip non-user
1648 breakpoints.
1649
9b3f3ee6
TS
16502013-09-19 Pedro Alves <palves@redhat.com>
1651 Thomas Schwinge <thomas@codesourcery.com>
1652 Yue Lu <hacklu.newborn@gmail.com>
1653
1654 * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
1655 Take a gdb_byte pointer instead of a char pointer.
1656
1657 * gnu-nat.c (gnu_xfer_memory): Adjust interface as
1658 gnu_xfer_partial helper.
1659 (gnu_xfer_partial): New function.
1660 (gnu_target): Don't install a deprecated_xfer_memory hook.
1661 Install a to_xfer_partial hook.
1662
69150c3d
JK
16632013-09-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1664
1665 Constification.
1666 * main.c (captured_main): Replace catch_command_errors by
1667 catch_command_errors_const. Twice.
1668 * symfile.c (symbol_file_add_main_1): Make args parameter const.
1669 (symbol_file_add): Make name parameter const.
1670 (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
1671 (symfile_bfd_open): Make name parameter const, rename it to cname. Add
1672 variable name. Change their usage accordingly.
1673 * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
1674 const.
1675 (symbol_file_add_main): Make args parameter const.
1676
086850b2
UW
16772013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
1678 Ulrich Weigand <uweigand@de.ibm.com>
1679
1680 * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
1681 of c_value member.
1682 (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
1683
ca08a94c 16842013-09-18 Pedro Alves <palves@redhat.com>
d255f61f 1685 Yue Lu <hacklu.newborn@gmail.com>
ca08a94c
PA
1686
1687 * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
1688 (gnu_create_inferior)
1689 (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
1690 (set_sig_thread_cmd): Use the lwpid field of ptids to
1691 store/extract thread ids instead of the tid field.
1692 * i386gnu-nat.c (gnu_fetch_registers): Adjust.
1693
e4c6a2c4
AB
16942013-09-18 Andrew Burgess <aburgess@broadcom.com>
1695
1696 * infcmd.c (default_print_one_register_info): Add detection of
1697 optimized out values.
1698 (default_print_registers_info): Switch to using
1699 get_frame_register_value.
1700
58c48e72
MM
17012013-09-18 Markus Metzger <markus.t.metzger@intel.com>
1702
1703 * infrun.c (handle_inferior_event): Check if we know the
1704 function start address before setting a resume breakpoint.
1705
c8d37639
PA
17062013-09-18 Pedro Alves <palves@redhat.com>
1707
1708 * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
1709 minus_one_ptid instead of looking at the ptid's tid field and
1710 comparing that to -1.
1711
71926e28
AB
17122013-09-18 Andrew Burgess <aburgess@broadcom.com>
1713
1714 * main.h (get_gdb_program_name): Remove extra whitespace.
1715
c88a1531
AB
17162013-09-18 Andrew Burgess <aburgess@broadcom.com>
1717
1718 * main.h (get_gdb_program_name): Add declaration.
1719 * main.c (get_gdb_program_name): Add definition.
1720
4390d890
DE
17212013-09-17 Doug Evans <dje@google.com>
1722
1723 * dwarf2read.c: Move definitions of complaint functions to after
1724 forward declarations of local functions.
1725
49fa26b0
PA
17262013-09-17 Muhammad Waqas <mwaqas@codesourcery.com>
1727 Pedro Alves <palves@redhat.com>
1728
1729 PR gdb/11568
1730 * breakpoint.c (remove_threaded_breakpoints): New function.
1731 (_initialize_breakpoint): Attach remove_threaded_breakpoints
1732 as thread_exit observer.
1733
08d72866
PA
17342013-09-17 Pedro Alves <palves@redhat.com>
1735
1736 PR gdb/15911
1737 * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
1738 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
1739 * corelow.c (core_open):
1740 * frame.h (print_stack_frame, print_frame_info): New
1741 'set_current_sal' parameter.
1742 * infcmd.c (finish_command, kill_command): Adjust call to
1743 print_stack_frame.
1744 * inferior.c (inferior_command): Likewise.
1745 * infrun.c (normal_stop): Likewise.
1746 * linux-fork.c (linux_fork_context): Likewise.
1747 * record-full.c (record_full_goto_entry, record_full_restore):
1748 Likewise.
1749 * remote-mips.c (common_open): Likewise.
1750 * stack.c (print_stack_frame): New 'set_current_sal' parameter.
1751 Use it.
1752 (print_frame_info): New 'set_current_sal' parameter. Set the last
1753 displayed sal depending on the new paremeter instead of looking at
1754 print_what.
1755 (backtrace_command_1, select_and_print_frame, frame_command)
1756 (current_frame_command, up_command, down_command): Adjust call to
1757 print_stack_frame.
1758 * thread.c (print_thread_info, restore_selected_frame)
1759 (do_captured_thread_select): Adjust call to print_stack_frame.
1760 * tracepoint.c (tfind_1): Likewise.
1761 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
1762 (mi_cmd_stack_info_frame): Likewise.
1763 * mi/mi-interp.c (mi_on_normal_stop): Likewise.
1764 * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
1765
6bc305f5
SDJ
17662013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1767
1768 * value.c (isvoid_internal_fn): Replace "parameter" with
1769 "argument".
1770
0a7cfe2c
SS
17712013-09-16 Stan Shebs <stan@codesourcery.com>
1772
1773 * README: Update references to writing code for GDB.
1774 * configure.ac (build_warnings): Remove obsolete comment.
1775 * configure: Regenerate.
1776 * gdbarch.sh: Remove references to gdbint.texinfo.
1777 * gdbarch.h: Regenerate.
1778 * gdbtypes.c (objfile_type): Remove comments referencing internals
1779 manual and D10V.
1780
a280dbd1
SDJ
17812013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1782
1783 * NEWS: Mention new convenience function $_isvoid.
1784 * value.c (isvoid_internal_fn): New function.
1785 (_initialize_values): Add new convenience function $_isvoid.
1786
04a83fee
PM
17872013-09-16 Pierre Muller <muller@sourceware.org>
1788
1789 * arm-linux-tdep.c: Add "elf/common.h" header.
1790 Remove AT_HWCAP macro definintion as it is provided in
1791 added include file.
1792 * s390-tdep.c: Remove system header <elf.h>
1793 Add "elf/common.h" header for AT_HWCAP definition.
1794 (s390_core_read_description): Use correct CORE_ADDR
1795 for hwcap local variable used as third parameter
1796 of function target_auxv_search.
1797
88505fac
PM
17982013-09-14 Pierre Muller <muller@sourceware.org>
1799 Tom Tromey <tromey@redhat.com>
1800 Pedro Alves <palves@redhat.com>
1801
1802 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
1803 mode if operating system doesn't know O_CLOEXEC.
1804
d3846e71
JK
18052013-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1806
1807 Code cleanup.
1808 * symfile.c (reread_symbols): Move variable obfd_filename to a more
1809 inner block.
1810
4ac33720
UW
18112013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1812
1813 * NEWS: Mention TDB support.
1814 * features/s390-tdb.xml: New file.
1815 * features/s390-te-linux64.xml: New file.
1816 * features/s390x-te-linux64.xml: New file.
1817 * features/Makefile (WHICH): Add new tdescs above.
1818 (s390-te-linux64-expedite): Set.
1819 (s390x-te-linux64-expedite): Set.
1820 * features/s390-te-linux64.c: New file (generated).
1821 * features/s390x-te-linux64.c: New file (generated).
1822 * regformats/s390-te-linux64.dat: New file (generated).
1823 * regformats/s390x-te-linux64.dat: New file (generated).
1824 * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
1825 (HWCAP_S390_TE): Likewise.
1826 (S390_TDB_DWORD0_REGNUM): Likewise.
1827 (S390_TDB_DWORD0_REGNUM): Likewise.
1828 (S390_TDB_ABORT_CODE_REGNUM): Likewise.
1829 (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
1830 (S390_TDB_ATIA_REGNUM): Likewise.
1831 (S390_TDB_R0_REGNUM): Likewise.
1832 (S390_TDB_R1_REGNUM): Likewise.
1833 (S390_TDB_R2_REGNUM): Likewise.
1834 (S390_TDB_R3_REGNUM): Likewise.
1835 (S390_TDB_R4_REGNUM): Likewise.
1836 (S390_TDB_R5_REGNUM): Likewise.
1837 (S390_TDB_R6_REGNUM): Likewise.
1838 (S390_TDB_R7_REGNUM): Likewise.
1839 (S390_TDB_R8_REGNUM): Likewise.
1840 (S390_TDB_R9_REGNUM): Likewise.
1841 (S390_TDB_R10_REGNUM): Likewise.
1842 (S390_TDB_R11_REGNUM): Likewise.
1843 (S390_TDB_R12_REGNUM): Likewise.
1844 (S390_TDB_R13_REGNUM): Likewise.
1845 (S390_TDB_R14_REGNUM): Likewise.
1846 (S390_TDB_R15_REGNUM): Likewise.
1847 (S390_NUM_REGS): Increase.
1848 (S390_IS_TDBREGSET_REGNUM): New macro.
1849 (s390_regmap_tdb): Declare.
1850 (s390_sizeof_tdbregset): Define.
1851 (tdesc_s390_te_linux64): Declare.
1852 (tdesc_s390x_te_linux64): Likewise.
1853 * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
1854 "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
1855 (s390_regmap_tdb): New regmap.
1856 (s390_supply_tdb_regset): New function.
1857 (s390_tdb_regset): New regset.
1858 (s390_linux64v2_regset_sections): Add TDB regset to list.
1859 (s390x_linux64v2_regset_sections): Likewise.
1860 (s390_regset_from_core_section): Recognize TDB core note section.
1861 (s390_core_read_description): If HWCAP indicates TE support,
1862 select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
1863 (s390_gdbarch_init): Handle TDB regset.
1864 (_initialize_s390_tdep): Initialize new tdescs.
1865 * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
1866 (have_regset_tdb): New variable.
1867 (s390_native_supply): Support register invalidation.
1868 (fetch_regset): Invalidate registers if ptrace yields ENODATA.
1869 (check_regset): Treat ENODATA as "regset exists".
1870 (s390_linux_fetch_inferior_registers): Add TDB.
1871 (s390_read_description): Check for TDB existence and select
1872 appropriate tdesc.
1873 * gdbserver/Makefile.in (clean): Add removal of new makefile
1874 targets.
1875 (s390-te-linux64.c): New makefile target.
1876 (s390x-te-linux64.c): Likewise.
1877 * gdbserver/configure.srv (srv_regobj): Append new objects
1878 s390-te-linux64.o and s390x-te-linux64.o.
1879 (srv_xmlfiles): Append new files s390-te-linux64.xml,
1880 s390x-te-linux64.xml, and s390-tdb.xml.
1881 * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
1882 declaration.
1883 (tdesc_s390_te_linux64): Likewise.
1884 (init_registers_s390x_te_linux64): Likewise.
1885 (tdesc_s390x_te_linux64): Likewise.
1886 (s390_check_regset): Treat ENODATA as "regset exists".
1887 (s390_arch_setup): Add TDB regset support.
1888 (initialize_low_arch): Initialize registers for new tdescs.
1889
2ccd1468
UW
18902013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1891
1892 * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
1893 (S390_IS_FPREGSET_REGNUM): New macro.
1894 * s390-tdep.c (s390_dwarf_regmap): Make const.
1895 (regnum_is_gpr_full): New function for replacing repeated code.
1896 (s390_pseudo_register_name): Use it.
1897 (s390_pseudo_register_type): Likewise.
1898 (s390_pseudo_register_read): Likewise.
1899 (s390_pseudo_register_write): Likewise.
1900 (s390_unwind_pseudo_register): Likewise.
1901 (s390_regmap_gregset): New format for regmap.
1902 (s390x_regmap_gregset): Likewise.
1903 (s390_regmap_fpregset): Likewise.
1904 (s390_regmap_upper): Likewise.
1905 (s390_regmap_last_break): Likewise.
1906 (s390_regmap_system_call): Likewise.
1907 (s390_supply_regset): Adjust to new regmap format.
1908 (s390_collect_regset): Likewise.
1909 * s390-nat.c (s390_native_supply): Adjust to new regmap format.
1910 (s390_native_collect): Likewise.
1911 (supply_gregset): Likewise.
1912 (fill_gregset): Likewise.
1913 (supply_fpregset): Likewise.
1914 (fill_fpregset): Likewise.
1915 (fetch_regset): Likewise.
1916 (store_regset): Likewise.
1917 (s390_linux_fetch_inferior_registers): Likewise.
1918 (s390_linux_fetch_inferior_registers): Likewise.
1919
1aa4cd77
AP
19202013-09-12 Andrew Pinski <apinski@cavium.com>
1921
1922 * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
1923
d91fab15
UW
19242013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1925
1926 * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
1927
5a5d8ead
AB
19282013-09-09 Andrew Burgess <aburgess@broadcom.com>
1929
1930 * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
1931
1385f66c
PA
19322013-09-06 Pedro Alves <palves@redhat.com>
1933
1934 * remote-sim.c (dump_mem, gdbsim_fetch_register)
1935 (gdbsim_store_register, gdbsim_kill, gdbsim_load)
1936 (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
1937 (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
1938 (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
1939 gdb_stdlog.
1940
146ec4db
PA
19412013-09-06 Pedro Alves <palves@redhat.com>
1942
1943 * remote-sim.c (dump_mem): Constify buf parameter.
1944 gdbsim_xfer_inferior_memory): Rename to ...
1945 (gdbsim_xfer_memory): ... this. Adjust interface as
1946 target_xfer_partial helper.
1947 (gdbsim_xfer_partial): New function.
1948 (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
1949 Install a to_xfer_partial hook. Send output to gdb_stdlog.
1950
fcde0081
PA
19512013-09-06 Pedro Alves <palves@redhat.com>
1952
1953 * remote-sim.c (gdbsim_xfer_inferior_memory): Use
1954 host_address_to_string, and send debug output to gdb_stdlog.
1955
749c8b38
RW
19562013-09-06 Ricard Wanderlof <ricardw@axis.com>
1957
1958 * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
1959 * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
1960 gdb_target_obs for cris target.
1961 * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
1962 (cris_gdbarch_init): Move calls to
1963 set_gdbarch_fetch_tls_load_module_address and
1964 set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
1965 Add call to gdbarch_init_osabi.
1966 * cris-linux-tdep.c: New file.
1967 * cris-tdep.h: New file.
1968
43df09d9
AB
19692013-09-06 Andrew Burgess <aburgess@broadcom.com>
1970
1971 * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
1972 to deprecated_init_ui_hook.
1973
4d09c5b4
AB
19742013-09-06 Andrew Burgess <aburgess@broadcom.com>
1975
1976 * cli/cli-interp.c (_initialize_cli_interp): Add a
1977 command_loop_proc to interp_procs.
1978 * event-top.c (cli_command_loop): Change signature to match
1979 interp_command_loop_ftype.
1980 * event-top.h (cli_command_loop): Same.
1981 * interps.c (interp_new): Require every interpreter to have a
1982 command_loop_proc.
1983 (current_interp_command_loop): Just call the command_loop_proc on
1984 the current interpreter.
1985 * tui/tui-interp.c (_initialize_tui_interp): Add a
1986 command_loop_proc to interp_procs.
1987
8eb3d7b6
RW
19882013-09-06 Ricard Wanderlof <ricardw@axis.com>
1989
1990 * cris-tdep.c (cris_gdbarch_init): Add call to
1991 get_gdbarch_fetch_tls_load_module_address.
1992
18b3c2f5
RW
19932013-09-06 Ricard Wanderlof <ricardw@axis.com>
1994
1995 * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
1996 (cris_elf_gregset_t): Rename from elf_gregset_t.
1997 (crisv32_elf_gregset_t): Adjust.
1998 (cris_supply_gregset, fetch_core_registers): Adjust.
1999
dc8636ef
RW
20002013-09-06 Ricard Wanderlof <ricardw@axis.com>
2001
2002 * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
2003
257e6d53
AB
20042013-09-05 Andrew Burgess <aburgess@broadcom.com>
2005
1581d8a7 2006 * defs.h (deprecated_command_loop_hook): Remove, including
257e6d53 2007 references in comments.
1581d8a7 2008 * interps.c (current_interp_command_loop): No longer use
257e6d53
AB
2009 deprecated_command_loop_hook.
2010 (clear_interpreter_hooks): Remove deprecated_command_loop_hook
2011 setup.
1581d8a7 2012 * top.c (deprecated_command_loop_hook): Remove.
257e6d53 2013
7c33b57c
PA
20142013-09-05 Pedro Alves <palves@redhat.com>
2015
2016 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
2017 local is now int instead of ULONGEST. Print it with %d
2018 instead of paddress.
2019
9f8edbd5
TG
20202013-09-05 Tristan Gingold <gingold@adacore.com>
2021
2022 * MAINTAINERS: Remove avr maintainership.
2023
d5b495b4
PA
20242013-09-05 Pedro Alves <palves@redhat.com>
2025
2026 * findvar.c (value_of_register): Rework in terms of
2027 value_of_register_lazy.
2028
40b91786
MB
20292013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
2030
2031 * symfile.c (add_symbol_file_command): Remove trailing
2032 whitespaces and blank line after comment.
2033
6eed1678
PA
20342013-09-05 Pedro Alves <palves@redhat.com>
2035
2036 * tui/tui-regs.c (tui_register_format): Don't look at the
2037 register's name here. Return string representing register
2038 value instead of storing it in the data element.
2039 (tui_get_register): Compare register string representations
2040 instead of register value states and contents.
2041
8eb6bda2
PA
20422013-09-05 Pedro Alves <palves@redhat.com>
2043
2044 PR tui/15933
2045 * tui/tui-regs.c (tui_show_registers): Show registers of the
2046 selected frame, not the current frame.
2047
48b1f08c
RW
20482013-09-05 Ricard Wanderlof <ricardw@axis.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself to the list.
2051
89e63ee4
DE
20522013-09-04 Doug Evans <dje@google.com>
2053
2054 * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
2055 (queue_and_load_dwo_tu): New function.
2056 (lookup_dwo_signatured_type): Set per_cu.tu_read.
2057 (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
2058 Make dependent_cu optional.
2059 (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
2060 and an older .gdb_index is in use, queue and load all its TUs too.
2061
492c0ab7
JK
20622013-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
2065 * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
2066 variable search_flags.
2067 * defs.h (OPF_DISABLE_REALPATH): Rename to ...
2068 (OPF_RETURN_REALPATH): ... here.
2069 * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
2070 * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
2071 call. Twice.
2072 * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
2073 openp call.
2074 * solib.c (solib_find): Likewise. Four times.
2075 * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
2076 in the function comment and for the realpath_fptr variable.
2077 (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
2078 (find_and_open_source): Likewise. Twice.
2079 * symfile.c (symfile_bfd_open): Likewise, also twice.
2080
23a44de8
DE
20812013-09-04 Doug Evans <dje@google.com>
2082
2083 * progspace.c (save_current_space_and_thread): Remove unnecessary
2084 call to save_current_inferior.
2085
47061676
AB
20862013-09-04 Andrew Burgess <aburgess@broadcom.com>
2087
2088 * sh64-tdep.c (sh64_do_register): Return after printing message
2089 about unavailable register contents.
2090
41dc8db8
MB
20912013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
2092 Pedro Alves <palves@redhat.com>
2093
2094 * symfile.c (add_symbol_file_command): Error out on unknown
2095 option. Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
2096 options and collapse into single conditional branch.
2097
07107ca6
LM
20982013-09-03 Luis Machado <lgustavo@codesourcery.com>
2099
a7ea61cf 2100 * inf-child.c (inf_child_follow_fork): New parameter
07107ca6
LM
2101 detach_fork.
2102 * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
2103 * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
2104 * inferior.h (detach_fork): Remove.
2105 * infrun.c (detach_fork): Adjust comment and make it
2106 static.
2107 (follow_fork): Pass detach_fork parameter to
2108 target_follow_fork.
2109 * linux-nat.c (linux_child_follow_fork): New parameter
2110 detach_fork.
2111 * target.c (target_follow_fork): New parameter detach_fork.
2112 Pass detach_fork as parameter and print its value.
2113 * target.h (struct target_ops) <to_follow_fork>: New int
2114 parameter.
2115 (target_follow_fork): New parameter detach_fork.
2116
3bec2768
JB
21172013-09-03 Joel Brobecker <brobecker@adacore.com>
2118
2119 * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
2120 Replace sec->bfd by sec->the_bfd_section->owner.
2121
c01cbb3d
YQ
21222013-09-03 Yao Qi <yao@codesourcery.com>
2123
2124 * linux-tdep.c (linux_is_uclinux): New function. Code moved
2125 from linux_has_shared_address_space.
2126 (linux_has_shared_address_space): Call linux_is_uclinux.
2127 * linux-tdep.h (linux_is_uclinux): Declare.
2128 * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
2129 linux_is_uclinux.
2130
7b00db47
YQ
21312013-09-03 Yao Qi <yao@codesourcery.com>
2132
2133 * config/djgpp/fnchange.lst: Remove entry of
2134 i386-interix-nat.c and i386-interix-tdep.c.
2135 * configure.ac: Remove '*-*-interix*'.
2136 * configure: Re-generated.
2137 * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
2138 * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
2139 obsolete comments.
2140 * osabi.c (gdb_osabi_names): Remove "Interix".
2141
0f9741f2
YQ
21422013-09-03 Yao Qi <yao@codesourcery.com>
2143
2144 * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
2145
1e038f67
MM
21462013-09-02 Markus Metzger <markus.t.metzger@intel.com>
2147
2148 * record.h (record_print_flag) <record_print_src_line,
2149 record_print_insn_range>: Rename into ...
2150 (record_print_flag) <record_print_src_line,
2151 record_print_insn_range>: ... this. Update all users.
2152
9e52adf9
PM
21532013-09-02 Pierre Muller <muller@sourceware.org>
2154
2155 * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
2156 error code.
2157
a2388568
PM
21582013-09-02 Pierre Muller <muller@sourceware.org>
2159
2160 * windows-nat.c (windows_xfer_memory): Fix compilation failure
2161 by use of plongest function.
2162
9058cc3a
TG
21632013-09-02 Tristan Gingold <gingold@adacore.com>
2164
2165 * NEWS: Add entry mentioning support for native Windows x64
2166 SEH data.
2167
2168 * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
2169 "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
2170 (struct amd64_windows_frame_cache): New struct.
2171 (amd64_windows_w2gdb_regnum): New global.
2172 (pc_in_range, amd64_windows_frame_decode_epilogue)
2173 (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
2174 (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
2175 (amd64_windows_frame_this_id): New functions.
2176 (amd64_windows_frame_unwind): New static global.
2177 (amd64_windows_skip_prologue): New function.
2178 (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
2179 with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
2180 with amd64_windows_skip_prologue.
2181
3161820b 21822013-08-30 Joel Brobecker <brobecker@adacore.com>
2183
2184 GDB 7.6.1 released.
2185
02457c76
PA
21862013-08-30 Pedro Alves <palves@redhat.com>
2187
2188 * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
2189 SRC_AND_LOC.
2190
e0162910
PA
21912013-08-30 Pedro Alves <palves@redhat.com>
2192
2193 * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
2194 warning text.
2195
6391ce51
PA
21962013-08-30 Pedro Alves <palves@redhat.com>
2197
2198 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
2199 Adjust arguments to print_stack_frame.
2200
d1da0587
PA
22012013-08-30 Pedro Alves <palves@redhat.com>
2202
2203 * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
2204
adfd8245
PA
22052013-08-30 Pedro Alves <palves@redhat.com>
2206
2207 * frame.h (show_and_print_stack_frame): Delete declaration.
2208
96d9056e
PM
22092013-08-30 Phil Muldoon <pmuldoon@redhat.com>
2210
2211 PR python/15461
96d9056e
PM
2212 * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
2213 (archpy_name): Check for valid architecture.
2214 (archpy_disassemble): Ditto.
2215
11cb8762
JB
22162013-08-29 Joel Brobecker <brobecker@adacore.com>
2217
2218 * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
2219 instead of "long long" in call to ptrace64.
2220
1af12a7d
AB
22212013-08-29 Andrew Burgess <aburgess@broadcom.com>
2222
2223 * mi/mi-interp.c (mi_command_loop): Change signature to match
2224 interp_command_loop_ftype.
2225 (mi1_command_loop): Remove.
2226 (mi2_command_loop): Remove.
2227 (mi3_command_loop): Remove.
2228 (mi_interpreter_resume): Remove setting of
2229 deprecated_command_loop_hook.
2230 (_initialize_mi_interp): Set mi_command_loop as the command loop
2231 callback.
2232
acc900c2
SA
22332013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
2234
2235 * valops.c (do_search_struct_field): Pass v2 instead of base_type to
2236 value_type.
2237
548b762d
SA
22382013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
2239
2240 * value.c (allocate_value_contents): Make static.
2241 * value.h (allocate_value_contents): Remove prototype.
2242
08039c9e
SA
22432013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
2244
2245 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
2246 of assembling value via allocate_value_lazy and attribute setter.
2247 * findvar.c (default_read_var_value): Use value_at_lazy instead of
2248 assembling value via allocate_value_lazy and attribute setter.
2249 * valops.c (do_search_struct_field): Use value_at_lazy instead of
2250 assembling value via allocate_value_lazy and attribute setter.
2251
314c7de9
SA
22522013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
2253
2254 * value.c (value_from_contents_and_address): Replace allocate_value and
2255 memcpy with value_from_contents.
2256
8f28f522
PM
22572013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2258
2259 * python/py-framefilter.c (py_print_frame): Remove usage of
2260 PyString_AsString. Use python_string_to_host_string instead.
2261 Refactor function to work with a string as a new allocation
2262 instead of a pointer.
2263 (py_print_frame): Ditto.
2264 * python/lib/gdb/frames.py (return_list): Cain iterators together
2265 instead of adding them as a list.
2266 (_sort_list): Call return_list, and remove duplicate code.
2267 (execute_frame_filters): Convert iterator to a list with list().
2268 * python/lib/gdb/command/frame_filters.py
2269 (SetFrameFilterPriority._set_filter_priority): Convert priority
2270 attribute to an integer.
2271 * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
2272 wrapper function __next__.
2273 * python/lib/gdb/FrameDecorator.py: If basestring not defined,
2274 define as "str".
2275
8ee002df
PM
22762013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2277
2278 PR python/15752
8ee002df
PM
2279 * python/py-framefilter.c (apply_frame_filter): Check
2280 gdb_python_initialized. Exit if the Python frame-filter code
2281 cannot be initialized.
2282
af4c453a
PM
22832013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2284
2285 PR cli/15842
af4c453a
PM
2286 * top.c (print_gdb_version): Remove erroneous newline after help
2287 text.
2288
bf8793bb
YQ
22892013-08-29 Yao Qi <yao@codesourcery.com>
2290
2291 * varobj.c (install_dynamic_child): Remove trailing space.
2292 Add one blank line after variable declaration.
2293
1f0c4988
JK
22942013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 PR gdb/15415
2297 * corefile.c (get_exec_file): Use exec_filename.
2298 * defs.h (OPF_DISABLE_REALPATH): New definition. Add new comment.
2299 * exec.c (exec_close): Free EXEC_FILENAME.
2300 (exec_file_attach): New variable canonical_pathname. Use
2301 OPF_DISABLE_REALPATH. Call gdb_realpath explicitly. Set
2302 EXEC_FILENAME.
2303 * exec.h (exec_filename): New.
2304 * inferior.c (print_inferior, inferior_command): Use
2305 PSPACE_EXEC_FILENAME.
2306 * mi/mi-main.c (print_one_inferior): Likewise.
2307 * progspace.c (clone_program_space, print_program_space): Likewise.
2308 * progspace.h (struct program_space): New field pspace_exec_filename.
2309 * source.c (openp): Describe OPF_DISABLE_REALPATH. New variable
2310 realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
2311
59ee9f94
WN
23122013-08-28 Will Newton <will.newton@linaro.org>
2313
2314 * common/linux-ptrace.c: Include stdint.h unconditionally.
2315
c8a2a419
JK
23162013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 Code cleanup.
2319 * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
2320
ffa4ac95
YQ
23212013-08-28 Yao Qi <yao@codesourcery.com>
2322 Pedro Alves <palves@redhat.com>
2323
2324 * event-top.c (gdb_setup_readline): Call stderr_fileopen
2325 instead of stdio_fileopen.
2326 * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
2327 .Call stderr_fileopen instead of stdio_fileopen.
2328 * ui-file.c [__MINGW32__] (stderr_file_write): New function.
2329 [__MINGW32__] (stderr_file_fputs): New function.
2330 (stderr_fileopen): New function.
2331 * ui-file.h (stderr_fileopen): Declare.
2332
69d751e3
DE
23332013-08-27 Doug Evans <dje@google.com>
2334
2335 * dwarf2read.c (struct dwarf2_cu): Tweak comment.
2336 (struct dwarf2_per_cu_data): Ditto.
2337 (maybe_queue_comp_unit): Delete forward decl. Add comment.
2338 (process_imported_unit_die): Ditto.
2339 (follow_die_sig_1): Simplify assert.
2340
44f38867
PA
23412013-08-27 Pedro Alves <palves@redhat.com>
2342
2343 * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
2344 xfer_partial's interface. Return TARGET_XFER_E_IO on error.
2345 (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
2346 windows_xfer_memory directly.
2347 (init_windows_ops): Don't install a deprecated_xfer_memory method.
2348
d28d46b5
PA
23492013-08-27 Pedro Alves <palves@redhat.com>
2350
2351 * darwin-nat.c (darwin_xfer_memory): Delete.
2352 (_initialize_darwin_inferior): Don't install a
2353 deprecated_xfer_memory method.
2354
6211c335
YQ
23552013-08-27 Pedro Alves <pedro@codesourcery.com>
2356 Yao Qi <yao@codesourcery.com>
2357
2358 * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
2359 (parse_no_frames_option): Remove.
2360 (mi_cmd_stack_list_locals): Handle --skip-unavailable.
2361 (mi_cmd_stack_list_args): Adjust.
2362 (mi_cmd_stack_list_variables): Handle --skip-unavailable.
2363 (list_arg_or_local): Add new parameter 'skip_unavailable'. Return
2364 early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
2365 Caller update.
2366 (list_args_or_locals): New parameter 'skip_unavailable'.
2367 Handle it.
2368 * valprint.c (scalar_type_p): Rename to ...
2369 (val_print_scalar_type_p): ... this. Make extern.
2370 (val_print, value_check_printable): Adjust.
2371 * valprint.h (val_print_scalar_type_p): Declare.
2372 * value.c (value_entirely_unavailable): New function.
2373 * value.h (value_entirely_unavailable): Declare.
2374
2375 * NEWS: Mention the new option "--skip-unavailable" to MI
2376 commands '-stack-list-locals', '-stack-list-arguments' and
2377 '-stack-list-variables'.
2378
242f1fd7
YQ
23792013-08-27 Yao Qi <yao@codesourcery.com>
2380
2381 * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
2382 (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
2383 options.
2384 * mi/mi-getopt.c (mi_getopt): Remove.
2385 (mi_getopt_1): Renamed from mi_getopt. Add one parameter
2386 'error_on_unknown'.
2387 (mi_getopt): Call mi_getopt_1.
2388 (mi_getopt_silent): New.
2389 * mi/mi-getopt.h (mi_getopt_silent): Declare.
2390
260b681b
DE
23912013-08-26 Doug Evans <dje@google.com>
2392
779bd270
DE
2393 PR symtab/15885
2394 * dwarf2read.c (dw2_dump): Print some minimal information indicating
2395 .gdb_index is in use.
2396 * symfile.c (reread_symbols): Reset objfile->sf.
2397
52e260a3
DE
2398 * NEWS: Document "mt print objfiles" now takes optional regexp.
2399 * symmisc.c (maintenance_print_objfiles): Argument is now an optional
2400 regexp of objfiles to print.
2401 (_initialize_symmisc): Update doc string for "mt print objfiles".
2402
260b681b
DE
2403 * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
2404 missing debug info checks.
2405
a85c52f2
UW
24062013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
2407 Ulrich Weigand <uweigand@de.ibm.com>
2408
2409 * xcoffread.c (arrange_linetable): Add fix to correctly handle
2410 line tables generated by XLC compiled binaries.
2411
4f00dda3
DE
24122013-08-23 Doug Evans <dje@google.com>
2413
db68bbae
DE
2414 * symmisc.c (dump_symtab): Delete prototype.
2415 (dump_msymbols, dump_objfile): Ditto.
2416 (maintenance_info_symtabs): Mark as dont_repeat.
2417 (_initialize_symmisc): Improve doc string for "mt info symtabs".
2418
4f00dda3
DE
2419 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
2420 debugging printf to better location.
2421
23d577b0
PA
24222013-08-23 Pedro Alves <palves@redhat.com>
2423
2424 * target.c (target_read_live_memory): Change type of 'ret' local
2425 to LONGEST.
2426
00d84524
PA
24272013-08-23 Pedro Alves <palves@redhat.com>
2428
2429 * remote.c (remote_write_bytes_aux, remote_write_bytes)
2430 (remote_read_bytes): Change return type to LONGEST, and adjust to
2431 return a target_xfer_error on error.
2432 (remote_xfer_memory): Delete.
2433 (remote_flash_write): Change type of 'ret' local to LONGEST.
2434 (remote_xfer_partial, remote_xfer_partial): Adjust.
2435 (init_remote_ops): Don't install a deprecated_xfer_memory hook.
2436
1ed3ee94
PM
24372013-08-23 Pierre Muller <muller@sourceware.org>
2438
2439 ARI fix: Push # directives to start of line.
2440 * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
2441
9eaabc75
MW
24422013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
2443
2444 PR gdb/15501
2445 * breakpoint.c (enable_command, disable_command): Iterate over
2446 all specified breakpoint locations.
2447
101158d9
LM
24482013-08-22 Luis Machado <lgustavo@codesourcery.com>
2449
2450 * common/linux-ptrace.c (linux_fork_to_function): Push #
2451 directives to the start of the line.
2452 (linux_check_ptrace_features): Fix warning message to use
2453 the "_" markup.
2454
96d7229d
LM
24552013-08-22 Luis Machado <lgustavo@codesourcery.com>
2456
2457 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
2458 nat/linux-waitpid.h.
2459 (linux-waitpid.o): New object file rule.
2460 * common/linux-ptrace.c: Include nat/linux-waitpid.h.
2461 (current_ptrace_options): Moved from linux-nat.c.
2462 (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
2463 parameters.
2464 (linux_fork_to_function): New function.
2465 (linux_grandchild_function): Likewise.
2466 (linux_child_function): Likewise.
2467 (linux_check_ptrace_features): New function, heavily
2468 based on linux-nat.c:linux_test_for_tracefork.
2469 (linux_enable_event_reporting): New function.
2470 (ptrace_supports_feature): Likewise.
2471 (linux_supports_tracefork): Likewise.
2472 (linux_supports_traceclone): Likewise.
2473 (linux_supports_tracevforkdone): Likewise.
2474 (linux_supports_tracesysgood): Likewise.
2475 * common/linux-ptrace.h (HAS_NOMMU): Moved from
2476 gdbserver/linux-low.c.
2477 (linux_enable_event_reporting): New declaration.
2478 (linux_supports_tracefork): Likewise.
2479 (linux_supports_traceclone): Likewise.
2480 (linux_supports_tracevforkdone): Likewise.
2481 (linux_supports_tracesysgood): Likewise.
2482 * config.in (PTRACE_TYPE_ARG4): Regenerate.
2483 * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
2484 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
2485 * config/arm/linux.mh (NATDEPFILES): Likewise.
2486 * config/i386/linux.mh (NATDEPFILES): Likewise.
2487 * config/i386/linux64.mh (NATDEPFILES): Likewise.
2488 * config/ia64/linux.mh (NATDEPFILES): Likewise.
2489 * config/m32r/linux.mh (NATDEPFILES): Likewise.
2490 * config/m68k/linux.mh (NATDEPFILES): Likewise.
2491 * config/mips/linux.mh (NATDEPFILES): Likewise.
2492 * config/pa/linux.mh (NATDEPFILES): Likewise..
2493 * config/powerpc/linux.mh (NATDEPFILES): Likewise..
2494 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
2495 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
2496 * config/sparc/linux.mh (NATDEPFILES): Likewise.
2497 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
2498 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
2499 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
2500 * configure.ac (AC_CACHE_CHECK): Add void * to the list of
2501 ptrace's 4th argument's types.
2502 Check the type of PTRACE_TYPE_ARG4.
2503 * configure: Regenerate.
2504 * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
2505 (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
2506 (linux_supports_tracefork_flag): Remove.
2507 (linux_supports_tracesysgood_flag): Likewise.
2508 (linux_supports_tracevforkdone_flag): Likewise.
2509 (current_ptrace_options): Moved to
2510 common/linux-ptrace.c.
2511 (linux_tracefork_child): Remove.
2512 (my_waitpid): Remove.
2513 (linux_test_for_tracefork): Renamed to
2514 linux_check_ptrace_features and moved to common/linux-ptrace.c.
2515 (linux_test_for_tracesysgood): Remove.
2516 (linux_supports_tracesysgood): Remove.
2517 (linux_supports_tracefork): Remove.
2518 (linux_supports_tracevforkdone): Remove.
2519 (linux_enable_tracesysgood): Remove.
2520 (linux_enable_event_reporting): Remove.
2521 (linux_init_ptrace): New function.
2522 (linux_child_post_attach): Call linux_init_ptrace.
2523 (linux_child_post_startup_inferior): Call linux_init_ptrace.
2524 (linux_child_follow_fork): Call linux_supports_tracefork
2525 and linux_supports_tracevforkdone.
2526 (linux_child_insert_fork_catchpoint): Call
2527 linux_supports_tracefork.
2528 (linux_child_insert_vfork_catchpoint): Likewise.
2529 (linux_child_set_syscall_catchpoint): Call
2530 linux_supports_tracesysgood.
2531 (lin_lwp_attach_lwp): Call linux_supports_tracefork.
2532 * nat/linux-nat.h: New file.
2533 * nat/linux-waitpid.c: New file.
2534 * nat/linux-waitpid.h: New file.
2535
9f948660
SDJ
25362013-08-22 Samuel Bronson <naesten@gmail.com>
2537
2538 ARM Linux support for `catch syscall'.
2539 * syscalls/arm-linux.py: New file.
2540 * syscalls/arm-linux.xml: Likewise.
2541 * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
2542 (arm_linux_init_abi): Register the new function and syscall xml file.
2543 * data-directory/Makefile.in: Install the new syscall xml file.
2544 * NEWS: Brag about this.
2545
6be7b56e
PA
25462013-08-22 Pedro Alves <palves@redhat.com>
2547
2548 PR gdb/15871
2549 * corefile.c (target_xfer_memory_error): New function.
2550 (memory_error): Defer EIO to target_memory_error.
2551 (read_memory): Use target_xfer_partial, and handle finer-grained
2552 target xfer errors.
2553 * target.c (target_xfer_error_to_string): New function.
2554 (memory_xfer_partial_1): If memory is known to be
2555 unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
2556 (target_xfer_partial): Make extern.
2557 * target.h (enum target_xfer_error): New enum.
2558 (target_xfer_error_to_string): Declare function.
2559 (target_xfer_partial): Declare function.
2560 (struct target_ops) <xfer_partial>: Adjust describing comment.
2561
bcbec14e
AM
25622013-08-22 Alan Modra <amodra@gmail.com>
2563
2564 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
2565 * configure.tgt: Likewise as targets.
2566
fc474241
DE
25672013-08-20 Doug Evans <dje@google.com>
2568
2569 * buildsym.c (subfile_stack): Move here from buildsym.h.
2570 (pending_macros): Ditto.
2571 (get_macro_table): New function.
2572 (buildsym_init): Initialize subfile_stack.
2573 * coffread.c (type_vector,type_vector_length): Moved here from
2574 buildsym.h.
2575 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
2576 (coff_symtab_read): Use it.
2577 * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
2578 * dwarf2read.c (macro_start_file): Replace uses of pending_macros
2579 with call to get_macro_table.
2580 * stabsread.c (type_vector,type_vector_length): Moved here from
2581 buildsym.h.
2582 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
2583 * buildsym.h (get_macro_table): Declare.
2584
bec71544
TT
25852013-08-20 Tom Tromey <tromey@redhat.com>
2586
2587 * dbxread.c (record_minimal_symbol): Make 'name' argument const.
2588 Update.
2589 (read_dbx_dynamic_symtab): Make 'name' const. Remove casts.
2590
0002ad5f
DE
25912013-08-20 Doug Evans <dje@google.com>
2592
2593 * blockframe.c: Remove #include "psymtab.h".
2594 * cp-support.c: Ditto.
2595 * source.c: Ditto.
2596 * stack.c: Ditto.
2597
df302446
TT
25982013-08-20 Tom Tromey <tromey@redhat.com>
2599
2600 PR python/15816:
2601 * exceptions.h (return_mask): Now an enum.
2602 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
2603 enum constants.
2604
df6d5441
TT
26052013-08-20 Tom Tromey <tromey@redhat.com>
2606
2607 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
2608 get_objfile_arch.
2609 * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
2610 (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
2611 * jit.c (jit_object_close_impl): Update.
2612 * jv-lang.c (get_dynamics_objfile): Update.
2613 * linespec.c (add_minsym): Use get_dynamics_objfile.
2614 * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
2615 (allocate_objfile): Don't initialize 'gdbarch' field.
2616 (get_objfile_arch): Update.
2617 * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
2618 moved from...
2619 (struct objfile) <gdbarch>: ... here. Remove.
2620 * stap-probe.c (stap_can_evaluate_probe_arguments): Use
2621 get_objfile_arch.
2622 * symfile.c (init_entry_point_info): Use get_objfile_arch.
2623
f5aee5ee
AM
26242013-08-20 Alan Modra <amodra@gmail.com>
2625
2626 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
2627 for IBM long double nan and inf.
2628 (floatformat_is_negative, floatformat_classify,
2629 floatformat_mantissa): Similarly.
2630 (floatformat_ieee_single, floatformat_ieee_double,
2631 floatformat_ieee_quad, floatformat_arm_ext,
2632 floatformat_ia64_spill): Delete unused vars.
2633 (_initialize_doublest): Delete unused function.
2634 * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
2635 little-endian variants of floatformat_ibm_long_double.
2636
33b60d58 26372013-08-19 Luis Machado <lgustavo@codesourcery.com>
f5aee5ee 2638
33b60d58
LM
2639 * Makefile.in (SFILES): Remove common/target-common.c and
2640 add target/waitstatus.c.
2641 (HFILES_NO_SRCDIR): Remove common/target-common.h and add
2642 target/resume.h, target/wait.h and target/waitstatus.h.
2643 (COMMON_OBS): Remove target-common.o and add
2644 waitstatus.o.
2645 (target-common.o): Remove.
2646 (waitstatus.o): New target object file.
2647 * common/target-common.c: Move contents to
2648 target/waitstatus.c and remove.
2649 * common/target-common.h: Move contents to other files and
2650 remove.
2651 (enum resume_kind: Move to target/resume.h.
2652 (TARGET_WNOHANG): Move to target/wait.h.
2653 (enum target_waitkind): Move to target/waitstatus.h.
2654 (struct target_waitstatus): Likewise.
2655 * target.h: Do not include target-common.h and
2656 include target/resume.h, target/wait.h and
2657 target/waitstatus.h.
2658 * target/resume.h: New file.
2659 * target/wait.h: New file.
2660 * target/waitstatus.h: New file.
2661 * target/waitstatus.c: New file.
2662
12696c10
PA
26632013-08-19 Pedro Alves <palves@redhat.com>
2664
2665 * linux-nat.c (linux_test_for_tracefork)
2666 (linux_test_for_tracesysgood, linux_child_follow_fork)
2667 (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
2668 (linux_nat_wait_1): Extend comment.
2669 (linux_async_pipe): Add comment.
2670
ba89f962
KB
26712013-08-15 Kevin Buettner <kevinb@redhat.com>
2672
2673 * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
2674 (RL78_PC_REGNUM): Move to list of pseudo-register enums.
2675 (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
2676 Update to account for fact that PC is now a pseudo-register.
2677 (rl78_pseudo_register_write, rl78_pseudo_register_read): Add
2678 cases for RL78_PC_REGNUM.
2679
35ab155d
MB
26802013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
2681
2682 PR cli/15841
2683 * top.c (quit_force): Skip writing history file
2684 if input is not from terminal.
2685
0d031856
TT
26862013-08-14 Tom Tromey <tromey@redhat.com>
2687
2688 * remote.c (struct remote_state) <echo_nextthread, nextthread,
2689 resultthreadlist>: New fields.
2690 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
2691 (remote_get_threadlist, remote_threadlist_iterator): Use
2692 new fields. Remove static variables.
2693
ee154bee
TT
26942013-08-14 Tom Tromey <tromey@redhat.com>
2695
2696 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
2697 remote_watch_data_address>: New fields.
2698 (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
2699 (process_stop_reply, remote_wait_as)
2700 (remote_check_watch_resources, remote_stopped_data_address): Update.
2701
88b496c3
TT
27022013-08-14 Tom Tromey <tromey@redhat.com>
2703
2704 * remote.c (struct remote_state) <async_client_callback,
2705 async_client_context>: New fields.
2706 (async_client_callback, async_client_context): Remove.
2707 (remote_async_serial_handler, remote_async): Update.
2708
2f65bcb7
TT
27092013-08-14 Tom Tromey <tromey@redhat.com>
2710
2711 * remote.c (sizeof_pkt): Remove.
2712 (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
2713
b80fafe3
TT
27142013-08-14 Tom Tromey <tromey@redhat.com>
2715
2716 * remote.c (struct remote_state) <use_threadinfo_query,
2717 use_threadextra_query>: New fields.
2718 (remote_threads_info, remote_threads_extra_info)
2719 (remote_open_1): Update.
2720
8e88304f
TT
27212013-08-14 Tom Tromey <tromey@redhat.com>
2722
2723 * remote.c (struct remote_state) <finished_object,
2724 finished_annex, finished_offset>: New fields.
2725 (remote_read_qxfer): Use remote_state fields; remove static
2726 variables.
2727
280ceea3
TT
27282013-08-14 Tom Tromey <tromey@redhat.com>
2729
2730 * remote.c (struct remote_state) <last_sent_step>:
2731 New field.
2732 (last_sent_step): Remove.
2733 (remote_resume, remote_wait_as): Update.
2734
b73be471
TT
27352013-08-14 Tom Tromey <tromey@redhat.com>
2736
2737 * remote.c (struct remote_state) <last_sent_signal>:
2738 New field.
2739 (last_sent_signal): Remove.
2740 (new_remote_state, remote_resume, remote_wait_as): Update.
2741
5e4a05c4
TT
27422013-08-14 Tom Tromey <tromey@redhat.com>
2743
2744 * remote.c (struct remote_state) <last_program_signals_packet>:
2745 New field.
2746 (last_program_signals_packet): Remove.
2747 (remote_program_signals, remote_open_1): Update.
2748
747dc59d
TT
27492013-08-14 Tom Tromey <tromey@redhat.com>
2750
2751 * remote.c (struct remote_state) <last_pass_packet>:
2752 New field.
2753 (last_pass_packet): Remove.
2754 (remote_pass_signals, remote_open_1): Update.
2755
262e1174
TT
27562013-08-14 Tom Tromey <tromey@redhat.com>
2757
2758 * remote.c (struct remote_state) <remote_traceframe_number>:
2759 New field.
2760 (remote_traceframe_number): Remove.
2761 (new_remote_state, remote_open_1, set_remote_traceframe)
2762 (remote_trace_find): Update.
2763
47f8a51d
TT
27642013-08-14 Tom Tromey <tromey@redhat.com>
2765
2766 * remote.c (struct remote_state) <general_thread, continue_thread>:
2767 New fields.
2768 (general_thread, continue_thread): Remove.
2769 (record_currthread, set_thread, set_general_process)
2770 (remote_open_1, extended_remote_attach_1, remote_wait_as)
2771 (extended_remote_mourn_1): Update.
2772
5d93a237
TT
27732013-08-14 Tom Tromey <tromey@redhat.com>
2774
2775 * remote.c (struct remote_state) <remote_desc>: New field.
2776 (remote_desc): Remove.
2777 (remote_threads_info, remote_threads_extra_info, remote_close)
2778 (send_interrupt_sequence, remote_start_remote, remote_open_1)
2779 (readchar, remote_xfer_partial, remote_rcmd, packet_command)
2780 (remote_hostio_send_command, remote_file_put, remote_file_get)
2781 (remote_file_delete, remote_can_async_p, remote_is_async_p)
2782 (remote_async, remote_new_objfile, set_range_stepping): Update.
2783
cf792862
TT
27842013-08-14 Tom Tromey <tromey@redhat.com>
2785
2786 * remote.c (remote_state): Now a pointer.
2787 (get_remote_state_raw): Update.
2788 (new_remote_state): New function.
2789 (_initialize_remote): Use new_remote_state.
2790
dc473cfb
TT
27912013-08-14 Tom Tromey <tromey@redhat.com>
2792
2793 * remote.c (remote_protocol_features): Now const.
2794
85ec6ce7
TT
27952013-08-14 Tom Tromey <tromey@redhat.com>
2796
2797 * remote.c (crc32_table, crc32): Remove.
2798 (remote_verify_memory): Use xcrc32.
2799
73033f12
SDJ
28002013-08-13 Sergio Durigan Junior <sergiodj@redhat.com>
2801
2802 * value.h (create_internalvar_type_lazy): Adjust prototype
2803 declaration.
2804
5c30d39a
AB
28052013-08-13 Andrew Burgess <aburgess@broadcom.com>
2806
2807 * common/format.c (parse_format_string): Don't allow '#' flag for
2808 pointer arguments in format string.
2809
1a66331e
PM
28102013-08-13 Pierre Muller <muller@sourceware.org>
2811
fde605f3 2812 * utils.c (init_page_info): Only call tgetnum function
1a66331e
PM
2813 if rl_get_screen_size did not return useful values.
2814
b4013987
AA
28152013-08-12 Ali Anwar <ali_anwar@codesourcery.com>
2816
2817 PR breakpoints/15117
2818 * linespec.c (linespec_parse_basic): Check for convenience
2819 variable or history value while parsing.
2820
959b6a66
SDJ
28212013-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2822
2823 Revert implementation of gdbarch_gdb_signal_{to,from}_target for
2824 AVR.
2825 * avr-tdep.c: Remove include of "linux-tdep.h". Remove enum with
2826 different signals between the generic Linux kernel implementation
2827 and AVR's.
2828 (avr_linux_gdb_signal_from_target): Delete.
2829 (avr_linux_gdb_signal_to_target): Delete.
2830 (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
2831
24a55014
DE
28322013-08-09 Doug Evans <dje@google.com>
2833
2834 * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
2835 entries.
2836
eb14d406
SDJ
28372013-08-09 Sergio Durigan Junior <sergiodj@redhat.com>
2838
2839 * linux-tdep.c: Define enum with generic signal numbers.
2840 (linux_gdb_signal_from_target): New function.
2841 (linux_gdb_signal_to_target): Likewise.
2842 (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2843 methods to the functions above.
2844 * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
2845 (linux_gdb_signal_to_target): Likewise.
2846 * alpha-linux-tdep.c: Define new enum with signals different
2847 from generic Linux kernel.
2848 (alpha_linux_gdb_signal_from_target): New function.
2849 (alpha_linux_gdb_signal_to_target): Likewise.
2850 (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2851 with the functions mentioned above.
2852 * avr-tdep.c: Define enum with differences between Linux kernel
2853 and AVR signals.
2854 (avr_linux_gdb_signal_from_target): New function.
2855 (avr_linux_gdb_signal_to_target): Likewise.
2856 (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
2857 the functions mentioned above.
2858 * sparc-linux-tdep.c: Define enum with differences between SPARC
2859 and generic Linux kernel signal numbers.
2860 (sparc32_linux_gdb_signal_from_target): New function.
2861 (sparc32_linux_gdb_signal_to_target): Likewise.
2862 (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2863 to the functions defined above.
2864 * xtensa-linux-tdep.c: Define enum with differences between
2865 Xtensa and Linux kernel generic signals.
2866 (xtensa_linux_gdb_signal_from_target): New function.
2867 (xtensa_linux_gdb_signal_to_target): Likewise.
2868 (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
2869 to the functions defined above.
2870 * mips-linux-tdep.c: Define enum with differences between
2871 signals in MIPS and Linux kernel generic ones.
2872 (mips_gdb_signal_to_target): New function.
2873 (mips_gdb_signal_from_target): Redefine to use new enum, handle
2874 only different signals from the Linux kernel generic.
2875 (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2876 the functions defined above.
2877 * mips-linux-tdep.h (enum mips_signals): Remove.
2878
156d08c8
PA
28792013-08-09 Pedro Alves <palves@redhat.com>
2880
2881 * avr-tdep.c (XMALLOC): Delete macro.
2882 * cli/cli-dump.c (XMALLOC): Delete macro.
2883
db229724
PA
28842013-08-09 Pedro Alves <palves@redhat.com>
2885
2886 * cli/cli-dump.c: Don't include cli/cli-dump.h.
2887 (scan_expression_with_cleanup, scan_filename_with_cleanup)
2888 (fopen_with_cleanup, add_dump_command): Make static.
2889 * cli/cli-dump.h: Delete file.
2890 * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
2891 cli/cli-dump.h.
2892
3f12a589
PA
28932013-08-09 Pedro Alves <palves@redhat.com>
2894
2895 * tracepoint.c (tfile_start): Show tilde-expanded filename in
2896 error message.
2897
c718be47
PA
28982013-08-09 Pedro Alves <palves@redhat.com>
2899
156d08c8 2900 * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
c718be47
PA
2901 error message.
2902
1e351ed1
PA
29032013-08-09 Pedro Alves <palves@redhat.com>
2904
2905 * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
2906 (gcore_command): Use tilde_expand here, and when showing the
2907 filename to the user, show the expanded version.
2908
1ed8d800
YQ
29092013-08-09 Yao Qi <yao@codesourcery.com>
2910
2911 * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
2912 'entryval' is set.
2913
47ecca85
PA
29142013-08-08 Azat Khuzhin <a3at.mail@gmail.com> (tiny change)
2915
2916 * gcore.c (create_gcore_bfd): Use tilde_expand.
2917
82a0a75f
YQ
29182013-08-08 Yao Qi <yao@codesourcery.com>
2919
2920 * frame.h (read_frame_local): Declare.
2921 * mi/mi-cmd-stack.c (list_args_or_locals): Call
2922 read_frame_local.
2923 * stack.c (read_frame_local): New.
2924
5c4aa40b
YQ
29252013-08-08 Yao Qi <yao@codesourcery.com>
2926
2927 * mi/mi-cmd-stack.c: Update comments to function
2928 list_args_or_locals.
2929
b93601f3
TT
29302013-08-07 Tom Tromey <tromey@redhat.com>
2931
2932 PR symtab/15028:
2933 * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
2934 (process_psymtab_comp_unit_reader): Use it.
2935 (process_psymtab_comp_unit): Update. Add "pretend_language"
2936 argument.
2937 (dwarf2_build_psymtabs_hard): Update.
2938 (scan_partial_symbols): Pass CU's language to
2939 process_psymtab_comp_unit.
2940
fa760f46
TT
29412013-08-07 Tom Tromey <tromey@redhat.com>
2942
2943 * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
2944 (dwarf2_gdb_index_functions): Update.
2945 * psymtab.c (find_symbol_file_from_partial): Remove.
2946 (psym_functions): Update.
2947 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
2948 Remove.
2949
bf6d8a91
TT
29502013-08-07 Tom Tromey <tromey@redhat.com>
2951
2952 * symfile.c (set_initial_language): Look up "main" symbol
2953 and use its language.
2954 * symtab.c (find_main_filename): Remove.
2955 * symtab.h (find_main_filename): Remove.
2956
f9125b6c
TT
29572013-08-07 Tom Tromey <tromey@redhat.com>
2958
2959 * dwarf2read.c (recursively_compute_inclusions): Add
2960 "immediate_parent" argument. Set symtab's "user" field
2961 if not set.
2962 (compute_symtab_includes): Update.
2963
fdbb204b
TT
29642013-08-07 Tom Tromey <tromey@redhat.com>
2965
2966 * linespec.c (convert_linespec_to_sals): Use maybe_add_address
2967 when adding label symbols.
2968
49de1690
UW
29692013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2970 Ulrich Weigand <uweigand@de.ibm.com>
2971
2972 * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
2973 * configure.host (powerpc64-*-aix*): Likewise.
2974
b08ee99f
UW
29752013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2976 Ulrich Weigand <uweigand@de.ibm.com>
2977
2978 * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
2979 is defined.
2980 * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
2981 (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
2982 (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
2983 * configure.ac: Check for ptrace64.
2984 * configure, config.in: Regenerate.
2985
fecf803e
UW
29862013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2987 Ulrich Weigand <uweigand@de.ibm.com>
2988
2989 * aixthread.c: Call ptrace64 instead of ptracex if defined.
2990 Call ptrace64 instead of ptrace if defined.
2991 Add macro addr_ptr to take care of ptrace address argument.
2992 (pdc_read_regs): Likewise.
2993 (pdc_write_regs): Likewise.
2994 (aix_thread_resume): Likewise.
2995 (fetch_regs_kernel_thread): Likewise.
2996 (store_regs_kernel_thread): Likewise.
2997
3bb5e4a8
AB
29982013-08-07 Anton Blanchard <anton@samba.org>
2999
3000 * MAINTAINERS: Add myself to Write After Approval.
3001
12070676
TT
30022013-08-05 Tom Tromey <tromey@redhat.com>
3003
3004 * aix-thread.c (_initialize_aix_thread): Use
3005 complete_target_initialization.
3006 * bsd-uthread.c (_initialize_bsd_uthread): Use
3007 complete_target_initialization.
3008 * dec-thread.c (_initialize_dec_thread): Use
3009 complete_target_initialization.
3010 * ravenscar-thread.c (_initialize_ravenscar): Use
3011 complete_target_initialization.
3012 * sol-thread.c (_initialize_sol_thread): Use
3013 complete_target_initialization.
3014 * spu-multiarch.c (_initialize_spu_multiarch): Use
3015 complete_target_initialization.
3016
7c7b6655
TT
30172013-08-05 Tom Tromey <tromey@redhat.com>
3018
3019 * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
3020 * ada-lang.c (ada_lookup_simple_minsym): Return
3021 bound_minimal_symbol.
3022 * ada-lang.h (ada_lookup_simple_minsym): Update.
3023 * c-exp.y (variable): Use lookup_bound_minimal_symbol.
3024 * f-exp.y (variable): Use lookup_bound_minimal_symbol.
3025 * go-exp.y (variable): Use lookup_bound_minimal_symbol.
3026 * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
3027 * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
3028 * minsyms.c (msymbol_objfile): Remove.
3029 (lookup_minimal_symbol_internal): New function, from
3030 lookup_minimal_symbol.
3031 (lookup_minimal_symbol): Rewrite using
3032 lookup_minimal_symbol_internal.
3033 (lookup_bound_minimal_symbol): New function.
3034 * minsyms.h (msymbol_objfile): Remove.
3035 (lookup_bound_minimal_symbol): Declare.
3036 * p-exp.y (variable): Use lookup_bound_minimal_symbol.
3037 * parse.c (write_exp_msymbol): Change parameter to a
3038 bound_minimal_symbol.
3039 (write_dollar_variable): Use lookup_bound_minimal_symbol.
3040 * parser-defs.h (write_exp_msymbol): Update.
3041 * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
3042 * symfile.c (simple_read_overlay_table): Use
3043 lookup_bound_minimal_symbol.
3044 * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
3045 (search_symbols): Likewise.
3046 (print_msymbol_info): Take a bound_minimal_symbol argument.
3047 (symtab_symbol_info, rbreak_command): Update.
3048 * symtab.h (struct symbol_search) <msymbol>: Change type
3049 to bound_minimal_symbol.
3050 * valops.c (find_function_in_inferior): Use
3051 lookup_bound_minimal_symbol.
3052 * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
3053
934b9bac
JK
30542013-08-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3055
3056 Code cleanup.
3057 * remote.c (cleanup_sigint_signal_handler): Rename the declaration
3058 to ...
3059 (async_cleanup_sigint_signal_handler): ... this.
3060 (initialize_sigint_signal_handler): Remove declaration.
3061 (handle_remote_sigint): Rename the declaration to ...
3062 (async_handle_remote_sigint): ... this.
3063 (handle_remote_sigint_twice): Rename the declaration to ...
3064 (async_handle_remote_sigint_twice): ... this.
3065 (async_remote_interrupt, async_remote_interrupt_twice)
3066 (remote_interrupt): Remove the declarations.
3067 (remote_interrupt_twice): Rename the declaration ...
3068 (sync_remote_interrupt_twice): ... this.
3069 (sigint_remote_twice_token): Rename the variable to ...
3070 (async_sigint_remote_twice_token): ... this.
3071 (sigint_remote_token): Rename the variable to ...
3072 (async_sigint_remote_token): ... this.
3073 (initialize_sigint_signal_handler): Rename the function to ...
3074 (async_initialize_sigint_signal_handler): ... this. Update the name
3075 inside.
3076 (handle_remote_sigint): Rename the function to ...
3077 (async_handle_remote_sigint): ... this. Update the names inside.
3078 (handle_remote_sigint_twice): Rename the function to ...
3079 (async_handle_remote_sigint_twice): ... this. Update the names inside.
3080 (cleanup_sigint_signal_handler): Rename the function to ...
3081 (async_cleanup_sigint_signal_handler): ... this.
3082 (remote_interrupt): Rename the function to ...
3083 (sync_remote_interrupt): this. Update the names inside.
3084 (remote_interrupt_twice): Rename the function to ...
3085 (sync_remote_interrupt_twice): this. Update the names inside.
3086 (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
3087 (_initialize_remote): Update the names inside.
3088
3a1115a0
TT
30892013-08-02 Tom Tromey <tromey@redhat.com>
3090
3091 PR symtab/15719:
3092 * breakpoint.c (update_watchpoint, watchpoint_check)
3093 (watch_command_1): Update.
3094 * eval.c (fetch_subexp_value): Add "preserve_errors"
3095 parameter.
3096 * ppc-linux-nat.c (check_condition): Update.
3097 * value.h (fetch_subexp_value): Update.
3098
58b19776
AB
30992013-08-02 Andrew Burgess <aburgess@broadcom.com>
3100
3101 * mi/mi-interp.c (mi_interpreter_resume): Remove call to
3102 add_file_handler.
3103
ec94af83
DE
31042013-08-01 Doug Evans <dje@google.com>
3105
7ee85ab1
DE
3106 PR symtab/15691
3107 * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
3108 (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
3109 Add assert of sig_entry->dwo_unit == NULL.
3110 (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
3111 had already been read.
3112 (read_signatured_type): Set per_cu.tu_read.
3113
b846d303
DE
3114 PR symtab/15695
3115 * valops.c (value_struct_elt): Add missing call to check_typedef.
3116 (value_find_oload_method_list): Ditto.
3117
b52109bc
DE
3118 * symtab.c (do_free_search_symbols_cleanup): Change arg to,
3119 effectively, struct symbol_search **.
3120 (make_cleanup_free_search_symbols): Change arg to struct
3121 symbol_search **. All callers updated.
3122 (compare_search_syms): Compare symtab file name and block as well.
3123 (search_symbols_equal): New function.
3124 (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
3125 New args new_head, new_tail. Result is now void. Remove dups after
3126 sorting the symbols.
3127 (search_symbols): Sort all found symbols once, after all have been
3128 found, and remove duplicates. Simplify cleanup tracking of result.
3129 * symtab.h (make_cleanup_free_search_symbols): Update prototype.
3130
ec94af83
DE
3131 Further workarounds for binutils/15021.
3132 * dwarf2read.c (recursively_compute_inclusions): Change type of result
3133 parameter to VEC (symtab_ptr) **. New parameter all_type_symtabs.
3134 Watch for duplicate symtabs coming from type units.
3135 (compute_symtab_includes): Update call to
3136 recursively_compute_inclusions. Build vector of included symtabs
3137 instead of per_cus.
3138 * symtab.h (symtab_ptr): New typedef.
3139 (DEF_VEC_P (symtab_ptr)): New VEC type.
3140 * linespec.c (symtab_p): Delete. All uses updated to use symtab_ptr
3141 instead.
3142
b2ae85cf
AB
31432013-08-01 Andrew Burgess <aburgess@broadcom.com>
3144
3145 * cli/cli-script.c (script_from_file): Remove use of
3146 error_pre_print.
3147 * main.c (captured_main): Remove use of error_pre_print and
3148 quit_pre_print.
3149 * utils.c (error_pre_print, quit_pre_print): Remove.
3150 * utils.h (error_pre_print, quit_pre_print): Likewise.
3151
645eab03
YQ
31522013-08-01 Yao Qi <yao@codesourcery.com>
3153
3154 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
3155 with mi_getopt.
3156 (mi_cmd_stack_list_variables): Likewise.
3157
16f92dd4
AB
31582013-07-31 Andrew Burgess <aburgess@broadcom.com>
3159
3160 * exceptions.c (deprecated_throw_reason): Remove.
3161 * exceptions.h (deprecated_throw_reason): Remove.
3162
13f78033
AB
31632013-07-31 Andrew Burgess <aburgess@broadcom.com>
3164
3165 * remote-mips.c (mips_error): Replace use of
3166 deprecated_throw_reason with throw_verror. Use the error message
3167 passed to mips_error as the error message for throw_verror.
3168
039e3c22
AB
31692013-07-31 Andrew Burgess <aburgess@broadcom.com>
3170
3171 * monitor.c (monitor_interrupt_query): Replace use of
3172 deprecated_throw_reason with quit.
3173 * nto-procfs.c (interrupt_query): Likewise.
3174 * remote-fileio.c (remote_fileio_sig_exit): Likewise.
3175 * remote-mips.c (mips_kill): Likewise.
3176 * remote.c (interrupt_query): Likewise.
3177
8150913b
AB
31782013-07-31 Andrew Burgess <aburgess@broadcom.com>
3179
3180 * utils.c (internal_verror): Replace use of deprecated_throw_reason
3181 with call to fatal.
3182
de74e63a
YQ
31832013-07-31 Pedro Alves <pedro@codesourcery.com>
3184 Yao Qi <yao@codesourcery.com>
3185
3186 * tracepoint.c (trace_dump_command): Select the current frame.
3187
247f5c4f
DE
31882013-07-30 Doug Evans <dje@google.com>
3189
3190 * dwarf2read.c (process_queue): Add type signature to debug output.
3191
11b4b7cc
AB
31922013-07-30 Andrew Burgess <aburgess@broadcom.com>
3193
3194 * value.c (value_fetch_lazy): Mark optimized out values as such
3195 rather than raising an error.
3196
b0c54aa5
AB
31972013-07-30 Andrew Burgess <aburgess@broadcom.com>
3198
3199 * value.c (value_fetch_lazy): Ensure parent value is not lazy
3200 before checking which bits of the parent, not the child, value are
3201 valid.
3202
97c85fc6
MB
32032013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
3204
3205 PR gdb/15715
3206 * top.c: Include "filenames.h".
3207 (set_history_filename): New function.
3208 (init_main): Install it as set hook of the "set history filename"
3209 command.
3210
ff39bb5e
SA
32112013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
3212
3213 * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
3214 attribute parameter.
3215 (dwarf2_const_value_data): Constify struct attribute parameter.
3216 (dwarf2_const_value): Constify struct attribute parameter.
3217 (dwarf2_const_value_attr): Constify struct attribute parameter.
3218 (lookup_die_type): Constify struct attribute parameter.
3219 (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
3220 (follow_die_ref_or_sig): Constify struct attribute parameter.
3221 (follow_die_ref): Constify struct attribute parameter.
3222 (follow_die_sig): Constify struct attribute parameter.
3223 (get_DW_AT_signature_type): Constify struct attribute parameter.
3224 (get_type_unit_group): Constify struct attribute parameter.
3225 (fill_in_loclist_baton): Constify struct attribute parameter.
3226 (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
3227 (type_unit_group): Constify struct attribute parameter.
3228
6e5a29e1
SA
32292013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
3230
3231 * dwarf2read.c (attr_form_is_block): Make argument const.
3232 (attr_form_is_section_offset): Make argument const.
3233 (attr_form_is_constant): Make argument const.
3234 (attr_form_is_ref): Make argument const.
3235
7771576e
SA
32362013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
3237
3238 * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
3239 All uses updated.
3240 (attr_form_is_ref): Moved below attr_form_is_constant.
3241
a94e8645
DE
32422013-07-29 Doug Evans <dje@google.com>
3243
bb5291d0
DE
3244 * main.c (captured_command_loop): Tweak comment.
3245
b5419e49
DE
3246 * target.c (target_async_permitted_1): Fix comment.
3247
b2d23133
DE
3248 * symtab.c (iterate_over_some_symtabs): Add comment.
3249
a94e8645
DE
3250 * symtab.c (iterate_over_some_symtabs): Fix indentation.
3251
7a60ad40
YQ
32522013-07-27 Yao Qi <yao@codesourcery.com>
3253
3254 * NEWS: Mention that GDBserver now supports hardware
3255 watchpoints on the MIPS GNU/Linux target.
3256
aaee2056
YQ
32572013-07-27 Yao Qi <yao@codesourcery.com>
3258
3259 * Makefile.in (HFILES_NO_SRCDIR): Add
3260 common/mips-linux-watch.h.
3261 (mips-linux-watch.o): New rule.
3262 * common/mips-linux-watch.c: New.
3263 * common/mips-linux-watch.h: New.
3264 * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
3265 * mips-linux-nat.c: Include mips-linux-watch.h.
3266 (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
3267 to common/mips-linux-watch.h.
3268 (MAX_DEBUG_REGISTER): Likewise.
3269 (enum pt_watch_style): Likewise.
3270 (struct mips32_watch_regs): Likewise.
3271 (struct mips64_watch_regs): Likewise.
3272 (struct pt_watch_regs): Likewise.
3273 (struct mips_watchpoint): Likewise.
3274 (mips_linux_watch_get_irw_mask): Move to
3275 common/mips-linux-watch.c.
3276 (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
3277 (mips_linux_watch_get_watchlo): Likewise.
3278 (mips_linux_watch_set_watchlo): Likewise.
3279 (mips_linux_watch_get_watchhi): Likewise.
3280 (mips_linux_watch_set_watchhi): Likewise.
3281 (mips_linux_read_watch_registers): Likewise.
3282 (mips_linux_watch_type_to_irw): Likewise.
3283 (mips_linux_stopped_data_address, fill_mask): Likewise.
3284 (mips_linux_watch_try_one_watch): Likewise.
3285 (mips_linux_watch_populate_regs): Likewise.
3286
b3436450
YQ
32872013-07-27 Yao Qi <yao@codesourcery.com>
3288
3289 * mips-linux-nat.c (get_irw_mask): Rename to ...
3290 (mips_linux_watch_get_irw_mask): ... this. Rename parameter
3291 'set' to 'n'. Update function comment. All callers changed.
3292 (get_reg_mask): Rename parameter 'set' to 'n'. Update
3293 function comment. All callers changed.
3294 (get_num_valid): Rename to ...
3295 (mips_linux_watch_get_num_valid): ... this. Rename parameter
3296 'set' to 'n'. Update function comment. All callers changed.
3297 (get_watchlo): Rename to ...
3298 (mips_linux_watch_get_watchlo): ... this. Rename parameter
3299 'set' to 'n'. Update function comment. All callers changed.
3300 (set_watchlo): Rename to ...
3301 (mips_linux_watch_set_watchlo): ... this. Rename parameter
3302 'set' to 'n'. Update function comment. All callers changed.
3303 (get_watchhi): Rename to ...
3304 (mips_linux_watch_get_watchhi): ... this. Update function
3305 comment. All callers changed.
3306 (set_watchhi): Rename to ...
3307 (mips_linux_watch_set_watchhi): ... this. Update function
3308 comment. All callers changed.
3309 (mips_linux_read_watch_registers): Update function comment.
3310 Add new parameters 'lwpid', 'watch_readback', and
3311 'watch_readback_valid'. Update.
3312 (type_to_irw): Rename to ...
3313 (mips_linux_watch_type_to_irw): ... this. Update function
3314 comment. All callers changed.
3315 (fill_mask): Update function comment.
3316 (try_one_watch): Rename to ...
3317 (mips_linux_watch_try_one_watch): ... this. Change the type
3318 of parameter 'irw' from 'unsigned' to 'uint32_t'.
3319 (populate_regs_from_watches): Rename to ...
3320 (mips_linux_watch_populate_regs): ... this. Add parameter
3321 'current_watches'. All callers changed.
3322
9be14b81
YQ
33232013-07-27 Yao Qi <yao@codesourcery.com>
3324
3325 * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
3326 the code.
3327 (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
3328 (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
3329 (struct pt_watch_regs): Likewise.
3330 [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
3331 [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
3332 [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
3333 [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
3334 [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
3335
de6f69ad
YQ
33362013-07-27 Yao Qi <yao@codesourcery.com>
3337
3338 * breakpoint.h: Include break-common.h.
3339 (enum target_hw_bp_type): Move to ...
3340 * common/break-common.h: ... here. New.
3341
6f64ef53
PA
33422013-07-26 Cyril Nikolaev <cyril@nichtverstehen.de>
3343
3344 * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
3345 process group regardless of having tty on stdin.
3346
6107e809
DE
33472013-07-25 Doug Evans <dje@google.com>
3348
3349 * linux-fork.h (detach_fork): Delete.
3350
7fdc1521
TT
33512013-07-25 Tom Tromey <tromey@redhat.com>
3352
3353 PR remote/15256, PR remote/15266:
3354 * bfd-target.c (target_bfd_reopen): Initialize to_magic.
3355 * monitor.c (monitor_detach): Use unpush_target.
3356 * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
3357 * remote-mips.c (mips_detach): Use unpush_target. Don't
3358 call mips_close.
3359 * remote-sim.c (gdbsim_detach): Use unpush_target.
3360 * target.c (pop_target): Remove.
3361 (pop_all_targets_above): Don't call target_close.
3362 (target_close): Assert that the target is unpushed.
3363 * target.h (pop_target): Don't declare.
3364 * tracepoint.c (tfile_open): Use unpush_target.
3365
c22a2b88
TT
33662013-07-25 Tom Tromey <tromey@redhat.com>
3367
3368 * linux-thread-db.c (init_thread_db_ops): Call
3369 complete_target_initialization.
3370 (_initialize_thread_db): Don't call add_target.
3371 * target.c (complete_target_initialization): New function.
3372 (add_target_with_completer): Call it.
3373 * target.h (complete_target_initialization): Declare.
3374
cbb6aada
MK
33752013-07-25 Mark Kettenis <kettenis@gnu.org>
3376
3377 * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
3378 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
3379 (HPPANBSD_SIZEOF_GREGS): New define.
3380 (hppaobsd_supply_gregset): Handle additional registers.
3381 * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
3382 we provide more registers now.
3383 (hppabsd_supply_gregset): Supply additional registers.
3384 (hppabsd_collect_gregset): Collect additional registers.
3385
17767988
MK
33862013-07-25 Mark Kettenis <kettenis@gnu.org>
3387
3388 * hppabsd-tdep.c: Include "dwarf2-frame.h".
3389 (hppabsd_dwarf2_frame_init_reg): New function.
3390 (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
3391
fdc8aae8
AB
33922013-07-25 Andrew Burgess <aburgess@broadcom.com>
3393
3394 * mi/mi-main.c (output_register): Make MI 'r' format use standard
3395 'z' format code. Remove error for optimized out values, standard
3396 code will handle these fine.
3397
6fbe845e
AB
33982013-07-25 Andrew Burgess <aburgess@broadcom.com>
3399
3400 * NEWS: Mention new 'z' formatter.
3401 * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
3402 (_initialize_printcmd): Mention 'z' formatter in help text of the
3403 'x' command.
3404
3373342d
MR
34052013-07-24 Maciej W. Rozycki <macro@codesourcery.com>
3406
3407 * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
3408 formatting.
3409
25f9533e
SDJ
34102013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3411
3412 * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
3413 interface can evaluate arguments. Fallback to the old mode if it
3414 cannot.
3415 (create_exception_master_breakpoint): Likewise.
3416 * elfread.c (elf_can_evaluate_probe_arguments): New function.
3417 (struct sym_probe_fns elf_probe_fns): Export function above to the
3418 probe interface.
3419 * probe.c (can_evaluate_probe_arguments): New function.
3420 * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
3421 function pointer.
3422 (can_evaluate_probe_arguments): New function prototype.
3423 * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
3424 probe interface can evaluate arguments. Fallback to the old mode
3425 if it cannot.
3426 * stap-probe.c (stap_get_probe_argument_count): Check if probe
3427 interface can evaluate arguments. Warning the user if it cannot.
3428 (stap_can_evaluate_probe_arguments): New function.
3429 (struct probe_ops stap_probe_ops): Export function above to the
3430 probe interface.
3431 * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
3432 New function pointer.
3433
3360c0bf
LM
34342013-07-24 Luis Machado <lgustavo@codesourcery.com>
3435
3436 * Makefile.in (SFILES): Add common/target-common.c.
3437 Add common/target-common.h to headers.
3438 (COMMON_OBS): Add target-common.o.
3439 (target-common.o): New target.
3440 * linux-nat.h (resume_kind): Move to common/target-common.h.
3441 * target.c (target_waitstatus_to_string): Move to
3442 common/target-common.c.
3443 * target.h: Include target-common.h.
3444 (target_waitkind): Move to common/target-common.h.
3445 (target_waitstatus): Likewise.
3446 (TARGET_WNOHANG): Likewise.
3447 * common/target-common.c: New file.
3448 * common/target-common.h: New file.
3449
6656a72d
DE
34502013-07-24 Doug Evans <dje@google.com>
3451
3452 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
3453 a warning.
3454
6df81a63
YQ
34552013-07-23 Yao Qi <yao@codesourcery.com>
3456
3457 * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
3458 parameter 'gdbarch'.
3459 (i386_stack_tramp_frame_sniffer): Caller update.
3460 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
3461 parameter 'gdbarch' and 'target'.
3462 (i386_linux_core_read_description): Caller update.
3463 * amd64-linux-tdep.c (amd64_linux_core_read_description):
3464 Likewise.
3465 * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
3466 declaration.
3467
365156ad
TT
34682013-07-23 Tom Tromey <tromey@redhat.com>
3469
3470 * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
3471 2013-07-22.
3472
046ac79f
JK
34732013-07-22 Doug Evans <dje@google.com>
3474
3475 * exec.h (remove_target_sections): Delete arg abfd.
66cbcda4
JK
3476 * exec.c (exec_close): Update call to remove_target_sections.
3477 (remove_target_sections): Delete arg abfd.
046ac79f
JK
3478 * solib.c (update_solib_list): Ditto.
3479 (reload_shared_libraries_1): Ditto.
3480 (clear_solib): Ditto, and unconditionally call remove_target_sections.
66cbcda4
JK
3481 * target.h (struct target_section): Rename key to owner.
3482 All uses updated.
046ac79f 3483
29b2cc46
TT
34842013-07-22 Tom Tromey <tromey@redhat.com>
3485
3486 * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
3487
d1160018
TT
34882013-07-22 Tom Tromey <tromey@redhat.com>
3489
3490 * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
3491 Simplify cleanup handling.
3492
2f324bf6
TT
34932013-07-22 Tom Tromey <tromey@redhat.com>
3494
3495 * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
3496 on all return paths.
3497
e23b9d6e
UW
34982013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3499
3500 * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
3501 (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
3502 DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
3503
1cf55f60
PM
35042013-07-22 Phil Muldoon <pmuldoon@redhat.com>
3505
3506 * top.c (print_gdb_version): Add help, apropos description and
3507 url to online documentation.
3508
fa876972
HZ
35092013-07-19 Hui Zhu <hui@codesourcery.com>
3510
3511 PR gdb/15692
3512 * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
3513
1527aea8
YQ
35142013-07-19 Yao Qi <yao@codesourcery.com>
3515
3516 * target.c (update_current_target): Change the default action
3517 of 'to_traceframe_info' from tcomplain to return_zero.
3518 * target.h (struct target_ops) <to_traceframe_info>: Add more
3519 comments.
3520 * valops.c (read_value_memory): Call
3521 traceframe_available_memory unconditionally.
3522
886f230e
YQ
35232013-07-18 Yao Qi <yao@codesourcery.com>
3524
3525 * coffread.c (coff_symfile_read): Iterate over minimal symbols,
3526 if the name is prefixed by "__imp_" or "_imp_", look for minimal
3527 symbol without prefix. If found, set its type to
3528 'mst_solib_trampoline'.
3529
16419bae
DE
35302013-07-17 Doug Evans <dje@google.com>
3531
e7045703
DE
3532 * NEWS: Mention "set print raw frame-arguments".
3533 * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
3534 * stack.c (print_raw_frame_arguments): New static global.
3535 (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
3536 (_initialize_stack): New command "set/show print raw frame-arguments".
3537 * valprint.c (setprintrawlist, showprintrawlist): New globals.
3538 (set_print_raw, show_print_raw): New functions.
3539 (_initialize_valprint): New prefix command "set/show print raw".
3540 * valprint.h (value_print_options): Improve comments.
3541
453e48a5
DE
3542 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
3543 of all *list variables.
3544
16419bae
DE
3545 * gdbcmd.h (togglelist): Delete.
3546 * cli/cli-cmds.c (togglelist): Delete.
3547 (init_cmd_lists): Update.
3548 * cli/cli-cmds.h (togglelist): Delete.
3549
626f2d1c
TT
35502013-07-17 Tom Tromey <tromey@redhat.com>
3551
3552 * dwarf2read.c (dwarf2_per_objfile_free): Clear
3553 dwarf2_per_objfile.
3554
57e6060e
DE
35552013-07-16 Doug Evans <dje@google.com>
3556
3557 * nto-tdep.c (nto_relocate_section_addresses): Update,
3558 target_section.bfd deleted.
3559 * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
3560 * s390-tdep.c (s390_load): Ditto.
3561 * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
3562
5ea5559b
AB
35632013-07-16 Andrew Burgess <aburgess@broadcom.com>
3564
3565 * common/format.c (parse_format_string): Add checks for NULL
3566 character before calling strchr.
3567
2b2848e2
DE
35682013-07-16 Doug Evans <dje@google.com>
3569
2c571006
DE
3570 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
3571 temp_pathname argument.
3572 * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
3573 when opening the file fails.
3574
2b2848e2
DE
3575 * target.h (struct target_section): Delete member bfd.
3576 All users updated to use the_bfd_section->owner instead.
3577 * exec.c (add_to_section_table): Assert bfd is expected value.
3578 Remove initialization of target_section.bfd.
3579 (remove_target_sections): Update.
3580 (section_table_available_memory): Update.
3581 (section_table_xfer_memory_partial): Update.
3582 (print_section_info): Update.
3583 (exec_set_section_address): Update.
3584 * record-full.c (record_full_core_xfer_partial): Update.
3585 * solib-svr4.c (svr4_relocate_section_addresses): Update.
3586 * solib-target.c (solib_target_relocate_section_addresses): Update.
3587 * symfile.c (build_section_addr_info_from_section_table): Update.
3588 * target.c (memory_xfer_live_readonly_partial): Update.
3589 (memory_xfer_partial_1): Update.
3590
926bf92d
UW
35912013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3592
3593 * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
3594 now available for embedded (BookE) and server (BookS) processors,
3595 correct mentions of 'booke' and adjust comments accordingly in order to
3596 avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
3597 (have_ptrace_booke_interface): Rename function and variable
3598 'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
3599 Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
3600 (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
3601 'hwdebug_point_cmp'. Update all uses.
3602 (booke_find_thread_points_by_tid): Rename function
3603 'booke_find_thread_points_by_tid' to
3604 'hwdebug_find_thread_points_by_tid'. Update all uses.
3605 (booke_insert_point): Rename function 'booke_insert_point' to
3606 'hwdebug_insert_point'. Update all uses.
3607 (booke_remove_point): Rename function 'booke_remove_point' to
3608 'hwdebug_remove_point'. Update all uses.
3609
d929bc19
MR
36102013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
3611
3612 * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
3613 numbers with enum values.
3614
054e8d9e
AA
36152013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
3616
3617 PR threads/13217
3618 * thread.c (thread_apply_all_command): Check for valid threads
3619 and thread count.
3620 (thread_array_cleanup): New struct.
3621 (set_thread_refcount): New function.
3622
cf006359
AB
36232013-07-11 Andrew Burgess <aburgess@broadcom.com>
3624
3625 * infcmd.c (default_print_one_register_info): Reuse function
3626 print_hex_chars.
3627
94e36acc
TT
36282013-07-10 Tom Tromey <tromey@redhat.com>
3629
3630 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
3631 (ada-exp.o): New target.
3632
915dd369
SDJ
36332013-07-10 Sergio Durigan Junior <sergiodj@redhat.com>
3634
3635 * mt-tdep.c (mt_registers_info): Call
3636 get_no_prettyformat_print_options instead of
3637 get_raw_print_options (regression by last patch from Doug
3638 Evans).
3639
eca07816
JB
36402013-07-09 Pedro Alves <palves@redhat.com>
3641
3642 Checked in by Joel Brobecker <brobecker@adacore.com>.
3643 * ada-lang.c (coerce_unspec_val_to_type): Use
3644 value_optimized_out_const.
3645 * value.c (value_optimized_out_const): New function.
3646 * value.h (value_optimized_out_const): New declaration.
3647
2a998fc0
DE
36482013-07-09 Doug Evans <dje@google.com>
3649
3650 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
3651 Enum values rename as well. All uses updated.
3652 * valprint.h (value_print_options): Rename member pretty to
3653 pretty format. Rename member prettyprint_arrays to
3654 prettyformat_arrays. Rename member prettyprint_structs to
3655 prettyformat_structs. All uses updated.
3656 (get_no_prettyformat_print_options): Renamed from
3657 get_raw_print_options.
3658 * valprint.c (get_no_prettyformat_print_options): Renamed from
3659 get_raw_print_options. All callers updated.
3660 (show_prettyformat_structs): Renamed from show_prettyprint_structs.
3661 All callers updated.
3662 (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
3663 All callers updated.
3664 (_initialize_valprint): Improve help text for "set print pretty" and
3665 "set print arrays".
3666
466c1fca
AB
36672013-07-09 Andrew Burgess <aburgess@broadcom.com>
3668
3669 * value.c (value_bits_valid): Revert previous change, and change
3670 by Pedro on 2013-07-04, due to regressions in
3671 gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
3672
ad0f0303
AB
36732013-07-08 Andrew Burgess <aburgess@broadcom.com>
3674 Pedro Alves <palves@redhat.com>
3675
3676 * value.c (value_bits_valid): If the value is not lval_computed
3677 or has no check validity handler then the answer is the
3678 optimized_out flag, otherwise defer to the handler.
3679
b187bec1
EZ
36802013-07-06 Eli Zaretskii <eliz@gnu.org>
3681
48d1d6f5
EZ
3682 * top.c (print_gdb_configuration): Explain in output of
3683 --configuration what does "relocatable" mean.
3684
b187bec1
EZ
3685 * main.c (print_gdb_help): Regroup options in the --help text.
3686 See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
3687 the relevant discussions.
3688
52d361e1
YQ
36892013-07-06 Yao Qi <yao@codesourcery.com>
3690
3691 * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
3692 Remove parameter 'lsal'.
3693 * breakpoint.c (create_breakpoint): Move local variable 'lsal'
3694 to inner block. Caller update.
3695 (base_breakpoint_create_breakpoints_sal): Update.
3696 (bkpt_create_breakpoints_sal): Likewise.
3697 (tracepoint_create_breakpoints_sal): Likewise.
3698 (strace_marker_create_breakpoints_sal): Get 'lsal' from the
3699 element 0 of vector 'canonical->sals'.
3700
e1ec1b42
LM
37012013-07-05 Luis Machado <lgustavo@codesourcery.com>
3702
3703 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
3704 register number instead of the pseudo register one.
3705 (rs6000_dwarf2_reg_to_regnum): Likewise.
3706
7195e6f0
PA
37072013-07-04 Pedro Alves <palves@redhat.com>
3708
3709 * findvar.c (value_of_register): Use allocate_optimized_out_value
3710 if the register has been optimized out, instead of
3711 set_value_optimized_out.
3712 * frame-unwind.c (frame_unwind_got_optimized): Use
3713 allocate_optimized_out_value.
3714
58722cac
PA
37152013-07-04 Pedro Alves <palves@redhat.com>
3716
3717 * value.c (value_bits_valid): If the value is not lval_computed,
3718 or doesn't have a check_validity hook, assume the value is entirely
3719 valid.
3720
691a26f5
AB
37212013-07-04 Andrew Burgess <aburgess@broadcom.com>
3722
3723 * stack.c (read_frame_arg): No longer fetch lazy values.
3724 * value.c (value_optimized_out): If the value is not already
3725 marked optimized out, and is lazy then fetch it.
3726 (value_primitive_field): Move optimized out check to later in the
3727 function, after we have loaded any lazy values.
3728 (value_fetch_lazy): Use optimized out flag directly rather than
3729 calling optimized_out method.
3730
a58e2656
AB
37312013-07-04 Andrew Burgess <aburgess@broadcom.com>
3732
3733 * valops.c: Don't include "user-regs.h".
3734 (value_fetch_lazy): Moved to value.c.
3735 * value.c: Include "user-regs.h".
3736 (value_fetch_lazy): Moved from valops.c.
3737
bd885420
YQ
37382013-07-04 Yao Qi <yao@codesourcery.com>
3739
3740 Revert:
3741 2013-06-27 Yao Qi <yao@codesourcery.com>
3742
3743 * common/create-version.sh: Update comments. Handle the case
3744 that TARGET_ALIAS is empty.
3745
17ef446e
PA
37462013-07-03 Pedro Alves <palves@redhat.com>
3747
3748 * Makefile.in (config.status): Depend on development.sh.
3749 (aclocal_m4_deps): Add libmcheck.m4.
3750 * acinclude.m4: Include libmcheck.m4.
3751 * configure.ac: Source development.sh instead of setting
3752 'development' here. --enable-libmcheck/--disable-libmcheck code
3753 factored out to GDB_AC_LIBMCHECK. Run it.
3754 * development.sh: New file.
3755 * libmcheck.m4: New file.
3756 * configure: Regenerate.
3757
ac6dd50f
TT
37582013-07-02 Tom Tromey <tromey@redhat.com>
3759
3760 * contrib/ari/update-web-ari.sh: Update for version.in change.
3761
bd1df410
TT
37622013-07-02 Tom Tromey <tromey@redhat.com>
3763
3764 * common/ptid.h: Comment fixes.
3765
4db1a1dc
TT
37662013-07-01 Tom Tromey <tromey@redhat.com>
3767
3768 * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
3769 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
3770 (dwarf2_read_index, create_all_comp_units): Update.
3771
dd9aa048
TT
37722013-07-01 Tom Tromey <tromey@redhat.com>
3773
3774 * configure.ac (build_warnings): Add -Wold-style-definition.
3775 * configure: Rebuild.
3776 * machoread.c (_initialize_machoread): Use "(void)".
3777 * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
3778 use "(void)".
3779
44d100c3
TT
37802013-07-01 Tom Tromey <tromey@redhat.com>
3781
3782 * configure.ac (build_warnings): Add -Wold-style-declaration.
3783 * configure: Rebuild.
3784 * dsrec.c (make_srec): Use "static const", not "const static".
3785 * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
3786 not "const static".
3787 * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
3788 Use "static const", not "const static".
3789 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
3790 not "const static".
3791 * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
3792 not "const static".
3793 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
3794 not "const static".
3795 * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
3796 not "const static".
3797 (v850_dbtrap_breakpoint_from_pc): Likewise.
3798 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
3799 not "const static".
3800
2945b807
TT
38012013-07-01 Tom Tromey <tromey@redhat.com>
3802
3803 * configure.ac (build_warnings): Add -Wmissing-parameter-type.
3804 * configure: Rebuild.
3805
d8d2a3ee
PA
38062013-07-01 Pedro Alves <palves@redhat.com>
3807
3808 * defs.h: Include "pathmax.h".
3809 * utils.c: Don't include sys/param.h.
3810 (gdb_realpath): Remove code that checks for MAXPATHLEN.
3811 * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
3812 instead of MAXPATHLEN.
3813 * solib-sunos.c: Don't include sys/param.h.
3814 * xcoffread.c: Don't include sys/param.h.
3815 * bsd-kvm.c: Don't include sys/param.h.
3816 * darwin-nat.c: Don't include sys/param.h.
3817 (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
3818 * darwin-nat-info.c: Don't include sys/param.h.
3819 * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
3820 MAXPATHLEN.
3821 * i386obsd-nat.c: Don't include sys/param.h.
3822 * inf-child.c: Don't include sys/param.h.
3823 (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
3824 * linux-fork.c: Don't include sys/param.h.
3825 (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
3826 * linux-nat.c: Don't include sys/param.h.
3827 (linux_child_pid_to_exec_file, linux_proc_pending_signals)
3828 (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
3829 * m68klinux-nat.c: Don't include sys/param.h.
3830 * nbsd-nat.c: Don't include sys/param.h.
3831 (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
3832 * ppc-linux-nat.c: Don't include sys/param.h.
3833 * rs6000-nat.c: Don't include sys/param.h.
3834 * spu-linux-nat.c. Don't include sys/param.h.
3835 * windows-nat.c: Don't include sys/param.h.
3836 * xtensa-linux-nat.c: Don't include sys/param.h.
3837 * config/i386/nm-fbsd.h: Don't include sys/param.h.
3838
38ec2207
PA
38392013-07-01 Pedro Alves <palves@redhat.com>
3840
3841 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
3842 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
3843 * gnulib/aclocal.m4: Regenerate.
3844 * gnulib/config.in: Regenerate.
3845 * gnulib/configure: Regenerate.
3846 * gnulib/import/pathmax.h: New file.
3847 * gnulib/import/Makefile.am: Regenerate.
3848 * gnulib/import/Makefile.in: Regenerate.
3849 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
3850 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
3851 * gnulib/import/m4/pathmax.m4: New file.
3852
e655c1a2
PA
38532013-07-01 Pedro Alves <palves@redhat.com>
3854
3855 * configure.ac (GDBINIT): Define, depending on host.
3856 * go32-nat.c (init_go32_ops): Don't override gdbinit here.
3857 * top.c (PATH_MAX): Delete fallback definition.
3858 (GDBINIT_FILENAME): Delete.
3859 (gdbinit): Reimplement as const char array set to the GDBINIT
3860 string constant.
3861 * top.h (gdbinit): Make const.
3862 * configure, config.in: Regenerate.
3863
50dd9793
PA
38642013-07-01 Pedro Alves <palves@redhat.com>
3865
3866 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
3867 * cli/cli-cmds.h (source_script): Likewise.
3868 * exceptions.c (catch_command_errors_const): New function.
3869 * exceptions.h (catch_command_errors_const): Declare.
3870 * main.c (get_init_files): Make parameters const, and adjust.
3871 (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
3872 'local_gdbinit' locals const. Adjust to use
3873 catch_command_errors_const.
3874 (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
3875 'local_gdbinit' locals const.
3876
bc7dea8d
PA
38772013-07-01 Pedro Alves <palves@redhat.com>
3878
3879 * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
3880 (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
3881 * tracepoint.c: Don't check HAVE_UNISTD_H before including
3882 <unistd.h>.
3883
8839a007
PA
38842013-07-01 Pedro Alves <palves@redhat.com>
3885
3886 Import the "unistd" gnulib module.
3887 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
3888 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
3889 import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
3890 import/m4/unistd_h.m4.
3891 * gnulib/aclocal.m4: Renenerate.
3892 * gnulib/config.in: Renenerate.
3893 * gnulib/configure: Renenerate.
3894 * gnulib/import/Makefile.am: Renenerate.
3895 * gnulib/import/Makefile.in: Renenerate.
3896 * gnulib/import/m4/gnulib-cache.m4: Renenerate.
3897 * gnulib/import/m4/gnulib-comp.m4: Renenerate.
3898 * gnulib/import/m4/off_t.m4: New file.
3899 * gnulib/import/m4/ssize_t.m4: New file.
3900 * gnulib/import/m4/sys_types_h.m4: New file.
3901 * gnulib/import/m4/unistd_h.m4: New file.
3902 * gnulib/import/sys_types.in.h: New file.
3903 * gnulib/import/unistd.c: New file.
3904 * gnulib/import/unistd.in.h: New file.
3905
8c0da261
PA
39062013-07-01 Pedro Alves <palves@redhat.com>
3907
3908 * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
3909 defined instead of checking HAVE_UNISTD_H.
3910
3574124b
PA
39112013-07-01 Pedro Alves <palves@redhat.com>
3912
3913 Reimport gnulib from scratch.
3914 * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
3915 import/m4/onceonly.m4.
3916 * gnulib/aclocal.m4: Renegerate.
3917 * gnulib/config.in: Renegerate.
3918 * gnulib/configure: Renegerate.
3919 * gnulib/import/Makefile.in: Renegerate.
3920 * gnulib/import/extra/update-copyright: Renegerate.
3921 * gnulib/import/m4/onceonly.m4: Delete.
3922
702dc4fd
PA
39232013-07-01 Pedro Alves <palves@redhat.com>
3924
3925 * tui/tui-regs.c (pagination_enabled): Delete declaration.
3926
47e1ce27
JK
39272013-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3928
3929 Code cleanup.
3930 * remote.c (async_remote_interrupt_twice): Make it static.
3931 * remote.h (async_remote_interrupt_twice): Remove the declaration.
3932
e82839d4
SDJ
39332013-06-29 Sergio Durigan Junior <sergiodj@redhat.com>
3934
3935 * ia64-linux-tdep.c: Include <ctype.h>.
3936 (ia64_linux_stap_is_single_operand): New function.
3937 (ia64_linux_init_abi): Initialize SystemTap related attributes.
3938
d6c2da54
TT
39392013-06-28 Tom Tromey <tromey@redhat.com>
3940
3941 * Makefile.in (version.c): Use version.in, not
3942 common/version.in.
3943 * common/create-version.sh: Likewise.
3944 * common/version.in: Move...
3945 * version.in: ...here.
3946
74da6f00
PA
39472013-06-28 Pedro Alves <palves@redhat.com>
3948
3949 * infrun.c (set_observer_mode): Don't declare pagination_enabled
3950 here.
3951 * utils.h (pagination_enabled): Declare.
3952
d32dc48e
PA
39532013-06-28 Pedro Alves <palves@redhat.com>
3954
3955 * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
3956 Move higher up in file.
3957
0edd9e3b
TT
39582013-06-28 Tom Tromey <tromey@redhat.com>
3959
3960 * tracepoint.c (deprecated_readline_begin_hook)
3961 (deprecated_readline_hook, deprecated_readline_end_hook): Don't
3962 declare.
3963
4eb59108
PA
39642013-06-28 Pedro Alves <palves@redhat.com>
3965
3966 PR tui/14880
3967 * tui/tui-regs.c (tui_get_register): Fetch value contents before
3968 checking if they're available.
3969 * value.c (value_available_contents_eq): Change comment.
3970 * value.h (value_available_contents_eq): Expand comment.
3971
97b17156
TT
39722013-06-27 Tom Tromey <tromey@redhat.com>
3973
3974 * target.c (find_run_target): Remove.
3975 * target.h (find_run_target): Remove.
3976
6a3bfc5c
TT
39772013-06-27 Tom Tromey <tromey@redhat.com>
3978
3979 * corelow.c (core_gdbarch): Now static.
3980
c9ef825d
TT
39812013-06-27 Tom Tromey <tromey@redhat.com>
3982
3983 * target.c (target_struct_index): Remove.
3984
e5823f1c
PA
39852013-06-27 Pedro Alves <palves@redhat.com>
3986
3987 * infrun.c: Remove comment describing the 'stepping over runtime
3988 loader dynamic symbol resolution code' mechanism; moved to
3989 gdbint.texinfo.
3990
97f8dd09
PA
39912013-06-27 Pedro Alves <palves@redhat.com>
3992
3993 * exceptions.c (catch_command_errors): Remove spurious space.
3994 * exceptions.h (catch_command_errors): Second parameter is "arg",
3995 not "command".
3996
02b1871e
YQ
39972013-06-27 Yao Qi <yao@codesourcery.com>
3998
3999 * common/create-version.sh: Update comments. Handle the case
4000 that TARGET_ALIAS is empty.
4001
bb1b1cf1
PA
40022013-06-26 Pedro Alves <palves@redhat.com>
4003
4004 * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
4005 comment.
4006
7b624e71
PA
40072013-06-26 Pedro Alves <palves@redhat.com>
4008
4009 * infrun.c: Update comments on stepping over runtime loader
4010 dynamic symbol resolution code.
4011
74e5a346
SDJ
40122013-06-26 Sergio Durigan Junior <sergiodj@redhat.com>
4013
4014 * ax-gdb.h (union exp_element): Forward declare.
4015 * parser-defs.h: Include expression.h.
4016
a2fb2cee
MR
40172013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
4018
4019 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
4020
cdba14e0
DK
40212013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
4022
4023 * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
4024
f30aa5af
DK
40252013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
4026
4027 Fix trace-status to output proper start-time and stop-time.
4028 * tracepoint.c (trace_status_command): Fix type of printf arg to
4029 prevent improper type conversion.
4030 (trace_status_mi): Likewise.
4031
1aee363c
MR
40322013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
4033
4034 * mips-tdep.c (mips_next_pc): Fix a typo.
4035
3356937a
MR
40362013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
4037
4038 * mips-tdep.c (micromips_scan_prologue): Fix a typo.
4039
dc673c81
YQ
40402013-06-26 Pedro Alves <pedro@codesourcery.com>
4041 Yao Qi <yao@codesourcery.com>
4042
4043 * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
4044 * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
4045 * mi/mi-main.c (print_variable_or_computed): New function.
4046 (mi_cmd_trace_frame_collected): New function.
4047 * tracepoint.c (find_trace_state_variable_by_number): New.
4048 (struct traceframe_info): Move to tracepoint.h
4049 (struct collection_list): Likewise.
4050 (do_collect_symbol): Include locals and arguments in the
4051 collected variables list.
4052 (clear_collection_list): Clear wholly collected variables list
4053 and computed variables list.
4054 (append_exp): New function.
4055 (encode_actions_1): Include variables in the wholly
4056 collected variables list. Include memory ranges and
4057 full-fledged expressions in the computed expressions list.
4058 (encode_actions): Move some code to ...
4059 Return the cleanup chain.
4060 (encode_actions_rsp): ... here. New function.
4061 (get_traceframe_location, get_traceframe_info): Remove static.
4062 * tracepoint.h (struct memrange): Moved from tracepoint.c.
4063 (struct collection_list): Moved from tracepoint.c. Add two
4064 new fields 'wholly_collected' and 'computed'.
4065 (find_trace_state_variable_by_number): Declare.
4066 (encode_actions): Adjust declaration.
4067 (encode_actions_rsp): Declare.
4068 (get_traceframe_info, get_traceframe_location): Declare.
4069
4070 * NEWS: Mention new MI command -trace-frame-collected.
4071
28a93511
YQ
40722013-06-26 Pedro Alves <pedro@codesourcery.com>
4073 Yao Qi <yao@codesourcery.com>
4074
4075 * ctf.c (ctf_traceframe_info): Push trace state variables
4076 present in the trace data into the traceframe info object.
4077 * breakpoint.c (DEF_VEC_I): Remove.
4078 * common/filestuff.c (DEF_VEC_I): Likewise.
4079 * dwarf2loc.c (DEF_VEC_I): Likewise.
4080 * mi/mi-main.c (DEF_VEC_I): Likewise.
4081 * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
4082 * features/traceframe-info.dtd: Add tvar element and its
4083 attributes.
4084 * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
4085 (build_traceframe_info): Push trace state variables present in
4086 the trace data into the traceframe info object.
4087 (traceframe_info_start_tvar): New function.
4088 (tvar_attributes): New.
4089 (traceframe_info_children): Add "tvar" element.
4090 * tracepoint.h (struct traceframe_info) <tvars>: New field.
4091
4092 * NEWS: Mention the change in GDB and GDBserver.
4093
ddacd3c8
YQ
40942013-06-26 Pedro Alves <pedro@codesourcery.com>
4095 Yao Qi <yao@codesourcery.com>
4096
4097 * tracepoint.c (trace_dump_command): Move code to ...
4098 (get_traceframe_location): ... here. New.
4099
05796b35
YQ
41002013-06-26 Pedro Alves <pedro@codesourcery.com>
4101 Yao Qi <yao@codesourcery.com>
4102
4103 * tracepoint.c (trace_dump_command): GDB emits an error
4104 instead of a warning when a traceframe is not selected.
4105
cbfa3b61
YQ
41062013-06-26 Pedro Alves <pedro@codesourcery.com>
4107 Yao Qi <yao@codesourcery.com>
4108
4109 * tracepoint.c (tracepoint_list, stepping_list): Remove.
4110 (clear_collection_list): Free fields 'aexpre_list' and 'list'
4111 in collection_list.
4112 (do_clear_collection_list, init_collection_list): New.
4113 (encode_actions): Add local variables 'tracepoint_list' and
4114 'stepping_list'. Call init_collection_list and make cleanup
4115 which calls do_clear_collection_list. Don't call
4116 clear_collection_list.
4117 (_initialize_tracepoint): Delete references to
4118 'tracepoint_list' and 'stepping_list'.
4119
6e2048d3
TT
41202013-06-25 Tom Tromey <tromey@redhat.com>
4121
4122 * common/create-version.sh (date): Use "$", not "$$" in sed
4123 expression.
4124
42059f0e
KB
41252013-06-25 Kevin Buettner <kevinb@redhat.com>
4126
4127 * NEWS (New targets): Add entry for TI MSP430.
4128
a0743c90
YQ
41292013-06-25 Yao Qi <yao@codesourcery.com>
4130
4131 * remote.c (remote_start_remote): Move code to upload tsv
4132 earlier.
4133
9d6e6e84
HZ
41342013-06-25 Yao Qi <yao@codesourcery.com>
4135 Hui Zhu <hui@codesourcery.com>
4136 Pedro Alves <palves@redhat.com>
4137
4138 PR breakpoints/15075
4139 PR breakpoints/15434
4140 * breakpoint.c (bpstat_stop_status): Call
4141 b->ops->after_condition_true.
4142 (update_dprintf_command_list): Don't append "continue" command
4143 to the command list of dprintf breakpoint.
4144 (base_breakpoint_after_condition_true): New function.
4145 (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
4146 (dprintf_after_condition_true): New function.
4147 (initialize_breakpoint_ops): Set dprintf_after_condition_true.
4148 * breakpoint.h (breakpoint_ops): Add after_condition_true.
4149
586cf749
KB
41502013-06-24 Kevin Buettner <kevinb@redhat.com>
4151
4152 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
4153 (ALLDEPFILES): Add msp430-tdep.c.
4154 * configure.tgt (msp430*-*-elf): New target.
4155 * msp430-tdep.c: New file.
4156
1bbce132
MR
41572013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
4158
4159 * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
4160 microMIPS synthetic symbols.
4161
3e5d3a5a
MR
41622013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
4163
4164 * objfiles.h (pc_in_section): New prototype.
4165 (in_plt_section): Remove name argument, replace prototype with
4166 static inline function.
4167 * mips-tdep.h: Include "objfiles.h".
4168 (in_mips_stubs_section): New function.
4169 * hppa-tdep.h (gdbarch_tdep): Remove name argument of
4170 in_solib_call_trampoline member.
4171 (hppa_in_solib_call_trampoline): Remove name argument.
4172 * objfiles.c (pc_in_section): New function.
4173 (in_plt_section): Remove function.
4174 * mips-linux-tdep.c: Include "objfiles.h".
4175 (mips_linux_in_dynsym_stub): Call in_mips_stubs_section. Remove
4176 name argument. Return 1 rather than the low 16-bit halfword of
4177 any instruction examined.
4178 (mips_linux_in_dynsym_resolve_code): Update
4179 mips_linux_in_dynsym_stub call accordingly.
4180 * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
4181 rather than an equivalent hand-coded sequence.
4182 * hppa-hpux-tdep.c (in_opd_section): Remove function.
4183 (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
4184 (hppa64_hpux_in_solib_call_trampoline): Likewise.
4185 (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
4186 in_opd_section.
4187 * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
4188 on call to tdep->in_solib_call_trampoline.
4189 (hppa_in_solib_call_trampoline): Remove name argument, update
4190 according to in_plt_section change.
4191 (hppa_skip_trampoline_code): Update according to in_plt_section
4192 change.
4193 * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
4194 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
4195 Likewise.
4196 * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
4197 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
4198 * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
4199 * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
4200 * nto-tdep.c (nto_relocate_section_addresses): Likewise.
4201 * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
4202 * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
4203 * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
4204 * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
4205 * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
4206 * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
4207 * sparc-tdep.c (sparc_analyze_prologue): Likewise.
4208 * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
4209
b9b26a16
JB
42102013-06-24 Joel Brobecker <brobecker@adacore.com>
4211
4212 * common/create-version.sh: Fix expansion of $host_alias
4213 and $target_alias in generation of HOST_NAME and TARGET_NAME
4214 (resp.).
4215
01208463
TT
42162013-06-24 Tom Tromey <tromey@redhat.com>
4217
4218 * common/create-version.sh: New file.
4219 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
4220 create-version.sh.
4221 (HFILES_NO_SRCDIR): Use common/version.h.
4222 * version.in: Move to ...
4223 * common/version.in: ... here. Replace date with "DATE".
4224 * version.h: Move to ...
4225 * common/version.h: ... here.
4226
bb6b9a5e
JB
42272013-06-21 Joel Brobecker <brobecker@adacore.com>
4228
4229 * gdb/gnulib/Makefile.in: Update date in copyright header.
4230 * gdb/gnulib/configure.ac: Ditto.
4231 * gdb/gnulib/update-gnulib.sh: Ditto.
4232
c3b18ee7
JB
42332013-06-21 Joel Brobecker <brobecker@adacore.com>
4234
4235 * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
4236 "gdb/gnulib/import".
4237
85d3b769
WN
42382013-06-21 Will Newton <will.newton@linaro.org>
4239
4240 * doublest.c (ldfrexp): Remove function.
4241 (convert_doublest_to_floatformat): Call frexpl instead of
4242 ldfrexp.
4243
88b48903
WN
42442013-06-21 Will Newton <will.newton@linaro.org>
4245
4246 * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
4247 * gnulib/aclocal.m4: Regenerate.
4248 * gnulib/config.in: Regenerate.
4249 * gnulib/configure: Regenerate.
4250 * gnulib/import/Makefile.am: Update.
4251 * gnulib/import/Makefile.in: Update.
4252 * gnulib/import/m4/gnulib-cache.m4: Update.
4253 * gnulib/import/m4/gnulib-comp.m4: Update.
4254 * gnulib/import/float+.h: Import.
4255 * gnulib/import/float.c: Import.
4256 * gnulib/import/float.in.h: Import.
4257 * gnulib/import/fpucw.h: Import.
4258 * gnulib/import/frexp.c: Import.
4259 * gnulib/import/frexpl.c: Import.
4260 * gnulib/import/isnan.c: Import.
4261 * gnulib/import/isnand-nolibm.h: Import.
4262 * gnulib/import/isnand.c: Import.
4263 * gnulib/import/isnanl-nolibm.h: Import.
4264 * gnulib/import/isnanl.c: Import.
4265 * gnulib/import/itold.c: Import.
4266 * gnulib/import/m4/exponentd.m4: Import.
4267 * gnulib/import/m4/exponentl.m4: Import.
4268 * gnulib/import/m4/float_h.m4: Import.
4269 * gnulib/import/m4/fpieee.m4: Import.
4270 * gnulib/import/m4/frexp.m4: Import.
4271 * gnulib/import/m4/frexpl.m4: Import.
4272 * gnulib/import/m4/isnand.m4: Import.
4273 * gnulib/import/m4/isnanl.m4: Import.
4274 * gnulib/import/m4/math_h.m4: Import.
4275 * gnulib/import/math.c: Import.
4276 * gnulib/import/math.in.h: Import.
4277
4353c9e6
JK
42782013-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4279
4280 * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
4281 replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
4282 signature_INTEL_edx comparisons.
4283
e3e06db3
DE
42842013-06-20 Doug Evans <dje@google.com>
4285
6ac97d4c
DE
4286 symtab/15652
4287 * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
4288 All callers updated.
4289 (open_dwp_file): If we can't find the dwp file, search the basename
4290 in debug-file-directory.
4291
93417882
DE
4292 * dwarf2read.c (struct dwp_file): Fix comment.
4293 (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
4294
e3e06db3
DE
4295 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
4296 better.
4297
0878d0fa
YQ
42982013-06-20 Yao Qi <yao@codesourcery.com>
4299
4300 * breakpoint.c (create_breakpoint): Fix code indentation.
4301
023fa29b
YQ
43022013-06-20 Yao Qi <yao@codesourcery.com>
4303
4304 * breakpoint.c (create_breakpoints_sal_default): Remove
4305 parameter 'lsal'. Update declaration.
4306 (bkpt_create_breakpoints_sal): Caller update.
4307 (tracepoint_create_breakpoints_sal): Likewise.
4308
c898adb7
YQ
43092013-06-20 Pedro Alves <pedro@codesourcery.com>
4310 Yao Qi <yao@codesourcery.com>
4311
4312 * NEWS: Mention the new option '--skip-unavailable' of command
4313 -data-list-register-values.
4314 * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
4315 --skip-unavailable option. Adjust to use output_register.
4316 (output_register): Add new 'skip_unavailable' parameter.
4317 Handle it.
4318
4d157a3d
MF
43192013-06-19 Mike Frysinger <vapier@gentoo.org>
4320
4321 * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
4322 common/i386-gcc-cpuid.h.
4323 * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
4324 * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
4325 Copy the latest version from upstream gcc.
4326 * common/linux-btrace.c: Include i386-cpuid.h.
4327 (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
4328 call to i386_cpuid.
4329 (cpu_supports_btrace): Likewise.
4330 * go32-nat.c: Include i386-cpuid.h.
4331 (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
4332
1ce4db08
DE
43332013-06-19 Doug Evans <dje@google.com>
4334
4335 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
4336 (get_section_index): Ditto.
4337
0e4777df
TT
43382013-06-19 Tom Tromey <tromey@redhat.com>
4339
4340 * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
4341 "dprintf" help.
4342
3190f0c6
DE
43432013-06-18 Doug Evans <dje@google.com>
4344
4345 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
4346 before using it.
4347 (dw2_expand_symtabs_matching): Fix symbol kind validity check.
4348 Move test of cu_index closer to use. Print complaint if cu_index
4349 is bad.
4350
8b89a20a
JB
43512013-06-18 Joel Brobecker <brobecker@adacore.com>
4352
4353 * machoread.c (oso_vector): Delete this global.
4354 (macho_register_oso): Add new parameter "oso_vector_ptr".
4355 Use it instead of the "oso_vector" global.
4356 (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
4357 (macho_symfile_read): Use a local oso_vector, to be free'ed
4358 at the end of this function, in place of the old "oso_vector"
4359 global. Update various function calls accordingly. Use one
4360 single cleanup chain for the entire function.
4361
59b0c7c1
JB
43622013-06-18 Joel Brobecker <brobecker@adacore.com>
4363
937c708c 4364 * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
59b0c7c1
JB
4365 DWARF2_PER_OBJFILE by uses of DATA instead.
4366
427cd150
TT
43672013-06-18 Tom Tromey <tromey@redhat.com>
4368
4369 * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
4370 argument.
4371 * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
4372 Special case signals other than GDB_SIGNAL_TRAP.
4373 (explains_signal_watchpoint): New function.
4374 (base_breakpoint_explains_signal): Add 'sig' argument.
4375 (initialize_breakpoint_ops): Set 'explains_signal' method for
4376 watchpoints.
4377 * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
4378 signal argument.
4379 (bpstat_explains_signal): Likewise.
4380 * infrun.c (handle_syscall_event, handle_inferior_event): Update.
4381
2d57700b
TT
43822013-06-18 Tom Tromey <tromey@redhat.com>
4383
4384 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
4385
ac475191
TT
43862013-06-18 Tom Tromey <tromey@redhat.com>
4387
4388 * python/python.c (finish_python_initialization): Decref
4389 'pythondir' on failure path as well.
4390
5bd1ef56
TT
43912013-06-18 Tom Tromey <tromey@redhat.com>
4392
4393 PR symtab/15391:
4394 * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
4395 after taking bits_to_skip into account. Sign extend byte_offset.
4396 * utils.h (gdb_sign_extend): Declare.
4397 * utils.c (gdb_sign_extend): New function.
4398
92fac807
JK
43992013-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4400
4401 * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
4402
2d503272
PM
44032013-06-17 Pierre Muller <muller@sourceware.org>
4404
4405 * corelow.c (core_open): Print GDB signal name instead of target
4406 signal number.
4407
6916fd98
MF
44082013-06-17 Mike Frysinger <vapier@gentoo.org>
4409
4410 * .gitignore: Add /gcore.
4411
9c02c129
DE
44122013-06-13 Doug Evans <dje@google.com>
4413
4414 * dwarf2read.c (try_open_dwop_file): Work around behaviour of
4415 OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
4416
d0548fa2
PM
44172013-06-12 Phil Muldoon <pmuldoon@redhat.com>
4418
4419 * stack.c (backtrace_command_1): Fix indentation.
4420
22128028
JB
44212013-06-11 Joel Brobecker <brobecker@adacore.com>
4422
4423 * window-nat.c (thread_rec): Add missing empty line after
4424 local variable declaration.
4425
2ed3e009
JB
44262013-06-11 Joel Brobecker <brobecker@adacore.com>
4427
4428 * windows-nat.c (thread_rec): Revert format used to print
4429 error code returned by SuspendThread from %d back to %u.
4430
0c3d84be
JB
44312013-06-11 Joel Brobecker <brobecker@adacore.com>
4432
4433 * windows-nat.c (windows_continue): Add "0x" prefix for thread
4434 ID in debug trace.
4435 (get_windows_debug_event): Likewise, for all debug traces.
4436
80e88e1a
JB
44372013-06-11 Joel Brobecker <brobecker@adacore.com>
4438
4439 * window-nat.c (thread_rec): Add thread ID in SuspendThread
4440 warning message.
4441
1edebdbf
YQ
44422013-06-08 Pedro Alves <pedro@codesourcery.com>
4443 Yao Qi <yao@codesourcery.com>
4444
4445 * mi/mi-main.c (get_register): Remove declaration.
4446 (output_register): Declare.
4447 (mi_cmd_data_list_register_values): Remove local variable
4448 'tuple_cleanup'. Move some code into output_register.
4449 (get_register): Renamed to ...
4450 (output_register): ... this. Output the register's
4451 "number" ui_out tuple here.
4452
47d48711
PA
44532013-06-07 Pedro Alves <palves@redhat.com>
4454
4455 * darwin-nat.c: Fix formating in copyright header.
4456 * darwin-nat.h: Likewise.
4457 * gnu-nat.c: Likewise.
4458 * machoread.c: Likewise.
4459
3aee8918
PA
44602013-06-07 Pedro Alves <palves@redhat.com>
4461
5f2b57b5 4462 PR server/14823
3aee8918
PA
4463 * regformats/regdat.sh: Output #include tdesc.h. Make globals
4464 static. Output a global target description pointer.
4465 (init_registers_${name}): Adjust to initialize a
4466 target description structure.
4467
fe8400b4
WN
44682013-06-07 Will Newton <will.newton@linaro.org>
4469
4470 * printcmd.c (build_address_symbolic): Call
4471 gdbarch_addr_bits_remove for text minimal symbols.
4472
20df6206
WN
44732013-06-07 Will Newton <will.newton@linaro.org>
4474
4475 * MAINTAINERS: Add myself to Write After Approval.
4476
aef525cb
YQ
44772013-06-07 Yao Qi <yao@codesourcery.com>
4478
4479 * tracepoint.c (start_tracing): Move code to ...
4480 (trace_reset_local_state): ... here. New.
4481 (disconnect_tracing): Don't call set_current_traceframe,
4482 set_tracepoint_num, and set_traceframe_context. Call
4483 trace_reset_local_state instead.
4484 (tfile_close): Call trace_reset_local_state.
4485 * ctf.c (ctf_close): Likewise.
4486 * remote.c (remote_close): Likewise.
4487 * tracepoint.h (trace_reset_local_state): Declare.
4488
d2415c6c
DE
44892013-06-06 Doug Evans <dje@google.com>
4490
4491 * dwarf2read.c: Whitespace fixes for DWP file format documentation,
4492 and fix header docs.
4493
69fc87c2
DE
44942013-06-05 Doug Evans <dje@google.com>
4495 Keith Seitz <keiths@redhat.com>
4496
4497 PR 15519
4498 * cp-namespace.c (find_symbol_in_baseclass): Call
4499 cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
4500 Check result of call to lookup_symbol_static.
4501 Call lookup_static_symbol_aux unconditionally.
4502 Call check_typedef on base types before accessing them.
4503 (cp_lookup_nested_symbol): Fix comment.
4504
a513d1e8
LM
45052013-06-05 Luis Machado <lgustavo@codesourcery.com>
4506
4507 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
4508 minimal symbols pointing to function descriptors.
4509
351a6f02
TT
45102013-06-05 Tom Tromey <tromey@redhat.com>
4511
4512 * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
4513
5e1b953b 45142013-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
c7c0b644 4515 Pedro Alves <palves@redhat.com>
5e1b953b
SDJ
4516
4517 * remote.c (remote_wait_as): Restore signal handler before returning
4518 when GDB gets a notification.
4519
f9e14852
GB
45202013-06-04 Gary Benson <gbenson@redhat.com>
4521
8445cbf1 4522 PR 2328
f9e14852
GB
4523 * breakpoint.h (handle_solib_event): Moved function declaration
4524 to solib.h.
4525 * breakpoint.c (handle_solib_event): Moved function to solib.c.
4526 (bpstat_stop_status): Pass new argument to handle_solib_event.
4527 * solib.h (update_solib_breakpoints): New function declaration.
4528 (handle_solib_event): Moved function declaration from
4529 breakpoint.h.
4530 * solib.c (update_solib_breakpoints): New function.
4531 (handle_solib_event): Moved function from breakpoint.c.
4532 Updated to call solib_ops->handle_event if not NULL.
4533 * solist.h (target_so_ops): New fields "update_breakpoints" and
4534 "handle_event".
4535 * infrun.c (set_stop_on_solib_events): New function.
4536 (_initialize_infrun): Use the above for "set
4537 stop-on-solib-events".
4538 (handle_inferior_event): Pass new argument to handle_solib_event.
4539 * solib-svr4.c (probe.h): New include.
4540 (svr4_free_library_list): New forward declaration.
4541 (probe_action): New enum.
4542 (probe_info): New struct.
4543 (probe_info): New static variable.
4544 (NUM_PROBES): New definition.
4545 (svr4_info): New fields "using_xfer", "probes_table" and
4546 "solib_list".
4547 (free_probes_table): New function.
4548 (free_solib_list): New function.
4549 (svr4_pspace_data_cleanup): Free probes table and solib list.
4550 (svr4_copy_library_list): New function.
4551 (svr4_current_sos_via_xfer_libraries): New parameter "annex".
4552 (svr4_read_so_list): New parameter "prev_lm".
4553 (svr4_current_sos_direct): Renamed from "svr4_current_sos".
4554 (svr4_current_sos): New function.
4555 (probe_and_action): New struct.
4556 (hash_probe_and_action): New function.
4557 (equal_probe_and_action): Likewise.
4558 (register_solib_event_probe): Likewise.
4559 (solib_event_probe_at): Likewise.
4560 (solib_event_probe_action): Likewise.
4561 (solist_update_full): Likewise.
4562 (solist_update_incremental): Likewise.
4563 (disable_probes_interface_cleanup): Likewise.
4564 (svr4_handle_solib_event): Likewise.
4565 (svr4_update_solib_event_breakpoint): Likewise.
4566 (svr4_update_solib_event_breakpoints): Likewise.
4567 (svr4_create_solib_event_breakpoints): Likewise.
4568 (enable_break): Free probes table before creating breakpoints.
4569 Use svr4_create_solib_event_breakpoints to create breakpoints.
4570 (svr4_solib_create_inferior_hook): Free the solib list.
4571 (_initialize_svr4_solib): Initialise
4572 svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
4573
ced63ec0
GB
45742013-06-04 Gary Benson <gbenson@redhat.com>
4575
4576 * target.h (target_ops): New field
4577 "to_augmented_libraries_svr4_read".
4578 (target_augmented_libraries_svr4_read): New macro.
4579 * target.c (update_current_target): Handle
4580 to_augmented_libraries_svr4_read.
4581 * remote.c (remote_state): New field
4582 "augmented_libraries_svr4_read".
4583 (remote_augmented_libraries_svr4_read_feature): New function.
4584 (remote_protocol_features): Add entry for
4585 "augmented-libraries-svr4-read".
4586 (remote_augmented_libraries_svr4_read): New function.
4587 (init_remote_ops): Initialize
4588 remote_ops.to_augmented_libraries_svr4_read.
4589
7f91dbec
GB
45902013-06-04 Gary Benson <gbenson@redhat.com>
4591
4592 * NEWS: Update.
4593
607ece04
GB
45942013-06-04 Gary Benson <gbenson@redhat.com>
4595
4596 * objfiles.h (inhibit_section_map_updates): New function
4597 declaration.
4598 (resume_section_map_updates): Likewise.
4599 (resume_section_map_updates_cleanup): Likewise.
4600 * objfiles.c (objfile_pspace_info): Removed field
4601 "objfiles_changed_p". New fields "new_objfiles_available",
4602 "section_map_dirty" and "inhibit_updates".
4603 (allocate_objfile): Set new_objfiles_available.
4604 (free_objfile): Set section_map_dirty.
4605 (objfile_relocate1): Likewise.
4606 (in_plt_section): Likewise.
4607 (find_pc_section): Update the conditions under which the
4608 section map will be updated.
4609 (inhibit_section_map_updates): New function.
4610 (resume_section_map_updates): Likewise.
4611 (resume_section_map_updates_cleanup): Likewise.
4612
9ee6a5ac
GB
46132013-06-04 Gary Benson <gbenson@redhat.com>
4614
4615 * probe.h (get_probe_argument_count): New declaration.
4616 (evaluate_probe_argument): Likewise.
4617 * probe.c (get_probe_argument_count): New function.
4618 (evaluate_probe_argument): Likewise.
4619 (probe_safe_evaluate_at_pc): Use the above new functions.
4620
845d4708
AM
46212013-06-04 Alan Modra <amodra@gmail.com>
4622
4623 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
4624 * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
4625 (ppc_insns_match_pattern): Add frame param. Avoid multiple
4626 target mem reads on optional insns.
4627 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
4628 ppc_insns_match_pattern calls.
4629 * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
4630 Add match for power7 thread safety insns, and new order of
4631 std 2,40(1) insn. Correct code shown for _dl_runtime_resolve
4632 invocation in comment, and update rest of comment.
4633 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
4634 PPC64_STANDARD_LINKAGE3_LEN): Delete.
4635 (ppc64_standard_linkage2_target): Update insn offsets.
4636 (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer
4637 stubs first. Update calls.
4638
404e278f
YQ
46392013-06-04 Yao Qi <yao@codesourcery.com>
4640
4641 * solib.c (solib_find): Don't need dir separator if path has
4642 drive spec.
4643
f6aea118
JB
46442013-06-03 Joel Brobecker <brobecker@adacore.com>
4645
4646 Revert (indirectly causes a SIGSEGV):
4647 * machoread.c (macho_symfile_read): Assign first cleanup to
4648 'back_to'.
4649
87967e27
YQ
46502013-06-03 Yao Qi <yao@codesourcery.com>
4651
4652 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
4653 mi-parse.c. Make them static.
4654 (mi_all_values): Likewise.
4655 (mi_parse_values_option): Move to mi-parse.c. Rename it to
4656 mi_parse_print_values. Make it external.
4657 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
4658 Remove the declarations.
4659 * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
4660 * mi/mi-parse.h (mi_parse_print_values): Declare.
4661 * mi/mi-cmd-stack.c: Include mi-parse.h.
4662 (parse_print_values): Remove
4663 (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
4664 of parse_print_values.
4665 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
4666
3ca73e0c
YQ
46672013-05-31 Pedro Alves <pedro@codesourcery.com>
4668 Yao Qi <yao@codesourcery.com>
4669
4670 * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
4671 (encode_actions): Move code to ...
4672 (all_tracepoint_actions_and_cleanup): ... here. New.
4673 (trace_dump_command): Likewise.
4674
4e993a19
TT
46752013-05-30 Tom Tromey <tromey@redhat.com>
4676
4677 * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
4678
e3b76b4f
TT
46792013-05-30 Tom Tromey <tromey@redhat.com>
4680
4681 * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
4682 gdb_xml_create_parser_and_cleanup_1. Return a cleanup. Remove
4683 'old_chain' argument. Add 'parser_result' argument.
4684 (gdb_xml_create_parser_and_cleanup): Remove old version.
4685 (gdb_xml_parse_quick): Update.
4686 (xml_process_xincludes): Update.
4687 * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
4688 declare.
4689
db26349c
TT
46902013-05-30 Tom Tromey <tromey@redhat.com>
4691
4692 * probe.c (collect_probes): Check arguments for NULL before
4693 calling compile_rx_or_error.
4694 * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
4695 Remove NULL return.
4696
77f9e713
TT
46972013-05-30 Tom Tromey <tromey@redhat.com>
4698
4699 * infrun.c (adjust_pc_after_break): Introduce an outer null
4700 cleanup.
4701
45475de7
TT
47022013-05-30 Tom Tromey <tromey@redhat.com>
4703
4704 * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
4705
ac5007fd
TT
47062013-05-30 Tom Tromey <tromey@redhat.com>
4707
4708 * cli/cli-script.c (read_command_lines_1): Use a null cleanup
4709 for 'old_chain'. Do not check 'head' before processing
4710 cleanups.
4711
cd82eddc
TT
47122013-05-30 Tom Tromey <tromey@redhat.com>
4713
4714 * mi/mi-cmd-stack.c (list_arg_or_local): Remove
4715 "cleanup_tuple".
4716
57cee33a
TT
47172013-05-30 Tom Tromey <tromey@redhat.com>
4718
4719 * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
4720 inner scope. Unconditionally call do_cleanups.
4721
795d915c
TT
47222013-05-30 Tom Tromey <tromey@redhat.com>
4723
4724 * source.c (find_and_open_source): Call do_cleanups.
4725
1fc3cf4a
TT
47262013-05-30 Tom Tromey <tromey@redhat.com>
4727
4728 * linux-thread-db.c (thread_db_load_search): Unconditionally
4729 call do_cleanups.
4730
e35ac9bf
TT
47312013-05-30 Tom Tromey <tromey@redhat.com>
4732
4733 * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
4734 for 'cleanup'; instead use a later one.
4735
f3300387
TT
47362013-05-30 Tom Tromey <tromey@redhat.com>
4737
4738 * python/py-breakpoint.c (bppy_get_commands): Use
4739 explicit, unconditional return.
4740 * python/py-frame.c (frapy_read_var): Likewise.
4741 * python/python.c (gdbpy_decode_line): Likewise.
4742
c27e16e3
TT
47432013-05-30 Tom Tromey <tromey@redhat.com>
4744
4745 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
4746 do_cleanups on all return paths.
4747
5ae85e44
TT
47482013-05-30 Tom Tromey <tromey@redhat.com>
4749
4750 * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
4751
73b8d9da
TT
47522013-05-30 Tom Tromey <tromey@redhat.com>
4753
4754 * stabsread.c (read_struct_type): Call do_cleanups along
4755 all return paths.
4756
7d266584
MR
47572013-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4758
4759 * mips-linux-tdep.c: Adjust formatting throughout.
4760
0f900f54
TT
47612013-05-30 Tom Tromey <tromey@redhat.com>
4762
4763 * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
4764 along all return paths.
4765
a991ac28
TT
47662013-05-30 Tom Tromey <tromey@redhat.com>
4767
4768 * symfile.c (find_separate_debug_file): Call do_cleanups
4769 along all return paths.
4770
1abaf042
TT
47712013-05-30 Tom Tromey <tromey@redhat.com>
4772
4773 * symtab.c (search_symbols): Introduce a null cleanup for
4774 'retval_chain'.
4775
edefe1da
TT
47762013-05-30 Tom Tromey <tromey@redhat.com>
4777
4778 * python/py-value.c (valpy_binop): Call do_cleanups before
4779 exiting loop.
4780
54f72dcc
TT
47812013-05-30 Tom Tromey <tromey@redhat.com>
4782
4783 * python/py-prettyprint.c (print_children): Remove extra
4784 do_cleanups call.
4785
af1c6971
TT
47862013-05-30 Tom Tromey <tromey@redhat.com>
4787
4788 * python/py-frame.c (frapy_read_var): Call do_cleanups along
4789 all return paths.
4790
b862ce75
TT
47912013-05-30 Tom Tromey <tromey@redhat.com>
4792
4793 * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
4794 along all return paths.
4795
e12fefc8
TT
47962013-05-30 Tom Tromey <tromey@redhat.com>
4797
4798 * cli/cli-logging.c (set_logging_redirect): Unconditionally
4799 call do_cleanups.
4800
4867f990
TT
48012013-05-30 Tom Tromey <tromey@redhat.com>
4802
4803 * varobj.c (c_value_of_root): Call do_cleanups along all
4804 return paths.
4805
4fd2d6af
TT
48062013-05-30 Tom Tromey <tromey@redhat.com>
4807
4808 * tracepoint.c (trace_dump_command): Unconditionally call
4809 do_cleanups.
4810
752eb8b4
TT
48112013-05-30 Tom Tromey <tromey@redhat.com>
4812
4813 * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
4814 do_cleanups earlier.
4815
e42d0aa5
TT
48162013-05-30 Tom Tromey <tromey@redhat.com>
4817
4818 * machoread.c (macho_symfile_read): Assign first cleanup to
4819 'back_to'.
4820
4bbc010a
TT
48212013-05-30 Tom Tromey <tromey@redhat.com>
4822
4823 * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
4824
b9635925
TT
48252013-05-30 Tom Tromey <tromey@redhat.com>
4826
4827 * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
4828
25f43500
TT
48292013-05-30 Tom Tromey <tromey@redhat.com>
4830
4831 * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
4832 call discard_cleanups.
4833 (inf_ptrace_attach): Likewise.
4834
d6a2e54a
TT
48352013-05-30 Tom Tromey <tromey@redhat.com>
4836
4837 * remote-mips.c (mips_exit_debug): Call do_cleanups on all
4838 return paths.
4839 (mips_initialize): Likewise.
4840 (common_open): Call do_cleanups.
4841
48be7c1b
TT
48422013-05-30 Tom Tromey <tromey@redhat.com>
4843
4844 * utils.c (internal_vproblem): Call do_cleanups.
4845
e61727ab
TT
48462013-05-30 Tom Tromey <tromey@redhat.com>
4847
4848 * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
4849
b81b921f
TT
48502013-05-30 Tom Tromey <tromey@redhat.com>
4851
4852 * cli/cli-script.c (setup_user_args): Don't return after error.
4853
fe48dfb1
TT
48542013-05-30 Tom Tromey <tromey@redhat.com>
4855
4856 * somread.c (som_symtab_read): Call do_cleanups.
4857
27833de7
TT
48582013-05-30 Tom Tromey <tromey@redhat.com>
4859
4860 * printcmd.c (print_command_1): Unconditionally call do_cleanups.
4861
5b3fca71
TT
48622013-05-30 Tom Tromey <tromey@redhat.com>
4863
4864 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
4865 * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
4866 * interps.c (interpreter_exec_cmd): Call do_cleanups.
4867 * source.c (show_substitute_path_command): Call do_cleanups.
4868 (unset_substitute_path_command, set_substitute_path_command):
4869 Likewise.
4870 * symfile.c (load_command): Call do_cleanups.
4871
af83e3f8
TT
48722013-05-30 Tom Tromey <tromey@redhat.com>
4873
4874 * contrib/cleanup_check.py: New file.
4875 * contrib/gcc-with-excheck: Add option parsing.
4876
564eac42
JB
48772013-05-30 Joel Brobecker <brobecker@adacore.com>
4878
4879 * windows-nat.c (windows_delete_thread): Add missing space
4880 in cast expression.
4881
47902076
HAQ
48822013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>
4883
4884 * inferior.c (top level): Include tilde.h.
4885 (add_inferior_command): Call tilde_expand on the value of 'exec'
4886 argument.
4887
23da373a
YQ
48882013-05-30 Pedro Alves <pedro@codesourcery.com>
4889 Yao Qi <yao@codesourcery.com>
4890
4891 * tracepoint.c (encode_actions_1): Remove parameter 't'.
4892 Caller update.
4893 (encode_actions): Likewise.
4894 * remote.c (remote_download_tracepoint): Caller update.
4895 * tracepoint.h (encode_actions): Update declaration.
4896
a6e6f791
PA
48972013-05-30 Pedro Alves <palves@redhat.com>
4898
4899 * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
4900 pointer.
4901
36d25514
YQ
49022013-05-30 Yao Qi <yao@codesourcery.com>
4903
4904 * remote.c (remote_check_symbols): Remove unused parameter
4905 'objfile'.
4906 Declaration update.
4907 (remote_start_remote, remote_new_objfile): Caller update.
4908
62a813cc
YQ
49092013-05-30 Yao Qi <yao@codesourcery.com>
4910
4911 * mi/mi-cmds.c (mi_cmds): Define MI command
4912 '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
4913 DEF_MI_CMD_CLI.
4914
28439a30
PA
49152013-05-29 Pedro Alves <palves@redhat.com>
4916
4917 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
4918 (remote_insert_watchpoint, remote_remove_watchpoint)
4919 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
4920 (remote_verify_memory, compare_sections_command)
4921 (remote_search_memory): Set the general process/thread on the
4922 remote side.
4923
6ac1c082
PA
49242013-05-29 Pedro Alves <palves@redhat.com>
4925
4926 * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
4927 (_initialize_aarch64_tdep): Don't call
4928 initialize_tdesc_aarch64_without_fpu.
4929 * features/Makefile (WHICH): Remove reference to
4930 aarch64-without-fpu.
4931 * features/aarch64-without-fpu.c: Delete file.
4932 * regformats/aarch64-without-fpu.dat: Delete file.
4933
a73e3634
YQ
49342013-05-28 Yao Qi <yao@codesourcery.com>
4935
4936 * tracepoint.c (stringify_collection_list): Remove parameter
4937 'string'.
4938 (encode_actions): Caller update. Remove local variables.
4939
c0ea94eb
YQ
49402013-05-24 Yao Qi <yao@codesourcery.com>
4941
4942 * tracepoint.c (TFILE_PID): Remove.
4943 (tfile_open): Don't add thread and inferior.
4944 (tfile_close): Don't set 'inferior_ptid'. Don't call
4945 exit_inferior_silent.
4946 (tfile_thread_alive): Remove.
4947 (init_tfile_ops): Don't set field 'to_thread_alive' of
4948 tfile_ops.
4949
20d7f211
DE
49502013-05-23 Doug Evans <dje@google.com>
4951
4952 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
4953
8658d16d
PA
49542013-05-23 Pedro Alves <palves@redhat.com>
4955
4956 * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
4957 [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
4958 (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
4959 Only define if HAVE_SOCKETS is defined.
4960 * configure.ac: Check for sys/socket.h.
4961 * config.in, configure: Regenerate.
4962
21aa081e
PA
49632013-05-23 Pedro Alves <palves@redhat.com>
4964
4965 * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
4966 (open_and_init_dwp_file): Use %s/pulongest instead of %u for
4967 printing uint32_t variables.
4968
c2d6af84
PA
49692013-05-23 Pedro Alves <palves@redhat.com>
4970
4971 * NEWS: Mention GDBserver range stepping support.
4972
c1e36e3e
PA
49732013-05-23 Yao Qi <yao@codesourcery.com>
4974 Pedro Alves <palves@redhat.com>
4975
4976 * gdbthread.h (struct thread_control_state) <may_range_step>: New
4977 field.
4978 * infcmd.c (step_once, until_next_command): Enable range stepping.
4979 * infrun.c (displaced_step_prepare): Disable range stepping.
4980 (resume): Disable range stepping if stepping over a breakpoint or
4981 we have software watchpoints. If range stepping is enabled,
4982 assert the thread is in the stepping range.
4983 (clear_proceed_status_thread): Clear may_range_step.
4984 (handle_inferior_event): Disable range stepping as soon as we know
4985 the thread that hit the event. Re-enable it whenever we're going
4986 to step with a step range.
4987 * remote.c (struct vCont_action_support) <r>: New field.
4988 (use_range_stepping): New global.
4989 (remote_vcont_probe): Handle 'r' action.
4990 (append_resumption): Append an 'r' action if the thread may range
4991 step.
4992 (show_range_stepping): New function.
4993 (set_range_stepping): New function.
4994 (_initialize_remote): Call add_setshow_boolean_cmd to register the
4995 'set range-stepping' and 'show range-stepping' commands.
4996 * NEWS: Mention range stepping, the new vCont;r action, and the
4997 new "set/show range-stepping" commands.
4998
d458bd84
PA
49992013-05-23 Yao Qi <yao@codesourcery.com>
5000 Pedro Alves <palves@redhat.com>
5001
5002 * remote.c (struct vCont_action_support): New struct.
5003 (struct remote_state) <support_vCont_t>: Remove field.
5004 <vCont_actions_support>: New field.
5005 (remote_vcont_probe, remote_stop_ns): Update.
5006
ce4c476a
PA
50072013-05-23 Yao Qi <yao@codesourcery.com>
5008 Pedro Alves <palves@redhat.com>
5009
5010 * gdbthread.h (pc_in_thread_step_range): New declaration.
5011 * thread.c (pc_in_thread_step_range): New function.
5012 * infrun.c (handle_inferior_event): Use it.
5013
ce70887a
JB
50142013-05-23 Joel Brobecker <brobecker@adacore.com>
5015
5016 * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
5017 of sprintf.
5018
55b87a52
KS
50192013-05-22 Keith Seitz <keiths@redhat.com>
5020
5021 * ada-lang.c (is_known_support_routine): Add explicit free of
5022 'func_name' from find_frame_funname.
5023 (ada_unhandled_exception_name_addr_from_raise): Add cleanups
5024 for func_name from find_frame_funname.
5025 * python/py-frame.c (frapy_name): Add explicit free of
5026 'name' from find_frame_funname.
5027 * stack.c (find_frame_funname): Add comment explaining that
5028 funcp must be freed by the caller.
5029 Return copy of symbol names instead of pointers.
5030 (print_frame): Add a cleanup for 'funname' from
5031 find_frame_funname.
5032 * stack.h (find_frame_funname): Remove "const" from
5033 'funname' parameter.
5034
5f2e6b00
TT
50352013-05-22 Tom Tromey <tromey@redhat.com>
5036
5037 PR c++/15401:
5038 * c-valprint.c (c_value_print): Use value_addr for
5039 references. Convert back to reference type with value_ref.
5040
d85c4847
EZ
50412013-05-22 Eli Zaretskii <eliz@gnu.org>
5042
5043 * windows-nat.c (handle_unload_dll): Don't call solib_add for the
5044 unloaded DLL, it will be done by handle_solib_event. See
5045 http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
5046 details.
5047
54eb231c
PM
50482013-05-22 Phil Muldoon <pmuldoon@redhat.com>
5049
5050 * ui-out.c: Create typedef ui_out_level_p and define vector
5051 operations for that type.
5052 (struct ui_out): Use a vector instead of an array.
5053 (current_level): Return level from a vector.
5054 (push_level): Create a level in a vector.
5055 (pop_level): Delete a level in a vector.
5056 (ui_out_new): Create initial level zero level, and store in a
5057 vector.
5058 (ui_out_destroy): Add vector cleanup.
5059
ac90359c
PA
50602013-05-22 Pedro Alves <palves@redhat.com>
5061
5062 * python/python-internal.h (gdb_Py_DECREF): Tag with
5063 "ARI: editCase function".
5064
6dcc1893
PP
50652013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5066
5067 * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
5068
c8c735b9
PA
50692013-05-21 Pedro Alves <palves@redhat.com>
5070
5071 * python/py-prettyprint.c (apply_val_pretty_printer): Check
5072 whether PRINTER is NULL before installing a Py_DECREF cleanup.
5073 * python/py-utils.c (py_decref): Don't check for NULL before
5074 calling Py_DECREF.
5075
1915daeb
PA
50762013-05-21 Pedro Alves <palves@redhat.com>
5077
5078 * python/py-utils.c (py_decref): Remove extra braces.
5079 (gdb_pymodule_addobject): Remove extra braces.
5080 * python-internal.h (gdb_Py_DECREF): New static inline function.
5081 (Py_DECREF): Redefine as calling gdb_Py_DECREF.
5082
bd9673a4
PW
50832013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5084
5085 * breakpoints.c (detach_breakpoints): Do not
5086 detach breakpoints locations with loc_type bp_loc_other.
5087
ff6009d0
JK
50882013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5089
5090 Workaround Python 2.6.
5091 * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
5092 a block.
5093
3641da11
JK
50942013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 Code cleanup: constification.
5097 * solib.c (solib_ops): Make return type and ops variable type const.
5098 (set_solib_ops): Make the new_ops parameter and ops variable const.
5099 (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
5100 (solib_add, solib_keep_data_in_core, clear_solib)
5101 (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
5102 (reload_shared_libraries, solib_global_lookup): Make the ops variable
5103 const.
5104 * solib.h (set_solib_ops): Make the new_ops parameter const.
5105
776af39e
JB
51062013-05-21 Joel Brobecker <brobecker@adacore.com>
5107
5108 * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
5109 variable.
5110 (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
5111 (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
5112 (SYSTEM_GDBINIT_FILES): New variables.
5113 (all): Add stamp-system-gdbinit.
5114 (stamp-system-gdbinit): New rule.
5115 (clean-system-gdbinit, install-system-gdbinit)
5116 (uninstall-system-gdbinit): New rules. Make them .PHONY.
5117 (install-only): Add dependency on install-system-gdbinit.
5118 (uninstall): Add dependency on uninstall-system-gdbinit.
5119 (clean): Add dependency on clean-system-gdbinit.
5120 * system-gdbinit/elinos.py: New file.
5121 * system-gdbinit/wrs-linux.py: New file.
5122
1509e573
JB
51232013-05-21 Joel Brobecker <brobecker@adacore.com>
5124
5125 * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
5126
c5867ab6
HZ
51272013-05-21 Hui Zhu <hui@codesourcery.com>
5128
5129 * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
5130 * breakpoint.h (dprintf_breakpoint_ops): Add extern.
5131 * mi/mi-cmd-break.c (ctype.h): New include.
5132 (gdb_obstack.h): New include.
5133 (mi_argv_to_format, mi_cmd_break_insert_1): New.
5134 (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
5135 (mi_cmd_dprintf_insert): New.
5136 * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
5137 * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
5138
7d38e38f
TT
51392013-05-20 Tom Tromey <tromey@redhat.com>
5140
5141 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
5142
97b77b39
TT
51432013-05-20 Tom Tromey <tromey@redhat.com>
5144
5145 * python/py-value.c (valpy_get_dynamic_type): Simplify
5146 dynamic_type assignment. Use Py_XINCREF.
5147
53e66479
TT
51482013-05-20 Tom Tromey <tromey@redhat.com>
5149
5150 * python/py-type.c (typy_fields): Unconditionally decref 'r'.
5151
dcf87832
TT
51522013-05-20 Tom Tromey <tromey@redhat.com>
5153
5154 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
5155 (gdbpy_selected_frame): Move object-construction code
5156 out of TRY_CATCH.
5157
aa36459a
TT
51582013-05-20 Tom Tromey <tromey@redhat.com>
5159
5160 * python/py-arch.c (gdbpy_initialize_arch): Use
5161 gdb_pymodule_addobject.
5162 * python/py-block.c (gdbpy_initialize_blocks): Use
5163 gdb_pymodule_addobject.
5164 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
5165 gdb_pymodule_addobject.
5166 * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
5167 gdb_pymodule_addobject.
5168 * python/py-event.c (gdbpy_initialize_event_generic): Use
5169 gdb_pymodule_addobject.
5170 * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
5171 gdb_pymodule_addobject.
5172 * python/py-evts.c (add_new_registry): Use
5173 gdb_pymodule_addobject.
5174 (gdbpy_initialize_py_events): Likewise.
5175 * python/py-finishbreakpoint.c
5176 (gdbpy_initialize_finishbreakpoints): Use
5177 gdb_pymodule_addobject.
5178 * python/py-frame.c (gdbpy_initialize_frames): Use
5179 gdb_pymodule_addobject.
5180 * python/py-function.c (gdbpy_initialize_functions): Use
5181 gdb_pymodule_addobject.
5182 * python/py-inferior.c (gdbpy_initialize_inferior): Use
5183 gdb_pymodule_addobject.
5184 * python/py-infthread.c (gdbpy_initialize_thread): Use
5185 gdb_pymodule_addobject.
5186 * python/py-objfile.c (gdbpy_initialize_objfile): Use
5187 gdb_pymodule_addobject.
5188 * python/py-param.c (gdbpy_initialize_parameters): Use
5189 gdb_pymodule_addobject.
5190 * python/py-progspace.c (gdbpy_initialize_pspace): Use
5191 gdb_pymodule_addobject.
5192 * python/py-symbol.c (gdbpy_initialize_symbols): Use
5193 gdb_pymodule_addobject.
5194 * python/py-symtab.c (gdbpy_initialize_symtabs): Use
5195 gdb_pymodule_addobject.
5196 * python/py-type.c (gdbpy_initialize_types): Use
5197 gdb_pymodule_addobject.
5198 * python/py-utils.c (gdb_pymodule_addobject): New function.
5199 * python/py-value.c (gdbpy_initialize_values): Use
5200 gdb_pymodule_addobject.
5201 * python/python-internal.h (gdb_pymodule_addobject): Declare.
5202 * python/python.c (_initialize_python): Use
5203 gdb_pymodule_addobject.
5204
3d4a3c3e
TT
52052013-05-20 Tom Tromey <tromey@redhat.com>
5206
5207 * python/py-cmd.c (cmdpy_completer): Use explicit decref.
5208 * python/py-param.c (get_set_value, get_show_value): Use
5209 explicit decrefs.
5210 * python/python.c (start_type_printers, apply_type_printers):
5211 Use explicit decrefs.
5212
72ff8829
TT
52132013-05-20 Tom Tromey <tromey@redhat.com>
5214
5215 * python/py-evts.c (gdbpy_initialize_py_events): Don't
5216 incref the module.
5217
02146ba5
TT
52182013-05-20 Tom Tromey <tromey@redhat.com>
5219
5220 * python/python.c (gdbpy_run_events): Decref the result
5221 of PyObject_CallObject.
5222
33ee792f
TT
52232013-05-20 Tom Tromey <tromey@redhat.com>
5224
5225 * python/py-symtab.c (set_sal): Use
5226 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION. Return -1 on error.
5227 (symtab_and_line_to_sal_object): Update.
5228
fcb49fc8
TT
52292013-05-20 Tom Tromey <tromey@redhat.com>
5230
5231 * python/py-param.c (compute_enum_values): Decref 'item'.
5232
0646da15
TT
52332013-05-20 Tom Tromey <tromey@redhat.com>
5234
5235 * mi/mi-main.c: Include python-internal.h.
5236 (mi_cmd_list_features): Check gdb_python_initialized.
5237 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
5238 (python_inferior_exit, python_new_objfile, add_thread_object)
5239 (delete_thread_object, py_free_inferior): Check
5240 gdb_python_initialized.
5241 * python/py-prettyprint.c (apply_val_pretty_printer): Check
5242 gdb_python_initialized.
5243 * python/py-type.c (save_objfile_types): Check
5244 gdb_python_initialized.
5245 * python/python-internal.h (gdb_python_initialized): Declare.
5246 * python/python.c (ensure_python_env): Throw exception if
5247 Python not initialized.
5248 (before_prompt_hook, source_python_script_for_objfile)
5249 (start_type_printers, apply_type_printers,
5250 free_type_printers): Check gdb_python_initialized.
5251 * varobj.c (varobj_get_display_hint)
5252 (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
5253 (install_new_value_visualizer, varobj_set_visualizer)
5254 (value_get_print_value): Check gdb_python_initialized.
5255
999633ed
TT
52562013-05-20 Tom Tromey <tromey@redhat.com>
5257
5258 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
5259 Check errors.
5260 * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
5261 * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
5262 Check errors.
5263 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
5264 Check errors.
5265 * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
5266 Check errors.
5267 * python/py-event.c (gdbpy_initialize_event): Return 'int'.
5268 Check errors.
5269 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
5270 init function to return 'int'.
5271 * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
5272 Return 'int'. Check errors.
5273 * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
5274 Check errors.
5275 * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
5276 Return 'int'. Check errors.
5277 * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
5278 Check errors.
5279 * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
5280 Check errors.
5281 * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
5282 Check errors.
5283 * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
5284 Check errors.
5285 * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
5286 Check errors.
5287 * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
5288 Check errors.
5289 * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
5290 Check errors.
5291 * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
5292 Check errors.
5293 * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
5294 Check errors.
5295 * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
5296 Check errors.
5297 * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
5298 Check errors.
5299 * python/py-type.c (gdbpy_initialize_types): Return 'int'.
5300 Check errors.
5301 * python/py-value.c (gdbpy_initialize_values): Return 'int'.
5302 Check errors.
5303 * python/python-internal.h (gdbpy_initialize_auto_load,
5304 gdbpy_initialize_values, gdbpy_initialize_frames,
5305 gdbpy_initialize_symtabs, gdbpy_initialize_commands,
5306 gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
5307 gdbpy_initialize_blocks, gdbpy_initialize_types,
5308 gdbpy_initialize_functions, gdbpy_initialize_pspace,
5309 gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
5310 gdbpy_initialize_finishbreakpoints,
5311 gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
5312 gdbpy_initialize_thread, gdbpy_initialize_inferior,
5313 gdbpy_initialize_eventregistry, gdbpy_initialize_event,
5314 gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
5315 gdbpy_initialize_signal_event,
5316 gdbpy_initialize_breakpoint_event,
5317 gdbpy_initialize_continue_event,
5318 gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
5319 gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
5320 Update. Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5321 * python/python.c (gdb_python_initialized): New global.
5322 (gdbpy_initialize_events): Return 'int'. Check errors.
5323 (_initialize_python): Check errors. Set
5324 gdb_python_initialized.
5325
18868860
TT
53262013-05-20 Tom Tromey <tromey@redhat.com>
5327
5328 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
5329 Decref the reslut of PyObject_CallMethod.
5330
9f4ff0c2
TT
53312013-05-20 Tom Tromey <tromey@redhat.com>
5332
5333 * python/py-event.c (gdbpy_initialize_event_generic): Return
5334 early if PyType_Ready fails.
5335
0d3a2e8a
TT
53362013-05-20 Tom Tromey <tromey@redhat.com>
5337
5338 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
5339 as 'default' in the switch.
5340
b86af38a
TT
53412013-05-20 Tom Tromey <tromey@redhat.com>
5342
5343 * python/py-inferior.c (gdbpy_inferiors): Update. Hoist
5344 get_addr_from_python calls out of TRY_CATCH.
5345 (infpy_write_memory, infpy_search_memory): Likewise.
5346 * python/py-utils.c (get_addr_from_python): Return negative
5347 value on error. Use TRY_CATCH.
5348 * python/python-internal.h (get_addr_from_python): Use
5349 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5350
c127ec58
TT
53512013-05-20 Tom Tromey <tromey@redhat.com>
5352
5353 * python/py-event.c (evpy_emit_event): Decref the
5354 result of PyObject_CallFunctionObjArgs.
5355
ba327838
TT
53562013-05-20 Tom Tromey <tromey@redhat.com>
5357
5358 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
5359 Correctly decref.
5360
d8191432
TT
53612013-05-20 Tom Tromey <tromey@redhat.com>
5362
5363 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
5364
5d153bd1
TT
53652013-05-20 Tom Tromey <tromey@redhat.com>
5366
5367 * python/py-event.h (gdbpy_initialize_event_generic): Use
5368 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5369 * python/py-evts.c (add_new_registry): Use
5370 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
5371 * python/python-internal.h
5372 (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
5373
56cc411c
TT
53742013-05-20 Tom Tromey <tromey@redhat.com>
5375
5376 * python/py-arch.c (archpy_disassemble): Update.
5377 * python/py-type.c (typy_get_composite, typy_lookup_typename)
5378 (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
5379 * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
5380 * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
5381 macro.
5382 (GDB_PY_HANDLE_EXCEPTION): Update.
5383 (gdbpy_convert_exception): Update. Use CPYCHECKER_SETS_EXCEPTION.
5384
8919e174
TT
53852013-05-20 Tom Tromey <tromey@redhat.com>
5386
5387 * python/python-internal.h (events_object_type): Remove.
5388
9b08f225
TT
53892013-05-20 Tom Tromey <tromey@redhat.com>
5390
f5aee5ee
AM
5391 * python/py-event.h (evpy_emit_event): Use
5392 CPYCHECKER_STEALS_REFERENCE_TO_ARG.
5393 * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
5394 New macro.
9b08f225 5395
f04010ff
TT
53962013-05-20 Tom Tromey <tromey@redhat.com>
5397
5398 * py-evtregistry.c (create_event_object): Decref
5399 eventregistry_object if PyList_New fails.
5400
3919fd96
TT
54012013-05-20 Tom Tromey <tromey@redhat.com>
5402
5403 * py-cmd.c (gdbpy_string_to_argv): Check result of
5404 PyList_New.
5405
0430e8cb
TT
54062013-05-20 Tom Tromey <tromey@redhat.com>
5407
5408 * python/python.c (before_prompt_hook): Add cleanup to
5409 decref 'hook'.
5410
764123e4
TT
54112013-05-20 Tom Tromey <tromey@redhat.com>
5412
5413 * python/py-function.c (fnpy_init): Decref result of
5414 PyObject_GetAttrString.
5415
634c58be
TT
54162013-05-20 Tom Tromey <tromey@redhat.com>
5417
5418 * python/py-threadevent.c (get_event_thread): Use
5419 CPYCHECKER_RETURNS_BORROWED_REF.
5420 * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
5421 New define.
5422 (pspace_to_pspace_object, objfile_to_objfile_object)
5423 (find_thread_object): Use it.
5424
62eec1a5
TT
54252013-05-20 Tom Tromey <tromey@redhat.com>
5426
5427 * python/py-arch.c (arch_object_type): Use
5428 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5429 * python/py-block.c (block_syms_iterator_object_type):
5430 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5431 * python/py-bpevent.c (breakpoint_event_object_type):
5432 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5433 * python/py-cmd.c (cmdpy_object_type): Use
5434 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5435 * python/py-continueevent.c (continue_event_object_type):
5436 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5437 * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
5438 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5439 * python/py-events.h (thread_event_object_type):
5440 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5441 * python/py-evtregistry.c (eventregistry_object_type): Use
5442 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5443 * python/py-exitedevent.c (exited_event_object_type):
5444 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5445 * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
5446 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5447 * python/py-function.c (fnpy_object_type): Use
5448 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5449 * python/py-inferior.c (inferior_object_type, membuf_object_type):
5450 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5451 * python/py-infthread.c (thread_object_type): Use
5452 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5453 * python/py-lazy-string.c (lazy_string_object_type):
5454 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5455 * python/py-newobjfileevent.c (new_objfile_event_object_type):
5456 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5457 * python/py-objfile.c (objfile_object_type): Use
5458 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5459 * python/py-param.c (parmpy_object_type):
5460 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5461 * python/py-progspace.c (pspace_object_type):
5462 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5463 * python/py-signalevent.c (signal_event_object_type):
5464 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5465 * python/py-symtab.c (symtab_object_type, sal_object_type): Use
5466 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5467 * python/py-type.c (type_object_type, field_object_type)
5468 (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5469 * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
5470 define.
5471 (value_object_type, block_object_type, symbol_object_type)
5472 (event_object_type, stop_event_object_type, breakpoint_object_type)
5473 (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
5474
81ea8796
AT
54752013-05-20 Andreas Tobler <andreas@fgznet.ch>
5476
5477 * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
5478 (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
5479
a2ce51a0
DE
54802013-05-20 Doug Evans <dje@google.com>
5481
5482 When reading CU, stay in DWO. Be more tolerent of bad debug info.
5483 For Fission.
5484 * dwarf2read.c (struct dwarf2_per_cu_data): New member
5485 reading_dwo_directly.
5486 (struct signatured_type): New member dwo_unit.
5487 (struct die_reader_specs): New member comp_dir.
5488 (create_signatured_type_table_from_index): Use malloc for
5489 all_type_units instead of objfile's obstack.
5490 (create_all_type_units): Ditto.
5491 (fill_in_sig_entry_from_dwo_entry): New function.
5492 (add_type_unit): New function.
5493 (lookup_dwo_signatured_type): New function.
5494 (lookup_dwp_signatured_type): New function.
5495 (lookup_signatured_type): New arg cu. All callers updated.
5496 (init_cu_die_reader): Initialize comp_dir.
5497 (read_cutu_die_from_dwo): New arg stub_comp_dir. All callers updated.
5498 Change assert of matching type signatures to call error on mismatch.
5499 (lookup_dwo_unit): Add assert.
5500 (init_tu_and_read_dwo_dies): New function.
5501 (init_cutu_and_read_dies): Call it.
5502 (build_type_unit_groups): Handle case of no type unit groups created.
5503 (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
5504 (lookup_dwo_cutu): Tweak complaint.
5505 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
5506 (dwarf2_per_objfile_free): Free all_type_units.
5507
a25cd31f
JB
55082013-05-20 Joel Brobecker <brobecker@adacore.com>
5509
5510 * windows-nat.c (handle_unload_dll): Add missing empty line.
5511
4d804846
JB
55122013-05-20 Joel Brobecker <brobecker@adacore.com>
5513
5514 * dwarf2read.c (prototyped_function_p): New function.
5515 (read_subroutine_type): Use it.
5516
1c432e72
JB
55172013-05-20 Joel Brobecker <brobecker@adacore.com>
5518
5519 * rs6000-aix-tdep.c: De-indent some example code provided
5520 as a comment.
5521
4feebbdd
EBM
55222013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>
5523
5524 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
5525 region is ok for a hardware watchpoint using the new ptrace interface
5526 on Power servers.
5527
7d0c9981
DE
55282013-05-17 Doug Evans <dje@google.com>
5529
5530 * NEWS: Mention new maintenance commands check-symtabs, and
5531 expand-symtabs, and renamed check-psymtabs.
5532 * psymtab.c (maintenance_check_psymtabs): Renamed from
5533 maintenance_check_symtabs. Only process already-expanded symbol
5534 tables.
5535 (_initialize_psymtab): Update.
5536 * symmisc.c (maintenance_check_symtabs): New function.
5537 (maintenance_expand_name_matcher): New function
5538 (maintenance_expand_file_matcher): New function
5539 (maintenance_expand_symtabs): New function.
5540 (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
5541 commands.
5542
6cbc7c3d
TT
55432013-05-17 Tom Tromey <tromey@redhat.com>
5544
5545 * python/py-inferior.c (infpy_read_memory): Don't call
5546 PyErr_SetString if PyObject_New fails.
5547 * python/py-frame.c (frame_info_to_frame_object): Don't call
5548 PyErr_SetString if PyObject_New fails.
5549
a48b32c0
L
55502013-05-17 Pavel Chupin <pavel.v.chupin@intel.com>
5551
5552 * acinclude.m4: Add check for dlopen in libdl.
5553 * configure.ac: Ditto.
5554 * configure: Regenerate.
5555
3de661e6
PM
55562013-05-17 Phil Muldoon <pmuldoon@redhat.com>
5557
5558 * frame.c (frame_stash): Convert to htab.
5559 (frame_addr_hash): New function.
5560 (frame_addr_hash_eq): New function.
5561 (frame_stash_create): Convert function to create
5562 a hash table.
5563 (frame_stash_add): Convert function to add an entry to a hash
5564 table.
5565 (frame_stash_find): Convert function to search the hash table.
5566 (frame_stash_invalidate): Convert function to empty the hash
5567 table.
5568 (get_frame_id): Only add to stash if a frame_id is created.
5569 (_initialize_frame): Call frame_stash_create.
5570
bb4168a9 55712013-05-16 Yue Lu <hacklu.newborn@gmail.com> (tiny change)
036c3acb
TS
5572
5573 * configure.ac: Ensure MIG is available when building for GNU Hurd
5574 hosts.
5575 * configure: Regenerate.
5576
d1be3247
JB
55772013-05-16 Joel Brobecker <brobecker@adacore.com>
5578
5579 * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
5580
b8fea896
JB
55812013-05-16 Joel Brobecker <brobecker@adacore.com>
5582
5583 * ada-lang.c (ada_make_symbol_completion_list): Make sure
5584 all cleanups are done before returning from this function.
5585
af880d85
JB
55862013-05-15 Joel Brobecker <brobecker@adacore.com>
5587
5588 * utils.h: #include "exceptions.h".
5589 (enum errors): Remove partial declaration.
5590
356a5233
JB
55912013-05-15 Joel Brobecker <brobecker@adacore.com>
5592
5593 * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
5594 * gdbarch.h, gdbarch.c: Regenerate.
5595 * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
5596 handling.
5597
5598 * rs6000-aix-tdep.h: New file.
5599 * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
5600 * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
5601 "xml-utils.h".
5602 (struct field_info, struct ld_info_desc): New types.
5603 (ld_info32_desc, ld_info64_desc): New static constants.
5604 (struct ld_info): New type.
5605 (rs6000_aix_extract_ld_info): New function.
5606 (rs6000_aix_shared_library_to_xml): Likewise.
5607 (rs6000_aix_ld_info_to_xml): Likewise.
5608 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
5609 (rs6000_aix_init_osabi): Add call to
5610 set_gdbarch_core_xfer_shared_libraries_aix.
5611 * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
5612 Remove "xml-utils.h" include.
5613 (LdInfo): Delete typedef.
5614 (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
5615 Delete macros.
5616 (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
5617 Adjust code accordingly.
5618 (rs6000_core_ldinfo): Delete, folded into
5619 rs6000_aix_core_xfer_shared_libraries_aix.
5620 (rs6000_xfer_shared_library): Delete.
5621 (rs6000_xfer_shared_libraries): Reimplement.
5622
742ce053
MM
56232013-05-15 Markus Metzger <markus.t.metzger@intel.com>
5624
5625 * record.c (record_goto_cmdlist): New.
5626 (cmd_record_goto): Split into this ...
5627 (cmd_record_goto_begin): ... this
5628 (cmd_record_goto_end): ... and this.
5629 (_initialize_record): Change "record goto" to prefix command.
5630 Add commands for "record goto begin" and "record goto end".
5631 Add an alias for "record goto start" to "record goto begin".
5632
e93ba630
JK
56332013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5634
5635 * linespec.c (convert_linespec_to_sals): New comment for
5636 SOURCE_FILENAME assignment.
5637
5821aace
JK
56382013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5639
5640 * cleanups.c (restore_my_cleanups): Replace gdb_assert by
5641 internal_warning.
5642
a1b8c4cc
TT
56432013-05-14 Tom Tromey <tromey@redhat.com>
5644
5645 * eval.c (parse_and_eval_long): Make 'exp' const.
5646 * value.h (parse_and_eval_long): Update.
5647
23b3a2c3
TT
56482013-05-14 Tom Tromey <tromey@redhat.com>
5649
5650 * ui-file.c (gdb_fopen): Make arguments const.
5651 * ui-file.h (gdb_fopen): Make arguments const.
5652
ca623f82
TT
56532013-05-14 Tom Tromey <tromey@redhat.com>
5654
5655 * remote.c (remote_set_trace_notes): Make arguments const.
5656 * target.c (update_current_target): Update cast.
5657 * target.h (to_set_trace_notes): Make arguments const.
5658
503ebb2c
TT
56592013-05-14 Tom Tromey <tromey@redhat.com>
5660
5661 * go32-nat.c (go32_terminal_info): Make 'args' const.
5662 * inferior.h (child_terminal_info): Update.
5663 * inflow.c (child_terminal_info): Make 'args' const.
5664 * target.c (default_terminal_info): Make 'args' const.
5665 (debug_to_terminal_save_ours): Likewise.
5666 * target.h (struct target_ops) <to_terminal_info>: Make argument
5667 const.
5668
85e1311a
TT
56692013-05-13 Tom Tromey <tromey@redhat.com>
5670
5671 * gcore.c (create_gcore_bfd): Make 'filename' const.
5672 * gcore.h (create_gcore_bfd): Make 'filename' const.
5673 * record-full.c (record_full_save): Make 'recfilename' const.
5674 * target.c (target_save_record): Make 'filename' const.
5675 * target.h (struct target_ops) <to_save_record>: Make 'filename'
5676 const.
5677 (target_save_record): Likewise.
5678
d62bfeaf
TT
56792013-05-13 Tom Tromey <tromey@redhat.com>
5680
f5aee5ee 5681 PR gdb/15338:
d62bfeaf
TT
5682 * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
5683 ranges section has been read.
5684
ac1ca910
TT
56852013-05-13 Tom Tromey <tromey@redhat.com>
5686
5687 PR exp/15364:
5688 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
5689 STRUCTOP_PTR>: Return a not_lval value for
5690 EVAL_AVOID_SIDE_EFFECTS.
5691 * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
5692 for EVAL_AVOID_SIDE_EFFECTS.
5693
36d1c68c
JB
56942013-05-13 Joel Brobecker <brobecker@adacore.com>
5695
5696 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
5697 floating point registers to register type before storing
5698 value.
5699 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
5700 Likewise.
5701
21ff4686
TT
57022013-05-10 Joel Brobecker <brobecker@adacore.com>
5703 Tom Tromey <tromey@redhat.com>
5704
5705 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
5706 New functions.
5707 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
5708 Declare.
5709 * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
5710 (darwin_ptrace_him): Use unmark_fd_no_cloexec.
5711 * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
5712 (inf_ttrace_prepare): Use mark_fd_no_cloexec.
5713
d3685d60
TT
57142013-05-10 Freddie Chopin <freddie_chopin@op.pl>
5715 Tom Tromey <tromey@redhat.com>
5716
5717 PR build/15414:
5718 * configure: Rebuild.
5719 * configure.ac (build_warnings): Do not use -Wformat-nonliteral
5720 with -Wno-format.
5721
eb9fe518
PA
57222013-05-10 Pedro Alves <palves@redhat.com>
5723
5724 * remote.c (_initialize_remote): Fix spelling of
5725 qXfer:traceframe-info:read packet in packet config command.
5726
9779ab84
PA
57272013-05-10 David Taylor <dtaylor@emc.com>
5728
5729 PR remote/15455
5730
5731 * remote.c (remote_trace_set_readonly_regions): Do not overwrite
5732 "QTro" at start of packet.
5733
060cfbef
JB
57342013-05-10 Joel Brobecker <brobecker@adacore.com>
5735
5736 * solib-aix.c (solib_aix_relocate_section_addresses):
5737 For the .bss section action, apply the same offset as
5738 the .data section.
5739
ab1c4e88
JB
57402013-05-10 Joel Brobecker <brobecker@adacore.com>
5741
5742 * solib-aix.c (solib_aix_relocate_section_addresses):
5743 Remove FIXME comment.
5744
c1357578
JB
57452013-05-10 Joel Brobecker <brobecker@adacore.com>
5746
5747 PR tdep/15420:
5748 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
5749 New functions, directly copied from sparc-sol-thread.c.
5750 * sparc-sol-thread.c: Delete.
5751 * configure.ac: Remove code handling sparc-solaris-thread.c.
5752 * configure: Regenerate.
5753
1e611234
PM
57542013-05-10 Phil Muldoon <pmuldoon@redhat.com>
5755
5756 * stack.c (backtrace_command_1): Add "no-filters", and Python frame
5757 filter logic.
5758 (backtrace_command): Add "no-filters" option parsing.
5759 (_initialize_stack): Alter help to reflect "no-filters" option.
5760 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
5761 (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
5762 (py-frame.o): Add target
5763 * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
5764 filter files.
5765 * python/python.h: Add new frame filter constants, and flag enum.
5766 (apply_frame_filter): Add definition.
5767 * python/python.c (apply_frame_filter): New non-Python
5768 enabled function.
5769 * python/py-utils.c (py_xdecref): New function.
5770 (make_cleanup_py_xdecref): Ditto.
5771 * python/py-objfile.c: Declare frame_filters dictionary.
5772 (objfpy_dealloc): Add frame_filters dealloc.
5773 (objfpy_new): Initialize frame_filters attribute.
5774 (objfile_to_objfile_object): Ditto.
5775 (objfpy_get_frame_filters): New function.
5776 (objfpy_set_frame_filters): New function.
5777 * python/py-progspace.c: Declare frame_filters dictionary.
5778 (pspy_dealloc): Add frame_filters dealloc.
5779 (pspy_new): Initialize frame_filters attribute.
5780 (pspacee_to_pspace_object): Ditto.
5781 (pspy_get_frame_filters): New function.
5782 (pspy_set_frame_filters): New function.
5783 * python/py-framefilter.c: New file.
5784 * python/lib/gdb/command/frame_filters.py: New file.
5785 * python/lib/gdb/frames.py: New file.
5786 * python/lib/gdb/__init__.py: Initialize global frame_filters
5787 dictionary
5788 * python/lib/gdb/FrameDecorator.py: New file.
5789 * python/lib/gdb/FrameIterator.py: New file.
5790 * mi/mi-cmds.c (mi_cmds): Add frame filters command.
5791 * mi/mi-cmds.h: Declare.
5792 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
5793 --no-frame-filter logic, and Python frame filter logic.
5794 (stack_enable_frame_filters): New function.
5795 (parse_no_frame_option): Ditto.
5796 (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
5797 filter logic.
5798 (mi_cmd_stack_list_locals): Ditto.
5799 (mi_cmd_stack_list_args): Ditto.
5800 (mi_cmd_stack_list_variables): Ditto.
5801 * NEWS: Add frame filter note.
5802
2cb9c859
DE
58032013-05-09 Doug Evans <dje@google.com>
5804
6bf667bb
DE
5805 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
5806 All callers updated.
5807 (syms_from_objfile): Ditto. Make static.
5808 (symbol_file_add_with_addrs): Renamed from
5809 symbol_file_add_with_addrs_or_offsets. Delete args offsets,
5810 num_offsets. All callers updated.
5811 * symfile.h (syms_from_objfile): Delete.
5812
2cb9c859
DE
5813 * symfile.c (decrement_reading_symtab): Add assert.
5814 (increment_reading_symtab): Ditto.
5815
40aea477
JB
58162013-05-09 Joel Brobecker <brobecker@adacore.com>
5817
5818 * source.c (forward_search_command): Replace call to getc
5819 by call to fgetc.
5820 (reverse_search_command): Likewise.
5821
680d1742
DE
58222013-05-08 Doug Evans <dje@google.com>
5823
5824 * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
5825 matching test.
5826
17e760ae
JB
58272013-05-08 Joel Brobecker <brobecker@adacore.com>
5828
5829 * sol-thread.c (info_cb): Factorize the code a little.
5830
c0f5f490
JB
58312013-05-08 Joel Brobecker <brobecker@adacore.com>
5832
5833 * sol-thread.c (info_cb): Rework the output of the "maintenance
5834 info sol-threads" command a bit.
5835
5d74e061
JB
58362013-05-08 Joel Brobecker <brobecker@adacore.com>
5837
5838 * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
5839 Replace ti.ti_startfunc by ti.ti_pc.
5840
814a3ff7
JB
58412013-05-08 Joel Brobecker <brobecker@adacore.com>
5842
5843 * solib-aix.c (solib_aix_free_library_list): New function
5844 for the case where HAVE_LIBEXPAT is not defined.
5845
58ce7251
SDJ
58462013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
5847
5848 PR breakpoints/15413:
5849 * breakpoint.c (condition_completer): Simplify the code to
5850 disconsider multiple locations of breakpoints when completing the
5851 "condition" command.
5852
be8b1ea6
PM
58532013-05-07 Pierre Muller <muller@sourceware.org>
5854
5855 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
5856 instead of <sys/wait.h>.
5857
1e52bda6
PM
58582013-05-07 Pierre Muller <muller@sourceware.org>
5859
5860 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
5861 trailing new line from warning message.
5862
27fd0c6b
PM
58632013-05-07 Pierre Muller <muller@sourceware.org>
5864
5865 * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
5866 (PC_SOLIB): Change type from ari_deprecate to ari_regression.
5867
e228ac87
JB
58682013-05-07 Joel Brobecker <brobecker@adacore.com>
5869
5870 * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
5871 error message (ARI fix).
5872
58732013-05-07 Joel Brobecker <brobecker@adacore.com>
5874
5875 * features/library-list-aix.dtd: Replace library-list by
5876 library-list-aix.
5877 * rs6000-nat.c: Replace library-list by library-list-aix
5878 throughout.
5879 * solib-aix.c: Likewise.
5880
58812013-05-07 Joel Brobecker <brobecker@adacore.com>
5882
5883 * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
5884 Renames TARGET_OBJECT_AIX_LIBRARIES.
5885 * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
5886 TARGET_OBJECT_LIBRARIES_AIX throughout.
5887 * solib-aix.c: Likwise.
5888
26a4dda9
YQ
58892013-05-07 Yao Qi <yao@codesourcery.com>
5890
5891 * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
5892 (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
5893
3582629f
YQ
58942013-05-07 Yao Qi <yao@codesourcery.com>
5895
5896 * solib-dsbt.c (enable_break): Declare.
5897 (dsbt_current_sos): Remove call to enable_break2.
5898 (enable_break2): Rename to enable_break. Set solib breakpoint
5899 on '_dl_debug_state'.
5900 (enable_break): Remove.
5901
aacbb8a5
LM
59022013-05-07 Luis Machado <lgustavo@codesourcery.com>
5903
5904 * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
5905 debug state prior to replicating existing hardware watchpoints or
5906 breakpoints.
5907
0c013353
JK
59082013-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 * gcore.c (gcore_create_callback): Ignore sections with
5911 separate_debug_objfile_backlink != NULL.
5912
a1217d97
SL
59132013-05-06 Sandra Loosemore <sandra@codesourcery.com>
5914 Andrew Jenner <andrew@codesourcery.com>
5915 Chung-Lin Tang <cltang@codesourcery.com>
5916 Julian Brown <julian@codesourcery.com>
5917
5918 Based on the nios2-elf port from Altera Corporation.
5919
5920 * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
5921 nios2-linux-tdep.o.
5922 (HFILES_NO_SRCDIR): Add nios2-tdep.h.
5923 (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
5924 * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
5925 * nios2-tdep.h: New.
5926 * nios2-tdep.c: New.
5927 * nios2-linux-tdep.c: New.
5928 * features/Makefile (WHICH): Add nios2-linux.
5929 (nios2-linux-expedite): Set.
5930 * features/nios2-cpu.xml: New.
5931 * features/nios2.xml: New.
5932 * features/nios2-linux.xml: New.
5933 * features/nios2.c: New (autogenerated).
5934 * features/nios2-linux.c: New (autogenerated).
5935 * regformats/nios2-linux.dat: New (autogenerated).
5936 * NEWS (Changes since GDB 7.6): Add new Nios II targets
5937 and commands.
5938
0892cb63
DE
59392013-05-06 Doug Evans <dje@google.com>
5940
3b7bacac
DE
5941 * symfile.c: Whitespace cleanup.
5942
0892cb63
DE
5943 * solist.h (struct target_so_ops): New member clear_so.
5944 * solib-svr4.c (svr4_clear_so): New function.
5945 (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
5946 * solib.c (clear_so): Renamed from free_so_symbols.
5947 All callers updated. Call target clear_so if it exists.
5948
40501e00
TT
59492013-05-06 Tom Tromey <tromey@redhat.com>
5950
5951 * ada-lang.c (ada_value_primitive_packed_val): Don't
5952 call value_incref.
5953 * value.c (set_value_parent): Incref the new parent and decref
5954 the old parent.
5955 (value_copy, value_primitive_field): Use set_value_parent.
5956
b6807d98
TT
59572013-05-06 Tom Tromey <tromey@redhat.com>
5958
5959 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
5960 (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
5961 if needed.
5962 * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
5963 * dwarf2read.c (write_constant_as_bytes)
5964 (dwarf2_fetch_constant_bytes): New functions.
5965
3aef2284
TT
59662013-05-06 Tom Tromey <tromey@redhat.com>
5967
5968 * dwarf2read.c (dwarf2_const_value_data): Remove unused
5969 parameters.
5970 (dwarf2_const_value_attr): Update.
5971
66f65e2b
TT
59722013-05-06 Tom Tromey <tromey@redhat.com>
5973
5974 * somread.c (som_symfile_offsets): Add 'const' to addrs.
5975 * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
5976 * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
5977 Remove declaration.
5978
7919a973
TT
59792013-05-06 Tom Tromey <tromey@redhat.com>
5980
5981 * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
5982 objfile's obstack.
5983
a7bfba49
DE
59842013-05-06 Doug Evans <dje@google.com>
5985
3189cb12
DE
5986 * dbxread.c (process_one_symbol): Constify section_offsets parameter.
5987 * stabsread.h (process_one_symbol): Update declaration.
5988 * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
5989 * elfread.c (elf_symfile_relocate_probe): Ditto.
5990 * psymtab.c (relocate_psymtabs): Ditto.
5991 * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
5992 (objfile_relocate): Ditto.
5993 * objfiles.h (objfile_relocate): Update declaration.
5994 * symfile.c (relative_addr_info_to_section_offsets): Constify
5995 addrs parameter.
5996 (default_symfile_offsets): Ditto.
5997 (syms_from_objfile_1): Constify offsets parameter.
5998 (syms_from_objfile): Ditto.
5999 (symbol_file_add_with_addrs_or_offsets): Ditto.
6000 (symfile_map_offsets_to_segments): Constify data parameter.
6001 * symfile.h (struct quick_symbol_functions): Constify new_offsets,
6002 delta parameters of member relocate.
6003 (struct sym_probe_fns): Constify new_offsets,
6004 delta parameters of member sym_relocate_probe.
6005 (struct sym_fns): Constify section_addr_info parameter of member
6006 sym_offsets.
6007 (relative_addr_info_to_section_offsets): Update declaration.
6008 (default_symfile_offsets): Ditto.
6009 (syms_from_objfile): Ditto.
6010 (symfile_map_offsets_to_segments): Ditto.
6011
a7bfba49
DE
6012 * symfile.c (syms_from_objfile_1): Use correct section count when
6013 objfile->sf == NULL.
6014
5f8e0b8f
MF
60152013-05-06 Mike Frysinger <vapier@gentoo.org>
6016
6017 * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
6018
ea52d893
DE
60192013-05-06 Doug Evans <dje@google.com>
6020
6021 * psympriv.h (struct partial_symtab): Augment comment for member
6022 section_offsets.
6023
4d1eb6b4
JB
60242013-05-06 Joel Brobecker <brobecker@adacore.com>
6025
6026 Reimplement shared library support on ppc-aix...
6027 * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
6028 * features/library-list-aix.dtd: New file.
6029 * solib-aix.h, solib-aix.c: New file.
6030 * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
6031 (rs6000_find_toc_address_hook): Delete.
6032 (rs6000_push_dummy_call): Rewrite code setting the TOC value.
6033 (rs6000_aix_init_osabi): Register solib_aix_so_ops.
6034 * rs6000-nat.c: Remove "xcoffsolib.h" include. Include
6035 "xml-utils.h".
6036 (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
6037 (vmap_symtab, fixup_breakpoints): Delete.
6038 (rs6000_xfer_shared_libraries): New function.
6039 (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
6040 (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
6041 (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
6042 (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
6043 (rs6000_xfer_shared_library): New function.
6044 (find_toc_address): Delete.
6045 (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
6046 * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
6047 * xcoffread.c (record_minimal_symbol): Reloate symbol address
6048 before creating minimal symbol. Adjust function description
6049 accordingly.
6050 (scan_xcoff_symtab): Replace call to
6051 prim_record_minimal_symbol_and_info by call to
6052 record_minimal_symbol.
6053 (xcoff_symfile_offsets): Reimplement mostly as a wrapper
6054 around default_symfile_offsets.
6055 * configure.tgt: Add solib-aix.o to gdb_target_obs for
6056 powerpc-aix targets.
6057 * config/rs6000/nm-rs6000.h: Delete.
6058 * config/powerpc/aix.mh (NAT_FILE): Delete.
6059 (NATDEPFILES): Remove xcoffsolib.o.
6060 * Makefile.in (XMLFILES): Add library-list-aix.dtd.
6061 (ALL_TARGET_OBS): Add solib-aix.o.
6062 (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
6063 config/rs6000/nm-rs6000.h. Add solib-aix.h.
6064 (ALLDEPFILES): Add solib-aix.c. Remove xcoffsolib.c.
6065 * xcoffsolib.h, xcoffsolib.c: Delete.
6066
6067 * solib.c (reload_shared_libraries): Remove reference to
6068 SOLIB_CREATE_INFERIOR_HOOK.
6069 * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
6070 (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
6071 (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
6072 comment.
6073 * corelow.c (deprecated_core_resize_section_table): Delete.
6074 * exec.c: Remove include of xcoffsolib.h".
6075 (map_vmap, vmap): Delete.
6076 (exec_close_1): Remove references to vmap.
6077 (exec_file_attach): Remove vmap handling code, and reference
6078 to DEPRECATED_IBM6000_TARGET.
6079 (bfdsec_to_vmap): Delete.
6080 (exec_files_info): Remove block of code handling VMAP.
6081 * infcmd.c (post_create_inferior): Remove reference to
6082 SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
6083 * infrun.c (follow_exec): Remove reference to
6084 SOLIB_CREATE_INFERIOR_HOOK.
6085 * stack.c (print_frame): Remove reference to PC_SOLIB.
6086 * solib-dsbt.c (dsbt_current_sos): Adjust comment.
6087 (dsbt_relocate_main_executable): Likewise.
6088 * solib-frv.c (frv_current_sos): Likewise.
6089
0c4f667c
JB
60902013-05-06 Joel Brobecker <brobecker@adacore.com>
6091
6092 * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
6093 to target_write_memory and target_read_memory.
6094
726ce67c
JB
60952013-05-06 Joel Brobecker <brobecker@adacore.com>
6096
6097 * darwin-nat.c (darwin_setup_fake_stop_event): New function.
6098 (darwin_attach): Adjust using darwin_setup_fake_stop_event.
6099
c8c9911f
JB
61002013-05-06 Joel Brobecker <brobecker@adacore.com>
6101
6102 * darwin-nat.c: Replace all "%x" instances in format strings
6103 into "0x%x" throughout.
6104
fda184b6
JB
61052013-05-06 Joel Brobecker <brobecker@adacore.com>
6106
6107 * darwin-nat.c (darwin_mourn_inferior): Replace call to
6108 gdb_assert by call to MACH_CHECK_ERROR.
6109 (darwin_attach_pid): Raise an error rather than a failed
6110 assertion when various system calls failed. Report a warning
6111 instead of raising a failed assertion when PREV_NOT is not NULL
6112 after call to mach_port_request_notification.
6113 (darwin_ptrace_me): Raise an error rather than a failed
6114 assertion when read returns nonzero.
6115
d1d69afb
JB
61162013-05-06 Joel Brobecker <brobecker@adacore.com>
6117
6118 * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
6119
dc90b24d
JK
61202013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6121
6122 * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
6123
faab9922
JK
61242013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6125
6126 * event-top.c (display_gdb_prompt): Call missing do_cleanups.
6127 * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
6128 * symfile.c (symfile_bfd_open): New variable back_to. Do not leave
6129 a stale cleanup. Fix double free of NAME.
6130
e0ea48a0
EZ
61312013-05-04 Eli Zaretskii <eliz@gnu.org>
6132
6133 * windows-nat.c (windows_delete_thread): Accept an additional
6134 argument, the thread's exit code, and announce thread death when
6135 print_thread_events is non-zero and we are deleting a thread that
6136 is not the main thread.
6137 (get_windows_debug_event): Pass thread exit code to
6138 windows_delete_thread.
6139
83b2706a
KB
61402013-05-03 Kevin Buettner <kevinb@redhat.com>
6141
6142 * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
6143 (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
6144 (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
6145 (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
6146 (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
6147 (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
6148 (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
6149 (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
6150 (gdbarch_tdep): New struct.
6151 (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
6152 E_NUM_REGS.
6153 (v850e3v5_register_name): New function.
6154 (v850_register_type): v850e3v5 vector registers are 64-bits wide.
6155 (v850_use_struct_convention): Add `gdbarch' parameter. Add new
6156 code handling the struct return conventions for the RH850 ABI.
6157 Update all callers.
6158 (v850_eight_byte_align_p): New function.
6159 (v850_push_call_dummy): Push structs by value, not by reference
6160 for the RH850 ABI. Add support for eight byte alignment.
6161 (v850_dbtrap_breakpoint_from_pc): New function.
6162 (v850_gdbarch_init): Add ABI detection code. Register
6163 v850e3v5_register_name for the v850e3v5 architecture. Set the
6164 number of registers for v850e3v5. Register
6165 v850_dbtrap_breakpoint_from_pc as appropriate.
6166 (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
6167
d445b2f6
DE
61682013-05-03 Doug Evans <dje@google.com>
6169
6170 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
6171 of bfd_count_sections.
6172 * solib-target.c (solib_target_relocate_section_addresses): Ditto.
6173 * symfile.c (default_symfile_offsets): Ditto.
6174 (syms_from_objfile_1): Ditto. Make dummy addrs list an array of
6175 one entry, not bfd_count_sections entries.
6176
b3ce41ea
KB
61772013-05-03 Kevin Buettner <kevinb@redhat.com>
6178
6179 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
6180 `save' and `restore' register groups. Don't include SPL
6181 or SPH in these groups.
6182 (rl78_dwarf_reg_to_regnum): Adjust mapping for
6183 RL78_PC_REGNUM. Add mappings for RL78_PSW_REGNUM,
6184 RL78_ES_REGNUM, and RL78_CS_REGNUM.
6185 (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4. Invoke
6186 dwarf2_append_unwinders().
6187
96f7d3f1
PW
61882013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6189
6190 * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
6191 ignore SIGINT and SIGTRAP in case these internal signals are
6192 caught explicitely.
6193
b9dd1947
JB
61942013-05-01 Joel Brobecker <brobecker@adacore.com>
6195
6196 * darwin-nat.c (darwin_read_write_inferior): Change types
6197 of parameters rdaddr and wraddr to "gdb_byte *". Change type
6198 of copy_count to "mach_msg_type_number_t".
6199 (darwin_read_dyld_info): Change type of parameter
6200 rdaddr to "gdb_byte *".
6201
4ca18a63
JB
62022013-05-01 Joel Brobecker <brobecker@adacore.com>
6203
6204 * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
6205 of &info->load_map from "char *" to "gdb_byte *".
6206
2b692d32
JB
62072013-05-01 Joel Brobecker <brobecker@adacore.com>
6208
6209 * ia64-tdep.c (ia64_access_fpreg): Change cast of val
6210 from "char *" to "gdb_byte *".
6211 (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
6212
a98c29a0
DE
62132013-04-30 Doug Evans <dje@google.com>
6214
6a506a2d
DE
6215 * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
6216 (init_cutu_and_read_dies): Flag a complaint, not error, for bad
6217 DWO stub. If DWO isn't found, just use stub.
6218 (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
6219
a98c29a0
DE
6220 * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
6221 calling init_cutu_and_read_dies.
6222
f92b06da
WT
62232013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6224
6225 * target-descriptions.c (maint_print_c_tdesc_cmd):
6226 Add case to parse structures as register types and
6227 bitfields.
6228
95eebdcc
WT
62292013-04-30 Walfred Tedeschi <walfred.tedeschi@intel.com>
6230
6231 * MAINTAINERS (Write After Approval): Add myself to the list.
6232
019c1128
JB
62332013-04-30 Joel Brobecker <brobecker@adacore.com>
6234
6235 * sol-thread.c (rw_common): Change type of parameter "buf"
6236 to "gdb_byte *".
6237 (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
6238 rw_common to "gdb_byte *" instead of "char *".
6239
5812197c
JB
62402013-04-30 Joel Brobecker <brobecker@adacore.com>
6241
6242 * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
6243 of local variable msym to const struct bound_minimal_symbol.
6244 Adjust use accordingly.
6245 [ti.ti_state == TD_THR_SLEEP]: Likewise.
6246
ecccb813
TS
62472013-04-30 Samuel Thibault <samuel.thibault@gnu.org>
6248
6249 * i386gnu-nat.c (CREG_OFFSET): New macro.
6250 (creg_offset): New array.
6251 (CREG_ADDR): Use creg_offset instead of reg_offset.
6252
f1d02dd4 62532013-04-30 Joel Brobecker <brobecker@adacore.com>
54746424
JB
6254
6255 * mep-tdep.c (mep_write_pc): Delete.
6256 (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
6257 Add call to set_gdbarch_pc_regnum.
6258
f1d02dd4 62592013-04-30 Joel Brobecker <brobecker@adacore.com>
01da98f9
JB
6260
6261 * common/filestuff.c: Replace #include <dirent.h> by
6262 #include "gdb_dirent.h".
6263
f1d02dd4 62642013-04-30 Joel Brobecker <brobecker@adacore.com>
366c6766
JB
6265
6266 * common/filestuff.c: Replace #include <sys/stat.h> by
6267 #include "gdb_stat.h".
6268
b385a60d
PM
62692013-04-29 Pierre Muller <muller@sourceware.org>
6270
6271 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
6272 editCase function rule.
6273 (get_DW_AT_signature_type): Likewise.
6274
d27b54ad
JB
62752013-04-29 Joel Brobecker <brobecker@adacore.com>
6276
6277 * m32r-tdep.c (m32r_write_pc): Delete.
6278 (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
6279 Add call to set_gdbarch_pc_regnum.
6280
47d21dc5
PM
62812013-04-29 Pierre Muller <muller@sourceware.org>
6282
6283 * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
6284
9056882e
JB
62852013-04-29 Joel Brobecker <brobecker@adacore.com>
6286
6287 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
6288
7ee4732a
YQ
62892013-04-28 Yao Qi <yao@codesourcery.com>
6290
6291 * solib-dsbt.c (fetch_loadmap): Re-indent.
6292 (displacement_from_map, enable_break2): Likewise.
6293 (dsbt_relocate_section_addresses): Likewise.
6294
2260af53 62952013-04-26 Joel Brobecker <brobecker@adacore.com>
6296
6297 GDB 7.6 released.
6298
ff546935
TT
62992013-04-25 Andreas Kaufmann <Andreas.Kaufmann@synopsys.com>
6300
6301 PR corefiles/14983:
6302 * dwarf2read.c (process_full_comp_unit): Always create a static
6303 block.
6304
40fb6c5e
HZ
63052013-04-25 Hui Zhu <hui@codesourcery.com>
6306
6307 * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
6308 to loc->cmd_bytecode.
6309
74e04d1c
DE
63102013-04-24 Doug Evans <dje@google.com>
6311
6312 * dwarf2read.c (setup_type_unit_groups): Fix comment.
6313
3cf62c1d
KS
63142013-04-22 Keith Seitz <keiths@redhat.com>
6315
6316 * tracepoint.c (trace_save): Call the writer's start method.
6317
bf9e4d0c
MB
63182013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
6319
6320 PR gdb/10462
6321 * cli/cli-decode.c (lookup_command): Show an error if there is no space
6322 before argument.
6323
5d71132c
TT
63242013-04-23 Tom Tromey <tromey@redhat.com>
6325
6326 * common/filestuff.c: Check USE_WIN32API before including
6327 sys/socket.h.
6328 (HAVE_F_GETFD): New define.
6329 (mark_cloexec): Check HAVE_F_GETFD.
6330 (gdb_open_cloexec): Change 'mode' to unsigned long.
6331 (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
6332 (gdb_pipe_cloexec): Check HAVE_PIPE.
6333 * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
6334 long.
6335
a11cfd87
HZ
63362013-04-23 Hui Zhu <hui@codesourcery.com>
6337
6338 PR gdb/15293
a11cfd87
HZ
6339 * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
6340
2d9442cc
HZ
63412013-04-23 Hui Zhu <hui@codesourcery.com>
6342
6343 PR gdb/15165
2d9442cc
HZ
6344 * breakpoint.c (dprintf_print_recreate): New.
6345 (save_breakpoints): Let it not save dprintf commands.
6346 (initialize_breakpoint_ops): Set dprintf_print_recreate.
6347
614c279d
TT
63482013-04-22 Tom Tromey <tromey@redhat.com>
6349
6350 PR gdb/7912:
6351 * Makefile.in (SFILES): Add filestuff.c
6352 (COMMON_OBS): Add filestuff.o.
6353 (filestuff.o): New target.
6354 * auto-load.c (auto_load_objfile_script_1): Use
6355 gdb_fopen_cloexec.
6356 * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
6357 * cli/cli-cmds.c (shell_escape): Call close_most_fds.
6358 * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
6359 * common/agent.c (gdb_connect_sync_socket): Use
6360 gdb_socket_cloexec.
6361 * common/filestuff.c: New file.
6362 * common/filestuff.h: New file.
6363 * common/linux-osdata.c (linux_common_core_of_thread)
6364 (command_from_pid, commandline_from_pid, print_source_lines)
6365 (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
6366 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
6367 gdb_fopen_cloexec.
6368 * common/linux-procfs.c (linux_proc_get_int)
6369 (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
6370 * config.in, configure: Rebuild.
6371 * configure.ac: Don't check for sys/socket.h. Check for
6372 fdwalk, pipe2.
6373 * corelow.c (core_open): Use gdb_open_cloexec.
6374 * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
6375 * fork-child.c (fork_inferior): Call close_most_fds.
6376 * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
6377 * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
6378 * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
6379 Use gdb_fopen_cloexec.
6380 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
6381 gdb_open_cloexec.
6382 (linux_async_pipe): Use gdb_pipe_cloexec.
6383 * remote-fileio.c (remote_fileio_func_open): Use
6384 gdb_open_cloexec.
6385 * remote.c (remote_file_put, remote_file_get): Use
6386 gdb_fopen_cloexec.
6387 * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
6388 close_most_fds.
6389 * ser-tcp.c (net_open): Use gdb_socket_cloexec.
6390 * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
6391 * solib.c (solib_find): Use gdb_open_cloexec.
6392 * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
6393 * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
6394 (tfile_open): Use gdb_open_cloexec.
6395 * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
6396 * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
6397 * xml-support.c (xml_fetch_content_from_file): Use
6398 gdb_fopen_cloexec.
6399 * main.c (captured_main): Call notice_open_fds.
6400
5fda2332
EBM
64012013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
6402
6403 * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
6404 'char *' to 'gdb_byte *'.
6405 (gdbsim_store_register): Change the type of 'tmp' from 'char' to
6406 'gdb_byte'.
6407
eb6c553b
YQ
64082013-04-22 Yao Qi <yao@codesourcery.com>
6409
6410 * infrun.c: Fix typo in comment.
6411
9991b207
SDJ
64122013-04-22 Andrew Haley <aph@redhat.com>
6413
6414 * arm-tdep.c (BranchDest): Cast result as "unsigned long",
6415 instead of "long".
6416
8b4833e3
YQ
64172013-04-20 Yao Qi <yao@codesourcery.com>
6418
6419 * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
6420 'char *' to 'gdb_byte *'. Cast the return value of
6421 'bt_ctf_get_char_array' to 'gdb_byte *'.
6422
bd3f3b55
PA
64232013-04-19 Pedro Alves <palves@redhat.com>
6424
6425 * configure.ac (build_warnings): Replace -Wno-pointer-sign with
6426 -Wpointer-sign.
6427 * configure: Regenerate.
6428
c49e7f76
PA
64292013-04-19 Pedro Alves <palves@redhat.com>
6430
6431 * ser-tcp.c (net_read_prim): Cast second argument to recv to
6432 'void *'.
6433
12ff8552
PA
64342013-04-19 Pedro Alves <palves@redhat.com>
6435
6436 * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
6437 Change type of 'myaddr' parameter to gdb_byte pointer.
6438 (monitor_write_memory_longlongs): Likewise. Cast 'myaddr' pointer
6439 to 'long long' pointer instead of to 'unsigned long long'.
6440 (monitor_write_memory_block, monitor_read_memory_single)
6441 (monitor_read_memory): Change type of 'myaddr' parameter to
6442 gdb_byte pointer.
6443
9c37696b
PA
64442013-04-19 Pedro Alves <palves@redhat.com>
6445
6446 * record.c (validate_history_size): Make parameter 'setting'
6447 unsigned.
6448
a398505b
PA
64492013-04-19 Pedro Alves <palves@redhat.com>
6450
6451 * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
6452 to 'gdb_byte *'.
6453
9f8afa72
PA
64542013-04-19 Pedro Alves <palves@redhat.com>
6455
6456 * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
6457 local to int.
6458
c714b426
PA
64592013-04-19 Pedro Alves <palves@redhat.com>
6460
6461 * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
6462 * ada-tasks.c (read_fat_string_value): Likewise.
6463
507a579c
PA
64642013-04-19 Pedro Alves <palves@redhat.com>
6465
6466 * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
6467 unsigned. Pass 'tmp' to safe_read_uleb128 instead of the signed
6468 'offset', and adjust.
6469
f9d83a0b
PA
64702013-04-19 Pedro Alves <palves@redhat.com>
6471
6472 * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
6473 (read_index_from_section): Add cast to 'char *'.
6474
745eb4fd
PA
64752013-04-19 Pedro Alves <palves@redhat.com>
6476
6477 * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
6478
db5be46f
PA
64792013-04-19 Pedro Alves <palves@redhat.com>
6480
6481 * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
6482
0f928d68
PA
64832013-04-19 Pedro Alves <palves@redhat.com>
6484
6485 * record-full.c (record_full_get_bookmark): Change local 'ret'
6486 type to char * and add cast to gdb_byte *.
6487 (record_full_goto_bookmark): Handle 'bookmark' argument as a
6488 string.
6489 * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
6490
89f6d837
PA
64912013-04-19 Pedro Alves <palves@redhat.com>
6492
6493 * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
6494 * python/py-prettyprint.c (print_string_repr): Change type of
6495 'output' local to char *. Add cast to gdb_byte * in
6496 LA_PRINT_STRING call.
6497 (print_children): Change type of 'output' local to char *.
6498 * python/py-value.c (valpy_string): Add cast to const char * in
6499 PyUnicode_Decode call.
6500
ce6ec7d8
PA
65012013-04-19 Pedro Alves <palves@redhat.com>
6502
6503 * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
6504 and change its type to 'const char *'. Adjust.
6505 (mips_send_packet): Add cast to 'char *', and remove cast to
6506 'unsigned char *'.
6507 (mips_receive_packet): Remove cast to 'unsigned char *'.
6508 (mips_load_srec): Use bfd_byte.
6509 (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
6510 (pmon_checkset): Make 'value' parameter unsigned.
6511
fda0389f
PA
65122013-04-19 Pedro Alves <palves@redhat.com>
6513
6514 * common/agent.c (agent_run_command): Add cast to gdb_byte *.
6515
bc20a4af
PA
65162013-04-19 Pedro Alves <palves@redhat.com>
6517
6518 * remote.c (remote_write_bytes_aux, compare_sections_command)
6519 (remote_read_qxfer)
6520 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
6521 (remote_hostio_readlink, remote_bfd_iovec_pread)
6522 (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
6523 binary buffer, and char when buffer is used as string.
6524 * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
6525 (trace_save, tfile_open, traceframe_walk_blocks)
6526 (tfile_fetch_registers): Likewise.
6527
c628b528
PA
65282013-04-19 Pedro Alves <palves@redhat.com>
6529
6530 * ser-base.c (ser_base_write): Change prototype -- take 'void *'
6531 buffer and size_t size. Adjust.
6532 * ser-base.h (ser_base_write): Adjust.
6533 * ser-go32.c (cnts): Change type to size_t.
6534 (dos_write): Change prototype -- take 'void *'
6535 buffer and size_t size. Adjust.
6536 (dos_info): Print elements of 'cnts' as unsigned long.
6537 * serial.c (serial_write): Likewise.
6538 * serial.h (serial_write): Adjust.
6539 (struct serial_ops) <write>: Change prototype -- take 'void *'
6540 buffer and size_t size. Adjust.
6541
51a5cd90
PA
65422013-04-19 Pedro Alves <palves@redhat.com>
6543
6544 * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
6545 gdb_byte *.
6546 * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
6547
a9933661
PA
65482013-04-19 Pedro Alves <palves@redhat.com>
6549
6550 * alpha-tdep.c (alpha_extract_return_value): Use
6551 regcache_cooked_read_unsigned to read 'v0'.
6552
19afdd07
PA
65532013-04-19 Pedro Alves <palves@redhat.com>
6554
6555 * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
6556 parameters 'at', 'as' and 'offset' to uint32_t.
6557
96b32e50
PA
65582013-04-19 Pedro Alves <palves@redhat.com>
6559
6560 * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
6561 'is64' to signed 'int'.
6562
eb1bd1fb
PA
65632013-04-19 Pedro Alves <palves@redhat.com>
6564
6565 * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
6566 parameter to int *.
6567
463920bf
PA
65682013-04-19 Pedro Alves <palves@redhat.com>
6569
6570 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
6571 'insnbuf' buffer type to unsigned int[].
6572
70242eb1
PA
65732013-04-19 Pedro Alves <palves@redhat.com>
6574
6575 * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
6576
9d1dd0e2
PA
65772013-04-19 Pedro Alves <palves@redhat.com>
6578
6579 * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
6580 unsigned long *.
6581
44096aee
PA
65822013-04-19 Pedro Alves <palves@redhat.com>
6583
6584 * alpha-tdep.c (heuristic_fence_post): Change type to int.
6585 (alpha_heuristic_proc_start): Adjust to check -1 instead of
6586 UINT_MAX.
6587 * mips-tdep.c (heuristic_fence_post): Change type to int.
6588 (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
6589
e4286e57
PA
65902013-04-19 Pedro Alves <palves@redhat.com>
6591
6592 * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
6593 (struct gdbarch_tdep) <cris_version>: Make unsigned.
6594 (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
6595
001f13d8
PA
65962013-04-19 Pedro Alves <palves@redhat.com>
6597
6598 * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'. Use
6599 it to get a string view of the byte buffer.
6600 * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
6601 type to gdb_byte *. Adjust.
6602 * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
6603 Change local to char *.
6604 * solib-darwin.c (find_program_interpreter): Change return type to
6605 char *. Adjust.
6606 (darwin_solib_get_all_image_info_addr_at_init): Adjust.
6607 * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
6608 * solib-frv.c (enable_break2): Change local 'buf' to char *.
6609 * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
6610 * solib-svr4.c (find_program_interpreter): Change return type to
6611 char *. Adjust.
6612 (enable_break): Change local 'interp_name' to char *.
6613 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
6614 * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
6615 (spu_pseudo_register_write_spu): Use char for string buffer.
6616 Adjust.
6617 (info_spu_event_command, info_spu_signal_command): Add casts to
6618 'char *'.
6619
948f8e3d
PA
66202013-04-19 Pedro Alves <palves@redhat.com>
6621
6622 * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
6623 gdb_byte[].
6624 (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
6625 * ada-lang.c (ada_value_assign): Use gdb_byte.
6626 * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
6627 (alphanbsd_sigtramp_offset): Use gdb_byte.
6628 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
6629 (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
6630 (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
6631 (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
6632 (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
6633 * arm-tdep.c (arm_stub_unwind_sniffer)
6634 (arm_displaced_init_closure): Use gdb_byte.
6635 (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
6636 (arm_default_thumb_le_breakpoint)
6637 (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
6638 * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
6639 thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
6640 * arm-wince-tdep.c (arm_wince_le_breakpoint)
6641 (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
6642 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
6643 (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
6644 (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
6645 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
6646 (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
6647 * cris-tdep.c (push_stack_item, cris_push_dummy_call)
6648 (cris_store_return_value, cris_extract_return_value): Use
6649 gdb_byte.
6650 (constraint): Change type of parameter to char * from signed
6651 char*. Use gdb_byte.
6652 * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
6653 of local buffer to gdb_byte *.
6654 * dwarf2read.c (read_index_from_section): Use gdb_byte.
6655 (create_dwp_hash_table): Change type of locals to gdb_byte *.
6656 (add_address_entry): Change type of local buffer to gdb_byte[].
6657 * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
6658 (frv_push_dummy_call): Use gdb_byte.
6659 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
6660 (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
6661 (hppa_hpux_supply_save_state): Use gdb_byte.
6662 * hppa-tdep.c (hppa32_push_dummy_call)
6663 (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
6664 * ia64-tdep.c (extract_bit_field, replace_bit_field)
6665 (slotN_contents, replace_slotN_contents): Change type of parameter
6666 to gdb_byte *.
6667 (fetch_instruction, ia64_pseudo_register_write)
6668 (ia64_register_to_value, ia64_value_to_register)
6669 (ia64_extract_return_value, ia64_store_return_value)
6670 (ia64_push_dummy_call): Use gdb_byte.
6671 * m32c-tdep.c (m32c_return_value): Remove cast.
6672 * m68hc11-tdep.c (m68hc11_pseudo_register_write)
6673 (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
6674 gdb_byte.
6675 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
6676 * mn10300-tdep.c (mn10300_store_return_value)
6677 (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
6678 gdb_byte.
6679 * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
6680 (moxie_process_record): Remove casts.
6681 * ppc-ravenscar-thread.c (supply_register_at_address)
6682 (ppc_ravenscar_generic_store_registers): Use gdb_byte.
6683 * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
6684 * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
6685 * remote-mips.c (mips_xfer_memory): Use gdb_byte.
6686 * remote.c (compare_sections_command): Use gdb_byte.
6687 * score-tdep.c (score7_free_memblock): Change type of parameter to
6688 gdb_byte *.
6689 * sh-tdep.c (sh_justify_value_in_reg): Change return type to
6690 gdb_byte *. Use gdb_byte.
6691 (sh_push_dummy_call_fpu): Use gdb_byte.
6692 (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
6693 (sh_store_return_value_nofpu, sh_store_return_value_fpu)
6694 (sh_register_convert_to_virtual, sh_register_convert_to_raw):
6695 Change parameter type to 'gdb_byte *'. Use gdb_byte.
6696 (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
6697 * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
6698 (sh64_store_return_value, sh64_register_convert_to_virtual):
6699 Change parameter type to 'gdb_byte *'. Use gdb_byte.
6700 (sh64_pseudo_register_write): Use gdb_byte.
6701 * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
6702 * solib-irix.c (fetch_lm_info): Likewise. Use gdb_byte for byte
6703 buffer.
6704 (irix_current_sos): Use gdb_byte.
6705 * solib-som.c (som_current_sos): Use gdb_byte.
6706 * sparc-ravenscar-thread.c (supply_register_at_address)
6707 (sparc_ravenscar_generic_store_registers): Use gdb_byte.
6708 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
6709 * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
6710 * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
6711 'gdb_byte *'.
6712 * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
6713 'gdb_byte *'.
6714 * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
6715 * xstormy16-tdep.c (xstormy16_extract_return_value)
6716 (xstormy16_store_return_value): Change parameter type to
6717 'gdb_byte *'. Adjust.
6718 (xstormy16_push_dummy_call): Use gdb_byte.
6719 * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
6720 (call0_analyze_prologue, execute_code): Use gdb_byte.
6721
433730c9
PA
67222013-04-19 Vladimir Kargov <kargov@gmail.com>
6723 Pedro Alves <palves@redhat.com>
6724
6725 * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
6726 value contents.
6727
ac9ec31b
DE
67282013-04-17 Doug Evans <dje@google.com>
6729
6730 * dwarf2read.c (struct signatured_type): New member type.
6731 (struct attribute): Replace member signatured_type with signature.
6732 (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
6733 (read_call_site_scope): Call follow_die_ref instead of
6734 follow_die_ref_or_sig.
6735 (read_structure_type): Rewrite handling of signatured types.
6736 (read_enumeration_type): Ditto.
6737 (read_attribute_value): Update.
6738 (build_error_marker_type): New function.
6739 (lookup_die_type): Add assert. Rewrite handling of signatured types.
6740 Don't call error for bad types, just build an error marker type.
6741 (dump_die_shallow): Update.
6742 (follow_die_sig_1): Renamed from follow_die_sig.
6743 Don't call error for bad types, instead return NULL.
6744 (follow_die_sig): New function.
6745 (get_signatured_type, get_DW_AT_signature_type): New functions.
6746
e546e8bb
YZ
67472013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
6748
6749 * aarch64-tdep.c (aarch64_write_pc): Removed.
543cdd95
JB
6750 (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
6751 function.
e546e8bb 6752
ab116149
YQ
67532013-04-17 Yao Qi <yao@codesourcery.com>
6754
6755 * top.c (print_gdb_configuration): Print configure-time
6756 parameter on using libbabeltrace or not.
6757
488a42b8
PA
67582013-04-16 Pedro Alves <palves@redhat.com>
6759
6760 * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
6761
f5fb825b
PA
67622013-04-16 Pedro Alves <palves@redhat.com>
6763
85d494ea 6764 * common/glibc_thread_db.h: Update from upstream glibc
f5fb825b
PA
6765 (git 568035b7874a099087b77f7bba3e36a1173787b0).
6766
e1154999
PA
67672013-04-16 Pedro Alves <palves@redhat.com>
6768
6769 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
6770 * common/glibc_thread_db.h: ... this new file ...
6771 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
6772
e3b50a7f
PA
67732013-04-16 Will Newton <will.newton@gmail.com>
6774 Pedro Alves <palves@redhat.com>
6775
6776 PR build/11881
6777
6778 * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
6779 (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
6780 HAVE_THREAD_DB_H.
6781
1c2e4450
PA
67822013-04-16 Pedro Alves <palves@redhat.com>
6783 Eli Zaretskii <eliz@gnu.org>
6784
6785 * NEWS: Mention "set foo unlimited".
6786
4031ecc5
DE
67872013-04-15 Doug Evans <dje@google.com>
6788
19c3d4c9
DE
6789 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
6790 (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
6791 (create_dwo_cu_reader): Renamed from
6792 create_dwo_debug_info_hash_table_reader.
6793 (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
6794 Remove support for multiple CUs in a DWO file.
6795 (open_and_init_dwo_file, lookup_dwo_cutu): Update.
6796
4031ecc5
DE
6797 * dwarf2read.c (create_debug_types_hash_table): Use hex_string
6798 instead of phex.
6799 (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
6800 (create_dwo_in_dwp): Ditto.
6801
b340913d
TT
68022013-04-15 Tom Tromey <tromey@redhat.com>
6803
6804 * NEWS: Move recent entries into "since 7.6" section.
6805
cc16e6c9
TT
68062013-04-15 Tom Tromey <tromey@redhat.com>
6807
6808 PR c++/13588:
6809 * NEWS: Update.
6810 * break-catch-throw.c (struct exception_catchpoint)
6811 <exception_rx, pattern>: New fields.
6812 (fetch_probe_arguments, dtor_exception_catchpoint)
6813 (check_status_exception_catchpoint)
6814 (print_one_detail_exception_catchpoint): New functions.
6815 (handle_gnu_v3_exceptions): Add "except_rx" argument.
6816 Compile regular expression if needed.
6817 (extract_exception_regexp): New function.
6818 (catch_exception_command_1): Use extract_exception_regexp.
6819 (compute_exception): Use fetch_probe_arguments.
6820 (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
6821 and check_status fields.
6822 * cp-abi.c (cplus_typename_from_type_info): New function.
6823 * cp-abi.h (cplus_typename_from_type_info): Declare.
6824 (struct cp_abi_ops) <get_typename_from_type_info>: New field.
6825 * gdb_regex.h (compile_rx_or_error): Declare.
6826 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
6827 comment.
6828 (init_gnuv3_ops): Set get_type_from_type_info field.
6829 * probe.c (compile_rx_or_error): Move...
6830 * utils.c (compile_rx_or_error): ... here.
6831
72f1fe8a
TT
68322013-04-15 Tom Tromey <tromey@redhat.com>
6833
6834 PR c++/15176:
6835 * NEWS: Update.
6836 * break-catch-throw.c (compute_exception): New function.
6837 (exception_funcs): New global.
6838 (_initialize_break_catch_throw): Create $_exception.
6839 * cp-abi.c (cplus_type_from_type_info): New function.
6840 * cp-abi.h (cplus_type_from_type_info): Declare.
6841 (struct cp_abi_ops) <get_type_from_type_info>: New field.
6842 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
6843 (gnuv3_get_type_from_type_info): New functions.
6844 (init_gnuv3_ops): Set get_type_from_type_info ABI field.
6845
fc4746a2
TT
68462013-04-15 Tom Tromey <tromey@redhat.com>
6847
6848 * break-catch-throw.c (struct exception_names): New.
6849 (exception_functions): Change type.
6850 (re_set_exception_catchpoint): Look for SDT probes.
6851
15a73f56
TT
68522013-04-15 Tom Tromey <tromey@redhat.com>
6853
6854 PR c++/10119:
6855 * break-catch-throw.c (exception_functions): New global.
6856 (gnu_v3_exception_catchpoint_ops): Move earlier.
6857 (struct exception_catchpoint): New.
6858 (classify_exception_breakpoint): Rewrite.
6859 (re_set_exception_catchpoint): New function.
6860 (handle_gnu_v3_exceptions): Return void. Use init_catchpoint.
6861 Allocate a struct exception_catchpoint.
6862 (catch_exception_command_1): Update.
6863 (initialize_throw_catchpoint_ops): Set 're_set' method.
6864
916703c0
TT
68652013-04-15 Tom Tromey <tromey@redhat.com>
6866
6867 * Makefile.in (SFILES): Add break-catch-throw.c
6868 (COMMON_OBS): Add break-catch-throw.o.
6869 * break-catch-throw.c: New file.
6870 * breakpoint.c: Move exception-catching code to new file.
6871 (ep_parse_optional_if_clause): No longer static.
6872 * breakpoint.h (ep_parse_optional_if_clause): Declare.
6873
6e72ca20
TT
68742013-04-15 Tom Tromey <tromey@redhat.com>
6875
6876 PR c++/9065:
6877 * NEWS: Update.
6878 * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
6879 * c-exp.y (TYPEID): New token.
6880 (exp): Add new TYPEID productions.
6881 (ident_tokens): Add "typeid".
6882 * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
6883 * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
6884 (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
6885 * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
6886 * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
6887 case.
6888 * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
6889 (build_std_type_info_type, gnuv3_get_typeid_type)
6890 (gnuv3_get_typeid): New functions.
6891 (init_gnuv3_ops): Initialize std_type_info_gdbarch_data. Set
6892 new fields on ABI object.
6893 * parse.c (operator_length_standard) <OP_TYPEID>: New case.
6894 * std-operator.def (OP_TYPEID): New.
6895
715c6909
TT
68962013-04-15 Tom Tromey <tromey@redhat.com>
6897
6898 * elfread.c (elf_symtab_read): Install versioned symbol under
6899 unversioned name as well.
6900
8de20a37
TT
69012013-04-15 Tom Tromey <tromey@redhat.com>
6902
6903 PR c++/11990:
6904 * c-lang.c (cplus_language_defn): Use gdb_demangle.
6905 * c-typeprint.c (c_type_print_base): Use gdb_demangle.
6906 * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
6907 (gdb_demangle): New function.
6908 * cp-support.h (gdb_demangle): Declare.
6909 * dwarf2read.c (dwarf2_physname, fixup_partial_die)
6910 (dwarf2_name): Use gdb_demangle.
6911 * gdbtypes.c (check_stub_method): Use gdb_demangle.
6912 * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
6913 suffixes from name.
6914 (gnuv3_print_method_ptr): Use gdb_demangle.
6915 * jv-lang.c (java_demangle): Use gdb_demangle.
6916 * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
6917 * language.c (unk_lang_demangle): Use gdb_demangle.
6918 * symtab.c (symbol_find_demangled_name)
6919 (demangle_for_lookup): Use gdb_demangle.
6920
591f19e8
TT
69212013-04-15 Tom Tromey <tromey@redhat.com>
6922
6923 PR c++/12824:
6924 * NEWS: Update.
6925 * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
6926 New constant.
6927 (classify_exception_breakpoint): New function.
6928 (print_it_exception_catchpoint, print_one_exception_catchpoint)
6929 (print_mention_exception_catchpoint)
6930 (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
6931 (catch_exception_command_1): Handle "rethrow" catchpoint.
6932 (catch_rethrow_command): New function.
6933 (_initialize_breakpoint): Add "catch rethrow" command.
6934
4d40cad2
PM
69352013-04-15 Pierre Muller <muller@sourceware.org>
6936
6937 * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
6938 set_gdbarch_write_pc as deprecated anymore.
6939
30bcb456
JB
69402013-04-15 Joel Brobecker <brobecker@adacore.com>
6941
6942 * spu-tdep.c (spu_write_pc): Add empty line after local variable
6943 declarations.
6944
da9160e4
YQ
69452013-04-13 Yao Qi <yao@codesourcery.com>
6946
6947 * ctf.c (_initialize_ctf): Include "completer.h".
6948 Call add_target_with_completer instead of add_target.
6949
39ed5604
JK
69502013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6951
6952 Fix GDB regression related to PR binutils/14813.
6953 * jit.c (mem_bfd_iovec_close): Return 0 for success.
6954 * minidebug.c (lzma_close): Add return value comment.
6955 * remote.c (remote_bfd_iovec_close): Return 0 for success.
6956 * solib-spu.c (spu_bfd_iovec_close): Likewise.
6957 * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
6958
69592013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
49369217
JK
6960
6961 * config.in: Regenerate.
6962
d521ce57
TT
69632013-04-12 Tom Tromey <tromey@redhat.com>
6964
6965 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
6966 const.
6967 * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
6968 (struct die_reader_specs) <buffer>: Likewise.
6969 (die_reader_func_ftype): Make 'info_ptr' const.
6970 (struct line_header) <include_dirs, statement_program_start,
6971 statement_program_end>: Now const.
6972 (struct file_entry) <name>: Likewise.
6973 (struct partial_die_info) <sibling>: Likewise.
6974 (struct dwarf_block) <data>: Likewise.
6975 (dwarf2_read_section): Remove cast.
6976 (dwarf2_get_section_info): Make 'bufp' const.
6977 (read_index_from_section): Constify.
6978 (dw2_get_file_names_reader): Make 'info_ptr' const.
6979 (dw2_get_primary_filename_reader): Likewise.
6980 (read_comp_unit_head): Make 'info_ptr' and return type const.
6981 (read_and_check_comp_unit_head, read_and_check_type_unit_head):
6982 Likewise.
6983 (read_abbrev_offset): Constify.
6984 (dwarf2_create_include_psymtab): Make 'name' const.
6985 (create_debug_types_hash_table): Update.
6986 (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
6987 (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
6988 Constify.
6989 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
6990 (load_partial_comp_unit_reader): Make 'info_ptr' const.
6991 (read_comp_units_from_section): Constify.
6992 (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
6993 (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
6994 const.
6995 (dwarf2_compute_name, setup_type_unit_groups): Constify.
6996 (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
6997 (create_dwp_hash_table, dwarf2_ranges_read)
6998 (dwarf2_record_block_ranges): Constify.
6999 (read_die_and_children, read_die_and_siblings_1)
7000 (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
7001 const.
7002 (read_full_die_1, read_full_die): Make 'info_ptr' const.
7003 (abbrev_table_read_table): Constify.
7004 (load_partial_dies): Make 'info_ptr' const.
7005 (read_partial_die, read_attribute_value, read_attribute): Make
7006 'info_ptr' and return type const.
7007 (read_address, read_initial_length)
7008 (read_checked_initial_length_and_offset, read_offset)
7009 (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
7010 const.
7011 (read_direct_string): Make 'buf' and return type const.
7012 (read_indirect_string_at_offset, read_indirect_string_from_dwz)
7013 (read_indirect_string): Make return type const.
7014 (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
7015 (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
7016 'info_ptr' const.
7017 (read_str_index): Make return type const.
7018 (add_include_dir): Make 'include_dir' const.
7019 (add_file_name): Make 'name' const.
7020 (dwarf_decode_line_header): Constify.
7021 (psymtab_include_file_name): Make return type const.
7022 (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
7023 (dwarf2_start_subfile): Make 'filename' const.
7024 (dwarf2_const_value_attr): Make 'bytes' const.
7025 (read_signatured_type_reader): Make 'info_ptr' const.
7026 (decode_locdesc): Constify.
7027 (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
7028 const.
7029 (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
7030 'mac_end', and return type const.
7031 (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
7032 (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
7033 type const.
7034 (per_cu_header_read_in): Constify.
7035 * symfile.h (dwarf2_get_section_info): Update.
7036
d47a1bc1
TT
70372013-04-12 Tom Tromey <tromey@redhat.com>
7038
7039 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
7040
6eaaf48b
EZ
70412013-04-12 Eli Zaretskii <eliz@gnu.org>
7042
fc4c25bf 7043 * NEWS: Mention "show configuration", --configuration.
6eaaf48b
EZ
7044 * top.c (print_gdb_configuration): New function, displays the
7045 details about GDB configure-time parameters.
7046 (print_gdb_version): Mention "show configuration".
6eaaf48b
EZ
7047 * cli/cli-cmds.c (show_configuration): New function.
7048 (_initialize_cli_cmds): Add the "show configuration" command.
6eaaf48b
EZ
7049 * main.c (captured_main) <print_configuration>: New static var.
7050 <long_options>: Use it.
7051 If --configuration was given, call print_gdb_configuration.
7052
b292c783
JK
70532013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7054 Pedro Alves <palves@redhat.com>
7055
7056 * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
7057 (generated_files): Add gcore.
7058 (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
7059 HAVE_NATIVE_GCORE_HOST.
7060 (gcore): New.
7061 * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
7062 * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
7063 config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
7064 config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
7065 config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
7066 Add HAVE_NATIVE_GCORE_HOST.
7067 * configure: Regenerate.
7068 * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
7069 New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME. New
7070 AC_CONFIG_FILES for gcore.
7071 * configure.tgt: Add gdb_have_gcore to the initial comment. Set
7072 gdb_have_gcore.
7073 * gdb_gcore.sh: Rename to ...
7074 * gcore.in: ... here. Remove gcore.sh comment. Use GDB_TRANSFORM_NAME
7075 and GCORE_TRANSFORM_NAME substitutions.
7076
c96b3c4f
JK
7077 Fix parsing tabs in ${gdb_target_obs}.
7078 * configure.tgt (gdb_have_gcore): Replace case with for and if.
7079
d6cb50a2
JK
70802013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7081
7082 * remote.c (unpush_and_perror): Add output message final dot.
7083
cf2cb5ec
YQ
70842013-04-11 Yao Qi <yao@codesourcery.com>
7085
7086 * tracepoint.c (tfile_interp_line): Fit parameters line and
7087 utpp in one line.
7088
07293be4
JB
70892013-04-10 Joel Brobecker <brobecker@adacore.com>
7090
7091 * solib.c (solib_map_sections): Remove code overwriting
7092 SO->SO_NAME with the bfd's filename.
7093
f81d1120
PA
70942013-04-10 Pedro Alves <palves@redhat.com>
7095
7096 * cli/cli-decode.c (integer_unlimited_completer): New function.
7097 (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
7098 (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
7099 completer.
7100 * cli/cli-setshow.c: Include "cli/cli-utils.h".
7101 (is_unlimited_literal): New function.
7102 (do_set_command): Handle literal "unlimited" arguments.
7103 * frame.c (_initialize_frame) <set backtrace limit>: Document
7104 "unlimited".
7105 * printcmd.c (_initialize_printcmd) <set print
7106 max-symbolic-offset>: Add help text.
7107 * record-full.c (_initialize_record_full) <set record full
7108 insn-number-max>: Likewise.
7109 * record.c (_initialize_record) <set record
7110 instruction-history-size, set record function-call-history-size>:
7111 Add help text.
7112 * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
7113 help text.
7114 * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
7115 Likewise.
7116 * source.c (_initialize_source) <set listsize>: Add help text.
7117 * utils.c (initialize_utils) <set height, set width>: Likewise.
7118 <set pagination>: Mention "set height unlimited".
7119 * valprint.c (_initialize_valprint) <set print elements, set print
7120 repeats>: Document "unlimited".
7121
2f9d54cf
PA
71222013-04-10 Pedro Alves <palves@redhat.com>
7123
7124 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
7125 instead of disconnect_tracing.
7126 * infcmd.c (detach_command, disconnect_command): Call
7127 query_if_trace_running. Adjust.
7128 * top.c: Include "tracepoint.h".
7129 (quit_target): Delete. Contents moved ...
7130 (quit_force): ... here. Wrap each stage of teardown in
7131 TRY_CATCH. Call disconnect_tracing before detaching.
7132
393fd4c3
YQ
71332013-04-10 Hui Zhu <hui@codesourcery.com>
7134 Yao Qi <yao@codesourcery.com>
7135
7136 * configure.ac: Check libbabeltrace is installed.
7137 * config.in: Regenerate.
7138 * configure: Regenerate.
7139 * Makefile.in (LIBBABELTRACE): New.
7140 (CLIBS): Add LIBBABELTRACE.
7141 * ctf.c: Include "exec.h".
7142 (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
7143 (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
7144 (ctf_save_metadata_header): Define new type aliases in
7145 metadata.
7146 (ctf_write_header): Define event type "tsv_def" and "tp_def"
7147 in metadata. Start a new faked packet for trace status.
7148 (ctf_write_status): Write trace status to CTF.
7149 (ctf_write_uploaded_tsv): Write TSV to CTF.
7150 (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
7151 (ctf_write_definition_end): End the faked packet.
7152
7153 (ctx, ctf_iter, trace_dirname): New.
7154 (start_pos): New variable.
7155 (ctf_destroy, ctf_open_dir, ctf_open): New.
7156 (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
7157 macros.
7158 (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
7159 (ctf_fetch_registers, ctf_xfer_partial): New.
7160 (ctf_get_trace_state_variable_value): New.
7161 (ctf_get_tpnum_from_frame_event): New.
7162 (ctf_get_traceframe_address): New.
7163 (ctf_trace_find, ctf_has_stack): New.
7164 (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
7165 (ctf_get_trace_status, ctf_read_status): New.
7166 (_initialize_ctf): New.
7167 * tracepoint.c (get_tracepoint_number): New
7168 (get_uploaded_tsv): Remove 'static'.
5f8e0b8f 7169 (struct traceframe_info, trace_regblock_size): Move it to ...
393fd4c3
YQ
7170 * tracepoint.h: ... here.
7171 (get_tracepoint_number): Declare it.
7172 (get_uploaded_tsv): Declare it.
7173
7174 * NEWS: Mention new configure option.
7175
5c2b4418
HZ
71762013-04-10 Pedro Alves <palves@redhat.com>
7177 Hui Zhu <hui@codesourcery.com>
7178
7179 * breakpoint.c (dprintf_re_set): New.
7180 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
7181 to dprintf_re_set.
7182
a5c66735
JB
71832013-04-09 Joel Brobecker <brobecker@adacore.com>
7184
7185 * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
7186 Remove solib-svr4.o from the list.
7187
9e77999c
JB
71882013-04-09 Joel Brobecker <brobecker@adacore.com>
7189
7190 * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
7191 Use gdb_assert_not_reached instead of invalid boolean expression.
7192
1927e618
PA
71932013-04-09 Pedro Alves <palves@redhat.com>
7194
7195 * remote.c (unpush_and_perror): New function.
7196 (readchar, remote_serial_write): Use it.
7197
10782d74
MM
71982013-04-09 Markus Metzger <markus.t.metzger@intel.com>
7199
7200 * NEWS: Mention new btrace RSP packets.
7201
4c8429ef
TT
72022013-04-08 Tom Tromey <tromey@redhat.com>
7203
7204 * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
7205 long.
7206
8625fc1b
TT
72072013-04-08 Tom Tromey <tromey@redhat.com>
7208
7209 * maint.c (print_bfd_section_info): Print the section index.
7210 * symmisc.c (dump_msymbols): Print the section index.
7211
e27d198c
TT
72122013-04-08 Tom Tromey <tromey@redhat.com>
7213
7214 PR symtab/8424:
7215 * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
7216 SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
7217 * breakpoint.c (resolve_sal_pc): Update.
7218 * elfread.c (elf_gnu_ifunc_record_cache): Update.
7219 * findvar.c (struct minsym_lookup_data) <objfile>: New field.
7220 (minsym_lookup_iterator_cb): Use it.
7221 (default_read_var_value): Update.
7222 * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
7223 Update.
7224 * infcmd.c (jump_command): Update.
7225 * linespec.c (minsym_found): Update.
7226 * maint.c (maintenance_translate_address): Update.
7227 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
7228 (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
7229 * parse.c (write_exp_msymbol): Update.
7230 * printcmd.c (address_info): Update.
7231 * psymtab.c (find_pc_sect_psymbol): Update.
7232 (fixup_psymbol_section): Check SYMBOL_SECTION, not
7233 SYMBOL_OBJ_SECTION.
7234 (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
7235 Don't initialize SYMBOL_OBJ_SECTION.
7236 * spu-tdep.c (spu_catch_start): Update.
7237 * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
7238 * symmisc.c (dump_msymbols, print_symbol): Update.
7239 * symtab.c (fixup_section): Don't set 'obj_section'. Change
7240 how fallback section is computed.
7241 (fixup_symbol_section): Update.
7242 (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
7243 Update.
7244 (allocate_symbol, initialize_symbol, allocate_template_symbol):
7245 Initialize SYMBOL_SECTION.
7246 * symtab.h (struct general_symbol_info) <section>: Update comment.
7247 <obj_section>: Remove.
7248 (SYMBOL_OBJ_SECTION): Add 'objfile' argument. Rewrite.
7249 (SYMBOL_OBJFILE): New macro.
7250
e6dc44a8
TT
72512013-04-08 Tom Tromey <tromey@redhat.com>
7252
7253 * coffread.c (record_minimal_symbol): Update.
7254 * dbxread.c (record_minimal_symbol): Update.
7255 * elfread.c (record_minimal_symbol): Update.
7256 * machoread.c (macho_symtab_add_minsym): Update.
7257 * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
7258 Update.
7259 * minsyms.c (prim_record_minimal_symbol): Update.
7260 (prim_record_minimal_symbol_full): Remove 'bfd_section'
7261 argument.
7262 (prim_record_minimal_symbol_and_info): Likewise.
7263 * minsyms.h (prim_record_minimal_symbol_full)
7264 (prim_record_minimal_symbol_and_info): Update.
7265 * symtab.c (allocate_symbol, initialize_symbol)
7266 (allocate_template_symbol): Initialize SYMBOL_SECTION.
7267 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
7268 Update.
7269
36192a8d
TT
72702013-04-08 Tom Tromey <tromey@redhat.com>
7271
7272 PR symtab/8423:
7273 * solib-som.c (som_solib_section_offsets): Use BFD section
7274 indices. Set offsets for all sections.
7275 * somread.c (som_symtab_read): Compute BFD section for
7276 symbol. Use prim_record_minimal_symbol_and_info.
7277 (som_symfile_read): Fix comment.
7278 (struct find_section_offset_arg): New.
7279 (find_section_offset, set_section_index): New functions.
7280 (som_symfile_offsets): Use set_section_index to compute
7281 section indices.
7282
65cf3563
TT
72832013-04-08 Tom Tromey <tromey@redhat.com>
7284
7285 * coffread.c (cs_to_section): Use gdb_bfd_section_index.
7286 * elfread.c (record_minimal_symbol, elf_symtab_read): Use
7287 gdb_bfd_section_index.
7288 * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
7289 New functions.
7290 * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
7291 Declare.
7292 * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
7293 Update.
7294 * objfiles.c (add_to_objfile_sections_full): New function.
7295 (add_to_objfile_sections): Use it.
7296 (build_section_table): Rewrite.
7297 (objfile_relocate1): Use gdb_bfd_section_index. Update.
7298 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
7299 (struct objfile) <sections>: Update comment.
7300 (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
7301 is NULL.
7302 (ALL_OBJSECTIONS): Use it.
7303 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
7304 * solib-frv.c (frv_relocate_main_executable): Update.
7305 * solib-target.c (solib_target_relocate_section_addresses):
7306 Use gdb_bfd_section_index.
7307 * symfile.c (build_section_addr_info_from_section_table):
7308 Use gdb_bfd_section_index.
7309 (build_section_addr_info_from_bfd, place_section): Likewise.
7310 * symtab.c (fixup_section): Update.
7311 * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
7312
7cbd4a93
TT
73132013-04-08 Tom Tromey <tromey@redhat.com>
7314
7315 * minsyms.h (struct bound_minimal_symbol): New.
7316 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
7317 Remove objfile argument.
7318 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
7319 Return bound_minimal_symbol.
7320 * minsyms.c (lookup_minimal_symbol_by_pc_1)
7321 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
7322 Return bound_minimal_symbol.
7323 (in_gnu_ifunc_stub): Update.
7324 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
7325 Remove 'objfile_p' argument.
7326 (lookup_solib_trampoline_symbol_by_pc): Update.
7327 * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
7328 arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
7329 c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
7330 glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
7331 i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
7332 linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
7333 mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
7334 ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
7335 stack.c, symtab.c, tui/tui-disasm.c: Update.
7336
f85f34ed
TT
73372013-04-08 Tom Tromey <tromey@redhat.com>
7338
7339 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
7340 Use symbol's obstack, not an objfile.
7341 * coffread.c (process_coff_symbol): Update.
7342 * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
7343 * jv-lang.c (add_class_symbol): Update.
7344 * mdebugread.c (new_symbol): Update.
7345 * minsyms.c (prim_record_minimal_symbol_full)
7346 (terminate_minimal_symbol_table): Update.
7347 * psymtab.c (add_psymbol_to_bcache): Clear entire symbol. Update.
7348 * stabsread.c (define_symbol, read_enum_type): Update.
7349 * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
7350 Handle Ada specially.
7351 (symbol_set_language): Add 'obstack' argument.
7352 (symbol_set_names): Update.
7353 (symbol_natural_name, symbol_demangled_name): Always use
7354 ada_decode_symbol.
7355 * symtab.h (struct general_symbol_info)
7356 <language_specific::obstack>: New field.
7357 <ada_mangled>: New field.
7358 (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
7359 (symbol_set_language): Update.
7360
ccde22c0
TT
73612013-04-08 Tom Tromey <tromey@redhat.com>
7362
7363 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
7364 Take an obstack, not an objfile.
7365 (symbol_set_names): Update.
7366 * symtab.h (symbol_set_demangled_name): Update.
7367
e623cf5d
TT
73682013-04-08 Tom Tromey <tromey@redhat.com>
7369
7370 * coffread.c (process_coff_symbol, coff_read_enum_type): Call
7371 allocate_symbol.
7372 * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
7373 (read_func_scope): Call allocate_template_symbol.
7374 (new_symbol_full): Call allocate_symbol.
7375 * jit.c (finalize_symtab): Call allocate_symbol.
7376 * jv-lang.c (add_class_symbol): Call allocate_symbol.
7377 * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
7378 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
7379 (common_block_end): Call allocate_symbol.
7380 * symtab.c (allocate_symbol, initialize_symbol)
7381 (allocate_template_symbol): New functions.
7382 * symtab.c (allocate_symbol, initialize_symbol)
7383 (allocate_template_symbol): Declare.
7384 * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
7385
f6de8ec2
PA
73862013-04-08 Pedro Alves <palves@redhat.com>
7387 Keith Seitz <keiths@redhat.com>
7388
7389 * breakpoint.c (create_breakpoint): Rename
7390 "parse_condition_and_thread" parameter to "parse_arg". Update
7391 describing comment. If !PARSE_ARG, then error out if ARG is not
7392 the empty string after extracting the location.
7393 * breakpoint.h (create_breakpoint): Rename
7394 "parse_condition_and_thread" parameter to "parse_arg".
7395
f65ce5fb
AR
73962013-04-08 Aleksandar Ristovski <aristovski@qnx.com
7397
7398 * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
7399
cc5925ad
YQ
74002013-04-07 Yao Qi <yao@codesourcery.com>
7401
7402 * remote.c (remote_trace_find): Change type of parameters 'addr1'
7403 and 'addr2' to CORE_ADDR.
7404 * target.c (update_current_target): Update.
7405 * target.h (struct target_ops) <to_trace_find>: Change parameter
7406 type to CORE_ADDR.
7407 * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
7408 'addr2' to CORE_ADDR.
7409 (tfile_trace_find): Likewise.
7410 (tfile_get_traceframe_address): Change return type to CORE_ADDR.
7411 Change local variable 'addr' to type CORE_ADDR.
7412 * tracepoint.h (tfind_1): Update declaration.
7413
d9ac0664
EZ
74142013-04-06 Eli Zaretskii <eliz@gnu.org>
7415
7416 * windows-nat.c (windows_get_absolute_argv0): Move from here...
7417 * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
7418 Include main.h.
7419
7420 * windows-nat.h (windows_get_absolute_argv0): Move prototype from
7421 here...
7422 * main.h (windows_get_absolute_argv0): ...to here.
7423
02142a6c
DE
74242013-04-05 Doug Evans <dje@google.com>
7425
7426 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
7427 (read_cutu_die_from_dwo): Add comments.
7428 (read_structure_type): Update comment.
7429 (read_enumeration_type, read_namespace_type): Update comment.
7430 (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
7431
43662968
JK
74322013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7433
7434 Convert man pages to texinfo, new gdbinit.5 texinfo page.
7435 * Makefile.in (gdb.z): Remove.
7436 (install-only): Remove $(man1dir) and gdb.1 installation.
7437 * gdb.1: Remove.
7438
9ead1b84
JK
74392013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7440
7441 Fix compatibility with Linux kernel 3.8.3.
7442 * linux-tdep.c (linux_find_memory_regions_full): Move variable number
7443 to more inner block. Remove parsing of NUMBER from outer block.
7444 Parse NUMBER only if KEYWORD has been identified.
7445
d1794952
JK
74462013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7447
7448 Fix variable name shadowing.
7449 * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
7450 filename to mapsfilename and update its uses.
7451
9025569e
EZ
74522013-04-05 Eli Zaretskii <eliz@gnu.org>
7453
7454 * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
7455 empty. See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
7456 and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
7457 details of the problem.
7458
c9a6ce02
PA
74592013-04-04 Pedro Alves <palves@redhat.com>
7460 Hui Zhu <hui@codesourcery.com>
7461
7462 * breakpoint.c (validate_commands_for_breakpoint): If validating a
7463 tracepoint, reset its STEP_COUNT and call validate_actionline.
7464
5ff888ce
DE
74652013-04-03 Doug Evans <dje@google.com>
7466
bf6af496
DE
7467 * dwarf2read.c (read_die_and_siblings_1): Renamed from
7468 read_die_and_siblings.
7469 (read_die_and_siblings): New function.
7470 (read_cutu_die_from_dwo): Dump die if requested.
7471 (read_die_and_children): Call read_full_die_1 and
7472 read_die_and_siblings_1.
7473 (read_full_die): Dump die if requested.
7474
7475 * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
7476
0ac5b59e
DE
7477 * dwarf2read.c (struct dwo_file): New member comp_dir.
7478 Rename member name to dwo_name. All uses updated.
7479 (hash_dwo_file): Include comp_dir in computation.
7480 (eq_dwo_file): Ditto.
7481 (lookup_dwo_file_slot): New arg comp_dir. All callers updated.
7482 (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
7483
5ff888ce
DE
7484 * psymtab.c (read_psymtabs_with_fullname): Don't call
7485 psymtab_to_fullname if the basenames are different.
7486
ec83d211
JK
74872013-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7488
7489 * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
7490 New entry about "fullname" presence.
7491
4f4352f7
PA
74922013-04-03 Pedro Alves <palves@redhat.com>
7493
7494 * NEWS: Mention x86_64/Cygwin as new native configuration.
7495
3d1d5ea3
DE
74962013-04-02 Doug Evans <dje@google.com>
7497
7498 * dwarf2read.c (read_structure_type): Fix typo in comment.
7499
be9a8770
PA
75002013-04-02 Pedro Alves <palves@redhat.com>
7501
7502 * NEWS: Mention "set/show debug aarch64", "set/show debug
7503 coff-pe-read" and "set/show debug mach-o".
7504
a46c1e42
PA
75052013-04-02 Pedro Alves <palves@redhat.com>
7506
7507 * NEWS: Mention "set/show remote trace-buffer-size-packet".
7508
3ad18b19
EZ
75092013-04-02 Eli Zaretskii <eliz@gnu.org>
7510
7511 * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
7512 gdb_string.h is now in common/.
7513
e9f1758d
PA
75142013-04-02 Pedro Alves <palves@redhat.com>
7515
7516 * NEWS: Move "set debug notification" and "set trace-buffer-size"
7517 under "New options".
7518
049dc89b
JK
75192013-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 Revert this patch:
7522 PR gdb/15275
7523 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
7524
c33e31fd
PA
75252013-04-02 Pedro Alves <palves@redhat.com>
7526
7527 PR gdb/15275
7528
7529 * remote.c (send_interrupt_sequence): Use remote_serial_write.
7530 (remote_serial_write): New function.
7531 (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
7532
ea5f3910
JW
75332013-04-01 Jiong Wang <jiwang@tilera.com>
7534
7535 * NEWS: Mention TILE-Gx in "New native configurations" and
f5aee5ee 7536 "New targets" sections.
ea5f3910 7537
5c6fa7ab
DE
75382013-04-01 Doug Evans <dje@google.com>
7539
c0f78cd4
DE
7540 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
7541 (process_enumeration_scope): Simplify.
7542
0186c6a7
DE
7543 * dwarf2read.c (struct dwarf2_per_cu_data): Move member
7544 type_unit_group ...
7545 (struct signatured_type): ... to here.
7546 (sig_type_ptr): New typedef.
7547 (type_unit_group): Delete member 't.first_cu'. Move member 'tus'
7548 out of union 't'. All uses updated.
7549 (dw2_get_file_names_reader): Assert not called for a type unit.
7550 (dw2_get_file_names): Assert not called for a type unit or type
7551 unit group.
7552 (build_type_psymtabs_reader): Assert called for a type unit.
7553 (build_type_psymtab_dependencies): Assert called for a type unit group.
7554
5c6fa7ab
DE
7555 * dwarf2read.c (free_dwo_file): Add comment.
7556 (dwarf2_per_objfile_free): Unref dwp bfd.
7557
b3c0ad67 75582013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
cebca8c1
AR
7559
7560 * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
7561 (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
7562 (read_pe_exported_syms): Remove unused 'exportix'.
7563 (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
7564 'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
7565 'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
7566
e2df1547
AR
75672013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7568
7569 * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
7570 (print_it_watchpoint): Remove unused 'bl'.
7571 (say_where): Remove unused 'uiout'.
7572 (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
7573 (bkpt_breakpoint_hit): Remove unused 'b'.
7574 (internal_bkpt_print_it): Remove unused 'uiout'.
7575 * buildsym.c (augment_type_symtab): Remove unused 'i'.
7576
d81e75c0
TD
75772013-03-31 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
7578
7579 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
7580 (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
7581
5a8b3f62
DE
75822013-03-29 Doug Evans <dje@google.com>
7583
ab5088bf
DE
7584 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
7585 Delete arg is_dwp. All callers updated.
7586 (open_dwp_file): New function.
7587 (open_and_init_dwp_file): Call it.
7588 (get_dwp_file): New function.
7589 (lookup_dwo_cutu): Call it.
7590
a8ad1e57
DE
7591 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
7592 unnecessary, cleanup.
7593
6296d8c1
DE
7594 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
7595
b0c7bfa9
DE
7596 * dwarf2read.c (read_cutu_die_from_dwo): New function.
7597 (lookup_dwo_unit): New function.
7598 (init_cutu_and_read_dies): Move DWO handling to new functions.
7599
c88ee1f0
DE
7600 * dwarf2read.c (struct signatured_type): Tweak comment.
7601 (struct dwo_unit): Tweak comment.
7602 (create_debug_types_hash_table): Tweak comment. Reformat long line.
7603 (create_dwo_debug_info_hash_table): Tweak comment.
7604 (dwarf2_per_cu_offset_and_type): Tweak comment.
7605
5a8b3f62
DE
7606 * dwarf2read.c (lookup_signatured_type): Remove complaint about
7607 missing .debug_types section.
7608
9852c492
YQ
76092013-03-29 Yao Qi <yao@codesourcery.com>
7610
7611 * corelow.c: Include "completer.h".
7612 (_initialize_corelow): Call add_target_with_completer with
7613 argument 'filename_completer'.
7614 * tracepoint.c: Likewise.
7615 * exec.c (_initialize_exec): Likewise.
7616 * target.c (add_target): Rename to ...
7617 (add_target_with_completer): ... this. Call set_cmd_completer
7618 if parameter completer is not NULL.
7619 (add_target): New.
7620 * target.h: Include "command.h".
7621 (add_target_with_completer): Declare it.
7622
af312be7
JB
76232013-03-28 Joel Brobecker <brobecker@adacore.com>
7624
7625 * coffread.c (is_import_fixup_symbol): New function.
7626 (record_minimal_symbol): Use is_import_fixup_symbol to
7627 detect import fixup symbols, and discard them.
7628
8a0459fd
DE
76292013-03-28 Doug Evans <dje@google.com>
7630
0349ea22
DE
7631 * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
7632 types hash table until we know we need it.
7633
f652bce2
DE
7634 * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
7635 index numbers.
7636
e4a48d9d
DE
7637 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
7638 All callers updated.
7639 (dw2_print_stats): Print #read CUs too.
7640 (dump_die_shallow): Print signatured types better.
7641
8a0459fd
DE
7642 * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
7643 info_or_types_section to section. All uses updated.
7644 (struct dwo_unit): Ditto.
7645
bd3eecc3
PA
76462013-03-28 Pedro Alves <palves@redhat.com>
7647
7648 * NEWS (New options): New section.
7649 (New options): Mention set/show remote trace-status-packet.
7650 * remote.c (PACKET_qTStatus): New enumeration value.
7651 (remote_get_trace_status): Skip sending qTStatus if the packet is
7652 disabled. Use packet_ok.
7653 (_initialize_remote): Register a configuration command for
7654 qTStatus packet.
7655
41245087
DE
76562013-03-28 Doug Evans <dje@google.com>
7657
7edbb660
DE
7658 * symfile.c (find_separate_debug_file): Add comment.
7659 (terminate_after_last_dir_separator): Tweak comment.
7660
0018ea6f
DE
7661 * dwarf2read.c (create_partial_symtab): Add forward decl.
7662 (create_partial_symtab): Move to be closer to other psymtab functions.
7663 (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
7664
ca69b9e6
DE
7665 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
7666 (compute_symtab_includes): Remove unnecessary forward declaration.
7667 (die_needs_namespace): Add comment marking group of functions for
7668 dwarf2 name computation.
7669
a9375afe
DE
7670 * typeprint.c (_initialize_typeprint): Improve type help text.
7671
41245087
DE
7672 * python/python.c (finish_python_initialization): Provide suggestion
7673 for how to tell gdb to find its python files.
7674
7f7cc265
PA
76752013-03-28 Pedro Alves <palves@redhat.com>
7676
7677 PR gdb/15294
7678
7679 * source.c (_initialize_source): Change back "set listsize" to an
7680 integer command.
7681
ec21308c
JK
76822013-03-27 Gareth McMullin <gareth@blacksphere.co.nz>
7683
7684 PR gdb/15275
7685 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
7686
840a9a1f
PA
76872013-03-27 Pedro Alves <palves@redhat.com>
7688
7689 * top.c (history_size): Rename to ...
7690 (history_size_setshow_var): ... this. Add comment.
7691 (show_commands): Use readline's 'history_length' instead of
7692 computing the history length by calling history_get in a loop.
7693 (set_history_size_command): Error out for sizes over INT_MAX.
7694 Restore previous history size on invalid size.
7695 (init_history): If HISTSIZE is negative, leave the history size as
7696 zero. Add comments.
7697 (init_main): Adjust.
7698
826ecc4d
PA
76992013-03-27 Pedro Alves <palves@redhat.com>
7700
7701 * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
7702 coff_pe_read" command to "set debug coff-pe-read".
7703
0ccfeeae
MM
77042013-03-27 Markus Metzger <markus.t.metzger@intel.com>
7705
7706 * record.c (command_size_to_target_size): Fix size comparison.
7707 Change parameter type from pointer to integer to integer.
7708 Update all users.
7709
40653b35
PM
77102013-03-27 Pierre Muller <muller@sourceware.org>
7711
7712 * windows-nat.c (handle_output_debug_string): Avoid typecast
7713 from integer of different size warning.
7714
c62fa0e2
JB
77152013-03-26 Joel Brobecker <brobecker@adacore.com>
7716
7717 * windows-nat.c (handle_output_debug_string): Add empty line
7718 after local block variable definition.
7719
2c619be2
PA
77202013-03-26 Pedro Alves <palves@redhat.com>
7721
7722 * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
7723 (net_open): Make 'polls' local unsigned.
7724
1b493192
PA
77252013-03-26 Pedro Alves <palves@redhat.com>
7726
7727 * remote.c (_initialize_remote): Make "set remoteaddresssize"
7728 a zuinteger command instead of uinteger.
7729
7ee70bf5
PA
77302013-03-26 Pedro Alves <palves@redhat.com>
7731
7732 * record-full.c (record_full_insn_num): Make it unsigned.
7733 (record_full_check_insn_num, record_full_message)
7734 (record_full_registers_change, record_full_xfer_partial): Remove
7735 record_full_insn_max_num check (it's always != 0).
7736 (record_full_info, record_full_restore): Use %u as format string.
7737 (): Use %u as format string.
7738 (set_record_full_insn_max_num): Remove record_full_insn_max_num
7739 check (it's always != 0).
7740
dfd1f9bb
PA
77412013-03-26 Pedro Alves <palves@redhat.com>
7742
7743 * dcache.c (_initialize_dcache): Make the "set dcache line-size"
7744 and "set dcache size" commands zuinteger instead of uinteger.
7745
addb4faf
PA
77462013-03-26 Pedro Alves <palves@redhat.com>
7747
7748 * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
7749 command zuinteger instead of uinteger.
7750
b75bf488
PA
77512013-03-26 Pedro Alves <palves@redhat.com>
7752
7753 * coff-pe-read.c (_initialize_coff_pe_read): Make the command
7754 zuinteger instead of uinteger.
7755
42c634cb
PA
77562013-03-26 Pedro Alves <palves@redhat.com>
7757
7758 * record.c (record_insn_history_size_setshow_var)
7759 (record_call_history_size_setshow_var): New globals.
7760 (command_size_to_target_size): New function.
7761 (cmd_record_insn_history, cmd_record_call_history): Use
7762 command_size_to_target_size instead of cast.
7763 (validate_history_size, set_record_insn_history_size)
7764 (set_record_call_history_size): New functions.
7765 (_initialize_record): Install set_record_insn_history_size and
7766 set_record_call_history_size as "set" hooks of "set record
7767 instruction-history-size" and "set record
7768 function-call-history-size".
7769
1fb2e2b5
PA
77702013-03-26 Pedro Alves <palves@redhat.com>
7771
7772 * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
7773 use with history_max_entries use. Remove FIXME note.
7774
99c819ee
MM
77752013-03-26 Markus Metzger <markus.t.metzger@intel.com>
7776
7777 * record-btrace.c (record_btrace_close): Call
7778 record_btrace_auto_disable.
7779
9f9e404c
JB
77802013-03-25 Joel Brobecker <brobecker@adacore.com>
7781
7782 * rs6000-nat.c (fixup_breakpoints): Delete declaration.
7783
ebcdfe33
DE
77842013-03-25 Doug Evans <dje@google.com>
7785
7786 * contrib/cc-with-tweaks.sh: Check exit code of dwp.
7787
24955f63
TT
77882013-03-25 Tom Tromey <tromey@redhat.com>
7789
7790 PR symtab/11462:
7791 * c-exp.y (exp): Add new productions for destructors after '.' and
7792 '->'.
7793 (write_destructor_name): New function.
7794
fce632b6
TT
77952013-03-25 Tom Tromey <tromey@redhat.com>
7796
7797 PR c++/9197:
7798 * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
7799 value_struct_elt, not lookup_struct_elt_type.
7800 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
7801 STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
7802 * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
7803
a4341769
YQ
78042013-03-25 Yao Qi <yao@codesourcery.com>
7805
7806 * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
7807 instead of '_mkdir'.
7808
b5981e5a
EZ
78092013-03-23 Eli Zaretskii <eliz@gnu.org>
7810
7811 * windows-nat.c (windows_get_absolute_argv0): New function.
7812 * windows-nat.h: Add its prototype.
7813
7814 * main.c (get_init_files): Use filename_ncmp instead of strncmp.
7815 Use IS_DIR_SEPARATOR instead of looking for a character inside
7816 SLASH_STRING. Include filenames.h.
7817 (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
7818 relocate_gdb_directory works when passed gdb_program_name.
7819 Include windows-nat.h.
7820
598d3636
JK
78212013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7822
7823 * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
7824 * remote.c (trace_error): Remove the special handling of '2'.
7825 (readchar) <SERIAL_EOF>
7826 (readchar) <SERIAL_ERROR>
7827 (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
7828 (remote_get_trace_status): Call throw_exception if EX is
7829 TARGET_CLOSE_ERROR.
7830 * utils.c (perror_with_name): Rename to ...
7831 (throw_perror_with_name): ... here. New parameter errcode, describe it
7832 in the function comment.
7833 (perror_with_name): New function wrapper.
7834 * utils.h (enum errors): New stub declaration.
7835 (throw_perror_with_name): New declaration.
7836
82b821e9
PA
78372013-03-22 Pedro Alves <palves@redhat.com>
7838 Yao Qi <yao@codesourcery.com>
7839 Mark Kettenis <kettenis@gnu.org>
7840
7841 * cli/cli-setshow.c (do_set_command) <var_uinteger>:
7842 Don't let the user set the value to UINT_MAX directly.
7843 <var_integer>: Don't let the user set the value to INT_MAX
7844 directly.
7845
78a095c3
JK
78462013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7847
7848 * remote.c (remote_unpush_target): New function.
7849 (remote_open_1): Remove two pop_target calls, update one comment, add
7850 comment to target_preopen call. Replace pop_target call by
7851 remote_unpush_target call.
7852 (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
7853 pop_target calls by remote_unpush_target calls.
7854
3e74e146
PA
78552013-03-22 Pedro Alves <palves@redhat.com>
7856
7857 * linux-nat.c (linux_child_follow_fork): Don't call
7858 linux_enable_event_reporting.
7859 (linux_handle_extended_wait): Don't call
7860 linux_enable_event_reporting.
7861
a2213dca
PA
78622013-03-22 Pedro Alves <palves@redhat.com>
7863
7864 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
7865 use it to rewrite the trampoline buffers with type gdb_byte[], and
7866 undefine the macro. Remove char* cast.
7867
bd712aed
DE
78682013-03-21 Doug Evans <dje@google.com>
7869
7870 New commands "mt set per-command {space,time,symtab} {on,off}".
7871 * NEWS: Add entry.
7872 * event-top.c: #include "maint.h".
7873 * main.c: #include "maint.h".
7874 * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
7875 timeval-utils.h, maint.h, cli/cli-setshow.h.
7876 (per_command_time, per_command_space): New static globals.
7877 (per_command_symtab): New static global.
7878 (per_command_setlist, per_command_showlist): New static globals.
7879 (struct cmd_stats): Move here from utils.c.
7880 (set_per_command_time): Renamed from set_display_time in utils.c
7881 and moved here. All callers updated.
7882 (set_per_command_space): Renamed from set_display_space in utils.c
7883 and moved here. All callers updated.
7884 (count_symtabs_and_blocks): New function.
7885 (report_command_stats): Moved here from utils.c. Add support for
7886 printing symtab stats. Only print data if enabled before command
7887 executed.
7888 (make_command_stats_cleanup): Ditto.
7889 (sert_per_command_cmd, show_per_command_cmd): New functions.
7890 (_initialize_maint_cmds): Add new commands
7891 mt set per-command {space,time,symtab} {on,off}.
7892 * maint.h: New file.
7893 * top.c: #include "maint.h".
7894 * utils.c (reset_prompt_for_continue_wait_time): New function.
7895 (get_prompt_for_continue_wait_time): New function.
7896 * utils.h (reset_prompt_for_continue_wait_time): Declare
7897 (get_prompt_for_continue_wait_time): Declare.
7898 (make_command_stats_cleanup): Moved to maint.h.
7899 (set_display_time, set_display_space): Moved to maint.h and renamed
7900 to set_per_command_time, set_per_command_space.
7901 * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
7902 parse_binary_operation and made non-static. Don't call error,
7903 just return an error marker. All callers updated.
7904 * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
7905
d76488d8
TT
79062013-03-21 Tom Tromey <tromey@redhat.com>
7907
7908 * symfile.c (alloc_section_addr_info): Update header. Don't set
7909 'num_sections' field.
7910 (build_section_addr_info_from_section_table): Set 'num_sections'.
7911 (build_section_addr_info_from_bfd): Likewise.
7912 (build_section_addr_info_from_objfile): Remove dead loop
7913 condition.
7914 (free_section_addr_info): Unconditionally call xfree.
7915 (relative_addr_info_to_section_offsets, addrs_section_sort)
7916 (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
7917 condition.
7918 (syms_from_objfile_1): Remove dead 'if' condition. Check
7919 'num_sections'.
7920 (add_symbol_file_command): Set 'num_sections'.
7921 * symfile-mem.c (symbol_file_add_from_memory): Set
7922 'num_sections'.
7923 * somread.c (som_symfile_offsets): Remove dead loop condition.
7924 * machoread.c (macho_symfile_offsets): Remove dead 'if'.
7925 * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
7926
a72e5169 79272013-03-21 Tom Tromey <tromey@redhat.com>
92bc6a20
TT
7928
7929 * tracepoint.h (decode_agent_options): Add 'trace_string'
7930 argument.
7931 * tracepoint.c (decode_agent_options): Add 'trace_string'
7932 argument.
7933 (validate_actionline): Update.
7934 (collect_symbol): Add 'trace_string' argument.
7935 (struct add_local_symbols_data) <trace_string>: New field.
7936 (do_collect_symbol): Update.
7937 (add_local_symbols): Add 'trace_string' argument.
7938 (encode_actions_1): Update.
7939 (trace_dump_actions): Update.
7940 * dwarf2loc.c (access_memory): Update.
7941 * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
7942 * ax-general.c (new_agent_expr): Update.
7943 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
7944 (gen_trace_for_return_address): Add argument.
7945 (trace_kludge, trace_string_kludge): Remove.
7946 * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
7947 (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
7948 (gen_trace_for_var): Add 'trace_string' argument.
7949 (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
7950 (gen_printf, agent_eval_command_one): Update.
7951
b2f83c08
TT
79522013-03-21 Tom Tromey <tromey@redhat.com>
7953
7954 PR exp/15109:
7955 * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
7956 Handle FILENAME token.
7957
9507860e
TT
79582013-03-21 Tom Tromey <tromey@redhat.com>
7959
7960 * c-exp.y (YYPRINT): Define.
7961 (c_print_token): New function.
7962
e403aa4b
TT
79632013-03-21 Tom Tromey <tromey@redhat.com>
7964
7965 * c-exp.y (%union) <sym, ivar, ivec>: Remove.
7966
af307d6a
YQ
79672013-03-21 Yao Qi <yao@codesourcery.com>
7968
7969 * ctf.c: Include "gdb_stat.h".
7970 [USE_WIN32API]: New macro 'mkdir'.
7971 (ctf_start): Use permission bits macros if they are defined.
7972
fb81d016
KS
79732013-03-20 Keith Seitz <keiths@redhat.com>
7974
7975 * breakpoint.h (struct breakpoint): Add comment to
7976 extra_string indicating that this member is mallod'd.
7977 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
7978
ef0026f0
PA
79792013-03-20 Pedro Alves <palves@redhat.com>
7980
7981 PR gdb/15289
7982
7983 * cli/cli-setshow.c (do_set_command)
7984 <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
7985 the result of parsing the command argument. Throw error if the
7986 value is greater than UINT_MAX. Print the invalid value with
7987 plongest.
7988 <var_integer, var_zinteger>: Use LONGEST for variable holding the
7989 result of parsing the command argument. Throw error if the value
7990 is greater than INT_MAX, not greater or equal. Also throw error
7991 if the value is less than INT_MIN. Print the invalid value with
7992 plongest.
7993 <var_zuinteger_unlimited>: Throw error if the value is greater
7994 than INT_MAX, not greater or equal.
7995 (do_show_command) <var_integer, var_zinteger,
7996 var_zuinteger_unlimited>: Use %d for printing int, not %u.
7997
24d6c2a0
TT
79982013-03-20 Tom Tromey <tromey@redhat.com>
7999
8000 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
8001 if possible.
8002 * dwarf2read.c (read_func_scope): Remove old FIXME.
8003 * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
8004 not LOC_COMPUTED.
8005 * findvar.c (symbol_read_needs_frame, default_read_var_value):
8006 Unconditionally call via computed ops, if possible.
8007 * printcmd.c (address_info): Unconditionally call via computed ops,
8008 if possible.
8009 * stack.c (read_frame_arg): Unconditionally call via computed ops,
8010 if possible.
8011 * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
8012 * tracepoint.c (scope_info): Unconditionally call via computed ops,
8013 if possible.
8014
f1e6e072
TT
80152013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8016 Tom Tromey <tromey@redhat.com>
8017
8018 PR symtab/8421:
8019 * coffread.c (coff_register_index): New global.
8020 (process_coff_symbol, coff_read_enum_type): Set
8021 SYMBOL_ACLASS_INDEX.
8022 (_initialize_coffread): Initialize new global.
8023 * dwarf2loc.c (locexpr_find_frame_base_location)
8024 (dwarf2_block_frame_base_locexpr_funcs)
8025 (loclist_find_frame_base_location)
8026 (dwarf2_block_frame_base_loclist_funcs): New.
8027 (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
8028 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
8029 * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
8030 (dwarf2_block_frame_base_loclist_funcs): New.
8031 * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
8032 (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
8033 globals.
8034 (read_func_scope): Update.
8035 (fixup_go_packaging, mark_common_block_symbol_computed)
8036 (var_decode_location, new_symbol_full, dwarf2_const_value):
8037 Set SYMBOL_ACLASS_INDEX.
8038 (dwarf2_symbol_mark_computed): Likewise. Add 'is_block' argument.
8039 (_initialize_dwarf2_read): Initialize new globals.
8040 * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
8041 * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
8042 * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
8043 globals.
8044 (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
8045 (_initialize_mdebugread): Initialize new globals.
8046 * psympriv.h (struct partial_symbol) <aclass>: Update comment.
8047 * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
8048 (stab_register_index, stab_regparm_index): New globals.
8049 (define_symbol, read_enum_type, common_block_end): Set
8050 SYMBOL_ACLASS_INDEX.
8051 (_initialize_stabsread): Initialize new globals.
8052 * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
8053 globals.
8054 (MAX_SYMBOL_IMPLS): New define.
8055 (register_symbol_computed_impl, register_symbol_block_impl)
8056 (register_symbol_register_impl)
8057 (initialize_ordinary_address_classes): New functions.
8058 (_initialize_symtab): Call initialize_ordinary_address_classes.
8059 * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
8060 (struct symbol_impl): New.
8061 (SYMBOL_ACLASS_BITS): New define.
8062 (struct symbol) <aclass, ops>: Remove fields.
8063 <aclass_index>: New field.
8064 (symbol_impls): Declare.
8065 (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
8066 (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
8067 (register_symbol_computed_impl, register_symbol_block_impl)
8068 (register_symbol_register_impl): Declare.
8069 (struct symbol_computed_ops): Add location_has_loclist.
8070 (struct symbol_block_ops): New.
8071 (SYMBOL_BLOCK_OPS): New.
8072 * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
8073
dbccfd4c
TT
80742013-03-20 Tom Tromey <tromey@redhat.com>
8075
8076 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
8077 (print_partial_symbols, recursively_search_psymtabs): Use
8078 PSYMBOL_CLASS.
8079
e3f1ad4f
PM
80802013-03-20 Pierre Muller <muller@sourceware.org>
8081
8082 * contrib/ari/gdb_ari.sh (OP eol rule): Also check
8083 addtion, subtraction, multiplication and division binary operator.
8084
460014f5
JK
80852013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8086
8087 Code cleanup.
8088 * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
8089 * bsd-kvm.c (bsd_kvm_close): Likewise.
8090 * bsd-uthread.c (bsd_uthread_close): Likewise.
8091 * corelow.c (core_close): Likewise.
8092 (core_close_cleanup): Remove parameter quitting from a caller.
8093 * event-top.c (async_disconnect): Likewise.
8094 * exec.c (exec_close_1): Remove parameter quitting.
8095 * go32-nat.c (go32_close): Likewise.
8096 * linux-nat.c (linux_nat_close): Remove parameter quitting. Remove
8097 parameter quitting from a caller.
8098 * mips-linux-nat.c (super_close): Remove parameter quitting from the
8099 variable.
8100 (mips_linux_close): Remove parameter quitting. Remove parameter
8101 quitting from a caller.
8102 * monitor.c (monitor_close): Remove parameter quitting.
8103 * monitor.h (monitor_close): Likewise.
8104 * record-btrace.c (record_btrace_close): Likewise.
8105 * record-full.c (record_full_close): Likewise.
8106 * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
8107 it also from fprintf_unfiltered.
8108 * remote-mips.c (mips_close): Remove parameter quitting.
8109 (mips_detach): Remove parameter quitting from a caller.
8110 * remote-sim.c (gdbsim_close): Remove parameter quitting.
8111 (gdbsim_close): Remove duplicate function comment. Remove parameter
8112 quitting and remove it also from printf_filtered.
8113 * remote.c (remote_close): Remove parameter quitting.
8114 * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
8115 * target.c (update_current_target): Remove parameter int from to_close
8116 de_fault.
8117 (push_target, unpush_target, pop_target): Remove parameter quitting from
8118 a caller.
8119 (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
8120 Remove parameter quitting from a caller.
8121 (target_preopen): Remove parameter quitting from a caller.
8122 (target_close): Remove parameter quitting. Remove parameter quitting
8123 from a caller two times. Remove parameter quitting also from
8124 fprintf_unfiltered.
8125 * target.h (struct target_ops): Remove parameter quitting and as int
8126 from fields to_xclose and to_close.
8127 (extern struct target_ops current_target):
8128 (target_close, pop_all_targets): Remove parameter quitting. Update the
8129 comment.
8130 (pop_all_targets_above): Remove parameter quitting.
8131 * top.c (quit_target): Remove parameter quitting from a caller.
8132 * tracepoint.c (tfile_close): Remove parameter quitting.
8133 * windows-nat.c (windows_close): Remove parameter quitting.
8134
35a7120b
CV
81352013-03-20 Corinna Vinschen <vinschen@redhat.com>
8136
8137 * windows-nat.c (handle_output_debug_string): Replace call
8138 to string_to_core_addr with call to strtoull.
8139
8249a5a9
YQ
81402013-03-20 Yao Qi <yao@codesourcery.com>
8141
8142 * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
8143 and write it to CTF metadata.
8144
2c15ef43
CV
81452013-03-19 Corinna Vinschen <vinschen@redhat.com>
8146
8147 * windows-nat.c (handle_output_debug_string): Change type of n to
8148 SIZE_T to avoid crash on 64 bit systems.
8149
1cdd3232
EZ
81502013-03-17 Eli Zaretskii <eliz@gnu.org>
8151
8152 * python/python-internal.h (HAVE_SNPRINTF)
8153 [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
8154 about redefinition of snprintf by pyerrors.h.
8155
3cb2ab1a
SE
81562013-03-15 Steve Ellcey <sellcey@mips.com>
8157
8158 * remote-sim.c (sim_command_completer): Make char arguments const.
8159
9ce98649
TT
81602013-03-15 Tom Tromey <tromey@redhat.com>
8161
8162 PR c++/15116:
8163 * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
8164
dccee2de
TT
81652013-03-14 Tom Tromey <tromey@redhat.com>
8166
8167 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
8168 New fields.
8169 (get_file_crc): Move from symfile.c.
8170 (gdb_bfd_crc): New function.
8171 * gdb_bfd.h (gdb_bfd_crc): Declare.
8172 * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
8173 * symfile.c (get_file_crc): Move to gdb_bfd.c.
8174 (separate_debug_file_exists): Use gdb_bfd_crc.
8175
cc0ea93c
TT
81762013-03-14 Tom Tromey <tromey@redhat.com>
8177
8178 * symfile.c (get_debug_link_info): Remove.
8179 (find_separate_debug_file_by_debuglink): Use
8180 bfd_get_debug_link_info.
8181
08c23b0d
TT
81822013-03-14 Tom Tromey <tromey@redhat.com>
8183
8184 * symtab.c (error_in_psymtab_expansion): New function.
8185 (lookup_symbol_aux_quick)
8186 (basic_lookup_transparent_type_quick): Remove "last resort"
8187 code. Use error_in_psymtab_expansion.
8188
288e77a7
JK
81892013-03-14 Doug Evans <dje@google.com>
8190 Jan Kratochvil <jan.kratochvil@redhat.com>
8191
8192 * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
8193 any successful compare_filenames_for_search or FILENAME_CMP.
8194 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
8195 * symtab.c (iterate_over_some_symtabs): Likewise.
8196
8f1b8b82
JK
81972013-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8198
8199 * source.c (print_source_lines_base): Make a local copy of
8200 symtab_to_fullname.
8201
23eb71e4
JK
82022013-03-14 Hui Zhu <hui_zhu@mentor.com>
8203 Jan Kratochvil <jan.kratochvil@redhat.com>
8204
8205 * source.c (print_source_lines_base): Suppress "file" for TUI.
8206
bb869963
SDJ
82072013-03-14 Keith Seitz <keiths@redhat.com>
8208 Alan Matsuoka <alanm@redhat.com>
8209
8210 PR c++/15203
8211 PR c++/15210
8212 * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
8213 TYPE_CODE_METHOD.
8214 * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
8215 symbols.
8216
d6682f9e
YQ
82172013-03-14 Yao Qi <yao@codesourcery.com>
8218
8219 * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
8220 status to tfile if trace is stopped by command 'tstop'.
8221
a22fa6e4
YQ
82222013-03-14 Yao Qi <yao@codesourcery.com>
8223
8224 * tracepoint.c (tfile_write_status): Write trace notes and user
8225 name into tfile if they are not NULL.
8226
d0353e76
YQ
82272013-03-14 Hui Zhu <hui@codesourcery.com>
8228 Yao Qi <yao@codesourcery.com>
8229
8230 * Makefile.in (REMOTE_OBS): Add ctf.o.
8231 (SFILES): Add ctf.c.
8232 (HFILES_NO_SRCDIR): Add ctf.h.
8233 * ctf.c, ctf.h: New files.
8234 * tracepoint.c: Include 'ctf.h'.
8235 (collect_pseudocommand): Remove static.
8236 (trace_save_command): Parse option "-ctf".
8237 Produce different trace file writers per option.
8238 Adjust output message.
8239 (trace_save_tfile, trace_save_ctf): New.
8240 * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
8241 * mi/mi-main.c: Include 'ctf.h'.
8242 (mi_cmd_trace_save): Handle option '-ctf'. Call either
8243 trace_save_tfile or trace_save_ctf.
8244 * NEWS: Mention these changes.
8245
3f43bc09
YQ
82462013-03-14 Yao Qi <yao@codesourcery.com>
8247
8248 * tracepoint.c (trace_file_writer_xfree): New.
8249 (struct tfile_writer_data): New.
8250 (tfile_dtor, tfile_can_target_save, tfile_start): New.
8251 (tfile_write_header, tfile_write_regblock_type): New.
8252 (tfile_write_status, tfile_write_uploaded_tsv): New.
8253 (tfile_write_uploaded_tp, tfile_write_definition_end): New.
8254 (tfile_write_raw_data, (tfile_end): New.
8255 (tfile_write_ops): New global variable.
8256 (TRACE_WRITE_R_BLOCK): New macro.
8257 (TRACE_WRITE_M_BLOCK_HEADER): New macro.
8258 (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
8259 (TRACE_WRITE_V_BLOCK): New macro.
8260 (trace_save): Add extra one parameter WRITER. Make it static.
8261 Use WRITER to writer trace.
8262 (tfile_trace_file_writer_new): New.
8263 (trace_save_command): Caller update.
8264 (trace_save_tfile): Write trace data in TFILE format.
8265 * tracepoint.h (struct trace_frame_write_ops): New.
8266 (struct trace_file_write_ops): New.
8267 (struct trace_file_writer): New.
8268 (trace_save): Remove its declaration.
8269 (trace_save_tfile): Declare it.
8270 * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
8271 instead of trace_save.
8272
58665b40
PA
82732013-03-13 Pedro Alves <palves@redhat.com>
8274
8275 * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
8276
10217050
PA
82772013-03-13 Pedro Alves <palves@redhat.com>
8278
8279 * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
8280 commented out code.
8281 * demangle.c (current_demangling_style_string): Make it const.
8282 (set_demangling_command): Assert the demangling style is known.
8283 Remove all handling of unknown styles. Set
8284 'current_demangling_style_string' to an element of the
8285 demangling_style_names array.
8286 (set_demangling_style): Delete.
8287 (_initialize_demangler): Set current_demangling_style_string to the
8288 element of the demangling_style_names array that corresponds to
8289 the default demangling style. Remove FIXME note. Don't call
8290 set_demangling_style.
8291 * gdb-demangle.h (set_demangling_style): Remove declaration.
8292
6f937416
PA
82932013-03-13 Pedro Alves <palves@redhat.com>
8294
8295 * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
8296 fields const.
8297 (ada_make_symbol_completion_list): Make "text0" parameter const.
8298 * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
8299 * breakpoint.c (condition_completer): Make "text" and "word"
8300 parameters const. Adjust.
8301 (check_tracepoint_command): Adjust to validate_actionline
8302 prototype change.
8303 (catch_syscall_completer): Make "text" and "word" parameters
8304 const.
8305 * cli/cli-cmds.c (show_user): Make "comname" local const.
8306 (valid_command_p): Make "command" parameter const.
8307 (alias_command): Make "alias_prefix" and "command_prefix" locals
8308 const.
8309 * cli/cli-decode.c (add_cmd): Make "name" parameter const.
8310 (add_alias_cmd): Make "name" and "oldname" parameters const.
8311 Adjust. No longer make copy of OLDNAME.
8312 (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
8313 (add_setshow_cmd_full, add_setshow_enum_cmd)
8314 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
8315 (add_setshow_filename_cmd, add_setshow_string_cmd)
8316 (add_setshow_string_noescape_cmd)
8317 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
8318 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
8319 (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
8320 (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
8321 Make "name" parameter const.
8322 (help_cmd): Rename "command" parameter to "arg". New const local
8323 "command".
8324 (find_cmd): Make "command" parameter const.
8325 (lookup_cmd_1): Make "text" parameter pointer to const. Adjust to
8326 deprecated_cmd_warning prototype change.
8327 (undef_cmd_error): Make "cmdtype" parameter const.
8328 (lookup_cmd): Make "line" parameter const.
8329 (deprecated_cmd_warning): Change type of "text" parameter to
8330 pointer to const char, from pointer to pointer to char. Adjust.
8331 (lookup_cmd_composition): Make "text" parameter const.
8332 (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
8333 parameters const.
8334 * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
8335 const.
8336 * cli/cli-script.c (validate_comname): Make "tem" local const.
8337 (define_command): New const local "tem_c". Use it in calls to
8338 lookup_cmd.
8339 (document_command): Make "tem" and "comfull" locals const.
8340 (show_user_1): Make "prefix" and "name" parameters const.
8341 * cli-script.h (show_user_1): Make "prefix" and "name" parameters
8342 const.
8343 * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
8344 (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
8345 (deprecated_cmd_warning, lookup_cmd_composition, add_com)
8346 (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
8347 (complete_on_enum, add_setshow_enum_cmd)
8348 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
8349 (add_setshow_filename_cmd, add_setshow_string_cmd)
8350 (add_setshow_string_noescape_cmd)
8351 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
8352 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
8353 (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
8354 Change prototypes, constifying strings.
8355 * completer.c (noop_completer, filename_completer): Make "text"
8356 and "prefix" parameters const.
8357 (location_completer, expression_completer)
8358 (complete_line_internal): Make "text" and "prefix" parameters
8359 const and adjust.
8360 (command_completer, signal_completer): Make "text" and "prefix"
8361 parameters const.
8362 * completer.h (noop_completer, filename_completer)
8363 (expression_completer, location_completer, command_completer)
8364 (signal_completer): Change prototypes.
8365 * corefile.c (complete_set_gnutarget): Make "text" and "word"
8366 parameters const.
8367 * cp-abi.c (cp_abi_completer): Likewise.
8368 * expression.h (parse_expression_for_completion): Change
8369 prototype.
8370 * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
8371 parameters const.
8372 * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
8373 * infrun.c (handle_completer): Make "text" and "word" parameters
8374 const.
8375 * interps.c (interpreter_completer): Make "text" and "word"
8376 parameters const.
8377 * language.h (struct language_defn)
8378 <la_make_symbol_completion_list>: Make "text" and "word"
8379 parameters const.
8380 * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
8381 (parse_exp_in_context): Rename to ...
8382 (parse_exp_in_context_1): ... this.
8383 (parse_exp_in_context): Reimplement, with const hack from
8384 parse_exp_1.
8385 (parse_expression_for_completion): Make "string" parameter const.
8386 * printcmd.c (decode_format): Make "string_ptr" parameter pointer
8387 to pointer to const char. Adjust.
8388 (print_command_1): Make "exp" parameter const.
8389 (output_command): Rename to ...
8390 (output_command_const): ... this. Make "exp" parameter const.
8391 (output_command): Reimplement.
8392 (x_command): Adjust.
8393 (display_command): Rename "exp" parameter to "arg". New "exp"
8394 local, const version of "arg".
8395 * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
8396 "cmd_name" local const.
8397 * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
8398 call.
8399 (cmdpy_completer): Make "text" and "word" parameters const.
8400 (gdbpy_parse_command_name): Make "prefix_text2" local const.
8401 * python/py-param.c (add_setshow_generic): Make "tmp_name" local
8402 const.
8403 * remote.c (_initialize_remote): Make "cmd_name" local const.
8404 * symtab.c (language_search_unquoted_string): Make "text" and "p"
8405 parameters const. Adjust.
8406 (completion_list_add_fields): Make "sym_text", "text" and "word"
8407 parameters const.
8408 (struct add_name_data) <sym_text, text, word>: Make fields const.
8409 (default_make_symbol_completion_list_break_on): Make "text" and
8410 "word" parameters const. Adjust locals.
8411 (default_make_symbol_completion_list)
8412 (make_symbol_completion_list, make_symbol_completion_type)
8413 (make_symbol_completion_list_fn): Make "text" and "word"
8414 parameters const.
8415 (make_file_symbol_completion_list): Make "text", "word" and
8416 "srcfile" parameters const. Adjust locals.
8417 (add_filename_to_list): Make "text" and "word" parameters const.
8418 (struct add_partial_filename_data) <text, word>: Make fields
8419 const.
8420 (make_source_files_completion_list): Make "text" and "word"
8421 parameters const.
8422 * symtab.h (default_make_symbol_completion_list_break_on)
8423 (default_make_symbol_completion_list, make_symbol_completion_list)
8424 (make_symbol_completion_type enum type_code)
8425 (make_symbol_completion_list_fn make_file_symbol_completion_list)
8426 (make_source_files_completion_list): Change prototype.
8427 * top.c (execute_command): Adjust to pass pointer to pointer to
8428 const char to lookup_cmd, and to deprecated_cmd_warning prototype
8429 change.
8430 (set_verbose): Make "cmdname" local const.
8431 * tracepoint.c (decode_agent_options): Make "exp" parameter const,
8432 and adjust.
8433 (validate_actionline): Make "line" parameter a pointer to const
8434 char, and adjust.
8435 (encode_actions_1): Make "action_exp" local const, and adjust.
8436 (encode_actions): Adjust.
8437 (replace_comma): Delete.
8438 (trace_dump_actions): Make "action_exp" and "next_comma" locals
8439 const, and adjust. Don't frob the action string while splitting
8440 it at commas. Instead, make a copy of each split substring in
8441 turn.
8442 (trace_dump_command): Adjust to validate_actionline prototype
8443 change.
8444 * tracepoint.h (decode_agent_options, decode_agent_options)
8445 (encode_actions, validate_actionline): Change prototypes.
8446 * valprint.h (output_command): Delete declaration.
8447 (output_command_const): Declare.
8448 * value.c (function_destroyer): Cast const away in xfree call.
8449
a0bcdaa7
PA
84502013-03-13 Pedro Alves <palves@redhat.com>
8451
8452 * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
8453 rather than casting 'const char * const *' to 'const char **'.
8454 * ada-lex.l (processInt): Make "trailer" local const. Remove
8455 'const char **' cast.
8456 * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
8457 locals, and use those as strtol output pointer, instead than doing
8458 invalid casts to from 'const char **' to 'char **'.
8459 (_initialize_demangle): Remove cast.
8460 * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
8461 locals, and use those as strtol output pointer, instead than doing
8462 invalid casts to from 'const char **' to 'char **'.
8463 * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
8464 casts.
8465 * stap-probe.c (stap_parse_register_operand)
8466 (stap_parse_single_operand): Likewise.
8467
8ddb1965
YQ
84682013-03-13 Yao Qi <yao@codesourcery.com>
8469
8470 * tracepoint.c (tfile_get_trace_state_variable_value): Look for
8471 the last matched 'V' blcok in trace frame.
8472
2d450646
JB
84732013-03-12 Joel Brobecker <brobecker@adacore.com>
8474
8475 * NEWS: Create a new section for the next release branch.
8476 Rename the section of the current branch, now that it has
8477 been cut.
8478
b4b79973 84792013-03-12 Joel Brobecker <brobecker@adacore.com>
8480
8481 GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
8482 * version.in: Bump version to 7.6.50.20130312-cvs.
8483
ee047554
KS
84842013-03-12 Keith Seitz <keiths@redhat.com>
8485
8486 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
8487 * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
8488 Remove temporary copy of input string.
8489 (mi_execute_command_wrapper): Make "cmd" const.
8490 * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
8491 * mi/mi-parse.c (mi_parse_argv): Make "args" const.
8492 Use const strings.
8493 (mi_parse): Make "cmd" const.
8494 Use const strings.
8495 * mi/mi-parse.h (mi_parse): Make "cmd" const.
8496
bbc13ae3
KS
84972013-03-12 Keith Seitz <keiths@redhat.com>
8498
8499 * ada-lang.c (ada_read_renaming_var_value): Pass const
8500 pointer to expression string to parse_exp_1.
8501 (create_excep_cond_exprs): Likewise.
8502 * ax-gdb.c (agent_eval_command_one): Likewise.
8503 (maint_agent_printf_command): Likewise.
8504 Constify much of the string handling/parsing.
8505 * breakpoint.c (set_breakpoint_condition): Pass const
8506 pointer to expression string to parse_exp_1.
8507 (update_watchpoint): Likewise.
8508 (parse_cmd_to_aexpr): Constify string handling.
8509 Pass const pointer to parse_exp_1.
8510 (init_breakpoint_sal): Pass const pointer to parse_exp_1.
8511 (find_condition_and_thread): Likewise.
8512 Make TOK const.
8513 (watch_command_1): Make "arg" const.
8514 Constify string handling.
8515 Copy the expression string instead of changing the input
8516 string.
8517 (update_breakpoint_location): Pass const pointer to
8518 parse_exp_1.
8519 * eval.c (parse_and_eval_address): Make "exp" const.
8520 (parse_to_comma_and_eval): Make "expp" const.
8521 (parse_and_eval): Make "exp" const.
8522 * expression.h (parse_expression): Make argument const.
8523 (parse_exp_1): Make first argument const.
8524 * findcmd.c (parse_find_args): Treat "args" as const.
8525 * linespec.c (parse_linespec): Pass const pointer to
8526 linespec_expression_to_pc.
8527 (linespec_expression_to_pc): Make "exp_ptr" const.
8528 * parse.c (parse_exp_1): Make "stringptr" const.
8529 Make a copy of the expression to pass to parse_exp_in_context until
8530 this whole interface can be constified.
8531 (parse_expression): Make "string" const.
8532 * printcmd.c (ui_printf): Treat "arg" as const.
8533 Handle const strings.
8534 * tracepoint.c (validate_actionline): Pass const pointer to
8535 all calls to parse_exp_1.
8536 (encode_actions_1): Likewise.
8537 * value.h (parse_to_comma_and_eval): Make argument const.
8538 (parse_and_eval_address): Likewise.
8539 (parse_and_eval): Likewise.
8540 * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
8541 (varobj_set_value): Likewise.
8542 * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
8543 constify string handling.
8544 Pass const pointers to parse_and_eval_address and
8545 parse_to_comman_and_eval.
8546 * cli/cli-utils.c (skip_to_space): Rename to ...
8547 (skip_to_space_const): ... this. Handle const strings.
8548 * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
8549 skip_to_space_const.
8550 (skip_to_space_const): Declare.
8551 * common/format.c (parse_format_string): Make "arg" const.
8552 Handle const strings.
8553 * common/format.h (parse_format_string): Make "arg" const.
8554 * gdbserver/ax.c (ax_printf): Make "format" const.
8555 * python/python.c (gdbpy_parse_and_eval): Do not make a copy
8556 of the expression string.
8557
f3cec7e6
HZ
85582013-03-12 Hui Zhu <hui@codesourcery.com>
8559
8560 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
8561
9df7235c
HZ
85622013-03-12 Yao Qi <yao@codesourcery.com>
8563 Hui Zhu <hui@codesourcery.com>
8564
8565 * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
8566 (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
8567 DW_OP_deref_size.
8568
82d049ab
PH
85692013-03-12 Paul Hilfinger <hilfingr@adacore.com>
8570
5f8e0b8f
MF
8571 * ada-lex.l (rules): Only recognize 'thread' as a
8572 delimiter when followed by numerals, as for c-exp.y.
8573 Use new rewind_to_char function to rewind the input for
8574 expression-delimiting tokens.
8575 (rewind_to_char): New function.
82d049ab 8576
8c1fb155
JK
85772013-03-11 Pedro Alves <palves@redhat.com>
8578 Jan Kratochvil <jan.kratochvil@redhat.com>
8579
8580 * configure: Regenerate.
8581 * configure.ac (check dynamic export flag): Link python test with
8582 $PYTHON_LIBS.
8583
cc81e1c6
DE
85842013-03-11 Doug Evans <dje@google.com>
8585 Keith Seitz <keiths@redhat.com>
8586
8587 * linespec.c (find_linespec_symbols): Call find_function_symbols
8588 first, and then call lookup_prefix_sym/find_method.
8589
39086a0e
PA
85902013-03-11 Pedro Alves <palves@redhat.com>
8591
8592 * charset.c (convert_between_encodings): Don't cast between
8593 different pointer to pointer types. Instead, make the 'inp' local
8594 be of the type iconv expects.
8595 (wchar_iterate): Don't cast between different pointer to pointer
8596 types. Instead, use new pointer local of the type iconv expects.
8597 * target.c (target_read_stralloc, target_fileio_read_stralloc):
8598 Add new local of type char pointer, and use it to get a
8599 char/string view of the byte buffer, instead of casting between
8600 pointer to pointer types.
8601
90585175
HAQ
86022013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
8603
8604 * remote.c (remote_set_trace_buffer_size): Move != operator
8605 to the start of next line to fix an ARI warning.
8606
59ea5688
MM
86072013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8608
8609 * NEWS: Add record changes.
8610
946287b7
MM
86112013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8612
8613 * record-btrace.c (btrace_insn_history): Omit the pc prefix in
8614 the instruction history disassembly.
8615 * disasm.c (dump_insns): Omit the pc prefix, if requested.
8616 * disasm.h (DISASSEMBLY_OMIT_PC): New.
8617
afedecd3
MM
86182013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8619
8620 * Makefile.in (SFILES): Add record-btrace.c
8621 (COMMON_OBS): Add record-btrace.o
8622 * record-btrace.c: New.
8623 * objfiles.c: Include btrace.h.
8624 (free_objfile): call btrace_free_objfile.
8625
15984c13
MM
86262013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8627
8628 * target.c (target_call_history, target_call_history_from,
8629 target_call_history_range): New.
8630 * target.h (target_ops) <to_call_history, to_call_history_from,
8631 to_call_history_range>: New fields.
8632 (target_call_history, target_call_history_from,
8633 target_call_history_range): New declaration.
8634 * record.c (get_call_history_modifiers, cmd_record_call_history,
8635 record_call_history_size): New.
8636 (_initialize_record): Add the "record function-call-history" command.
8637 Add "set/show record function-call-history-size" commands.
8638 * record.h (record_print_flag): New.
8639
67c86d06
MM
86402013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8641
8642 * target.h (target_ops) <to_insn_history, to_insn_history_from,
8643 to_insn_history_range>: New fields.
8644 (target_insn_history): New.
8645 (target_insn_history_from): New.
8646 (target_insn_history_range): New.
8647 * target.c (target_insn_history): New.
8648 (target_insn_history_from): New.
8649 (target_insn_history_range): New.
8650 * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
8651 (record_insn_history_size): New.
8652 (get_insn_number): New.
8653 (get_context_size): New.
8654 (no_chunk): New.
8655 (get_insn_history_modifiers): New.
8656 (cmd_record_insn_history): New.
8657 (_initialize_record): Add "set/show record instruction-history-size"
8658 command. Add "record instruction-history" command.
8659
7c1687a9
MM
86602013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8661
8662 * record.h (record_disconnect): New.
8663 (record_detach): New.
8664 (record_mourn_inferior): New.
8665 (record_kill): New.
8666 * record-full.c (record_disconnect, record_detach,
8667 record_mourn_inferior, record_kill): Move to...
8668 * record.c: ...here.
8669 (DEBUG): New.
8670 (record_stop): New.
8671 (record_unpush): New.
8672 (cmd_record_stop): Call record_stop. Replace unpush_target
8673 call with record_unpush call.
8674 (record_disconnect, record_detach): Assert that the target
8675 is of record stratum. Call record_unpush, record_stop, and
8676 DEBUG.
8677 (record_mourn_inferior, record_kill): Assert that the target
8678 is of record stratum. Call record_unpush and DEBUG.
8679
25ea693b
MM
86802013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8681
8682 * record-full.h, record-full.c (record_memory_query): Rename
8683 to ...
8684 (record_full_memory_query): ...this. Update all users.
8685 (record_arch_list_add_reg): Rename to ...
8686 (record_full_arch_list_add_reg): ...this. Update all users.
8687 (record_arch_list_add_mem): Rename to ...
8688 (record_full_arch_list_add_mem): ...this. Update all users.
8689 (record_arch_list_add_end): Rename to ...
8690 (record_full_arch_list_add_end): ...this. Update all users.
8691 (record_gdb_operation_disable_set): Rename to ...
8692 (record_full_gdb_operation_disable_set): ...this.
8693 Update all users.
8694
88d1aa9d
MM
86952013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8696
8697 * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
8698 (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
8699 (RECORD_IS_REPLAY): Renamed to ...
8700 (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
8701 (RECORD_FILE_MAGIC): Renamed to ...
8702 (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
8703 (record_mem_entry): Renamed to ...
8704 (record_full_mem_entry): ... this. Updated all users.
8705 (record_reg_entry): Renamed to ...
8706 (record_full_reg_entry): ... this. Updated all users.
8707 (record_end_entry): Renamed to ...
8708 (record_full_end_entry): ... this. Updated all users.
8709 (record_type) <record_end, record_reg, record_mem>: Renamed
8710 to ...
8711 (record_full_type) <record_full_end, record_full_reg,
8712 record_full_mem>: ... this. Updated all users.
8713 (record_entry): Renamed to ...
8714 (record_full_entry): ... this. Updated all users.
8715 (record_core_buf_entry): Renamed to ...
8716 (record_full_core_buf_entry): ... this. Updated all users.
8717 (record_core_regbuf): Renamed to ...
8718 (record_full_core_regbuf): ... this. Updated all users.
8719 (record_core_start): Renamed to ...
8720 (record_full_core_start): ... this. Updated all users.
8721 (record_core_end): Renamed to ...
8722 (record_full_core_end): ... this. Updated all users.
8723 (record_core_buf_list): Renamed to ...
8724 (record_full_core_buf_list): ... this. Updated all users.
8725 (record_first): Renamed to ...
8726 (record_full_first): ... this. Updated all users.
8727 (record_list): Renamed to ...
8728 (record_full_list): ... this. Updated all users.
8729 (record_arch_list_head): Renamed to ...
8730 (record_full_arch_list_head): ... this. Updated all users.
8731 (record_arch_list_tail): Renamed to ...
8732 (record_full_arch_list_tail): ... this. Updated all users.
8733 (record_stop_at_limit): Renamed to ...
8734 (record_full_stop_at_limit): ... this. Updated all users.
8735 (record_insn_max_num): Renamed to ...
8736 (record_full_insn_max_num): ... this. Updated all users.
8737 (record_insn_num): Renamed to ...
8738 (record_full_insn_num): ... this. Updated all users.
8739 (record_insn_count): Renamed to ...
8740 (record_full_insn_count): ... this. Updated all users.
8741 (record_ops): Renamed to ...
8742 (record_full_ops): ... this. Updated all users.
8743 (record_core_ops): Renamed to ...
8744 (record_full_core_ops): ... this. Updated all users.
8745 (set_record_cmdlist): Renamed to ...
8746 (set_record_full_cmdlist): ... this. Updated all users.
8747 (show_record_cmdlist): Renamed to ...
8748 (show_record_full_cmdlist): ... this. Updated all users.
8749 (record_cmdlist): Renamed to ...
8750 (record_full_cmdlist): ... this. Updated all users.
8751 (record_beneath_to_resume_ops): Renamed to ...
8752 (record_full_beneath_to_resume_ops): ... this. Updated all users.
8753 (record_beneath_to_resume): Renamed to ...
8754 (record_full_beneath_to_resume): ... this. Updated all users.
8755 (record_beneath_to_wait_ops): Renamed to ...
8756 (record_full_beneath_to_wait_ops): ... this. Updated all users.
8757 (record_beneath_to_wait): Renamed to ...
8758 (record_full_beneath_to_wait): ... this. Updated all users.
8759 (record_beneath_to_store_registers_ops): Renamed to ...
8760 (record_full_beneath_to_store_registers_ops): ... this.
8761 Updated all users.
8762 (record_beneath_to_store_registers): Renamed to ...
8763 (record_full_beneath_to_store_registers): ... this.
8764 Updated all users.
8765 (record_beneath_to_xfer_partial_ops): Renamed to ...
8766 (record_full_beneath_to_xfer_partial_ops): ... this.
8767 Updated all users.
8768 (record_beneath_to_xfer_partial): Renamed to ...
8769 (record_full_beneath_to_xfer_partial): ... this.
8770 Updated all users.
8771 (record_beneath_to_insert_breakpoint): Renamed to ...
8772 (record_full_beneath_to_insert_breakpoint): ... this.
8773 Updated all users.
8774 (record_beneath_to_stopped_by_watchpoint): Renamed to ...
8775 (record_full_beneath_to_stopped_by_watchpoint): ... this.
8776 Updated all users.
8777 (record_beneath_to_stopped_data_address): Renamed to ...
8778 (record_full_beneath_to_stopped_data_address): ... this.
8779 Updated all users.
8780 (record_beneath_to_async): Renamed to ...
8781 (record_full_beneath_to_async): ... this. Updated all users.
8782 (record_goto_insn): Renamed to ...
8783 (record_full_goto_insn): ... this. Updated all users.
8784 (record_save): Renamed to ...
8785 (record_full_save): ... this. Updated all users.
8786 (record_reg_alloc): Renamed to ...
8787 (record_full_reg_alloc): ... this. Updated all users.
8788 (record_reg_release): Renamed to ...
8789 (record_full_reg_release): ... this. Updated all users.
8790 (record_mem_alloc): Renamed to ...
8791 (record_full_mem_alloc): ... this. Updated all users.
8792 (record_mem_release): Renamed to ...
8793 (record_full_mem_release): ... this. Updated all users.
8794 (record_end_alloc): Renamed to ...
8795 (record_full_end_alloc): ... this. Updated all users.
8796 (record_end_release): Renamed to ...
8797 (record_full_end_release): ... this. Updated all users.
8798 (record_entry_release): Renamed to ...
8799 (record_full_entry_release): ... this. Updated all users.
8800 (record_list_release): Renamed to ...
8801 (record_full_list_release): ... this. Updated all users.
8802 (record_list_release_following): Renamed to ...
8803 (record_full_list_release_following): ... this.
8804 Updated all users.
8805 (record_list_release_first): Renamed to ...
8806 (record_full_list_release_first): ... this. Updated all users.
8807 (record_arch_list_add): Renamed to ...
8808 (record_full_arch_list_add): ... this. Updated all users.
8809 (record_get_loc): Renamed to ...
8810 (record_full_get_loc): ... this. Updated all users.
8811 (record_check_insn_num): Renamed to ...
8812 (record_full_check_insn_num): ... this. Updated all users.
8813 (record_arch_list_cleanups): Renamed to ...
8814 (record_full_arch_list_cleanups): ... this. Updated all users.
8815 (record_message): Renamed to ...
8816 (record_full_message): ... this. Updated all users.
8817 (record_message_wrapper): Renamed to ...
8818 (record_full_message_wrapper): ... this. Updated all users.
8819 (record_message_wrapper_safe): Renamed to ...
8820 (record_full_message_wrapper_safe): ... this. Updated all users.
8821 (record_gdb_operation_disable): Renamed to ...
8822 (record_full_gdb_operation_disable): ... this. Updated all users.
8823 (record_hw_watchpoint): Renamed to ...
8824 (record_full_hw_watchpoint): ... this. Updated all users.
8825 (record_exec_insn): Renamed to ...
8826 (record_full_exec_insn): ... this. Updated all users.
8827 (record_restore): Renamed to ...
8828 (record_full_restore): ... this. Updated all users.
8829 (record_async_inferior_event_token): Renamed to ...
8830 (record_full_async_inferior_event_token): ... this.
8831 Updated all users.
8832 (record_async_inferior_event_handler): Renamed to ...
8833 (record_full_async_inferior_event_handler): ... this.
8834 Updated all users.
8835 (record_core_open_1): Renamed to ...
8836 (record_full_core_open_1): ... this. Updated all users.
8837 (record_open_1): Renamed to ...
8838 (record_full_open_1): ... this. Updated all users.
8839 (record_open): Renamed to ...
8840 (record_full_open): ... this. Updated all users.
8841 (record_close): Renamed to ...
8842 (record_full_close): ... this. Updated all users.
8843 (record_resume_step): Renamed to ...
8844 (record_full_resume_step): ... this. Updated all users.
8845 (record_resumed): Renamed to ...
8846 (record_full_resumed): ... this. Updated all users.
8847 (record_execution_dir): Renamed to ...
8848 (record_full_execution_dir): ... this. Updated all users.
8849 (record_resume): Renamed to ...
8850 (record_full_resume): ... this. Updated all users.
8851 (record_get_sig): Renamed to ...
8852 (record_full_get_sig): ... this. Updated all users.
8853 (record_sig_handler): Renamed to ...
8854 (record_full_sig_handler): ... this. Updated all users.
8855 (record_wait_cleanups): Renamed to ...
8856 (record_full_wait_cleanups): ... this. Updated all users.
8857 (record_wait_1): Renamed to ...
8858 (record_full_wait_1): ... this. Updated all users.
8859 (record_wait): Renamed to ...
8860 (record_full_wait): ... this. Updated all users.
8861 (record_stopped_by_watchpoint): Renamed to ...
8862 (record_full_stopped_by_watchpoint): ... this. Updated all users.
8863 (record_disconnect): Renamed to ...
8864 (record_full_disconnect): ... this. Updated all users.
8865 (record_detach): Renamed to ...
8866 (record_full_detach): ... this. Updated all users.
8867 (record_mourn_inferior): Renamed to ...
8868 (record_full_mourn_inferior): ... this. Updated all users.
8869 (record_kill): Renamed to ...
8870 (record_full_kill): ... this. Updated all users.
8871 (record_stopped_data_address): Renamed to ...
8872 (record_full_stopped_data_address): ... this. Updated all users.
8873 (record_registers_change): Renamed to ...
8874 (record_full_registers_change): ... this. Updated all users.
8875 (record_store_registers): Renamed to ...
8876 (record_full_store_registers): ... this. Updated all users.
8877 (record_xfer_partial): Renamed to ...
8878 (record_full_xfer_partial): ... this. Updated all users.
8879 (record_breakpoint): Renamed to ...
8880 (record_full_breakpoint): ... this. Updated all users.
8881 (record_breakpoint_p): Renamed to ...
8882 (record_full_breakpoint_p): ... this. Updated all users.
8883 (record_breakpoints): Renamed to ...
8884 (record_full_breakpoints): ... this. Updated all users.
8885 (record_sync_record_breakpoints): Renamed to ...
8886 (record_full_sync_record_breakpoints): ... this.
8887 Updated all users.
8888 (record_init_record_breakpoints): Renamed to ...
8889 (record_full_init_record_breakpoints): ... this.
8890 Updated all users.
8891 (record_insert_breakpoint): Renamed to ...
8892 (record_full_insert_breakpoint): ... this. Updated all users.
8893 (record_remove_breakpoint): Renamed to ...
8894 (record_full_remove_breakpoint): ... this. Updated all users.
8895 (record_can_execute_reverse): Renamed to ...
8896 (record_full_can_execute_reverse): ... this. Updated all users.
8897 (record_get_bookmark): Renamed to ...
8898 (record_full_get_bookmark): ... this. Updated all users.
8899 (record_goto_bookmark): Renamed to ...
8900 (record_full_goto_bookmark): ... this. Updated all users.
8901 (record_async): Renamed to ...
8902 (record_full_async): ... this. Updated all users.
8903 (record_can_async_p): Renamed to ...
8904 (record_full_can_async_p): ... this. Updated all users.
8905 (record_is_async_p): Renamed to ...
8906 (record_full_is_async_p): ... this. Updated all users.
8907 (record_execution_direction): Renamed to ...
8908 (record_full_execution_direction): ... this. Updated all users.
8909 (record_info): Renamed to ...
8910 (record_full_info): ... this. Updated all users.
8911 (record_delete): Renamed to ...
8912 (record_full_delete): ... this. Updated all users.
8913 (record_is_replaying): Renamed to ...
8914 (record_full_is_replaying): ... this. Updated all users.
8915 (record_goto_entry): Renamed to ...
8916 (record_full_goto_entry): ... this. Updated all users.
8917 (record_goto_begin): Renamed to ...
8918 (record_full_goto_begin): ... this. Updated all users.
8919 (record_goto_end): Renamed to ...
8920 (record_full_goto_end): ... this. Updated all users.
8921 (record_goto): Renamed to ...
8922 (record_full_goto): ... this. Updated all users.
8923 (init_record_ops): Renamed to ...
8924 (init_record_full_ops): ... this. Updated all users.
8925 (record_core_resume): Renamed to ...
8926 (record_full_core_resume): ... this. Updated all users.
8927 (record_core_kill): Renamed to ...
8928 (record_full_core_kill): ... this. Updated all users.
8929 (record_core_fetch_registers): Renamed to ...
8930 (record_full_core_fetch_registers): ... this. Updated all users.
8931 (record_core_prepare_to_store): Renamed to ...
8932 (record_full_core_prepare_to_store): ... this. Updated all users.
8933 (record_core_store_registers): Renamed to ...
8934 (record_full_core_store_registers): ... this. Updated all users.
8935 (record_core_xfer_partial): Renamed to ...
8936 (record_full_core_xfer_partial): ... this. Updated all users.
8937 (record_core_insert_breakpoint): Renamed to ...
8938 (record_full_core_insert_breakpoint): ... this. Updated all users.
8939 (record_core_remove_breakpoint): Renamed to ...
8940 (record_full_core_remove_breakpoint): ... this. Updated all users.
8941 (record_core_has_execution): Renamed to ...
8942 (record_full_core_has_execution): ... this. Updated all users.
8943 (init_record_core_ops): Renamed to ...
8944 (init_record_full_core_ops): ... this. Updated all users.
8945 (cmd_record_restore): Renamed to ...
8946 (cmd_record_full_restore): ... this. Updated all users.
8947 (record_save_cleanups): Renamed to ...
8948 (record_full_save_cleanups): ... this. Updated all users.
8949 (cmd_record_start): Renamed to ...
8950 (cmd_record_full_start): ... this. Updated all users.
8951 (set_record_insn_max_num): Renamed to ...
8952 (set_record_full_insn_max_num): ... this. Updated all users.
8953 (set_record_command): Renamed to ...
8954 (set_record_full_command): ... this. Updated all users.
8955 (show_record_command): Renamed to ...
8956 (show_record_full_command): ... this. Updated all users.
8957 (_initialize_record): Renamed to ...
8958 (_initialize_record_full): ... this. Updated all users.
8959
d02ed0bb
MM
89602013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8961
8962 * record.h: Split into this and ...
8963 * record-full.h: ... this.
8964 * record.c: Split into this and ...
8965 * record-full.c: ... this.
8966 * target.h (target_ops): Add new fields to_info_record,
8967 to_save_record, to_delete_record, to_record_is_replaying,
8968 to_goto_record_begin, to_goto_record_end, to_goto_record.
8969 (target_info_record): New.
8970 (target_save_record): New.
8971 (target_supports_delete_record): New.
8972 (target_delete_record): New.
8973 (target_record_is_replaying): New.
8974 (target_goto_record_begin): New.
8975 (target_goto_record_end): New.
8976 (target_goto_record): New.
8977 * target.c (target_info_record): New.
8978 (target_save_record): New.
8979 (target_supports_delete_record): New.
8980 (target_delete_record): New.
8981 (target_record_is_replaying): New.
8982 (target_goto_record_begin): New.
8983 (target_goto_record_end): New.
8984 (target_goto_record): New.
8985 * record.h: Declare struct cmd_list_element.
8986 (record_cmdlist): New declaration.
8987 (set_record_cmdlist): New declaration.
8988 (show_record_cmdlist): New declaration.
8989 (info_record_cmdlist): New declaration.
8990 (cmd_record_goto): New declaration.
8991 * record.c: Remove unnecessary includes.
8992 Include inferior.h.
8993 (cmd_record_goto): Remove declaration.
8994 (record_cmdlist): Now extern. Initialize.
8995 (set_record_cmdlist): Now extern. Initialize.
8996 (show_record_cmdlist): Now extern. Initialize.
8997 (info_record_cmdlist): Now extern. Initialize.
8998 (find_record_target): New.
8999 (require_record_target): New.
9000 (cmd_record_start): Update.
9001 (cmd_record_delete): Remove target-specific code.
9002 Call target_delete_record.
9003 (cmd_record_stop): Unpush any record target.
9004 (set_record_insn_max_num): Move to record-full.c
9005 (set_record_command): Add comment.
9006 (show_record_command): Add comment.
9007 (info_record_command): Update comment.
9008 Remove target-specific code.
9009 Call the record target's to_info_record.
9010 (cmd_record_start): New.
9011 (cmd_record_goto): Now extern.
9012 Remove target-specific code.
9013 Call target_goto_begin, target_goto_end, or target_goto.
9014 (_initialize_record): Move record target ops initialization to
9015 record-full.c.
9016 Change "record" command help text.
9017 Move "record restore", "record set", and "record show" commands to
9018 record-full.c.
9019 * Makefile.in (SFILES): Add record-full.c.
9020 (HFILES_NO_SRCDIR): Add record-full.h.
9021 (COMMON_OBS): Add record-full.o.
9022 * amd64-linux-tdep.c: Include record-full.h instead of record.h.
9023 * arm-tdep.c: Include record-full.h.
9024 * i386-linux-tdep.c: Include record-full.h instead of record.h.
9025 * i386-tdep.c: Include record-full.h.
9026 * infrun.c: Include record-full.h.
9027 * linux-record.c: Include record-full.h.
9028 * moxie-tdep.c: Include record-full.h.
9029 * record-full.c: Include record-full.h.
9030 Change module comment.
9031 (set_record_full_cmdlist): New.
9032 (show_record_full_cmdlist): New.
9033 (record_full_cmdlist): New.
9034 (record_goto_insn): New declaration.
9035 (record_save): New declaration.
9036 (record_check_insn_num): Change query string.
9037 (record_info): New.
9038 (record_delete): New.
9039 (record_is_replaying): New.
9040 (record_goto_entry): New.
9041 (record_goto_begin): New.
9042 (record_goto_end): New.
9043 (record_goto): New.
9044 (init_record_ops): Update.
9045 (init_record_core_ops): Update.
9046 (cmd_record_save): Rename to record_save. Remove target and arg checks.
9047 (cmd_record_start): New.
9048 (set_record_insn_max_num): Moved from record.c
9049 (set_record_full_command): New.
9050 (show_record_full_command): New.
9051 (_initialize_record_full): New.
9052
b48d48eb
MM
90532013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9054
9055 * target.h (add_deprecated_target_alias): New.
9056 * target.c (add_deprecated_target_alias): New.
9057
a950d57c
MM
90582013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9059
9060 * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
9061 and signal.h.
9062 (linux_supports_btrace): Add kernel and
9063 cpuid check.
9064 (kernel_supports_btrace): New function.
9065 (cpu_supports_btrace): New function.
9066 (intel_supports_btrace): New function.
9067
9accd112
MM
90682013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9069
9070 * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
9071 * remote.c: Include btrace.h.
9072 (struct btrace_target_info): New struct.
9073 (remote_supports_btrace): New function.
9074 (send_Qbtrace): New function.
9075 (remote_enable_btrace): New function.
9076 (remote_disable_btrace): New function.
9077 (remote_teardown_btrace): New function.
9078 (remote_read_btrace): New function.
9079 (init_remote_ops): Add btrace ops.
9080 (enum <unnamed>): Add btrace packets.
9081 (struct protocol_feature remote_protocol_features[]): Add btrace packets.
9082 (_initialize_remote): Add packet configuration for branch tracing.
9083
c12a2917
MM
90842013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9085
9086 * features/btrace.dtd: New file.
9087 * Makefile.in (XMLFILES): Add btrace.dtd.
9088 * btrace.h (parse_xml_btrace): New declaration.
9089 * btrace.c: Include xml-support.h.
9090 (parse_xml_btrace): New function.
9091 (parse_xml_btrace_block): New function.
9092 (block_attributes): New struct.
9093 (btrace_attributes): New struct.
9094 (btrace_children): New struct.
9095 (btrace_elements): New struct.
9096
3e3aea48
MM
90972013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9098
9099 * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
9100 (amd64_linux_enable_btrace): New.
9101 (amd64_linux_disable_btrace): New.
9102 (amd64_linux_teardown_btrace): New.
9103 (_initialize_amd64_linux_nat): Initialize btrace ops.
9104 * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
9105 (i386_linux_enable_btrace): New.
9106 (i386_linux_disable_btrace): New.
9107 (i386_linux_teardown_btrace): New.
9108 (_initialize_i386_linux_nat): Initialize btrace ops.
9109 * config/i386/linux.mh: Add linux-btrace.o.
9110 * config/i386/linux64.mh: Add linux-btrace.o.
9111
7c97f91e
MM
91122013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9113
9114 * common/linux_btrace.h: New file.
9115 * common/linux_btrace.c: New file.
9116 * Makefile.in (SFILES): Add btrace.c.
9117 (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
9118 (COMMON_OBS): Add btrace.o.
9119 (linux-btrace.o): New rule.
9120
1999790b 91212013-03-11 Markus Metzger <markus.t.metzger@intel.com>
02d27625
MM
9122
9123 * target.h: Include btrace.h.
9124 (struct target_ops) <to_supports_btrace, to_enable_btrace,
9125 to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
9126 * target.c (target_supports_btrace): New function.
9127 (target_enable_btrace): New function.
9128 (target_disable_btrace): New function.
9129 (target_teardown_btrace): New function.
9130 (target_read_btrace): New function.
9131 * btrace.h: New file.
9132 * btrace.c: New file.
9133 * Makefile.in: Add btrace.c.
9134 * gdbthread.h: Include btrace.h.
9135 (struct thread_info): Add btrace field.
9136 * thread.c: Include btrace.h.
9137 (clear_thread_inferior_resources): Call target_teardown_btrace.
9138 * common/btrace-common.h: New file.
9139
61a31a67
JK
91402013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9141
9142 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
9143 for CHILD, ignore PTRACE_KILL errors, move the inner block variable
9144 kill_status to outer block.
9145
05c56a9d
JK
91462013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 Fix entry-values if the callee called a noreturn function.
9149 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
9150 get_frame_address_in_block. Add new comment.
9151
9112db09
JK
91522013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9153
9154 Fix entry-values in C++ across CUs.
9155 * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
9156 lookup_minimal_symbol. Add a comment.
9157 * dwarf2read.c
9158 (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
9159 DW_AT_linkage_name.
9160
9b67fcec
YQ
91612013-03-08 Yao Qi <yao@codesourcery.com>
9162
9163 * tracepoint.c (_initialize_tracepoint): Indent the code.
9164
6221be90
PA
91652013-03-08 Pedro Alves <palves@redhat.com>
9166
9167 * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
9168 (parse_find_args, find_command): Change type of pattern buffer
9169 locals to 'gdb_byte *'.
9170
be9a119c 91712013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
9172 Hafiz Abid Qadeer <abidh@codesourcery.com>
9173
9174 * NEWS: Mention set and show trace-buffer-size commands.
9175 Mention new packet.
9176 * target.h (struct target_ops): New method
9177 to_set_trace_buffer_size.
9178 (target_set_trace_buffer_size): New macro.
9179 * target.c (update_current_target): Set up new method.
9180 * tracepoint.c (trace_buffer_size): New global.
9181 (start_tracing): Send it to the target.
9182 (set_trace_buffer_size): New function.
9183 (_initialize_tracepoint): Add new setshow for trace-buffer-size.
9184 * remote.c (remote_set_trace_buffer_size): New function.
9185 (_initialize_remote): Use it.
9186 (QTBuffer:size) New remote command.
9187 (PACKET_QTBuffer_size): New enum.
9188 (remote_protocol_features): Add an entry for
9189 PACKET_QTBuffer_size.
9190
7da3ab79
TT
91912013-03-08 Tom Tromey <tromey@redhat.com>
9192
9193 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
9194 variable.
9195
0c1f71e7
PA
91962013-03-07 Pedro Alves <palves@redhat.com>
9197
9198 * target.c (target_read_stralloc, target_fileio_read_alloc):
9199 *Cast pointer to 'gdb_byte *' in target call.
9200
c8af03a2
PA
92012013-03-07 Pedro Alves <palves@redhat.com>
9202
9203 * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
9204 call.
9205
529480d0
KS
92062013-03-07 Keith Seitz <keiths@redhat.com>
9207
9208 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
9209 (trace_pass_command): Likewise.
9210 * cli/cli-cmds.c: Include cli/cli-utils.h.
9211 (source_command): Use skip-spaces.
9212 (disassemble_command): Likewise.
9213 * findcmd.c: Include cli/cli-utils.h.
9214 (parse_find_args): Use skip_spaces.
9215 * go32-nat.c: Include cli/cli-utils.h.
9216 (go32_sldt): Use skip_spaces.
9217 (go32_sgdt): Likewise.
9218 (go32_sidt): Likewise.
9219 (go32_pde): Likewise.
9220 (go32_pte): Likewise.
9221 (go32_pte_for_address): Likewise.
9222 * infcmd.c: Include cli/cli-utils.h.
9223 (registers_info): Use skip_spaces.
9224 * linux-tdep.c (read_mapping): Use skip_spaces_const.
9225 (linux_info_proc): Likewise.
9226 * linux-thread-db.c: Include cli/cli-utils.h.
9227 (info_auto_load_libthread_db): Use skip_spaces_const.
9228 * m32r-rom.c: Include cli/cli-utils.h.
9229 (m32r_upload_command): Use skip_spaces.
9230 * maint.c: Include cli/cli-utils.h.
9231 (maintenance_translate_address): Use skip_spaces.
9232 * mi/mi-parse.c: Include cli/cli-utils.h.
9233 (mi_parse_argv): Use skip_spaces.
9234 (mi_parse): Likewise.
9235 * minsyms.c: Include cli/cli-utils.h.
9236 (msymbol_hash_iw): Use skip_spaces_const.
9237 * objc-lang.c: Include cli/cli-utils.h.
9238 (parse_selector): Use skip_spaces.
9239 (parse_method): Likewise.
9240 * python/python.c: Include cli/cli-utils.h.
9241 (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
9242 (python_command)[HAVE_PYTHON]: Likewise.
9243 (python_interactive_command)[!HAVE_PYTHON]: Likewise.
9244 * remote-m32r-sdi.c: Include cli/cli-utils.h.
9245 (m32r_load): Use skip_spaces.
9246 * serial.c: Include cli/cli-utils.h.
9247 (serial_open): Use skip_spaces_const.
9248 * stack.c: Include cli/cli-utils.h.
9249 (parse_frame_specification_1): Use skip_spaces_const.
9250 * symfile.c: Include cli/cli-utils.h.
9251 (set_ext_lang_command): Use skip_spaces.
9252 * symtab.c: Include cli/cli-utils.h.
9253 (rbreak_command): Use skip_spaces.
9254 * thread.c (thread_name_command): Use skip_spaces.
9255 * tracepoint.c (validate_actionline): Use skip_spaces.
9256 (encode_actions_1): Likewise.
9257 (trace_find_range_command): Likewise.
9258 (trace_find_outside_command): Likewise.
9259 (trace_dump_actions): Likewise.
9260
ac91cd70
PA
92612013-03-07 Pedro Alves <palves@redhat.com>
9262
9263 * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
9264 * expprint.c (print_subexp_standard): Likewise.
9265 * utils.c (host_char_to_target): Likewise.
9266 * valprint.c (generic_emit_char, generic_printstr): Likewise.
9267 * varobj.c (value_get_print_value): Change type of local to char*.
9268 Cast it gdb_byte * in call to language printer.
9269
2898e560
PA
92702013-03-07 Pedro Alves <palves@redhat.com>
9271
9272 * charset.c (struct wchar_iterator) <input>: Change type to 'const
9273 gdb_byte *'.
9274 (make_wchar_iterator): Remove cast to char*.
9275 (wchar_iterate): Change type of local.
9276
a09b4448
PA
92772013-03-07 Pedro Alves <palves@redhat.com>
9278
9279 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
9280 for 'regcache->register_status'.
9281
20ced3e4
PA
92822013-03-07 Pedro Alves <palves@redhat.com>
9283
c2d6a675 9284 * breakpoint.c (breakpoint_xfer_memory): Change type of local to
20ced3e4
PA
9285 int.
9286
fe106009
PA
92872013-03-07 Pedro Alves <palves@redhat.com>
9288
9289 * stap-probe.c (handle_stap_probe): Add cast to char*.
9290
8ac2c12b
PA
92912013-03-07 Pedro Alves <palves@redhat.com>
9292
9293 * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
9294 RECORD_MSGRCV>: Pass a signed variable to
9295 regcache_raw_read_signed, instead of an unsigned one.
9296
99f0a309
PA
92972013-03-07 Pedro Alves <palves@redhat.com>
9298
9299 * remote-notif.c (notif_debug): Change type to int.
9300 * remote-notif.h (notif_debug): Likewise.
9301
964b8317
PA
93022013-03-07 Pedro Alves <palves@redhat.com>
9303
9304 * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
9305
f0cc8ad4
PA
93062013-03-07 Pedro Alves <palves@redhat.com>
9307
9308 * remote.c (hex2bin, bin2hex): Move extern declarations to ...
9309 * remote.h (hex2bin, bin2hex): ... here.
9310 * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
9311
77dec115
EZ
93122013-03-07 Eli Zaretskii <eliz@gnu.org>
9313
9314 * utils.c (initialize_utils): Improve doc strings of "set/show
9315 width", "set/show height", and "set/show pagination".
9316
741d92cf
KS
93172013-03-06 Keith Seitz <keiths@redhat.com>
9318
9319 * ax-gdb.c (gen_printf): Make FORMAT const.
9320 * ax-gdb.h (gen_printf): Likewise.
9321 * ax-general.c (ax_string): Make STR const.
9322 * ax.h (ax_string): Likewise.
9323
7b6c814e
DE
93242013-03-06 Doug Evans <dje@google.com>
9325
9326 * elfread.c (elf_symfile_read): Move debugging printf to more
9327 logical location.
9328
634334ab
PA
93292013-03-06 Pedro Alves <palves@redhat.com>
9330
9331 * python/py-utils.c (target_string_to_unicode): Delete function.
9332 * python/python-internal.h (target_string_to_unicode): Delete
9333 declaration.
9334
e482a1a7
PM
93352013-03-06 Pierre Muller <muller@sourceware.org>
9336
9337 * linespec.c (get_current_search_block): ARI fix, use (void)
9338 for empty parameter list.
9339
4eeaa230
DE
93402013-03-05 Doug Evans <dje@google.com>
9341
9342 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
9343 of old ada_lookup_symbol_list. In !full_search case, don't
9344 search superblocks.
9345 (ada_lookup_symbol_list): Delete arg full_search, all callers
9346 updated. Call ada_lookup_symbol_list_worker.
9347 (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
9348 * ada-lang.h (ada_lookup_symbol_list): Update.
9349 * language.h (language_defn): Update comment for
9350 la_iterate_over_symbols.
9351 * linespec.c (iterate_over_file_blocks): New function.
9352 (iterate_over_all_matching_symtabs): Call it.
9353 (lookup_prefix_sym): Ditto.
9354 (get_current_search_block): New function.
9355 (get_search_block): Delete.
9356 (find_label_symbols): Call get_current_search_block.
9357 (add_matching_symbols_to_info): Call iterate_over_file_blocks.
9358 * symtab.c (iterate_over_symbols): Don't search superblocks.
9359
b69b1fb1
YQ
93602013-03-05 Yao Qi <yao@codesourcery.com>
9361
9362 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
9363 parameter VAR's type from "unsigned int" to "int".
9364 * command.h (var_zuinteger_unlimited): Update its comments.
9365 (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
9366
3c095f49
CV
93672013-03-05 Corinna Vinschen <vinschen@redhat.de>
9368
9369 * NEWS: Mention new target x86_64-*-cygwin*.
9370
b5b0b0af
CV
93712013-03-05 Corinna Vinschen <vinschen@redhat.de>
9372
9373 * configure.host: Add x86_64-*-cygwin* as host.
9374 * configure.tgt: Add x86_64-*-cygwin* as target.
9375 * config/i386/cygwin64.mh: New file.
9376
f6f99966
JK
93772013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9378
9379 * linespec.c (decode_line_2): Fix duplicate request off by two message.
9380
33f448b1
JK
93812013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9382
9383 * linespec.c (struct linespec_canonical_name): New.
9384 (struct linespec_state): Change canonical_names type to it.
9385 (add_sal_to_sals): Change variable canonical_name to canonical. Change
9386 xrealloc element size. Initialize the different CANONICAL fields.
9387 (canonical_to_fullform): New.
9388 (filter_results): Use it. Add variables canonical, fullform and
9389 cleanup.
9390 (struct decode_line_2_item, decode_line_2_compare_items): New.
9391 (decode_line_2): Remove variables iter and item_names, add variables
9392 items and items_count. Modify the code for these new variables.
9393
feb14725
CV
93942013-03-04 Corinna Vinschen <vinschen@redhat.com>
9395
9396 * coff-pe-read.c (read_pe_exported_syms): Don't return without
9397 calling do_cleanup.
9398
e83b17ba
HZ
93992013-03-04 Luis Machado <lgustavo@codesourcery.com>
9400
9401 * tracepoint.c (build_traceframe_info): Add code for byte order.
9402
a2d13a0d
KB
94032013-03-02 Kevin Buettner <kevinb@redhat.com>
9404
8dddcae8
KB
9405 * v850-tdep.c: (v850e2_register_name): Revise system register
9406 names to match current V850E2M architecture specifications.
9407 Update register number enum comments too.
f5aee5ee 9408
d79e58d8
JW
94092013-03-01 Jiong Wang <jiwang@tilera.com>
9410 Pedro Alves <palves@redhat.com>
9411
9412 * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
9413 to END_ADDR.
9414 (tilegx_skip_prologue): Limit prologue analysis to section end.
9415
c4be5165
JK
94162013-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9417
9418 * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
9419 use it.
9420
e362b510
PA
94212013-03-01 Pedro Alves <palves@redhat.com>
9422
9423 Use gdb_byte for bytes from the program being debugged.
9424
9425 * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
9426 Change type of local 'buf' to gdb_byte.
9427 * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
9428 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
9429 * cris-tdep.c (cris_sigcontext_addr)
9430 (cris_sigtramp_frame_unwind_cache): Likewise.
9431 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
9432 (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
9433 Likewise.
9434 * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
9435 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
9436 (hppa32_hpux_search_dummy_call_sequence)
9437 (hppa_hpux_supply_save_state): Likewise.
9438 * hppa-linux-tdep.c (insns_match_pattern)
9439 (hppa_linux_find_global_pointer): Likewise.
9440 * hppa-tdep.c (hppa_in_function_epilogue_p)
9441 (skip_prologue_hard_way, hppa_frame_cache): Likewise.
9442 * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
9443 * i386fbsd-tdep.c (i386fbsd_supply_uthread)
9444 (i386fbsd_collect_uthread): Likewise.
9445 * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
9446 * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
9447 * ia64-tdep.c (examine_prologue, ia64_frame_cache)
9448 (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
9449 (ia64_sigtramp_frame_prev_register, ia64_access_reg)
9450 (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
9451 (ia64_libunwind_frame_prev_register)
9452 (ia64_libunwind_sigtramp_frame_this_id)
9453 (ia64_find_global_pointer_from_dynamic_section)
9454 (find_extant_func_descr, find_func_descr, ia64_dummy_id)
9455 (ia64_unwind_pc): Likewise.
9456 * iq2000-tdep.c (iq2000_store_return_value): Likewise.
9457 * m68hc11-tdep.c (m68hc11_push_dummy_call)
9458 (m68hc11_extract_return_value): Likewise.
9459 * m68klinux-nat.c (fetch_register, store_register): Likewise.
9460 * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
9461 (mep_get_insn, mep_push_dummy_call): Likewise.
9462 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
9463 (mips_linux_in_dynsym_stub): Likewise.
9464 * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
9465 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
9466 * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
9467 to gdb_byte.
9468 * remote-mips.c (mips_set_register): Likewise.
9469 * remote-sim.c (gdbsim_fetch_register): Likewise.
9470 * score-tdep.c (score7_fetch_inst): Change type of parameter
9471 'memblock' and local 'buf' to gdb_byte.
9472 (score7_malloc_and_get_memblock): Change return type to gdb_byte.
9473 Change type of local 'buf' to gdb_byte. Adjust.
9474 (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
9475 to gdb_byte**.
9476 (score7_analyze_prologue): Change type of 'memblock' and
9477 'memblock_ptr' locals to gdb_byte*.
9478 * sh64-tdep.c (sh64_extract_return_value)
9479 (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
9480 * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
9481 * solib-pa64.c (pa64_solib_create_inferior_hook)
9482 (pa64_open_symbol_file_object): Remove local 'buf'.
9483 * solib-som.c (som_solib_create_inferior_hook, link_map_start)
9484 (som_open_symbol_file_object): Likewise.
9485 * solib-spu.c (spu_current_sos): Likewise.
9486 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
9487 * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
9488 (spu_store_registers): Likewise.
9489 * target.c (debug_print_register): Likewise.
9490 * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
9491 * xstormy16-tdep.c (xstormy16_store_return_value)
9492 (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
9493 (xstormy16_find_jmp_table_entry): Likewise.
9494
75cc61ca 94952013-03-01 Jiong Wang <jiwang@tilera.com>
61d8bd0e
JW
9496
9497 * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
9498 (tilegx_gdbarch_init): Install it.
9499
ddb08e9c
TT
95002013-02-28 Tom Tromey <tromey@redhat.com>
9501
9502 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
9503 PyLong_Check.
9504
62d7fb51
DE
95052013-02-28 Doug Evans <dje@google.com>
9506
9507 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
9508 * python/python.c (gdbpy_find_pc_line): Ditto.
9509
c4a9e8b4
TT
95102013-02-28 Tom Tromey <tromey@redhat.com>
9511
9512 * contrib/excheck.py: New file.
9513 * contrib/exsummary.py: New file.
9514 * contrib/gcc-with-excheck: New file.
9515
7f6a5dde
TT
95162013-02-28 Tom Tromey <tromey@redhat.com>
9517
9518 * python/python.c (gdbpy_print_stack): Call begin_line and
9519 fprintf_filtered inside TRY_CATCH.
9520
9e974e55
TT
95212013-02-28 Tom Tromey <tromey@redhat.com>
9522
9523 * python/python.c (gdbpy_find_pc_line): Call find_pc_line
9524 inside TRY_CATCH.
9525
dd5fa3e7
TT
95262013-02-28 Tom Tromey <tromey@redhat.com>
9527
9528 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
9529 frame_object_to_frame_info inside TRY_CATCH.
9530
86a3263f
TT
95312013-02-28 Tom Tromey <tromey@redhat.com>
9532
9533 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
9534 TRY_CATCH.
9535
81b52a3a
TT
95362013-02-28 Tom Tromey <tromey@redhat.com>
9537
9538 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
9539
d50a0ce2
CV
95402013-02-27 Corinna Vinschen <vinschen@redhat.com>
9541
9542 * windows-nat.c: Throughout, fix format strings and casts of
9543 printf-like functions to avoid type related warnings on all
9544 platforms.
9545 (handle_output_debug_string): Fetch context information address
9546 from debug string using string_to_core_addr.
9547
e1f58301
JW
95482013-02-27 Jiong Wang <jiwang@tilera.com>
9549
9550 * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
9551 * regformats/reg-tilegx32.dat: New.
9552
4fcd89fc
JW
95532013-02-27 Jiong Wang <jiwang@tilera.com>
9554
9555 * configure.tgt (tilegx-*-linux*): Enable gdbserver.
9556
748d24e6
JW
95572013-02-27 Jiong Wang <jiwang@tilera.com>
9558
9559 * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
9560
6c8e944d
YQ
95612013-02-27 Yao Qi <yao@codesourcery.com>
9562 Pedro Alves <palves@redhat.com>
9563
9564 * tracepoint.c (tfile_trace_find): For tfind
5f8e0b8f
MF
9565 pc/tp/range/outside, look for the next trace frame instead of
9566 always starting from frame 0.
6c8e944d 9567
acd7db30
AG
95682013-02-26 Anthony Green <green@moxielogic.com>
9569
9570 * configure.tgt: Add support for moxie-*-rtems* target.
9571
025e6dce
PA
95722013-02-25 Pedro Alves <palves@redhat.com>
9573
9574 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
9575 warning text.
9576
ca9c94ef
MR
95772013-02-24 Maciej W. Rozycki <macro@codesourcery.com>
9578
9579 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
9580 if $fp is used as the virtual frame pointer.
9581
24c274a1
AM
95822013-02-23 Alan Modra <amodra@gmail.com>
9583
9584 * elfread.c (elf_symtab_read): Do not use udata.p here to find
9585 symbol size.
9586 * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
9587 * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
9588 * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
9589 * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
9590
bfada189
JK
95912013-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9592
9593 Code cleanup.
9594 * elfread.c (build_id_bfd_get): Make the return type const.
9595 (build_id_verify): Make the check parameter const.
9596 (build_id_to_debug_filename): Make the build_id parameter and variable
9597 data const.
9598 (find_separate_debug_file_by_buildid): Make the variable build_id const.
9599
c0355132
AM
96002013-02-21 Alan Modra <amodra@gmail.com>
9601
9602 * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
9603
9f44fbc0
SCR
96042013-02-20 Siva Chandra Reddy <sivachandra@google.com>
9605
9606 Add a new method 'disassemble' to gdb.Architecture class.
9607 * python/py-arch.c (archpy_disassmble): Implementation of the
9608 new method gdb.Architecture.disassemble.
9609 (arch_object_methods): Add entry for the new method.
9610
b74ea3eb
JW
96112013-02-20 Jiong Wang <jiwang@tilera.com>
9612
9613 * MAINTAINERS (Write After Approval): Add myself to the list.
9614
61a672f1
PA
96152013-02-19 Pedro Alves <palves@redhat.com>
9616
9617 Garbage collect 'struct monitor_ops'::load_routine.
9618
9619 * monitor.h (struct monitor_ops) <load_routine>: Remove field.
9620 * monitor.c (monitor_load): No longer call
9621 current_monitor->load_routine.
9622 * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
9623 * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
9624 * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
9625
40e397df
PA
96262013-02-19 Pedro Alves <palves@redhat.com>
9627
9628 PR gdb/15161
9629
9630 Harmonize with generic_load.
9631
9632 * monitor.c: Include "readline/readline.h".
9633 (monitor_load): Rename parameter 'file' to 'args'. Use build_argv
9634 instead of sscanf. Use CORE_ADDR/strtoulst instead of unsigned
9635 long/strtol for the 'load_offset' local. Error out if no argument
9636 is given or if too many arguments are given. Tilde expand the
9637 passed in file name.
9638
f698ca8e
KT
96392013-02-19 Kai Tietz <ktietz@redhat.com>
9640
9641 PR gdb/15161
9642 * symfile.c (load_section_data): Change type of load_offset
9643 to CORE_ADDR.
9644 (generic_load): User strtoulst instead of strtoul for conversion
9645 of load_offset.
9646
3361b059
WL
96472013-02-19 Jiong Wang <jiwang@tilera.com>
9648
9649 * tilegx-tdep.c (tilegx_analyze_prologue): add check for
9650 for return address, "lr" register, saved on stack.
9651 * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
9652 after we invoke tilegx_analyze_prologue.
9653
3e9d5130
WL
96542013-02-19 Jiong Wang <jiwang@tilera.com>
9655
bb1bcd86
WL
9656 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
9657
3361b059 96582013-02-19 Jiong Wang <jiwang@tilera.com>
bb1bcd86 9659
b74ea3eb 9660 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
3e9d5130 9661
4aaf2503
WL
96622013-02-19 Jiong Wang <jiwang@tilera.com>
9663
b74ea3eb 9664 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
4aaf2503
WL
9665 (tilegx_write_pc): New function.
9666 (tilegx_cannot_reference_register): Return zero if REGNO
9667 is TILEGX_FAULTNUM_REGNUM.
9668 (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
9669 (tilegx_register_name): Add handling of "faultnum" register.
9670 * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
9671 * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
9672 handling of TILEGX_FAULTNUM_REGNUM.
9673 * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
9674
bc23a956
WL
96752013-02-19 Jiong Wang <jiwang@tilera.com>
9676
9677 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
b74ea3eb 9678 should be aligned to 64bit.
bc23a956 9679
42f45f1a
KT
96802013-02-19 Kai Tietz <ktietz@redhat.com>
9681
9682 * windows-nat.c (windows_xfer_memory): Fix debug-output
9683 for LLP64.
9684
6ce4c112
LL
96852013-02-19 Lei Liu <lei.liu2@windriver.com>
9686
9687 * mips-linux-nat.c (mips64_linux_regsets_store_registers):
9688 Don't check DSP register number if HAVE_DSP is not set.
9689
30e8ee25
AM
96902013-02-19 Alan Modra <amodra@gmail.com>
9691
9692 * elfread.c (struct build_id): Delete. Use struct elf_build_id
9693 throughout file instead.
9694 (build_id_bfd_get): Update to use new elf_tdata build_id field.
9695 Don't xmalloc return value.
9696 (build_id_verify): Similarly. Don't xfree.
9697 (build_id_to_debug_filename): Update.
9698 (find_separate_debug_file_by_buildid): Update, don't xfree.
9699
4c9ad8c2
TT
97002013-02-18 Tom Tromey <tromey@redhat.com>
9701
9702 PR gdb/15102:
9703 * dwarf2read.c (read_subrange_type): Use result of
9704 'check_typedef'.
9705
983dc440
YQ
97062013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
9707
9708 * frame.c: Remove one extra white space after #include
9709 directive.
9710
7fb2b84a
JK
97112013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9712
9713 * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
9714
edceb2a9
JK
97152013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9716
9717 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
9718 and dir commands into an if block.
9719
e81b7af8
TT
97202013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
9721
9722 * python/py-breakpoint (struct pybp_code): Use int instead of
9723 enum type_code.
9724
f5911ea1
HAQ
97252013-02-15 Pedro Alves <pedro@codesourcery.com>
9726 Hafiz Abid Qadeer <abidh@codesourcery.com>
9727
9728 * NEWS: Mention new field "trace-file".
9729 * tracepoint.c (trace_status_mi): Output "trace-file" field.
9730 (tfile_open): Record the trace file's filename in the trace
9731 status.
9732 (tfile_files_info): Mention the name of the trace file.
9733 Check the "filename" field explicitely.
9734 (trace_status_command): Explicitely check "filename" field.
9735 (trace_find_command): Ditto.
9736 (trace_find_pc_command): Ditto.
9737 (trace_find_tracepoint_command): Ditto.
9738 (trace_find_line_command): Ditto.
9739 (trace_find_range_command): Ditto.
9740 (trace_find_outside_command): Ditto.
9741 * tracepoint.h (struct trace_status) <from_file>: Rename it
9742 to "filename" and make it hold the trace file's filename
9743 instead of a boolean.
9744 * remote.c (remote_get_trace_status): Initialize "filename"
9745 field with NULL instead of 0.
9746
796cb314
YQ
97472013-02-15 Yao Qi <yao@codesourcery.com>
9748
9749 * remote.c: Fix a typo.
9750
42e79b1d
PM
97512013-02-14 Pierre Muller <muller@sourceware.org>
9752
9753 * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
9754
baea0dae
PA
97552013-02-14 Pedro Alves <palves@redhat.com>
9756
9757 * utils.c (savestring): Don't #undef it. Move function to
9758 common/common-utils.c.
9759 * common/common-utils.c: Include gdb_string.h.
9760 (savestring): Move here from utils.c.
9761 * common/common-utils.h (savestring): Declare.
9762
57c3b6ed
PA
97632013-02-14 Pedro Alves <palves@redhat.com>
9764
9765 * utils.c (savestring): Rename parameter 'size' to 'len'.
9766
d6c44983
YZ
97672013-02-14 Pedro Alves <palves@redhat.com>
9768 Yufeng Zhang <yufeng.zhang@arm.com>
9769
9770 * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
9771 (aarch64_inferior_data, struct aarch64_inferior_data):
9772 Delete.
9773 (struct aarch64_process_info): New.
9774 (aarch64_process_list): New global.
9775 (aarch64_find_process_pid, aarch64_add_process)
9776 (aarch64_process_info_get): New functions.
9777 (aarch64_inferior_data_get): Delete.
9778 (aarch64_process_info_get): New function.
9779 (aarch64_forget_process): New function.
9780 (aarch64_get_debug_reg_state): New parameter 'pid'. Reimplement.
9781 (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
9782 aarch64_get_debug_reg_state.
9783 (aarch64_notify_debug_reg_change): Use iterate_over_lwps
9784 instead of linux_nat_iterate_watchpoint_lwps.
9785 (aarch64_linux_new_fork): New function.
9786 (aarch64_linux_child_post_startup_inferior): Use
9787 aarch64_forget_process instead of aarch64_init_debug_reg_state.
9788 (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
9789 (aarch64_linux_remove_hw_breakpoint)
9790 (aarch64_handle_aligned_watchpoint)
9791 (aarch64_handle_unaligned_watchpoint)
9792 (aarch64_linux_insert_watchpoint)
9793 (aarch64_linux_remove_watchpoint)
9794 (aarch64_linux_stopped_data_address): Adjust to pass the current
9795 process id to aarch64_debug_reg_state.
9796 (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
9797 linux_nat_new_fork hook, and aarch64_forget_process as
9798 linux_nat_forget_process hook; remove the call to
9799 register_inferior_data_with_cleanup.
9800
4819b3f8
PA
98012013-02-14 Pedro Alves <palves@redhat.com>
9802
9803 * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
9804 EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
9805 lval_memory.
9806
1773c82c
HAQ
98072013-02-14 Pedro Alves <pedro@codesourcery.com>
9808 Hafiz Abid Qadeer <abidh@codesourcery.com>
9809
9810 * tracepoint.h (validate_trace_state_variable_name): Declare.
9811 * tracepoint.c (validate_trace_state_variable_name): New.
9812 (trace_variable_command): Parse the trace state variable's name
9813 without using parse_expression. Do several validations.
9814 * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
9815 trace state variable's name with parse_expression. Validate it.
9816
53778a97
YQ
98172013-02-14 Yao Qi <yao@codesourcery.com>
9818
9819 * infcmd.c (breakpoint_proceeded): Remove it.
9820
7b3ae3a6
YQ
98212013-02-14 Yao Qi <yao@codesourcery.com>
9822
9823 * tracepoint.c (end_actions_pseudocommand): Make it static.
9824 (while_stepping_pseudocommand): Likewise.
9825 * tracepoint.h (end_actions_pseudocommand): Remove the
9826 declaration.
9827 (while_stepping_pseudocommand): Likewise.
9828
64580925
YQ
98292013-02-14 Yao Qi <yao@codesourcery.com>
9830
9831 * cli/cli-decode.c (help_cmd): Remove the declaration of
9832 "cmdlist".
9833 (help_all): Likewise.
9834
26cb8b7c
PA
98352013-02-13 Pedro Alves <palves@redhat.com>
9836
9837 * amd64-linux-nat.c (update_debug_registers_callback):
9838 Update comment.
9839 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
9840 iterate_over_lwps.
9841 (amd64_linux_prepare_to_resume): Pass the lwp's pid to
9842 i386_debug_reg_state.
9843 (amd64_linux_new_fork): New function.
9844 (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
9845 linux_nat_new_fork hook, and i386_forget_process as
9846 linux_nat_forget_process hook.
9847 * i386-linux-nat.c (update_debug_registers_callback):
9848 Update comment.
a8256ea1 9849 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
26cb8b7c
PA
9850 iterate_over_lwps.
9851 (i386_linux_prepare_to_resume): Pass the lwp's pid to
9852 i386_debug_reg_state.
9853 (i386_linux_new_fork): New function.
9854 (_initialize_i386_linux_nat): Install i386_linux_new_fork as
9855 linux_nat_new_fork hook, and i386_forget_process as
9856 linux_nat_forget_process hook.
9857 * i386-nat.c (i386_init_dregs): Delete.
9858 (i386_inferior_data, struct i386_inferior_data):
9859 Delete.
9860 (struct i386_process_info): New.
9861 (i386_process_list): New global.
9862 (i386_find_process_pid, i386_add_process, i386_process_info_get):
9863 New functions.
9864 (i386_inferior_data_get): Delete.
9865 (i386_process_info_get): New function.
9866 (i386_debug_reg_state): New parameter 'pid'. Reimplement.
9867 (i386_forget_process): New function.
9868 (i386_cleanup_dregs): Rewrite.
9869 (i386_update_inferior_debug_regs, i386_insert_watchpoint)
9870 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
9871 (i386_stopped_data_address, i386_insert_hw_breakpoint)
9872 (i386_remove_hw_breakpoint): Adjust to pass the current process id
9873 to i386_debug_reg_state.
9874 (i386_use_watchpoints): Don't register inferior data.
9875 * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
9876 adjust comment.
9877 (i386_forget_process): Declare.
9878 * linux-fork.c (delete_fork): Call linux_nat_forget_process.
9879 * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
9880 New static globals.
9881 (linux_child_follow_fork): Don't call linux_nat_new_thread here.
9882 (add_initial_lwp): New, factored out from ...
9883 (add_lwp): ... this. Don't check the number of lwps before
9884 calling linux_nat_new_thread.
9885 (linux_nat_iterate_watchpoint_lwps): Delete.
9886 (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
9887 (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
9888 forks and vforks.
9889 (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
9890 initial lwp.
9891 (linux_nat_kill, linux_nat_mourn_inferior): Call
9892 linux_nat_forget_process.
9893 (linux_nat_set_new_fork, linux_nat_set_forget_process)
9894 (linux_nat_forget_process): New functions.
9895 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
9896 type.
9897 (linux_nat_iterate_watchpoint_lwps): Delete declaration.
9898 (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
9899 types.
9900 (linux_nat_set_new_fork, linux_nat_set_forget_process)
9901 (linux_nat_forget_process): New declarations.
9902
9903 * amd64fbsd-nat.c (super_mourn_inferior): New global.
9904 (amd64fbsd_mourn_inferior): New function.
9905 (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
9906 * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
9907
5befea72
MS
99082013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
9909
55015247
YQ
9910 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
9911 Adding _().
5befea72 9912
1d3ffd6b
MS
99132013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
9914
9915 * aarch64-linux-nat.c (debug_reg_change_callback)
9916 (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
9917 %s and phex().
9918
6eb04473
MS
99192013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
9920
9921 * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
9922 with LONGEST.
9923
a016fc87
HAQ
99242013-02-13 Pedro Alves <palves@redhat.com>
9925 Hafiz Abid Qadeer <abidh@codesourcery.com>
9926
9927 * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
9928
e234dfaf
TT
99292013-02-12 Tom Tromey <tromey@redhat.com>
9930
9931 PR symtab/11464:
9932 * c-exp.y (lex_one_token): Initialize other fields of yylval on
9933 NAME return.
9934 (classify_inner_name): Remove 'first_name' argument, add
9935 'context'. Remove unused variable.
9936 (yylex): Explicitly maintain the context type. Exit loop earlier
9937 if NAME result is seen.
9938
0b1afbb3
PA
99392013-02-12 Pedro Alves <palves@redhat.com>
9940
9941 * amd64-darwin-tdep.c: Add (C) after Copyright.
9942 * cli/cli-cmds.h: Ditto.
9943 * cli/cli-decode.c: Ditto.
9944 * cli/cli-decode.h: Ditto.
9945 * cli/cli-dump.c: Ditto.
9946 * cli/cli-dump.h: Ditto.
9947 * cli/cli-interp.c: Ditto.
9948 * cli/cli-logging.c: Ditto.
9949 * cli/cli-script.c: Ditto.
9950 * cli/cli-script.h: Ditto.
9951 * cli/cli-setshow.c: Ditto.
9952 * cli/cli-setshow.h: Ditto.
9953 * cli/cli-utils.c: Ditto.
9954 * cli/cli-utils.h: Ditto.
9955 * config/alpha/nm-osf3.h: Ditto.
9956 * config/djgpp/djconfig.sh: Ditto.
9957 * config/i386/nm-fbsd.h: Ditto.
9958 * config/i386/nm-i386gnu.h: Ditto.
9959 * config/nm-linux.h: Ditto.
9960 * config/nm-nto.h: Ditto.
9961 * config/rs6000/nm-rs6000.h: Ditto.
9962 * config/sparc/nm-sol2.h: Ditto.
9963 * darwin-nat-info.c: Ditto.
9964 * dfp.c: Ditto.
9965 * dfp.h: Ditto.
9966 * gdb-demangle.h: Ditto.
9967 * i386-darwin-nat.c: Ditto.
9968 * i386-darwin-tdep.c: Ditto.
9969 * linux-fork.h: Ditto.
9970 * m32c-tdep.c: Ditto.
9971 * microblaze-linux-tdep.c: Ditto.
9972 * microblaze-rom.c: Ditto.
9973 * microblaze-tdep.c: Ditto.
9974 * microblaze-tdep.h: Ditto.
9975 * mips-linux-tdep.h: Ditto.
9976 * ppc-ravenscar-thread.c: Ditto.
9977 * ppc-ravenscar-thread.h: Ditto.
9978 * prologue-value.c: Ditto.
9979 * prologue-value.h: Ditto.
9980 * ravenscar-thread.c: Ditto.
9981 * ravenscar-thread.h: Ditto.
9982 * sparc-ravenscar-thread.c: Ditto.
9983 * sparc-ravenscar-thread.h: Ditto.
9984 * tilegx-linux-tdep.c: Ditto.
9985 * unwind_stop_reasons.def: Ditto.
9986 * windows-nat.h: Ditto.
9987 * xtensa-linux-tdep.c: Ditto.
9988 * xtensa-xtregs.c: Ditto.
9989 * regformats/regdat.sh: Ditto.
9990 * regformats/regdef.h: Ditto.
9991
6c01dd94
PA
99922013-02-12 Pedro Alves <palves@redhat.com>
9993
9994 * break-catch-sig.c: Update copyright years.
9995
b65a2bd9
SCR
99962013-02-11 Siva Chandra Reddy <sivachandra@google.com>
9997
9998 Add support for a destructor for ui_out data and use it to
9999 provide a ui_out destructor.
10000 * ui-out.h: Declare the new ui_out destructor.
10001 (ui_out_impl): Add a field for data destructor in ui_out_impl.
10002 * ui-out.c (default_data_destroy): Add a default data destructor
10003 which does nothing.
10004 (default_ui_out_impl): Set the new data_destroy field to
10005 default_data_destroy
10006 (uo_data_destroy): Local function which invokes the data
10007 destructor if present.
10008 (clear_table): Local function which clears the table data of a
10009 ui_out object.
10010 (ui_out_destroy): Public function which frees a ui_out object.
10011 (ui_out_table_end): Use the new clear_table function.
10012 * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
10013 NULL.
10014 * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
10015 to NULL.
10016
c2792f5a
DE
100172013-02-11 Doug Evans <dje@google.com>
10018
10019 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
10020 (printf_decfloat): New function. Broken out from ui_printf.
10021 Remove unnecessary code to shift the entire format string down.
10022 (printf_pointer): New function.
10023 (ui_printf): Code to print C strings, wide C strings, decfloats,
10024 and pointers moved to separate functions.
10025
d9e98382
SDJ
100262013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
10027
10028 * valops.c (value_assign): Handling bitfield offset in
10029 `lval_internalvar_component' case.
10030
4ff3ce77
DE
100312013-02-08 Doug Evans <dje@google.com>
10032
10033 * common/format.c (parse_format_string): Fix whitespace.
10034
901900c4
MGD
100352013-02-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
10036
10037 * stack.c (return_command): Work around uninitialized variable
10038 warning.
10039
b5dbc8d4
YZ
100402013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
10041
10042 * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
10043 number of the registers from 36 to 34.
10044
51d66578
MS
100452013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
10046
10047 * NEWS: Mention new AArch64 native and target support.
10048
176b1c95
MS
100492013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
10050
10051 * MAINTAINERS (Write After Approval): Add myself.
10052
9d19df75
MS
100532013-02-08 Jim MacArthur <jim.macarthur@arm.com>
10054 Marcus Shawcroft <marcus.shawcroft@arm.com>
10055 Nigel Stephens <nigel.stephens@arm.com>
10056 Yufeng Zhang <yufeng.zhang@arm.com>
10057
10058 * aarch64-linux-nat.c: New file.
10059 * config/aarch64/linux.mh: New file.
10060 * configure.host: Add AArch64.
10061 * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
10062
7e1e0340
DE
100632013-02-07 Doug Evans <dje@google.com>
10064
10065 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
10066 disassemble command.
10067
45e25a36
MS
100682013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
10069
10070 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
10071 set_gdbarch_fetch_tls_load_module_address.
10072
bbfdfe1c
DM
100732013-02-06 David S. Miller <davem@davemloft.net>
10074
10075 * sparc-tdep.c (sparc32_return_value): Handle writing return value when
10076 using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
10077 * value.c (struct_return_convention): New function.
10078 (using_struct_return): Implement in terms of struct_return_convention.
10079 * value.h (struct_return_convention): Declare.
10080 * stack.c (return_command): Allow successful overriding of the return
10081 value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
10082
bc9abe4a
TT
100832013-02-06 Tom Tromey <tromey@redhat.com>
10084
10085 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
10086 outside of TRY_CATCH.
10087
134a2066
YQ
100882013-02-06 Yao Qi <yao@codesourcery.com>
10089
10090 * mi/mi-interp.c: Include "tracepoint.h".
10091 (mi_tsv_modified): Declare.
10092 (mi_tsv_created, mi_tsv_deleted): Update declaration.
10093 (mi_interpreter_init): Call observer_attach_tsv_modified.
10094 (mi_tsv_modified): New.
10095 (mi_tsv_created, mi_tsv_deleted): Update.
10096 * tracepoint.c (trace_variable_command): Call
10097 observer_notify_tsv_modified if the initial value of tsv is
10098 changed.
10099 (delete_trace_state_variable): Call
10100 observer_notify_tsv_deleted earlier.
10101 (trace_variable_command): Caller update.
10102 (create_tsv_from_upload): Likewise.
10103 * observer.sh: Declare "struct trace_state_variable".
10104
10105 * NEWS: Mention the new MI notification "=tsv-modified".
10106
59be2b6a
DE
101072013-02-05 Doug Evans <dje@google.com>
10108
10109 * completer.c (location_completer): Fix typo in comment.
10110
d30113d4
JK
101112013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10112
10113 * breakpoint.c (add_location_to_breakpoint): Insert the location with
10114 ADDRESS sorted.
10115
14ac654f
MS
101162013-02-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
10117
10118 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
10119 Refactor if statement to avoid trailing || operator.
10120
543bf33d
AT
101212013-02-05 Andreas Tobler <andreast@fgznet.ch>
10122
10123 * NEWS: Add PowerPC FreeBSD as a new native configuration.
10124
dc18f110
AT
101252013-02-04 Andreas Tobler <andreast@fgznet.ch>
10126
10127 * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
10128 * configure.host: Add powerpc*-*-freebsd* target.
10129 * configure.tgt: Add target info for powerpc*-*-freebsd*.
10130 * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
10131 * config/powerpc/fbsd.mh: New file.
10132
b3ac9c77
SDJ
101332013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
10134 Denys Vlasenko <dvlasenk@redhat.com>
10135 Pedro Alves <palves@redhat.com>
10136
10137 * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
10138 (struct elf_internal_linux_prpsinfo): Forward declare.
10139 * gdbarch.h, gdbarch.c: Regenerate.
10140 * linux-tdep.c: Include `cli/cli-utils.h'.
10141 (linux_fill_prpsinfo): New function.
10142 (linux_make_corefile_notes): Use linux_fill_prpsinfo. If there's
10143 an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
10144 elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
10145 depending on gdbarch pointer bitness.
10146 * ppc-linux-tdep.c: Include elf-bfd.h.
10147 (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
10148 on 32-bit.
10149
176eb98c
MS
101502013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10151 Marcus Shawcroft <marcus.shawcroft@arm.com>
10152 Nigel Stephens <nigel.stephens@arm.com>
10153 Yufeng Zhang <yufeng.zhang@arm.com>
10154
10155 * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
10156
cf0dbd6f
MS
101572013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10158 Marcus Shawcroft <marcus.shawcroft@arm.com>
10159 Nigel Stephens <nigel.stephens@arm.com>
10160 Yufeng Zhang <yufeng.zhang@arm.com>
10161
10162 * aarch64-newlib-tdep.c: New file.
10163 * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
10164 aarch64*-*-elf.
10165 * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
10166 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
10167 (ALLDEPFILES): Add aarch64-newlib-tdep.c.
10168 * osabi.c (gdb_osabi_names): Add "Newlib".
10169
1ae3db19
MS
101702013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10171 Marcus Shawcroft <marcus.shawcroft@arm.com>
10172 Nigel Stephens <nigel.stephens@arm.com>
10173 Yufeng Zhang <yufeng.zhang@arm.com>
10174
10175 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
10176 (ALLDEPFILES): Add aarch64-linux-tdep.c.
10177 * aarch64-linux-tdep.c: New file.
10178 * aarch64-linux-tdep.h: New file.
10179 * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
10180 * configure.tgt: Add aarch64-none-linux-gnu.
10181
07b287a0
MS
101822013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10183 Marcus Shawcroft <marcus.shawcroft@arm.com>
10184 Nigel Stephens <nigel.stephens@arm.com>
10185 Yufeng Zhang <yufeng.zhang@arm.com>
10186
10187 * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
10188 (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
10189 (ALLDEPFILES): Add aarch64-tdep.c.
10190 * aarch64-tdep.c: New file.
10191 * aarch64-tdep.h: New file.
10192 * configure.tgt: Add AArch64.
10193 * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
10194 (aarch64-expedite): New definition.
10195 * features/aarch64-core.xml: New file.
10196 * features/aarch64-fpu.xml: New file.
10197 * features/aarch64-without-fpu.c: New file (generated).
10198 * features/aarch64-without-fpu.xml: New file.
10199 * features/aarch64.c: New file (generated).
10200 * features/aarch64.xml: New file.
10201 * regformats/aarch64-without-fpu.dat: New file (generated).
10202 * regformats/aarch64.dat: New file (generated).
10203
0f1b18ab
JK
102042013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10205
10206 * contrib/expect-read1.c: New file.
10207 * contrib/expect-read1.sh: New file.
10208
233d95b5
JK
102092013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10210
10211 * dwarf2read.c (file_file_name): New function with code from
10212 file_full_name.
10213 (file_full_name): Move most of the code to file_file_name.
10214 (macro_start_file): Rename variable full_name to file_name and use
10215 file_file_name for it. Add comp_dir parameter to new_macro_table.
10216 * macrocmd.c (show_pp_source_pos): New variable fullname. Replace any
10217 macro_source_file->filename access by macro_source_fullname call.
10218 * macroscope.c (_initialize_macroscope): Update the new_macro_table
10219 caller.
10220 * macrotab.c (struct macro_table): New field comp_dir.
10221 (macro_include): New variables link_fullname and source_fullname.
10222 Replace any macro_source_file->filename access by macro_source_fullname
10223 call.
10224 (macro_lookup_inclusion): Remove the partial filenames checking code.
10225 (check_for_redefinition): New variables source_fullname and
10226 found_key_fullname. Replace any macro_source_file->filename access by
10227 macro_source_fullname call.
10228 (macro_undef): New variables source_fullname and key_fullname. Replace
10229 any macro_source_file->filename access by macro_source_fullname call.
10230 (macro_lookup_definition): New variables retval and source_fullname.
10231 Replace any macro_source_file->filename access by macro_source_fullname
10232 call.
10233 (foreach_macro): New variable key_fullname. Replace any
10234 macro_source_file->filename access by macro_source_fullname call.
10235 (foreach_macro_in_scope): New variable datum_fullname. Replace any
10236 macro_source_file->filename access by macro_source_fullname call.
10237 (new_macro_table): Add parameter comp_dir. Initialize T with it.
10238 (macro_source_fullname): New function.
10239 * macrotab.h (struct macro_source_file): Extent the filename field
10240 comment.
10241 (new_macro_table): New parameter comp_dir, add a comment for it.
10242 (macro_source_fullname): new declaration.
10243
da235a7c
JK
102442013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10245
10246 * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
10247 this_real_name to outer block. Use it also for
10248 compare_filenames_for_search.
10249 (dw2_expand_symtabs_matching): New variable this_real_name. Use it
10250 with dw2_get_real_path for file_matcher, considering also
10251 BASENAMES_MAY_DIFFER.
10252 (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
10253
fbd9ab74
JK
102542013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10255
10256 * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
10257 to the file_matcher parameter. Pass 0 to it.
10258 (dwarf2_create_include_psymtab): Copy also DIRNAME.
10259 * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
10260 NULL psymtab_to_fullname result.
10261 (psymtab_to_fullname): Remove variable r. Never return NULL, assemble
10262 an expected filename instead.
10263 (expand_symtabs_matching_via_partial): Add basenames parameter to the
10264 file_matcher parameter. Call also psymtab_to_fullname, after newly
10265 considering BASENAMES_MAY_DIFFER.
10266 * source.c (rewrite_source_path): Remove static.
10267 * source.h (rewrite_source_path): New declaration.
10268 * symfile.h (struct quick_symbol_functions): Add basenames parameter to
10269 the expand_symtabs_matching field. Comment it.
10270 * symtab.c (file_matches): New function comment. Add parameter
10271 basenames, implement it.
10272 (search_symbols_file_matches): Add basenames parameter. Update the
10273 file_matches caller.
10274 (search_symbols): Match FILES also against symtab_to_fullname.
10275 Optimize it for BASENAMES_MAY_DIFFER.
10276
56d397a3
JK
102772013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10278
10279 * source.c (print_source_lines_base): Print for TUI also "fullname".
10280 * tui/tui-data.c (init_content_element): Change tui_locator_element
10281 field to full_name.
10282 * tui/tui-data.h (struct tui_locator_element): Likewise.
10283 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
10284 tui_update_locator_filename calls to tui_update_locator_fullname.
10285 Replace symtab->filename refererence by symtab_to_fullname call.
10286 * tui/tui-out.c (tui_field_string): Check for "fullname" now.
10287 * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
10288 field to full_name. Replace symtab->filename refererence by
10289 symtab_to_fullname call.
10290 (tui_show_symtab_source): Rename parameter to fullname. Change
10291 tui_locator_element field to full_name.
10292 * tui/tui-stack.c: Include source.h.
10293 (tui_set_locator_filename): Rename the declaration to ...
10294 (tui_set_locator_fullname): ... here. Rename its parameter to
10295 fullname, updates its comment.
10296 (tui_set_locator_info): Rename its parameter to fullname.
10297 (tui_set_locator_filename): Rename the definition to ...
10298 (tui_set_locator_fullname): ... here. Rename its parameter to
10299 fullname, updates its comment. Change tui_locator_element field to
10300 full_name.
10301 (tui_set_locator_info): Rename its parameter to fullname.
10302 (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
10303 (tui_update_locator_filename): Rename to ...
10304 (tui_update_locator_fullname): ... here. Rename callee to
10305 tui_set_locator_fullname.
10306 (tui_show_frame_info): Replace symtab->filename refererence by
10307 symtab_to_fullname call.
10308 * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
10309 (tui_update_locator_fullname): ... here.
10310 * tui/tui-winsource.c (tui_display_main): Rename the callee to
10311 tui_update_locator_fullname. Replace symtab->filename refererence by
10312 symtab_to_fullname call.
10313 * tui/tui.c (tui_show_source): Rename its parameter to fullname.
10314 Rename the callee to tui_update_locator_fullname.
10315 * tui/tui.h (tui_show_source): Rename its parameter to fullname.
10316
05cba821
JK
103172013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10318
10319 * ada-lang.c (user_select_syms): Replace symtab->filename refererences
10320 by symtab_to_filename_for_display calls.
10321 * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
10322 (clear_command): New variable sal_fullname, initialize it. Replace
10323 compare_filenames_for_search by filename_cmp with sal_fullname.
10324 (say_where, update_static_tracepoint): Replace symtab->filename
10325 refererences by symtab_to_filename_for_display calls.
10326 * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
10327 Likewise.
10328 * dwarf2read.c: Include source.h.
10329 (fixup_go_packaging): Replace symtab->filename refererences by
10330 symtab_to_filename_for_display calls.
10331 * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
10332 Replace symtab->filename refererences by symtab_to_filename_for_display
10333 calls.
10334 (create_sals_line_offset, convert_linespec_to_sals): New variable
10335 fullname, initialize it, replace symtab->filename reference by the
10336 variable.
10337 * linux-fork.c: Include source.h.
10338 (info_checkpoints_command): Replace symtab->filename refererences by
10339 symtab_to_filename_for_display calls.
10340 * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
10341 by symtab_to_filename_for_display calls.
10342 * mdebugread.c: Include source.h.
10343 (psymtab_to_symtab_1): Replace symtab->filename refererences by
10344 symtab_to_filename_for_display calls.
10345 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
10346 (mi_cmd_file_list_exec_source_files): Likewise.
10347 * printcmd.c: Include source.h.
10348 (build_address_symbolic): Replace symtab->filename refererences by
10349 symtab_to_filename_for_display calls.
10350 * psymtab.c (partial_map_symtabs_matching_filename)
10351 (read_psymtabs_with_fullname): Call compare_filenames_for_search also
10352 with psymtab_to_fullname.
10353 * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
10354 by symtab_to_filename_for_display calls.
10355 (stpy_get_filename): New variable filename, initialize it, use instead
10356 of symtab->filename refererences.
10357 (salpy_str): Make variable filename const char *. Replace
10358 symtab->filename refererences by symtab_to_filename_for_display calls.
10359 * skip.c: Include source.h and filenames.h.
10360 (skip_file_command): Remove const from the symtab variable. Replace
10361 symtab->filename refererences by symtab_to_fullname call.
10362 (function_name_is_marked_for_skip): New variables searched_for_fullname
10363 and fullname. Use them to search also with symtab's fullname.
10364 * source.c (find_source_lines): Replace symtab->filename refererences
10365 by symtab_to_filename_for_display calls.
10366 (print_source_lines_base): New variable filename, use it instead of
10367 symtab->filename. Replace symtab->filename refererences by
10368 symtab_to_filename_for_display calls.
10369 (line_info, forward_search_command): Replace symtab->filename
10370 refererences by symtab_to_filename_for_display calls.
10371 (reverse_search_command): Replace symtab->filename refererences by
10372 symtab_to_filename_for_display calls. New variable filename for it.
10373 * stack.c (frame_info): Likewise.
10374 * symmisc.c: Include source.h.
10375 (dump_objfile, dump_symtab_1, maintenance_print_symbols)
10376 (maintenance_info_symtabs): Replace symtab->filename refererences by
10377 symtab_to_filename_for_display calls.
10378 * symtab.c (iterate_over_some_symtabs): Call
10379 compare_filenames_for_search also with symtab_to_fullname.
10380 (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
10381 symtab->filename refererences by symtab_to_filename_for_display calls.
10382 (find_line_symtab): Replace symtab->filename refererences by
10383 symtab_to_filename_for_display calls.
10384 (file_matches): Replace filename_cmp by compare_filenames_for_search.
10385 (print_symbol_info): Make the last parameter const char *. New
10386 variable s_filename. Use it in the function.
10387 (symtab_symbol_info): Make the last_filename variable const char *.
10388 Replace symtab->filename refererences by symtab_to_filename_for_display
10389 calls.
10390 (rbreak_command): New variable fullname. Use it. Replace
10391 symtab->filename refererence by symtab_to_filename_for_display call.
10392 * tracepoint.c (set_traceframe_context, trace_find_line_command)
10393 (print_one_static_tracepoint_marker): Replace symtab->filename
10394 refererences by symtab_to_filename_for_display calls.
10395 * tui/tui-source.c (tui_set_source_content): New variables filename and
10396 s_filename. Replace symtab->filename refererences by this variable.
10397 Replace other symtab->filename refererences by
10398 symtab_to_filename_for_display calls.
10399
1b56eb55
JK
104002013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
10401 Jan Kratochvil <jan.kratochvil@redhat.com>
10402
10403 Add a new variable that controls a way in which filenames are
10404 displayed.
10405 * NEWS (set filename-display): New entry.
10406 * source.c (filename_display_basename, filename_display_relative)
10407 (filename_display_absolute, filename_display_kind_names)
10408 (filename_display_string, show_filename_display_string)
10409 (symtab_to_filename_for_display): New.
10410 (_initialize_source): Added initialization of 'filename-display'
10411 variable.
10412 * source.h (symtab_to_filename_for_display): Added declaration.
10413 * stack.c (print_frame): Added new variable and calling of a new
10414 function and condition with this variable. Changed third argument of
10415 calling of a function.
10416
aa079c93
JK
104172013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10418
10419 * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
10420 Rename field reference filename to fullname.
10421 * tui/tui-data.h (struct tui_source_info): Rename field filename to
10422 fullname. New comment for it.
10423 * tui/tui-source.c (tui_set_source_content): Rename field reference
10424 filename to fullname. Initialize field by symtab_to_fullname now.
10425 * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
10426 reference filename to fullname. Use symtab_to_fullname during
10427 comparison.
10428
652a8996
JK
104292013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10430
10431 Code cleanup.
10432 * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
10433 (dw2_expand_symtabs_with_fullname): ... here. Rename parameter
10434 filename to fullname. Rename variable this_name to this_fullname.
10435 Lowercase FILENAME_CMP call.
10436 (dw2_find_symbol_file): New comment for the returned string.
10437 (dwarf2_gdb_index_functions): Rename the function to
10438 dw2_expand_symtabs_with_fullname.
10439 * psymtab.c (read_psymtabs_with_filename): Rename to ...
10440 (read_psymtabs_with_fullname): ... here. Rename parameter filename to
10441 fullname.
10442 (psym_functions): Rename the function to read_psymtabs_with_fullname.
10443 * symfile.h (struct quick_symbol_functions): Rename field
10444 expand_symtabs_with_filename to expand_symtabs_with_fullname and its
10445 parameter filename to fullname. Document returned string meaning for
10446 find_symbol_file.
10447 * symtab.c (find_line_symtab): Rename the called function to
10448 expand_symtabs_with_fullname.
10449
af529f8f
JK
104502013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10451
10452 Code cleanup.
10453 * breakpoint.c (clear_command): Remove variable is_abs, unify the
10454 call of filename_cmp with compare_filenames_for_search.
10455 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
10456 is_abs, unify the call of FILENAME_CMP with
10457 compare_filenames_for_search. New gdb_asserts for real_path and name.
10458 Unify the call of compare_filenames_for_search with FILENAME_CMP.
10459 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
10460 * symfile.h (struct quick_symbol_functions): Extend the comment for
10461 map_symtabs_matching_filename.
10462 * symtab.c (compare_filenames_for_search): Remove the function comment
10463 relative path requirement. Handle absolute filenames, with a comment.
10464 (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
10465 FILENAME_CMP with compare_filenames_for_search. New gdb_asserts for
10466 real_path and name. Unify the call of compare_filenames_for_search
10467 with FILENAME_CMP.
10468 (iterate_over_symtabs): New gdb_assert on REAL_PATH.
10469
2f202fde
JK
104702013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10471
10472 Code cleanup.
10473 * breakpoint.c (print_breakpoint_location): Replace bp_location field
10474 source_file references by symtab field references. Remove variables
10475 sal and fullname.
10476 (momentary_breakpoint_from_master, add_location_to_breakpoint):
10477 (clear_command, say_where): Replace bp_location field source_file
10478 references by symtab field references.
10479 (bp_location_dtor): Remove the source_file reference.
10480 (update_static_tracepoint): Replace bp_location field source_file
10481 references by symtab field references.
10482 (breakpoint_free_objfile): New function.
10483 * breakpoint.h (struct bp_location): Extend the comment for line_number.
10484 Replace the field source_file by field symtab, extend its comment.
10485 (breakpoint_free_objfile): New declaration.
10486 * objfiles.c (free_objfile): Call breakpoint_free_objfile.
10487 * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
10488 field source_file references by symtab field references.
10489
f5b95b50
JK
104902013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10491
10492 Replace xfullpath calls by gdb_realpath calls.
10493 * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
10494 function comment.
10495 * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
10496 Remove it from the iterate_over_some_symtabs call.
10497 (dw2_map_symtabs_matching_filename): Remove parameter full_path.
10498 Remove it from the dw2_map_expand_apply calls, remove a block handling
10499 it.
10500 * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
10501 Remove it from the iterate_over_some_symtabs call.
10502 (partial_map_symtabs_matching_filename): Remove parameter full_path.
10503 Remove it from the partial_map_expand_apply calls, remove a block
10504 handling it. Drop gdb_realpath call and cleanups from the real_path
10505 handling.
10506 * source.c (openp): Drop the comment part about xfullpath. Replace
10507 xfullpath calls by gdb_realpath calls.
10508 (find_and_open_source): Replace xfullpath call by gdb_realpath call.
10509 * symfile.h (struct quick_symbol_functions): Remove parameter full_path
10510 from method map_symtabs_matching_filename and its comment.
10511 * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
10512 gdb_realpath call.
10513 * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
10514 remove it also from the function comment, remove a block handling it.
10515 Drop gdb_realpath call and cleanups from the real_path handling.
10516 (iterate_over_symtabs): Drop variable full_path and its use.
10517 * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
10518 * utils.c (xfullpath): Remove.
10519 * utils.h (xfullpath): Remove.
10520
d78489bf
AT
105212013-02-01 Andreas Tobler <andreast@fgznet.ch>
10522
10523 * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
10524 (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
10525 (ALLDEPFILES): Add ppc64-tdep.c.
10526 * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
10527 ppc64-tdep.o to gdb_target_obs.
10528 * ppc64-tdep.h: New file.
10529 * ppc64-tdep.c: New file.
10530 (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
10531 ppc-linux-tdep.c to here.
10532 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
10533 (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
10534 (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
10535 (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
10536 from ppc-linux-tdep.c to here.
10537 (ppc64_convert_from_func_ptr_addr): Rename from
10538 ppc64_linux_convert_from_func_ptr_addr to
10539 ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
10540 here.
10541 * rs6000-tdep.c:
10542 (read_insn): Move from ppc-linux-tdep.c to here.
10543 (insns_match_pattern, insn_d_field, insn_ds_field): Move
10544 from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
10545 * ppc-linux-tdep.c: Include ppc64-tdep.h.
10546 Removed above functions.
10547 (ppc_linux_init_abi): Adjust.
10548
8db60374
AR
105492013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
10550
10551 * ada-valprint.c (ada_print_floating): Remove unused 'len'.
10552
f2e5f4ce
AR
105532013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
10554
10555 * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
10556
c1f7d745
PA
105572013-02-01 Pedro Alves <palves@redhat.com>
10558
10559 * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
10560 * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
10561
8a92335b
JK
105622013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10563
10564 * elfread.c (elf_symfile_read): Limit separate debug info additions to
10565 files with no separate debug info.
10566 * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
10567 * symfile.c (read_symbols): Call find_separate_debug_file_in_section
10568 only for files with no separate debug info.
10569
8eacb197
TT
105702013-01-31 Tom Tromey <tromey@redhat.com>
10571
10572 * jit.c (jit_program_space_data): Rename from jit_inferior_data;
10573 change type.
10574 (struct jit_program_space_data): Rename from jit_inferior_data.
10575 Update comments.
10576 (get_jit_program_space_data): Rename from get_jit_inferior_data.
10577 Change return type. Attach data to program space.
10578 (jit_program_space_data_cleanup): Rename from
10579 jit_inferior_data_cleanup; change argument type.
10580 (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
10581 change type.
10582 (jit_register_code): Update.
10583 (jit_update_inferior_cache): Remove.
10584 (jit_breakpoint_deleted): Get jit data from the location's program
10585 space.
10586 (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
10587 'ps_data', change type.
10588 (jit_inferior_init, jit_breakpoint_re_set_internal)
10589 (jit_event_handler): Update.
10590 (free_objfile_data): Get data from objfile's program space.
10591 (_initialize_jit): Update.
10592
f25c0135
TT
105932013-01-31 Tom Tromey <tromey@redhat.com>
10594
10595 PR gdb/13987:
10596 * jit.c (struct jit_inferior_data) <cached_code_address,
10597 jit_breakpoint>: New fields.
10598 (jit_breakpoint_re_set_internal): Fix logging. Only create
10599 breakpoint if cached address has changed.
10600 (jit_update_inferior_cache, jit_breakpoint_deleted): New
10601 functions.
10602 (_initialize_jit): Register breakpoint deleted observer.
10603
974a734b
AR
106042013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10605
10606 * infrun.c (handle_syscall_event): Remove unused gdbarch.
10607 (save_infcall_suspend_state): Ifdef out unused inf.
10608 (restore_infcall_suspend_state): Ifdef out unused inf.
10609 * jit.c (jit_register_code): Remove unused i, b, inf_data.
10610 (jit_frame_sniffer): Remove unused inf_data.
10611
df54f8eb
AR
106122013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10613
10614 * c-exp.y (classify_inner_name): Remove unused type.
10615 * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
10616 in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
10617 need_escape.
10618 (c_get_string): Remove unused kind.
10619 * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
10620
5799c0b9
AR
106212013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10622
10623 * charset.c (intermediate_encoding): Remove unused i.
10624 * completer.c (signal_completer): Remove unused i.
10625 * continuations.c (discard_my_continuations_1): Remove unused
10626 continuation_ptr.
10627 * corelow.c (core_close): Remove unuseD name.
10628 (get_core_siginfo): Remove unused pid.
10629 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
10630 i, cps.
10631 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
10632 (loclist_describe_location): Remove unused first.
10633 * event-top.c (command_line_handler): Remove unused got_eof.
10634 * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
10635 (resize_section_table): Remove unused old_value.
10636 * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
10637 * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
10638 * i386-tdep.c (i386_process_record): Remove unused rex.
10639 * infcmd.c (get_return_value): Remove unused uiout.
10640 * jv-lang.c (type_from_class): Remove unused is_array.
10641 * jv-valprint.c (java_val_print): Remove unused i.
10642 * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
10643 * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
10644 * m2-typeprint.c (m2_print_type): Remove unused code.
10645 * macroexp.c (get_character_constant): Remove unused body_start.
10646 (macro_stringify): Remove unused result.
10647 * objc-lang.c (find_methods): Remove unused gdbarch.
10648 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
10649 * regcache.c (regcache_cooked_read): Remove unused gdbarch.
10650 * stack.c (print_frame_args): Remove unused summary.
10651 * thread.c (thread_apply_command): Remove unused p.
10652 * valarith.c (value_x_unop): Remove unused mangle_ptr.
10653 * valops.c (search_struct_method): Remove unused skip.
10654 * valprint.c (generic_val_print): Remove unused byte_order.
10655 * varobj.c (varobj_update): Remove unused changed.
10656 * cli/cli-cmds.c (complete_command): Remove unused next_item.
10657 (alias_command): Remove unused c.
10658 * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
10659 * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
10660 format.
10661 (mi_cmd_data_write_memory): Remove unused word_format.
10662 (mi_cmd_data_write_memory_bytes): Remove unused r.
10663 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
10664 p_start, p_end.
10665 * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
10666 * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
10667 line_width.
10668
c656bca5
AR
106692013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10670
10671 * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
10672 * symtab.c (iterate_over_symtabs): Remove unused s.
10673 (find_pc_sect_symtab): Remove unused pspAce.
10674 (find_pc_sect_line): Remove unused alt_symtab.
10675 (find_pcs_for_symtab_line): Remove unused ix, previous_function.
10676 (completion_list_add_name): Remove unused newsize.
10677
7078baeb
TT
106782013-01-31 Tom Tromey <tromey@redhat.com>
10679
10680 PR c++/14998:
10681 * dwarf2read.c (read_tag_ptr_to_member_type): Handle
10682 TYPE_CODE_FUNC.
10683
c2e8b827
AR
106842013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10685
10686 * target.c (target_read_string): Remove unused origlen.
10687
0e43993a
AR
106882013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10689
10690 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
10691 * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
10692 * ax-general.c (ax_print): Remove unused is_float.
10693 * blockframe.c (block_innermost_frame): Remove unused start, end.
10694 * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
10695
765a97ab
AR
106962013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10697
10698 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
10699 (svr4_read_so_list): Remove unused lmo.
10700 * solib-target.c (solib_target_relocate_section_addresses): Remove
10701 unused flags.
10702
a99dad3d
TT
107032013-01-30 Tom Tromey <tromey@redhat.com>
10704
10705 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
10706
3bff1ecd
TT
107072013-01-30 Tom Tromey <tromey@redhat.com>
10708
10709 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
10710 * utils.c (gnu_debuglink_crc32): Remove.
10711 * utils.h (gnu_debuglink_crc32): Don't declare.
10712
7d455152
TT
107132013-01-30 Tom Tromey <tromey@redhat.com>
10714
10715 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
10716 (read_structure_type, read_enumeration_type): Remove cast.
10717
abee88f2
TT
107182013-01-30 Tom Tromey <tromey@redhat.com>
10719
10720 * dwarf2read.c (read_namespace_type): Remove cast.
10721 (read_typedef): Likewise.
10722
8d9878a4
TT
107232013-01-29 Tom Tromey <tromey@redhat.com>
10724
10725 * dwarf2read.c (free_dwo_file): Remove assert.
10726
a543d2a9
TT
107272013-01-29 Tom Tromey <tromey@redhat.com>
10728
10729 * value.c (deprecated_set_value_modifiable): Remove.
10730 * value.h (deprecated_set_value_modifiable): Remove.
10731
bed911e5
DE
107322013-01-28 Doug Evans <dje@google.com>
10733
10734 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
10735 to addresses from dwo files.
10736
28c64fc2
SCR
107372013-01-25 Siva Chandra Reddy <sivachandra@google.com>
10738
10739 * valops.c (find_overload_match): Remove unused argument 'lax'.
10740 * value.h: Remove unused argument 'lax' from the declaration of
10741 find_overload_match.
10742 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
10743 to find_overload_match.
10744 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
10745 argument to find_overload_match.
10746
4d4ec4e5
TT
107472013-01-25 Tom Tromey <tromey@redhat.com>
10748
10749 * dwarf2read.c (processing_has_namespace_info): Remove.
10750 (struct dwarf2_cu) <processing_has_namespace_info>: New field.
10751 (process_die, read_func_scope, dwarf2_start_symtab)
10752 (new_symbol_full): Update.
10753
195a3f6c
TT
107542013-01-25 Tom Tromey <tromey@redhat.com>
10755
10756 * cp-namespace.c (cp_set_block_scope): Remove.
10757 * cp-support.h (cp_set_block_scope): Remove.
10758 * dbxread.c: Include block.h.
10759 (cp_set_block_scope): New function.
10760 (process_one_symbol): Update.
10761 * dwarf2read.c (read_func_scope): Use block_set_scope.
10762
8ba0730a
PA
107632013-01-25 Pedro Alves <palves@redhat.com>
10764
10765 * remote.c (add_current_inferior_and_thread): Tweak comment.
10766
12aaed36
TT
107672013-01-25 Tom Tromey <tromey@redhat.com>
10768
10769 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
10770 (cp_add_using_directive): Add 'copy_names' argument.
10771 * cp-support.h (cp_add_using_directive): Update.
10772 (struct using_direct) <import_src, import_dest, alias,
10773 declaration>: Now const.
10774 * dwarf2read.c (read_import_statement): Use obconcat.
10775 Don't copy names passed to cp_add_using_directive.
10776
7fc75ca7
TT
107772013-01-25 Tom Tromey <tromey@redhat.com>
10778
10779 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
10780
3405876a
PA
107812013-01-25 Pedro Alves <palves@redhat.com>
10782
10783 * remote.c (stop_reply_extract_thread): New.
10784 (add_current_inferior_and_thread): New parameter 'wait_status'.
10785 Handle it.
10786 (remote_start_remote): Pass wait status to
10787 add_current_inferior_and_thread.
10788 (extended_remote_run): Update comment.
10789 (extended_remote_create_inferior_1): Pass wait status to
10790 add_current_inferior_and_thread.
10791
8954db33
AB
107922013-01-25 Andrew Burgess <aburgess@broadcom.com>
10793 Ulrich Weigand <uweigand@de.ibm.com>
10794
10795 * valarith.c (value_vector_widen): New function for replicating a
10796 scalar into a vector.
10797 (value_binop): Use value_vector_widen to widen scalar to vector
10798 rather than casting, this better matches gcc C behaviour.
10799 * valops.c (value_casst): Update logic for casting between vector
10800 types, and for casting from scalar to vector, try to match gcc C
10801 behaviour.
10802 * value.h (value_vector_widen): Declare.
10803 * opencl-lang.c (opencl_value_cast): New opencl specific casting
10804 function, handle special case for casting scalar to vector.
10805 (opencl_relop): Use opencl_value_cast.
10806 (evaluate_subexp_opencl): Use opencl_value_cast instead of
10807 value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
10808 in order to use opencl_value_cast.
10809
843b20dc
YQ
108102013-01-25 Yao Qi <yao@codesourcery.com>
10811
10812 * event-loop.c: Include "queue.h".
10813 (gdb_event_p): New typedef.
10814 (DECLARE_QUEUE_P): Use.
10815 (DEFINE_QUEUE_P): Use.
10816 (async_queue_event): Remove.
10817 (gdb_event_xfree): New.
10818 (initialize_event_loop): New.
10819 (process_event): Use QUEUE macros.
10820 (event_queue): Remove.
10821 (gdb_wait_for_event): Caller update.
10822 (check_async_event_handlers): Likewise.
10823 (poll_timers): Likewise.
10824 * event-loop.h (initialize_event_loop): Declare.
10825 * event-loop.c (gdb_event_xfree): New.
10826 * top.c (gdb_init): Call initialize_event_loop.
10827
20ad8856
YQ
108282013-01-25 Yao Qi <yao@codesourcery.com>
10829
10830 * event-loop.c (async_queue_event): Remove one parameter
10831 'position'. Remove code handling 'position' == TAIL.
10832 (gdb_wait_for_event): Caller update.
10833 (check_async_event_handlers): Caller update.
10834 (poll_timers): Caller update.
10835 * event-loop.h (enum queue_position): Remove.
10836
3bbbe775
MK
108372013-01-25 Maxim Kuvyrkov <maxim@kugelworks.com>
10838
10839 * MAINTAINERS: Update my email.
10840
a87d9ac4
YQ
108412013-01-25 Yao Qi <yao@codesourcery.com>
10842
10843 * main.c (print_gdb_help): Remove "--epoch" from the help
10844 message.
10845
2077afdd
TD
108462013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
10847
10848 * symtab.c (skip_prologue_using_sal): Consider a file
10849 change the same as an increased line number
10850
63da4037
TD
108512013-01-24 Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
10852
30e8ee25 10853 * MAINTAINERS (Write After Approval): Add myself to the list.
63da4037 10854
45e6c716
TT
108552013-01-24 Tom Tromey <tromey@redhat.com>
10856
10857 * ada-lang.h (ada_decode_symbol): Make return type const.
10858 * ada-lang.c (ada_decode_symbol): Likewise.
10859
b1ae631a
DE
108602013-01-23 Doug Evans <dje@google.com>
10861
10862 * linespec.c (find_linespec_symbols): Make static.
10863
55a78401
SDJ
108642013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
10865
10866 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
10867 type on float conversion for complex type.
10868
bea883fd
SCR
108692013-01-23 Siva Chandra Reddy <sivachandra@google.com>
10870
10871 Add a new class gdb.Architecture which exposes GDB's
10872 internal representation of architecture via GDB Python API.
10873 * Makefile.in: Add entries corresponding to the new file
10874 python/py-arch.c.
10875 * NEWS (Python Scripting): Add entries for the new class
10876 gdb.Architecture and the new method gdb.Frame.architecture.
10877 * python/py-arch.c: Implement gdb.Architecture class.
10878 * python/py-frame.c (frapy_arch): Implement the method
10879 gdb.Frame.architecture().
10880 (frame_object_methods): Add 'architecture' to the method table.
10881 * python/python-internal.h: Add declarations of new utility
10882 functions.
10883 * python/python.c (_initialize_python): Initialize
10884 gdb.Architecture class.
10885
796a7ff8
DE
108862013-01-23 Doug Evans <dje@google.com>
10887
10888 Work around binutils/15021.
10889 * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
10890 type_unit_group out of union s. All uses updated.
10891 (read_index_from_section): Watch for index version 8.
10892 (follow_die_sig): If using .gdb_index version <= 7, record the TU as
10893 an imported symtab.
10894 (write_psymtabs_to_index): Increment version number to 8.
10895
0928e93d
PA
108962013-01-22 Pedro Alves <palves@redhat.com>
10897
10898 * annotate.c (breakpoint_changed): Skip if breakpoint is not
10899 user-visible.
10900
9c97429f
PA
109012013-01-22 Pedro Alves <palves@redhat.com>
10902
10903 * annotate.c (annotate_breakpoints_changed): Rename to ...
10904 (annotate_breakpoints_invalid): ... this. Make static.
10905 (breakpoint_changed): Adjust.
10906 (_initialize_annotate): Always install the observers. Install a
10907 "breakpoint_created" observer.
10908 * annotate.h (annotate_breakpoints_changed): Delete declaration.
10909 * breakpoint.c (set_breakpoint_condition)
10910 (breakpoint_set_commands, do_map_commands_command)
10911 (init_raw_breakpoint, clear_command, set_ignore_count)
10912 (enable_breakpoint_disp): No longer call
10913 annotate_breakpoints_changed.
10914
bd00c694
PA
109152013-01-22 Pedro Alves <palves@redhat.com>
10916
10917 * annotate.c: Include "inferior.h".
10918 (frames_invalid_emitted)
10919 (breakpoints_invalid_emitted): New globals.
10920 (async_background_execution_p): New function.
10921 (annotate_breakpoints_changed, annotate_frames_invalid): Skip
10922 emitting the annotation if it has already been emitted.
10923 (annotate_display_prompt): New function.
10924 * annotate.h (annotate_display_prompt): New declaration.
10925 * event-top.c: Include annotate.h.
10926 (display_gdb_prompt): Call annotate_display_prompt.
10927
187d10dd
PA
109282013-01-22 Pedro Alves <palves@redhat.com>
10929
10930 * annotate.c (ignore_count_changed): Delete.
10931 (annotate_breakpoints_changed): Don't clear ignore_count_changed.
10932 (annotate_ignore_count_change): Delete.
10933 (annotate_stopped): Don't emit a delayed breakpoints-changed
10934 annotation.
10935 * annotate.h (annotate_ignore_count_change): Delete.
10936 * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
10937 annotate_ignore_count_change.
10938
d84cf7eb
TT
109392013-01-22 Tom Tromey <tromey@redhat.com>
10940
10941 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
10942 require_rvalue for a register location.
10943
8f1d5693
MK
109442013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
10945
10946 * breakpoint.c (print_one_breakpoint_location): Add MI
10947 field 'thread-groups' when printing a breakpoint.
10948 (output_thread_groups): New function.
10949
aa6199c6
SCR
109502013-01-21 Siva Chandra Reddy <sivachandra@google.com>
10951
10952 * python/lib/gdb/commands/explore.py
10953 (CompoundExplorer.explore_expr): Correct the name of a method
10954 being invoked.
10955 (ExploreTypeCommand.invoke): Add a missing 'return'.
10956
d2afef13
TT
109572013-01-21 Tom Tromey <tromey@redhat.com>
10958
10959 * gdb_obstack.h (obconcat): Move declaration here, from...
10960 * symfile.h (obconcat): ... here.
10961 * gdb_obstack.c: New file.
10962 (obconcat): Move from...
10963 * symfile.c (obconcat): ... here.
10964 * Makefile.in (SFILES): Add gdb_obstack.c.
10965 (COMMON_OBS): Add gdb_obstack.o.
10966
10f0c4bb
TT
109672013-01-21 Tom Tromey <tromey@redhat.com>
10968
10969 * symfile.h (obsavestring): Don't declare.
10970 * symfile.c (obsavestring): Remove.
10971 * ada-exp.y: Use obstack_copy0, not obsavestring.
10972 * ada-lang.c: Use obstack_copy0, not obsavestring.
10973 * coffread.c: Use obstack_copy0, not obsavestring.
10974 * cp-namespace.c: Use obstack_copy0, not obsavestring.
10975 * dbxread.c: Use obstack_copy0, not obsavestring.
10976 * dwarf2read.c: Use obstack_copy0, not obsavestring.
10977 * jit.c: Use obstack_copy0, not obsavestring.
10978 * mdebugread.c: Use obstack_copy0, not obsavestring.
10979 * psymtab.c: Use obstack_copy0, not obsavestring.
10980 * stabsread.c: Use obstack_copy0, not obsavestring.
10981 * xcoffread.c: Use obstack_copy0, not obsavestring.
10982
86f62fd7
TT
109832013-01-21 Tom Tromey <tromey@redhat.com>
10984
10985 * dwarf2read.c (fixup_go_packaging): Save package name
10986 on objfile obstack.
10987 * gdbtypes.c (init_type): Don't copy name.
10988
15d034d0
TT
109892013-01-21 Tom Tromey <tromey@redhat.com>
10990
10991 * dwarf2read.c (struct partial_die_info) <name, scope>: Now
10992 const.
10993 (struct attribute) <u.str>: Now const.
10994 (struct fnfieldlist) <name>: Now const.
10995 (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
10996 (partial_die_parent_scope): Make return type const.
10997 (partial_die_full_name, add_partial_symbol): Update.
10998 (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
10999 'name' const.
11000 (find_file_and_directory): Make 'name' and 'comp_dir' const.
11001 (read_file_scope, read_func_scope, dwarf2_add_field)
11002 (dwarf2_add_member_fn, read_structure_type)
11003 (process_enumeration_scope, read_array_type, read_module_type)
11004 (read_base_type, read_subrange_type): Update.
11005 (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
11006 (new_symbol_full, guess_full_die_structure_name): Update.
11007 (dwarf2_canonicalize_name): Return const type. Make 'name' const.
11008 (dwarf2_name): Return const type.
11009 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
11010 const.
11011
748e18ae
TT
110122013-01-21 Tom Tromey <tromey@redhat.com>
11013
11014 * gdbtypes.c (init_type): Make 'name' const.
11015 * gdbtypes.h (init_type): Update.
11016
46212e0b
TT
110172013-01-21 Tom Tromey <tromey@redhat.com>
11018
11019 * buildsym.c (patch_subfile_names): Use set_last_source_file.
11020 (start_symtab): Make 'name' and 'dirname' const. Use
11021 set_last_source_file.
11022 (restart_symtab, reset_symtab_globals): Use set_last_source_file.
11023 (last_source_file): Define. Now static.
11024 (set_last_source_file, get_last_source_file): New functions.
11025 * buildsym.h (last_source_file): Don't declare.
11026 (start_symtab): Update.
11027 (set_last_source_file, get_last_source_file): Declare.
11028 * coffread.c (complete_symtab): Use set_last_source_file.
11029 (coff_end_symtab): Likewise.
11030 (coff_symtab_read): Use set_last_source_file, get_last_source_file.
11031 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
11032 set_last_source_file.
11033 (process_one_symbol): Use get_last_source_file.
11034 * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
11035 (psymtab_to_symtab_1): Use get_last_source_file.
11036 * xcoffread.c (process_linenos): Use get_last_source_file.
11037 (complete_symtab): Use set_last_source_file.
11038 (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
11039 (scan_xcoff_symtab): Use set_last_source_file.
11040
9d2ceabe
TT
110412013-01-21 Tom Tromey <tromey@redhat.com>
11042
11043 * symtab.c (struct demangled_name_entry) <mangled>: Now const.
11044 (symbol_set_names): Remove casts. Handle field const-ness.
11045
cfc594ee
TT
110462013-01-21 Tom Tromey <tromey@redhat.com>
11047
11048 * dwarf2read.c (new_symbol_full): Remove cast.
11049 * symtab.c (symbol_set_demangled_name): Make 'name' const.
11050 * symtab.h (symbol_set_demangled_name): Update.
11051
5484b13a
TT
110522013-01-21 Tom Tromey <tromey@redhat.com>
11053
11054 * main.c (captured_main): Call bfd_init.
11055
1605ef26
TT
110562013-01-21 Tom Tromey <tromey@redhat.com>
11057
11058 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
11059 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
11060 * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
11061 * NEWS: Update.
11062
3b74cdc3
JK
110632013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11064
11065 * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
11066
5a352474
JK
110672013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11068
11069 Fix gdb.fortran/common-block.exp crash in PIE mode.
11070 * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
11071 LOC_COMMON_BLOCK.
11072 * f-valprint.c (info_common_command_for_block): Expect
11073 LOC_COMMON_BLOCK in gdb_assert.
11074 * symtab.h (struct general_symbol_info): Update comment for the
11075 common_block member.
11076 (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
11077 (enum address_class): New member LOC_COMMON_BLOCK.
11078
c60797fd
DB
110792013-01-18 David Blaikie <dblaikie@gmail.com>
11080
11081 * MAINTAINERS (Write After Approval): Add "David Blaikie".
0cae7dfb 11082
46f35228
TT
110832013-01-18 Tom Tromey <tromey@redhat.com>
11084
11085 PR c++/14999:
11086 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
11087 Call require_rvalue.
11088
257e7a09
YQ
110892013-01-18 Yao Qi <yao@codesourcery.com>
11090
11091 * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
11092 (dbx_read_symtab): New declaration.
11093 (dbx_psymtab_to_symtab): Delete.
11094 (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
11095 Rename parameter PST to SELF. Exchanged two parameters.
11096 (start_psymtab): Caller update.
11097 * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
11098 (dwarf2_read_symtab): New declaration.
11099 (dwarf2_psymtab_to_symtab): Delete.
11100 (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
11101 Rename parameter PST to SELF. Exchanged two parameters.
11102 (create_partial_symtab): Caller update.
11103 * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
11104 (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
11105 Rename parameter PST to SELF. Exchanged two parameters.
11106 (parse_partial_symbols, new_psymtab): Caller update.
11107 * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
11108 two parameters.
11109 * psymtab.c (psymtab_to_symtab): Caller update.
11110 * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
11111 (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
11112 Rename parameter PST to SELF. Exchanged two parameters.
11113 (xcoff_start_psymtab): Caller update.
11114
0de5618e
YQ
111152013-01-18 Yao Qi <yao@codesourcery.com>
11116
11117 * infrun.c (proceed): Rename local variable 'oneproc' to
11118 'force_step'.
11119
5c04624b
DE
111202013-01-17 Doug Evans <dje@google.com>
11121
848e3e78
DE
11122 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
11123 (dw2_build_type_unit_groups): Delete. All uses updated.
11124
5c04624b
DE
11125 * symtab.h (struct symbol_search): Add comment.
11126
d84fca2c
JK
111272013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11128
11129 * symtab.c (compare_filenames_for_search): New comment for
11130 HAS_DRIVE_SPEC.
11131
6108433d
TT
111322013-01-17 Tom Tromey <tromey@redhat.com>
11133
11134 * cp-abi.c (cp_abi_completer): Fix typo in assignment.
11135
c89ffd86
JK
111362013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11137
11138 * symtab.c (iterate_over_some_symtabs): New variable cleanups,
11139 initialize it by existing make_cleanup. Call new do_cleanups.
11140
db2b2972
TT
111412013-01-17 Tom Tromey <tromey@redhat.com>
11142
11143 * cp-abi.c (cp_abi_completer): New function.
11144 (_initialize_cp_abi): Set completer for "set cp-abi".
11145
be7d37a2
TT
111462013-01-17 Tom Tromey <tromey@redhat.com>
11147
11148 * mem-break.c: Remove obsolete comment.
11149 * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
11150
c9fb1240
SD
111512012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11152
11153 * jit.c (jit_reader_load_command): Interpret the jit reader name
11154 as an absolute path if it begins with a forward slash.
11155
db334a01
SD
111562012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11157
11158 PR gdb/14550
11159
11160 * jit.c (finalize_symtab): Ensure that only the global block has a
11161 NULL superblock.
11162
7d928dac
PA
111632013-01-17 Pedro Alves <palves@redhat.com>
11164
11165 * acinclude.m4: Include ../config/plugins.m4,
11166 ../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
11167 * Makefile.in (aclocal_m4_deps): Update.
11168 * aclocal.m4: Renegerate.
11169
fb8cf7c5
DE
111702013-01-16 Doug Evans <dje@google.com>
11171
11172 * contrib/cc-with-tweaks.sh: Add references to Fission docs.
11173
ab04a2af
TT
111742013-01-16 Pedro Alves <palves@redhat.com>
11175 Tom Tromey <tromey@redhat.com>
11176
11177 PR cli/7221:
11178 * NEWS: Add "catch signal".
11179 * breakpoint.c (base_breakpoint_ops): No longer static.
11180 (bpstat_explains_signal): New function.
11181 (init_catchpoint): No longer static.
11182 (base_breakpoint_explains_signal): New function.
11183 (base_breakpoint_ops): Initialize new field.
11184 * breakpoint.h (enum bpstat_signal_value): New.
11185 (struct breakpoint_ops) <explains_signal>: New field.
11186 (bpstat_explains_signal): Remove macro, declare as function.
11187 (base_breakpoint_ops, init_catchpoint): Declare.
11188 * break-catch-sig.c: New file.
11189 * inferior.h (signal_catch_update): Declare.
11190 * infrun.c (signal_catch): New global.
11191 (handle_syscall_event): Update for change to
11192 bpstat_explains_signal.
11193 (handle_inferior_event): Likewise. Always handle random signals
11194 via bpstats.
11195 (signal_cache_update): Check signal_catch.
11196 (signal_catch_update): New function.
11197 (_initialize_infrun): Initialize signal_catch.
11198 * Makefile.in (SFILES): Add break-catch-sig.c.
11199 (COMMON_OBS): Add break-catch-sig.o.
11200
8ac3646f
TT
112012013-01-16 Tom Tromey <tromey@redhat.com>
11202
11203 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
11204 (print_one_catch_solib, print_one_catch_syscall)
11205 (print_one_catch_exec, print_one_exception_catchpoint): Emit
11206 "catch-type".
11207
5a18e302
YQ
112082013-01-16 Yao Qi <yao@codesourcery.com>
11209
11210 * printcmd.c (current_display_number): Make it static.
11211
3f01d0d0
YQ
112122013-01-16 Yao Qi <yao@codesourcery.com>
11213
11214 * infcmd.c (step_once): Don't check '!single_inst' as it was
11215 checked before.
11216
1ed59174
JK
112172013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11218
11219 * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
11220
44478ab3
TT
112212013-01-14 Tom Tromey <tromey@redhat.com>
11222
11223 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
11224 set command.
11225 * command.h (add_setshow_string_noescape_cmd): Update.
11226 * corefile.c (set_gnutarget_command): Remove trailing whitespace.
11227 (complete_set_gnutarget): New function.
11228 (_initialize_core): Set the "set gnutarget" completer.
11229
06d66ee9
TT
112302013-01-14 Tom Tromey <tromey@redhat.com>
11231
11232 PR symtab/14442:
11233 * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
11234 (c_type_print_modifier): Likewise.
11235 * dwarf2read.c (read_tag_restrict_type): New function.
11236 (read_type_die_1): Handle DW_TAG_restrict_type.
11237 * gdbtypes.c (make_restrict_type): New function.
11238 (recursive_dump_type): Handle TYPE_RESTRICT.
11239 * gdbtypes.h (enum type_flag_values): Renumber.
11240 (enum type_instance_flag_value): Add
11241 TYPE_INSTANCE_FLAG_RESTRICT.
11242 (TYPE_RESTRICT): New macro.
11243 (make_restrict_type): Declare.
11244
c9bf0622
TT
112452013-01-14 Tom Tromey <tromey@redhat.com>
11246
11247 PR symtab/14931:
11248 * psymtab.c (struct psymtab_state): New.
11249 (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
11250 functions.
11251 * psympriv.h (make_cleanup_discard_psymtabs): Declare.
11252 * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
11253
44d594fd
PA
112542013-01-14 Richard Sharman <richard_sharman@mitel.com>
11255 Pedro Alves <palves@redhat.com>
11256
11257 PR remote/14786
11258
11259 * remote.c (remote_threads_info): Make a copy of the reply from
11260 qfThreadInfo and use that instead of rs->buf.
11261
442e4d9c
YQ
112622013-01-14 Yao Qi <yao@codesourcery.com>
11263
11264 * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
11265 (dbx_psymtab_to_symtab): Likewise.
11266 * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
11267 * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
11268 * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
11269
5b12a61c
JK
112702013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11271
11272 * parse.c (parse_exp_in_context): New variable inner_chain. Call
11273 make_cleanup_restore_current_language. Call set_language. Move
11274 OLD_CHAIN and INNER_CHAIN cleanups.
11275 * utils.c (do_restore_current_language)
11276 (make_cleanup_restore_current_language): New functions.
11277 * utils.h (make_cleanup_restore_current_language): New declaration.
11278
f0a4b570
JK
112792013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11280
11281 * source.c (symtab_to_fullname): Apply rewrite_source_path also for
11282 non-existing files.
11283
57b3c00c
JK
11284 * source.c (symtab_to_fullname): Do not prepend DIRNAME for
11285 non-existing files if FILENAME is already absolute.
11286
daefa854
JK
112872013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11288
11289 * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
11290 fputs_filtered. Append trailing newline.
11291
ca9c6ee2
YQ
112922013-01-11 Yao Qi <yao@codesourcery.com>
11293 Stan Shebs <stan@codesourcery.com>
11294
11295 * psymtab.c (init_psymbol_list): Clarify the comment.
11296
f28045c2
YQ
112972013-01-11 Yao Qi <yao@codesourcery.com>
11298
11299 * breakpoint.c (print_one_breakpoint_location): Remove dead code.
11300 (update_dprintf_command_list): Assert that 'printf_line' is
11301 non-null. Remove condition check.
11302
da5132d3
JK
113032013-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11304
11305 Code cleanup.
11306 * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
11307 type const char *.
11308 * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
11309 const char *.
11310 * tui/tui-source.h (tui_source_is_displayed): Likewise.
11311
843e694d
AG
113122013-01-09 Anthony Green <green@moxielogic.com>
11313
11314 * cp-abi.c (cplus_print_vtable): Don't return value from void
11315 function.
11316 * ada-lang.c (re_set_catch_assert): Ditto.
11317
da51c347
DE
113182013-01-09 Doug Evans <dje@google.com>
11319
11320 * symfile.h (quick_symbol_functions): Delete member
11321 pre_expand_symtabs_matching. All uses removed.
11322 * dwarf2read.c (dw2_lookup_symbol): Implement.
11323 (dw2_do_expand_symtabs_matching): Delete.
11324 (dw2_pre_expand_symtabs_matching): Delete.
11325 (struct dw2_symtab_iterator): New type.
11326 (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
11327 (dw2_expand_symtabs_for_function): Rewrite.
11328 (dwarf2_gdb_index_functions): Update.
11329 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
11330 (psym_functions): Update.
11331
b2259038
TT
113322013-01-09 Tom Tromey <tromey@redhat.com>
11333
11334 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
11335 * configure: Rebuild.
11336 * configure.ac: Add somread.o to the build if BFD has SOM
11337 support.
11338 * somread.c: Include som/aout.h, not syms.h.
11339 (som_symtab_read): Use som_external_symbol_dictionary_record.
11340 Unpack records manually.
11341 (_initialize_somread): Declare.
11342
bdad4180
MF
113432012-01-08 Mike Frysinger <vapier@gentoo.org>
11344
11345 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
11346 Cast return_address to 64bits.
11347
03cdf680
HZ
113482013-01-08 Hui Zhu <hui_zhu@mentor.com>
11349
11350 * printcmd.c: Remove define of function output_command.
11351 * tracepoint.c: Remove extern of function output_command.
11352 * valprint.h: (output_command): New extern.
11353
8a808554
TT
113542013-01-07 Tom Tromey <tromey@redhat.com>
11355
11356 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
11357 Remove.
11358 (objc_language_defn): Use c_printchar, c_printstr,
11359 c_emit_char.
11360
e93a8774
TT
113612013-01-07 Tom Tromey <tromey@redhat.com>
11362
11363 PR cli/7719:
11364 * NEWS: Update.
11365 * ada-valprint.c (printstr, print_field_values): Remove
11366 "inspect_it" code.
11367 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
11368 code.
11369 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
11370 code.
11371 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
11372 * main.c (captured_main): Remove "epoch" argument.
11373 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
11374 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
11375 * p-valprint.c (pascal_object_print_value_fields): Remove
11376 "inspect_it" code.
11377 * printcmd.c (print_command_1): Remove 'inspect' argument.
11378 (print_command, call_command): Update.
11379 (inspect_command): Remove.
11380 (_initialize_printcmd): Make "inspect" an alias for "print".
11381 * top.c (epoch_interface): Remove.
11382 * top.h (epoch_interface): Remove.
11383 * valprint.c (user_print_options): Update.
11384 (print_converted_chars_to_obstack): Remove "inspect_it" code.
11385 * valprint.h (struct value_print_options) <inspect_it>: Remove
11386 field.
11387
113882013-01-04 Tom Tromey <tromey@redhat.com>
11389
11390 * valprint.h (read_string): Add 'extern'.
11391
b967eb24
JB
113922013-01-07 Joel Brobecker <brobecker@adacore.com>
11393
11394 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
11395 used to decide whether to define darwin_read_dyld_info or not.
11396
78a8b30e
PM
113972013-01-03 Pierre Muller <muller@sourceware.org>
11398
11399 * main.c (relocate_gdb_directory): Avoid calling stat function
11400 if DIR is empty.
11401
50da2f25
YQ
114022013-01-03 Yao Qi <yao@codesourcery.com>
11403
11404 * psymtab.c (fixup_psymbol_section): Update declaration.
11405 (fixup_psymbol_section): Remove code returning value.
11406
e7e8980f
YQ
114072013-01-03 Yao Qi <yao@codesourcery.com>
11408
11409 * symtab.h: Remove some out of date comments.
11410 (enum exception_event_kind): Move it ...
11411 * breakpoint.c: ... here.
11412
569283d4
MF
114132013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
11414
9f9d9a96 11415 PR gdb/14405
569283d4
MF
11416 * darwin-nat.c (darwin_read_dyld_info): Only build if
11417 TASK_DYLD_INFO_COUNT is defined.
11418 (darwin_xfer_partial): Call darwin_read_dyld_info only if
11419 TASK_DYLD_INFO_COUNT is defined.
11420
2e36fbea
TT
114212013-01-02 Tom Tromey <tromey@redhat.com>
11422
11423 * symfile.h (struct ecoff_debug_hack): Remove.
11424 * objfiles.c: Don't include mdebugread.h.
11425
4f05add4
TT
114262013-01-02 Tom Tromey <tromey@redhat.com>
11427
11428 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
11429 * configure.ac: Check for Mach-O support in BFD. Update
11430 CONFIG_OBS.
11431 * configure: Rebuild.
11432
def63ff0
TT
114332013-01-02 Tom Tromey <tromey@redhat.com>
11434
11435 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
11436 * configure.ac: Use GDB_AC_CHECK_BFD.
11437 * configure: Rebuild.
11438
60c5dd93
MK
114392013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
11440
11441 * MAINTAINERS: Update my email.
11442
6e58437e
JB
114432013-01-01 Joel Brobecker <brobecker@adacore.com>
11444
11445 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
11446
627fe805
JB
114472013-01-01 Joel Brobecker <brobecker@adacore.com>
11448
11449 * rs6000-nat.c (bss_data_overlap): New function.
11450 (vmap_symtab): Use it to adjust the .bss section's offset.
11451
28e7fd62
JB
114522013-01-01 Joel Brobecker <brobecker@adacore.com>
11453
11454 Update year range in copyright notice of all files.
11455
e93a8774 114562013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
b9786c74
JB
11457
11458 * top.c (print_gdb_version): Update copyright year.
11459
72b20e9c 11460For older changes see ChangeLog-2012.
c906108c
SS
11461\f
11462Local Variables:
11463mode: change-log
11464left-margin: 8
11465fill-column: 74
11466version-control: never
57da7796 11467coding: utf-8
c906108c 11468End:
This page took 2.073539 seconds and 4 git commands to generate.