678af3d5ec49e0984bff473584d3f21c7f326a70
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2013-07-29 Doug Evans <dje@google.com>
2
3 * symtab.c (iterate_over_some_symtabs): Fix indentation.
4
5 2013-07-27 Yao Qi <yao@codesourcery.com>
6
7 * NEWS: Mention that GDBserver now supports hardware
8 watchpoints on the MIPS GNU/Linux target.
9
10 2013-07-27 Yao Qi <yao@codesourcery.com>
11
12 * Makefile.in (HFILES_NO_SRCDIR): Add
13 common/mips-linux-watch.h.
14 (mips-linux-watch.o): New rule.
15 * common/mips-linux-watch.c: New.
16 * common/mips-linux-watch.h: New.
17 * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
18 * mips-linux-nat.c: Include mips-linux-watch.h.
19 (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
20 to common/mips-linux-watch.h.
21 (MAX_DEBUG_REGISTER): Likewise.
22 (enum pt_watch_style): Likewise.
23 (struct mips32_watch_regs): Likewise.
24 (struct mips64_watch_regs): Likewise.
25 (struct pt_watch_regs): Likewise.
26 (struct mips_watchpoint): Likewise.
27 (mips_linux_watch_get_irw_mask): Move to
28 common/mips-linux-watch.c.
29 (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
30 (mips_linux_watch_get_watchlo): Likewise.
31 (mips_linux_watch_set_watchlo): Likewise.
32 (mips_linux_watch_get_watchhi): Likewise.
33 (mips_linux_watch_set_watchhi): Likewise.
34 (mips_linux_read_watch_registers): Likewise.
35 (mips_linux_watch_type_to_irw): Likewise.
36 (mips_linux_stopped_data_address, fill_mask): Likewise.
37 (mips_linux_watch_try_one_watch): Likewise.
38 (mips_linux_watch_populate_regs): Likewise.
39
40 2013-07-27 Yao Qi <yao@codesourcery.com>
41
42 * mips-linux-nat.c (get_irw_mask): Rename to ...
43 (mips_linux_watch_get_irw_mask): ... this. Rename parameter
44 'set' to 'n'. Update function comment. All callers changed.
45 (get_reg_mask): Rename parameter 'set' to 'n'. Update
46 function comment. All callers changed.
47 (get_num_valid): Rename to ...
48 (mips_linux_watch_get_num_valid): ... this. Rename parameter
49 'set' to 'n'. Update function comment. All callers changed.
50 (get_watchlo): Rename to ...
51 (mips_linux_watch_get_watchlo): ... this. Rename parameter
52 'set' to 'n'. Update function comment. All callers changed.
53 (set_watchlo): Rename to ...
54 (mips_linux_watch_set_watchlo): ... this. Rename parameter
55 'set' to 'n'. Update function comment. All callers changed.
56 (get_watchhi): Rename to ...
57 (mips_linux_watch_get_watchhi): ... this. Update function
58 comment. All callers changed.
59 (set_watchhi): Rename to ...
60 (mips_linux_watch_set_watchhi): ... this. Update function
61 comment. All callers changed.
62 (mips_linux_read_watch_registers): Update function comment.
63 Add new parameters 'lwpid', 'watch_readback', and
64 'watch_readback_valid'. Update.
65 (type_to_irw): Rename to ...
66 (mips_linux_watch_type_to_irw): ... this. Update function
67 comment. All callers changed.
68 (fill_mask): Update function comment.
69 (try_one_watch): Rename to ...
70 (mips_linux_watch_try_one_watch): ... this. Change the type
71 of parameter 'irw' from 'unsigned' to 'uint32_t'.
72 (populate_regs_from_watches): Rename to ...
73 (mips_linux_watch_populate_regs): ... this. Add parameter
74 'current_watches'. All callers changed.
75
76 2013-07-27 Yao Qi <yao@codesourcery.com>
77
78 * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
79 the code.
80 (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
81 (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
82 (struct pt_watch_regs): Likewise.
83 [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
84 [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
85 [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
86 [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
87 [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
88
89 2013-07-27 Yao Qi <yao@codesourcery.com>
90
91 * breakpoint.h: Include break-common.h.
92 (enum target_hw_bp_type): Move to ...
93 * common/break-common.h: ... here. New.
94
95 2013-07-26 Cyril Nikolaev <cyril@nichtverstehen.de>
96
97 * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
98 process group regardless of having tty on stdin.
99
100 2013-07-25 Doug Evans <dje@google.com>
101
102 * linux-fork.h (detach_fork): Delete.
103
104 2013-07-25 Tom Tromey <tromey@redhat.com>
105
106 PR remote/15256, PR remote/15266:
107 * bfd-target.c (target_bfd_reopen): Initialize to_magic.
108 * monitor.c (monitor_detach): Use unpush_target.
109 * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
110 * remote-mips.c (mips_detach): Use unpush_target. Don't
111 call mips_close.
112 * remote-sim.c (gdbsim_detach): Use unpush_target.
113 * target.c (pop_target): Remove.
114 (pop_all_targets_above): Don't call target_close.
115 (target_close): Assert that the target is unpushed.
116 * target.h (pop_target): Don't declare.
117 * tracepoint.c (tfile_open): Use unpush_target.
118
119 2013-07-25 Tom Tromey <tromey@redhat.com>
120
121 * linux-thread-db.c (init_thread_db_ops): Call
122 complete_target_initialization.
123 (_initialize_thread_db): Don't call add_target.
124 * target.c (complete_target_initialization): New function.
125 (add_target_with_completer): Call it.
126 * target.h (complete_target_initialization): Declare.
127
128 2013-07-25 Mark Kettenis <kettenis@gnu.org>
129
130 * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
131 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
132 (HPPANBSD_SIZEOF_GREGS): New define.
133 (hppaobsd_supply_gregset): Handle additional registers.
134 * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
135 we provide more registers now.
136 (hppabsd_supply_gregset): Supply additional registers.
137 (hppabsd_collect_gregset): Collect additional registers.
138
139 2013-07-25 Mark Kettenis <kettenis@gnu.org>
140
141 * hppabsd-tdep.c: Include "dwarf2-frame.h".
142 (hppabsd_dwarf2_frame_init_reg): New function.
143 (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
144
145 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
146
147 * mi/mi-main.c (output_register): Make MI 'r' format use standard
148 'z' format code. Remove error for optimized out values, standard
149 code will handle these fine.
150
151 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
152
153 * NEWS: Mention new 'z' formatter.
154 * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
155 (_initialize_printcmd): Mention 'z' formatter in help text of the
156 'x' command.
157
158 2013-07-24 Maciej W. Rozycki <macro@codesourcery.com>
159
160 * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
161 formatting.
162
163 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
164
165 * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
166 interface can evaluate arguments. Fallback to the old mode if it
167 cannot.
168 (create_exception_master_breakpoint): Likewise.
169 * elfread.c (elf_can_evaluate_probe_arguments): New function.
170 (struct sym_probe_fns elf_probe_fns): Export function above to the
171 probe interface.
172 * probe.c (can_evaluate_probe_arguments): New function.
173 * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
174 function pointer.
175 (can_evaluate_probe_arguments): New function prototype.
176 * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
177 probe interface can evaluate arguments. Fallback to the old mode
178 if it cannot.
179 * stap-probe.c (stap_get_probe_argument_count): Check if probe
180 interface can evaluate arguments. Warning the user if it cannot.
181 (stap_can_evaluate_probe_arguments): New function.
182 (struct probe_ops stap_probe_ops): Export function above to the
183 probe interface.
184 * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
185 New function pointer.
186
187 2013-07-24 Luis Machado <lgustavo@codesourcery.com>
188
189 * Makefile.in (SFILES): Add common/target-common.c.
190 Add common/target-common.h to headers.
191 (COMMON_OBS): Add target-common.o.
192 (target-common.o): New target.
193 * linux-nat.h (resume_kind): Move to common/target-common.h.
194 * target.c (target_waitstatus_to_string): Move to
195 common/target-common.c.
196 * target.h: Include target-common.h.
197 (target_waitkind): Move to common/target-common.h.
198 (target_waitstatus): Likewise.
199 (TARGET_WNOHANG): Likewise.
200 * common/target-common.c: New file.
201 * common/target-common.h: New file.
202
203 2013-07-24 Doug Evans <dje@google.com>
204
205 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
206 a warning.
207
208 2013-07-23 Yao Qi <yao@codesourcery.com>
209
210 * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
211 parameter 'gdbarch'.
212 (i386_stack_tramp_frame_sniffer): Caller update.
213 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
214 parameter 'gdbarch' and 'target'.
215 (i386_linux_core_read_description): Caller update.
216 * amd64-linux-tdep.c (amd64_linux_core_read_description):
217 Likewise.
218 * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
219 declaration.
220
221 2013-07-23 Tom Tromey <tromey@redhat.com>
222
223 * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
224 2013-07-22.
225
226 2013-07-22 Doug Evans <dje@google.com>
227
228 * exec.h (remove_target_sections): Delete arg abfd.
229 * exec.c (exec_close): Update call to remove_target_sections.
230 (remove_target_sections): Delete arg abfd.
231 * solib.c (update_solib_list): Ditto.
232 (reload_shared_libraries_1): Ditto.
233 (clear_solib): Ditto, and unconditionally call remove_target_sections.
234 * target.h (struct target_section): Rename key to owner.
235 All uses updated.
236
237 2013-07-22 Tom Tromey <tromey@redhat.com>
238
239 * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
240
241 2013-07-22 Tom Tromey <tromey@redhat.com>
242
243 * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
244 Simplify cleanup handling.
245
246 2013-07-22 Tom Tromey <tromey@redhat.com>
247
248 * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
249 on all return paths.
250
251 2013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
252
253 * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
254 (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
255 DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
256
257 2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
258
259 * top.c (print_gdb_version): Add help, apropos description and
260 url to online documentation.
261
262 2013-07-19 Hui Zhu <hui@codesourcery.com>
263
264 PR gdb/15692
265 * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
266
267 2013-07-19 Yao Qi <yao@codesourcery.com>
268
269 * target.c (update_current_target): Change the default action
270 of 'to_traceframe_info' from tcomplain to return_zero.
271 * target.h (struct target_ops) <to_traceframe_info>: Add more
272 comments.
273 * valops.c (read_value_memory): Call
274 traceframe_available_memory unconditionally.
275
276 2013-07-18 Yao Qi <yao@codesourcery.com>
277
278 * coffread.c (coff_symfile_read): Iterate over minimal symbols,
279 if the name is prefixed by "__imp_" or "_imp_", look for minimal
280 symbol without prefix. If found, set its type to
281 'mst_solib_trampoline'.
282
283 2013-07-17 Doug Evans <dje@google.com>
284
285 * NEWS: Mention "set print raw frame-arguments".
286 * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
287 * stack.c (print_raw_frame_arguments): New static global.
288 (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
289 (_initialize_stack): New command "set/show print raw frame-arguments".
290 * valprint.c (setprintrawlist, showprintrawlist): New globals.
291 (set_print_raw, show_print_raw): New functions.
292 (_initialize_valprint): New prefix command "set/show print raw".
293 * valprint.h (value_print_options): Improve comments.
294
295 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
296 of all *list variables.
297
298 * gdbcmd.h (togglelist): Delete.
299 * cli/cli-cmds.c (togglelist): Delete.
300 (init_cmd_lists): Update.
301 * cli/cli-cmds.h (togglelist): Delete.
302
303 2013-07-17 Tom Tromey <tromey@redhat.com>
304
305 * dwarf2read.c (dwarf2_per_objfile_free): Clear
306 dwarf2_per_objfile.
307
308 2013-07-16 Doug Evans <dje@google.com>
309
310 * nto-tdep.c (nto_relocate_section_addresses): Update,
311 target_section.bfd deleted.
312 * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
313 * s390-tdep.c (s390_load): Ditto.
314 * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
315
316 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
317
318 * common/format.c (parse_format_string): Add checks for NULL
319 character before calling strchr.
320
321 2013-07-16 Doug Evans <dje@google.com>
322
323 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
324 temp_pathname argument.
325 * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
326 when opening the file fails.
327
328 * target.h (struct target_section): Delete member bfd.
329 All users updated to use the_bfd_section->owner instead.
330 * exec.c (add_to_section_table): Assert bfd is expected value.
331 Remove initialization of target_section.bfd.
332 (remove_target_sections): Update.
333 (section_table_available_memory): Update.
334 (section_table_xfer_memory_partial): Update.
335 (print_section_info): Update.
336 (exec_set_section_address): Update.
337 * record-full.c (record_full_core_xfer_partial): Update.
338 * solib-svr4.c (svr4_relocate_section_addresses): Update.
339 * solib-target.c (solib_target_relocate_section_addresses): Update.
340 * symfile.c (build_section_addr_info_from_section_table): Update.
341 * target.c (memory_xfer_live_readonly_partial): Update.
342 (memory_xfer_partial_1): Update.
343
344 2013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
345
346 * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
347 now available for embedded (BookE) and server (BookS) processors,
348 correct mentions of 'booke' and adjust comments accordingly in order to
349 avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
350 (have_ptrace_booke_interface): Rename function and variable
351 'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
352 Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
353 (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
354 'hwdebug_point_cmp'. Update all uses.
355 (booke_find_thread_points_by_tid): Rename function
356 'booke_find_thread_points_by_tid' to
357 'hwdebug_find_thread_points_by_tid'. Update all uses.
358 (booke_insert_point): Rename function 'booke_insert_point' to
359 'hwdebug_insert_point'. Update all uses.
360 (booke_remove_point): Rename function 'booke_remove_point' to
361 'hwdebug_remove_point'. Update all uses.
362
363 2013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
364
365 * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
366 numbers with enum values.
367
368 2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
369
370 PR threads/13217
371 * thread.c (thread_apply_all_command): Check for valid threads
372 and thread count.
373 (thread_array_cleanup): New struct.
374 (set_thread_refcount): New function.
375
376 2013-07-11 Andrew Burgess <aburgess@broadcom.com>
377
378 * infcmd.c (default_print_one_register_info): Reuse function
379 print_hex_chars.
380
381 2013-07-10 Tom Tromey <tromey@redhat.com>
382
383 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
384 (ada-exp.o): New target.
385
386 2013-07-10 Sergio Durigan Junior <sergiodj@redhat.com>
387
388 * mt-tdep.c (mt_registers_info): Call
389 get_no_prettyformat_print_options instead of
390 get_raw_print_options (regression by last patch from Doug
391 Evans).
392
393 2013-07-09 Pedro Alves <palves@redhat.com>
394
395 Checked in by Joel Brobecker <brobecker@adacore.com>.
396 * ada-lang.c (coerce_unspec_val_to_type): Use
397 value_optimized_out_const.
398 * value.c (value_optimized_out_const): New function.
399 * value.h (value_optimized_out_const): New declaration.
400
401 2013-07-09 Doug Evans <dje@google.com>
402
403 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
404 Enum values rename as well. All uses updated.
405 * valprint.h (value_print_options): Rename member pretty to
406 pretty format. Rename member prettyprint_arrays to
407 prettyformat_arrays. Rename member prettyprint_structs to
408 prettyformat_structs. All uses updated.
409 (get_no_prettyformat_print_options): Renamed from
410 get_raw_print_options.
411 * valprint.c (get_no_prettyformat_print_options): Renamed from
412 get_raw_print_options. All callers updated.
413 (show_prettyformat_structs): Renamed from show_prettyprint_structs.
414 All callers updated.
415 (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
416 All callers updated.
417 (_initialize_valprint): Improve help text for "set print pretty" and
418 "set print arrays".
419
420 2013-07-09 Andrew Burgess <aburgess@broadcom.com>
421
422 * value.c (value_bits_valid): Revert previous change, and change
423 by Pedro on 2013-07-04, due to regressions in
424 gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
425
426 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
427 Pedro Alves <palves@redhat.com>
428
429 * value.c (value_bits_valid): If the value is not lval_computed
430 or has no check validity handler then the answer is the
431 optimized_out flag, otherwise defer to the handler.
432
433 2013-07-06 Eli Zaretskii <eliz@gnu.org>
434
435 * top.c (print_gdb_configuration): Explain in output of
436 --configuration what does "relocatable" mean.
437
438 * main.c (print_gdb_help): Regroup options in the --help text.
439 See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
440 the relevant discussions.
441
442 2013-07-06 Yao Qi <yao@codesourcery.com>
443
444 * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
445 Remove parameter 'lsal'.
446 * breakpoint.c (create_breakpoint): Move local variable 'lsal'
447 to inner block. Caller update.
448 (base_breakpoint_create_breakpoints_sal): Update.
449 (bkpt_create_breakpoints_sal): Likewise.
450 (tracepoint_create_breakpoints_sal): Likewise.
451 (strace_marker_create_breakpoints_sal): Get 'lsal' from the
452 element 0 of vector 'canonical->sals'.
453
454 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
455
456 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
457 register number instead of the pseudo register one.
458 (rs6000_dwarf2_reg_to_regnum): Likewise.
459
460 2013-07-04 Pedro Alves <palves@redhat.com>
461
462 * findvar.c (value_of_register): Use allocate_optimized_out_value
463 if the register has been optimized out, instead of
464 set_value_optimized_out.
465 * frame-unwind.c (frame_unwind_got_optimized): Use
466 allocate_optimized_out_value.
467
468 2013-07-04 Pedro Alves <palves@redhat.com>
469
470 * value.c (value_bits_valid): If the value is not lval_computed,
471 or doesn't have a check_validity hook, assume the value is entirely
472 valid.
473
474 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
475
476 * stack.c (read_frame_arg): No longer fetch lazy values.
477 * value.c (value_optimized_out): If the value is not already
478 marked optimized out, and is lazy then fetch it.
479 (value_primitive_field): Move optimized out check to later in the
480 function, after we have loaded any lazy values.
481 (value_fetch_lazy): Use optimized out flag directly rather than
482 calling optimized_out method.
483
484 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
485
486 * valops.c: Don't include "user-regs.h".
487 (value_fetch_lazy): Moved to value.c.
488 * value.c: Include "user-regs.h".
489 (value_fetch_lazy): Moved from valops.c.
490
491 2013-07-04 Yao Qi <yao@codesourcery.com>
492
493 Revert:
494 2013-06-27 Yao Qi <yao@codesourcery.com>
495
496 * common/create-version.sh: Update comments. Handle the case
497 that TARGET_ALIAS is empty.
498
499 2013-07-03 Pedro Alves <palves@redhat.com>
500
501 * Makefile.in (config.status): Depend on development.sh.
502 (aclocal_m4_deps): Add libmcheck.m4.
503 * acinclude.m4: Include libmcheck.m4.
504 * configure.ac: Source development.sh instead of setting
505 'development' here. --enable-libmcheck/--disable-libmcheck code
506 factored out to GDB_AC_LIBMCHECK. Run it.
507 * development.sh: New file.
508 * libmcheck.m4: New file.
509 * configure: Regenerate.
510
511 2013-07-02 Tom Tromey <tromey@redhat.com>
512
513 * contrib/ari/update-web-ari.sh: Update for version.in change.
514
515 2013-07-02 Tom Tromey <tromey@redhat.com>
516
517 * common/ptid.h: Comment fixes.
518
519 2013-07-01 Tom Tromey <tromey@redhat.com>
520
521 * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
522 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
523 (dwarf2_read_index, create_all_comp_units): Update.
524
525 2013-07-01 Tom Tromey <tromey@redhat.com>
526
527 * configure.ac (build_warnings): Add -Wold-style-definition.
528 * configure: Rebuild.
529 * machoread.c (_initialize_machoread): Use "(void)".
530 * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
531 use "(void)".
532
533 2013-07-01 Tom Tromey <tromey@redhat.com>
534
535 * configure.ac (build_warnings): Add -Wold-style-declaration.
536 * configure: Rebuild.
537 * dsrec.c (make_srec): Use "static const", not "const static".
538 * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
539 not "const static".
540 * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
541 Use "static const", not "const static".
542 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
543 not "const static".
544 * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
545 not "const static".
546 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
547 not "const static".
548 * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
549 not "const static".
550 (v850_dbtrap_breakpoint_from_pc): Likewise.
551 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
552 not "const static".
553
554 2013-07-01 Tom Tromey <tromey@redhat.com>
555
556 * configure.ac (build_warnings): Add -Wmissing-parameter-type.
557 * configure: Rebuild.
558
559 2013-07-01 Pedro Alves <palves@redhat.com>
560
561 * defs.h: Include "pathmax.h".
562 * utils.c: Don't include sys/param.h.
563 (gdb_realpath): Remove code that checks for MAXPATHLEN.
564 * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
565 instead of MAXPATHLEN.
566 * solib-sunos.c: Don't include sys/param.h.
567 * xcoffread.c: Don't include sys/param.h.
568 * bsd-kvm.c: Don't include sys/param.h.
569 * darwin-nat.c: Don't include sys/param.h.
570 (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
571 * darwin-nat-info.c: Don't include sys/param.h.
572 * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
573 MAXPATHLEN.
574 * i386obsd-nat.c: Don't include sys/param.h.
575 * inf-child.c: Don't include sys/param.h.
576 (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
577 * linux-fork.c: Don't include sys/param.h.
578 (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
579 * linux-nat.c: Don't include sys/param.h.
580 (linux_child_pid_to_exec_file, linux_proc_pending_signals)
581 (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
582 * m68klinux-nat.c: Don't include sys/param.h.
583 * nbsd-nat.c: Don't include sys/param.h.
584 (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
585 * ppc-linux-nat.c: Don't include sys/param.h.
586 * rs6000-nat.c: Don't include sys/param.h.
587 * spu-linux-nat.c. Don't include sys/param.h.
588 * windows-nat.c: Don't include sys/param.h.
589 * xtensa-linux-nat.c: Don't include sys/param.h.
590 * config/i386/nm-fbsd.h: Don't include sys/param.h.
591
592 2013-07-01 Pedro Alves <palves@redhat.com>
593
594 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
595 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
596 * gnulib/aclocal.m4: Regenerate.
597 * gnulib/config.in: Regenerate.
598 * gnulib/configure: Regenerate.
599 * gnulib/import/pathmax.h: New file.
600 * gnulib/import/Makefile.am: Regenerate.
601 * gnulib/import/Makefile.in: Regenerate.
602 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
603 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
604 * gnulib/import/m4/pathmax.m4: New file.
605
606 2013-07-01 Pedro Alves <palves@redhat.com>
607
608 * configure.ac (GDBINIT): Define, depending on host.
609 * go32-nat.c (init_go32_ops): Don't override gdbinit here.
610 * top.c (PATH_MAX): Delete fallback definition.
611 (GDBINIT_FILENAME): Delete.
612 (gdbinit): Reimplement as const char array set to the GDBINIT
613 string constant.
614 * top.h (gdbinit): Make const.
615 * configure, config.in: Regenerate.
616
617 2013-07-01 Pedro Alves <palves@redhat.com>
618
619 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
620 * cli/cli-cmds.h (source_script): Likewise.
621 * exceptions.c (catch_command_errors_const): New function.
622 * exceptions.h (catch_command_errors_const): Declare.
623 * main.c (get_init_files): Make parameters const, and adjust.
624 (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
625 'local_gdbinit' locals const. Adjust to use
626 catch_command_errors_const.
627 (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
628 'local_gdbinit' locals const.
629
630 2013-07-01 Pedro Alves <palves@redhat.com>
631
632 * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
633 (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
634 * tracepoint.c: Don't check HAVE_UNISTD_H before including
635 <unistd.h>.
636
637 2013-07-01 Pedro Alves <palves@redhat.com>
638
639 Import the "unistd" gnulib module.
640 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
641 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
642 import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
643 import/m4/unistd_h.m4.
644 * gnulib/aclocal.m4: Renenerate.
645 * gnulib/config.in: Renenerate.
646 * gnulib/configure: Renenerate.
647 * gnulib/import/Makefile.am: Renenerate.
648 * gnulib/import/Makefile.in: Renenerate.
649 * gnulib/import/m4/gnulib-cache.m4: Renenerate.
650 * gnulib/import/m4/gnulib-comp.m4: Renenerate.
651 * gnulib/import/m4/off_t.m4: New file.
652 * gnulib/import/m4/ssize_t.m4: New file.
653 * gnulib/import/m4/sys_types_h.m4: New file.
654 * gnulib/import/m4/unistd_h.m4: New file.
655 * gnulib/import/sys_types.in.h: New file.
656 * gnulib/import/unistd.c: New file.
657 * gnulib/import/unistd.in.h: New file.
658
659 2013-07-01 Pedro Alves <palves@redhat.com>
660
661 * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
662 defined instead of checking HAVE_UNISTD_H.
663
664 2013-07-01 Pedro Alves <palves@redhat.com>
665
666 Reimport gnulib from scratch.
667 * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
668 import/m4/onceonly.m4.
669 * gnulib/aclocal.m4: Renegerate.
670 * gnulib/config.in: Renegerate.
671 * gnulib/configure: Renegerate.
672 * gnulib/import/Makefile.in: Renegerate.
673 * gnulib/import/extra/update-copyright: Renegerate.
674 * gnulib/import/m4/onceonly.m4: Delete.
675
676 2013-07-01 Pedro Alves <palves@redhat.com>
677
678 * tui/tui-regs.c (pagination_enabled): Delete declaration.
679
680 2013-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
681
682 Code cleanup.
683 * remote.c (async_remote_interrupt_twice): Make it static.
684 * remote.h (async_remote_interrupt_twice): Remove the declaration.
685
686 2013-06-29 Sergio Durigan Junior <sergiodj@redhat.com>
687
688 * ia64-linux-tdep.c: Include <ctype.h>.
689 (ia64_linux_stap_is_single_operand): New function.
690 (ia64_linux_init_abi): Initialize SystemTap related attributes.
691
692 2013-06-28 Tom Tromey <tromey@redhat.com>
693
694 * Makefile.in (version.c): Use version.in, not
695 common/version.in.
696 * common/create-version.sh: Likewise.
697 * common/version.in: Move...
698 * version.in: ...here.
699
700 2013-06-28 Pedro Alves <palves@redhat.com>
701
702 * infrun.c (set_observer_mode): Don't declare pagination_enabled
703 here.
704 * utils.h (pagination_enabled): Declare.
705
706 2013-06-28 Pedro Alves <palves@redhat.com>
707
708 * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
709 Move higher up in file.
710
711 2013-06-28 Tom Tromey <tromey@redhat.com>
712
713 * tracepoint.c (deprecated_readline_begin_hook)
714 (deprecated_readline_hook, deprecated_readline_end_hook): Don't
715 declare.
716
717 2013-06-28 Pedro Alves <palves@redhat.com>
718
719 PR tui/14880
720 * tui/tui-regs.c (tui_get_register): Fetch value contents before
721 checking if they're available.
722 * value.c (value_available_contents_eq): Change comment.
723 * value.h (value_available_contents_eq): Expand comment.
724
725 2013-06-27 Tom Tromey <tromey@redhat.com>
726
727 * target.c (find_run_target): Remove.
728 * target.h (find_run_target): Remove.
729
730 2013-06-27 Tom Tromey <tromey@redhat.com>
731
732 * corelow.c (core_gdbarch): Now static.
733
734 2013-06-27 Tom Tromey <tromey@redhat.com>
735
736 * target.c (target_struct_index): Remove.
737
738 2013-06-27 Pedro Alves <palves@redhat.com>
739
740 * infrun.c: Remove comment describing the 'stepping over runtime
741 loader dynamic symbol resolution code' mechanism; moved to
742 gdbint.texinfo.
743
744 2013-06-27 Pedro Alves <palves@redhat.com>
745
746 * exceptions.c (catch_command_errors): Remove spurious space.
747 * exceptions.h (catch_command_errors): Second parameter is "arg",
748 not "command".
749
750 2013-06-27 Yao Qi <yao@codesourcery.com>
751
752 * common/create-version.sh: Update comments. Handle the case
753 that TARGET_ALIAS is empty.
754
755 2013-06-26 Pedro Alves <palves@redhat.com>
756
757 * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
758 comment.
759
760 2013-06-26 Pedro Alves <palves@redhat.com>
761
762 * infrun.c: Update comments on stepping over runtime loader
763 dynamic symbol resolution code.
764
765 2013-06-26 Sergio Durigan Junior <sergiodj@redhat.com>
766
767 * ax-gdb.h (union exp_element): Forward declare.
768 * parser-defs.h: Include expression.h.
769
770 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
771
772 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
773
774 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
775
776 * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
777
778 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
779
780 Fix trace-status to output proper start-time and stop-time.
781 * tracepoint.c (trace_status_command): Fix type of printf arg to
782 prevent improper type conversion.
783 (trace_status_mi): Likewise.
784
785 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
786
787 * mips-tdep.c (mips_next_pc): Fix a typo.
788
789 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
790
791 * mips-tdep.c (micromips_scan_prologue): Fix a typo.
792
793 2013-06-26 Pedro Alves <pedro@codesourcery.com>
794 Yao Qi <yao@codesourcery.com>
795
796 * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
797 * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
798 * mi/mi-main.c (print_variable_or_computed): New function.
799 (mi_cmd_trace_frame_collected): New function.
800 * tracepoint.c (find_trace_state_variable_by_number): New.
801 (struct traceframe_info): Move to tracepoint.h
802 (struct collection_list): Likewise.
803 (do_collect_symbol): Include locals and arguments in the
804 collected variables list.
805 (clear_collection_list): Clear wholly collected variables list
806 and computed variables list.
807 (append_exp): New function.
808 (encode_actions_1): Include variables in the wholly
809 collected variables list. Include memory ranges and
810 full-fledged expressions in the computed expressions list.
811 (encode_actions): Move some code to ...
812 Return the cleanup chain.
813 (encode_actions_rsp): ... here. New function.
814 (get_traceframe_location, get_traceframe_info): Remove static.
815 * tracepoint.h (struct memrange): Moved from tracepoint.c.
816 (struct collection_list): Moved from tracepoint.c. Add two
817 new fields 'wholly_collected' and 'computed'.
818 (find_trace_state_variable_by_number): Declare.
819 (encode_actions): Adjust declaration.
820 (encode_actions_rsp): Declare.
821 (get_traceframe_info, get_traceframe_location): Declare.
822
823 * NEWS: Mention new MI command -trace-frame-collected.
824
825 2013-06-26 Pedro Alves <pedro@codesourcery.com>
826 Yao Qi <yao@codesourcery.com>
827
828 * ctf.c (ctf_traceframe_info): Push trace state variables
829 present in the trace data into the traceframe info object.
830 * breakpoint.c (DEF_VEC_I): Remove.
831 * common/filestuff.c (DEF_VEC_I): Likewise.
832 * dwarf2loc.c (DEF_VEC_I): Likewise.
833 * mi/mi-main.c (DEF_VEC_I): Likewise.
834 * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
835 * features/traceframe-info.dtd: Add tvar element and its
836 attributes.
837 * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
838 (build_traceframe_info): Push trace state variables present in
839 the trace data into the traceframe info object.
840 (traceframe_info_start_tvar): New function.
841 (tvar_attributes): New.
842 (traceframe_info_children): Add "tvar" element.
843 * tracepoint.h (struct traceframe_info) <tvars>: New field.
844
845 * NEWS: Mention the change in GDB and GDBserver.
846
847 2013-06-26 Pedro Alves <pedro@codesourcery.com>
848 Yao Qi <yao@codesourcery.com>
849
850 * tracepoint.c (trace_dump_command): Move code to ...
851 (get_traceframe_location): ... here. New.
852
853 2013-06-26 Pedro Alves <pedro@codesourcery.com>
854 Yao Qi <yao@codesourcery.com>
855
856 * tracepoint.c (trace_dump_command): GDB emits an error
857 instead of a warning when a traceframe is not selected.
858
859 2013-06-26 Pedro Alves <pedro@codesourcery.com>
860 Yao Qi <yao@codesourcery.com>
861
862 * tracepoint.c (tracepoint_list, stepping_list): Remove.
863 (clear_collection_list): Free fields 'aexpre_list' and 'list'
864 in collection_list.
865 (do_clear_collection_list, init_collection_list): New.
866 (encode_actions): Add local variables 'tracepoint_list' and
867 'stepping_list'. Call init_collection_list and make cleanup
868 which calls do_clear_collection_list. Don't call
869 clear_collection_list.
870 (_initialize_tracepoint): Delete references to
871 'tracepoint_list' and 'stepping_list'.
872
873 2013-06-25 Tom Tromey <tromey@redhat.com>
874
875 * common/create-version.sh (date): Use "$", not "$$" in sed
876 expression.
877
878 2013-06-25 Kevin Buettner <kevinb@redhat.com>
879
880 * NEWS (New targets): Add entry for TI MSP430.
881
882 2013-06-25 Yao Qi <yao@codesourcery.com>
883
884 * remote.c (remote_start_remote): Move code to upload tsv
885 earlier.
886
887 2013-06-25 Yao Qi <yao@codesourcery.com>
888 Hui Zhu <hui@codesourcery.com>
889 Pedro Alves <palves@redhat.com>
890
891 PR breakpoints/15075
892 PR breakpoints/15434
893 * breakpoint.c (bpstat_stop_status): Call
894 b->ops->after_condition_true.
895 (update_dprintf_command_list): Don't append "continue" command
896 to the command list of dprintf breakpoint.
897 (base_breakpoint_after_condition_true): New function.
898 (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
899 (dprintf_after_condition_true): New function.
900 (initialize_breakpoint_ops): Set dprintf_after_condition_true.
901 * breakpoint.h (breakpoint_ops): Add after_condition_true.
902
903 2013-06-24 Kevin Buettner <kevinb@redhat.com>
904
905 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
906 (ALLDEPFILES): Add msp430-tdep.c.
907 * configure.tgt (msp430*-*-elf): New target.
908 * msp430-tdep.c: New file.
909
910 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
911
912 * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
913 microMIPS synthetic symbols.
914
915 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
916
917 * objfiles.h (pc_in_section): New prototype.
918 (in_plt_section): Remove name argument, replace prototype with
919 static inline function.
920 * mips-tdep.h: Include "objfiles.h".
921 (in_mips_stubs_section): New function.
922 * hppa-tdep.h (gdbarch_tdep): Remove name argument of
923 in_solib_call_trampoline member.
924 (hppa_in_solib_call_trampoline): Remove name argument.
925 * objfiles.c (pc_in_section): New function.
926 (in_plt_section): Remove function.
927 * mips-linux-tdep.c: Include "objfiles.h".
928 (mips_linux_in_dynsym_stub): Call in_mips_stubs_section. Remove
929 name argument. Return 1 rather than the low 16-bit halfword of
930 any instruction examined.
931 (mips_linux_in_dynsym_resolve_code): Update
932 mips_linux_in_dynsym_stub call accordingly.
933 * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
934 rather than an equivalent hand-coded sequence.
935 * hppa-hpux-tdep.c (in_opd_section): Remove function.
936 (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
937 (hppa64_hpux_in_solib_call_trampoline): Likewise.
938 (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
939 in_opd_section.
940 * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
941 on call to tdep->in_solib_call_trampoline.
942 (hppa_in_solib_call_trampoline): Remove name argument, update
943 according to in_plt_section change.
944 (hppa_skip_trampoline_code): Update according to in_plt_section
945 change.
946 * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
947 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
948 Likewise.
949 * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
950 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
951 * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
952 * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
953 * nto-tdep.c (nto_relocate_section_addresses): Likewise.
954 * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
955 * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
956 * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
957 * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
958 * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
959 * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
960 * sparc-tdep.c (sparc_analyze_prologue): Likewise.
961 * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
962
963 2013-06-24 Joel Brobecker <brobecker@adacore.com>
964
965 * common/create-version.sh: Fix expansion of $host_alias
966 and $target_alias in generation of HOST_NAME and TARGET_NAME
967 (resp.).
968
969 2013-06-24 Tom Tromey <tromey@redhat.com>
970
971 * common/create-version.sh: New file.
972 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
973 create-version.sh.
974 (HFILES_NO_SRCDIR): Use common/version.h.
975 * version.in: Move to ...
976 * common/version.in: ... here. Replace date with "DATE".
977 * version.h: Move to ...
978 * common/version.h: ... here.
979
980 2013-06-21 Joel Brobecker <brobecker@adacore.com>
981
982 * gdb/gnulib/Makefile.in: Update date in copyright header.
983 * gdb/gnulib/configure.ac: Ditto.
984 * gdb/gnulib/update-gnulib.sh: Ditto.
985
986 2013-06-21 Joel Brobecker <brobecker@adacore.com>
987
988 * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
989 "gdb/gnulib/import".
990
991 2013-06-21 Will Newton <will.newton@linaro.org>
992
993 * doublest.c (ldfrexp): Remove function.
994 (convert_doublest_to_floatformat): Call frexpl instead of
995 ldfrexp.
996
997 2013-06-21 Will Newton <will.newton@linaro.org>
998
999 * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
1000 * gnulib/aclocal.m4: Regenerate.
1001 * gnulib/config.in: Regenerate.
1002 * gnulib/configure: Regenerate.
1003 * gnulib/import/Makefile.am: Update.
1004 * gnulib/import/Makefile.in: Update.
1005 * gnulib/import/m4/gnulib-cache.m4: Update.
1006 * gnulib/import/m4/gnulib-comp.m4: Update.
1007 * gnulib/import/float+.h: Import.
1008 * gnulib/import/float.c: Import.
1009 * gnulib/import/float.in.h: Import.
1010 * gnulib/import/fpucw.h: Import.
1011 * gnulib/import/frexp.c: Import.
1012 * gnulib/import/frexpl.c: Import.
1013 * gnulib/import/isnan.c: Import.
1014 * gnulib/import/isnand-nolibm.h: Import.
1015 * gnulib/import/isnand.c: Import.
1016 * gnulib/import/isnanl-nolibm.h: Import.
1017 * gnulib/import/isnanl.c: Import.
1018 * gnulib/import/itold.c: Import.
1019 * gnulib/import/m4/exponentd.m4: Import.
1020 * gnulib/import/m4/exponentl.m4: Import.
1021 * gnulib/import/m4/float_h.m4: Import.
1022 * gnulib/import/m4/fpieee.m4: Import.
1023 * gnulib/import/m4/frexp.m4: Import.
1024 * gnulib/import/m4/frexpl.m4: Import.
1025 * gnulib/import/m4/isnand.m4: Import.
1026 * gnulib/import/m4/isnanl.m4: Import.
1027 * gnulib/import/m4/math_h.m4: Import.
1028 * gnulib/import/math.c: Import.
1029 * gnulib/import/math.in.h: Import.
1030
1031 2013-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1032
1033 * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
1034 replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
1035 signature_INTEL_edx comparisons.
1036
1037 2013-06-20 Doug Evans <dje@google.com>
1038
1039 symtab/15652
1040 * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
1041 All callers updated.
1042 (open_dwp_file): If we can't find the dwp file, search the basename
1043 in debug-file-directory.
1044
1045 * dwarf2read.c (struct dwp_file): Fix comment.
1046 (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
1047
1048 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
1049 better.
1050
1051 2013-06-20 Yao Qi <yao@codesourcery.com>
1052
1053 * breakpoint.c (create_breakpoint): Fix code indentation.
1054
1055 2013-06-20 Yao Qi <yao@codesourcery.com>
1056
1057 * breakpoint.c (create_breakpoints_sal_default): Remove
1058 parameter 'lsal'. Update declaration.
1059 (bkpt_create_breakpoints_sal): Caller update.
1060 (tracepoint_create_breakpoints_sal): Likewise.
1061
1062 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1063 Yao Qi <yao@codesourcery.com>
1064
1065 * NEWS: Mention the new option '--skip-unavailable' of command
1066 -data-list-register-values.
1067 * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
1068 --skip-unavailable option. Adjust to use output_register.
1069 (output_register): Add new 'skip_unavailable' parameter.
1070 Handle it.
1071
1072 2013-06-19 Mike Frysinger <vapier@gentoo.org>
1073
1074 * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
1075 common/i386-gcc-cpuid.h.
1076 * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
1077 * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
1078 Copy the latest version from upstream gcc.
1079 * common/linux-btrace.c: Include i386-cpuid.h.
1080 (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
1081 call to i386_cpuid.
1082 (cpu_supports_btrace): Likewise.
1083 * go32-nat.c: Include i386-cpuid.h.
1084 (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
1085
1086 2013-06-19 Doug Evans <dje@google.com>
1087
1088 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
1089 (get_section_index): Ditto.
1090
1091 2013-06-19 Tom Tromey <tromey@redhat.com>
1092
1093 * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
1094 "dprintf" help.
1095
1096 2013-06-18 Doug Evans <dje@google.com>
1097
1098 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
1099 before using it.
1100 (dw2_expand_symtabs_matching): Fix symbol kind validity check.
1101 Move test of cu_index closer to use. Print complaint if cu_index
1102 is bad.
1103
1104 2013-06-18 Joel Brobecker <brobecker@adacore.com>
1105
1106 * machoread.c (oso_vector): Delete this global.
1107 (macho_register_oso): Add new parameter "oso_vector_ptr".
1108 Use it instead of the "oso_vector" global.
1109 (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
1110 (macho_symfile_read): Use a local oso_vector, to be free'ed
1111 at the end of this function, in place of the old "oso_vector"
1112 global. Update various function calls accordingly. Use one
1113 single cleanup chain for the entire function.
1114
1115 2013-06-18 Joel Brobecker <brobecker@adacore.com>
1116
1117 * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
1118 DWARF2_PER_OBJFILE by uses of DATA instead.
1119
1120 2013-06-18 Tom Tromey <tromey@redhat.com>
1121
1122 * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
1123 argument.
1124 * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
1125 Special case signals other than GDB_SIGNAL_TRAP.
1126 (explains_signal_watchpoint): New function.
1127 (base_breakpoint_explains_signal): Add 'sig' argument.
1128 (initialize_breakpoint_ops): Set 'explains_signal' method for
1129 watchpoints.
1130 * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
1131 signal argument.
1132 (bpstat_explains_signal): Likewise.
1133 * infrun.c (handle_syscall_event, handle_inferior_event): Update.
1134
1135 2013-06-18 Tom Tromey <tromey@redhat.com>
1136
1137 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
1138
1139 2013-06-18 Tom Tromey <tromey@redhat.com>
1140
1141 * python/python.c (finish_python_initialization): Decref
1142 'pythondir' on failure path as well.
1143
1144 2013-06-18 Tom Tromey <tromey@redhat.com>
1145
1146 PR symtab/15391:
1147 * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
1148 after taking bits_to_skip into account. Sign extend byte_offset.
1149 * utils.h (gdb_sign_extend): Declare.
1150 * utils.c (gdb_sign_extend): New function.
1151
1152 2013-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1153
1154 * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
1155
1156 2013-06-17 Pierre Muller <muller@sourceware.org>
1157
1158 * corelow.c (core_open): Print GDB signal name instead of target
1159 signal number.
1160
1161 2013-06-17 Mike Frysinger <vapier@gentoo.org>
1162
1163 * .gitignore: Add /gcore.
1164
1165 2013-06-13 Doug Evans <dje@google.com>
1166
1167 * dwarf2read.c (try_open_dwop_file): Work around behaviour of
1168 OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
1169
1170 2013-06-12 Phil Muldoon <pmuldoon@redhat.com>
1171
1172 * stack.c (backtrace_command_1): Fix indentation.
1173
1174 2013-06-11 Joel Brobecker <brobecker@adacore.com>
1175
1176 * window-nat.c (thread_rec): Add missing empty line after
1177 local variable declaration.
1178
1179 2013-06-11 Joel Brobecker <brobecker@adacore.com>
1180
1181 * windows-nat.c (thread_rec): Revert format used to print
1182 error code returned by SuspendThread from %d back to %u.
1183
1184 2013-06-11 Joel Brobecker <brobecker@adacore.com>
1185
1186 * windows-nat.c (windows_continue): Add "0x" prefix for thread
1187 ID in debug trace.
1188 (get_windows_debug_event): Likewise, for all debug traces.
1189
1190 2013-06-11 Joel Brobecker <brobecker@adacore.com>
1191
1192 * window-nat.c (thread_rec): Add thread ID in SuspendThread
1193 warning message.
1194
1195 2013-06-08 Pedro Alves <pedro@codesourcery.com>
1196 Yao Qi <yao@codesourcery.com>
1197
1198 * mi/mi-main.c (get_register): Remove declaration.
1199 (output_register): Declare.
1200 (mi_cmd_data_list_register_values): Remove local variable
1201 'tuple_cleanup'. Move some code into output_register.
1202 (get_register): Renamed to ...
1203 (output_register): ... this. Output the register's
1204 "number" ui_out tuple here.
1205
1206 2013-06-07 Pedro Alves <palves@redhat.com>
1207
1208 * darwin-nat.c: Fix formating in copyright header.
1209 * darwin-nat.h: Likewise.
1210 * gnu-nat.c: Likewise.
1211 * machoread.c: Likewise.
1212
1213 2013-06-07 Pedro Alves <palves@redhat.com>
1214
1215 PR server/14823
1216 * regformats/regdat.sh: Output #include tdesc.h. Make globals
1217 static. Output a global target description pointer.
1218 (init_registers_${name}): Adjust to initialize a
1219 target description structure.
1220
1221 2013-06-07 Will Newton <will.newton@linaro.org>
1222
1223 * printcmd.c (build_address_symbolic): Call
1224 gdbarch_addr_bits_remove for text minimal symbols.
1225
1226 2013-06-07 Will Newton <will.newton@linaro.org>
1227
1228 * MAINTAINERS: Add myself to Write After Approval.
1229
1230 2013-06-07 Yao Qi <yao@codesourcery.com>
1231
1232 * tracepoint.c (start_tracing): Move code to ...
1233 (trace_reset_local_state): ... here. New.
1234 (disconnect_tracing): Don't call set_current_traceframe,
1235 set_tracepoint_num, and set_traceframe_context. Call
1236 trace_reset_local_state instead.
1237 (tfile_close): Call trace_reset_local_state.
1238 * ctf.c (ctf_close): Likewise.
1239 * remote.c (remote_close): Likewise.
1240 * tracepoint.h (trace_reset_local_state): Declare.
1241
1242 2013-06-06 Doug Evans <dje@google.com>
1243
1244 * dwarf2read.c: Whitespace fixes for DWP file format documentation,
1245 and fix header docs.
1246
1247 2013-06-05 Doug Evans <dje@google.com>
1248 Keith Seitz <keiths@redhat.com>
1249
1250 PR 15519
1251 * cp-namespace.c (find_symbol_in_baseclass): Call
1252 cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
1253 Check result of call to lookup_symbol_static.
1254 Call lookup_static_symbol_aux unconditionally.
1255 Call check_typedef on base types before accessing them.
1256 (cp_lookup_nested_symbol): Fix comment.
1257
1258 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
1259
1260 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
1261 minimal symbols pointing to function descriptors.
1262
1263 2013-06-05 Tom Tromey <tromey@redhat.com>
1264
1265 * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
1266
1267 2013-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
1268 Pedro Alves <palves@redhat.com>
1269
1270 * remote.c (remote_wait_as): Restore signal handler before returning
1271 when GDB gets a notification.
1272
1273 2013-06-04 Gary Benson <gbenson@redhat.com>
1274
1275 PR 2328
1276 * breakpoint.h (handle_solib_event): Moved function declaration
1277 to solib.h.
1278 * breakpoint.c (handle_solib_event): Moved function to solib.c.
1279 (bpstat_stop_status): Pass new argument to handle_solib_event.
1280 * solib.h (update_solib_breakpoints): New function declaration.
1281 (handle_solib_event): Moved function declaration from
1282 breakpoint.h.
1283 * solib.c (update_solib_breakpoints): New function.
1284 (handle_solib_event): Moved function from breakpoint.c.
1285 Updated to call solib_ops->handle_event if not NULL.
1286 * solist.h (target_so_ops): New fields "update_breakpoints" and
1287 "handle_event".
1288 * infrun.c (set_stop_on_solib_events): New function.
1289 (_initialize_infrun): Use the above for "set
1290 stop-on-solib-events".
1291 (handle_inferior_event): Pass new argument to handle_solib_event.
1292 * solib-svr4.c (probe.h): New include.
1293 (svr4_free_library_list): New forward declaration.
1294 (probe_action): New enum.
1295 (probe_info): New struct.
1296 (probe_info): New static variable.
1297 (NUM_PROBES): New definition.
1298 (svr4_info): New fields "using_xfer", "probes_table" and
1299 "solib_list".
1300 (free_probes_table): New function.
1301 (free_solib_list): New function.
1302 (svr4_pspace_data_cleanup): Free probes table and solib list.
1303 (svr4_copy_library_list): New function.
1304 (svr4_current_sos_via_xfer_libraries): New parameter "annex".
1305 (svr4_read_so_list): New parameter "prev_lm".
1306 (svr4_current_sos_direct): Renamed from "svr4_current_sos".
1307 (svr4_current_sos): New function.
1308 (probe_and_action): New struct.
1309 (hash_probe_and_action): New function.
1310 (equal_probe_and_action): Likewise.
1311 (register_solib_event_probe): Likewise.
1312 (solib_event_probe_at): Likewise.
1313 (solib_event_probe_action): Likewise.
1314 (solist_update_full): Likewise.
1315 (solist_update_incremental): Likewise.
1316 (disable_probes_interface_cleanup): Likewise.
1317 (svr4_handle_solib_event): Likewise.
1318 (svr4_update_solib_event_breakpoint): Likewise.
1319 (svr4_update_solib_event_breakpoints): Likewise.
1320 (svr4_create_solib_event_breakpoints): Likewise.
1321 (enable_break): Free probes table before creating breakpoints.
1322 Use svr4_create_solib_event_breakpoints to create breakpoints.
1323 (svr4_solib_create_inferior_hook): Free the solib list.
1324 (_initialize_svr4_solib): Initialise
1325 svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
1326
1327 2013-06-04 Gary Benson <gbenson@redhat.com>
1328
1329 * target.h (target_ops): New field
1330 "to_augmented_libraries_svr4_read".
1331 (target_augmented_libraries_svr4_read): New macro.
1332 * target.c (update_current_target): Handle
1333 to_augmented_libraries_svr4_read.
1334 * remote.c (remote_state): New field
1335 "augmented_libraries_svr4_read".
1336 (remote_augmented_libraries_svr4_read_feature): New function.
1337 (remote_protocol_features): Add entry for
1338 "augmented-libraries-svr4-read".
1339 (remote_augmented_libraries_svr4_read): New function.
1340 (init_remote_ops): Initialize
1341 remote_ops.to_augmented_libraries_svr4_read.
1342
1343 2013-06-04 Gary Benson <gbenson@redhat.com>
1344
1345 * NEWS: Update.
1346
1347 2013-06-04 Gary Benson <gbenson@redhat.com>
1348
1349 * objfiles.h (inhibit_section_map_updates): New function
1350 declaration.
1351 (resume_section_map_updates): Likewise.
1352 (resume_section_map_updates_cleanup): Likewise.
1353 * objfiles.c (objfile_pspace_info): Removed field
1354 "objfiles_changed_p". New fields "new_objfiles_available",
1355 "section_map_dirty" and "inhibit_updates".
1356 (allocate_objfile): Set new_objfiles_available.
1357 (free_objfile): Set section_map_dirty.
1358 (objfile_relocate1): Likewise.
1359 (in_plt_section): Likewise.
1360 (find_pc_section): Update the conditions under which the
1361 section map will be updated.
1362 (inhibit_section_map_updates): New function.
1363 (resume_section_map_updates): Likewise.
1364 (resume_section_map_updates_cleanup): Likewise.
1365
1366 2013-06-04 Gary Benson <gbenson@redhat.com>
1367
1368 * probe.h (get_probe_argument_count): New declaration.
1369 (evaluate_probe_argument): Likewise.
1370 * probe.c (get_probe_argument_count): New function.
1371 (evaluate_probe_argument): Likewise.
1372 (probe_safe_evaluate_at_pc): Use the above new functions.
1373
1374 2013-06-04 Alan Modra <amodra@gmail.com>
1375
1376 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
1377 * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
1378 (ppc_insns_match_pattern): Add frame param. Avoid multiple
1379 target mem reads on optional insns.
1380 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
1381 ppc_insns_match_pattern calls.
1382 * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
1383 Add match for power7 thread safety insns, and new order of
1384 std 2,40(1) insn. Correct code shown for _dl_runtime_resolve
1385 invocation in comment, and update rest of comment.
1386 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
1387 PPC64_STANDARD_LINKAGE3_LEN): Delete.
1388 (ppc64_standard_linkage2_target): Update insn offsets.
1389 (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer
1390 stubs first. Update calls.
1391
1392 2013-06-04 Yao Qi <yao@codesourcery.com>
1393
1394 * solib.c (solib_find): Don't need dir separator if path has
1395 drive spec.
1396
1397 2013-06-03 Joel Brobecker <brobecker@adacore.com>
1398
1399 Revert (indirectly causes a SIGSEGV):
1400 * machoread.c (macho_symfile_read): Assign first cleanup to
1401 'back_to'.
1402
1403 2013-06-03 Yao Qi <yao@codesourcery.com>
1404
1405 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
1406 mi-parse.c. Make them static.
1407 (mi_all_values): Likewise.
1408 (mi_parse_values_option): Move to mi-parse.c. Rename it to
1409 mi_parse_print_values. Make it external.
1410 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
1411 Remove the declarations.
1412 * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
1413 * mi/mi-parse.h (mi_parse_print_values): Declare.
1414 * mi/mi-cmd-stack.c: Include mi-parse.h.
1415 (parse_print_values): Remove
1416 (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
1417 of parse_print_values.
1418 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
1419
1420 2013-05-31 Pedro Alves <pedro@codesourcery.com>
1421 Yao Qi <yao@codesourcery.com>
1422
1423 * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
1424 (encode_actions): Move code to ...
1425 (all_tracepoint_actions_and_cleanup): ... here. New.
1426 (trace_dump_command): Likewise.
1427
1428 2013-05-30 Tom Tromey <tromey@redhat.com>
1429
1430 * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
1431
1432 2013-05-30 Tom Tromey <tromey@redhat.com>
1433
1434 * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
1435 gdb_xml_create_parser_and_cleanup_1. Return a cleanup. Remove
1436 'old_chain' argument. Add 'parser_result' argument.
1437 (gdb_xml_create_parser_and_cleanup): Remove old version.
1438 (gdb_xml_parse_quick): Update.
1439 (xml_process_xincludes): Update.
1440 * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
1441 declare.
1442
1443 2013-05-30 Tom Tromey <tromey@redhat.com>
1444
1445 * probe.c (collect_probes): Check arguments for NULL before
1446 calling compile_rx_or_error.
1447 * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
1448 Remove NULL return.
1449
1450 2013-05-30 Tom Tromey <tromey@redhat.com>
1451
1452 * infrun.c (adjust_pc_after_break): Introduce an outer null
1453 cleanup.
1454
1455 2013-05-30 Tom Tromey <tromey@redhat.com>
1456
1457 * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
1458
1459 2013-05-30 Tom Tromey <tromey@redhat.com>
1460
1461 * cli/cli-script.c (read_command_lines_1): Use a null cleanup
1462 for 'old_chain'. Do not check 'head' before processing
1463 cleanups.
1464
1465 2013-05-30 Tom Tromey <tromey@redhat.com>
1466
1467 * mi/mi-cmd-stack.c (list_arg_or_local): Remove
1468 "cleanup_tuple".
1469
1470 2013-05-30 Tom Tromey <tromey@redhat.com>
1471
1472 * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
1473 inner scope. Unconditionally call do_cleanups.
1474
1475 2013-05-30 Tom Tromey <tromey@redhat.com>
1476
1477 * source.c (find_and_open_source): Call do_cleanups.
1478
1479 2013-05-30 Tom Tromey <tromey@redhat.com>
1480
1481 * linux-thread-db.c (thread_db_load_search): Unconditionally
1482 call do_cleanups.
1483
1484 2013-05-30 Tom Tromey <tromey@redhat.com>
1485
1486 * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
1487 for 'cleanup'; instead use a later one.
1488
1489 2013-05-30 Tom Tromey <tromey@redhat.com>
1490
1491 * python/py-breakpoint.c (bppy_get_commands): Use
1492 explicit, unconditional return.
1493 * python/py-frame.c (frapy_read_var): Likewise.
1494 * python/python.c (gdbpy_decode_line): Likewise.
1495
1496 2013-05-30 Tom Tromey <tromey@redhat.com>
1497
1498 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
1499 do_cleanups on all return paths.
1500
1501 2013-05-30 Tom Tromey <tromey@redhat.com>
1502
1503 * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
1504
1505 2013-05-30 Tom Tromey <tromey@redhat.com>
1506
1507 * stabsread.c (read_struct_type): Call do_cleanups along
1508 all return paths.
1509
1510 2013-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1511
1512 * mips-linux-tdep.c: Adjust formatting throughout.
1513
1514 2013-05-30 Tom Tromey <tromey@redhat.com>
1515
1516 * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
1517 along all return paths.
1518
1519 2013-05-30 Tom Tromey <tromey@redhat.com>
1520
1521 * symfile.c (find_separate_debug_file): Call do_cleanups
1522 along all return paths.
1523
1524 2013-05-30 Tom Tromey <tromey@redhat.com>
1525
1526 * symtab.c (search_symbols): Introduce a null cleanup for
1527 'retval_chain'.
1528
1529 2013-05-30 Tom Tromey <tromey@redhat.com>
1530
1531 * python/py-value.c (valpy_binop): Call do_cleanups before
1532 exiting loop.
1533
1534 2013-05-30 Tom Tromey <tromey@redhat.com>
1535
1536 * python/py-prettyprint.c (print_children): Remove extra
1537 do_cleanups call.
1538
1539 2013-05-30 Tom Tromey <tromey@redhat.com>
1540
1541 * python/py-frame.c (frapy_read_var): Call do_cleanups along
1542 all return paths.
1543
1544 2013-05-30 Tom Tromey <tromey@redhat.com>
1545
1546 * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
1547 along all return paths.
1548
1549 2013-05-30 Tom Tromey <tromey@redhat.com>
1550
1551 * cli/cli-logging.c (set_logging_redirect): Unconditionally
1552 call do_cleanups.
1553
1554 2013-05-30 Tom Tromey <tromey@redhat.com>
1555
1556 * varobj.c (c_value_of_root): Call do_cleanups along all
1557 return paths.
1558
1559 2013-05-30 Tom Tromey <tromey@redhat.com>
1560
1561 * tracepoint.c (trace_dump_command): Unconditionally call
1562 do_cleanups.
1563
1564 2013-05-30 Tom Tromey <tromey@redhat.com>
1565
1566 * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
1567 do_cleanups earlier.
1568
1569 2013-05-30 Tom Tromey <tromey@redhat.com>
1570
1571 * machoread.c (macho_symfile_read): Assign first cleanup to
1572 'back_to'.
1573
1574 2013-05-30 Tom Tromey <tromey@redhat.com>
1575
1576 * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
1577
1578 2013-05-30 Tom Tromey <tromey@redhat.com>
1579
1580 * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
1581
1582 2013-05-30 Tom Tromey <tromey@redhat.com>
1583
1584 * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
1585 call discard_cleanups.
1586 (inf_ptrace_attach): Likewise.
1587
1588 2013-05-30 Tom Tromey <tromey@redhat.com>
1589
1590 * remote-mips.c (mips_exit_debug): Call do_cleanups on all
1591 return paths.
1592 (mips_initialize): Likewise.
1593 (common_open): Call do_cleanups.
1594
1595 2013-05-30 Tom Tromey <tromey@redhat.com>
1596
1597 * utils.c (internal_vproblem): Call do_cleanups.
1598
1599 2013-05-30 Tom Tromey <tromey@redhat.com>
1600
1601 * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
1602
1603 2013-05-30 Tom Tromey <tromey@redhat.com>
1604
1605 * cli/cli-script.c (setup_user_args): Don't return after error.
1606
1607 2013-05-30 Tom Tromey <tromey@redhat.com>
1608
1609 * somread.c (som_symtab_read): Call do_cleanups.
1610
1611 2013-05-30 Tom Tromey <tromey@redhat.com>
1612
1613 * printcmd.c (print_command_1): Unconditionally call do_cleanups.
1614
1615 2013-05-30 Tom Tromey <tromey@redhat.com>
1616
1617 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
1618 * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
1619 * interps.c (interpreter_exec_cmd): Call do_cleanups.
1620 * source.c (show_substitute_path_command): Call do_cleanups.
1621 (unset_substitute_path_command, set_substitute_path_command):
1622 Likewise.
1623 * symfile.c (load_command): Call do_cleanups.
1624
1625 2013-05-30 Tom Tromey <tromey@redhat.com>
1626
1627 * contrib/cleanup_check.py: New file.
1628 * contrib/gcc-with-excheck: Add option parsing.
1629
1630 2013-05-30 Joel Brobecker <brobecker@adacore.com>
1631
1632 * windows-nat.c (windows_delete_thread): Add missing space
1633 in cast expression.
1634
1635 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>
1636
1637 * inferior.c (top level): Include tilde.h.
1638 (add_inferior_command): Call tilde_expand on the value of 'exec'
1639 argument.
1640
1641 2013-05-30 Pedro Alves <pedro@codesourcery.com>
1642 Yao Qi <yao@codesourcery.com>
1643
1644 * tracepoint.c (encode_actions_1): Remove parameter 't'.
1645 Caller update.
1646 (encode_actions): Likewise.
1647 * remote.c (remote_download_tracepoint): Caller update.
1648 * tracepoint.h (encode_actions): Update declaration.
1649
1650 2013-05-30 Pedro Alves <palves@redhat.com>
1651
1652 * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
1653 pointer.
1654
1655 2013-05-30 Yao Qi <yao@codesourcery.com>
1656
1657 * remote.c (remote_check_symbols): Remove unused parameter
1658 'objfile'.
1659 Declaration update.
1660 (remote_start_remote, remote_new_objfile): Caller update.
1661
1662 2013-05-30 Yao Qi <yao@codesourcery.com>
1663
1664 * mi/mi-cmds.c (mi_cmds): Define MI command
1665 '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
1666 DEF_MI_CMD_CLI.
1667
1668 2013-05-29 Pedro Alves <palves@redhat.com>
1669
1670 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
1671 (remote_insert_watchpoint, remote_remove_watchpoint)
1672 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
1673 (remote_verify_memory, compare_sections_command)
1674 (remote_search_memory): Set the general process/thread on the
1675 remote side.
1676
1677 2013-05-29 Pedro Alves <palves@redhat.com>
1678
1679 * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
1680 (_initialize_aarch64_tdep): Don't call
1681 initialize_tdesc_aarch64_without_fpu.
1682 * features/Makefile (WHICH): Remove reference to
1683 aarch64-without-fpu.
1684 * features/aarch64-without-fpu.c: Delete file.
1685 * regformats/aarch64-without-fpu.dat: Delete file.
1686
1687 2013-05-28 Yao Qi <yao@codesourcery.com>
1688
1689 * tracepoint.c (stringify_collection_list): Remove parameter
1690 'string'.
1691 (encode_actions): Caller update. Remove local variables.
1692
1693 2013-05-24 Yao Qi <yao@codesourcery.com>
1694
1695 * tracepoint.c (TFILE_PID): Remove.
1696 (tfile_open): Don't add thread and inferior.
1697 (tfile_close): Don't set 'inferior_ptid'. Don't call
1698 exit_inferior_silent.
1699 (tfile_thread_alive): Remove.
1700 (init_tfile_ops): Don't set field 'to_thread_alive' of
1701 tfile_ops.
1702
1703 2013-05-23 Doug Evans <dje@google.com>
1704
1705 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
1706
1707 2013-05-23 Pedro Alves <palves@redhat.com>
1708
1709 * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
1710 [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
1711 (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
1712 Only define if HAVE_SOCKETS is defined.
1713 * configure.ac: Check for sys/socket.h.
1714 * config.in, configure: Regenerate.
1715
1716 2013-05-23 Pedro Alves <palves@redhat.com>
1717
1718 * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
1719 (open_and_init_dwp_file): Use %s/pulongest instead of %u for
1720 printing uint32_t variables.
1721
1722 2013-05-23 Pedro Alves <palves@redhat.com>
1723
1724 * NEWS: Mention GDBserver range stepping support.
1725
1726 2013-05-23 Yao Qi <yao@codesourcery.com>
1727 Pedro Alves <palves@redhat.com>
1728
1729 * gdbthread.h (struct thread_control_state) <may_range_step>: New
1730 field.
1731 * infcmd.c (step_once, until_next_command): Enable range stepping.
1732 * infrun.c (displaced_step_prepare): Disable range stepping.
1733 (resume): Disable range stepping if stepping over a breakpoint or
1734 we have software watchpoints. If range stepping is enabled,
1735 assert the thread is in the stepping range.
1736 (clear_proceed_status_thread): Clear may_range_step.
1737 (handle_inferior_event): Disable range stepping as soon as we know
1738 the thread that hit the event. Re-enable it whenever we're going
1739 to step with a step range.
1740 * remote.c (struct vCont_action_support) <r>: New field.
1741 (use_range_stepping): New global.
1742 (remote_vcont_probe): Handle 'r' action.
1743 (append_resumption): Append an 'r' action if the thread may range
1744 step.
1745 (show_range_stepping): New function.
1746 (set_range_stepping): New function.
1747 (_initialize_remote): Call add_setshow_boolean_cmd to register the
1748 'set range-stepping' and 'show range-stepping' commands.
1749 * NEWS: Mention range stepping, the new vCont;r action, and the
1750 new "set/show range-stepping" commands.
1751
1752 2013-05-23 Yao Qi <yao@codesourcery.com>
1753 Pedro Alves <palves@redhat.com>
1754
1755 * remote.c (struct vCont_action_support): New struct.
1756 (struct remote_state) <support_vCont_t>: Remove field.
1757 <vCont_actions_support>: New field.
1758 (remote_vcont_probe, remote_stop_ns): Update.
1759
1760 2013-05-23 Yao Qi <yao@codesourcery.com>
1761 Pedro Alves <palves@redhat.com>
1762
1763 * gdbthread.h (pc_in_thread_step_range): New declaration.
1764 * thread.c (pc_in_thread_step_range): New function.
1765 * infrun.c (handle_inferior_event): Use it.
1766
1767 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1768
1769 * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
1770 of sprintf.
1771
1772 2013-05-22 Keith Seitz <keiths@redhat.com>
1773
1774 * ada-lang.c (is_known_support_routine): Add explicit free of
1775 'func_name' from find_frame_funname.
1776 (ada_unhandled_exception_name_addr_from_raise): Add cleanups
1777 for func_name from find_frame_funname.
1778 * python/py-frame.c (frapy_name): Add explicit free of
1779 'name' from find_frame_funname.
1780 * stack.c (find_frame_funname): Add comment explaining that
1781 funcp must be freed by the caller.
1782 Return copy of symbol names instead of pointers.
1783 (print_frame): Add a cleanup for 'funname' from
1784 find_frame_funname.
1785 * stack.h (find_frame_funname): Remove "const" from
1786 'funname' parameter.
1787
1788 2013-05-22 Tom Tromey <tromey@redhat.com>
1789
1790 PR c++/15401:
1791 * c-valprint.c (c_value_print): Use value_addr for
1792 references. Convert back to reference type with value_ref.
1793
1794 2013-05-22 Eli Zaretskii <eliz@gnu.org>
1795
1796 * windows-nat.c (handle_unload_dll): Don't call solib_add for the
1797 unloaded DLL, it will be done by handle_solib_event. See
1798 http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
1799 details.
1800
1801 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>
1802
1803 * ui-out.c: Create typedef ui_out_level_p and define vector
1804 operations for that type.
1805 (struct ui_out): Use a vector instead of an array.
1806 (current_level): Return level from a vector.
1807 (push_level): Create a level in a vector.
1808 (pop_level): Delete a level in a vector.
1809 (ui_out_new): Create initial level zero level, and store in a
1810 vector.
1811 (ui_out_destroy): Add vector cleanup.
1812
1813 2013-05-22 Pedro Alves <palves@redhat.com>
1814
1815 * python/python-internal.h (gdb_Py_DECREF): Tag with
1816 "ARI: editCase function".
1817
1818 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1819
1820 * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
1821
1822 2013-05-21 Pedro Alves <palves@redhat.com>
1823
1824 * python/py-prettyprint.c (apply_val_pretty_printer): Check
1825 whether PRINTER is NULL before installing a Py_DECREF cleanup.
1826 * python/py-utils.c (py_decref): Don't check for NULL before
1827 calling Py_DECREF.
1828
1829 2013-05-21 Pedro Alves <palves@redhat.com>
1830
1831 * python/py-utils.c (py_decref): Remove extra braces.
1832 (gdb_pymodule_addobject): Remove extra braces.
1833 * python-internal.h (gdb_Py_DECREF): New static inline function.
1834 (Py_DECREF): Redefine as calling gdb_Py_DECREF.
1835
1836 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1837
1838 * breakpoints.c (detach_breakpoints): Do not
1839 detach breakpoints locations with loc_type bp_loc_other.
1840
1841 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 Workaround Python 2.6.
1844 * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
1845 a block.
1846
1847 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1848
1849 Code cleanup: constification.
1850 * solib.c (solib_ops): Make return type and ops variable type const.
1851 (set_solib_ops): Make the new_ops parameter and ops variable const.
1852 (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
1853 (solib_add, solib_keep_data_in_core, clear_solib)
1854 (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
1855 (reload_shared_libraries, solib_global_lookup): Make the ops variable
1856 const.
1857 * solib.h (set_solib_ops): Make the new_ops parameter const.
1858
1859 2013-05-21 Joel Brobecker <brobecker@adacore.com>
1860
1861 * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
1862 variable.
1863 (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
1864 (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
1865 (SYSTEM_GDBINIT_FILES): New variables.
1866 (all): Add stamp-system-gdbinit.
1867 (stamp-system-gdbinit): New rule.
1868 (clean-system-gdbinit, install-system-gdbinit)
1869 (uninstall-system-gdbinit): New rules. Make them .PHONY.
1870 (install-only): Add dependency on install-system-gdbinit.
1871 (uninstall): Add dependency on uninstall-system-gdbinit.
1872 (clean): Add dependency on clean-system-gdbinit.
1873 * system-gdbinit/elinos.py: New file.
1874 * system-gdbinit/wrs-linux.py: New file.
1875
1876 2013-05-21 Joel Brobecker <brobecker@adacore.com>
1877
1878 * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
1879
1880 2013-05-21 Hui Zhu <hui@codesourcery.com>
1881
1882 * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
1883 * breakpoint.h (dprintf_breakpoint_ops): Add extern.
1884 * mi/mi-cmd-break.c (ctype.h): New include.
1885 (gdb_obstack.h): New include.
1886 (mi_argv_to_format, mi_cmd_break_insert_1): New.
1887 (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
1888 (mi_cmd_dprintf_insert): New.
1889 * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
1890 * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
1891
1892 2013-05-20 Tom Tromey <tromey@redhat.com>
1893
1894 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
1895
1896 2013-05-20 Tom Tromey <tromey@redhat.com>
1897
1898 * python/py-value.c (valpy_get_dynamic_type): Simplify
1899 dynamic_type assignment. Use Py_XINCREF.
1900
1901 2013-05-20 Tom Tromey <tromey@redhat.com>
1902
1903 * python/py-type.c (typy_fields): Unconditionally decref 'r'.
1904
1905 2013-05-20 Tom Tromey <tromey@redhat.com>
1906
1907 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
1908 (gdbpy_selected_frame): Move object-construction code
1909 out of TRY_CATCH.
1910
1911 2013-05-20 Tom Tromey <tromey@redhat.com>
1912
1913 * python/py-arch.c (gdbpy_initialize_arch): Use
1914 gdb_pymodule_addobject.
1915 * python/py-block.c (gdbpy_initialize_blocks): Use
1916 gdb_pymodule_addobject.
1917 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
1918 gdb_pymodule_addobject.
1919 * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
1920 gdb_pymodule_addobject.
1921 * python/py-event.c (gdbpy_initialize_event_generic): Use
1922 gdb_pymodule_addobject.
1923 * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
1924 gdb_pymodule_addobject.
1925 * python/py-evts.c (add_new_registry): Use
1926 gdb_pymodule_addobject.
1927 (gdbpy_initialize_py_events): Likewise.
1928 * python/py-finishbreakpoint.c
1929 (gdbpy_initialize_finishbreakpoints): Use
1930 gdb_pymodule_addobject.
1931 * python/py-frame.c (gdbpy_initialize_frames): Use
1932 gdb_pymodule_addobject.
1933 * python/py-function.c (gdbpy_initialize_functions): Use
1934 gdb_pymodule_addobject.
1935 * python/py-inferior.c (gdbpy_initialize_inferior): Use
1936 gdb_pymodule_addobject.
1937 * python/py-infthread.c (gdbpy_initialize_thread): Use
1938 gdb_pymodule_addobject.
1939 * python/py-objfile.c (gdbpy_initialize_objfile): Use
1940 gdb_pymodule_addobject.
1941 * python/py-param.c (gdbpy_initialize_parameters): Use
1942 gdb_pymodule_addobject.
1943 * python/py-progspace.c (gdbpy_initialize_pspace): Use
1944 gdb_pymodule_addobject.
1945 * python/py-symbol.c (gdbpy_initialize_symbols): Use
1946 gdb_pymodule_addobject.
1947 * python/py-symtab.c (gdbpy_initialize_symtabs): Use
1948 gdb_pymodule_addobject.
1949 * python/py-type.c (gdbpy_initialize_types): Use
1950 gdb_pymodule_addobject.
1951 * python/py-utils.c (gdb_pymodule_addobject): New function.
1952 * python/py-value.c (gdbpy_initialize_values): Use
1953 gdb_pymodule_addobject.
1954 * python/python-internal.h (gdb_pymodule_addobject): Declare.
1955 * python/python.c (_initialize_python): Use
1956 gdb_pymodule_addobject.
1957
1958 2013-05-20 Tom Tromey <tromey@redhat.com>
1959
1960 * python/py-cmd.c (cmdpy_completer): Use explicit decref.
1961 * python/py-param.c (get_set_value, get_show_value): Use
1962 explicit decrefs.
1963 * python/python.c (start_type_printers, apply_type_printers):
1964 Use explicit decrefs.
1965
1966 2013-05-20 Tom Tromey <tromey@redhat.com>
1967
1968 * python/py-evts.c (gdbpy_initialize_py_events): Don't
1969 incref the module.
1970
1971 2013-05-20 Tom Tromey <tromey@redhat.com>
1972
1973 * python/python.c (gdbpy_run_events): Decref the result
1974 of PyObject_CallObject.
1975
1976 2013-05-20 Tom Tromey <tromey@redhat.com>
1977
1978 * python/py-symtab.c (set_sal): Use
1979 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION. Return -1 on error.
1980 (symtab_and_line_to_sal_object): Update.
1981
1982 2013-05-20 Tom Tromey <tromey@redhat.com>
1983
1984 * python/py-param.c (compute_enum_values): Decref 'item'.
1985
1986 2013-05-20 Tom Tromey <tromey@redhat.com>
1987
1988 * mi/mi-main.c: Include python-internal.h.
1989 (mi_cmd_list_features): Check gdb_python_initialized.
1990 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
1991 (python_inferior_exit, python_new_objfile, add_thread_object)
1992 (delete_thread_object, py_free_inferior): Check
1993 gdb_python_initialized.
1994 * python/py-prettyprint.c (apply_val_pretty_printer): Check
1995 gdb_python_initialized.
1996 * python/py-type.c (save_objfile_types): Check
1997 gdb_python_initialized.
1998 * python/python-internal.h (gdb_python_initialized): Declare.
1999 * python/python.c (ensure_python_env): Throw exception if
2000 Python not initialized.
2001 (before_prompt_hook, source_python_script_for_objfile)
2002 (start_type_printers, apply_type_printers,
2003 free_type_printers): Check gdb_python_initialized.
2004 * varobj.c (varobj_get_display_hint)
2005 (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
2006 (install_new_value_visualizer, varobj_set_visualizer)
2007 (value_get_print_value): Check gdb_python_initialized.
2008
2009 2013-05-20 Tom Tromey <tromey@redhat.com>
2010
2011 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
2012 Check errors.
2013 * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
2014 * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
2015 Check errors.
2016 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
2017 Check errors.
2018 * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
2019 Check errors.
2020 * python/py-event.c (gdbpy_initialize_event): Return 'int'.
2021 Check errors.
2022 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
2023 init function to return 'int'.
2024 * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
2025 Return 'int'. Check errors.
2026 * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
2027 Check errors.
2028 * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
2029 Return 'int'. Check errors.
2030 * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
2031 Check errors.
2032 * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
2033 Check errors.
2034 * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
2035 Check errors.
2036 * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
2037 Check errors.
2038 * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
2039 Check errors.
2040 * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
2041 Check errors.
2042 * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
2043 Check errors.
2044 * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
2045 Check errors.
2046 * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
2047 Check errors.
2048 * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
2049 Check errors.
2050 * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
2051 Check errors.
2052 * python/py-type.c (gdbpy_initialize_types): Return 'int'.
2053 Check errors.
2054 * python/py-value.c (gdbpy_initialize_values): Return 'int'.
2055 Check errors.
2056 * python/python-internal.h (gdbpy_initialize_auto_load,
2057 gdbpy_initialize_values, gdbpy_initialize_frames,
2058 gdbpy_initialize_symtabs, gdbpy_initialize_commands,
2059 gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
2060 gdbpy_initialize_blocks, gdbpy_initialize_types,
2061 gdbpy_initialize_functions, gdbpy_initialize_pspace,
2062 gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
2063 gdbpy_initialize_finishbreakpoints,
2064 gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
2065 gdbpy_initialize_thread, gdbpy_initialize_inferior,
2066 gdbpy_initialize_eventregistry, gdbpy_initialize_event,
2067 gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
2068 gdbpy_initialize_signal_event,
2069 gdbpy_initialize_breakpoint_event,
2070 gdbpy_initialize_continue_event,
2071 gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
2072 gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
2073 Update. Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
2074 * python/python.c (gdb_python_initialized): New global.
2075 (gdbpy_initialize_events): Return 'int'. Check errors.
2076 (_initialize_python): Check errors. Set
2077 gdb_python_initialized.
2078
2079 2013-05-20 Tom Tromey <tromey@redhat.com>
2080
2081 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
2082 Decref the reslut of PyObject_CallMethod.
2083
2084 2013-05-20 Tom Tromey <tromey@redhat.com>
2085
2086 * python/py-event.c (gdbpy_initialize_event_generic): Return
2087 early if PyType_Ready fails.
2088
2089 2013-05-20 Tom Tromey <tromey@redhat.com>
2090
2091 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
2092 as 'default' in the switch.
2093
2094 2013-05-20 Tom Tromey <tromey@redhat.com>
2095
2096 * python/py-inferior.c (gdbpy_inferiors): Update. Hoist
2097 get_addr_from_python calls out of TRY_CATCH.
2098 (infpy_write_memory, infpy_search_memory): Likewise.
2099 * python/py-utils.c (get_addr_from_python): Return negative
2100 value on error. Use TRY_CATCH.
2101 * python/python-internal.h (get_addr_from_python): Use
2102 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
2103
2104 2013-05-20 Tom Tromey <tromey@redhat.com>
2105
2106 * python/py-event.c (evpy_emit_event): Decref the
2107 result of PyObject_CallFunctionObjArgs.
2108
2109 2013-05-20 Tom Tromey <tromey@redhat.com>
2110
2111 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
2112 Correctly decref.
2113
2114 2013-05-20 Tom Tromey <tromey@redhat.com>
2115
2116 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
2117
2118 2013-05-20 Tom Tromey <tromey@redhat.com>
2119
2120 * python/py-event.h (gdbpy_initialize_event_generic): Use
2121 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
2122 * python/py-evts.c (add_new_registry): Use
2123 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
2124 * python/python-internal.h
2125 (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
2126
2127 2013-05-20 Tom Tromey <tromey@redhat.com>
2128
2129 * python/py-arch.c (archpy_disassemble): Update.
2130 * python/py-type.c (typy_get_composite, typy_lookup_typename)
2131 (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
2132 * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
2133 * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
2134 macro.
2135 (GDB_PY_HANDLE_EXCEPTION): Update.
2136 (gdbpy_convert_exception): Update. Use CPYCHECKER_SETS_EXCEPTION.
2137
2138 2013-05-20 Tom Tromey <tromey@redhat.com>
2139
2140 * python/python-internal.h (events_object_type): Remove.
2141
2142 2013-05-20 Tom Tromey <tromey@redhat.com>
2143
2144 * python/py-event.h (evpy_emit_event): Use
2145 CPYCHECKER_STEALS_REFERENCE_TO_ARG.
2146 * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
2147 New macro.
2148
2149 2013-05-20 Tom Tromey <tromey@redhat.com>
2150
2151 * py-evtregistry.c (create_event_object): Decref
2152 eventregistry_object if PyList_New fails.
2153
2154 2013-05-20 Tom Tromey <tromey@redhat.com>
2155
2156 * py-cmd.c (gdbpy_string_to_argv): Check result of
2157 PyList_New.
2158
2159 2013-05-20 Tom Tromey <tromey@redhat.com>
2160
2161 * python/python.c (before_prompt_hook): Add cleanup to
2162 decref 'hook'.
2163
2164 2013-05-20 Tom Tromey <tromey@redhat.com>
2165
2166 * python/py-function.c (fnpy_init): Decref result of
2167 PyObject_GetAttrString.
2168
2169 2013-05-20 Tom Tromey <tromey@redhat.com>
2170
2171 * python/py-threadevent.c (get_event_thread): Use
2172 CPYCHECKER_RETURNS_BORROWED_REF.
2173 * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
2174 New define.
2175 (pspace_to_pspace_object, objfile_to_objfile_object)
2176 (find_thread_object): Use it.
2177
2178 2013-05-20 Tom Tromey <tromey@redhat.com>
2179
2180 * python/py-arch.c (arch_object_type): Use
2181 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2182 * python/py-block.c (block_syms_iterator_object_type):
2183 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2184 * python/py-bpevent.c (breakpoint_event_object_type):
2185 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2186 * python/py-cmd.c (cmdpy_object_type): Use
2187 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2188 * python/py-continueevent.c (continue_event_object_type):
2189 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2190 * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
2191 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2192 * python/py-events.h (thread_event_object_type):
2193 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2194 * python/py-evtregistry.c (eventregistry_object_type): Use
2195 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2196 * python/py-exitedevent.c (exited_event_object_type):
2197 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2198 * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
2199 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2200 * python/py-function.c (fnpy_object_type): Use
2201 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2202 * python/py-inferior.c (inferior_object_type, membuf_object_type):
2203 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2204 * python/py-infthread.c (thread_object_type): Use
2205 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2206 * python/py-lazy-string.c (lazy_string_object_type):
2207 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2208 * python/py-newobjfileevent.c (new_objfile_event_object_type):
2209 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2210 * python/py-objfile.c (objfile_object_type): Use
2211 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2212 * python/py-param.c (parmpy_object_type):
2213 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2214 * python/py-progspace.c (pspace_object_type):
2215 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2216 * python/py-signalevent.c (signal_event_object_type):
2217 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2218 * python/py-symtab.c (symtab_object_type, sal_object_type): Use
2219 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2220 * python/py-type.c (type_object_type, field_object_type)
2221 (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2222 * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
2223 define.
2224 (value_object_type, block_object_type, symbol_object_type)
2225 (event_object_type, stop_event_object_type, breakpoint_object_type)
2226 (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
2227
2228 2013-05-20 Andreas Tobler <andreas@fgznet.ch>
2229
2230 * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
2231 (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
2232
2233 2013-05-20 Doug Evans <dje@google.com>
2234
2235 When reading CU, stay in DWO. Be more tolerent of bad debug info.
2236 For Fission.
2237 * dwarf2read.c (struct dwarf2_per_cu_data): New member
2238 reading_dwo_directly.
2239 (struct signatured_type): New member dwo_unit.
2240 (struct die_reader_specs): New member comp_dir.
2241 (create_signatured_type_table_from_index): Use malloc for
2242 all_type_units instead of objfile's obstack.
2243 (create_all_type_units): Ditto.
2244 (fill_in_sig_entry_from_dwo_entry): New function.
2245 (add_type_unit): New function.
2246 (lookup_dwo_signatured_type): New function.
2247 (lookup_dwp_signatured_type): New function.
2248 (lookup_signatured_type): New arg cu. All callers updated.
2249 (init_cu_die_reader): Initialize comp_dir.
2250 (read_cutu_die_from_dwo): New arg stub_comp_dir. All callers updated.
2251 Change assert of matching type signatures to call error on mismatch.
2252 (lookup_dwo_unit): Add assert.
2253 (init_tu_and_read_dwo_dies): New function.
2254 (init_cutu_and_read_dies): Call it.
2255 (build_type_unit_groups): Handle case of no type unit groups created.
2256 (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
2257 (lookup_dwo_cutu): Tweak complaint.
2258 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
2259 (dwarf2_per_objfile_free): Free all_type_units.
2260
2261 2013-05-20 Joel Brobecker <brobecker@adacore.com>
2262
2263 * windows-nat.c (handle_unload_dll): Add missing empty line.
2264
2265 2013-05-20 Joel Brobecker <brobecker@adacore.com>
2266
2267 * dwarf2read.c (prototyped_function_p): New function.
2268 (read_subroutine_type): Use it.
2269
2270 2013-05-20 Joel Brobecker <brobecker@adacore.com>
2271
2272 * rs6000-aix-tdep.c: De-indent some example code provided
2273 as a comment.
2274
2275 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>
2276
2277 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
2278 region is ok for a hardware watchpoint using the new ptrace interface
2279 on Power servers.
2280
2281 2013-05-17 Doug Evans <dje@google.com>
2282
2283 * NEWS: Mention new maintenance commands check-symtabs, and
2284 expand-symtabs, and renamed check-psymtabs.
2285 * psymtab.c (maintenance_check_psymtabs): Renamed from
2286 maintenance_check_symtabs. Only process already-expanded symbol
2287 tables.
2288 (_initialize_psymtab): Update.
2289 * symmisc.c (maintenance_check_symtabs): New function.
2290 (maintenance_expand_name_matcher): New function
2291 (maintenance_expand_file_matcher): New function
2292 (maintenance_expand_symtabs): New function.
2293 (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
2294 commands.
2295
2296 2013-05-17 Tom Tromey <tromey@redhat.com>
2297
2298 * python/py-inferior.c (infpy_read_memory): Don't call
2299 PyErr_SetString if PyObject_New fails.
2300 * python/py-frame.c (frame_info_to_frame_object): Don't call
2301 PyErr_SetString if PyObject_New fails.
2302
2303 2013-05-17 Pavel Chupin <pavel.v.chupin@intel.com>
2304
2305 * acinclude.m4: Add check for dlopen in libdl.
2306 * configure.ac: Ditto.
2307 * configure: Regenerate.
2308
2309 2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
2310
2311 * frame.c (frame_stash): Convert to htab.
2312 (frame_addr_hash): New function.
2313 (frame_addr_hash_eq): New function.
2314 (frame_stash_create): Convert function to create
2315 a hash table.
2316 (frame_stash_add): Convert function to add an entry to a hash
2317 table.
2318 (frame_stash_find): Convert function to search the hash table.
2319 (frame_stash_invalidate): Convert function to empty the hash
2320 table.
2321 (get_frame_id): Only add to stash if a frame_id is created.
2322 (_initialize_frame): Call frame_stash_create.
2323
2324 2013-05-16 Yue Lu <hacklu.newborn@gmail.com> (tiny change)
2325
2326 * configure.ac: Ensure MIG is available when building for GNU Hurd
2327 hosts.
2328 * configure: Regenerate.
2329
2330 2013-05-16 Joel Brobecker <brobecker@adacore.com>
2331
2332 * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
2333
2334 2013-05-16 Joel Brobecker <brobecker@adacore.com>
2335
2336 * ada-lang.c (ada_make_symbol_completion_list): Make sure
2337 all cleanups are done before returning from this function.
2338
2339 2013-05-15 Joel Brobecker <brobecker@adacore.com>
2340
2341 * utils.h: #include "exceptions.h".
2342 (enum errors): Remove partial declaration.
2343
2344 2013-05-15 Joel Brobecker <brobecker@adacore.com>
2345
2346 * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
2347 * gdbarch.h, gdbarch.c: Regenerate.
2348 * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
2349 handling.
2350
2351 * rs6000-aix-tdep.h: New file.
2352 * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
2353 * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
2354 "xml-utils.h".
2355 (struct field_info, struct ld_info_desc): New types.
2356 (ld_info32_desc, ld_info64_desc): New static constants.
2357 (struct ld_info): New type.
2358 (rs6000_aix_extract_ld_info): New function.
2359 (rs6000_aix_shared_library_to_xml): Likewise.
2360 (rs6000_aix_ld_info_to_xml): Likewise.
2361 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
2362 (rs6000_aix_init_osabi): Add call to
2363 set_gdbarch_core_xfer_shared_libraries_aix.
2364 * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
2365 Remove "xml-utils.h" include.
2366 (LdInfo): Delete typedef.
2367 (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
2368 Delete macros.
2369 (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
2370 Adjust code accordingly.
2371 (rs6000_core_ldinfo): Delete, folded into
2372 rs6000_aix_core_xfer_shared_libraries_aix.
2373 (rs6000_xfer_shared_library): Delete.
2374 (rs6000_xfer_shared_libraries): Reimplement.
2375
2376 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2377
2378 * record.c (record_goto_cmdlist): New.
2379 (cmd_record_goto): Split into this ...
2380 (cmd_record_goto_begin): ... this
2381 (cmd_record_goto_end): ... and this.
2382 (_initialize_record): Change "record goto" to prefix command.
2383 Add commands for "record goto begin" and "record goto end".
2384 Add an alias for "record goto start" to "record goto begin".
2385
2386 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 * linespec.c (convert_linespec_to_sals): New comment for
2389 SOURCE_FILENAME assignment.
2390
2391 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2392
2393 * cleanups.c (restore_my_cleanups): Replace gdb_assert by
2394 internal_warning.
2395
2396 2013-05-14 Tom Tromey <tromey@redhat.com>
2397
2398 * eval.c (parse_and_eval_long): Make 'exp' const.
2399 * value.h (parse_and_eval_long): Update.
2400
2401 2013-05-14 Tom Tromey <tromey@redhat.com>
2402
2403 * ui-file.c (gdb_fopen): Make arguments const.
2404 * ui-file.h (gdb_fopen): Make arguments const.
2405
2406 2013-05-14 Tom Tromey <tromey@redhat.com>
2407
2408 * remote.c (remote_set_trace_notes): Make arguments const.
2409 * target.c (update_current_target): Update cast.
2410 * target.h (to_set_trace_notes): Make arguments const.
2411
2412 2013-05-14 Tom Tromey <tromey@redhat.com>
2413
2414 * go32-nat.c (go32_terminal_info): Make 'args' const.
2415 * inferior.h (child_terminal_info): Update.
2416 * inflow.c (child_terminal_info): Make 'args' const.
2417 * target.c (default_terminal_info): Make 'args' const.
2418 (debug_to_terminal_save_ours): Likewise.
2419 * target.h (struct target_ops) <to_terminal_info>: Make argument
2420 const.
2421
2422 2013-05-13 Tom Tromey <tromey@redhat.com>
2423
2424 * gcore.c (create_gcore_bfd): Make 'filename' const.
2425 * gcore.h (create_gcore_bfd): Make 'filename' const.
2426 * record-full.c (record_full_save): Make 'recfilename' const.
2427 * target.c (target_save_record): Make 'filename' const.
2428 * target.h (struct target_ops) <to_save_record>: Make 'filename'
2429 const.
2430 (target_save_record): Likewise.
2431
2432 2013-05-13 Tom Tromey <tromey@redhat.com>
2433
2434 PR gdb/15338:
2435 * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
2436 ranges section has been read.
2437
2438 2013-05-13 Tom Tromey <tromey@redhat.com>
2439
2440 PR exp/15364:
2441 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
2442 STRUCTOP_PTR>: Return a not_lval value for
2443 EVAL_AVOID_SIDE_EFFECTS.
2444 * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
2445 for EVAL_AVOID_SIDE_EFFECTS.
2446
2447 2013-05-13 Joel Brobecker <brobecker@adacore.com>
2448
2449 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
2450 floating point registers to register type before storing
2451 value.
2452 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
2453 Likewise.
2454
2455 2013-05-10 Joel Brobecker <brobecker@adacore.com>
2456 Tom Tromey <tromey@redhat.com>
2457
2458 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
2459 New functions.
2460 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
2461 Declare.
2462 * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
2463 (darwin_ptrace_him): Use unmark_fd_no_cloexec.
2464 * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
2465 (inf_ttrace_prepare): Use mark_fd_no_cloexec.
2466
2467 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
2468 Tom Tromey <tromey@redhat.com>
2469
2470 PR build/15414:
2471 * configure: Rebuild.
2472 * configure.ac (build_warnings): Do not use -Wformat-nonliteral
2473 with -Wno-format.
2474
2475 2013-05-10 Pedro Alves <palves@redhat.com>
2476
2477 * remote.c (_initialize_remote): Fix spelling of
2478 qXfer:traceframe-info:read packet in packet config command.
2479
2480 2013-05-10 David Taylor <dtaylor@emc.com>
2481
2482 PR remote/15455
2483
2484 * remote.c (remote_trace_set_readonly_regions): Do not overwrite
2485 "QTro" at start of packet.
2486
2487 2013-05-10 Joel Brobecker <brobecker@adacore.com>
2488
2489 * solib-aix.c (solib_aix_relocate_section_addresses):
2490 For the .bss section action, apply the same offset as
2491 the .data section.
2492
2493 2013-05-10 Joel Brobecker <brobecker@adacore.com>
2494
2495 * solib-aix.c (solib_aix_relocate_section_addresses):
2496 Remove FIXME comment.
2497
2498 2013-05-10 Joel Brobecker <brobecker@adacore.com>
2499
2500 PR tdep/15420:
2501 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
2502 New functions, directly copied from sparc-sol-thread.c.
2503 * sparc-sol-thread.c: Delete.
2504 * configure.ac: Remove code handling sparc-solaris-thread.c.
2505 * configure: Regenerate.
2506
2507 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2508
2509 * stack.c (backtrace_command_1): Add "no-filters", and Python frame
2510 filter logic.
2511 (backtrace_command): Add "no-filters" option parsing.
2512 (_initialize_stack): Alter help to reflect "no-filters" option.
2513 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
2514 (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
2515 (py-frame.o): Add target
2516 * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
2517 filter files.
2518 * python/python.h: Add new frame filter constants, and flag enum.
2519 (apply_frame_filter): Add definition.
2520 * python/python.c (apply_frame_filter): New non-Python
2521 enabled function.
2522 * python/py-utils.c (py_xdecref): New function.
2523 (make_cleanup_py_xdecref): Ditto.
2524 * python/py-objfile.c: Declare frame_filters dictionary.
2525 (objfpy_dealloc): Add frame_filters dealloc.
2526 (objfpy_new): Initialize frame_filters attribute.
2527 (objfile_to_objfile_object): Ditto.
2528 (objfpy_get_frame_filters): New function.
2529 (objfpy_set_frame_filters): New function.
2530 * python/py-progspace.c: Declare frame_filters dictionary.
2531 (pspy_dealloc): Add frame_filters dealloc.
2532 (pspy_new): Initialize frame_filters attribute.
2533 (pspacee_to_pspace_object): Ditto.
2534 (pspy_get_frame_filters): New function.
2535 (pspy_set_frame_filters): New function.
2536 * python/py-framefilter.c: New file.
2537 * python/lib/gdb/command/frame_filters.py: New file.
2538 * python/lib/gdb/frames.py: New file.
2539 * python/lib/gdb/__init__.py: Initialize global frame_filters
2540 dictionary
2541 * python/lib/gdb/FrameDecorator.py: New file.
2542 * python/lib/gdb/FrameIterator.py: New file.
2543 * mi/mi-cmds.c (mi_cmds): Add frame filters command.
2544 * mi/mi-cmds.h: Declare.
2545 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
2546 --no-frame-filter logic, and Python frame filter logic.
2547 (stack_enable_frame_filters): New function.
2548 (parse_no_frame_option): Ditto.
2549 (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
2550 filter logic.
2551 (mi_cmd_stack_list_locals): Ditto.
2552 (mi_cmd_stack_list_args): Ditto.
2553 (mi_cmd_stack_list_variables): Ditto.
2554 * NEWS: Add frame filter note.
2555
2556 2013-05-09 Doug Evans <dje@google.com>
2557
2558 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
2559 All callers updated.
2560 (syms_from_objfile): Ditto. Make static.
2561 (symbol_file_add_with_addrs): Renamed from
2562 symbol_file_add_with_addrs_or_offsets. Delete args offsets,
2563 num_offsets. All callers updated.
2564 * symfile.h (syms_from_objfile): Delete.
2565
2566 * symfile.c (decrement_reading_symtab): Add assert.
2567 (increment_reading_symtab): Ditto.
2568
2569 2013-05-09 Joel Brobecker <brobecker@adacore.com>
2570
2571 * source.c (forward_search_command): Replace call to getc
2572 by call to fgetc.
2573 (reverse_search_command): Likewise.
2574
2575 2013-05-08 Doug Evans <dje@google.com>
2576
2577 * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
2578 matching test.
2579
2580 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2581
2582 * sol-thread.c (info_cb): Factorize the code a little.
2583
2584 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2585
2586 * sol-thread.c (info_cb): Rework the output of the "maintenance
2587 info sol-threads" command a bit.
2588
2589 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2590
2591 * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
2592 Replace ti.ti_startfunc by ti.ti_pc.
2593
2594 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2595
2596 * solib-aix.c (solib_aix_free_library_list): New function
2597 for the case where HAVE_LIBEXPAT is not defined.
2598
2599 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
2600
2601 PR breakpoints/15413:
2602 * breakpoint.c (condition_completer): Simplify the code to
2603 disconsider multiple locations of breakpoints when completing the
2604 "condition" command.
2605
2606 2013-05-07 Pierre Muller <muller@sourceware.org>
2607
2608 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
2609 instead of <sys/wait.h>.
2610
2611 2013-05-07 Pierre Muller <muller@sourceware.org>
2612
2613 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
2614 trailing new line from warning message.
2615
2616 2013-05-07 Pierre Muller <muller@sourceware.org>
2617
2618 * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
2619 (PC_SOLIB): Change type from ari_deprecate to ari_regression.
2620
2621 2013-05-07 Joel Brobecker <brobecker@adacore.com>
2622
2623 * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
2624 error message (ARI fix).
2625
2626 2013-05-07 Joel Brobecker <brobecker@adacore.com>
2627
2628 * features/library-list-aix.dtd: Replace library-list by
2629 library-list-aix.
2630 * rs6000-nat.c: Replace library-list by library-list-aix
2631 throughout.
2632 * solib-aix.c: Likewise.
2633
2634 2013-05-07 Joel Brobecker <brobecker@adacore.com>
2635
2636 * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
2637 Renames TARGET_OBJECT_AIX_LIBRARIES.
2638 * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
2639 TARGET_OBJECT_LIBRARIES_AIX throughout.
2640 * solib-aix.c: Likwise.
2641
2642 2013-05-07 Yao Qi <yao@codesourcery.com>
2643
2644 * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
2645 (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
2646
2647 2013-05-07 Yao Qi <yao@codesourcery.com>
2648
2649 * solib-dsbt.c (enable_break): Declare.
2650 (dsbt_current_sos): Remove call to enable_break2.
2651 (enable_break2): Rename to enable_break. Set solib breakpoint
2652 on '_dl_debug_state'.
2653 (enable_break): Remove.
2654
2655 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
2656
2657 * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
2658 debug state prior to replicating existing hardware watchpoints or
2659 breakpoints.
2660
2661 2013-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * gcore.c (gcore_create_callback): Ignore sections with
2664 separate_debug_objfile_backlink != NULL.
2665
2666 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2667 Andrew Jenner <andrew@codesourcery.com>
2668 Chung-Lin Tang <cltang@codesourcery.com>
2669 Julian Brown <julian@codesourcery.com>
2670
2671 Based on the nios2-elf port from Altera Corporation.
2672
2673 * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
2674 nios2-linux-tdep.o.
2675 (HFILES_NO_SRCDIR): Add nios2-tdep.h.
2676 (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
2677 * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
2678 * nios2-tdep.h: New.
2679 * nios2-tdep.c: New.
2680 * nios2-linux-tdep.c: New.
2681 * features/Makefile (WHICH): Add nios2-linux.
2682 (nios2-linux-expedite): Set.
2683 * features/nios2-cpu.xml: New.
2684 * features/nios2.xml: New.
2685 * features/nios2-linux.xml: New.
2686 * features/nios2.c: New (autogenerated).
2687 * features/nios2-linux.c: New (autogenerated).
2688 * regformats/nios2-linux.dat: New (autogenerated).
2689 * NEWS (Changes since GDB 7.6): Add new Nios II targets
2690 and commands.
2691
2692 2013-05-06 Doug Evans <dje@google.com>
2693
2694 * symfile.c: Whitespace cleanup.
2695
2696 * solist.h (struct target_so_ops): New member clear_so.
2697 * solib-svr4.c (svr4_clear_so): New function.
2698 (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
2699 * solib.c (clear_so): Renamed from free_so_symbols.
2700 All callers updated. Call target clear_so if it exists.
2701
2702 2013-05-06 Tom Tromey <tromey@redhat.com>
2703
2704 * ada-lang.c (ada_value_primitive_packed_val): Don't
2705 call value_incref.
2706 * value.c (set_value_parent): Incref the new parent and decref
2707 the old parent.
2708 (value_copy, value_primitive_field): Use set_value_parent.
2709
2710 2013-05-06 Tom Tromey <tromey@redhat.com>
2711
2712 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
2713 (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
2714 if needed.
2715 * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
2716 * dwarf2read.c (write_constant_as_bytes)
2717 (dwarf2_fetch_constant_bytes): New functions.
2718
2719 2013-05-06 Tom Tromey <tromey@redhat.com>
2720
2721 * dwarf2read.c (dwarf2_const_value_data): Remove unused
2722 parameters.
2723 (dwarf2_const_value_attr): Update.
2724
2725 2013-05-06 Tom Tromey <tromey@redhat.com>
2726
2727 * somread.c (som_symfile_offsets): Add 'const' to addrs.
2728 * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
2729 * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
2730 Remove declaration.
2731
2732 2013-05-06 Tom Tromey <tromey@redhat.com>
2733
2734 * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
2735 objfile's obstack.
2736
2737 2013-05-06 Doug Evans <dje@google.com>
2738
2739 * dbxread.c (process_one_symbol): Constify section_offsets parameter.
2740 * stabsread.h (process_one_symbol): Update declaration.
2741 * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
2742 * elfread.c (elf_symfile_relocate_probe): Ditto.
2743 * psymtab.c (relocate_psymtabs): Ditto.
2744 * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
2745 (objfile_relocate): Ditto.
2746 * objfiles.h (objfile_relocate): Update declaration.
2747 * symfile.c (relative_addr_info_to_section_offsets): Constify
2748 addrs parameter.
2749 (default_symfile_offsets): Ditto.
2750 (syms_from_objfile_1): Constify offsets parameter.
2751 (syms_from_objfile): Ditto.
2752 (symbol_file_add_with_addrs_or_offsets): Ditto.
2753 (symfile_map_offsets_to_segments): Constify data parameter.
2754 * symfile.h (struct quick_symbol_functions): Constify new_offsets,
2755 delta parameters of member relocate.
2756 (struct sym_probe_fns): Constify new_offsets,
2757 delta parameters of member sym_relocate_probe.
2758 (struct sym_fns): Constify section_addr_info parameter of member
2759 sym_offsets.
2760 (relative_addr_info_to_section_offsets): Update declaration.
2761 (default_symfile_offsets): Ditto.
2762 (syms_from_objfile): Ditto.
2763 (symfile_map_offsets_to_segments): Ditto.
2764
2765 * symfile.c (syms_from_objfile_1): Use correct section count when
2766 objfile->sf == NULL.
2767
2768 2013-05-06 Mike Frysinger <vapier@gentoo.org>
2769
2770 * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
2771
2772 2013-05-06 Doug Evans <dje@google.com>
2773
2774 * psympriv.h (struct partial_symtab): Augment comment for member
2775 section_offsets.
2776
2777 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2778
2779 Reimplement shared library support on ppc-aix...
2780 * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
2781 * features/library-list-aix.dtd: New file.
2782 * solib-aix.h, solib-aix.c: New file.
2783 * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
2784 (rs6000_find_toc_address_hook): Delete.
2785 (rs6000_push_dummy_call): Rewrite code setting the TOC value.
2786 (rs6000_aix_init_osabi): Register solib_aix_so_ops.
2787 * rs6000-nat.c: Remove "xcoffsolib.h" include. Include
2788 "xml-utils.h".
2789 (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
2790 (vmap_symtab, fixup_breakpoints): Delete.
2791 (rs6000_xfer_shared_libraries): New function.
2792 (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
2793 (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
2794 (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
2795 (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
2796 (rs6000_xfer_shared_library): New function.
2797 (find_toc_address): Delete.
2798 (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
2799 * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
2800 * xcoffread.c (record_minimal_symbol): Reloate symbol address
2801 before creating minimal symbol. Adjust function description
2802 accordingly.
2803 (scan_xcoff_symtab): Replace call to
2804 prim_record_minimal_symbol_and_info by call to
2805 record_minimal_symbol.
2806 (xcoff_symfile_offsets): Reimplement mostly as a wrapper
2807 around default_symfile_offsets.
2808 * configure.tgt: Add solib-aix.o to gdb_target_obs for
2809 powerpc-aix targets.
2810 * config/rs6000/nm-rs6000.h: Delete.
2811 * config/powerpc/aix.mh (NAT_FILE): Delete.
2812 (NATDEPFILES): Remove xcoffsolib.o.
2813 * Makefile.in (XMLFILES): Add library-list-aix.dtd.
2814 (ALL_TARGET_OBS): Add solib-aix.o.
2815 (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
2816 config/rs6000/nm-rs6000.h. Add solib-aix.h.
2817 (ALLDEPFILES): Add solib-aix.c. Remove xcoffsolib.c.
2818 * xcoffsolib.h, xcoffsolib.c: Delete.
2819
2820 * solib.c (reload_shared_libraries): Remove reference to
2821 SOLIB_CREATE_INFERIOR_HOOK.
2822 * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
2823 (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
2824 (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
2825 comment.
2826 * corelow.c (deprecated_core_resize_section_table): Delete.
2827 * exec.c: Remove include of xcoffsolib.h".
2828 (map_vmap, vmap): Delete.
2829 (exec_close_1): Remove references to vmap.
2830 (exec_file_attach): Remove vmap handling code, and reference
2831 to DEPRECATED_IBM6000_TARGET.
2832 (bfdsec_to_vmap): Delete.
2833 (exec_files_info): Remove block of code handling VMAP.
2834 * infcmd.c (post_create_inferior): Remove reference to
2835 SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
2836 * infrun.c (follow_exec): Remove reference to
2837 SOLIB_CREATE_INFERIOR_HOOK.
2838 * stack.c (print_frame): Remove reference to PC_SOLIB.
2839 * solib-dsbt.c (dsbt_current_sos): Adjust comment.
2840 (dsbt_relocate_main_executable): Likewise.
2841 * solib-frv.c (frv_current_sos): Likewise.
2842
2843 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2844
2845 * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
2846 to target_write_memory and target_read_memory.
2847
2848 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2849
2850 * darwin-nat.c (darwin_setup_fake_stop_event): New function.
2851 (darwin_attach): Adjust using darwin_setup_fake_stop_event.
2852
2853 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2854
2855 * darwin-nat.c: Replace all "%x" instances in format strings
2856 into "0x%x" throughout.
2857
2858 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2859
2860 * darwin-nat.c (darwin_mourn_inferior): Replace call to
2861 gdb_assert by call to MACH_CHECK_ERROR.
2862 (darwin_attach_pid): Raise an error rather than a failed
2863 assertion when various system calls failed. Report a warning
2864 instead of raising a failed assertion when PREV_NOT is not NULL
2865 after call to mach_port_request_notification.
2866 (darwin_ptrace_me): Raise an error rather than a failed
2867 assertion when read returns nonzero.
2868
2869 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2870
2871 * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
2872
2873 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2874
2875 * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
2876
2877 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2878
2879 * event-top.c (display_gdb_prompt): Call missing do_cleanups.
2880 * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
2881 * symfile.c (symfile_bfd_open): New variable back_to. Do not leave
2882 a stale cleanup. Fix double free of NAME.
2883
2884 2013-05-04 Eli Zaretskii <eliz@gnu.org>
2885
2886 * windows-nat.c (windows_delete_thread): Accept an additional
2887 argument, the thread's exit code, and announce thread death when
2888 print_thread_events is non-zero and we are deleting a thread that
2889 is not the main thread.
2890 (get_windows_debug_event): Pass thread exit code to
2891 windows_delete_thread.
2892
2893 2013-05-03 Kevin Buettner <kevinb@redhat.com>
2894
2895 * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
2896 (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
2897 (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
2898 (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
2899 (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
2900 (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
2901 (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
2902 (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
2903 (gdbarch_tdep): New struct.
2904 (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
2905 E_NUM_REGS.
2906 (v850e3v5_register_name): New function.
2907 (v850_register_type): v850e3v5 vector registers are 64-bits wide.
2908 (v850_use_struct_convention): Add `gdbarch' parameter. Add new
2909 code handling the struct return conventions for the RH850 ABI.
2910 Update all callers.
2911 (v850_eight_byte_align_p): New function.
2912 (v850_push_call_dummy): Push structs by value, not by reference
2913 for the RH850 ABI. Add support for eight byte alignment.
2914 (v850_dbtrap_breakpoint_from_pc): New function.
2915 (v850_gdbarch_init): Add ABI detection code. Register
2916 v850e3v5_register_name for the v850e3v5 architecture. Set the
2917 number of registers for v850e3v5. Register
2918 v850_dbtrap_breakpoint_from_pc as appropriate.
2919 (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
2920
2921 2013-05-03 Doug Evans <dje@google.com>
2922
2923 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
2924 of bfd_count_sections.
2925 * solib-target.c (solib_target_relocate_section_addresses): Ditto.
2926 * symfile.c (default_symfile_offsets): Ditto.
2927 (syms_from_objfile_1): Ditto. Make dummy addrs list an array of
2928 one entry, not bfd_count_sections entries.
2929
2930 2013-05-03 Kevin Buettner <kevinb@redhat.com>
2931
2932 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
2933 `save' and `restore' register groups. Don't include SPL
2934 or SPH in these groups.
2935 (rl78_dwarf_reg_to_regnum): Adjust mapping for
2936 RL78_PC_REGNUM. Add mappings for RL78_PSW_REGNUM,
2937 RL78_ES_REGNUM, and RL78_CS_REGNUM.
2938 (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4. Invoke
2939 dwarf2_append_unwinders().
2940
2941 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2942
2943 * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
2944 ignore SIGINT and SIGTRAP in case these internal signals are
2945 caught explicitely.
2946
2947 2013-05-01 Joel Brobecker <brobecker@adacore.com>
2948
2949 * darwin-nat.c (darwin_read_write_inferior): Change types
2950 of parameters rdaddr and wraddr to "gdb_byte *". Change type
2951 of copy_count to "mach_msg_type_number_t".
2952 (darwin_read_dyld_info): Change type of parameter
2953 rdaddr to "gdb_byte *".
2954
2955 2013-05-01 Joel Brobecker <brobecker@adacore.com>
2956
2957 * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
2958 of &info->load_map from "char *" to "gdb_byte *".
2959
2960 2013-05-01 Joel Brobecker <brobecker@adacore.com>
2961
2962 * ia64-tdep.c (ia64_access_fpreg): Change cast of val
2963 from "char *" to "gdb_byte *".
2964 (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
2965
2966 2013-04-30 Doug Evans <dje@google.com>
2967
2968 * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
2969 (init_cutu_and_read_dies): Flag a complaint, not error, for bad
2970 DWO stub. If DWO isn't found, just use stub.
2971 (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
2972
2973 * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
2974 calling init_cutu_and_read_dies.
2975
2976 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2977
2978 * target-descriptions.c (maint_print_c_tdesc_cmd):
2979 Add case to parse structures as register types and
2980 bitfields.
2981
2982 2013-04-30 Walfred Tedeschi <walfred.tedeschi@intel.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself to the list.
2985
2986 2013-04-30 Joel Brobecker <brobecker@adacore.com>
2987
2988 * sol-thread.c (rw_common): Change type of parameter "buf"
2989 to "gdb_byte *".
2990 (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
2991 rw_common to "gdb_byte *" instead of "char *".
2992
2993 2013-04-30 Joel Brobecker <brobecker@adacore.com>
2994
2995 * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
2996 of local variable msym to const struct bound_minimal_symbol.
2997 Adjust use accordingly.
2998 [ti.ti_state == TD_THR_SLEEP]: Likewise.
2999
3000 2013-04-30 Samuel Thibault <samuel.thibault@gnu.org>
3001
3002 * i386gnu-nat.c (CREG_OFFSET): New macro.
3003 (creg_offset): New array.
3004 (CREG_ADDR): Use creg_offset instead of reg_offset.
3005
3006 2013-04-30 Joel Brobecker <brobecker@adacore.com>
3007
3008 * mep-tdep.c (mep_write_pc): Delete.
3009 (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
3010 Add call to set_gdbarch_pc_regnum.
3011
3012 2013-04-30 Joel Brobecker <brobecker@adacore.com>
3013
3014 * common/filestuff.c: Replace #include <dirent.h> by
3015 #include "gdb_dirent.h".
3016
3017 2013-04-30 Joel Brobecker <brobecker@adacore.com>
3018
3019 * common/filestuff.c: Replace #include <sys/stat.h> by
3020 #include "gdb_stat.h".
3021
3022 2013-04-29 Pierre Muller <muller@sourceware.org>
3023
3024 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
3025 editCase function rule.
3026 (get_DW_AT_signature_type): Likewise.
3027
3028 2013-04-29 Joel Brobecker <brobecker@adacore.com>
3029
3030 * m32r-tdep.c (m32r_write_pc): Delete.
3031 (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
3032 Add call to set_gdbarch_pc_regnum.
3033
3034 2013-04-29 Pierre Muller <muller@sourceware.org>
3035
3036 * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
3037
3038 2013-04-29 Joel Brobecker <brobecker@adacore.com>
3039
3040 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
3041
3042 2013-04-28 Yao Qi <yao@codesourcery.com>
3043
3044 * solib-dsbt.c (fetch_loadmap): Re-indent.
3045 (displacement_from_map, enable_break2): Likewise.
3046 (dsbt_relocate_section_addresses): Likewise.
3047
3048 2013-04-26 Joel Brobecker <brobecker@adacore.com>
3049
3050 GDB 7.6 released.
3051
3052 2013-04-25 Andreas Kaufmann <Andreas.Kaufmann@synopsys.com>
3053
3054 PR corefiles/14983:
3055 * dwarf2read.c (process_full_comp_unit): Always create a static
3056 block.
3057
3058 2013-04-25 Hui Zhu <hui@codesourcery.com>
3059
3060 * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
3061 to loc->cmd_bytecode.
3062
3063 2013-04-24 Doug Evans <dje@google.com>
3064
3065 * dwarf2read.c (setup_type_unit_groups): Fix comment.
3066
3067 2013-04-22 Keith Seitz <keiths@redhat.com>
3068
3069 * tracepoint.c (trace_save): Call the writer's start method.
3070
3071 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
3072
3073 PR gdb/10462
3074 * cli/cli-decode.c (lookup_command): Show an error if there is no space
3075 before argument.
3076
3077 2013-04-23 Tom Tromey <tromey@redhat.com>
3078
3079 * common/filestuff.c: Check USE_WIN32API before including
3080 sys/socket.h.
3081 (HAVE_F_GETFD): New define.
3082 (mark_cloexec): Check HAVE_F_GETFD.
3083 (gdb_open_cloexec): Change 'mode' to unsigned long.
3084 (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
3085 (gdb_pipe_cloexec): Check HAVE_PIPE.
3086 * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
3087 long.
3088
3089 2013-04-23 Hui Zhu <hui@codesourcery.com>
3090
3091 PR gdb/15293
3092 * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
3093
3094 2013-04-23 Hui Zhu <hui@codesourcery.com>
3095
3096 PR gdb/15165
3097 * breakpoint.c (dprintf_print_recreate): New.
3098 (save_breakpoints): Let it not save dprintf commands.
3099 (initialize_breakpoint_ops): Set dprintf_print_recreate.
3100
3101 2013-04-22 Tom Tromey <tromey@redhat.com>
3102
3103 PR gdb/7912:
3104 * Makefile.in (SFILES): Add filestuff.c
3105 (COMMON_OBS): Add filestuff.o.
3106 (filestuff.o): New target.
3107 * auto-load.c (auto_load_objfile_script_1): Use
3108 gdb_fopen_cloexec.
3109 * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
3110 * cli/cli-cmds.c (shell_escape): Call close_most_fds.
3111 * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
3112 * common/agent.c (gdb_connect_sync_socket): Use
3113 gdb_socket_cloexec.
3114 * common/filestuff.c: New file.
3115 * common/filestuff.h: New file.
3116 * common/linux-osdata.c (linux_common_core_of_thread)
3117 (command_from_pid, commandline_from_pid, print_source_lines)
3118 (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
3119 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
3120 gdb_fopen_cloexec.
3121 * common/linux-procfs.c (linux_proc_get_int)
3122 (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
3123 * config.in, configure: Rebuild.
3124 * configure.ac: Don't check for sys/socket.h. Check for
3125 fdwalk, pipe2.
3126 * corelow.c (core_open): Use gdb_open_cloexec.
3127 * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
3128 * fork-child.c (fork_inferior): Call close_most_fds.
3129 * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
3130 * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
3131 * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
3132 Use gdb_fopen_cloexec.
3133 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
3134 gdb_open_cloexec.
3135 (linux_async_pipe): Use gdb_pipe_cloexec.
3136 * remote-fileio.c (remote_fileio_func_open): Use
3137 gdb_open_cloexec.
3138 * remote.c (remote_file_put, remote_file_get): Use
3139 gdb_fopen_cloexec.
3140 * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
3141 close_most_fds.
3142 * ser-tcp.c (net_open): Use gdb_socket_cloexec.
3143 * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
3144 * solib.c (solib_find): Use gdb_open_cloexec.
3145 * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
3146 * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
3147 (tfile_open): Use gdb_open_cloexec.
3148 * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
3149 * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
3150 * xml-support.c (xml_fetch_content_from_file): Use
3151 gdb_fopen_cloexec.
3152 * main.c (captured_main): Call notice_open_fds.
3153
3154 2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
3155
3156 * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
3157 'char *' to 'gdb_byte *'.
3158 (gdbsim_store_register): Change the type of 'tmp' from 'char' to
3159 'gdb_byte'.
3160
3161 2013-04-22 Yao Qi <yao@codesourcery.com>
3162
3163 * infrun.c: Fix typo in comment.
3164
3165 2013-04-22 Andrew Haley <aph@redhat.com>
3166
3167 * arm-tdep.c (BranchDest): Cast result as "unsigned long",
3168 instead of "long".
3169
3170 2013-04-20 Yao Qi <yao@codesourcery.com>
3171
3172 * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
3173 'char *' to 'gdb_byte *'. Cast the return value of
3174 'bt_ctf_get_char_array' to 'gdb_byte *'.
3175
3176 2013-04-19 Pedro Alves <palves@redhat.com>
3177
3178 * configure.ac (build_warnings): Replace -Wno-pointer-sign with
3179 -Wpointer-sign.
3180 * configure: Regenerate.
3181
3182 2013-04-19 Pedro Alves <palves@redhat.com>
3183
3184 * ser-tcp.c (net_read_prim): Cast second argument to recv to
3185 'void *'.
3186
3187 2013-04-19 Pedro Alves <palves@redhat.com>
3188
3189 * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
3190 Change type of 'myaddr' parameter to gdb_byte pointer.
3191 (monitor_write_memory_longlongs): Likewise. Cast 'myaddr' pointer
3192 to 'long long' pointer instead of to 'unsigned long long'.
3193 (monitor_write_memory_block, monitor_read_memory_single)
3194 (monitor_read_memory): Change type of 'myaddr' parameter to
3195 gdb_byte pointer.
3196
3197 2013-04-19 Pedro Alves <palves@redhat.com>
3198
3199 * record.c (validate_history_size): Make parameter 'setting'
3200 unsigned.
3201
3202 2013-04-19 Pedro Alves <palves@redhat.com>
3203
3204 * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
3205 to 'gdb_byte *'.
3206
3207 2013-04-19 Pedro Alves <palves@redhat.com>
3208
3209 * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
3210 local to int.
3211
3212 2013-04-19 Pedro Alves <palves@redhat.com>
3213
3214 * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
3215 * ada-tasks.c (read_fat_string_value): Likewise.
3216
3217 2013-04-19 Pedro Alves <palves@redhat.com>
3218
3219 * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
3220 unsigned. Pass 'tmp' to safe_read_uleb128 instead of the signed
3221 'offset', and adjust.
3222
3223 2013-04-19 Pedro Alves <palves@redhat.com>
3224
3225 * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
3226 (read_index_from_section): Add cast to 'char *'.
3227
3228 2013-04-19 Pedro Alves <palves@redhat.com>
3229
3230 * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
3231
3232 2013-04-19 Pedro Alves <palves@redhat.com>
3233
3234 * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
3235
3236 2013-04-19 Pedro Alves <palves@redhat.com>
3237
3238 * record-full.c (record_full_get_bookmark): Change local 'ret'
3239 type to char * and add cast to gdb_byte *.
3240 (record_full_goto_bookmark): Handle 'bookmark' argument as a
3241 string.
3242 * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
3243
3244 2013-04-19 Pedro Alves <palves@redhat.com>
3245
3246 * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
3247 * python/py-prettyprint.c (print_string_repr): Change type of
3248 'output' local to char *. Add cast to gdb_byte * in
3249 LA_PRINT_STRING call.
3250 (print_children): Change type of 'output' local to char *.
3251 * python/py-value.c (valpy_string): Add cast to const char * in
3252 PyUnicode_Decode call.
3253
3254 2013-04-19 Pedro Alves <palves@redhat.com>
3255
3256 * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
3257 and change its type to 'const char *'. Adjust.
3258 (mips_send_packet): Add cast to 'char *', and remove cast to
3259 'unsigned char *'.
3260 (mips_receive_packet): Remove cast to 'unsigned char *'.
3261 (mips_load_srec): Use bfd_byte.
3262 (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
3263 (pmon_checkset): Make 'value' parameter unsigned.
3264
3265 2013-04-19 Pedro Alves <palves@redhat.com>
3266
3267 * common/agent.c (agent_run_command): Add cast to gdb_byte *.
3268
3269 2013-04-19 Pedro Alves <palves@redhat.com>
3270
3271 * remote.c (remote_write_bytes_aux, compare_sections_command)
3272 (remote_read_qxfer)
3273 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
3274 (remote_hostio_readlink, remote_bfd_iovec_pread)
3275 (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
3276 binary buffer, and char when buffer is used as string.
3277 * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
3278 (trace_save, tfile_open, traceframe_walk_blocks)
3279 (tfile_fetch_registers): Likewise.
3280
3281 2013-04-19 Pedro Alves <palves@redhat.com>
3282
3283 * ser-base.c (ser_base_write): Change prototype -- take 'void *'
3284 buffer and size_t size. Adjust.
3285 * ser-base.h (ser_base_write): Adjust.
3286 * ser-go32.c (cnts): Change type to size_t.
3287 (dos_write): Change prototype -- take 'void *'
3288 buffer and size_t size. Adjust.
3289 (dos_info): Print elements of 'cnts' as unsigned long.
3290 * serial.c (serial_write): Likewise.
3291 * serial.h (serial_write): Adjust.
3292 (struct serial_ops) <write>: Change prototype -- take 'void *'
3293 buffer and size_t size. Adjust.
3294
3295 2013-04-19 Pedro Alves <palves@redhat.com>
3296
3297 * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
3298 gdb_byte *.
3299 * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
3300
3301 2013-04-19 Pedro Alves <palves@redhat.com>
3302
3303 * alpha-tdep.c (alpha_extract_return_value): Use
3304 regcache_cooked_read_unsigned to read 'v0'.
3305
3306 2013-04-19 Pedro Alves <palves@redhat.com>
3307
3308 * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
3309 parameters 'at', 'as' and 'offset' to uint32_t.
3310
3311 2013-04-19 Pedro Alves <palves@redhat.com>
3312
3313 * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
3314 'is64' to signed 'int'.
3315
3316 2013-04-19 Pedro Alves <palves@redhat.com>
3317
3318 * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
3319 parameter to int *.
3320
3321 2013-04-19 Pedro Alves <palves@redhat.com>
3322
3323 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
3324 'insnbuf' buffer type to unsigned int[].
3325
3326 2013-04-19 Pedro Alves <palves@redhat.com>
3327
3328 * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
3329
3330 2013-04-19 Pedro Alves <palves@redhat.com>
3331
3332 * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
3333 unsigned long *.
3334
3335 2013-04-19 Pedro Alves <palves@redhat.com>
3336
3337 * alpha-tdep.c (heuristic_fence_post): Change type to int.
3338 (alpha_heuristic_proc_start): Adjust to check -1 instead of
3339 UINT_MAX.
3340 * mips-tdep.c (heuristic_fence_post): Change type to int.
3341 (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
3342
3343 2013-04-19 Pedro Alves <palves@redhat.com>
3344
3345 * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
3346 (struct gdbarch_tdep) <cris_version>: Make unsigned.
3347 (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
3348
3349 2013-04-19 Pedro Alves <palves@redhat.com>
3350
3351 * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'. Use
3352 it to get a string view of the byte buffer.
3353 * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
3354 type to gdb_byte *. Adjust.
3355 * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
3356 Change local to char *.
3357 * solib-darwin.c (find_program_interpreter): Change return type to
3358 char *. Adjust.
3359 (darwin_solib_get_all_image_info_addr_at_init): Adjust.
3360 * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
3361 * solib-frv.c (enable_break2): Change local 'buf' to char *.
3362 * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
3363 * solib-svr4.c (find_program_interpreter): Change return type to
3364 char *. Adjust.
3365 (enable_break): Change local 'interp_name' to char *.
3366 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
3367 * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
3368 (spu_pseudo_register_write_spu): Use char for string buffer.
3369 Adjust.
3370 (info_spu_event_command, info_spu_signal_command): Add casts to
3371 'char *'.
3372
3373 2013-04-19 Pedro Alves <palves@redhat.com>
3374
3375 * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
3376 gdb_byte[].
3377 (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
3378 * ada-lang.c (ada_value_assign): Use gdb_byte.
3379 * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
3380 (alphanbsd_sigtramp_offset): Use gdb_byte.
3381 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
3382 (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
3383 (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
3384 (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
3385 (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
3386 * arm-tdep.c (arm_stub_unwind_sniffer)
3387 (arm_displaced_init_closure): Use gdb_byte.
3388 (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
3389 (arm_default_thumb_le_breakpoint)
3390 (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
3391 * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
3392 thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
3393 * arm-wince-tdep.c (arm_wince_le_breakpoint)
3394 (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
3395 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
3396 (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
3397 (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
3398 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
3399 (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
3400 * cris-tdep.c (push_stack_item, cris_push_dummy_call)
3401 (cris_store_return_value, cris_extract_return_value): Use
3402 gdb_byte.
3403 (constraint): Change type of parameter to char * from signed
3404 char*. Use gdb_byte.
3405 * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
3406 of local buffer to gdb_byte *.
3407 * dwarf2read.c (read_index_from_section): Use gdb_byte.
3408 (create_dwp_hash_table): Change type of locals to gdb_byte *.
3409 (add_address_entry): Change type of local buffer to gdb_byte[].
3410 * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
3411 (frv_push_dummy_call): Use gdb_byte.
3412 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
3413 (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
3414 (hppa_hpux_supply_save_state): Use gdb_byte.
3415 * hppa-tdep.c (hppa32_push_dummy_call)
3416 (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
3417 * ia64-tdep.c (extract_bit_field, replace_bit_field)
3418 (slotN_contents, replace_slotN_contents): Change type of parameter
3419 to gdb_byte *.
3420 (fetch_instruction, ia64_pseudo_register_write)
3421 (ia64_register_to_value, ia64_value_to_register)
3422 (ia64_extract_return_value, ia64_store_return_value)
3423 (ia64_push_dummy_call): Use gdb_byte.
3424 * m32c-tdep.c (m32c_return_value): Remove cast.
3425 * m68hc11-tdep.c (m68hc11_pseudo_register_write)
3426 (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
3427 gdb_byte.
3428 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
3429 * mn10300-tdep.c (mn10300_store_return_value)
3430 (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
3431 gdb_byte.
3432 * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
3433 (moxie_process_record): Remove casts.
3434 * ppc-ravenscar-thread.c (supply_register_at_address)
3435 (ppc_ravenscar_generic_store_registers): Use gdb_byte.
3436 * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
3437 * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
3438 * remote-mips.c (mips_xfer_memory): Use gdb_byte.
3439 * remote.c (compare_sections_command): Use gdb_byte.
3440 * score-tdep.c (score7_free_memblock): Change type of parameter to
3441 gdb_byte *.
3442 * sh-tdep.c (sh_justify_value_in_reg): Change return type to
3443 gdb_byte *. Use gdb_byte.
3444 (sh_push_dummy_call_fpu): Use gdb_byte.
3445 (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
3446 (sh_store_return_value_nofpu, sh_store_return_value_fpu)
3447 (sh_register_convert_to_virtual, sh_register_convert_to_raw):
3448 Change parameter type to 'gdb_byte *'. Use gdb_byte.
3449 (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
3450 * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
3451 (sh64_store_return_value, sh64_register_convert_to_virtual):
3452 Change parameter type to 'gdb_byte *'. Use gdb_byte.
3453 (sh64_pseudo_register_write): Use gdb_byte.
3454 * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
3455 * solib-irix.c (fetch_lm_info): Likewise. Use gdb_byte for byte
3456 buffer.
3457 (irix_current_sos): Use gdb_byte.
3458 * solib-som.c (som_current_sos): Use gdb_byte.
3459 * sparc-ravenscar-thread.c (supply_register_at_address)
3460 (sparc_ravenscar_generic_store_registers): Use gdb_byte.
3461 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
3462 * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
3463 * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
3464 'gdb_byte *'.
3465 * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
3466 'gdb_byte *'.
3467 * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
3468 * xstormy16-tdep.c (xstormy16_extract_return_value)
3469 (xstormy16_store_return_value): Change parameter type to
3470 'gdb_byte *'. Adjust.
3471 (xstormy16_push_dummy_call): Use gdb_byte.
3472 * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
3473 (call0_analyze_prologue, execute_code): Use gdb_byte.
3474
3475 2013-04-19 Vladimir Kargov <kargov@gmail.com>
3476 Pedro Alves <palves@redhat.com>
3477
3478 * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
3479 value contents.
3480
3481 2013-04-17 Doug Evans <dje@google.com>
3482
3483 * dwarf2read.c (struct signatured_type): New member type.
3484 (struct attribute): Replace member signatured_type with signature.
3485 (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
3486 (read_call_site_scope): Call follow_die_ref instead of
3487 follow_die_ref_or_sig.
3488 (read_structure_type): Rewrite handling of signatured types.
3489 (read_enumeration_type): Ditto.
3490 (read_attribute_value): Update.
3491 (build_error_marker_type): New function.
3492 (lookup_die_type): Add assert. Rewrite handling of signatured types.
3493 Don't call error for bad types, just build an error marker type.
3494 (dump_die_shallow): Update.
3495 (follow_die_sig_1): Renamed from follow_die_sig.
3496 Don't call error for bad types, instead return NULL.
3497 (follow_die_sig): New function.
3498 (get_signatured_type, get_DW_AT_signature_type): New functions.
3499
3500 2013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
3501
3502 * aarch64-tdep.c (aarch64_write_pc): Removed.
3503 (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
3504 function.
3505
3506 2013-04-17 Yao Qi <yao@codesourcery.com>
3507
3508 * top.c (print_gdb_configuration): Print configure-time
3509 parameter on using libbabeltrace or not.
3510
3511 2013-04-16 Pedro Alves <palves@redhat.com>
3512
3513 * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
3514
3515 2013-04-16 Pedro Alves <palves@redhat.com>
3516
3517 * common/glibc_thread_db.h: Update from upstream glibc
3518 (git 568035b7874a099087b77f7bba3e36a1173787b0).
3519
3520 2013-04-16 Pedro Alves <palves@redhat.com>
3521
3522 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
3523 * common/glibc_thread_db.h: ... this new file ...
3524 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
3525
3526 2013-04-16 Will Newton <will.newton@gmail.com>
3527 Pedro Alves <palves@redhat.com>
3528
3529 PR build/11881
3530
3531 * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
3532 (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
3533 HAVE_THREAD_DB_H.
3534
3535 2013-04-16 Pedro Alves <palves@redhat.com>
3536 Eli Zaretskii <eliz@gnu.org>
3537
3538 * NEWS: Mention "set foo unlimited".
3539
3540 2013-04-15 Doug Evans <dje@google.com>
3541
3542 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
3543 (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
3544 (create_dwo_cu_reader): Renamed from
3545 create_dwo_debug_info_hash_table_reader.
3546 (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
3547 Remove support for multiple CUs in a DWO file.
3548 (open_and_init_dwo_file, lookup_dwo_cutu): Update.
3549
3550 * dwarf2read.c (create_debug_types_hash_table): Use hex_string
3551 instead of phex.
3552 (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
3553 (create_dwo_in_dwp): Ditto.
3554
3555 2013-04-15 Tom Tromey <tromey@redhat.com>
3556
3557 * NEWS: Move recent entries into "since 7.6" section.
3558
3559 2013-04-15 Tom Tromey <tromey@redhat.com>
3560
3561 PR c++/13588:
3562 * NEWS: Update.
3563 * break-catch-throw.c (struct exception_catchpoint)
3564 <exception_rx, pattern>: New fields.
3565 (fetch_probe_arguments, dtor_exception_catchpoint)
3566 (check_status_exception_catchpoint)
3567 (print_one_detail_exception_catchpoint): New functions.
3568 (handle_gnu_v3_exceptions): Add "except_rx" argument.
3569 Compile regular expression if needed.
3570 (extract_exception_regexp): New function.
3571 (catch_exception_command_1): Use extract_exception_regexp.
3572 (compute_exception): Use fetch_probe_arguments.
3573 (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
3574 and check_status fields.
3575 * cp-abi.c (cplus_typename_from_type_info): New function.
3576 * cp-abi.h (cplus_typename_from_type_info): Declare.
3577 (struct cp_abi_ops) <get_typename_from_type_info>: New field.
3578 * gdb_regex.h (compile_rx_or_error): Declare.
3579 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
3580 comment.
3581 (init_gnuv3_ops): Set get_type_from_type_info field.
3582 * probe.c (compile_rx_or_error): Move...
3583 * utils.c (compile_rx_or_error): ... here.
3584
3585 2013-04-15 Tom Tromey <tromey@redhat.com>
3586
3587 PR c++/15176:
3588 * NEWS: Update.
3589 * break-catch-throw.c (compute_exception): New function.
3590 (exception_funcs): New global.
3591 (_initialize_break_catch_throw): Create $_exception.
3592 * cp-abi.c (cplus_type_from_type_info): New function.
3593 * cp-abi.h (cplus_type_from_type_info): Declare.
3594 (struct cp_abi_ops) <get_type_from_type_info>: New field.
3595 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
3596 (gnuv3_get_type_from_type_info): New functions.
3597 (init_gnuv3_ops): Set get_type_from_type_info ABI field.
3598
3599 2013-04-15 Tom Tromey <tromey@redhat.com>
3600
3601 * break-catch-throw.c (struct exception_names): New.
3602 (exception_functions): Change type.
3603 (re_set_exception_catchpoint): Look for SDT probes.
3604
3605 2013-04-15 Tom Tromey <tromey@redhat.com>
3606
3607 PR c++/10119:
3608 * break-catch-throw.c (exception_functions): New global.
3609 (gnu_v3_exception_catchpoint_ops): Move earlier.
3610 (struct exception_catchpoint): New.
3611 (classify_exception_breakpoint): Rewrite.
3612 (re_set_exception_catchpoint): New function.
3613 (handle_gnu_v3_exceptions): Return void. Use init_catchpoint.
3614 Allocate a struct exception_catchpoint.
3615 (catch_exception_command_1): Update.
3616 (initialize_throw_catchpoint_ops): Set 're_set' method.
3617
3618 2013-04-15 Tom Tromey <tromey@redhat.com>
3619
3620 * Makefile.in (SFILES): Add break-catch-throw.c
3621 (COMMON_OBS): Add break-catch-throw.o.
3622 * break-catch-throw.c: New file.
3623 * breakpoint.c: Move exception-catching code to new file.
3624 (ep_parse_optional_if_clause): No longer static.
3625 * breakpoint.h (ep_parse_optional_if_clause): Declare.
3626
3627 2013-04-15 Tom Tromey <tromey@redhat.com>
3628
3629 PR c++/9065:
3630 * NEWS: Update.
3631 * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
3632 * c-exp.y (TYPEID): New token.
3633 (exp): Add new TYPEID productions.
3634 (ident_tokens): Add "typeid".
3635 * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
3636 * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
3637 (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
3638 * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
3639 * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
3640 case.
3641 * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
3642 (build_std_type_info_type, gnuv3_get_typeid_type)
3643 (gnuv3_get_typeid): New functions.
3644 (init_gnuv3_ops): Initialize std_type_info_gdbarch_data. Set
3645 new fields on ABI object.
3646 * parse.c (operator_length_standard) <OP_TYPEID>: New case.
3647 * std-operator.def (OP_TYPEID): New.
3648
3649 2013-04-15 Tom Tromey <tromey@redhat.com>
3650
3651 * elfread.c (elf_symtab_read): Install versioned symbol under
3652 unversioned name as well.
3653
3654 2013-04-15 Tom Tromey <tromey@redhat.com>
3655
3656 PR c++/11990:
3657 * c-lang.c (cplus_language_defn): Use gdb_demangle.
3658 * c-typeprint.c (c_type_print_base): Use gdb_demangle.
3659 * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
3660 (gdb_demangle): New function.
3661 * cp-support.h (gdb_demangle): Declare.
3662 * dwarf2read.c (dwarf2_physname, fixup_partial_die)
3663 (dwarf2_name): Use gdb_demangle.
3664 * gdbtypes.c (check_stub_method): Use gdb_demangle.
3665 * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
3666 suffixes from name.
3667 (gnuv3_print_method_ptr): Use gdb_demangle.
3668 * jv-lang.c (java_demangle): Use gdb_demangle.
3669 * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
3670 * language.c (unk_lang_demangle): Use gdb_demangle.
3671 * symtab.c (symbol_find_demangled_name)
3672 (demangle_for_lookup): Use gdb_demangle.
3673
3674 2013-04-15 Tom Tromey <tromey@redhat.com>
3675
3676 PR c++/12824:
3677 * NEWS: Update.
3678 * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
3679 New constant.
3680 (classify_exception_breakpoint): New function.
3681 (print_it_exception_catchpoint, print_one_exception_catchpoint)
3682 (print_mention_exception_catchpoint)
3683 (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
3684 (catch_exception_command_1): Handle "rethrow" catchpoint.
3685 (catch_rethrow_command): New function.
3686 (_initialize_breakpoint): Add "catch rethrow" command.
3687
3688 2013-04-15 Pierre Muller <muller@sourceware.org>
3689
3690 * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
3691 set_gdbarch_write_pc as deprecated anymore.
3692
3693 2013-04-15 Joel Brobecker <brobecker@adacore.com>
3694
3695 * spu-tdep.c (spu_write_pc): Add empty line after local variable
3696 declarations.
3697
3698 2013-04-13 Yao Qi <yao@codesourcery.com>
3699
3700 * ctf.c (_initialize_ctf): Include "completer.h".
3701 Call add_target_with_completer instead of add_target.
3702
3703 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 Fix GDB regression related to PR binutils/14813.
3706 * jit.c (mem_bfd_iovec_close): Return 0 for success.
3707 * minidebug.c (lzma_close): Add return value comment.
3708 * remote.c (remote_bfd_iovec_close): Return 0 for success.
3709 * solib-spu.c (spu_bfd_iovec_close): Likewise.
3710 * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
3711
3712 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3713
3714 * config.in: Regenerate.
3715
3716 2013-04-12 Tom Tromey <tromey@redhat.com>
3717
3718 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
3719 const.
3720 * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
3721 (struct die_reader_specs) <buffer>: Likewise.
3722 (die_reader_func_ftype): Make 'info_ptr' const.
3723 (struct line_header) <include_dirs, statement_program_start,
3724 statement_program_end>: Now const.
3725 (struct file_entry) <name>: Likewise.
3726 (struct partial_die_info) <sibling>: Likewise.
3727 (struct dwarf_block) <data>: Likewise.
3728 (dwarf2_read_section): Remove cast.
3729 (dwarf2_get_section_info): Make 'bufp' const.
3730 (read_index_from_section): Constify.
3731 (dw2_get_file_names_reader): Make 'info_ptr' const.
3732 (dw2_get_primary_filename_reader): Likewise.
3733 (read_comp_unit_head): Make 'info_ptr' and return type const.
3734 (read_and_check_comp_unit_head, read_and_check_type_unit_head):
3735 Likewise.
3736 (read_abbrev_offset): Constify.
3737 (dwarf2_create_include_psymtab): Make 'name' const.
3738 (create_debug_types_hash_table): Update.
3739 (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
3740 (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
3741 Constify.
3742 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
3743 (load_partial_comp_unit_reader): Make 'info_ptr' const.
3744 (read_comp_units_from_section): Constify.
3745 (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
3746 (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
3747 const.
3748 (dwarf2_compute_name, setup_type_unit_groups): Constify.
3749 (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
3750 (create_dwp_hash_table, dwarf2_ranges_read)
3751 (dwarf2_record_block_ranges): Constify.
3752 (read_die_and_children, read_die_and_siblings_1)
3753 (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
3754 const.
3755 (read_full_die_1, read_full_die): Make 'info_ptr' const.
3756 (abbrev_table_read_table): Constify.
3757 (load_partial_dies): Make 'info_ptr' const.
3758 (read_partial_die, read_attribute_value, read_attribute): Make
3759 'info_ptr' and return type const.
3760 (read_address, read_initial_length)
3761 (read_checked_initial_length_and_offset, read_offset)
3762 (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
3763 const.
3764 (read_direct_string): Make 'buf' and return type const.
3765 (read_indirect_string_at_offset, read_indirect_string_from_dwz)
3766 (read_indirect_string): Make return type const.
3767 (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
3768 (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
3769 'info_ptr' const.
3770 (read_str_index): Make return type const.
3771 (add_include_dir): Make 'include_dir' const.
3772 (add_file_name): Make 'name' const.
3773 (dwarf_decode_line_header): Constify.
3774 (psymtab_include_file_name): Make return type const.
3775 (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
3776 (dwarf2_start_subfile): Make 'filename' const.
3777 (dwarf2_const_value_attr): Make 'bytes' const.
3778 (read_signatured_type_reader): Make 'info_ptr' const.
3779 (decode_locdesc): Constify.
3780 (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
3781 const.
3782 (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
3783 'mac_end', and return type const.
3784 (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
3785 (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
3786 type const.
3787 (per_cu_header_read_in): Constify.
3788 * symfile.h (dwarf2_get_section_info): Update.
3789
3790 2013-04-12 Tom Tromey <tromey@redhat.com>
3791
3792 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
3793
3794 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3795
3796 * NEWS: Mention "show configuration", --configuration.
3797 * top.c (print_gdb_configuration): New function, displays the
3798 details about GDB configure-time parameters.
3799 (print_gdb_version): Mention "show configuration".
3800 * cli/cli-cmds.c (show_configuration): New function.
3801 (_initialize_cli_cmds): Add the "show configuration" command.
3802 * main.c (captured_main) <print_configuration>: New static var.
3803 <long_options>: Use it.
3804 If --configuration was given, call print_gdb_configuration.
3805
3806 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3807 Pedro Alves <palves@redhat.com>
3808
3809 * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
3810 (generated_files): Add gcore.
3811 (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
3812 HAVE_NATIVE_GCORE_HOST.
3813 (gcore): New.
3814 * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
3815 * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
3816 config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
3817 config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
3818 config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
3819 Add HAVE_NATIVE_GCORE_HOST.
3820 * configure: Regenerate.
3821 * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
3822 New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME. New
3823 AC_CONFIG_FILES for gcore.
3824 * configure.tgt: Add gdb_have_gcore to the initial comment. Set
3825 gdb_have_gcore.
3826 * gdb_gcore.sh: Rename to ...
3827 * gcore.in: ... here. Remove gcore.sh comment. Use GDB_TRANSFORM_NAME
3828 and GCORE_TRANSFORM_NAME substitutions.
3829
3830 Fix parsing tabs in ${gdb_target_obs}.
3831 * configure.tgt (gdb_have_gcore): Replace case with for and if.
3832
3833 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 * remote.c (unpush_and_perror): Add output message final dot.
3836
3837 2013-04-11 Yao Qi <yao@codesourcery.com>
3838
3839 * tracepoint.c (tfile_interp_line): Fit parameters line and
3840 utpp in one line.
3841
3842 2013-04-10 Joel Brobecker <brobecker@adacore.com>
3843
3844 * solib.c (solib_map_sections): Remove code overwriting
3845 SO->SO_NAME with the bfd's filename.
3846
3847 2013-04-10 Pedro Alves <palves@redhat.com>
3848
3849 * cli/cli-decode.c (integer_unlimited_completer): New function.
3850 (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
3851 (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
3852 completer.
3853 * cli/cli-setshow.c: Include "cli/cli-utils.h".
3854 (is_unlimited_literal): New function.
3855 (do_set_command): Handle literal "unlimited" arguments.
3856 * frame.c (_initialize_frame) <set backtrace limit>: Document
3857 "unlimited".
3858 * printcmd.c (_initialize_printcmd) <set print
3859 max-symbolic-offset>: Add help text.
3860 * record-full.c (_initialize_record_full) <set record full
3861 insn-number-max>: Likewise.
3862 * record.c (_initialize_record) <set record
3863 instruction-history-size, set record function-call-history-size>:
3864 Add help text.
3865 * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
3866 help text.
3867 * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
3868 Likewise.
3869 * source.c (_initialize_source) <set listsize>: Add help text.
3870 * utils.c (initialize_utils) <set height, set width>: Likewise.
3871 <set pagination>: Mention "set height unlimited".
3872 * valprint.c (_initialize_valprint) <set print elements, set print
3873 repeats>: Document "unlimited".
3874
3875 2013-04-10 Pedro Alves <palves@redhat.com>
3876
3877 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
3878 instead of disconnect_tracing.
3879 * infcmd.c (detach_command, disconnect_command): Call
3880 query_if_trace_running. Adjust.
3881 * top.c: Include "tracepoint.h".
3882 (quit_target): Delete. Contents moved ...
3883 (quit_force): ... here. Wrap each stage of teardown in
3884 TRY_CATCH. Call disconnect_tracing before detaching.
3885
3886 2013-04-10 Hui Zhu <hui@codesourcery.com>
3887 Yao Qi <yao@codesourcery.com>
3888
3889 * configure.ac: Check libbabeltrace is installed.
3890 * config.in: Regenerate.
3891 * configure: Regenerate.
3892 * Makefile.in (LIBBABELTRACE): New.
3893 (CLIBS): Add LIBBABELTRACE.
3894 * ctf.c: Include "exec.h".
3895 (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
3896 (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
3897 (ctf_save_metadata_header): Define new type aliases in
3898 metadata.
3899 (ctf_write_header): Define event type "tsv_def" and "tp_def"
3900 in metadata. Start a new faked packet for trace status.
3901 (ctf_write_status): Write trace status to CTF.
3902 (ctf_write_uploaded_tsv): Write TSV to CTF.
3903 (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
3904 (ctf_write_definition_end): End the faked packet.
3905
3906 (ctx, ctf_iter, trace_dirname): New.
3907 (start_pos): New variable.
3908 (ctf_destroy, ctf_open_dir, ctf_open): New.
3909 (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
3910 macros.
3911 (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
3912 (ctf_fetch_registers, ctf_xfer_partial): New.
3913 (ctf_get_trace_state_variable_value): New.
3914 (ctf_get_tpnum_from_frame_event): New.
3915 (ctf_get_traceframe_address): New.
3916 (ctf_trace_find, ctf_has_stack): New.
3917 (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
3918 (ctf_get_trace_status, ctf_read_status): New.
3919 (_initialize_ctf): New.
3920 * tracepoint.c (get_tracepoint_number): New
3921 (get_uploaded_tsv): Remove 'static'.
3922 (struct traceframe_info, trace_regblock_size): Move it to ...
3923 * tracepoint.h: ... here.
3924 (get_tracepoint_number): Declare it.
3925 (get_uploaded_tsv): Declare it.
3926
3927 * NEWS: Mention new configure option.
3928
3929 2013-04-10 Pedro Alves <palves@redhat.com>
3930 Hui Zhu <hui@codesourcery.com>
3931
3932 * breakpoint.c (dprintf_re_set): New.
3933 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
3934 to dprintf_re_set.
3935
3936 2013-04-09 Joel Brobecker <brobecker@adacore.com>
3937
3938 * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
3939 Remove solib-svr4.o from the list.
3940
3941 2013-04-09 Joel Brobecker <brobecker@adacore.com>
3942
3943 * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
3944 Use gdb_assert_not_reached instead of invalid boolean expression.
3945
3946 2013-04-09 Pedro Alves <palves@redhat.com>
3947
3948 * remote.c (unpush_and_perror): New function.
3949 (readchar, remote_serial_write): Use it.
3950
3951 2013-04-09 Markus Metzger <markus.t.metzger@intel.com>
3952
3953 * NEWS: Mention new btrace RSP packets.
3954
3955 2013-04-08 Tom Tromey <tromey@redhat.com>
3956
3957 * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
3958 long.
3959
3960 2013-04-08 Tom Tromey <tromey@redhat.com>
3961
3962 * maint.c (print_bfd_section_info): Print the section index.
3963 * symmisc.c (dump_msymbols): Print the section index.
3964
3965 2013-04-08 Tom Tromey <tromey@redhat.com>
3966
3967 PR symtab/8424:
3968 * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
3969 SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
3970 * breakpoint.c (resolve_sal_pc): Update.
3971 * elfread.c (elf_gnu_ifunc_record_cache): Update.
3972 * findvar.c (struct minsym_lookup_data) <objfile>: New field.
3973 (minsym_lookup_iterator_cb): Use it.
3974 (default_read_var_value): Update.
3975 * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
3976 Update.
3977 * infcmd.c (jump_command): Update.
3978 * linespec.c (minsym_found): Update.
3979 * maint.c (maintenance_translate_address): Update.
3980 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
3981 (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
3982 * parse.c (write_exp_msymbol): Update.
3983 * printcmd.c (address_info): Update.
3984 * psymtab.c (find_pc_sect_psymbol): Update.
3985 (fixup_psymbol_section): Check SYMBOL_SECTION, not
3986 SYMBOL_OBJ_SECTION.
3987 (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
3988 Don't initialize SYMBOL_OBJ_SECTION.
3989 * spu-tdep.c (spu_catch_start): Update.
3990 * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
3991 * symmisc.c (dump_msymbols, print_symbol): Update.
3992 * symtab.c (fixup_section): Don't set 'obj_section'. Change
3993 how fallback section is computed.
3994 (fixup_symbol_section): Update.
3995 (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
3996 Update.
3997 (allocate_symbol, initialize_symbol, allocate_template_symbol):
3998 Initialize SYMBOL_SECTION.
3999 * symtab.h (struct general_symbol_info) <section>: Update comment.
4000 <obj_section>: Remove.
4001 (SYMBOL_OBJ_SECTION): Add 'objfile' argument. Rewrite.
4002 (SYMBOL_OBJFILE): New macro.
4003
4004 2013-04-08 Tom Tromey <tromey@redhat.com>
4005
4006 * coffread.c (record_minimal_symbol): Update.
4007 * dbxread.c (record_minimal_symbol): Update.
4008 * elfread.c (record_minimal_symbol): Update.
4009 * machoread.c (macho_symtab_add_minsym): Update.
4010 * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
4011 Update.
4012 * minsyms.c (prim_record_minimal_symbol): Update.
4013 (prim_record_minimal_symbol_full): Remove 'bfd_section'
4014 argument.
4015 (prim_record_minimal_symbol_and_info): Likewise.
4016 * minsyms.h (prim_record_minimal_symbol_full)
4017 (prim_record_minimal_symbol_and_info): Update.
4018 * symtab.c (allocate_symbol, initialize_symbol)
4019 (allocate_template_symbol): Initialize SYMBOL_SECTION.
4020 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
4021 Update.
4022
4023 2013-04-08 Tom Tromey <tromey@redhat.com>
4024
4025 PR symtab/8423:
4026 * solib-som.c (som_solib_section_offsets): Use BFD section
4027 indices. Set offsets for all sections.
4028 * somread.c (som_symtab_read): Compute BFD section for
4029 symbol. Use prim_record_minimal_symbol_and_info.
4030 (som_symfile_read): Fix comment.
4031 (struct find_section_offset_arg): New.
4032 (find_section_offset, set_section_index): New functions.
4033 (som_symfile_offsets): Use set_section_index to compute
4034 section indices.
4035
4036 2013-04-08 Tom Tromey <tromey@redhat.com>
4037
4038 * coffread.c (cs_to_section): Use gdb_bfd_section_index.
4039 * elfread.c (record_minimal_symbol, elf_symtab_read): Use
4040 gdb_bfd_section_index.
4041 * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
4042 New functions.
4043 * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
4044 Declare.
4045 * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
4046 Update.
4047 * objfiles.c (add_to_objfile_sections_full): New function.
4048 (add_to_objfile_sections): Use it.
4049 (build_section_table): Rewrite.
4050 (objfile_relocate1): Use gdb_bfd_section_index. Update.
4051 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
4052 (struct objfile) <sections>: Update comment.
4053 (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
4054 is NULL.
4055 (ALL_OBJSECTIONS): Use it.
4056 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
4057 * solib-frv.c (frv_relocate_main_executable): Update.
4058 * solib-target.c (solib_target_relocate_section_addresses):
4059 Use gdb_bfd_section_index.
4060 * symfile.c (build_section_addr_info_from_section_table):
4061 Use gdb_bfd_section_index.
4062 (build_section_addr_info_from_bfd, place_section): Likewise.
4063 * symtab.c (fixup_section): Update.
4064 * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
4065
4066 2013-04-08 Tom Tromey <tromey@redhat.com>
4067
4068 * minsyms.h (struct bound_minimal_symbol): New.
4069 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
4070 Remove objfile argument.
4071 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
4072 Return bound_minimal_symbol.
4073 * minsyms.c (lookup_minimal_symbol_by_pc_1)
4074 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
4075 Return bound_minimal_symbol.
4076 (in_gnu_ifunc_stub): Update.
4077 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
4078 Remove 'objfile_p' argument.
4079 (lookup_solib_trampoline_symbol_by_pc): Update.
4080 * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
4081 arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
4082 c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
4083 glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
4084 i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
4085 linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
4086 mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
4087 ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
4088 stack.c, symtab.c, tui/tui-disasm.c: Update.
4089
4090 2013-04-08 Tom Tromey <tromey@redhat.com>
4091
4092 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
4093 Use symbol's obstack, not an objfile.
4094 * coffread.c (process_coff_symbol): Update.
4095 * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
4096 * jv-lang.c (add_class_symbol): Update.
4097 * mdebugread.c (new_symbol): Update.
4098 * minsyms.c (prim_record_minimal_symbol_full)
4099 (terminate_minimal_symbol_table): Update.
4100 * psymtab.c (add_psymbol_to_bcache): Clear entire symbol. Update.
4101 * stabsread.c (define_symbol, read_enum_type): Update.
4102 * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
4103 Handle Ada specially.
4104 (symbol_set_language): Add 'obstack' argument.
4105 (symbol_set_names): Update.
4106 (symbol_natural_name, symbol_demangled_name): Always use
4107 ada_decode_symbol.
4108 * symtab.h (struct general_symbol_info)
4109 <language_specific::obstack>: New field.
4110 <ada_mangled>: New field.
4111 (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
4112 (symbol_set_language): Update.
4113
4114 2013-04-08 Tom Tromey <tromey@redhat.com>
4115
4116 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
4117 Take an obstack, not an objfile.
4118 (symbol_set_names): Update.
4119 * symtab.h (symbol_set_demangled_name): Update.
4120
4121 2013-04-08 Tom Tromey <tromey@redhat.com>
4122
4123 * coffread.c (process_coff_symbol, coff_read_enum_type): Call
4124 allocate_symbol.
4125 * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
4126 (read_func_scope): Call allocate_template_symbol.
4127 (new_symbol_full): Call allocate_symbol.
4128 * jit.c (finalize_symtab): Call allocate_symbol.
4129 * jv-lang.c (add_class_symbol): Call allocate_symbol.
4130 * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
4131 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
4132 (common_block_end): Call allocate_symbol.
4133 * symtab.c (allocate_symbol, initialize_symbol)
4134 (allocate_template_symbol): New functions.
4135 * symtab.c (allocate_symbol, initialize_symbol)
4136 (allocate_template_symbol): Declare.
4137 * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
4138
4139 2013-04-08 Pedro Alves <palves@redhat.com>
4140 Keith Seitz <keiths@redhat.com>
4141
4142 * breakpoint.c (create_breakpoint): Rename
4143 "parse_condition_and_thread" parameter to "parse_arg". Update
4144 describing comment. If !PARSE_ARG, then error out if ARG is not
4145 the empty string after extracting the location.
4146 * breakpoint.h (create_breakpoint): Rename
4147 "parse_condition_and_thread" parameter to "parse_arg".
4148
4149 2013-04-08 Aleksandar Ristovski <aristovski@qnx.com
4150
4151 * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
4152
4153 2013-04-07 Yao Qi <yao@codesourcery.com>
4154
4155 * remote.c (remote_trace_find): Change type of parameters 'addr1'
4156 and 'addr2' to CORE_ADDR.
4157 * target.c (update_current_target): Update.
4158 * target.h (struct target_ops) <to_trace_find>: Change parameter
4159 type to CORE_ADDR.
4160 * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
4161 'addr2' to CORE_ADDR.
4162 (tfile_trace_find): Likewise.
4163 (tfile_get_traceframe_address): Change return type to CORE_ADDR.
4164 Change local variable 'addr' to type CORE_ADDR.
4165 * tracepoint.h (tfind_1): Update declaration.
4166
4167 2013-04-06 Eli Zaretskii <eliz@gnu.org>
4168
4169 * windows-nat.c (windows_get_absolute_argv0): Move from here...
4170 * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
4171 Include main.h.
4172
4173 * windows-nat.h (windows_get_absolute_argv0): Move prototype from
4174 here...
4175 * main.h (windows_get_absolute_argv0): ...to here.
4176
4177 2013-04-05 Doug Evans <dje@google.com>
4178
4179 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
4180 (read_cutu_die_from_dwo): Add comments.
4181 (read_structure_type): Update comment.
4182 (read_enumeration_type, read_namespace_type): Update comment.
4183 (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
4184
4185 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 Convert man pages to texinfo, new gdbinit.5 texinfo page.
4188 * Makefile.in (gdb.z): Remove.
4189 (install-only): Remove $(man1dir) and gdb.1 installation.
4190 * gdb.1: Remove.
4191
4192 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4193
4194 Fix compatibility with Linux kernel 3.8.3.
4195 * linux-tdep.c (linux_find_memory_regions_full): Move variable number
4196 to more inner block. Remove parsing of NUMBER from outer block.
4197 Parse NUMBER only if KEYWORD has been identified.
4198
4199 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4200
4201 Fix variable name shadowing.
4202 * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
4203 filename to mapsfilename and update its uses.
4204
4205 2013-04-05 Eli Zaretskii <eliz@gnu.org>
4206
4207 * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
4208 empty. See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
4209 and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
4210 details of the problem.
4211
4212 2013-04-04 Pedro Alves <palves@redhat.com>
4213 Hui Zhu <hui@codesourcery.com>
4214
4215 * breakpoint.c (validate_commands_for_breakpoint): If validating a
4216 tracepoint, reset its STEP_COUNT and call validate_actionline.
4217
4218 2013-04-03 Doug Evans <dje@google.com>
4219
4220 * dwarf2read.c (read_die_and_siblings_1): Renamed from
4221 read_die_and_siblings.
4222 (read_die_and_siblings): New function.
4223 (read_cutu_die_from_dwo): Dump die if requested.
4224 (read_die_and_children): Call read_full_die_1 and
4225 read_die_and_siblings_1.
4226 (read_full_die): Dump die if requested.
4227
4228 * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
4229
4230 * dwarf2read.c (struct dwo_file): New member comp_dir.
4231 Rename member name to dwo_name. All uses updated.
4232 (hash_dwo_file): Include comp_dir in computation.
4233 (eq_dwo_file): Ditto.
4234 (lookup_dwo_file_slot): New arg comp_dir. All callers updated.
4235 (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
4236
4237 * psymtab.c (read_psymtabs_with_fullname): Don't call
4238 psymtab_to_fullname if the basenames are different.
4239
4240 2013-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
4243 New entry about "fullname" presence.
4244
4245 2013-04-03 Pedro Alves <palves@redhat.com>
4246
4247 * NEWS: Mention x86_64/Cygwin as new native configuration.
4248
4249 2013-04-02 Doug Evans <dje@google.com>
4250
4251 * dwarf2read.c (read_structure_type): Fix typo in comment.
4252
4253 2013-04-02 Pedro Alves <palves@redhat.com>
4254
4255 * NEWS: Mention "set/show debug aarch64", "set/show debug
4256 coff-pe-read" and "set/show debug mach-o".
4257
4258 2013-04-02 Pedro Alves <palves@redhat.com>
4259
4260 * NEWS: Mention "set/show remote trace-buffer-size-packet".
4261
4262 2013-04-02 Eli Zaretskii <eliz@gnu.org>
4263
4264 * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
4265 gdb_string.h is now in common/.
4266
4267 2013-04-02 Pedro Alves <palves@redhat.com>
4268
4269 * NEWS: Move "set debug notification" and "set trace-buffer-size"
4270 under "New options".
4271
4272 2013-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4273
4274 Revert this patch:
4275 PR gdb/15275
4276 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
4277
4278 2013-04-02 Pedro Alves <palves@redhat.com>
4279
4280 PR gdb/15275
4281
4282 * remote.c (send_interrupt_sequence): Use remote_serial_write.
4283 (remote_serial_write): New function.
4284 (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
4285
4286 2013-04-01 Jiong Wang <jiwang@tilera.com>
4287
4288 * NEWS: Mention TILE-Gx in "New native configurations" and
4289 "New targets" sections.
4290
4291 2013-04-01 Doug Evans <dje@google.com>
4292
4293 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
4294 (process_enumeration_scope): Simplify.
4295
4296 * dwarf2read.c (struct dwarf2_per_cu_data): Move member
4297 type_unit_group ...
4298 (struct signatured_type): ... to here.
4299 (sig_type_ptr): New typedef.
4300 (type_unit_group): Delete member 't.first_cu'. Move member 'tus'
4301 out of union 't'. All uses updated.
4302 (dw2_get_file_names_reader): Assert not called for a type unit.
4303 (dw2_get_file_names): Assert not called for a type unit or type
4304 unit group.
4305 (build_type_psymtabs_reader): Assert called for a type unit.
4306 (build_type_psymtab_dependencies): Assert called for a type unit group.
4307
4308 * dwarf2read.c (free_dwo_file): Add comment.
4309 (dwarf2_per_objfile_free): Unref dwp bfd.
4310
4311 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
4312
4313 * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
4314 (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
4315 (read_pe_exported_syms): Remove unused 'exportix'.
4316 (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
4317 'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
4318 'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
4319
4320 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
4321
4322 * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
4323 (print_it_watchpoint): Remove unused 'bl'.
4324 (say_where): Remove unused 'uiout'.
4325 (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
4326 (bkpt_breakpoint_hit): Remove unused 'b'.
4327 (internal_bkpt_print_it): Remove unused 'uiout'.
4328 * buildsym.c (augment_type_symtab): Remove unused 'i'.
4329
4330 2013-03-31 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
4331
4332 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
4333 (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
4334
4335 2013-03-29 Doug Evans <dje@google.com>
4336
4337 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
4338 Delete arg is_dwp. All callers updated.
4339 (open_dwp_file): New function.
4340 (open_and_init_dwp_file): Call it.
4341 (get_dwp_file): New function.
4342 (lookup_dwo_cutu): Call it.
4343
4344 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
4345 unnecessary, cleanup.
4346
4347 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
4348
4349 * dwarf2read.c (read_cutu_die_from_dwo): New function.
4350 (lookup_dwo_unit): New function.
4351 (init_cutu_and_read_dies): Move DWO handling to new functions.
4352
4353 * dwarf2read.c (struct signatured_type): Tweak comment.
4354 (struct dwo_unit): Tweak comment.
4355 (create_debug_types_hash_table): Tweak comment. Reformat long line.
4356 (create_dwo_debug_info_hash_table): Tweak comment.
4357 (dwarf2_per_cu_offset_and_type): Tweak comment.
4358
4359 * dwarf2read.c (lookup_signatured_type): Remove complaint about
4360 missing .debug_types section.
4361
4362 2013-03-29 Yao Qi <yao@codesourcery.com>
4363
4364 * corelow.c: Include "completer.h".
4365 (_initialize_corelow): Call add_target_with_completer with
4366 argument 'filename_completer'.
4367 * tracepoint.c: Likewise.
4368 * exec.c (_initialize_exec): Likewise.
4369 * target.c (add_target): Rename to ...
4370 (add_target_with_completer): ... this. Call set_cmd_completer
4371 if parameter completer is not NULL.
4372 (add_target): New.
4373 * target.h: Include "command.h".
4374 (add_target_with_completer): Declare it.
4375
4376 2013-03-28 Joel Brobecker <brobecker@adacore.com>
4377
4378 * coffread.c (is_import_fixup_symbol): New function.
4379 (record_minimal_symbol): Use is_import_fixup_symbol to
4380 detect import fixup symbols, and discard them.
4381
4382 2013-03-28 Doug Evans <dje@google.com>
4383
4384 * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
4385 types hash table until we know we need it.
4386
4387 * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
4388 index numbers.
4389
4390 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
4391 All callers updated.
4392 (dw2_print_stats): Print #read CUs too.
4393 (dump_die_shallow): Print signatured types better.
4394
4395 * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
4396 info_or_types_section to section. All uses updated.
4397 (struct dwo_unit): Ditto.
4398
4399 2013-03-28 Pedro Alves <palves@redhat.com>
4400
4401 * NEWS (New options): New section.
4402 (New options): Mention set/show remote trace-status-packet.
4403 * remote.c (PACKET_qTStatus): New enumeration value.
4404 (remote_get_trace_status): Skip sending qTStatus if the packet is
4405 disabled. Use packet_ok.
4406 (_initialize_remote): Register a configuration command for
4407 qTStatus packet.
4408
4409 2013-03-28 Doug Evans <dje@google.com>
4410
4411 * symfile.c (find_separate_debug_file): Add comment.
4412 (terminate_after_last_dir_separator): Tweak comment.
4413
4414 * dwarf2read.c (create_partial_symtab): Add forward decl.
4415 (create_partial_symtab): Move to be closer to other psymtab functions.
4416 (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
4417
4418 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
4419 (compute_symtab_includes): Remove unnecessary forward declaration.
4420 (die_needs_namespace): Add comment marking group of functions for
4421 dwarf2 name computation.
4422
4423 * typeprint.c (_initialize_typeprint): Improve type help text.
4424
4425 * python/python.c (finish_python_initialization): Provide suggestion
4426 for how to tell gdb to find its python files.
4427
4428 2013-03-28 Pedro Alves <palves@redhat.com>
4429
4430 PR gdb/15294
4431
4432 * source.c (_initialize_source): Change back "set listsize" to an
4433 integer command.
4434
4435 2013-03-27 Gareth McMullin <gareth@blacksphere.co.nz>
4436
4437 PR gdb/15275
4438 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
4439
4440 2013-03-27 Pedro Alves <palves@redhat.com>
4441
4442 * top.c (history_size): Rename to ...
4443 (history_size_setshow_var): ... this. Add comment.
4444 (show_commands): Use readline's 'history_length' instead of
4445 computing the history length by calling history_get in a loop.
4446 (set_history_size_command): Error out for sizes over INT_MAX.
4447 Restore previous history size on invalid size.
4448 (init_history): If HISTSIZE is negative, leave the history size as
4449 zero. Add comments.
4450 (init_main): Adjust.
4451
4452 2013-03-27 Pedro Alves <palves@redhat.com>
4453
4454 * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
4455 coff_pe_read" command to "set debug coff-pe-read".
4456
4457 2013-03-27 Markus Metzger <markus.t.metzger@intel.com>
4458
4459 * record.c (command_size_to_target_size): Fix size comparison.
4460 Change parameter type from pointer to integer to integer.
4461 Update all users.
4462
4463 2013-03-27 Pierre Muller <muller@sourceware.org>
4464
4465 * windows-nat.c (handle_output_debug_string): Avoid typecast
4466 from integer of different size warning.
4467
4468 2013-03-26 Joel Brobecker <brobecker@adacore.com>
4469
4470 * windows-nat.c (handle_output_debug_string): Add empty line
4471 after local block variable definition.
4472
4473 2013-03-26 Pedro Alves <palves@redhat.com>
4474
4475 * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
4476 (net_open): Make 'polls' local unsigned.
4477
4478 2013-03-26 Pedro Alves <palves@redhat.com>
4479
4480 * remote.c (_initialize_remote): Make "set remoteaddresssize"
4481 a zuinteger command instead of uinteger.
4482
4483 2013-03-26 Pedro Alves <palves@redhat.com>
4484
4485 * record-full.c (record_full_insn_num): Make it unsigned.
4486 (record_full_check_insn_num, record_full_message)
4487 (record_full_registers_change, record_full_xfer_partial): Remove
4488 record_full_insn_max_num check (it's always != 0).
4489 (record_full_info, record_full_restore): Use %u as format string.
4490 (): Use %u as format string.
4491 (set_record_full_insn_max_num): Remove record_full_insn_max_num
4492 check (it's always != 0).
4493
4494 2013-03-26 Pedro Alves <palves@redhat.com>
4495
4496 * dcache.c (_initialize_dcache): Make the "set dcache line-size"
4497 and "set dcache size" commands zuinteger instead of uinteger.
4498
4499 2013-03-26 Pedro Alves <palves@redhat.com>
4500
4501 * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
4502 command zuinteger instead of uinteger.
4503
4504 2013-03-26 Pedro Alves <palves@redhat.com>
4505
4506 * coff-pe-read.c (_initialize_coff_pe_read): Make the command
4507 zuinteger instead of uinteger.
4508
4509 2013-03-26 Pedro Alves <palves@redhat.com>
4510
4511 * record.c (record_insn_history_size_setshow_var)
4512 (record_call_history_size_setshow_var): New globals.
4513 (command_size_to_target_size): New function.
4514 (cmd_record_insn_history, cmd_record_call_history): Use
4515 command_size_to_target_size instead of cast.
4516 (validate_history_size, set_record_insn_history_size)
4517 (set_record_call_history_size): New functions.
4518 (_initialize_record): Install set_record_insn_history_size and
4519 set_record_call_history_size as "set" hooks of "set record
4520 instruction-history-size" and "set record
4521 function-call-history-size".
4522
4523 2013-03-26 Pedro Alves <palves@redhat.com>
4524
4525 * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
4526 use with history_max_entries use. Remove FIXME note.
4527
4528 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
4529
4530 * record-btrace.c (record_btrace_close): Call
4531 record_btrace_auto_disable.
4532
4533 2013-03-25 Joel Brobecker <brobecker@adacore.com>
4534
4535 * rs6000-nat.c (fixup_breakpoints): Delete declaration.
4536
4537 2013-03-25 Doug Evans <dje@google.com>
4538
4539 * contrib/cc-with-tweaks.sh: Check exit code of dwp.
4540
4541 2013-03-25 Tom Tromey <tromey@redhat.com>
4542
4543 PR symtab/11462:
4544 * c-exp.y (exp): Add new productions for destructors after '.' and
4545 '->'.
4546 (write_destructor_name): New function.
4547
4548 2013-03-25 Tom Tromey <tromey@redhat.com>
4549
4550 PR c++/9197:
4551 * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
4552 value_struct_elt, not lookup_struct_elt_type.
4553 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
4554 STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
4555 * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
4556
4557 2013-03-25 Yao Qi <yao@codesourcery.com>
4558
4559 * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
4560 instead of '_mkdir'.
4561
4562 2013-03-23 Eli Zaretskii <eliz@gnu.org>
4563
4564 * windows-nat.c (windows_get_absolute_argv0): New function.
4565 * windows-nat.h: Add its prototype.
4566
4567 * main.c (get_init_files): Use filename_ncmp instead of strncmp.
4568 Use IS_DIR_SEPARATOR instead of looking for a character inside
4569 SLASH_STRING. Include filenames.h.
4570 (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
4571 relocate_gdb_directory works when passed gdb_program_name.
4572 Include windows-nat.h.
4573
4574 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4575
4576 * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
4577 * remote.c (trace_error): Remove the special handling of '2'.
4578 (readchar) <SERIAL_EOF>
4579 (readchar) <SERIAL_ERROR>
4580 (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
4581 (remote_get_trace_status): Call throw_exception if EX is
4582 TARGET_CLOSE_ERROR.
4583 * utils.c (perror_with_name): Rename to ...
4584 (throw_perror_with_name): ... here. New parameter errcode, describe it
4585 in the function comment.
4586 (perror_with_name): New function wrapper.
4587 * utils.h (enum errors): New stub declaration.
4588 (throw_perror_with_name): New declaration.
4589
4590 2013-03-22 Pedro Alves <palves@redhat.com>
4591 Yao Qi <yao@codesourcery.com>
4592 Mark Kettenis <kettenis@gnu.org>
4593
4594 * cli/cli-setshow.c (do_set_command) <var_uinteger>:
4595 Don't let the user set the value to UINT_MAX directly.
4596 <var_integer>: Don't let the user set the value to INT_MAX
4597 directly.
4598
4599 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4600
4601 * remote.c (remote_unpush_target): New function.
4602 (remote_open_1): Remove two pop_target calls, update one comment, add
4603 comment to target_preopen call. Replace pop_target call by
4604 remote_unpush_target call.
4605 (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
4606 pop_target calls by remote_unpush_target calls.
4607
4608 2013-03-22 Pedro Alves <palves@redhat.com>
4609
4610 * linux-nat.c (linux_child_follow_fork): Don't call
4611 linux_enable_event_reporting.
4612 (linux_handle_extended_wait): Don't call
4613 linux_enable_event_reporting.
4614
4615 2013-03-22 Pedro Alves <palves@redhat.com>
4616
4617 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
4618 use it to rewrite the trampoline buffers with type gdb_byte[], and
4619 undefine the macro. Remove char* cast.
4620
4621 2013-03-21 Doug Evans <dje@google.com>
4622
4623 New commands "mt set per-command {space,time,symtab} {on,off}".
4624 * NEWS: Add entry.
4625 * event-top.c: #include "maint.h".
4626 * main.c: #include "maint.h".
4627 * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
4628 timeval-utils.h, maint.h, cli/cli-setshow.h.
4629 (per_command_time, per_command_space): New static globals.
4630 (per_command_symtab): New static global.
4631 (per_command_setlist, per_command_showlist): New static globals.
4632 (struct cmd_stats): Move here from utils.c.
4633 (set_per_command_time): Renamed from set_display_time in utils.c
4634 and moved here. All callers updated.
4635 (set_per_command_space): Renamed from set_display_space in utils.c
4636 and moved here. All callers updated.
4637 (count_symtabs_and_blocks): New function.
4638 (report_command_stats): Moved here from utils.c. Add support for
4639 printing symtab stats. Only print data if enabled before command
4640 executed.
4641 (make_command_stats_cleanup): Ditto.
4642 (sert_per_command_cmd, show_per_command_cmd): New functions.
4643 (_initialize_maint_cmds): Add new commands
4644 mt set per-command {space,time,symtab} {on,off}.
4645 * maint.h: New file.
4646 * top.c: #include "maint.h".
4647 * utils.c (reset_prompt_for_continue_wait_time): New function.
4648 (get_prompt_for_continue_wait_time): New function.
4649 * utils.h (reset_prompt_for_continue_wait_time): Declare
4650 (get_prompt_for_continue_wait_time): Declare.
4651 (make_command_stats_cleanup): Moved to maint.h.
4652 (set_display_time, set_display_space): Moved to maint.h and renamed
4653 to set_per_command_time, set_per_command_space.
4654 * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
4655 parse_binary_operation and made non-static. Don't call error,
4656 just return an error marker. All callers updated.
4657 * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
4658
4659 2013-03-21 Tom Tromey <tromey@redhat.com>
4660
4661 * symfile.c (alloc_section_addr_info): Update header. Don't set
4662 'num_sections' field.
4663 (build_section_addr_info_from_section_table): Set 'num_sections'.
4664 (build_section_addr_info_from_bfd): Likewise.
4665 (build_section_addr_info_from_objfile): Remove dead loop
4666 condition.
4667 (free_section_addr_info): Unconditionally call xfree.
4668 (relative_addr_info_to_section_offsets, addrs_section_sort)
4669 (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
4670 condition.
4671 (syms_from_objfile_1): Remove dead 'if' condition. Check
4672 'num_sections'.
4673 (add_symbol_file_command): Set 'num_sections'.
4674 * symfile-mem.c (symbol_file_add_from_memory): Set
4675 'num_sections'.
4676 * somread.c (som_symfile_offsets): Remove dead loop condition.
4677 * machoread.c (macho_symfile_offsets): Remove dead 'if'.
4678 * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
4679
4680 2013-03-21 Tom Tromey <tromey@redhat.com>
4681
4682 * tracepoint.h (decode_agent_options): Add 'trace_string'
4683 argument.
4684 * tracepoint.c (decode_agent_options): Add 'trace_string'
4685 argument.
4686 (validate_actionline): Update.
4687 (collect_symbol): Add 'trace_string' argument.
4688 (struct add_local_symbols_data) <trace_string>: New field.
4689 (do_collect_symbol): Update.
4690 (add_local_symbols): Add 'trace_string' argument.
4691 (encode_actions_1): Update.
4692 (trace_dump_actions): Update.
4693 * dwarf2loc.c (access_memory): Update.
4694 * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
4695 * ax-general.c (new_agent_expr): Update.
4696 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
4697 (gen_trace_for_return_address): Add argument.
4698 (trace_kludge, trace_string_kludge): Remove.
4699 * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
4700 (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
4701 (gen_trace_for_var): Add 'trace_string' argument.
4702 (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
4703 (gen_printf, agent_eval_command_one): Update.
4704
4705 2013-03-21 Tom Tromey <tromey@redhat.com>
4706
4707 PR exp/15109:
4708 * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
4709 Handle FILENAME token.
4710
4711 2013-03-21 Tom Tromey <tromey@redhat.com>
4712
4713 * c-exp.y (YYPRINT): Define.
4714 (c_print_token): New function.
4715
4716 2013-03-21 Tom Tromey <tromey@redhat.com>
4717
4718 * c-exp.y (%union) <sym, ivar, ivec>: Remove.
4719
4720 2013-03-21 Yao Qi <yao@codesourcery.com>
4721
4722 * ctf.c: Include "gdb_stat.h".
4723 [USE_WIN32API]: New macro 'mkdir'.
4724 (ctf_start): Use permission bits macros if they are defined.
4725
4726 2013-03-20 Keith Seitz <keiths@redhat.com>
4727
4728 * breakpoint.h (struct breakpoint): Add comment to
4729 extra_string indicating that this member is mallod'd.
4730 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
4731
4732 2013-03-20 Pedro Alves <palves@redhat.com>
4733
4734 PR gdb/15289
4735
4736 * cli/cli-setshow.c (do_set_command)
4737 <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
4738 the result of parsing the command argument. Throw error if the
4739 value is greater than UINT_MAX. Print the invalid value with
4740 plongest.
4741 <var_integer, var_zinteger>: Use LONGEST for variable holding the
4742 result of parsing the command argument. Throw error if the value
4743 is greater than INT_MAX, not greater or equal. Also throw error
4744 if the value is less than INT_MIN. Print the invalid value with
4745 plongest.
4746 <var_zuinteger_unlimited>: Throw error if the value is greater
4747 than INT_MAX, not greater or equal.
4748 (do_show_command) <var_integer, var_zinteger,
4749 var_zuinteger_unlimited>: Use %d for printing int, not %u.
4750
4751 2013-03-20 Tom Tromey <tromey@redhat.com>
4752
4753 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
4754 if possible.
4755 * dwarf2read.c (read_func_scope): Remove old FIXME.
4756 * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
4757 not LOC_COMPUTED.
4758 * findvar.c (symbol_read_needs_frame, default_read_var_value):
4759 Unconditionally call via computed ops, if possible.
4760 * printcmd.c (address_info): Unconditionally call via computed ops,
4761 if possible.
4762 * stack.c (read_frame_arg): Unconditionally call via computed ops,
4763 if possible.
4764 * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
4765 * tracepoint.c (scope_info): Unconditionally call via computed ops,
4766 if possible.
4767
4768 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4769 Tom Tromey <tromey@redhat.com>
4770
4771 PR symtab/8421:
4772 * coffread.c (coff_register_index): New global.
4773 (process_coff_symbol, coff_read_enum_type): Set
4774 SYMBOL_ACLASS_INDEX.
4775 (_initialize_coffread): Initialize new global.
4776 * dwarf2loc.c (locexpr_find_frame_base_location)
4777 (dwarf2_block_frame_base_locexpr_funcs)
4778 (loclist_find_frame_base_location)
4779 (dwarf2_block_frame_base_loclist_funcs): New.
4780 (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
4781 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
4782 * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
4783 (dwarf2_block_frame_base_loclist_funcs): New.
4784 * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
4785 (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
4786 globals.
4787 (read_func_scope): Update.
4788 (fixup_go_packaging, mark_common_block_symbol_computed)
4789 (var_decode_location, new_symbol_full, dwarf2_const_value):
4790 Set SYMBOL_ACLASS_INDEX.
4791 (dwarf2_symbol_mark_computed): Likewise. Add 'is_block' argument.
4792 (_initialize_dwarf2_read): Initialize new globals.
4793 * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
4794 * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
4795 * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
4796 globals.
4797 (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
4798 (_initialize_mdebugread): Initialize new globals.
4799 * psympriv.h (struct partial_symbol) <aclass>: Update comment.
4800 * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
4801 (stab_register_index, stab_regparm_index): New globals.
4802 (define_symbol, read_enum_type, common_block_end): Set
4803 SYMBOL_ACLASS_INDEX.
4804 (_initialize_stabsread): Initialize new globals.
4805 * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
4806 globals.
4807 (MAX_SYMBOL_IMPLS): New define.
4808 (register_symbol_computed_impl, register_symbol_block_impl)
4809 (register_symbol_register_impl)
4810 (initialize_ordinary_address_classes): New functions.
4811 (_initialize_symtab): Call initialize_ordinary_address_classes.
4812 * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
4813 (struct symbol_impl): New.
4814 (SYMBOL_ACLASS_BITS): New define.
4815 (struct symbol) <aclass, ops>: Remove fields.
4816 <aclass_index>: New field.
4817 (symbol_impls): Declare.
4818 (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
4819 (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
4820 (register_symbol_computed_impl, register_symbol_block_impl)
4821 (register_symbol_register_impl): Declare.
4822 (struct symbol_computed_ops): Add location_has_loclist.
4823 (struct symbol_block_ops): New.
4824 (SYMBOL_BLOCK_OPS): New.
4825 * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
4826
4827 2013-03-20 Tom Tromey <tromey@redhat.com>
4828
4829 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
4830 (print_partial_symbols, recursively_search_psymtabs): Use
4831 PSYMBOL_CLASS.
4832
4833 2013-03-20 Pierre Muller <muller@sourceware.org>
4834
4835 * contrib/ari/gdb_ari.sh (OP eol rule): Also check
4836 addtion, subtraction, multiplication and division binary operator.
4837
4838 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4839
4840 Code cleanup.
4841 * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
4842 * bsd-kvm.c (bsd_kvm_close): Likewise.
4843 * bsd-uthread.c (bsd_uthread_close): Likewise.
4844 * corelow.c (core_close): Likewise.
4845 (core_close_cleanup): Remove parameter quitting from a caller.
4846 * event-top.c (async_disconnect): Likewise.
4847 * exec.c (exec_close_1): Remove parameter quitting.
4848 * go32-nat.c (go32_close): Likewise.
4849 * linux-nat.c (linux_nat_close): Remove parameter quitting. Remove
4850 parameter quitting from a caller.
4851 * mips-linux-nat.c (super_close): Remove parameter quitting from the
4852 variable.
4853 (mips_linux_close): Remove parameter quitting. Remove parameter
4854 quitting from a caller.
4855 * monitor.c (monitor_close): Remove parameter quitting.
4856 * monitor.h (monitor_close): Likewise.
4857 * record-btrace.c (record_btrace_close): Likewise.
4858 * record-full.c (record_full_close): Likewise.
4859 * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
4860 it also from fprintf_unfiltered.
4861 * remote-mips.c (mips_close): Remove parameter quitting.
4862 (mips_detach): Remove parameter quitting from a caller.
4863 * remote-sim.c (gdbsim_close): Remove parameter quitting.
4864 (gdbsim_close): Remove duplicate function comment. Remove parameter
4865 quitting and remove it also from printf_filtered.
4866 * remote.c (remote_close): Remove parameter quitting.
4867 * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
4868 * target.c (update_current_target): Remove parameter int from to_close
4869 de_fault.
4870 (push_target, unpush_target, pop_target): Remove parameter quitting from
4871 a caller.
4872 (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
4873 Remove parameter quitting from a caller.
4874 (target_preopen): Remove parameter quitting from a caller.
4875 (target_close): Remove parameter quitting. Remove parameter quitting
4876 from a caller two times. Remove parameter quitting also from
4877 fprintf_unfiltered.
4878 * target.h (struct target_ops): Remove parameter quitting and as int
4879 from fields to_xclose and to_close.
4880 (extern struct target_ops current_target):
4881 (target_close, pop_all_targets): Remove parameter quitting. Update the
4882 comment.
4883 (pop_all_targets_above): Remove parameter quitting.
4884 * top.c (quit_target): Remove parameter quitting from a caller.
4885 * tracepoint.c (tfile_close): Remove parameter quitting.
4886 * windows-nat.c (windows_close): Remove parameter quitting.
4887
4888 2013-03-20 Corinna Vinschen <vinschen@redhat.com>
4889
4890 * windows-nat.c (handle_output_debug_string): Replace call
4891 to string_to_core_addr with call to strtoull.
4892
4893 2013-03-20 Yao Qi <yao@codesourcery.com>
4894
4895 * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
4896 and write it to CTF metadata.
4897
4898 2013-03-19 Corinna Vinschen <vinschen@redhat.com>
4899
4900 * windows-nat.c (handle_output_debug_string): Change type of n to
4901 SIZE_T to avoid crash on 64 bit systems.
4902
4903 2013-03-17 Eli Zaretskii <eliz@gnu.org>
4904
4905 * python/python-internal.h (HAVE_SNPRINTF)
4906 [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
4907 about redefinition of snprintf by pyerrors.h.
4908
4909 2013-03-15 Steve Ellcey <sellcey@mips.com>
4910
4911 * remote-sim.c (sim_command_completer): Make char arguments const.
4912
4913 2013-03-15 Tom Tromey <tromey@redhat.com>
4914
4915 PR c++/15116:
4916 * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
4917
4918 2013-03-14 Tom Tromey <tromey@redhat.com>
4919
4920 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
4921 New fields.
4922 (get_file_crc): Move from symfile.c.
4923 (gdb_bfd_crc): New function.
4924 * gdb_bfd.h (gdb_bfd_crc): Declare.
4925 * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
4926 * symfile.c (get_file_crc): Move to gdb_bfd.c.
4927 (separate_debug_file_exists): Use gdb_bfd_crc.
4928
4929 2013-03-14 Tom Tromey <tromey@redhat.com>
4930
4931 * symfile.c (get_debug_link_info): Remove.
4932 (find_separate_debug_file_by_debuglink): Use
4933 bfd_get_debug_link_info.
4934
4935 2013-03-14 Tom Tromey <tromey@redhat.com>
4936
4937 * symtab.c (error_in_psymtab_expansion): New function.
4938 (lookup_symbol_aux_quick)
4939 (basic_lookup_transparent_type_quick): Remove "last resort"
4940 code. Use error_in_psymtab_expansion.
4941
4942 2013-03-14 Doug Evans <dje@google.com>
4943 Jan Kratochvil <jan.kratochvil@redhat.com>
4944
4945 * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
4946 any successful compare_filenames_for_search or FILENAME_CMP.
4947 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
4948 * symtab.c (iterate_over_some_symtabs): Likewise.
4949
4950 2013-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 * source.c (print_source_lines_base): Make a local copy of
4953 symtab_to_fullname.
4954
4955 2013-03-14 Hui Zhu <hui_zhu@mentor.com>
4956 Jan Kratochvil <jan.kratochvil@redhat.com>
4957
4958 * source.c (print_source_lines_base): Suppress "file" for TUI.
4959
4960 2013-03-14 Keith Seitz <keiths@redhat.com>
4961 Alan Matsuoka <alanm@redhat.com>
4962
4963 PR c++/15203
4964 PR c++/15210
4965 * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
4966 TYPE_CODE_METHOD.
4967 * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
4968 symbols.
4969
4970 2013-03-14 Yao Qi <yao@codesourcery.com>
4971
4972 * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
4973 status to tfile if trace is stopped by command 'tstop'.
4974
4975 2013-03-14 Yao Qi <yao@codesourcery.com>
4976
4977 * tracepoint.c (tfile_write_status): Write trace notes and user
4978 name into tfile if they are not NULL.
4979
4980 2013-03-14 Hui Zhu <hui@codesourcery.com>
4981 Yao Qi <yao@codesourcery.com>
4982
4983 * Makefile.in (REMOTE_OBS): Add ctf.o.
4984 (SFILES): Add ctf.c.
4985 (HFILES_NO_SRCDIR): Add ctf.h.
4986 * ctf.c, ctf.h: New files.
4987 * tracepoint.c: Include 'ctf.h'.
4988 (collect_pseudocommand): Remove static.
4989 (trace_save_command): Parse option "-ctf".
4990 Produce different trace file writers per option.
4991 Adjust output message.
4992 (trace_save_tfile, trace_save_ctf): New.
4993 * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
4994 * mi/mi-main.c: Include 'ctf.h'.
4995 (mi_cmd_trace_save): Handle option '-ctf'. Call either
4996 trace_save_tfile or trace_save_ctf.
4997 * NEWS: Mention these changes.
4998
4999 2013-03-14 Yao Qi <yao@codesourcery.com>
5000
5001 * tracepoint.c (trace_file_writer_xfree): New.
5002 (struct tfile_writer_data): New.
5003 (tfile_dtor, tfile_can_target_save, tfile_start): New.
5004 (tfile_write_header, tfile_write_regblock_type): New.
5005 (tfile_write_status, tfile_write_uploaded_tsv): New.
5006 (tfile_write_uploaded_tp, tfile_write_definition_end): New.
5007 (tfile_write_raw_data, (tfile_end): New.
5008 (tfile_write_ops): New global variable.
5009 (TRACE_WRITE_R_BLOCK): New macro.
5010 (TRACE_WRITE_M_BLOCK_HEADER): New macro.
5011 (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
5012 (TRACE_WRITE_V_BLOCK): New macro.
5013 (trace_save): Add extra one parameter WRITER. Make it static.
5014 Use WRITER to writer trace.
5015 (tfile_trace_file_writer_new): New.
5016 (trace_save_command): Caller update.
5017 (trace_save_tfile): Write trace data in TFILE format.
5018 * tracepoint.h (struct trace_frame_write_ops): New.
5019 (struct trace_file_write_ops): New.
5020 (struct trace_file_writer): New.
5021 (trace_save): Remove its declaration.
5022 (trace_save_tfile): Declare it.
5023 * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
5024 instead of trace_save.
5025
5026 2013-03-13 Pedro Alves <palves@redhat.com>
5027
5028 * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
5029
5030 2013-03-13 Pedro Alves <palves@redhat.com>
5031
5032 * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
5033 commented out code.
5034 * demangle.c (current_demangling_style_string): Make it const.
5035 (set_demangling_command): Assert the demangling style is known.
5036 Remove all handling of unknown styles. Set
5037 'current_demangling_style_string' to an element of the
5038 demangling_style_names array.
5039 (set_demangling_style): Delete.
5040 (_initialize_demangler): Set current_demangling_style_string to the
5041 element of the demangling_style_names array that corresponds to
5042 the default demangling style. Remove FIXME note. Don't call
5043 set_demangling_style.
5044 * gdb-demangle.h (set_demangling_style): Remove declaration.
5045
5046 2013-03-13 Pedro Alves <palves@redhat.com>
5047
5048 * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
5049 fields const.
5050 (ada_make_symbol_completion_list): Make "text0" parameter const.
5051 * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
5052 * breakpoint.c (condition_completer): Make "text" and "word"
5053 parameters const. Adjust.
5054 (check_tracepoint_command): Adjust to validate_actionline
5055 prototype change.
5056 (catch_syscall_completer): Make "text" and "word" parameters
5057 const.
5058 * cli/cli-cmds.c (show_user): Make "comname" local const.
5059 (valid_command_p): Make "command" parameter const.
5060 (alias_command): Make "alias_prefix" and "command_prefix" locals
5061 const.
5062 * cli/cli-decode.c (add_cmd): Make "name" parameter const.
5063 (add_alias_cmd): Make "name" and "oldname" parameters const.
5064 Adjust. No longer make copy of OLDNAME.
5065 (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
5066 (add_setshow_cmd_full, add_setshow_enum_cmd)
5067 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
5068 (add_setshow_filename_cmd, add_setshow_string_cmd)
5069 (add_setshow_string_noescape_cmd)
5070 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
5071 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
5072 (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
5073 (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
5074 Make "name" parameter const.
5075 (help_cmd): Rename "command" parameter to "arg". New const local
5076 "command".
5077 (find_cmd): Make "command" parameter const.
5078 (lookup_cmd_1): Make "text" parameter pointer to const. Adjust to
5079 deprecated_cmd_warning prototype change.
5080 (undef_cmd_error): Make "cmdtype" parameter const.
5081 (lookup_cmd): Make "line" parameter const.
5082 (deprecated_cmd_warning): Change type of "text" parameter to
5083 pointer to const char, from pointer to pointer to char. Adjust.
5084 (lookup_cmd_composition): Make "text" parameter const.
5085 (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
5086 parameters const.
5087 * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
5088 const.
5089 * cli/cli-script.c (validate_comname): Make "tem" local const.
5090 (define_command): New const local "tem_c". Use it in calls to
5091 lookup_cmd.
5092 (document_command): Make "tem" and "comfull" locals const.
5093 (show_user_1): Make "prefix" and "name" parameters const.
5094 * cli-script.h (show_user_1): Make "prefix" and "name" parameters
5095 const.
5096 * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
5097 (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
5098 (deprecated_cmd_warning, lookup_cmd_composition, add_com)
5099 (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
5100 (complete_on_enum, add_setshow_enum_cmd)
5101 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
5102 (add_setshow_filename_cmd, add_setshow_string_cmd)
5103 (add_setshow_string_noescape_cmd)
5104 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
5105 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
5106 (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
5107 Change prototypes, constifying strings.
5108 * completer.c (noop_completer, filename_completer): Make "text"
5109 and "prefix" parameters const.
5110 (location_completer, expression_completer)
5111 (complete_line_internal): Make "text" and "prefix" parameters
5112 const and adjust.
5113 (command_completer, signal_completer): Make "text" and "prefix"
5114 parameters const.
5115 * completer.h (noop_completer, filename_completer)
5116 (expression_completer, location_completer, command_completer)
5117 (signal_completer): Change prototypes.
5118 * corefile.c (complete_set_gnutarget): Make "text" and "word"
5119 parameters const.
5120 * cp-abi.c (cp_abi_completer): Likewise.
5121 * expression.h (parse_expression_for_completion): Change
5122 prototype.
5123 * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
5124 parameters const.
5125 * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
5126 * infrun.c (handle_completer): Make "text" and "word" parameters
5127 const.
5128 * interps.c (interpreter_completer): Make "text" and "word"
5129 parameters const.
5130 * language.h (struct language_defn)
5131 <la_make_symbol_completion_list>: Make "text" and "word"
5132 parameters const.
5133 * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
5134 (parse_exp_in_context): Rename to ...
5135 (parse_exp_in_context_1): ... this.
5136 (parse_exp_in_context): Reimplement, with const hack from
5137 parse_exp_1.
5138 (parse_expression_for_completion): Make "string" parameter const.
5139 * printcmd.c (decode_format): Make "string_ptr" parameter pointer
5140 to pointer to const char. Adjust.
5141 (print_command_1): Make "exp" parameter const.
5142 (output_command): Rename to ...
5143 (output_command_const): ... this. Make "exp" parameter const.
5144 (output_command): Reimplement.
5145 (x_command): Adjust.
5146 (display_command): Rename "exp" parameter to "arg". New "exp"
5147 local, const version of "arg".
5148 * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
5149 "cmd_name" local const.
5150 * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
5151 call.
5152 (cmdpy_completer): Make "text" and "word" parameters const.
5153 (gdbpy_parse_command_name): Make "prefix_text2" local const.
5154 * python/py-param.c (add_setshow_generic): Make "tmp_name" local
5155 const.
5156 * remote.c (_initialize_remote): Make "cmd_name" local const.
5157 * symtab.c (language_search_unquoted_string): Make "text" and "p"
5158 parameters const. Adjust.
5159 (completion_list_add_fields): Make "sym_text", "text" and "word"
5160 parameters const.
5161 (struct add_name_data) <sym_text, text, word>: Make fields const.
5162 (default_make_symbol_completion_list_break_on): Make "text" and
5163 "word" parameters const. Adjust locals.
5164 (default_make_symbol_completion_list)
5165 (make_symbol_completion_list, make_symbol_completion_type)
5166 (make_symbol_completion_list_fn): Make "text" and "word"
5167 parameters const.
5168 (make_file_symbol_completion_list): Make "text", "word" and
5169 "srcfile" parameters const. Adjust locals.
5170 (add_filename_to_list): Make "text" and "word" parameters const.
5171 (struct add_partial_filename_data) <text, word>: Make fields
5172 const.
5173 (make_source_files_completion_list): Make "text" and "word"
5174 parameters const.
5175 * symtab.h (default_make_symbol_completion_list_break_on)
5176 (default_make_symbol_completion_list, make_symbol_completion_list)
5177 (make_symbol_completion_type enum type_code)
5178 (make_symbol_completion_list_fn make_file_symbol_completion_list)
5179 (make_source_files_completion_list): Change prototype.
5180 * top.c (execute_command): Adjust to pass pointer to pointer to
5181 const char to lookup_cmd, and to deprecated_cmd_warning prototype
5182 change.
5183 (set_verbose): Make "cmdname" local const.
5184 * tracepoint.c (decode_agent_options): Make "exp" parameter const,
5185 and adjust.
5186 (validate_actionline): Make "line" parameter a pointer to const
5187 char, and adjust.
5188 (encode_actions_1): Make "action_exp" local const, and adjust.
5189 (encode_actions): Adjust.
5190 (replace_comma): Delete.
5191 (trace_dump_actions): Make "action_exp" and "next_comma" locals
5192 const, and adjust. Don't frob the action string while splitting
5193 it at commas. Instead, make a copy of each split substring in
5194 turn.
5195 (trace_dump_command): Adjust to validate_actionline prototype
5196 change.
5197 * tracepoint.h (decode_agent_options, decode_agent_options)
5198 (encode_actions, validate_actionline): Change prototypes.
5199 * valprint.h (output_command): Delete declaration.
5200 (output_command_const): Declare.
5201 * value.c (function_destroyer): Cast const away in xfree call.
5202
5203 2013-03-13 Pedro Alves <palves@redhat.com>
5204
5205 * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
5206 rather than casting 'const char * const *' to 'const char **'.
5207 * ada-lex.l (processInt): Make "trailer" local const. Remove
5208 'const char **' cast.
5209 * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
5210 locals, and use those as strtol output pointer, instead than doing
5211 invalid casts to from 'const char **' to 'char **'.
5212 (_initialize_demangle): Remove cast.
5213 * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
5214 locals, and use those as strtol output pointer, instead than doing
5215 invalid casts to from 'const char **' to 'char **'.
5216 * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
5217 casts.
5218 * stap-probe.c (stap_parse_register_operand)
5219 (stap_parse_single_operand): Likewise.
5220
5221 2013-03-13 Yao Qi <yao@codesourcery.com>
5222
5223 * tracepoint.c (tfile_get_trace_state_variable_value): Look for
5224 the last matched 'V' blcok in trace frame.
5225
5226 2013-03-12 Joel Brobecker <brobecker@adacore.com>
5227
5228 * NEWS: Create a new section for the next release branch.
5229 Rename the section of the current branch, now that it has
5230 been cut.
5231
5232 2013-03-12 Joel Brobecker <brobecker@adacore.com>
5233
5234 GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
5235 * version.in: Bump version to 7.6.50.20130312-cvs.
5236
5237 2013-03-12 Keith Seitz <keiths@redhat.com>
5238
5239 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
5240 * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
5241 Remove temporary copy of input string.
5242 (mi_execute_command_wrapper): Make "cmd" const.
5243 * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
5244 * mi/mi-parse.c (mi_parse_argv): Make "args" const.
5245 Use const strings.
5246 (mi_parse): Make "cmd" const.
5247 Use const strings.
5248 * mi/mi-parse.h (mi_parse): Make "cmd" const.
5249
5250 2013-03-12 Keith Seitz <keiths@redhat.com>
5251
5252 * ada-lang.c (ada_read_renaming_var_value): Pass const
5253 pointer to expression string to parse_exp_1.
5254 (create_excep_cond_exprs): Likewise.
5255 * ax-gdb.c (agent_eval_command_one): Likewise.
5256 (maint_agent_printf_command): Likewise.
5257 Constify much of the string handling/parsing.
5258 * breakpoint.c (set_breakpoint_condition): Pass const
5259 pointer to expression string to parse_exp_1.
5260 (update_watchpoint): Likewise.
5261 (parse_cmd_to_aexpr): Constify string handling.
5262 Pass const pointer to parse_exp_1.
5263 (init_breakpoint_sal): Pass const pointer to parse_exp_1.
5264 (find_condition_and_thread): Likewise.
5265 Make TOK const.
5266 (watch_command_1): Make "arg" const.
5267 Constify string handling.
5268 Copy the expression string instead of changing the input
5269 string.
5270 (update_breakpoint_location): Pass const pointer to
5271 parse_exp_1.
5272 * eval.c (parse_and_eval_address): Make "exp" const.
5273 (parse_to_comma_and_eval): Make "expp" const.
5274 (parse_and_eval): Make "exp" const.
5275 * expression.h (parse_expression): Make argument const.
5276 (parse_exp_1): Make first argument const.
5277 * findcmd.c (parse_find_args): Treat "args" as const.
5278 * linespec.c (parse_linespec): Pass const pointer to
5279 linespec_expression_to_pc.
5280 (linespec_expression_to_pc): Make "exp_ptr" const.
5281 * parse.c (parse_exp_1): Make "stringptr" const.
5282 Make a copy of the expression to pass to parse_exp_in_context until
5283 this whole interface can be constified.
5284 (parse_expression): Make "string" const.
5285 * printcmd.c (ui_printf): Treat "arg" as const.
5286 Handle const strings.
5287 * tracepoint.c (validate_actionline): Pass const pointer to
5288 all calls to parse_exp_1.
5289 (encode_actions_1): Likewise.
5290 * value.h (parse_to_comma_and_eval): Make argument const.
5291 (parse_and_eval_address): Likewise.
5292 (parse_and_eval): Likewise.
5293 * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
5294 (varobj_set_value): Likewise.
5295 * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
5296 constify string handling.
5297 Pass const pointers to parse_and_eval_address and
5298 parse_to_comman_and_eval.
5299 * cli/cli-utils.c (skip_to_space): Rename to ...
5300 (skip_to_space_const): ... this. Handle const strings.
5301 * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
5302 skip_to_space_const.
5303 (skip_to_space_const): Declare.
5304 * common/format.c (parse_format_string): Make "arg" const.
5305 Handle const strings.
5306 * common/format.h (parse_format_string): Make "arg" const.
5307 * gdbserver/ax.c (ax_printf): Make "format" const.
5308 * python/python.c (gdbpy_parse_and_eval): Do not make a copy
5309 of the expression string.
5310
5311 2013-03-12 Hui Zhu <hui@codesourcery.com>
5312
5313 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
5314
5315 2013-03-12 Yao Qi <yao@codesourcery.com>
5316 Hui Zhu <hui@codesourcery.com>
5317
5318 * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
5319 (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
5320 DW_OP_deref_size.
5321
5322 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
5323
5324 * ada-lex.l (rules): Only recognize 'thread' as a
5325 delimiter when followed by numerals, as for c-exp.y.
5326 Use new rewind_to_char function to rewind the input for
5327 expression-delimiting tokens.
5328 (rewind_to_char): New function.
5329
5330 2013-03-11 Pedro Alves <palves@redhat.com>
5331 Jan Kratochvil <jan.kratochvil@redhat.com>
5332
5333 * configure: Regenerate.
5334 * configure.ac (check dynamic export flag): Link python test with
5335 $PYTHON_LIBS.
5336
5337 2013-03-11 Doug Evans <dje@google.com>
5338 Keith Seitz <keiths@redhat.com>
5339
5340 * linespec.c (find_linespec_symbols): Call find_function_symbols
5341 first, and then call lookup_prefix_sym/find_method.
5342
5343 2013-03-11 Pedro Alves <palves@redhat.com>
5344
5345 * charset.c (convert_between_encodings): Don't cast between
5346 different pointer to pointer types. Instead, make the 'inp' local
5347 be of the type iconv expects.
5348 (wchar_iterate): Don't cast between different pointer to pointer
5349 types. Instead, use new pointer local of the type iconv expects.
5350 * target.c (target_read_stralloc, target_fileio_read_stralloc):
5351 Add new local of type char pointer, and use it to get a
5352 char/string view of the byte buffer, instead of casting between
5353 pointer to pointer types.
5354
5355 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
5356
5357 * remote.c (remote_set_trace_buffer_size): Move != operator
5358 to the start of next line to fix an ARI warning.
5359
5360 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5361
5362 * NEWS: Add record changes.
5363
5364 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5365
5366 * record-btrace.c (btrace_insn_history): Omit the pc prefix in
5367 the instruction history disassembly.
5368 * disasm.c (dump_insns): Omit the pc prefix, if requested.
5369 * disasm.h (DISASSEMBLY_OMIT_PC): New.
5370
5371 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5372
5373 * Makefile.in (SFILES): Add record-btrace.c
5374 (COMMON_OBS): Add record-btrace.o
5375 * record-btrace.c: New.
5376 * objfiles.c: Include btrace.h.
5377 (free_objfile): call btrace_free_objfile.
5378
5379 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5380
5381 * target.c (target_call_history, target_call_history_from,
5382 target_call_history_range): New.
5383 * target.h (target_ops) <to_call_history, to_call_history_from,
5384 to_call_history_range>: New fields.
5385 (target_call_history, target_call_history_from,
5386 target_call_history_range): New declaration.
5387 * record.c (get_call_history_modifiers, cmd_record_call_history,
5388 record_call_history_size): New.
5389 (_initialize_record): Add the "record function-call-history" command.
5390 Add "set/show record function-call-history-size" commands.
5391 * record.h (record_print_flag): New.
5392
5393 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5394
5395 * target.h (target_ops) <to_insn_history, to_insn_history_from,
5396 to_insn_history_range>: New fields.
5397 (target_insn_history): New.
5398 (target_insn_history_from): New.
5399 (target_insn_history_range): New.
5400 * target.c (target_insn_history): New.
5401 (target_insn_history_from): New.
5402 (target_insn_history_range): New.
5403 * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
5404 (record_insn_history_size): New.
5405 (get_insn_number): New.
5406 (get_context_size): New.
5407 (no_chunk): New.
5408 (get_insn_history_modifiers): New.
5409 (cmd_record_insn_history): New.
5410 (_initialize_record): Add "set/show record instruction-history-size"
5411 command. Add "record instruction-history" command.
5412
5413 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5414
5415 * record.h (record_disconnect): New.
5416 (record_detach): New.
5417 (record_mourn_inferior): New.
5418 (record_kill): New.
5419 * record-full.c (record_disconnect, record_detach,
5420 record_mourn_inferior, record_kill): Move to...
5421 * record.c: ...here.
5422 (DEBUG): New.
5423 (record_stop): New.
5424 (record_unpush): New.
5425 (cmd_record_stop): Call record_stop. Replace unpush_target
5426 call with record_unpush call.
5427 (record_disconnect, record_detach): Assert that the target
5428 is of record stratum. Call record_unpush, record_stop, and
5429 DEBUG.
5430 (record_mourn_inferior, record_kill): Assert that the target
5431 is of record stratum. Call record_unpush and DEBUG.
5432
5433 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5434
5435 * record-full.h, record-full.c (record_memory_query): Rename
5436 to ...
5437 (record_full_memory_query): ...this. Update all users.
5438 (record_arch_list_add_reg): Rename to ...
5439 (record_full_arch_list_add_reg): ...this. Update all users.
5440 (record_arch_list_add_mem): Rename to ...
5441 (record_full_arch_list_add_mem): ...this. Update all users.
5442 (record_arch_list_add_end): Rename to ...
5443 (record_full_arch_list_add_end): ...this. Update all users.
5444 (record_gdb_operation_disable_set): Rename to ...
5445 (record_full_gdb_operation_disable_set): ...this.
5446 Update all users.
5447
5448 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5449
5450 * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
5451 (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
5452 (RECORD_IS_REPLAY): Renamed to ...
5453 (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
5454 (RECORD_FILE_MAGIC): Renamed to ...
5455 (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
5456 (record_mem_entry): Renamed to ...
5457 (record_full_mem_entry): ... this. Updated all users.
5458 (record_reg_entry): Renamed to ...
5459 (record_full_reg_entry): ... this. Updated all users.
5460 (record_end_entry): Renamed to ...
5461 (record_full_end_entry): ... this. Updated all users.
5462 (record_type) <record_end, record_reg, record_mem>: Renamed
5463 to ...
5464 (record_full_type) <record_full_end, record_full_reg,
5465 record_full_mem>: ... this. Updated all users.
5466 (record_entry): Renamed to ...
5467 (record_full_entry): ... this. Updated all users.
5468 (record_core_buf_entry): Renamed to ...
5469 (record_full_core_buf_entry): ... this. Updated all users.
5470 (record_core_regbuf): Renamed to ...
5471 (record_full_core_regbuf): ... this. Updated all users.
5472 (record_core_start): Renamed to ...
5473 (record_full_core_start): ... this. Updated all users.
5474 (record_core_end): Renamed to ...
5475 (record_full_core_end): ... this. Updated all users.
5476 (record_core_buf_list): Renamed to ...
5477 (record_full_core_buf_list): ... this. Updated all users.
5478 (record_first): Renamed to ...
5479 (record_full_first): ... this. Updated all users.
5480 (record_list): Renamed to ...
5481 (record_full_list): ... this. Updated all users.
5482 (record_arch_list_head): Renamed to ...
5483 (record_full_arch_list_head): ... this. Updated all users.
5484 (record_arch_list_tail): Renamed to ...
5485 (record_full_arch_list_tail): ... this. Updated all users.
5486 (record_stop_at_limit): Renamed to ...
5487 (record_full_stop_at_limit): ... this. Updated all users.
5488 (record_insn_max_num): Renamed to ...
5489 (record_full_insn_max_num): ... this. Updated all users.
5490 (record_insn_num): Renamed to ...
5491 (record_full_insn_num): ... this. Updated all users.
5492 (record_insn_count): Renamed to ...
5493 (record_full_insn_count): ... this. Updated all users.
5494 (record_ops): Renamed to ...
5495 (record_full_ops): ... this. Updated all users.
5496 (record_core_ops): Renamed to ...
5497 (record_full_core_ops): ... this. Updated all users.
5498 (set_record_cmdlist): Renamed to ...
5499 (set_record_full_cmdlist): ... this. Updated all users.
5500 (show_record_cmdlist): Renamed to ...
5501 (show_record_full_cmdlist): ... this. Updated all users.
5502 (record_cmdlist): Renamed to ...
5503 (record_full_cmdlist): ... this. Updated all users.
5504 (record_beneath_to_resume_ops): Renamed to ...
5505 (record_full_beneath_to_resume_ops): ... this. Updated all users.
5506 (record_beneath_to_resume): Renamed to ...
5507 (record_full_beneath_to_resume): ... this. Updated all users.
5508 (record_beneath_to_wait_ops): Renamed to ...
5509 (record_full_beneath_to_wait_ops): ... this. Updated all users.
5510 (record_beneath_to_wait): Renamed to ...
5511 (record_full_beneath_to_wait): ... this. Updated all users.
5512 (record_beneath_to_store_registers_ops): Renamed to ...
5513 (record_full_beneath_to_store_registers_ops): ... this.
5514 Updated all users.
5515 (record_beneath_to_store_registers): Renamed to ...
5516 (record_full_beneath_to_store_registers): ... this.
5517 Updated all users.
5518 (record_beneath_to_xfer_partial_ops): Renamed to ...
5519 (record_full_beneath_to_xfer_partial_ops): ... this.
5520 Updated all users.
5521 (record_beneath_to_xfer_partial): Renamed to ...
5522 (record_full_beneath_to_xfer_partial): ... this.
5523 Updated all users.
5524 (record_beneath_to_insert_breakpoint): Renamed to ...
5525 (record_full_beneath_to_insert_breakpoint): ... this.
5526 Updated all users.
5527 (record_beneath_to_stopped_by_watchpoint): Renamed to ...
5528 (record_full_beneath_to_stopped_by_watchpoint): ... this.
5529 Updated all users.
5530 (record_beneath_to_stopped_data_address): Renamed to ...
5531 (record_full_beneath_to_stopped_data_address): ... this.
5532 Updated all users.
5533 (record_beneath_to_async): Renamed to ...
5534 (record_full_beneath_to_async): ... this. Updated all users.
5535 (record_goto_insn): Renamed to ...
5536 (record_full_goto_insn): ... this. Updated all users.
5537 (record_save): Renamed to ...
5538 (record_full_save): ... this. Updated all users.
5539 (record_reg_alloc): Renamed to ...
5540 (record_full_reg_alloc): ... this. Updated all users.
5541 (record_reg_release): Renamed to ...
5542 (record_full_reg_release): ... this. Updated all users.
5543 (record_mem_alloc): Renamed to ...
5544 (record_full_mem_alloc): ... this. Updated all users.
5545 (record_mem_release): Renamed to ...
5546 (record_full_mem_release): ... this. Updated all users.
5547 (record_end_alloc): Renamed to ...
5548 (record_full_end_alloc): ... this. Updated all users.
5549 (record_end_release): Renamed to ...
5550 (record_full_end_release): ... this. Updated all users.
5551 (record_entry_release): Renamed to ...
5552 (record_full_entry_release): ... this. Updated all users.
5553 (record_list_release): Renamed to ...
5554 (record_full_list_release): ... this. Updated all users.
5555 (record_list_release_following): Renamed to ...
5556 (record_full_list_release_following): ... this.
5557 Updated all users.
5558 (record_list_release_first): Renamed to ...
5559 (record_full_list_release_first): ... this. Updated all users.
5560 (record_arch_list_add): Renamed to ...
5561 (record_full_arch_list_add): ... this. Updated all users.
5562 (record_get_loc): Renamed to ...
5563 (record_full_get_loc): ... this. Updated all users.
5564 (record_check_insn_num): Renamed to ...
5565 (record_full_check_insn_num): ... this. Updated all users.
5566 (record_arch_list_cleanups): Renamed to ...
5567 (record_full_arch_list_cleanups): ... this. Updated all users.
5568 (record_message): Renamed to ...
5569 (record_full_message): ... this. Updated all users.
5570 (record_message_wrapper): Renamed to ...
5571 (record_full_message_wrapper): ... this. Updated all users.
5572 (record_message_wrapper_safe): Renamed to ...
5573 (record_full_message_wrapper_safe): ... this. Updated all users.
5574 (record_gdb_operation_disable): Renamed to ...
5575 (record_full_gdb_operation_disable): ... this. Updated all users.
5576 (record_hw_watchpoint): Renamed to ...
5577 (record_full_hw_watchpoint): ... this. Updated all users.
5578 (record_exec_insn): Renamed to ...
5579 (record_full_exec_insn): ... this. Updated all users.
5580 (record_restore): Renamed to ...
5581 (record_full_restore): ... this. Updated all users.
5582 (record_async_inferior_event_token): Renamed to ...
5583 (record_full_async_inferior_event_token): ... this.
5584 Updated all users.
5585 (record_async_inferior_event_handler): Renamed to ...
5586 (record_full_async_inferior_event_handler): ... this.
5587 Updated all users.
5588 (record_core_open_1): Renamed to ...
5589 (record_full_core_open_1): ... this. Updated all users.
5590 (record_open_1): Renamed to ...
5591 (record_full_open_1): ... this. Updated all users.
5592 (record_open): Renamed to ...
5593 (record_full_open): ... this. Updated all users.
5594 (record_close): Renamed to ...
5595 (record_full_close): ... this. Updated all users.
5596 (record_resume_step): Renamed to ...
5597 (record_full_resume_step): ... this. Updated all users.
5598 (record_resumed): Renamed to ...
5599 (record_full_resumed): ... this. Updated all users.
5600 (record_execution_dir): Renamed to ...
5601 (record_full_execution_dir): ... this. Updated all users.
5602 (record_resume): Renamed to ...
5603 (record_full_resume): ... this. Updated all users.
5604 (record_get_sig): Renamed to ...
5605 (record_full_get_sig): ... this. Updated all users.
5606 (record_sig_handler): Renamed to ...
5607 (record_full_sig_handler): ... this. Updated all users.
5608 (record_wait_cleanups): Renamed to ...
5609 (record_full_wait_cleanups): ... this. Updated all users.
5610 (record_wait_1): Renamed to ...
5611 (record_full_wait_1): ... this. Updated all users.
5612 (record_wait): Renamed to ...
5613 (record_full_wait): ... this. Updated all users.
5614 (record_stopped_by_watchpoint): Renamed to ...
5615 (record_full_stopped_by_watchpoint): ... this. Updated all users.
5616 (record_disconnect): Renamed to ...
5617 (record_full_disconnect): ... this. Updated all users.
5618 (record_detach): Renamed to ...
5619 (record_full_detach): ... this. Updated all users.
5620 (record_mourn_inferior): Renamed to ...
5621 (record_full_mourn_inferior): ... this. Updated all users.
5622 (record_kill): Renamed to ...
5623 (record_full_kill): ... this. Updated all users.
5624 (record_stopped_data_address): Renamed to ...
5625 (record_full_stopped_data_address): ... this. Updated all users.
5626 (record_registers_change): Renamed to ...
5627 (record_full_registers_change): ... this. Updated all users.
5628 (record_store_registers): Renamed to ...
5629 (record_full_store_registers): ... this. Updated all users.
5630 (record_xfer_partial): Renamed to ...
5631 (record_full_xfer_partial): ... this. Updated all users.
5632 (record_breakpoint): Renamed to ...
5633 (record_full_breakpoint): ... this. Updated all users.
5634 (record_breakpoint_p): Renamed to ...
5635 (record_full_breakpoint_p): ... this. Updated all users.
5636 (record_breakpoints): Renamed to ...
5637 (record_full_breakpoints): ... this. Updated all users.
5638 (record_sync_record_breakpoints): Renamed to ...
5639 (record_full_sync_record_breakpoints): ... this.
5640 Updated all users.
5641 (record_init_record_breakpoints): Renamed to ...
5642 (record_full_init_record_breakpoints): ... this.
5643 Updated all users.
5644 (record_insert_breakpoint): Renamed to ...
5645 (record_full_insert_breakpoint): ... this. Updated all users.
5646 (record_remove_breakpoint): Renamed to ...
5647 (record_full_remove_breakpoint): ... this. Updated all users.
5648 (record_can_execute_reverse): Renamed to ...
5649 (record_full_can_execute_reverse): ... this. Updated all users.
5650 (record_get_bookmark): Renamed to ...
5651 (record_full_get_bookmark): ... this. Updated all users.
5652 (record_goto_bookmark): Renamed to ...
5653 (record_full_goto_bookmark): ... this. Updated all users.
5654 (record_async): Renamed to ...
5655 (record_full_async): ... this. Updated all users.
5656 (record_can_async_p): Renamed to ...
5657 (record_full_can_async_p): ... this. Updated all users.
5658 (record_is_async_p): Renamed to ...
5659 (record_full_is_async_p): ... this. Updated all users.
5660 (record_execution_direction): Renamed to ...
5661 (record_full_execution_direction): ... this. Updated all users.
5662 (record_info): Renamed to ...
5663 (record_full_info): ... this. Updated all users.
5664 (record_delete): Renamed to ...
5665 (record_full_delete): ... this. Updated all users.
5666 (record_is_replaying): Renamed to ...
5667 (record_full_is_replaying): ... this. Updated all users.
5668 (record_goto_entry): Renamed to ...
5669 (record_full_goto_entry): ... this. Updated all users.
5670 (record_goto_begin): Renamed to ...
5671 (record_full_goto_begin): ... this. Updated all users.
5672 (record_goto_end): Renamed to ...
5673 (record_full_goto_end): ... this. Updated all users.
5674 (record_goto): Renamed to ...
5675 (record_full_goto): ... this. Updated all users.
5676 (init_record_ops): Renamed to ...
5677 (init_record_full_ops): ... this. Updated all users.
5678 (record_core_resume): Renamed to ...
5679 (record_full_core_resume): ... this. Updated all users.
5680 (record_core_kill): Renamed to ...
5681 (record_full_core_kill): ... this. Updated all users.
5682 (record_core_fetch_registers): Renamed to ...
5683 (record_full_core_fetch_registers): ... this. Updated all users.
5684 (record_core_prepare_to_store): Renamed to ...
5685 (record_full_core_prepare_to_store): ... this. Updated all users.
5686 (record_core_store_registers): Renamed to ...
5687 (record_full_core_store_registers): ... this. Updated all users.
5688 (record_core_xfer_partial): Renamed to ...
5689 (record_full_core_xfer_partial): ... this. Updated all users.
5690 (record_core_insert_breakpoint): Renamed to ...
5691 (record_full_core_insert_breakpoint): ... this. Updated all users.
5692 (record_core_remove_breakpoint): Renamed to ...
5693 (record_full_core_remove_breakpoint): ... this. Updated all users.
5694 (record_core_has_execution): Renamed to ...
5695 (record_full_core_has_execution): ... this. Updated all users.
5696 (init_record_core_ops): Renamed to ...
5697 (init_record_full_core_ops): ... this. Updated all users.
5698 (cmd_record_restore): Renamed to ...
5699 (cmd_record_full_restore): ... this. Updated all users.
5700 (record_save_cleanups): Renamed to ...
5701 (record_full_save_cleanups): ... this. Updated all users.
5702 (cmd_record_start): Renamed to ...
5703 (cmd_record_full_start): ... this. Updated all users.
5704 (set_record_insn_max_num): Renamed to ...
5705 (set_record_full_insn_max_num): ... this. Updated all users.
5706 (set_record_command): Renamed to ...
5707 (set_record_full_command): ... this. Updated all users.
5708 (show_record_command): Renamed to ...
5709 (show_record_full_command): ... this. Updated all users.
5710 (_initialize_record): Renamed to ...
5711 (_initialize_record_full): ... this. Updated all users.
5712
5713 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5714
5715 * record.h: Split into this and ...
5716 * record-full.h: ... this.
5717 * record.c: Split into this and ...
5718 * record-full.c: ... this.
5719 * target.h (target_ops): Add new fields to_info_record,
5720 to_save_record, to_delete_record, to_record_is_replaying,
5721 to_goto_record_begin, to_goto_record_end, to_goto_record.
5722 (target_info_record): New.
5723 (target_save_record): New.
5724 (target_supports_delete_record): New.
5725 (target_delete_record): New.
5726 (target_record_is_replaying): New.
5727 (target_goto_record_begin): New.
5728 (target_goto_record_end): New.
5729 (target_goto_record): New.
5730 * target.c (target_info_record): New.
5731 (target_save_record): New.
5732 (target_supports_delete_record): New.
5733 (target_delete_record): New.
5734 (target_record_is_replaying): New.
5735 (target_goto_record_begin): New.
5736 (target_goto_record_end): New.
5737 (target_goto_record): New.
5738 * record.h: Declare struct cmd_list_element.
5739 (record_cmdlist): New declaration.
5740 (set_record_cmdlist): New declaration.
5741 (show_record_cmdlist): New declaration.
5742 (info_record_cmdlist): New declaration.
5743 (cmd_record_goto): New declaration.
5744 * record.c: Remove unnecessary includes.
5745 Include inferior.h.
5746 (cmd_record_goto): Remove declaration.
5747 (record_cmdlist): Now extern. Initialize.
5748 (set_record_cmdlist): Now extern. Initialize.
5749 (show_record_cmdlist): Now extern. Initialize.
5750 (info_record_cmdlist): Now extern. Initialize.
5751 (find_record_target): New.
5752 (require_record_target): New.
5753 (cmd_record_start): Update.
5754 (cmd_record_delete): Remove target-specific code.
5755 Call target_delete_record.
5756 (cmd_record_stop): Unpush any record target.
5757 (set_record_insn_max_num): Move to record-full.c
5758 (set_record_command): Add comment.
5759 (show_record_command): Add comment.
5760 (info_record_command): Update comment.
5761 Remove target-specific code.
5762 Call the record target's to_info_record.
5763 (cmd_record_start): New.
5764 (cmd_record_goto): Now extern.
5765 Remove target-specific code.
5766 Call target_goto_begin, target_goto_end, or target_goto.
5767 (_initialize_record): Move record target ops initialization to
5768 record-full.c.
5769 Change "record" command help text.
5770 Move "record restore", "record set", and "record show" commands to
5771 record-full.c.
5772 * Makefile.in (SFILES): Add record-full.c.
5773 (HFILES_NO_SRCDIR): Add record-full.h.
5774 (COMMON_OBS): Add record-full.o.
5775 * amd64-linux-tdep.c: Include record-full.h instead of record.h.
5776 * arm-tdep.c: Include record-full.h.
5777 * i386-linux-tdep.c: Include record-full.h instead of record.h.
5778 * i386-tdep.c: Include record-full.h.
5779 * infrun.c: Include record-full.h.
5780 * linux-record.c: Include record-full.h.
5781 * moxie-tdep.c: Include record-full.h.
5782 * record-full.c: Include record-full.h.
5783 Change module comment.
5784 (set_record_full_cmdlist): New.
5785 (show_record_full_cmdlist): New.
5786 (record_full_cmdlist): New.
5787 (record_goto_insn): New declaration.
5788 (record_save): New declaration.
5789 (record_check_insn_num): Change query string.
5790 (record_info): New.
5791 (record_delete): New.
5792 (record_is_replaying): New.
5793 (record_goto_entry): New.
5794 (record_goto_begin): New.
5795 (record_goto_end): New.
5796 (record_goto): New.
5797 (init_record_ops): Update.
5798 (init_record_core_ops): Update.
5799 (cmd_record_save): Rename to record_save. Remove target and arg checks.
5800 (cmd_record_start): New.
5801 (set_record_insn_max_num): Moved from record.c
5802 (set_record_full_command): New.
5803 (show_record_full_command): New.
5804 (_initialize_record_full): New.
5805
5806 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5807
5808 * target.h (add_deprecated_target_alias): New.
5809 * target.c (add_deprecated_target_alias): New.
5810
5811 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5812
5813 * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
5814 and signal.h.
5815 (linux_supports_btrace): Add kernel and
5816 cpuid check.
5817 (kernel_supports_btrace): New function.
5818 (cpu_supports_btrace): New function.
5819 (intel_supports_btrace): New function.
5820
5821 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5822
5823 * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
5824 * remote.c: Include btrace.h.
5825 (struct btrace_target_info): New struct.
5826 (remote_supports_btrace): New function.
5827 (send_Qbtrace): New function.
5828 (remote_enable_btrace): New function.
5829 (remote_disable_btrace): New function.
5830 (remote_teardown_btrace): New function.
5831 (remote_read_btrace): New function.
5832 (init_remote_ops): Add btrace ops.
5833 (enum <unnamed>): Add btrace packets.
5834 (struct protocol_feature remote_protocol_features[]): Add btrace packets.
5835 (_initialize_remote): Add packet configuration for branch tracing.
5836
5837 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5838
5839 * features/btrace.dtd: New file.
5840 * Makefile.in (XMLFILES): Add btrace.dtd.
5841 * btrace.h (parse_xml_btrace): New declaration.
5842 * btrace.c: Include xml-support.h.
5843 (parse_xml_btrace): New function.
5844 (parse_xml_btrace_block): New function.
5845 (block_attributes): New struct.
5846 (btrace_attributes): New struct.
5847 (btrace_children): New struct.
5848 (btrace_elements): New struct.
5849
5850 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5851
5852 * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
5853 (amd64_linux_enable_btrace): New.
5854 (amd64_linux_disable_btrace): New.
5855 (amd64_linux_teardown_btrace): New.
5856 (_initialize_amd64_linux_nat): Initialize btrace ops.
5857 * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
5858 (i386_linux_enable_btrace): New.
5859 (i386_linux_disable_btrace): New.
5860 (i386_linux_teardown_btrace): New.
5861 (_initialize_i386_linux_nat): Initialize btrace ops.
5862 * config/i386/linux.mh: Add linux-btrace.o.
5863 * config/i386/linux64.mh: Add linux-btrace.o.
5864
5865 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5866
5867 * common/linux_btrace.h: New file.
5868 * common/linux_btrace.c: New file.
5869 * Makefile.in (SFILES): Add btrace.c.
5870 (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
5871 (COMMON_OBS): Add btrace.o.
5872 (linux-btrace.o): New rule.
5873
5874 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
5875
5876 * target.h: Include btrace.h.
5877 (struct target_ops) <to_supports_btrace, to_enable_btrace,
5878 to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
5879 * target.c (target_supports_btrace): New function.
5880 (target_enable_btrace): New function.
5881 (target_disable_btrace): New function.
5882 (target_teardown_btrace): New function.
5883 (target_read_btrace): New function.
5884 * btrace.h: New file.
5885 * btrace.c: New file.
5886 * Makefile.in: Add btrace.c.
5887 * gdbthread.h: Include btrace.h.
5888 (struct thread_info): Add btrace field.
5889 * thread.c: Include btrace.h.
5890 (clear_thread_inferior_resources): Call target_teardown_btrace.
5891 * common/btrace-common.h: New file.
5892
5893 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5894
5895 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
5896 for CHILD, ignore PTRACE_KILL errors, move the inner block variable
5897 kill_status to outer block.
5898
5899 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5900
5901 Fix entry-values if the callee called a noreturn function.
5902 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
5903 get_frame_address_in_block. Add new comment.
5904
5905 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5906
5907 Fix entry-values in C++ across CUs.
5908 * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
5909 lookup_minimal_symbol. Add a comment.
5910 * dwarf2read.c
5911 (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
5912 DW_AT_linkage_name.
5913
5914 2013-03-08 Yao Qi <yao@codesourcery.com>
5915
5916 * tracepoint.c (_initialize_tracepoint): Indent the code.
5917
5918 2013-03-08 Pedro Alves <palves@redhat.com>
5919
5920 * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
5921 (parse_find_args, find_command): Change type of pattern buffer
5922 locals to 'gdb_byte *'.
5923
5924 2013-03-08 Stan Shebs <stan@codesourcery.com>
5925 Hafiz Abid Qadeer <abidh@codesourcery.com>
5926
5927 * NEWS: Mention set and show trace-buffer-size commands.
5928 Mention new packet.
5929 * target.h (struct target_ops): New method
5930 to_set_trace_buffer_size.
5931 (target_set_trace_buffer_size): New macro.
5932 * target.c (update_current_target): Set up new method.
5933 * tracepoint.c (trace_buffer_size): New global.
5934 (start_tracing): Send it to the target.
5935 (set_trace_buffer_size): New function.
5936 (_initialize_tracepoint): Add new setshow for trace-buffer-size.
5937 * remote.c (remote_set_trace_buffer_size): New function.
5938 (_initialize_remote): Use it.
5939 (QTBuffer:size) New remote command.
5940 (PACKET_QTBuffer_size): New enum.
5941 (remote_protocol_features): Add an entry for
5942 PACKET_QTBuffer_size.
5943
5944 2013-03-08 Tom Tromey <tromey@redhat.com>
5945
5946 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
5947 variable.
5948
5949 2013-03-07 Pedro Alves <palves@redhat.com>
5950
5951 * target.c (target_read_stralloc, target_fileio_read_alloc):
5952 *Cast pointer to 'gdb_byte *' in target call.
5953
5954 2013-03-07 Pedro Alves <palves@redhat.com>
5955
5956 * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
5957 call.
5958
5959 2013-03-07 Keith Seitz <keiths@redhat.com>
5960
5961 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
5962 (trace_pass_command): Likewise.
5963 * cli/cli-cmds.c: Include cli/cli-utils.h.
5964 (source_command): Use skip-spaces.
5965 (disassemble_command): Likewise.
5966 * findcmd.c: Include cli/cli-utils.h.
5967 (parse_find_args): Use skip_spaces.
5968 * go32-nat.c: Include cli/cli-utils.h.
5969 (go32_sldt): Use skip_spaces.
5970 (go32_sgdt): Likewise.
5971 (go32_sidt): Likewise.
5972 (go32_pde): Likewise.
5973 (go32_pte): Likewise.
5974 (go32_pte_for_address): Likewise.
5975 * infcmd.c: Include cli/cli-utils.h.
5976 (registers_info): Use skip_spaces.
5977 * linux-tdep.c (read_mapping): Use skip_spaces_const.
5978 (linux_info_proc): Likewise.
5979 * linux-thread-db.c: Include cli/cli-utils.h.
5980 (info_auto_load_libthread_db): Use skip_spaces_const.
5981 * m32r-rom.c: Include cli/cli-utils.h.
5982 (m32r_upload_command): Use skip_spaces.
5983 * maint.c: Include cli/cli-utils.h.
5984 (maintenance_translate_address): Use skip_spaces.
5985 * mi/mi-parse.c: Include cli/cli-utils.h.
5986 (mi_parse_argv): Use skip_spaces.
5987 (mi_parse): Likewise.
5988 * minsyms.c: Include cli/cli-utils.h.
5989 (msymbol_hash_iw): Use skip_spaces_const.
5990 * objc-lang.c: Include cli/cli-utils.h.
5991 (parse_selector): Use skip_spaces.
5992 (parse_method): Likewise.
5993 * python/python.c: Include cli/cli-utils.h.
5994 (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
5995 (python_command)[HAVE_PYTHON]: Likewise.
5996 (python_interactive_command)[!HAVE_PYTHON]: Likewise.
5997 * remote-m32r-sdi.c: Include cli/cli-utils.h.
5998 (m32r_load): Use skip_spaces.
5999 * serial.c: Include cli/cli-utils.h.
6000 (serial_open): Use skip_spaces_const.
6001 * stack.c: Include cli/cli-utils.h.
6002 (parse_frame_specification_1): Use skip_spaces_const.
6003 * symfile.c: Include cli/cli-utils.h.
6004 (set_ext_lang_command): Use skip_spaces.
6005 * symtab.c: Include cli/cli-utils.h.
6006 (rbreak_command): Use skip_spaces.
6007 * thread.c (thread_name_command): Use skip_spaces.
6008 * tracepoint.c (validate_actionline): Use skip_spaces.
6009 (encode_actions_1): Likewise.
6010 (trace_find_range_command): Likewise.
6011 (trace_find_outside_command): Likewise.
6012 (trace_dump_actions): Likewise.
6013
6014 2013-03-07 Pedro Alves <palves@redhat.com>
6015
6016 * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
6017 * expprint.c (print_subexp_standard): Likewise.
6018 * utils.c (host_char_to_target): Likewise.
6019 * valprint.c (generic_emit_char, generic_printstr): Likewise.
6020 * varobj.c (value_get_print_value): Change type of local to char*.
6021 Cast it gdb_byte * in call to language printer.
6022
6023 2013-03-07 Pedro Alves <palves@redhat.com>
6024
6025 * charset.c (struct wchar_iterator) <input>: Change type to 'const
6026 gdb_byte *'.
6027 (make_wchar_iterator): Remove cast to char*.
6028 (wchar_iterate): Change type of local.
6029
6030 2013-03-07 Pedro Alves <palves@redhat.com>
6031
6032 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
6033 for 'regcache->register_status'.
6034
6035 2013-03-07 Pedro Alves <palves@redhat.com>
6036
6037 * breakpoint.c (breakpoint_xfer_memory): Change type of local to
6038 int.
6039
6040 2013-03-07 Pedro Alves <palves@redhat.com>
6041
6042 * stap-probe.c (handle_stap_probe): Add cast to char*.
6043
6044 2013-03-07 Pedro Alves <palves@redhat.com>
6045
6046 * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
6047 RECORD_MSGRCV>: Pass a signed variable to
6048 regcache_raw_read_signed, instead of an unsigned one.
6049
6050 2013-03-07 Pedro Alves <palves@redhat.com>
6051
6052 * remote-notif.c (notif_debug): Change type to int.
6053 * remote-notif.h (notif_debug): Likewise.
6054
6055 2013-03-07 Pedro Alves <palves@redhat.com>
6056
6057 * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
6058
6059 2013-03-07 Pedro Alves <palves@redhat.com>
6060
6061 * remote.c (hex2bin, bin2hex): Move extern declarations to ...
6062 * remote.h (hex2bin, bin2hex): ... here.
6063 * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
6064
6065 2013-03-07 Eli Zaretskii <eliz@gnu.org>
6066
6067 * utils.c (initialize_utils): Improve doc strings of "set/show
6068 width", "set/show height", and "set/show pagination".
6069
6070 2013-03-06 Keith Seitz <keiths@redhat.com>
6071
6072 * ax-gdb.c (gen_printf): Make FORMAT const.
6073 * ax-gdb.h (gen_printf): Likewise.
6074 * ax-general.c (ax_string): Make STR const.
6075 * ax.h (ax_string): Likewise.
6076
6077 2013-03-06 Doug Evans <dje@google.com>
6078
6079 * elfread.c (elf_symfile_read): Move debugging printf to more
6080 logical location.
6081
6082 2013-03-06 Pedro Alves <palves@redhat.com>
6083
6084 * python/py-utils.c (target_string_to_unicode): Delete function.
6085 * python/python-internal.h (target_string_to_unicode): Delete
6086 declaration.
6087
6088 2013-03-06 Pierre Muller <muller@sourceware.org>
6089
6090 * linespec.c (get_current_search_block): ARI fix, use (void)
6091 for empty parameter list.
6092
6093 2013-03-05 Doug Evans <dje@google.com>
6094
6095 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
6096 of old ada_lookup_symbol_list. In !full_search case, don't
6097 search superblocks.
6098 (ada_lookup_symbol_list): Delete arg full_search, all callers
6099 updated. Call ada_lookup_symbol_list_worker.
6100 (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
6101 * ada-lang.h (ada_lookup_symbol_list): Update.
6102 * language.h (language_defn): Update comment for
6103 la_iterate_over_symbols.
6104 * linespec.c (iterate_over_file_blocks): New function.
6105 (iterate_over_all_matching_symtabs): Call it.
6106 (lookup_prefix_sym): Ditto.
6107 (get_current_search_block): New function.
6108 (get_search_block): Delete.
6109 (find_label_symbols): Call get_current_search_block.
6110 (add_matching_symbols_to_info): Call iterate_over_file_blocks.
6111 * symtab.c (iterate_over_symbols): Don't search superblocks.
6112
6113 2013-03-05 Yao Qi <yao@codesourcery.com>
6114
6115 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
6116 parameter VAR's type from "unsigned int" to "int".
6117 * command.h (var_zuinteger_unlimited): Update its comments.
6118 (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
6119
6120 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
6121
6122 * NEWS: Mention new target x86_64-*-cygwin*.
6123
6124 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
6125
6126 * configure.host: Add x86_64-*-cygwin* as host.
6127 * configure.tgt: Add x86_64-*-cygwin* as target.
6128 * config/i386/cygwin64.mh: New file.
6129
6130 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6131
6132 * linespec.c (decode_line_2): Fix duplicate request off by two message.
6133
6134 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6135
6136 * linespec.c (struct linespec_canonical_name): New.
6137 (struct linespec_state): Change canonical_names type to it.
6138 (add_sal_to_sals): Change variable canonical_name to canonical. Change
6139 xrealloc element size. Initialize the different CANONICAL fields.
6140 (canonical_to_fullform): New.
6141 (filter_results): Use it. Add variables canonical, fullform and
6142 cleanup.
6143 (struct decode_line_2_item, decode_line_2_compare_items): New.
6144 (decode_line_2): Remove variables iter and item_names, add variables
6145 items and items_count. Modify the code for these new variables.
6146
6147 2013-03-04 Corinna Vinschen <vinschen@redhat.com>
6148
6149 * coff-pe-read.c (read_pe_exported_syms): Don't return without
6150 calling do_cleanup.
6151
6152 2013-03-04 Luis Machado <lgustavo@codesourcery.com>
6153
6154 * tracepoint.c (build_traceframe_info): Add code for byte order.
6155
6156 2013-03-02 Kevin Buettner <kevinb@redhat.com>
6157
6158 * v850-tdep.c: (v850e2_register_name): Revise system register
6159 names to match current V850E2M architecture specifications.
6160 Update register number enum comments too.
6161
6162 2013-03-01 Jiong Wang <jiwang@tilera.com>
6163 Pedro Alves <palves@redhat.com>
6164
6165 * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
6166 to END_ADDR.
6167 (tilegx_skip_prologue): Limit prologue analysis to section end.
6168
6169 2013-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
6172 use it.
6173
6174 2013-03-01 Pedro Alves <palves@redhat.com>
6175
6176 Use gdb_byte for bytes from the program being debugged.
6177
6178 * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
6179 Change type of local 'buf' to gdb_byte.
6180 * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
6181 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
6182 * cris-tdep.c (cris_sigcontext_addr)
6183 (cris_sigtramp_frame_unwind_cache): Likewise.
6184 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
6185 (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
6186 Likewise.
6187 * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
6188 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
6189 (hppa32_hpux_search_dummy_call_sequence)
6190 (hppa_hpux_supply_save_state): Likewise.
6191 * hppa-linux-tdep.c (insns_match_pattern)
6192 (hppa_linux_find_global_pointer): Likewise.
6193 * hppa-tdep.c (hppa_in_function_epilogue_p)
6194 (skip_prologue_hard_way, hppa_frame_cache): Likewise.
6195 * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
6196 * i386fbsd-tdep.c (i386fbsd_supply_uthread)
6197 (i386fbsd_collect_uthread): Likewise.
6198 * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
6199 * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
6200 * ia64-tdep.c (examine_prologue, ia64_frame_cache)
6201 (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
6202 (ia64_sigtramp_frame_prev_register, ia64_access_reg)
6203 (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
6204 (ia64_libunwind_frame_prev_register)
6205 (ia64_libunwind_sigtramp_frame_this_id)
6206 (ia64_find_global_pointer_from_dynamic_section)
6207 (find_extant_func_descr, find_func_descr, ia64_dummy_id)
6208 (ia64_unwind_pc): Likewise.
6209 * iq2000-tdep.c (iq2000_store_return_value): Likewise.
6210 * m68hc11-tdep.c (m68hc11_push_dummy_call)
6211 (m68hc11_extract_return_value): Likewise.
6212 * m68klinux-nat.c (fetch_register, store_register): Likewise.
6213 * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
6214 (mep_get_insn, mep_push_dummy_call): Likewise.
6215 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
6216 (mips_linux_in_dynsym_stub): Likewise.
6217 * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
6218 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
6219 * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
6220 to gdb_byte.
6221 * remote-mips.c (mips_set_register): Likewise.
6222 * remote-sim.c (gdbsim_fetch_register): Likewise.
6223 * score-tdep.c (score7_fetch_inst): Change type of parameter
6224 'memblock' and local 'buf' to gdb_byte.
6225 (score7_malloc_and_get_memblock): Change return type to gdb_byte.
6226 Change type of local 'buf' to gdb_byte. Adjust.
6227 (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
6228 to gdb_byte**.
6229 (score7_analyze_prologue): Change type of 'memblock' and
6230 'memblock_ptr' locals to gdb_byte*.
6231 * sh64-tdep.c (sh64_extract_return_value)
6232 (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
6233 * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
6234 * solib-pa64.c (pa64_solib_create_inferior_hook)
6235 (pa64_open_symbol_file_object): Remove local 'buf'.
6236 * solib-som.c (som_solib_create_inferior_hook, link_map_start)
6237 (som_open_symbol_file_object): Likewise.
6238 * solib-spu.c (spu_current_sos): Likewise.
6239 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
6240 * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
6241 (spu_store_registers): Likewise.
6242 * target.c (debug_print_register): Likewise.
6243 * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
6244 * xstormy16-tdep.c (xstormy16_store_return_value)
6245 (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
6246 (xstormy16_find_jmp_table_entry): Likewise.
6247
6248 2013-03-01 Jiong Wang <jiwang@tilera.com>
6249
6250 * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
6251 (tilegx_gdbarch_init): Install it.
6252
6253 2013-02-28 Tom Tromey <tromey@redhat.com>
6254
6255 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
6256 PyLong_Check.
6257
6258 2013-02-28 Doug Evans <dje@google.com>
6259
6260 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
6261 * python/python.c (gdbpy_find_pc_line): Ditto.
6262
6263 2013-02-28 Tom Tromey <tromey@redhat.com>
6264
6265 * contrib/excheck.py: New file.
6266 * contrib/exsummary.py: New file.
6267 * contrib/gcc-with-excheck: New file.
6268
6269 2013-02-28 Tom Tromey <tromey@redhat.com>
6270
6271 * python/python.c (gdbpy_print_stack): Call begin_line and
6272 fprintf_filtered inside TRY_CATCH.
6273
6274 2013-02-28 Tom Tromey <tromey@redhat.com>
6275
6276 * python/python.c (gdbpy_find_pc_line): Call find_pc_line
6277 inside TRY_CATCH.
6278
6279 2013-02-28 Tom Tromey <tromey@redhat.com>
6280
6281 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
6282 frame_object_to_frame_info inside TRY_CATCH.
6283
6284 2013-02-28 Tom Tromey <tromey@redhat.com>
6285
6286 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
6287 TRY_CATCH.
6288
6289 2013-02-28 Tom Tromey <tromey@redhat.com>
6290
6291 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
6292
6293 2013-02-27 Corinna Vinschen <vinschen@redhat.com>
6294
6295 * windows-nat.c: Throughout, fix format strings and casts of
6296 printf-like functions to avoid type related warnings on all
6297 platforms.
6298 (handle_output_debug_string): Fetch context information address
6299 from debug string using string_to_core_addr.
6300
6301 2013-02-27 Jiong Wang <jiwang@tilera.com>
6302
6303 * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
6304 * regformats/reg-tilegx32.dat: New.
6305
6306 2013-02-27 Jiong Wang <jiwang@tilera.com>
6307
6308 * configure.tgt (tilegx-*-linux*): Enable gdbserver.
6309
6310 2013-02-27 Jiong Wang <jiwang@tilera.com>
6311
6312 * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
6313
6314 2013-02-27 Yao Qi <yao@codesourcery.com>
6315 Pedro Alves <palves@redhat.com>
6316
6317 * tracepoint.c (tfile_trace_find): For tfind
6318 pc/tp/range/outside, look for the next trace frame instead of
6319 always starting from frame 0.
6320
6321 2013-02-26 Anthony Green <green@moxielogic.com>
6322
6323 * configure.tgt: Add support for moxie-*-rtems* target.
6324
6325 2013-02-25 Pedro Alves <palves@redhat.com>
6326
6327 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
6328 warning text.
6329
6330 2013-02-24 Maciej W. Rozycki <macro@codesourcery.com>
6331
6332 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
6333 if $fp is used as the virtual frame pointer.
6334
6335 2013-02-23 Alan Modra <amodra@gmail.com>
6336
6337 * elfread.c (elf_symtab_read): Do not use udata.p here to find
6338 symbol size.
6339 * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
6340 * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
6341 * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
6342 * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
6343
6344 2013-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6345
6346 Code cleanup.
6347 * elfread.c (build_id_bfd_get): Make the return type const.
6348 (build_id_verify): Make the check parameter const.
6349 (build_id_to_debug_filename): Make the build_id parameter and variable
6350 data const.
6351 (find_separate_debug_file_by_buildid): Make the variable build_id const.
6352
6353 2013-02-21 Alan Modra <amodra@gmail.com>
6354
6355 * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
6356
6357 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
6358
6359 Add a new method 'disassemble' to gdb.Architecture class.
6360 * python/py-arch.c (archpy_disassmble): Implementation of the
6361 new method gdb.Architecture.disassemble.
6362 (arch_object_methods): Add entry for the new method.
6363
6364 2013-02-20 Jiong Wang <jiwang@tilera.com>
6365
6366 * MAINTAINERS (Write After Approval): Add myself to the list.
6367
6368 2013-02-19 Pedro Alves <palves@redhat.com>
6369
6370 Garbage collect 'struct monitor_ops'::load_routine.
6371
6372 * monitor.h (struct monitor_ops) <load_routine>: Remove field.
6373 * monitor.c (monitor_load): No longer call
6374 current_monitor->load_routine.
6375 * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
6376 * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
6377 * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
6378
6379 2013-02-19 Pedro Alves <palves@redhat.com>
6380
6381 PR gdb/15161
6382
6383 Harmonize with generic_load.
6384
6385 * monitor.c: Include "readline/readline.h".
6386 (monitor_load): Rename parameter 'file' to 'args'. Use build_argv
6387 instead of sscanf. Use CORE_ADDR/strtoulst instead of unsigned
6388 long/strtol for the 'load_offset' local. Error out if no argument
6389 is given or if too many arguments are given. Tilde expand the
6390 passed in file name.
6391
6392 2013-02-19 Kai Tietz <ktietz@redhat.com>
6393
6394 PR gdb/15161
6395 * symfile.c (load_section_data): Change type of load_offset
6396 to CORE_ADDR.
6397 (generic_load): User strtoulst instead of strtoul for conversion
6398 of load_offset.
6399
6400 2013-02-19 Jiong Wang <jiwang@tilera.com>
6401
6402 * tilegx-tdep.c (tilegx_analyze_prologue): add check for
6403 for return address, "lr" register, saved on stack.
6404 * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
6405 after we invoke tilegx_analyze_prologue.
6406
6407 2013-02-19 Jiong Wang <jiwang@tilera.com>
6408
6409 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
6410
6411 2013-02-19 Jiong Wang <jiwang@tilera.com>
6412
6413 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
6414
6415 2013-02-19 Jiong Wang <jiwang@tilera.com>
6416
6417 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
6418 (tilegx_write_pc): New function.
6419 (tilegx_cannot_reference_register): Return zero if REGNO
6420 is TILEGX_FAULTNUM_REGNUM.
6421 (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
6422 (tilegx_register_name): Add handling of "faultnum" register.
6423 * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
6424 * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
6425 handling of TILEGX_FAULTNUM_REGNUM.
6426 * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
6427
6428 2013-02-19 Jiong Wang <jiwang@tilera.com>
6429
6430 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
6431 should be aligned to 64bit.
6432
6433 2013-02-19 Kai Tietz <ktietz@redhat.com>
6434
6435 * windows-nat.c (windows_xfer_memory): Fix debug-output
6436 for LLP64.
6437
6438 2013-02-19 Lei Liu <lei.liu2@windriver.com>
6439
6440 * mips-linux-nat.c (mips64_linux_regsets_store_registers):
6441 Don't check DSP register number if HAVE_DSP is not set.
6442
6443 2013-02-19 Alan Modra <amodra@gmail.com>
6444
6445 * elfread.c (struct build_id): Delete. Use struct elf_build_id
6446 throughout file instead.
6447 (build_id_bfd_get): Update to use new elf_tdata build_id field.
6448 Don't xmalloc return value.
6449 (build_id_verify): Similarly. Don't xfree.
6450 (build_id_to_debug_filename): Update.
6451 (find_separate_debug_file_by_buildid): Update, don't xfree.
6452
6453 2013-02-18 Tom Tromey <tromey@redhat.com>
6454
6455 PR gdb/15102:
6456 * dwarf2read.c (read_subrange_type): Use result of
6457 'check_typedef'.
6458
6459 2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
6460
6461 * frame.c: Remove one extra white space after #include
6462 directive.
6463
6464 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6465
6466 * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
6467
6468 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6469
6470 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
6471 and dir commands into an if block.
6472
6473 2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
6474
6475 * python/py-breakpoint (struct pybp_code): Use int instead of
6476 enum type_code.
6477
6478 2013-02-15 Pedro Alves <pedro@codesourcery.com>
6479 Hafiz Abid Qadeer <abidh@codesourcery.com>
6480
6481 * NEWS: Mention new field "trace-file".
6482 * tracepoint.c (trace_status_mi): Output "trace-file" field.
6483 (tfile_open): Record the trace file's filename in the trace
6484 status.
6485 (tfile_files_info): Mention the name of the trace file.
6486 Check the "filename" field explicitely.
6487 (trace_status_command): Explicitely check "filename" field.
6488 (trace_find_command): Ditto.
6489 (trace_find_pc_command): Ditto.
6490 (trace_find_tracepoint_command): Ditto.
6491 (trace_find_line_command): Ditto.
6492 (trace_find_range_command): Ditto.
6493 (trace_find_outside_command): Ditto.
6494 * tracepoint.h (struct trace_status) <from_file>: Rename it
6495 to "filename" and make it hold the trace file's filename
6496 instead of a boolean.
6497 * remote.c (remote_get_trace_status): Initialize "filename"
6498 field with NULL instead of 0.
6499
6500 2013-02-15 Yao Qi <yao@codesourcery.com>
6501
6502 * remote.c: Fix a typo.
6503
6504 2013-02-14 Pierre Muller <muller@sourceware.org>
6505
6506 * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
6507
6508 2013-02-14 Pedro Alves <palves@redhat.com>
6509
6510 * utils.c (savestring): Don't #undef it. Move function to
6511 common/common-utils.c.
6512 * common/common-utils.c: Include gdb_string.h.
6513 (savestring): Move here from utils.c.
6514 * common/common-utils.h (savestring): Declare.
6515
6516 2013-02-14 Pedro Alves <palves@redhat.com>
6517
6518 * utils.c (savestring): Rename parameter 'size' to 'len'.
6519
6520 2013-02-14 Pedro Alves <palves@redhat.com>
6521 Yufeng Zhang <yufeng.zhang@arm.com>
6522
6523 * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
6524 (aarch64_inferior_data, struct aarch64_inferior_data):
6525 Delete.
6526 (struct aarch64_process_info): New.
6527 (aarch64_process_list): New global.
6528 (aarch64_find_process_pid, aarch64_add_process)
6529 (aarch64_process_info_get): New functions.
6530 (aarch64_inferior_data_get): Delete.
6531 (aarch64_process_info_get): New function.
6532 (aarch64_forget_process): New function.
6533 (aarch64_get_debug_reg_state): New parameter 'pid'. Reimplement.
6534 (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
6535 aarch64_get_debug_reg_state.
6536 (aarch64_notify_debug_reg_change): Use iterate_over_lwps
6537 instead of linux_nat_iterate_watchpoint_lwps.
6538 (aarch64_linux_new_fork): New function.
6539 (aarch64_linux_child_post_startup_inferior): Use
6540 aarch64_forget_process instead of aarch64_init_debug_reg_state.
6541 (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
6542 (aarch64_linux_remove_hw_breakpoint)
6543 (aarch64_handle_aligned_watchpoint)
6544 (aarch64_handle_unaligned_watchpoint)
6545 (aarch64_linux_insert_watchpoint)
6546 (aarch64_linux_remove_watchpoint)
6547 (aarch64_linux_stopped_data_address): Adjust to pass the current
6548 process id to aarch64_debug_reg_state.
6549 (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
6550 linux_nat_new_fork hook, and aarch64_forget_process as
6551 linux_nat_forget_process hook; remove the call to
6552 register_inferior_data_with_cleanup.
6553
6554 2013-02-14 Pedro Alves <palves@redhat.com>
6555
6556 * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
6557 EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
6558 lval_memory.
6559
6560 2013-02-14 Pedro Alves <pedro@codesourcery.com>
6561 Hafiz Abid Qadeer <abidh@codesourcery.com>
6562
6563 * tracepoint.h (validate_trace_state_variable_name): Declare.
6564 * tracepoint.c (validate_trace_state_variable_name): New.
6565 (trace_variable_command): Parse the trace state variable's name
6566 without using parse_expression. Do several validations.
6567 * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
6568 trace state variable's name with parse_expression. Validate it.
6569
6570 2013-02-14 Yao Qi <yao@codesourcery.com>
6571
6572 * infcmd.c (breakpoint_proceeded): Remove it.
6573
6574 2013-02-14 Yao Qi <yao@codesourcery.com>
6575
6576 * tracepoint.c (end_actions_pseudocommand): Make it static.
6577 (while_stepping_pseudocommand): Likewise.
6578 * tracepoint.h (end_actions_pseudocommand): Remove the
6579 declaration.
6580 (while_stepping_pseudocommand): Likewise.
6581
6582 2013-02-14 Yao Qi <yao@codesourcery.com>
6583
6584 * cli/cli-decode.c (help_cmd): Remove the declaration of
6585 "cmdlist".
6586 (help_all): Likewise.
6587
6588 2013-02-13 Pedro Alves <palves@redhat.com>
6589
6590 * amd64-linux-nat.c (update_debug_registers_callback):
6591 Update comment.
6592 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
6593 iterate_over_lwps.
6594 (amd64_linux_prepare_to_resume): Pass the lwp's pid to
6595 i386_debug_reg_state.
6596 (amd64_linux_new_fork): New function.
6597 (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
6598 linux_nat_new_fork hook, and i386_forget_process as
6599 linux_nat_forget_process hook.
6600 * i386-linux-nat.c (update_debug_registers_callback):
6601 Update comment.
6602 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
6603 iterate_over_lwps.
6604 (i386_linux_prepare_to_resume): Pass the lwp's pid to
6605 i386_debug_reg_state.
6606 (i386_linux_new_fork): New function.
6607 (_initialize_i386_linux_nat): Install i386_linux_new_fork as
6608 linux_nat_new_fork hook, and i386_forget_process as
6609 linux_nat_forget_process hook.
6610 * i386-nat.c (i386_init_dregs): Delete.
6611 (i386_inferior_data, struct i386_inferior_data):
6612 Delete.
6613 (struct i386_process_info): New.
6614 (i386_process_list): New global.
6615 (i386_find_process_pid, i386_add_process, i386_process_info_get):
6616 New functions.
6617 (i386_inferior_data_get): Delete.
6618 (i386_process_info_get): New function.
6619 (i386_debug_reg_state): New parameter 'pid'. Reimplement.
6620 (i386_forget_process): New function.
6621 (i386_cleanup_dregs): Rewrite.
6622 (i386_update_inferior_debug_regs, i386_insert_watchpoint)
6623 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
6624 (i386_stopped_data_address, i386_insert_hw_breakpoint)
6625 (i386_remove_hw_breakpoint): Adjust to pass the current process id
6626 to i386_debug_reg_state.
6627 (i386_use_watchpoints): Don't register inferior data.
6628 * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
6629 adjust comment.
6630 (i386_forget_process): Declare.
6631 * linux-fork.c (delete_fork): Call linux_nat_forget_process.
6632 * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
6633 New static globals.
6634 (linux_child_follow_fork): Don't call linux_nat_new_thread here.
6635 (add_initial_lwp): New, factored out from ...
6636 (add_lwp): ... this. Don't check the number of lwps before
6637 calling linux_nat_new_thread.
6638 (linux_nat_iterate_watchpoint_lwps): Delete.
6639 (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
6640 (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
6641 forks and vforks.
6642 (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
6643 initial lwp.
6644 (linux_nat_kill, linux_nat_mourn_inferior): Call
6645 linux_nat_forget_process.
6646 (linux_nat_set_new_fork, linux_nat_set_forget_process)
6647 (linux_nat_forget_process): New functions.
6648 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
6649 type.
6650 (linux_nat_iterate_watchpoint_lwps): Delete declaration.
6651 (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
6652 types.
6653 (linux_nat_set_new_fork, linux_nat_set_forget_process)
6654 (linux_nat_forget_process): New declarations.
6655
6656 * amd64fbsd-nat.c (super_mourn_inferior): New global.
6657 (amd64fbsd_mourn_inferior): New function.
6658 (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
6659 * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
6660
6661 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
6662
6663 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
6664 Adding _().
6665
6666 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
6667
6668 * aarch64-linux-nat.c (debug_reg_change_callback)
6669 (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
6670 %s and phex().
6671
6672 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
6673
6674 * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
6675 with LONGEST.
6676
6677 2013-02-13 Pedro Alves <palves@redhat.com>
6678 Hafiz Abid Qadeer <abidh@codesourcery.com>
6679
6680 * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
6681
6682 2013-02-12 Tom Tromey <tromey@redhat.com>
6683
6684 PR symtab/11464:
6685 * c-exp.y (lex_one_token): Initialize other fields of yylval on
6686 NAME return.
6687 (classify_inner_name): Remove 'first_name' argument, add
6688 'context'. Remove unused variable.
6689 (yylex): Explicitly maintain the context type. Exit loop earlier
6690 if NAME result is seen.
6691
6692 2013-02-12 Pedro Alves <palves@redhat.com>
6693
6694 * amd64-darwin-tdep.c: Add (C) after Copyright.
6695 * cli/cli-cmds.h: Ditto.
6696 * cli/cli-decode.c: Ditto.
6697 * cli/cli-decode.h: Ditto.
6698 * cli/cli-dump.c: Ditto.
6699 * cli/cli-dump.h: Ditto.
6700 * cli/cli-interp.c: Ditto.
6701 * cli/cli-logging.c: Ditto.
6702 * cli/cli-script.c: Ditto.
6703 * cli/cli-script.h: Ditto.
6704 * cli/cli-setshow.c: Ditto.
6705 * cli/cli-setshow.h: Ditto.
6706 * cli/cli-utils.c: Ditto.
6707 * cli/cli-utils.h: Ditto.
6708 * config/alpha/nm-osf3.h: Ditto.
6709 * config/djgpp/djconfig.sh: Ditto.
6710 * config/i386/nm-fbsd.h: Ditto.
6711 * config/i386/nm-i386gnu.h: Ditto.
6712 * config/nm-linux.h: Ditto.
6713 * config/nm-nto.h: Ditto.
6714 * config/rs6000/nm-rs6000.h: Ditto.
6715 * config/sparc/nm-sol2.h: Ditto.
6716 * darwin-nat-info.c: Ditto.
6717 * dfp.c: Ditto.
6718 * dfp.h: Ditto.
6719 * gdb-demangle.h: Ditto.
6720 * i386-darwin-nat.c: Ditto.
6721 * i386-darwin-tdep.c: Ditto.
6722 * linux-fork.h: Ditto.
6723 * m32c-tdep.c: Ditto.
6724 * microblaze-linux-tdep.c: Ditto.
6725 * microblaze-rom.c: Ditto.
6726 * microblaze-tdep.c: Ditto.
6727 * microblaze-tdep.h: Ditto.
6728 * mips-linux-tdep.h: Ditto.
6729 * ppc-ravenscar-thread.c: Ditto.
6730 * ppc-ravenscar-thread.h: Ditto.
6731 * prologue-value.c: Ditto.
6732 * prologue-value.h: Ditto.
6733 * ravenscar-thread.c: Ditto.
6734 * ravenscar-thread.h: Ditto.
6735 * sparc-ravenscar-thread.c: Ditto.
6736 * sparc-ravenscar-thread.h: Ditto.
6737 * tilegx-linux-tdep.c: Ditto.
6738 * unwind_stop_reasons.def: Ditto.
6739 * windows-nat.h: Ditto.
6740 * xtensa-linux-tdep.c: Ditto.
6741 * xtensa-xtregs.c: Ditto.
6742 * regformats/regdat.sh: Ditto.
6743 * regformats/regdef.h: Ditto.
6744
6745 2013-02-12 Pedro Alves <palves@redhat.com>
6746
6747 * break-catch-sig.c: Update copyright years.
6748
6749 2013-02-11 Siva Chandra Reddy <sivachandra@google.com>
6750
6751 Add support for a destructor for ui_out data and use it to
6752 provide a ui_out destructor.
6753 * ui-out.h: Declare the new ui_out destructor.
6754 (ui_out_impl): Add a field for data destructor in ui_out_impl.
6755 * ui-out.c (default_data_destroy): Add a default data destructor
6756 which does nothing.
6757 (default_ui_out_impl): Set the new data_destroy field to
6758 default_data_destroy
6759 (uo_data_destroy): Local function which invokes the data
6760 destructor if present.
6761 (clear_table): Local function which clears the table data of a
6762 ui_out object.
6763 (ui_out_destroy): Public function which frees a ui_out object.
6764 (ui_out_table_end): Use the new clear_table function.
6765 * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
6766 NULL.
6767 * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
6768 to NULL.
6769
6770 2013-02-11 Doug Evans <dje@google.com>
6771
6772 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
6773 (printf_decfloat): New function. Broken out from ui_printf.
6774 Remove unnecessary code to shift the entire format string down.
6775 (printf_pointer): New function.
6776 (ui_printf): Code to print C strings, wide C strings, decfloats,
6777 and pointers moved to separate functions.
6778
6779 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6780
6781 * valops.c (value_assign): Handling bitfield offset in
6782 `lval_internalvar_component' case.
6783
6784 2013-02-08 Doug Evans <dje@google.com>
6785
6786 * common/format.c (parse_format_string): Fix whitespace.
6787
6788 2013-02-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
6789
6790 * stack.c (return_command): Work around uninitialized variable
6791 warning.
6792
6793 2013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
6794
6795 * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
6796 number of the registers from 36 to 34.
6797
6798 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
6799
6800 * NEWS: Mention new AArch64 native and target support.
6801
6802 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
6803
6804 * MAINTAINERS (Write After Approval): Add myself.
6805
6806 2013-02-08 Jim MacArthur <jim.macarthur@arm.com>
6807 Marcus Shawcroft <marcus.shawcroft@arm.com>
6808 Nigel Stephens <nigel.stephens@arm.com>
6809 Yufeng Zhang <yufeng.zhang@arm.com>
6810
6811 * aarch64-linux-nat.c: New file.
6812 * config/aarch64/linux.mh: New file.
6813 * configure.host: Add AArch64.
6814 * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
6815
6816 2013-02-07 Doug Evans <dje@google.com>
6817
6818 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
6819 disassemble command.
6820
6821 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
6822
6823 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
6824 set_gdbarch_fetch_tls_load_module_address.
6825
6826 2013-02-06 David S. Miller <davem@davemloft.net>
6827
6828 * sparc-tdep.c (sparc32_return_value): Handle writing return value when
6829 using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
6830 * value.c (struct_return_convention): New function.
6831 (using_struct_return): Implement in terms of struct_return_convention.
6832 * value.h (struct_return_convention): Declare.
6833 * stack.c (return_command): Allow successful overriding of the return
6834 value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
6835
6836 2013-02-06 Tom Tromey <tromey@redhat.com>
6837
6838 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
6839 outside of TRY_CATCH.
6840
6841 2013-02-06 Yao Qi <yao@codesourcery.com>
6842
6843 * mi/mi-interp.c: Include "tracepoint.h".
6844 (mi_tsv_modified): Declare.
6845 (mi_tsv_created, mi_tsv_deleted): Update declaration.
6846 (mi_interpreter_init): Call observer_attach_tsv_modified.
6847 (mi_tsv_modified): New.
6848 (mi_tsv_created, mi_tsv_deleted): Update.
6849 * tracepoint.c (trace_variable_command): Call
6850 observer_notify_tsv_modified if the initial value of tsv is
6851 changed.
6852 (delete_trace_state_variable): Call
6853 observer_notify_tsv_deleted earlier.
6854 (trace_variable_command): Caller update.
6855 (create_tsv_from_upload): Likewise.
6856 * observer.sh: Declare "struct trace_state_variable".
6857
6858 * NEWS: Mention the new MI notification "=tsv-modified".
6859
6860 2013-02-05 Doug Evans <dje@google.com>
6861
6862 * completer.c (location_completer): Fix typo in comment.
6863
6864 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6865
6866 * breakpoint.c (add_location_to_breakpoint): Insert the location with
6867 ADDRESS sorted.
6868
6869 2013-02-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
6870
6871 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
6872 Refactor if statement to avoid trailing || operator.
6873
6874 2013-02-05 Andreas Tobler <andreast@fgznet.ch>
6875
6876 * NEWS: Add PowerPC FreeBSD as a new native configuration.
6877
6878 2013-02-04 Andreas Tobler <andreast@fgznet.ch>
6879
6880 * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
6881 * configure.host: Add powerpc*-*-freebsd* target.
6882 * configure.tgt: Add target info for powerpc*-*-freebsd*.
6883 * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
6884 * config/powerpc/fbsd.mh: New file.
6885
6886 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
6887 Denys Vlasenko <dvlasenk@redhat.com>
6888 Pedro Alves <palves@redhat.com>
6889
6890 * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
6891 (struct elf_internal_linux_prpsinfo): Forward declare.
6892 * gdbarch.h, gdbarch.c: Regenerate.
6893 * linux-tdep.c: Include `cli/cli-utils.h'.
6894 (linux_fill_prpsinfo): New function.
6895 (linux_make_corefile_notes): Use linux_fill_prpsinfo. If there's
6896 an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
6897 elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
6898 depending on gdbarch pointer bitness.
6899 * ppc-linux-tdep.c: Include elf-bfd.h.
6900 (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
6901 on 32-bit.
6902
6903 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
6904 Marcus Shawcroft <marcus.shawcroft@arm.com>
6905 Nigel Stephens <nigel.stephens@arm.com>
6906 Yufeng Zhang <yufeng.zhang@arm.com>
6907
6908 * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
6909
6910 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
6911 Marcus Shawcroft <marcus.shawcroft@arm.com>
6912 Nigel Stephens <nigel.stephens@arm.com>
6913 Yufeng Zhang <yufeng.zhang@arm.com>
6914
6915 * aarch64-newlib-tdep.c: New file.
6916 * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
6917 aarch64*-*-elf.
6918 * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
6919 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
6920 (ALLDEPFILES): Add aarch64-newlib-tdep.c.
6921 * osabi.c (gdb_osabi_names): Add "Newlib".
6922
6923 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
6924 Marcus Shawcroft <marcus.shawcroft@arm.com>
6925 Nigel Stephens <nigel.stephens@arm.com>
6926 Yufeng Zhang <yufeng.zhang@arm.com>
6927
6928 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
6929 (ALLDEPFILES): Add aarch64-linux-tdep.c.
6930 * aarch64-linux-tdep.c: New file.
6931 * aarch64-linux-tdep.h: New file.
6932 * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
6933 * configure.tgt: Add aarch64-none-linux-gnu.
6934
6935 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
6936 Marcus Shawcroft <marcus.shawcroft@arm.com>
6937 Nigel Stephens <nigel.stephens@arm.com>
6938 Yufeng Zhang <yufeng.zhang@arm.com>
6939
6940 * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
6941 (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
6942 (ALLDEPFILES): Add aarch64-tdep.c.
6943 * aarch64-tdep.c: New file.
6944 * aarch64-tdep.h: New file.
6945 * configure.tgt: Add AArch64.
6946 * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
6947 (aarch64-expedite): New definition.
6948 * features/aarch64-core.xml: New file.
6949 * features/aarch64-fpu.xml: New file.
6950 * features/aarch64-without-fpu.c: New file (generated).
6951 * features/aarch64-without-fpu.xml: New file.
6952 * features/aarch64.c: New file (generated).
6953 * features/aarch64.xml: New file.
6954 * regformats/aarch64-without-fpu.dat: New file (generated).
6955 * regformats/aarch64.dat: New file (generated).
6956
6957 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6958
6959 * contrib/expect-read1.c: New file.
6960 * contrib/expect-read1.sh: New file.
6961
6962 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6963
6964 * dwarf2read.c (file_file_name): New function with code from
6965 file_full_name.
6966 (file_full_name): Move most of the code to file_file_name.
6967 (macro_start_file): Rename variable full_name to file_name and use
6968 file_file_name for it. Add comp_dir parameter to new_macro_table.
6969 * macrocmd.c (show_pp_source_pos): New variable fullname. Replace any
6970 macro_source_file->filename access by macro_source_fullname call.
6971 * macroscope.c (_initialize_macroscope): Update the new_macro_table
6972 caller.
6973 * macrotab.c (struct macro_table): New field comp_dir.
6974 (macro_include): New variables link_fullname and source_fullname.
6975 Replace any macro_source_file->filename access by macro_source_fullname
6976 call.
6977 (macro_lookup_inclusion): Remove the partial filenames checking code.
6978 (check_for_redefinition): New variables source_fullname and
6979 found_key_fullname. Replace any macro_source_file->filename access by
6980 macro_source_fullname call.
6981 (macro_undef): New variables source_fullname and key_fullname. Replace
6982 any macro_source_file->filename access by macro_source_fullname call.
6983 (macro_lookup_definition): New variables retval and source_fullname.
6984 Replace any macro_source_file->filename access by macro_source_fullname
6985 call.
6986 (foreach_macro): New variable key_fullname. Replace any
6987 macro_source_file->filename access by macro_source_fullname call.
6988 (foreach_macro_in_scope): New variable datum_fullname. Replace any
6989 macro_source_file->filename access by macro_source_fullname call.
6990 (new_macro_table): Add parameter comp_dir. Initialize T with it.
6991 (macro_source_fullname): New function.
6992 * macrotab.h (struct macro_source_file): Extent the filename field
6993 comment.
6994 (new_macro_table): New parameter comp_dir, add a comment for it.
6995 (macro_source_fullname): new declaration.
6996
6997 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6998
6999 * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
7000 this_real_name to outer block. Use it also for
7001 compare_filenames_for_search.
7002 (dw2_expand_symtabs_matching): New variable this_real_name. Use it
7003 with dw2_get_real_path for file_matcher, considering also
7004 BASENAMES_MAY_DIFFER.
7005 (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
7006
7007 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7008
7009 * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
7010 to the file_matcher parameter. Pass 0 to it.
7011 (dwarf2_create_include_psymtab): Copy also DIRNAME.
7012 * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
7013 NULL psymtab_to_fullname result.
7014 (psymtab_to_fullname): Remove variable r. Never return NULL, assemble
7015 an expected filename instead.
7016 (expand_symtabs_matching_via_partial): Add basenames parameter to the
7017 file_matcher parameter. Call also psymtab_to_fullname, after newly
7018 considering BASENAMES_MAY_DIFFER.
7019 * source.c (rewrite_source_path): Remove static.
7020 * source.h (rewrite_source_path): New declaration.
7021 * symfile.h (struct quick_symbol_functions): Add basenames parameter to
7022 the expand_symtabs_matching field. Comment it.
7023 * symtab.c (file_matches): New function comment. Add parameter
7024 basenames, implement it.
7025 (search_symbols_file_matches): Add basenames parameter. Update the
7026 file_matches caller.
7027 (search_symbols): Match FILES also against symtab_to_fullname.
7028 Optimize it for BASENAMES_MAY_DIFFER.
7029
7030 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7031
7032 * source.c (print_source_lines_base): Print for TUI also "fullname".
7033 * tui/tui-data.c (init_content_element): Change tui_locator_element
7034 field to full_name.
7035 * tui/tui-data.h (struct tui_locator_element): Likewise.
7036 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
7037 tui_update_locator_filename calls to tui_update_locator_fullname.
7038 Replace symtab->filename refererence by symtab_to_fullname call.
7039 * tui/tui-out.c (tui_field_string): Check for "fullname" now.
7040 * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
7041 field to full_name. Replace symtab->filename refererence by
7042 symtab_to_fullname call.
7043 (tui_show_symtab_source): Rename parameter to fullname. Change
7044 tui_locator_element field to full_name.
7045 * tui/tui-stack.c: Include source.h.
7046 (tui_set_locator_filename): Rename the declaration to ...
7047 (tui_set_locator_fullname): ... here. Rename its parameter to
7048 fullname, updates its comment.
7049 (tui_set_locator_info): Rename its parameter to fullname.
7050 (tui_set_locator_filename): Rename the definition to ...
7051 (tui_set_locator_fullname): ... here. Rename its parameter to
7052 fullname, updates its comment. Change tui_locator_element field to
7053 full_name.
7054 (tui_set_locator_info): Rename its parameter to fullname.
7055 (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
7056 (tui_update_locator_filename): Rename to ...
7057 (tui_update_locator_fullname): ... here. Rename callee to
7058 tui_set_locator_fullname.
7059 (tui_show_frame_info): Replace symtab->filename refererence by
7060 symtab_to_fullname call.
7061 * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
7062 (tui_update_locator_fullname): ... here.
7063 * tui/tui-winsource.c (tui_display_main): Rename the callee to
7064 tui_update_locator_fullname. Replace symtab->filename refererence by
7065 symtab_to_fullname call.
7066 * tui/tui.c (tui_show_source): Rename its parameter to fullname.
7067 Rename the callee to tui_update_locator_fullname.
7068 * tui/tui.h (tui_show_source): Rename its parameter to fullname.
7069
7070 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7071
7072 * ada-lang.c (user_select_syms): Replace symtab->filename refererences
7073 by symtab_to_filename_for_display calls.
7074 * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
7075 (clear_command): New variable sal_fullname, initialize it. Replace
7076 compare_filenames_for_search by filename_cmp with sal_fullname.
7077 (say_where, update_static_tracepoint): Replace symtab->filename
7078 refererences by symtab_to_filename_for_display calls.
7079 * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
7080 Likewise.
7081 * dwarf2read.c: Include source.h.
7082 (fixup_go_packaging): Replace symtab->filename refererences by
7083 symtab_to_filename_for_display calls.
7084 * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
7085 Replace symtab->filename refererences by symtab_to_filename_for_display
7086 calls.
7087 (create_sals_line_offset, convert_linespec_to_sals): New variable
7088 fullname, initialize it, replace symtab->filename reference by the
7089 variable.
7090 * linux-fork.c: Include source.h.
7091 (info_checkpoints_command): Replace symtab->filename refererences by
7092 symtab_to_filename_for_display calls.
7093 * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
7094 by symtab_to_filename_for_display calls.
7095 * mdebugread.c: Include source.h.
7096 (psymtab_to_symtab_1): Replace symtab->filename refererences by
7097 symtab_to_filename_for_display calls.
7098 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
7099 (mi_cmd_file_list_exec_source_files): Likewise.
7100 * printcmd.c: Include source.h.
7101 (build_address_symbolic): Replace symtab->filename refererences by
7102 symtab_to_filename_for_display calls.
7103 * psymtab.c (partial_map_symtabs_matching_filename)
7104 (read_psymtabs_with_fullname): Call compare_filenames_for_search also
7105 with psymtab_to_fullname.
7106 * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
7107 by symtab_to_filename_for_display calls.
7108 (stpy_get_filename): New variable filename, initialize it, use instead
7109 of symtab->filename refererences.
7110 (salpy_str): Make variable filename const char *. Replace
7111 symtab->filename refererences by symtab_to_filename_for_display calls.
7112 * skip.c: Include source.h and filenames.h.
7113 (skip_file_command): Remove const from the symtab variable. Replace
7114 symtab->filename refererences by symtab_to_fullname call.
7115 (function_name_is_marked_for_skip): New variables searched_for_fullname
7116 and fullname. Use them to search also with symtab's fullname.
7117 * source.c (find_source_lines): Replace symtab->filename refererences
7118 by symtab_to_filename_for_display calls.
7119 (print_source_lines_base): New variable filename, use it instead of
7120 symtab->filename. Replace symtab->filename refererences by
7121 symtab_to_filename_for_display calls.
7122 (line_info, forward_search_command): Replace symtab->filename
7123 refererences by symtab_to_filename_for_display calls.
7124 (reverse_search_command): Replace symtab->filename refererences by
7125 symtab_to_filename_for_display calls. New variable filename for it.
7126 * stack.c (frame_info): Likewise.
7127 * symmisc.c: Include source.h.
7128 (dump_objfile, dump_symtab_1, maintenance_print_symbols)
7129 (maintenance_info_symtabs): Replace symtab->filename refererences by
7130 symtab_to_filename_for_display calls.
7131 * symtab.c (iterate_over_some_symtabs): Call
7132 compare_filenames_for_search also with symtab_to_fullname.
7133 (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
7134 symtab->filename refererences by symtab_to_filename_for_display calls.
7135 (find_line_symtab): Replace symtab->filename refererences by
7136 symtab_to_filename_for_display calls.
7137 (file_matches): Replace filename_cmp by compare_filenames_for_search.
7138 (print_symbol_info): Make the last parameter const char *. New
7139 variable s_filename. Use it in the function.
7140 (symtab_symbol_info): Make the last_filename variable const char *.
7141 Replace symtab->filename refererences by symtab_to_filename_for_display
7142 calls.
7143 (rbreak_command): New variable fullname. Use it. Replace
7144 symtab->filename refererence by symtab_to_filename_for_display call.
7145 * tracepoint.c (set_traceframe_context, trace_find_line_command)
7146 (print_one_static_tracepoint_marker): Replace symtab->filename
7147 refererences by symtab_to_filename_for_display calls.
7148 * tui/tui-source.c (tui_set_source_content): New variables filename and
7149 s_filename. Replace symtab->filename refererences by this variable.
7150 Replace other symtab->filename refererences by
7151 symtab_to_filename_for_display calls.
7152
7153 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
7154 Jan Kratochvil <jan.kratochvil@redhat.com>
7155
7156 Add a new variable that controls a way in which filenames are
7157 displayed.
7158 * NEWS (set filename-display): New entry.
7159 * source.c (filename_display_basename, filename_display_relative)
7160 (filename_display_absolute, filename_display_kind_names)
7161 (filename_display_string, show_filename_display_string)
7162 (symtab_to_filename_for_display): New.
7163 (_initialize_source): Added initialization of 'filename-display'
7164 variable.
7165 * source.h (symtab_to_filename_for_display): Added declaration.
7166 * stack.c (print_frame): Added new variable and calling of a new
7167 function and condition with this variable. Changed third argument of
7168 calling of a function.
7169
7170 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7171
7172 * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
7173 Rename field reference filename to fullname.
7174 * tui/tui-data.h (struct tui_source_info): Rename field filename to
7175 fullname. New comment for it.
7176 * tui/tui-source.c (tui_set_source_content): Rename field reference
7177 filename to fullname. Initialize field by symtab_to_fullname now.
7178 * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
7179 reference filename to fullname. Use symtab_to_fullname during
7180 comparison.
7181
7182 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7183
7184 Code cleanup.
7185 * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
7186 (dw2_expand_symtabs_with_fullname): ... here. Rename parameter
7187 filename to fullname. Rename variable this_name to this_fullname.
7188 Lowercase FILENAME_CMP call.
7189 (dw2_find_symbol_file): New comment for the returned string.
7190 (dwarf2_gdb_index_functions): Rename the function to
7191 dw2_expand_symtabs_with_fullname.
7192 * psymtab.c (read_psymtabs_with_filename): Rename to ...
7193 (read_psymtabs_with_fullname): ... here. Rename parameter filename to
7194 fullname.
7195 (psym_functions): Rename the function to read_psymtabs_with_fullname.
7196 * symfile.h (struct quick_symbol_functions): Rename field
7197 expand_symtabs_with_filename to expand_symtabs_with_fullname and its
7198 parameter filename to fullname. Document returned string meaning for
7199 find_symbol_file.
7200 * symtab.c (find_line_symtab): Rename the called function to
7201 expand_symtabs_with_fullname.
7202
7203 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7204
7205 Code cleanup.
7206 * breakpoint.c (clear_command): Remove variable is_abs, unify the
7207 call of filename_cmp with compare_filenames_for_search.
7208 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
7209 is_abs, unify the call of FILENAME_CMP with
7210 compare_filenames_for_search. New gdb_asserts for real_path and name.
7211 Unify the call of compare_filenames_for_search with FILENAME_CMP.
7212 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
7213 * symfile.h (struct quick_symbol_functions): Extend the comment for
7214 map_symtabs_matching_filename.
7215 * symtab.c (compare_filenames_for_search): Remove the function comment
7216 relative path requirement. Handle absolute filenames, with a comment.
7217 (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
7218 FILENAME_CMP with compare_filenames_for_search. New gdb_asserts for
7219 real_path and name. Unify the call of compare_filenames_for_search
7220 with FILENAME_CMP.
7221 (iterate_over_symtabs): New gdb_assert on REAL_PATH.
7222
7223 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7224
7225 Code cleanup.
7226 * breakpoint.c (print_breakpoint_location): Replace bp_location field
7227 source_file references by symtab field references. Remove variables
7228 sal and fullname.
7229 (momentary_breakpoint_from_master, add_location_to_breakpoint):
7230 (clear_command, say_where): Replace bp_location field source_file
7231 references by symtab field references.
7232 (bp_location_dtor): Remove the source_file reference.
7233 (update_static_tracepoint): Replace bp_location field source_file
7234 references by symtab field references.
7235 (breakpoint_free_objfile): New function.
7236 * breakpoint.h (struct bp_location): Extend the comment for line_number.
7237 Replace the field source_file by field symtab, extend its comment.
7238 (breakpoint_free_objfile): New declaration.
7239 * objfiles.c (free_objfile): Call breakpoint_free_objfile.
7240 * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
7241 field source_file references by symtab field references.
7242
7243 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7244
7245 Replace xfullpath calls by gdb_realpath calls.
7246 * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
7247 function comment.
7248 * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
7249 Remove it from the iterate_over_some_symtabs call.
7250 (dw2_map_symtabs_matching_filename): Remove parameter full_path.
7251 Remove it from the dw2_map_expand_apply calls, remove a block handling
7252 it.
7253 * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
7254 Remove it from the iterate_over_some_symtabs call.
7255 (partial_map_symtabs_matching_filename): Remove parameter full_path.
7256 Remove it from the partial_map_expand_apply calls, remove a block
7257 handling it. Drop gdb_realpath call and cleanups from the real_path
7258 handling.
7259 * source.c (openp): Drop the comment part about xfullpath. Replace
7260 xfullpath calls by gdb_realpath calls.
7261 (find_and_open_source): Replace xfullpath call by gdb_realpath call.
7262 * symfile.h (struct quick_symbol_functions): Remove parameter full_path
7263 from method map_symtabs_matching_filename and its comment.
7264 * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
7265 gdb_realpath call.
7266 * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
7267 remove it also from the function comment, remove a block handling it.
7268 Drop gdb_realpath call and cleanups from the real_path handling.
7269 (iterate_over_symtabs): Drop variable full_path and its use.
7270 * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
7271 * utils.c (xfullpath): Remove.
7272 * utils.h (xfullpath): Remove.
7273
7274 2013-02-01 Andreas Tobler <andreast@fgznet.ch>
7275
7276 * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
7277 (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
7278 (ALLDEPFILES): Add ppc64-tdep.c.
7279 * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
7280 ppc64-tdep.o to gdb_target_obs.
7281 * ppc64-tdep.h: New file.
7282 * ppc64-tdep.c: New file.
7283 (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
7284 ppc-linux-tdep.c to here.
7285 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
7286 (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
7287 (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
7288 (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
7289 from ppc-linux-tdep.c to here.
7290 (ppc64_convert_from_func_ptr_addr): Rename from
7291 ppc64_linux_convert_from_func_ptr_addr to
7292 ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
7293 here.
7294 * rs6000-tdep.c:
7295 (read_insn): Move from ppc-linux-tdep.c to here.
7296 (insns_match_pattern, insn_d_field, insn_ds_field): Move
7297 from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
7298 * ppc-linux-tdep.c: Include ppc64-tdep.h.
7299 Removed above functions.
7300 (ppc_linux_init_abi): Adjust.
7301
7302 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
7303
7304 * ada-valprint.c (ada_print_floating): Remove unused 'len'.
7305
7306 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
7307
7308 * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
7309
7310 2013-02-01 Pedro Alves <palves@redhat.com>
7311
7312 * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
7313 * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
7314
7315 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7316
7317 * elfread.c (elf_symfile_read): Limit separate debug info additions to
7318 files with no separate debug info.
7319 * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
7320 * symfile.c (read_symbols): Call find_separate_debug_file_in_section
7321 only for files with no separate debug info.
7322
7323 2013-01-31 Tom Tromey <tromey@redhat.com>
7324
7325 * jit.c (jit_program_space_data): Rename from jit_inferior_data;
7326 change type.
7327 (struct jit_program_space_data): Rename from jit_inferior_data.
7328 Update comments.
7329 (get_jit_program_space_data): Rename from get_jit_inferior_data.
7330 Change return type. Attach data to program space.
7331 (jit_program_space_data_cleanup): Rename from
7332 jit_inferior_data_cleanup; change argument type.
7333 (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
7334 change type.
7335 (jit_register_code): Update.
7336 (jit_update_inferior_cache): Remove.
7337 (jit_breakpoint_deleted): Get jit data from the location's program
7338 space.
7339 (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
7340 'ps_data', change type.
7341 (jit_inferior_init, jit_breakpoint_re_set_internal)
7342 (jit_event_handler): Update.
7343 (free_objfile_data): Get data from objfile's program space.
7344 (_initialize_jit): Update.
7345
7346 2013-01-31 Tom Tromey <tromey@redhat.com>
7347
7348 PR gdb/13987:
7349 * jit.c (struct jit_inferior_data) <cached_code_address,
7350 jit_breakpoint>: New fields.
7351 (jit_breakpoint_re_set_internal): Fix logging. Only create
7352 breakpoint if cached address has changed.
7353 (jit_update_inferior_cache, jit_breakpoint_deleted): New
7354 functions.
7355 (_initialize_jit): Register breakpoint deleted observer.
7356
7357 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7358
7359 * infrun.c (handle_syscall_event): Remove unused gdbarch.
7360 (save_infcall_suspend_state): Ifdef out unused inf.
7361 (restore_infcall_suspend_state): Ifdef out unused inf.
7362 * jit.c (jit_register_code): Remove unused i, b, inf_data.
7363 (jit_frame_sniffer): Remove unused inf_data.
7364
7365 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7366
7367 * c-exp.y (classify_inner_name): Remove unused type.
7368 * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
7369 in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
7370 need_escape.
7371 (c_get_string): Remove unused kind.
7372 * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
7373
7374 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7375
7376 * charset.c (intermediate_encoding): Remove unused i.
7377 * completer.c (signal_completer): Remove unused i.
7378 * continuations.c (discard_my_continuations_1): Remove unused
7379 continuation_ptr.
7380 * corelow.c (core_close): Remove unuseD name.
7381 (get_core_siginfo): Remove unused pid.
7382 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
7383 i, cps.
7384 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
7385 (loclist_describe_location): Remove unused first.
7386 * event-top.c (command_line_handler): Remove unused got_eof.
7387 * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
7388 (resize_section_table): Remove unused old_value.
7389 * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
7390 * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
7391 * i386-tdep.c (i386_process_record): Remove unused rex.
7392 * infcmd.c (get_return_value): Remove unused uiout.
7393 * jv-lang.c (type_from_class): Remove unused is_array.
7394 * jv-valprint.c (java_val_print): Remove unused i.
7395 * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
7396 * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
7397 * m2-typeprint.c (m2_print_type): Remove unused code.
7398 * macroexp.c (get_character_constant): Remove unused body_start.
7399 (macro_stringify): Remove unused result.
7400 * objc-lang.c (find_methods): Remove unused gdbarch.
7401 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
7402 * regcache.c (regcache_cooked_read): Remove unused gdbarch.
7403 * stack.c (print_frame_args): Remove unused summary.
7404 * thread.c (thread_apply_command): Remove unused p.
7405 * valarith.c (value_x_unop): Remove unused mangle_ptr.
7406 * valops.c (search_struct_method): Remove unused skip.
7407 * valprint.c (generic_val_print): Remove unused byte_order.
7408 * varobj.c (varobj_update): Remove unused changed.
7409 * cli/cli-cmds.c (complete_command): Remove unused next_item.
7410 (alias_command): Remove unused c.
7411 * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
7412 * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
7413 format.
7414 (mi_cmd_data_write_memory): Remove unused word_format.
7415 (mi_cmd_data_write_memory_bytes): Remove unused r.
7416 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
7417 p_start, p_end.
7418 * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
7419 * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
7420 line_width.
7421
7422 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7423
7424 * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
7425 * symtab.c (iterate_over_symtabs): Remove unused s.
7426 (find_pc_sect_symtab): Remove unused pspAce.
7427 (find_pc_sect_line): Remove unused alt_symtab.
7428 (find_pcs_for_symtab_line): Remove unused ix, previous_function.
7429 (completion_list_add_name): Remove unused newsize.
7430
7431 2013-01-31 Tom Tromey <tromey@redhat.com>
7432
7433 PR c++/14998:
7434 * dwarf2read.c (read_tag_ptr_to_member_type): Handle
7435 TYPE_CODE_FUNC.
7436
7437 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7438
7439 * target.c (target_read_string): Remove unused origlen.
7440
7441 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7442
7443 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
7444 * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
7445 * ax-general.c (ax_print): Remove unused is_float.
7446 * blockframe.c (block_innermost_frame): Remove unused start, end.
7447 * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
7448
7449 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
7450
7451 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
7452 (svr4_read_so_list): Remove unused lmo.
7453 * solib-target.c (solib_target_relocate_section_addresses): Remove
7454 unused flags.
7455
7456 2013-01-30 Tom Tromey <tromey@redhat.com>
7457
7458 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
7459
7460 2013-01-30 Tom Tromey <tromey@redhat.com>
7461
7462 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
7463 * utils.c (gnu_debuglink_crc32): Remove.
7464 * utils.h (gnu_debuglink_crc32): Don't declare.
7465
7466 2013-01-30 Tom Tromey <tromey@redhat.com>
7467
7468 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
7469 (read_structure_type, read_enumeration_type): Remove cast.
7470
7471 2013-01-30 Tom Tromey <tromey@redhat.com>
7472
7473 * dwarf2read.c (read_namespace_type): Remove cast.
7474 (read_typedef): Likewise.
7475
7476 2013-01-29 Tom Tromey <tromey@redhat.com>
7477
7478 * dwarf2read.c (free_dwo_file): Remove assert.
7479
7480 2013-01-29 Tom Tromey <tromey@redhat.com>
7481
7482 * value.c (deprecated_set_value_modifiable): Remove.
7483 * value.h (deprecated_set_value_modifiable): Remove.
7484
7485 2013-01-28 Doug Evans <dje@google.com>
7486
7487 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
7488 to addresses from dwo files.
7489
7490 2013-01-25 Siva Chandra Reddy <sivachandra@google.com>
7491
7492 * valops.c (find_overload_match): Remove unused argument 'lax'.
7493 * value.h: Remove unused argument 'lax' from the declaration of
7494 find_overload_match.
7495 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
7496 to find_overload_match.
7497 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
7498 argument to find_overload_match.
7499
7500 2013-01-25 Tom Tromey <tromey@redhat.com>
7501
7502 * dwarf2read.c (processing_has_namespace_info): Remove.
7503 (struct dwarf2_cu) <processing_has_namespace_info>: New field.
7504 (process_die, read_func_scope, dwarf2_start_symtab)
7505 (new_symbol_full): Update.
7506
7507 2013-01-25 Tom Tromey <tromey@redhat.com>
7508
7509 * cp-namespace.c (cp_set_block_scope): Remove.
7510 * cp-support.h (cp_set_block_scope): Remove.
7511 * dbxread.c: Include block.h.
7512 (cp_set_block_scope): New function.
7513 (process_one_symbol): Update.
7514 * dwarf2read.c (read_func_scope): Use block_set_scope.
7515
7516 2013-01-25 Pedro Alves <palves@redhat.com>
7517
7518 * remote.c (add_current_inferior_and_thread): Tweak comment.
7519
7520 2013-01-25 Tom Tromey <tromey@redhat.com>
7521
7522 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
7523 (cp_add_using_directive): Add 'copy_names' argument.
7524 * cp-support.h (cp_add_using_directive): Update.
7525 (struct using_direct) <import_src, import_dest, alias,
7526 declaration>: Now const.
7527 * dwarf2read.c (read_import_statement): Use obconcat.
7528 Don't copy names passed to cp_add_using_directive.
7529
7530 2013-01-25 Tom Tromey <tromey@redhat.com>
7531
7532 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
7533
7534 2013-01-25 Pedro Alves <palves@redhat.com>
7535
7536 * remote.c (stop_reply_extract_thread): New.
7537 (add_current_inferior_and_thread): New parameter 'wait_status'.
7538 Handle it.
7539 (remote_start_remote): Pass wait status to
7540 add_current_inferior_and_thread.
7541 (extended_remote_run): Update comment.
7542 (extended_remote_create_inferior_1): Pass wait status to
7543 add_current_inferior_and_thread.
7544
7545 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
7546 Ulrich Weigand <uweigand@de.ibm.com>
7547
7548 * valarith.c (value_vector_widen): New function for replicating a
7549 scalar into a vector.
7550 (value_binop): Use value_vector_widen to widen scalar to vector
7551 rather than casting, this better matches gcc C behaviour.
7552 * valops.c (value_casst): Update logic for casting between vector
7553 types, and for casting from scalar to vector, try to match gcc C
7554 behaviour.
7555 * value.h (value_vector_widen): Declare.
7556 * opencl-lang.c (opencl_value_cast): New opencl specific casting
7557 function, handle special case for casting scalar to vector.
7558 (opencl_relop): Use opencl_value_cast.
7559 (evaluate_subexp_opencl): Use opencl_value_cast instead of
7560 value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
7561 in order to use opencl_value_cast.
7562
7563 2013-01-25 Yao Qi <yao@codesourcery.com>
7564
7565 * event-loop.c: Include "queue.h".
7566 (gdb_event_p): New typedef.
7567 (DECLARE_QUEUE_P): Use.
7568 (DEFINE_QUEUE_P): Use.
7569 (async_queue_event): Remove.
7570 (gdb_event_xfree): New.
7571 (initialize_event_loop): New.
7572 (process_event): Use QUEUE macros.
7573 (event_queue): Remove.
7574 (gdb_wait_for_event): Caller update.
7575 (check_async_event_handlers): Likewise.
7576 (poll_timers): Likewise.
7577 * event-loop.h (initialize_event_loop): Declare.
7578 * event-loop.c (gdb_event_xfree): New.
7579 * top.c (gdb_init): Call initialize_event_loop.
7580
7581 2013-01-25 Yao Qi <yao@codesourcery.com>
7582
7583 * event-loop.c (async_queue_event): Remove one parameter
7584 'position'. Remove code handling 'position' == TAIL.
7585 (gdb_wait_for_event): Caller update.
7586 (check_async_event_handlers): Caller update.
7587 (poll_timers): Caller update.
7588 * event-loop.h (enum queue_position): Remove.
7589
7590 2013-01-25 Maxim Kuvyrkov <maxim@kugelworks.com>
7591
7592 * MAINTAINERS: Update my email.
7593
7594 2013-01-25 Yao Qi <yao@codesourcery.com>
7595
7596 * main.c (print_gdb_help): Remove "--epoch" from the help
7597 message.
7598
7599 2013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
7600
7601 * symtab.c (skip_prologue_using_sal): Consider a file
7602 change the same as an increased line number
7603
7604 2013-01-24 Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
7605
7606 * MAINTAINERS (Write After Approval): Add myself to the list.
7607
7608 2013-01-24 Tom Tromey <tromey@redhat.com>
7609
7610 * ada-lang.h (ada_decode_symbol): Make return type const.
7611 * ada-lang.c (ada_decode_symbol): Likewise.
7612
7613 2013-01-23 Doug Evans <dje@google.com>
7614
7615 * linespec.c (find_linespec_symbols): Make static.
7616
7617 2013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
7618
7619 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
7620 type on float conversion for complex type.
7621
7622 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
7623
7624 Add a new class gdb.Architecture which exposes GDB's
7625 internal representation of architecture via GDB Python API.
7626 * Makefile.in: Add entries corresponding to the new file
7627 python/py-arch.c.
7628 * NEWS (Python Scripting): Add entries for the new class
7629 gdb.Architecture and the new method gdb.Frame.architecture.
7630 * python/py-arch.c: Implement gdb.Architecture class.
7631 * python/py-frame.c (frapy_arch): Implement the method
7632 gdb.Frame.architecture().
7633 (frame_object_methods): Add 'architecture' to the method table.
7634 * python/python-internal.h: Add declarations of new utility
7635 functions.
7636 * python/python.c (_initialize_python): Initialize
7637 gdb.Architecture class.
7638
7639 2013-01-23 Doug Evans <dje@google.com>
7640
7641 Work around binutils/15021.
7642 * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
7643 type_unit_group out of union s. All uses updated.
7644 (read_index_from_section): Watch for index version 8.
7645 (follow_die_sig): If using .gdb_index version <= 7, record the TU as
7646 an imported symtab.
7647 (write_psymtabs_to_index): Increment version number to 8.
7648
7649 2013-01-22 Pedro Alves <palves@redhat.com>
7650
7651 * annotate.c (breakpoint_changed): Skip if breakpoint is not
7652 user-visible.
7653
7654 2013-01-22 Pedro Alves <palves@redhat.com>
7655
7656 * annotate.c (annotate_breakpoints_changed): Rename to ...
7657 (annotate_breakpoints_invalid): ... this. Make static.
7658 (breakpoint_changed): Adjust.
7659 (_initialize_annotate): Always install the observers. Install a
7660 "breakpoint_created" observer.
7661 * annotate.h (annotate_breakpoints_changed): Delete declaration.
7662 * breakpoint.c (set_breakpoint_condition)
7663 (breakpoint_set_commands, do_map_commands_command)
7664 (init_raw_breakpoint, clear_command, set_ignore_count)
7665 (enable_breakpoint_disp): No longer call
7666 annotate_breakpoints_changed.
7667
7668 2013-01-22 Pedro Alves <palves@redhat.com>
7669
7670 * annotate.c: Include "inferior.h".
7671 (frames_invalid_emitted)
7672 (breakpoints_invalid_emitted): New globals.
7673 (async_background_execution_p): New function.
7674 (annotate_breakpoints_changed, annotate_frames_invalid): Skip
7675 emitting the annotation if it has already been emitted.
7676 (annotate_display_prompt): New function.
7677 * annotate.h (annotate_display_prompt): New declaration.
7678 * event-top.c: Include annotate.h.
7679 (display_gdb_prompt): Call annotate_display_prompt.
7680
7681 2013-01-22 Pedro Alves <palves@redhat.com>
7682
7683 * annotate.c (ignore_count_changed): Delete.
7684 (annotate_breakpoints_changed): Don't clear ignore_count_changed.
7685 (annotate_ignore_count_change): Delete.
7686 (annotate_stopped): Don't emit a delayed breakpoints-changed
7687 annotation.
7688 * annotate.h (annotate_ignore_count_change): Delete.
7689 * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
7690 annotate_ignore_count_change.
7691
7692 2013-01-22 Tom Tromey <tromey@redhat.com>
7693
7694 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
7695 require_rvalue for a register location.
7696
7697 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
7698
7699 * breakpoint.c (print_one_breakpoint_location): Add MI
7700 field 'thread-groups' when printing a breakpoint.
7701 (output_thread_groups): New function.
7702
7703 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
7704
7705 * python/lib/gdb/commands/explore.py
7706 (CompoundExplorer.explore_expr): Correct the name of a method
7707 being invoked.
7708 (ExploreTypeCommand.invoke): Add a missing 'return'.
7709
7710 2013-01-21 Tom Tromey <tromey@redhat.com>
7711
7712 * gdb_obstack.h (obconcat): Move declaration here, from...
7713 * symfile.h (obconcat): ... here.
7714 * gdb_obstack.c: New file.
7715 (obconcat): Move from...
7716 * symfile.c (obconcat): ... here.
7717 * Makefile.in (SFILES): Add gdb_obstack.c.
7718 (COMMON_OBS): Add gdb_obstack.o.
7719
7720 2013-01-21 Tom Tromey <tromey@redhat.com>
7721
7722 * symfile.h (obsavestring): Don't declare.
7723 * symfile.c (obsavestring): Remove.
7724 * ada-exp.y: Use obstack_copy0, not obsavestring.
7725 * ada-lang.c: Use obstack_copy0, not obsavestring.
7726 * coffread.c: Use obstack_copy0, not obsavestring.
7727 * cp-namespace.c: Use obstack_copy0, not obsavestring.
7728 * dbxread.c: Use obstack_copy0, not obsavestring.
7729 * dwarf2read.c: Use obstack_copy0, not obsavestring.
7730 * jit.c: Use obstack_copy0, not obsavestring.
7731 * mdebugread.c: Use obstack_copy0, not obsavestring.
7732 * psymtab.c: Use obstack_copy0, not obsavestring.
7733 * stabsread.c: Use obstack_copy0, not obsavestring.
7734 * xcoffread.c: Use obstack_copy0, not obsavestring.
7735
7736 2013-01-21 Tom Tromey <tromey@redhat.com>
7737
7738 * dwarf2read.c (fixup_go_packaging): Save package name
7739 on objfile obstack.
7740 * gdbtypes.c (init_type): Don't copy name.
7741
7742 2013-01-21 Tom Tromey <tromey@redhat.com>
7743
7744 * dwarf2read.c (struct partial_die_info) <name, scope>: Now
7745 const.
7746 (struct attribute) <u.str>: Now const.
7747 (struct fnfieldlist) <name>: Now const.
7748 (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
7749 (partial_die_parent_scope): Make return type const.
7750 (partial_die_full_name, add_partial_symbol): Update.
7751 (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
7752 'name' const.
7753 (find_file_and_directory): Make 'name' and 'comp_dir' const.
7754 (read_file_scope, read_func_scope, dwarf2_add_field)
7755 (dwarf2_add_member_fn, read_structure_type)
7756 (process_enumeration_scope, read_array_type, read_module_type)
7757 (read_base_type, read_subrange_type): Update.
7758 (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
7759 (new_symbol_full, guess_full_die_structure_name): Update.
7760 (dwarf2_canonicalize_name): Return const type. Make 'name' const.
7761 (dwarf2_name): Return const type.
7762 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
7763 const.
7764
7765 2013-01-21 Tom Tromey <tromey@redhat.com>
7766
7767 * gdbtypes.c (init_type): Make 'name' const.
7768 * gdbtypes.h (init_type): Update.
7769
7770 2013-01-21 Tom Tromey <tromey@redhat.com>
7771
7772 * buildsym.c (patch_subfile_names): Use set_last_source_file.
7773 (start_symtab): Make 'name' and 'dirname' const. Use
7774 set_last_source_file.
7775 (restart_symtab, reset_symtab_globals): Use set_last_source_file.
7776 (last_source_file): Define. Now static.
7777 (set_last_source_file, get_last_source_file): New functions.
7778 * buildsym.h (last_source_file): Don't declare.
7779 (start_symtab): Update.
7780 (set_last_source_file, get_last_source_file): Declare.
7781 * coffread.c (complete_symtab): Use set_last_source_file.
7782 (coff_end_symtab): Likewise.
7783 (coff_symtab_read): Use set_last_source_file, get_last_source_file.
7784 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
7785 set_last_source_file.
7786 (process_one_symbol): Use get_last_source_file.
7787 * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
7788 (psymtab_to_symtab_1): Use get_last_source_file.
7789 * xcoffread.c (process_linenos): Use get_last_source_file.
7790 (complete_symtab): Use set_last_source_file.
7791 (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
7792 (scan_xcoff_symtab): Use set_last_source_file.
7793
7794 2013-01-21 Tom Tromey <tromey@redhat.com>
7795
7796 * symtab.c (struct demangled_name_entry) <mangled>: Now const.
7797 (symbol_set_names): Remove casts. Handle field const-ness.
7798
7799 2013-01-21 Tom Tromey <tromey@redhat.com>
7800
7801 * dwarf2read.c (new_symbol_full): Remove cast.
7802 * symtab.c (symbol_set_demangled_name): Make 'name' const.
7803 * symtab.h (symbol_set_demangled_name): Update.
7804
7805 2013-01-21 Tom Tromey <tromey@redhat.com>
7806
7807 * main.c (captured_main): Call bfd_init.
7808
7809 2013-01-21 Tom Tromey <tromey@redhat.com>
7810
7811 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
7812 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
7813 * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
7814 * NEWS: Update.
7815
7816 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7817
7818 * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
7819
7820 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7821
7822 Fix gdb.fortran/common-block.exp crash in PIE mode.
7823 * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
7824 LOC_COMMON_BLOCK.
7825 * f-valprint.c (info_common_command_for_block): Expect
7826 LOC_COMMON_BLOCK in gdb_assert.
7827 * symtab.h (struct general_symbol_info): Update comment for the
7828 common_block member.
7829 (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
7830 (enum address_class): New member LOC_COMMON_BLOCK.
7831
7832 2013-01-18 David Blaikie <dblaikie@gmail.com>
7833
7834 * MAINTAINERS (Write After Approval): Add "David Blaikie".
7835
7836 2013-01-18 Tom Tromey <tromey@redhat.com>
7837
7838 PR c++/14999:
7839 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
7840 Call require_rvalue.
7841
7842 2013-01-18 Yao Qi <yao@codesourcery.com>
7843
7844 * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
7845 (dbx_read_symtab): New declaration.
7846 (dbx_psymtab_to_symtab): Delete.
7847 (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
7848 Rename parameter PST to SELF. Exchanged two parameters.
7849 (start_psymtab): Caller update.
7850 * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
7851 (dwarf2_read_symtab): New declaration.
7852 (dwarf2_psymtab_to_symtab): Delete.
7853 (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
7854 Rename parameter PST to SELF. Exchanged two parameters.
7855 (create_partial_symtab): Caller update.
7856 * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
7857 (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
7858 Rename parameter PST to SELF. Exchanged two parameters.
7859 (parse_partial_symbols, new_psymtab): Caller update.
7860 * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
7861 two parameters.
7862 * psymtab.c (psymtab_to_symtab): Caller update.
7863 * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
7864 (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
7865 Rename parameter PST to SELF. Exchanged two parameters.
7866 (xcoff_start_psymtab): Caller update.
7867
7868 2013-01-18 Yao Qi <yao@codesourcery.com>
7869
7870 * infrun.c (proceed): Rename local variable 'oneproc' to
7871 'force_step'.
7872
7873 2013-01-17 Doug Evans <dje@google.com>
7874
7875 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
7876 (dw2_build_type_unit_groups): Delete. All uses updated.
7877
7878 * symtab.h (struct symbol_search): Add comment.
7879
7880 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7881
7882 * symtab.c (compare_filenames_for_search): New comment for
7883 HAS_DRIVE_SPEC.
7884
7885 2013-01-17 Tom Tromey <tromey@redhat.com>
7886
7887 * cp-abi.c (cp_abi_completer): Fix typo in assignment.
7888
7889 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7890
7891 * symtab.c (iterate_over_some_symtabs): New variable cleanups,
7892 initialize it by existing make_cleanup. Call new do_cleanups.
7893
7894 2013-01-17 Tom Tromey <tromey@redhat.com>
7895
7896 * cp-abi.c (cp_abi_completer): New function.
7897 (_initialize_cp_abi): Set completer for "set cp-abi".
7898
7899 2013-01-17 Tom Tromey <tromey@redhat.com>
7900
7901 * mem-break.c: Remove obsolete comment.
7902 * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
7903
7904 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7905
7906 * jit.c (jit_reader_load_command): Interpret the jit reader name
7907 as an absolute path if it begins with a forward slash.
7908
7909 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7910
7911 PR gdb/14550
7912
7913 * jit.c (finalize_symtab): Ensure that only the global block has a
7914 NULL superblock.
7915
7916 2013-01-17 Pedro Alves <palves@redhat.com>
7917
7918 * acinclude.m4: Include ../config/plugins.m4,
7919 ../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
7920 * Makefile.in (aclocal_m4_deps): Update.
7921 * aclocal.m4: Renegerate.
7922
7923 2013-01-16 Doug Evans <dje@google.com>
7924
7925 * contrib/cc-with-tweaks.sh: Add references to Fission docs.
7926
7927 2013-01-16 Pedro Alves <palves@redhat.com>
7928 Tom Tromey <tromey@redhat.com>
7929
7930 PR cli/7221:
7931 * NEWS: Add "catch signal".
7932 * breakpoint.c (base_breakpoint_ops): No longer static.
7933 (bpstat_explains_signal): New function.
7934 (init_catchpoint): No longer static.
7935 (base_breakpoint_explains_signal): New function.
7936 (base_breakpoint_ops): Initialize new field.
7937 * breakpoint.h (enum bpstat_signal_value): New.
7938 (struct breakpoint_ops) <explains_signal>: New field.
7939 (bpstat_explains_signal): Remove macro, declare as function.
7940 (base_breakpoint_ops, init_catchpoint): Declare.
7941 * break-catch-sig.c: New file.
7942 * inferior.h (signal_catch_update): Declare.
7943 * infrun.c (signal_catch): New global.
7944 (handle_syscall_event): Update for change to
7945 bpstat_explains_signal.
7946 (handle_inferior_event): Likewise. Always handle random signals
7947 via bpstats.
7948 (signal_cache_update): Check signal_catch.
7949 (signal_catch_update): New function.
7950 (_initialize_infrun): Initialize signal_catch.
7951 * Makefile.in (SFILES): Add break-catch-sig.c.
7952 (COMMON_OBS): Add break-catch-sig.o.
7953
7954 2013-01-16 Tom Tromey <tromey@redhat.com>
7955
7956 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
7957 (print_one_catch_solib, print_one_catch_syscall)
7958 (print_one_catch_exec, print_one_exception_catchpoint): Emit
7959 "catch-type".
7960
7961 2013-01-16 Yao Qi <yao@codesourcery.com>
7962
7963 * printcmd.c (current_display_number): Make it static.
7964
7965 2013-01-16 Yao Qi <yao@codesourcery.com>
7966
7967 * infcmd.c (step_once): Don't check '!single_inst' as it was
7968 checked before.
7969
7970 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7971
7972 * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
7973
7974 2013-01-14 Tom Tromey <tromey@redhat.com>
7975
7976 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
7977 set command.
7978 * command.h (add_setshow_string_noescape_cmd): Update.
7979 * corefile.c (set_gnutarget_command): Remove trailing whitespace.
7980 (complete_set_gnutarget): New function.
7981 (_initialize_core): Set the "set gnutarget" completer.
7982
7983 2013-01-14 Tom Tromey <tromey@redhat.com>
7984
7985 PR symtab/14442:
7986 * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
7987 (c_type_print_modifier): Likewise.
7988 * dwarf2read.c (read_tag_restrict_type): New function.
7989 (read_type_die_1): Handle DW_TAG_restrict_type.
7990 * gdbtypes.c (make_restrict_type): New function.
7991 (recursive_dump_type): Handle TYPE_RESTRICT.
7992 * gdbtypes.h (enum type_flag_values): Renumber.
7993 (enum type_instance_flag_value): Add
7994 TYPE_INSTANCE_FLAG_RESTRICT.
7995 (TYPE_RESTRICT): New macro.
7996 (make_restrict_type): Declare.
7997
7998 2013-01-14 Tom Tromey <tromey@redhat.com>
7999
8000 PR symtab/14931:
8001 * psymtab.c (struct psymtab_state): New.
8002 (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
8003 functions.
8004 * psympriv.h (make_cleanup_discard_psymtabs): Declare.
8005 * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
8006
8007 2013-01-14 Richard Sharman <richard_sharman@mitel.com>
8008 Pedro Alves <palves@redhat.com>
8009
8010 PR remote/14786
8011
8012 * remote.c (remote_threads_info): Make a copy of the reply from
8013 qfThreadInfo and use that instead of rs->buf.
8014
8015 2013-01-14 Yao Qi <yao@codesourcery.com>
8016
8017 * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
8018 (dbx_psymtab_to_symtab): Likewise.
8019 * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
8020 * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
8021 * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
8022
8023 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8024
8025 * parse.c (parse_exp_in_context): New variable inner_chain. Call
8026 make_cleanup_restore_current_language. Call set_language. Move
8027 OLD_CHAIN and INNER_CHAIN cleanups.
8028 * utils.c (do_restore_current_language)
8029 (make_cleanup_restore_current_language): New functions.
8030 * utils.h (make_cleanup_restore_current_language): New declaration.
8031
8032 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8033
8034 * source.c (symtab_to_fullname): Apply rewrite_source_path also for
8035 non-existing files.
8036
8037 * source.c (symtab_to_fullname): Do not prepend DIRNAME for
8038 non-existing files if FILENAME is already absolute.
8039
8040 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8041
8042 * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
8043 fputs_filtered. Append trailing newline.
8044
8045 2013-01-11 Yao Qi <yao@codesourcery.com>
8046 Stan Shebs <stan@codesourcery.com>
8047
8048 * psymtab.c (init_psymbol_list): Clarify the comment.
8049
8050 2013-01-11 Yao Qi <yao@codesourcery.com>
8051
8052 * breakpoint.c (print_one_breakpoint_location): Remove dead code.
8053 (update_dprintf_command_list): Assert that 'printf_line' is
8054 non-null. Remove condition check.
8055
8056 2013-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8057
8058 Code cleanup.
8059 * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
8060 type const char *.
8061 * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
8062 const char *.
8063 * tui/tui-source.h (tui_source_is_displayed): Likewise.
8064
8065 2013-01-09 Anthony Green <green@moxielogic.com>
8066
8067 * cp-abi.c (cplus_print_vtable): Don't return value from void
8068 function.
8069 * ada-lang.c (re_set_catch_assert): Ditto.
8070
8071 2013-01-09 Doug Evans <dje@google.com>
8072
8073 * symfile.h (quick_symbol_functions): Delete member
8074 pre_expand_symtabs_matching. All uses removed.
8075 * dwarf2read.c (dw2_lookup_symbol): Implement.
8076 (dw2_do_expand_symtabs_matching): Delete.
8077 (dw2_pre_expand_symtabs_matching): Delete.
8078 (struct dw2_symtab_iterator): New type.
8079 (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
8080 (dw2_expand_symtabs_for_function): Rewrite.
8081 (dwarf2_gdb_index_functions): Update.
8082 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
8083 (psym_functions): Update.
8084
8085 2013-01-09 Tom Tromey <tromey@redhat.com>
8086
8087 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
8088 * configure: Rebuild.
8089 * configure.ac: Add somread.o to the build if BFD has SOM
8090 support.
8091 * somread.c: Include som/aout.h, not syms.h.
8092 (som_symtab_read): Use som_external_symbol_dictionary_record.
8093 Unpack records manually.
8094 (_initialize_somread): Declare.
8095
8096 2012-01-08 Mike Frysinger <vapier@gentoo.org>
8097
8098 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
8099 Cast return_address to 64bits.
8100
8101 2013-01-08 Hui Zhu <hui_zhu@mentor.com>
8102
8103 * printcmd.c: Remove define of function output_command.
8104 * tracepoint.c: Remove extern of function output_command.
8105 * valprint.h: (output_command): New extern.
8106
8107 2013-01-07 Tom Tromey <tromey@redhat.com>
8108
8109 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
8110 Remove.
8111 (objc_language_defn): Use c_printchar, c_printstr,
8112 c_emit_char.
8113
8114 2013-01-07 Tom Tromey <tromey@redhat.com>
8115
8116 PR cli/7719:
8117 * NEWS: Update.
8118 * ada-valprint.c (printstr, print_field_values): Remove
8119 "inspect_it" code.
8120 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
8121 code.
8122 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
8123 code.
8124 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
8125 * main.c (captured_main): Remove "epoch" argument.
8126 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
8127 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
8128 * p-valprint.c (pascal_object_print_value_fields): Remove
8129 "inspect_it" code.
8130 * printcmd.c (print_command_1): Remove 'inspect' argument.
8131 (print_command, call_command): Update.
8132 (inspect_command): Remove.
8133 (_initialize_printcmd): Make "inspect" an alias for "print".
8134 * top.c (epoch_interface): Remove.
8135 * top.h (epoch_interface): Remove.
8136 * valprint.c (user_print_options): Update.
8137 (print_converted_chars_to_obstack): Remove "inspect_it" code.
8138 * valprint.h (struct value_print_options) <inspect_it>: Remove
8139 field.
8140
8141 2013-01-04 Tom Tromey <tromey@redhat.com>
8142
8143 * valprint.h (read_string): Add 'extern'.
8144
8145 2013-01-07 Joel Brobecker <brobecker@adacore.com>
8146
8147 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
8148 used to decide whether to define darwin_read_dyld_info or not.
8149
8150 2013-01-03 Pierre Muller <muller@sourceware.org>
8151
8152 * main.c (relocate_gdb_directory): Avoid calling stat function
8153 if DIR is empty.
8154
8155 2013-01-03 Yao Qi <yao@codesourcery.com>
8156
8157 * psymtab.c (fixup_psymbol_section): Update declaration.
8158 (fixup_psymbol_section): Remove code returning value.
8159
8160 2013-01-03 Yao Qi <yao@codesourcery.com>
8161
8162 * symtab.h: Remove some out of date comments.
8163 (enum exception_event_kind): Move it ...
8164 * breakpoint.c: ... here.
8165
8166 2013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
8167
8168 PR gdb/14405
8169 * darwin-nat.c (darwin_read_dyld_info): Only build if
8170 TASK_DYLD_INFO_COUNT is defined.
8171 (darwin_xfer_partial): Call darwin_read_dyld_info only if
8172 TASK_DYLD_INFO_COUNT is defined.
8173
8174 2013-01-02 Tom Tromey <tromey@redhat.com>
8175
8176 * symfile.h (struct ecoff_debug_hack): Remove.
8177 * objfiles.c: Don't include mdebugread.h.
8178
8179 2013-01-02 Tom Tromey <tromey@redhat.com>
8180
8181 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
8182 * configure.ac: Check for Mach-O support in BFD. Update
8183 CONFIG_OBS.
8184 * configure: Rebuild.
8185
8186 2013-01-02 Tom Tromey <tromey@redhat.com>
8187
8188 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
8189 * configure.ac: Use GDB_AC_CHECK_BFD.
8190 * configure: Rebuild.
8191
8192 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
8193
8194 * MAINTAINERS: Update my email.
8195
8196 2013-01-01 Joel Brobecker <brobecker@adacore.com>
8197
8198 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
8199
8200 2013-01-01 Joel Brobecker <brobecker@adacore.com>
8201
8202 * rs6000-nat.c (bss_data_overlap): New function.
8203 (vmap_symtab): Use it to adjust the .bss section's offset.
8204
8205 2013-01-01 Joel Brobecker <brobecker@adacore.com>
8206
8207 Update year range in copyright notice of all files.
8208
8209 2013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
8210
8211 * top.c (print_gdb_version): Update copyright year.
8212
8213 For older changes see ChangeLog-2012.
8214 \f
8215 Local Variables:
8216 mode: change-log
8217 left-margin: 8
8218 fill-column: 74
8219 version-control: never
8220 coding: utf-8
8221 End:
This page took 0.197479 seconds and 4 git commands to generate.