daily update
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2013-10-16 Tom Tromey <tromey@redhat.com>
2
3 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
4 label.
5
6 2013-10-16 Luis Machado <lgustavo@codesourcery.com>
7
8 * gcore.in: Call GDB using the full path to the gcore script.
9 Error out if the GDB binary is not found.
10
11 2013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
12
13 PR gdb/16014
14 * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
15 sizeof.
16
17 2013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
18
19 PR gdb/16042
20 * target.c (target_disable_btrace): Fix invalid return value for
21 void function.
22 (target_teardown_btrace): Likewise.
23
24 2013-10-14 Yao Qi <yao@codesourcery.com>
25
26 * varobj.c (struct varobj): Move most of the fields to
27 varobj.h.
28 (struct varobj_dynamic): New struct.
29 (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
30 (varobj_has_more): Likewise.
31 (dynamic_varobj_has_child_method): Likewise.
32 (update_dynamic_varobj_children): Likewise.
33 (varobj_get_num_children): Likewise.
34 (varobj_list_children, varobj_pretty_printed_p): Likewise.
35 (install_new_value_visualizer): Likewise.
36 (install_new_value_visualizer, install_new_value): Likewise.
37 (varobj_update, new_variable, free_variable): Likewise.
38 (my_value_of_variable, value_get_print_value): Likewise.
39 (install_visualizer): Change the type of parameter 'var' to
40 'struct varobjd_dynamic *'. Callers update.
41 * varobj.h (struct varobj): Moved from varobj.c.
42 (struct varobj) <dynamic>: New field.
43
44 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>
45
46 * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
47 as the preferred name of r30.
48 * nios2-linux-tdep.c (reg_offsets): Likewise.
49 * features/nios2-cpu.xml: Likewise.
50 * features/nios2-linux.c: Regenerated.
51 * features/nios2.c: Regenerated.
52 * regformats/nios2-linux.dat: Regenerated.
53
54 2013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
55
56 Canonicalize directories for EXEC_FILENAME.
57 * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
58 exec_filename.
59 * utils.c (gdb_realpath_keepfile): New function.
60 * utils.h (gdb_realpath_keepfile): New declaration.
61
62 2013-10-11 Doug Evans <dje@google.com>
63
64 * Makefile.in (GDBFLAGS): New variable.
65 (run): New rule.
66
67 2013-10-11 Joel Brobecker <brobecker@adacore.com>
68
69 * NEWS: Add entry documenting the new "-catch-assert" and
70 "-catch-exception" GDB/MI commands.
71
72 2013-10-11 Joel Brobecker <brobecker@adacore.com>
73
74 * breakpoint.h (init_ada_exception_breakpoint): Add parameter
75 "enabled".
76 * breakpoint.c (init_ada_exception_breakpoint): Add parameter
77 "enabled". Set B->ENABLE_STATE accordingly.
78 * ada-lang.h (ada_exception_catchpoint_kind): Move here from
79 ada-lang.c.
80 (create_ada_exception_catchpoint): Add declaration.
81 * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
82 (create_ada_exception_catchpoint): Make non-static. Add new
83 parameter "disabled". Use it in call to
84 init_ada_exception_breakpoint.
85 (catch_ada_exception_command): Add parameter "enabled" in call
86 to create_ada_exception_catchpoint.
87 (catch_assert_command): Likewise.
88
89 * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
90 Add declarations.
91 * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
92 "catch-exception" commands.
93 * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
94 (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
95
96 2013-10-11 Joel Brobecker <brobecker@adacore.com>
97
98 * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
99 "enum exception_catchpoint_kind". Replace the "ex_" prefix
100 of all its enumerates with "ada_". Update the rest of this
101 file throughout.
102
103 2013-10-11 Joel Brobecker <brobecker@adacore.com>
104
105 * ada-lang.c (ada_decode_exception_location): Delete.
106 (create_ada_exception_catchpoint): Remove arguments "sal",
107 "addr_string" and "ops". Add argument "ex_kind" instead.
108 Adjust implementation accordingly, calling ada_exception_sal
109 to get the entities it no longer gets passed as arguments.
110 Document the function's arguments.
111 (catch_ada_exception_command): Use catch_ada_exception_command_split
112 instead of ada_decode_exception_location, and update call to
113 create_ada_exception_catchpoint.
114 (catch_ada_assert_command_split): Renames
115 ada_decode_assert_location. Remove parameters "addr_string" and
116 "ops", and now returns void. Adjust implementation accordingly.
117 Update the function documentation.
118 (catch_assert_command): Use catch_ada_assert_command_split
119 instead of ada_decode_assert_location. Update call to
120 create_ada_exception_catchpoint.
121
122 2013-10-11 Joel Brobecker <brobecker@adacore.com>
123
124 * utils.h (perror_warning_with_name): Add declaration.
125 * utils.c (perror_warning_with_name): New function.
126 * cli/cli-cmds.c (source_script_with_search): Add call to
127 perror_warning_with_name if from_tty is nul.
128
129 2013-10-11 Joel Brobecker <brobecker@adacore.com>
130
131 * utils.c (perror_string): New function, extracted out of
132 throw_perror_with_name.
133 (throw_perror_with_name): Rework to use perror_string.
134
135 2013-10-11 Yao Qi <yao@codesourcery.com>
136
137 * remote.c (discard_pending_stop_replies_in_queue): Update
138 declaration.
139 (struct stop_reply) <rs>: New field.
140 (remove_stop_reply_of_remote_state): New function.
141 (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
142 Callers update. Pass remove_stop_reply_of_remote_state to
143 QUEUE_iterate.
144 (remote_parse_stop_reply): Initialize field 'rs'.
145
146 2013-10-10 Will Newton <will.newton@linaro.org>
147
148 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
149 linux_init_abi.
150
151 2013-10-10 Joel Brobecker <brobecker@adacore.com>
152
153 * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
154 serial_baud_show_cmd.
155 (_initialize_cli_cmds): Delete the code creating the
156 "set/show remotebaud" commands.
157 * serial.c (baud_rate): Move here from top.c.
158 (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
159 (_initialize_serial): Create "set/show serial baud" commands.
160 Add "set/show remotebaud" command aliases.
161 * top.c (baud_rate): Moved to serial.c.
162 * NEWS: Document the new "set/show serial baud" commands,
163 replacing "set/show remotebaud".
164
165 2013-10-09 Pedro Alves <palves@redhat.com>
166
167 * breakpoint.c (insert_bp_location): Use memory_error_message to
168 build the memory error string.
169 * c-lang.c: Include "gdbcore.h".
170 (c_get_string): Use memory_error to throw error.
171 (target_xfer_memory_error): Delete.
172 (memory_error_message): New, factored out from
173 target_xfer_memory_error.
174 (memory_error): Change parameter type to target_xfer_error.
175 Rewrite.
176 (read_memory): Use memory_error instead of
177 target_xfer_memory_error.
178 * gdbcore.h: Include "target.h".
179 (memory_error): Change parameter type to target_xfer_error.
180 (memory_error_message): Declare function.
181 * target.c (target_read_memory, target_read_stack)
182 (target_write_memory, target_write_raw_memory): Return
183 TARGET_XFER_E_IO on error. Adjust comments.
184 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
185 instead of EIO.
186 * target.h (target_read, target_insert_breakpoint)
187 (target_remove_breakpoint): Adjust comments.
188 * valprint.c (partial_memory_read): Rename parameter, and adjust
189 comment.
190 (val_print_string): Use memory_error_message to build the memory
191 error string.
192
193 2013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
194
195 * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
196 result variable. Rename variable fopen_e_ever_failed to
197 fopen_e_ever_failed_einval. Retry fopen only for errno EINVAL.
198
199 2013-10-09 Pedro Alves <palves@redhat.com>
200
201 * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
202 (monitor_write_memory_longlongs, monitor_write_memory_block):
203 Constify 'myaddr' parameter.
204 (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
205 helper.
206 (monitor_xfer_partial): New function.
207 (init_base_monitor_ops): Don't install a deprecated_xfer_memory
208 hook. Install a to_xfer_partial hook.
209
210 2013-10-09 Tom Tromey <tromey@redhat.com>
211
212 * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
213 bfd_get_alt_debug_link_info.
214
215 2013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
216
217 New flag OBJF_NOT_FILENAME.
218 * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
219 * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
220 allocate_objfile.
221 (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
222 symbol_file_add_from_bfd.
223 * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
224 allocate_objfile.
225 * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
226 NULL.
227 * objfiles.h (OBJF_NOT_FILENAME): New.
228
229 2013-10-08 Tom Tromey <tromey@redhat.com>
230
231 * Makefile.in (SFILES): Add build-id.c.
232 (HFILES_NO_SRCDIR): Add build-id.h.
233 * build-id.c: New file, largely from elfread.c. Modified
234 most functions.
235 * build-id.h: New file.
236 * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
237 bfd_get_alt_debug_link_info. Verify dwz file's build-id.
238 Search for dwz file using build-id.
239 * elfread.c (build_id_bfd_get, build_id_verify)
240 (build_id_to_debug_filename, find_separate_debug_file): Remove.
241
242 2013-10-08 Joel Brobecker <brobecker@adacore.com>
243
244 * ada-lang.c (compare_names_with_case): Renamed from
245 compare_names, adding a new parameter "casing" and its handling.
246 New function documentation.
247 (compare_names): New function, implemented using
248 compare_names_with_case.
249
250 2013-10-08 Joel Brobecker <brobecker@adacore.com>
251
252 * ada-lang.c (ada_exception_sal): Remove advance declaration.
253
254 2013-10-07 Tom Tromey <tromey@redhat.com>
255
256 * objfiles.c (free_objfile_per_bfd_storage): Delete the
257 demangled_names_hash.
258 (free_objfile): Don't delete the demangled_names_hash.
259 * objfiles.h (struct objfile_per_bfd_storage)
260 <demangled_names_hash>: New field.
261 (struct objfile) <demangled_names_hash>: Move to
262 objfile_per_bfd_storage.
263 * symfile.c (reread_symbols): Don't delete the
264 demangled_names_hash.
265 * symtab.c (create_demangled_names_hash): Update.
266 (symbol_set_names): Update.
267
268 2013-10-07 Tom Tromey <tromey@redhat.com>
269
270 * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
271 needs_relocations>: New fields.
272 (gdb_bfd_requires_relocations): New function.
273 * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
274 * objfiles.c (get_objfile_bfd_data): Disallow sharing if
275 the BFD needs relocations applied.
276
277 2013-10-07 Pedro Alves <palves@redhat.com>
278
279 PR breakpoints/11568
280 * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
281 the thread list" instead of "gone".
282
283 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
284
285 * NEWS: Mention new convenience variable $_exitsignal.
286 * corelow.c (core_open): Reset exit convenience variables. Set
287 $_exitsignal to the uncaught signal which generated the corefile.
288 * infrun.c (handle_inferior_event): Reset exit convenience
289 variables. Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
290 (clear_exit_convenience_vars): New function.
291 * inferior.h (clear_exit_convenience_vars): New prototype.
292
293 2013-10-06 Yao Qi <yao@codesourcery.com>
294
295 * varobj.h: Add comments to enum varobj_languages.
296
297 2013-10-04 Doug Evans <dje@google.com>
298
299 Add support for DWP file format version 2.
300 * NEWS: Mention support for DWP file format version 2.
301 * dwarf2read.c (dwarf2_section_info): Convert asection field to a
302 union of asection, containing_section. New fields virtual_offset
303 and is_virtual. Change type of readin filed from int to char.
304 (dwo_sections, dwo_file): Tweak comments.
305 (dwp_v2_section_ids): New enum.
306 (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
307 str_offsets, types.
308 (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
309 All uses updated.
310 (virtual_v2_dwo_sections): New struct.
311 (dwp_hash_table): New fields version, nr_columns. Change type of
312 section_pool field to a union.
313 (dwp_file): New field version.
314 (dwarf2_has_info): Check for virtual sections.
315 (get_containing_section): New function.
316 (get_section_bfd_owner, get_section_bfd_section): Call it.
317 (dwarf2_locate_sections): Update.
318 (dwarf2_section_empty_p): Update.
319 (dwarf2_read_section): Handle virtual sections.
320 (locate_dwz_sections): Update.
321 (create_dwp_hash_table): Document and handle V2 format.
322 (locate_v1_virtual_dwo_sections): Renamed from
323 locate_virtual_dwo_sections and update. All callers updated.
324 (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
325 Delete arg htab. Rename arg section_index to unit_index.
326 All callers updated.
327 (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
328 All uses updated.
329 (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
330 (lookup_dwo_unit_in_dwp): Add V2 support.
331 (dwarf2_locate_dwo_sections): Update.
332 (dwarf2_locate_common_dwp_sections): Renamed from
333 dwarf2_locate_dwp_sections and update. All callers updated.
334 (dwarf2_locate_v2_dwp_sections): New function.
335 (open_and_init_dwp_file): Add V2 support.
336 (read_str_index): New locals str_section, str_offsets_section.
337
338 2013-10-04 Pedro Alves <palves@redhat.com>
339
340 * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
341 (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
342 (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
343 describing comments with references to ptid.h.
344 * common/ptid.h: Remove intro description of constructors,
345 accessors and predicates.
346 (struct ptid): Reformat.
347 (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
348 (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
349 describing comments.
350
351 2013-10-04 Joel Brobecker <brobecker@adacore.com>
352
353 * aix-thread.c (sync_threadlists): Add missing ')' in call
354 to ptid_build.
355
356 2013-10-04 Joel Brobecker <brobecker@adacore.com>
357
358 * procfs.c (procfs_init_inferior): Fix typo causing the build
359 to fail.
360
361 2013-10-04 Joel Brobecker <brobecker@adacore.com>
362
363 * aix-thread.c (ptrace32): Remove cast to addr_ptr.
364
365 2013-10-04 Joel Brobecker <brobecker@adacore.com>
366
367 * mi/mi-main.c (run_one_inferior): Add function description.
368 Make ARG a pointer to an integer whose value determines whether
369 we should "run" or "start" the program.
370 (mi_cmd_exec_run): Add handling of the "--start" option.
371 Reject all other command-line options.
372 * NEWS: Add entry for "-exec-run"'s new "--start" option.
373
374 2013-10-04 Yao Qi <yao@codesourcery.com>
375
376 * remote-notif.h (REMOTE_NOTIF_ID): New enum.
377 (struct notif_client) <pending_event>: Moved
378 to struct remote_notif_state.
379 <id>: New field.
380 (struct remote_notif_state) <pending_event>: New field.
381 (notif_event_xfree): Declare.
382 * remote-notif.c (handle_notification): Adjust.
383 (notif_event_xfree): New function.
384 (do_notif_event_xfree): Call notif_event_xfree.
385 (remote_notif_state_xfree): Call notif_event_xfree to free
386 each element in field pending_event.
387 * remote.c (discard_pending_stop_replies): Remove declaration.
388 (discard_pending_stop_replies_in_queue): Declare.
389 (remote_close): Call discard_pending_stop_replies_in_queue
390 instead of discard_pending_stop_replies.
391 (remote_start_remote): Adjust.
392 (stop_reply_xfree): Call notif_event_xfree.
393 (notif_client_stop): Adjust initialization.
394 (remote_notif_remove_all): Rename it to ...
395 (remove_stop_reply_for_inferior): ... this. Update comments.
396 Don't check INF is NULL.
397 (discard_pending_stop_replies): Return early if notif_state is
398 NULL. Adjust. Don't check INF is NULL.
399 (remote_notif_get_pending_events): Adjust.
400 (discard_pending_stop_replies_in_queue): New function.
401 (remote_wait_ns): Likewise.
402
403 2013-10-04 Yao Qi <yao@codesourcery.com>
404
405 * remote-notif.c (DECLARE_QUEUE_P): Remove.
406 (notif_queue): Remove.
407 (remote_notif_process): Add one parameter 'notif_queue'.
408 Update comments. Callers update.
409 (remote_async_get_pending_events_token): Remove.
410 (remote_notif_register_async_event_handler): Remove.
411 (remote_notif_unregister_async_event_handler): Remove.
412 (handle_notification): Add parameter 'notif_queue'. Update
413 comments. Callers update.
414 (notif_xfree): Remove.
415 (remote_notif_state_allocate): New function.
416 (remote_notif_state_xfree): New function.
417 (_initialize_notif): Remove code to allocate queue.
418 * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
419 (struct remote_notif_state): New.
420 (handle_notification): Update declaration.
421 (remote_notif_process): Likewise.
422 (remote_notif_register_async_event_handler): Remove.
423 (remote_notif_unregister_async_event_handler): Remove.
424 (remote_notif_state_allocate): Declare.
425 (remote_notif_state_xfree): Declare.
426 * remote.c (struct remote_state) <notif_state>: New field.
427 (remote_close): Don't call
428 remote_notif_unregister_async_event_handler. Call
429 remote_notif_state_xfree.
430 (remote_open_1): Don't call
431 remote_notif_register_async_event_handler. Call
432 remote_notif_state_allocate.
433
434 2013-10-04 Yao Qi <yao@codesourcery.com>
435
436 * varobj.c (create_child_with_value): Remove 'const' from the
437 type of parameter 'name'.
438 (varobj_add_child): Likewise.
439 (install_dynamic_child): Remove 'const' from the type of
440 parameter 'name'.
441 (varobj_add_child): Likewise.
442 (create_child_with_value): Likewise. Update comments. Don't
443 duplicate 'name'.
444 (update_dynamic_varobj_children): Duplicate 'name'
445 and pass it to install_dynamic_child.
446
447 2013-10-03 Phil Muldoon <pmuldoon@redhat.com>
448
449 * python/py-value.c (convert_value_from_python): Move PyInt_Check
450 conversion logic to occur after PyLong_Check. Comment on order
451 change significance.
452 * python/py-arch.c (archpy_disassemble): Comment on order of
453 conversion for integers and longs.
454
455 2013-10-03 Pedro Alves <palves@redhat.com>
456
457 * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
458 the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
459 functions. Always test for PTRACE_O_TRACESYSGOOD even if
460 PTRACE_O_TRACEFORK is not supported.
461 (linux_test_for_tracesysgood): New function.
462 (linux_test_for_tracefork): New function, factored out from
463 linux_check_ptrace_features, and also don't kill child_pid here.
464
465 2013-10-03 Tristan Gingold <gingold@adacore.com>
466
467 * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
468 Remove verbose error reporting. Use detected state to
469 thread_set_state call.
470 (i386_darwin_dr_get): Fix return type. Remove verbose error
471 report.
472 Remove trailing spaces.
473
474 2013-10-02 Pedro Alves <palves@redhat.com>
475
476 * cp-valprint.c (cp_print_value_fields): Adjust calls to
477 val_print_optimized_out.
478 * jv-valprint.c (java_print_value_fields): Likewise.
479 * p-valprint.c (pascal_object_print_value_fields): Likewise.
480 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
481 <DWARF_VALUE_REGISTER>: If the register was not saved, return a
482 new optimized out value.
483 * findvar.c (address_from_register): Likewise.
484 * frame.c (put_frame_register): Tweak error string to say the
485 register was not saved, rather than optimized out.
486 * infcmd.c (default_print_one_register_info): Adjust call to
487 val_print_optimized_out. Use value_of_register instead of
488 get_frame_register_value.
489 * mi/mi-main.c (output_register): Use value_of_register instead of
490 get_frame_register_value.
491 * valprint.c (valprint_check_validity): Likewise.
492 (val_print_optimized_out): New value parameter. If the value is
493 lval_register, print <not saved> instead.
494 (value_check_printable, val_print_scalar_formatted): Adjust calls
495 to val_print_optimized_out.
496 * valprint.h (val_print_optimized_out): New value parameter.
497 * value.c (struct value) <optimized_out>: Extend comment.
498 (error_value_optimized_out): New function.
499 (require_not_optimized_out): Use it. Use a different string for
500 lval_register values.
501 * value.h (error_value_optimized_out): New declaration.
502 * NEWS: Mention <not saved>.
503
504 2013-10-02 Joel Brobecker <brobecker@adacore.com>
505
506 * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
507 strcmp to compare two symtab filenames.
508
509 2013-10-02 Joel Brobecker <brobecker@adacore.com>
510
511 * symtab.c (search_symbols_equal): Delete.
512 (sort_search_symbols_remove_dups): Replace call to
513 search_symbols_equal by call to compare_search_syms,
514 adjusting as necessary.
515
516 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
517
518 PR python/15579
519
520 * python/python.c: Document gdb.execute command in Python help.
521
522 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
523
524 * python/py-frame.c (frame_info_to_frame_object): Use
525 gdbpy_convert_exception. Clean up Python object on failure.
526
527 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
528
529 * python/lib/gdb/command/frame_filters.py
530 (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
531 (ShowFrameFilterPriority.invoke): Ditto.
532
533 2013-10-01 Keith Seitz <keiths@redhat.com>
534
535 * linespec.c (struct ls_parser): Make 'saved_arg' const.
536 (parse_linespec): Make 'argptr' const.
537 Remove temporary cast of 'argptr' to const char **.
538 (decode_line_full): Pass const pointer to parse_linespec.
539 (decode_line_1): Likewise.
540 (decode_objc): Make local variable 'new_argptr' const.
541 (find_function_symbols): Remove temporary cast to char *
542 to find_imps.
543 * objc-lang.c (find_imps): Make argument 'method' const.
544 Return const.
545 * objc-lang.h (find_imps): Likewise.
546
547 2013-10-01 Keith Seitz <keiths@redhat.com>
548
549 * completer.c (skip_quoted_chars): Make all arguments const.
550 Return const.
551 (skip_quoted): Likewise.
552 * completer.h (skip_quoted_chars): Likewise.
553 (skip_quoted): Likewise.
554 * defs.h (skip_quoted): Remove duplicate declaration.
555 * jv-exp.y: Include completer.h.
556 (yylex): Remove unneccessary cast to char * fro skip_quoted.
557 * p-exp.y: Include completer.h.
558
559 2013-10-01 Keith Seitz <keiths@redhat.com>
560
561 * c-exp.y (parse_number): Make first argument const.
562 Make a copy of the input to manipulate.
563 (c_parse_escape): Make first argument const.
564 Make local variable 'tokptr' const.
565 (parse_string_or_char): Make first two arguments const.
566 (macro_original_text): Make const.
567 (lex_one_token): Make local variable 'tokstart' const.
568 Likewise for local variables named 'p'.
569 Cast away const for struct stoken (temporary).
570 * c-lang.h (c_parse_escpae): Make first argument const.
571 * cli/cli-cmds.c (echo_command): Make local variable 'p'
572 const.
573 * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
574 var_string case.
575 * f-exp.y (parse_number): Make first argument const.
576 (match_string_literal): Make local variable 'tokstart'
577 const.
578 (yylex): Make local variable 'p' const.
579 Cast away const for struct stoken (temporary).
580 * go-exp.y (parse_number): Make first argument const.
581 (parse_string_or_char): Likewise.
582 Make local variable 'tokstart' const.
583 (lex_one_token): Likewise for numerous locals called 'p'.
584 Cast away const for struct stoken (temporary).
585 * jv-exp.y (parse_number): Make first argument const.
586 Make local variables 'tokstart' and 'tokptr' const.
587 Cast away const for call to skip_quoted (temporary).
588 (yylex): Make local variable 'p' const.
589 Cast away const for struct stoken (temporary).
590 * m2-exp.y (parse_number): Make local variable 'p' const.
591 (yylex): Likewise for 'tokstart'.
592 Cast away const for struct stoken (temporary).
593 Make local variable 'p' const.
594 * macroexp.c (get_character_constant): Pass a const string
595 to c_parse_escape.
596 (get_string_literal): Likewise.
597 (macro_expand_next): Make first argument const.
598 Cast away const for init_shared_buffer.
599 * macroexp.h (macro_expand_next): Make first argument const.
600 * p-exp.y (yylex): Make a local copy of 'lexptr'.
601 Pass a const string to c_parse_escape.
602 Make local variables 'p' and 'namestart' const.
603 * parse.c (lexptr): Make const.
604 (prev_lexptr): Likewise.
605 (find_template_name_end): Return const.
606 Make argument const, too.
607 (parse_exp_in_context): Make first argument const.
608 Remove the entire const_hack.
609 (parse_exp_in_context_1): Make first argument const.
610 * parser-defs.h (find_template_name_end): Return const.
611 Make argument const, too.
612 (lexptr): Make const.
613 (prev_lexptr): Likewise.
614 * utils.c (parse_escape): Make second argument const.
615 * utils.h (parse_escape): Likewise.
616
617 2013-10-01 Keith Seitz <keiths@redhat.com>
618
619 * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
620 is now const.
621 (block_lookup): Make 'raw_name' and 'name' const.
622 * ada-lex.l (processString): Update for struct stoken.ptr.
623 * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
624 (operator_stoken): Likewise.
625 (lex_one_token): Remove temporary cast to char * for
626 'yylval.sval.ptr'.
627 * f-exp.y (yylex): Likewise.
628 * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
629 * gdbtypes.h (lookup_struct_elt_type): Likewisee.
630 * go-exp.y (lex_one_token): Remove temporary cast to char * for
631 'yylval.sval.ptr'.
632 * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
633 (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
634 * linespec.c (struct ls_parser): Make 'stream' const.
635 (find_parameter_list_end): Make argument 'input' and local
636 variable 'p' const.
637 (linespec_lexer_lex_string): Make local variables 'start' and
638 'p' const.
639 Use skip_spaces_const instead of skip_spaces.
640 (linespec_lexer_peek_token): Make local variable 'saved_stream'
641 const.
642 (parse_linespec): Temporarily cast 'argptr' to const for
643 'parser->lexer.stream'.
644 * m2-exp.y (yylex): Remove temporary cast to char * for
645 'yylval.sval.ptr'.
646 * objc-lang.c (add_msglist): Make local variable 'p' const.
647 * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
648 (exp : STRING): Make 'sp' const.
649 (parse_number): Make argument 'p' const.
650 * parser-defs.h (struct stoken): Make 'ptr' const.
651
652 2013-10-01 Doug Evans <dje@google.com>
653
654 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
655
656 2013-10-01 Yao Qi <yao@codesourcery.com>
657
658 * varobj.c (c_value_of_root): Remove declaration.
659 (cplus_value_of_root, java_value_of_root): Likewise.
660 (ada_value_of_root): Likewise.
661 (struct language_specific) <value_of_root>: Remove.
662 (languages): Update initialization.
663 (check_scope): Move earlier.
664 (c_value_of_root): Move earlier and rename to ...
665 (value_of_root_1): ... this.
666 (value_of_root): Caller update.
667 (cplus_value_of_root, java_value_of_root): Remove.
668 (ada_value_of_root): Remove.
669
670 2013-10-01 Yao Qi <yao@codesourcery.com>
671
672 * varobj.c (varobj_format_string): Remove "unknown".
673 (languages): Remove the first element.
674 * varobj.h (enum varobj_languages): Remove vlang_c.
675
676 2013-10-01 Yao Qi <yao@codesourcery.com>
677
678 * varobj.c (struct language_specific) <language>: Remove.
679 (languages): Update the initialization.
680
681 2013-10-01 Yao Qi <yao@codesourcery.com>
682
683 * arm-wince-tdep.c: Remove inclusion of "solib.h" and
684 "solib-target.h". Include "windows-tdep.h".
685 (arm_wince_init_abi): Call windows_init_abi. Remove call to
686 set_solib_ops and set_gdbarch_has_dos_based_file_system.
687 * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
688 windows-tdep.o to gdb_target_obs.
689
690 2013-10-01 Yao Qi <yao@codesourcery.com>
691
692 * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
693 "solib-target.h".
694 (amd64_windows_init_abi): Don't call set_solib_ops and
695 set_gdbarch_iterate_over_objfiles_in_search_order. Call
696 windows_init_abi instead.
697 * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
698 "solib-target.h".
699 (i386_cygwin_init_abi): Don't call set_solib_ops,
700 set_gdbarch_has_dos_based_file_system and
701 set_gdbarch_iterate_over_objfiles_in_search_order. Call
702 windows_init_abi instead.
703 * windows-tdep.c: Include "solib.h" and "solib-target.h".
704 (windows_init_abi): New function.
705 (windows_iterate_over_objfiles_in_search_order): Make it
706 static.
707 * windows-tdep.h (windows_init_abi): Declare.
708 (windows_iterate_over_objfiles_in_search_order): Remove
709 declaration.
710
711 2013-10-01 Jerome Guitton <guitton@adacore.com>
712
713 Checked in by Joel Brobecker <brobecker@adacore.com>
714 * system-gdbinit/elinos.py (get_elinos_environment): Return an
715 incomplete dictionnary instead of None in case of missing
716 environment variables.
717 (elinos_init): in case of an incomplete environment, best
718 effort to load system libraries instead of abort.
719
720 2013-10-01 Joel Brobecker <brobecker@adacore.com>
721
722 * ada-lang.c (ada_has_this_exception_support): Ignore
723 mst_solib_trampoline minimal symbols.
724
725 2013-09-30 Tristan Gingold <gingold@adacore.com>
726
727 * i386-darwin-nat.c (darwin_complete_target): Install methods for
728 hardware watchpoint.
729 (i386_darwin_dr_set): Support 32 and 64 bit states.
730 (i386_darwin_dr_get): Likewise.
731 (i386_darwin_dr_set_control): Make static.
732 (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
733 (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
734
735 2013-09-30 Luis Machado <lgustavo@codesourcery.com>
736
737 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
738 Replace TIDGET with ptid_get_lwp.
739 Replace GET_LWP with ptid_get_lwp.
740 * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
741 Replace BUILD_THREAD with ptid_build.
742 Replace BUILD_LWP with ptid_build.
743 Replace PIDGET with ptid_get_pid.
744 Replace TIDGET with ptid_get_lwp.
745 * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
746 * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
747 Replace TIDGET with ptid_get_lwp.
748 * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
749 * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
750 Replace TIDGET with ptid_get_lwp.
751 Replace GET_LWP with ptid_get_lwp.
752 * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
753 * auxv.c: Likewise.
754 * breakpoint.c: Likewise.
755 * common/ptid.c (ptid_is_pid): Condense check for
756 null_ptid and minus_one_ptid.
757 (ptid_lwp_p): New function.
758 (ptid_tid_p): New function.
759 * common/ptid.h: Update comments for accessors.
760 (ptid_lwp_p): New prototype.
761 (ptid_tid_p): New prototype.
762 * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
763 * gcore.c: Replace PIDGET with ptid_get_pid.
764 * gdbthread.h: Likewise.
765 * gnu-nat.c: Likewise.
766 * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
767 Replace TIDGET with ptid_get_lwp.
768 * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
769 * hppanbsd-nat.c: Likewise.
770 * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
771 Replace TIDGET with ptid_get_lwp.
772 * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
773 * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
774 * infcmd.c: Likewise.
775 * inferior.h: Likewise.
776 * inflow.c: Likewise.
777 * infrun.c: Likewise.
778 * linux-fork.c: Likewise.
779 * linux-nat.c: Replace PIDGET with ptid_get_pid.
780 Replace GET_PID with ptid_get_pid.
781 Replace is_lwp with ptid_lwp_p.
782 Replace GET_LWP with ptid_get_lwp.
783 Replace BUILD_LWP with ptid_build.
784
785 2013-09-28 Mike Frysinger <vapier@gentoo.org>
786
787 * common/linux-btrace.c: Move sys/syscall.h out of the
788 HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
789 Also check for SYS_perf_event_open before attempting to buid.
790
791 2013-09-27 Doug Evans <dje@google.com>
792
793 * dwarf2read.c (dwarf2_section_info): Add comment.
794 (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
795 All uses updated.
796 (dwarf2_section_empty_p): Rename arg from "info" to "section".
797 (dwarf2_read_section): Delete unused local "header". Add section
798 name to error message.
799 (create_dwo_in_dwp): Tweak comment.
800 (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
801
802 * dwarf2read.c (die_reader_specs): Tweak comment.
803 (get_section_bfd_owner, get_section_bfd_section): New functions.
804 (get_section_name, get_section_file_name): New functions.
805 (get_section_id, get_section_flags): New functions.
806 (*): Use new functions to access section fields.
807
808 * dwarf2read.c (struct dwo_file): Add/tweak comments.
809 (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp. Remove
810 arg "htab". All callers updated.
811 (create_debug_types_hash_table): Remove redundant copy of
812 abbrev_section.
813 (create_dwo_in_dwp): Tweak comments.
814 (read_str_index): Tweak comment. Record dwarf form name in static
815 local.
816
817 2013-09-27 Pedro Alves <palves@redhat.com>
818
819 * remote.h (REMOTE_SYSROOT_PREFIX): New define.
820 (remote_filename_p): Add comment.
821 * remote.c (remote_filename_p): Adjust to use
822 REMOTE_SYSROOT_PREFIX.
823 * solib.c (solib_find): When deciding whether we need to add a
824 directory separator, check whether the sysroot is "remote:"
825 instead of checking whether the patch has a drive spec. Add
826 comments.
827
828 2013-09-27 Pedro Alves <palves@redhat.com>
829
830 * remote.c (struct stop_reply) <solibs_changed, replay_event>:
831 Delete fields.
832 (remote_parse_stop_reply): Adjust, setting event->ws.kind
833 directly.
834
835 2013-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
836
837 Fix set debug frame output.
838 * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry. Move
839 SENTINEL_FRAME entry lower to match enum frame_type order.
840
841 2013-09-26 Pierre Muller <muller@sourceware.org>
842
843 Replace constant values 8 to 15 by AMD64_R8_REGNUM to
844 AMD64_R15_REGNUM when a register index is expected.
845 * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
846 Substitute in array.
847 * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
848 (amd64_push_arguments): Substitute in integer_regnum array.
849
850 2013-09-25 Doug Evans <dje@google.com>
851
852 * objfiles.c (allocate_objfile): Move comment to better place.
853
854 New option "set debug symfile on".
855 * NEWS: Mention "set debug symfile".
856 * Makefile.in (SFILES): Add symfile-debug.c.
857 (COMMON_OBS): Add symfile-debug.o.
858 * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
859 objfile's symbol functions.
860 * objfiles.h (objfile_set_sym_fns): Declare.
861 * symfile-debug.c: New file.
862 * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
863 objfile's symbol functions.
864 (reread_symbols): Ditto.
865
866 * symfile.h (struct sym_fns): Delete member "sym_flavour".
867 All uses updated.
868 (add_symtab_fns): Update prototype.
869 * symfile.c (sym_fns_ptr): Delete. Replace with ...
870 (registered_sym_fns): ... this.
871 (symtab_fns): Update.
872 (add_symtab_fns): New arg "flavour". All callers updated.
873 (find_sym_fns): Rewrite to use new sym_fns registry.
874
875 * symfile.h (struct sym_fns): Add "objfile" argument to
876 sym_read_linetable. All uses updated.
877
878 * symtab.c (domain_name, search_domain_name): New functions.
879 * symtab.h (domain_name, search_domain_name): Declare.
880
881 * symfile.h (struct quick_symbol_functions): Reorg arg list of
882 map_matching_symbols so objfile is first. All uses updated.
883 * dwarf2read.c (dw2_map_matching_symbols): Update signature.
884 * psymtab.c (map_matching_symbols_psymtab): Update signature.
885
886 2013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
887
888 PR shlibs/8882
889 * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
890 link map entries.
891
892 2013-09-24 Doug Evans <dje@google.com>
893
894 * objfiles.c (free_objfile): Move comment.
895
896 2013-09-24 Joel Brobecker <brobecker@adacore.com>
897
898 * ada-exp.y (string_to_operator): Delete.
899 (dummy_string_to_ada_operator): Delete.
900
901 2013-09-24 Joel Brobecker <brobecker@adacore.com>
902
903 Revert:
904 * i386-tdep.h (enum amd64_reg_class): New, moved here from
905 amd64-tdep.c.
906 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
907 call_dummy_integer_regs, and classify.
908 * amd64-tdep.h (amd64_classify): Add declaration.
909 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
910 (amd64_reg_class): Delete, moved to i386-tdep.h.
911 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
912 Replace call to amd64_classify by call to tdep->classify.
913 (amd64_push_arguments): Get the list of registers to use for
914 passing integer parameters from the gdbarch tdep structure,
915 rather than using a hardcoded one. Replace calls to amd64_classify
916 by calls to tdep->classify.
917 (amd64_push_dummy_call): Get the register number used for
918 the "hidden" argument from tdep->call_dummy_integer_regs.
919 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
920 and tdep->call_dummy_integer_regs. Set tdep->classify.
921
922 2013-09-24 Joel Brobecker <brobecker@adacore.com>
923
924 Revert:
925 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
926 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
927 where tdep->memory_args_by_pointer is non-zero.
928
929 2013-09-24 Joel Brobecker <brobecker@adacore.com>
930
931 Revert:
932 * i386-tdep.h (struct gdbarch_tdep): Add new field
933 integer_param_regs_saved_in_caller_frame.
934 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
935 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
936
937 2013-09-24 Joel Brobecker <brobecker@adacore.com>
938
939 * amd64-windows-tdep.c: #include "value.h"
940 (amd64_windows_classify): Delete.
941 (amd64_windows_passed_by_integer_register)
942 (amd64_windows_passed_by_xmm_register)
943 (amd64_windows_passed_by_pointer)
944 (amd64_windows_adjust_args_passed_by_pointer)
945 (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
946 (amd64_windows_push_dummy_call): New functions.
947 (amd64_windows_init_abi): Remove setting of
948 tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
949 tdep->classify, tdep->memory_args_by_pointer and
950 tdep->integer_param_regs_saved_in_caller_frame.
951 Add call to set_gdbarch_push_dummy_call.
952
953 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
954
955 * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
956 objfile->original_name.
957
958 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 Pass down original filename for objfile.
961 * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
962 * elfread.c (elf_symfile_read): Likewise.
963 * jit.c (jit_object_close_impl): Update allocate_objfile call, no
964 longer set ORIGINAL_NAME.
965 (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
966 * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
967 * machoread.c (macho_add_oso_symfile): Add parameter name. Update
968 symbol_file_add_from_bfd call.
969 (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
970 (macho_check_dsym): Add parameter filenamep. Change function comment.
971 Set *filenamep.
972 (macho_symfile_read): New variable dsym_filename. Update
973 macho_check_dsym call. Use it for symbol_file_add_separate.
974 * objfiles.c (allocate_objfile): Add parameter name. New comment for
975 it. Use it for objfile->original_name.
976 (objfile_name): Return OBFD's filename, if available.
977 * objfiles.h (allocate_objfile): Add new parameter name.
978 * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
979 * symfile-mem.c (symbol_file_add_from_memory): Update
980 symbol_file_add_from_bfd call.
981 * symfile.c (read_symbols): Update symbol_file_add_separate call, new
982 comment for it.
983 (symbol_file_add_with_addrs): New parameter name, add function comment
984 for it. Remove variable name. Update allocate_objfile call.
985 (symbol_file_add_separate): New parameter name, add function comment
986 for it. Update symbol_file_add_with_addrs call.
987 (symbol_file_add_from_bfd): New parameter name. Update
988 symbol_file_add_with_addrs call.
989 (symbol_file_add): Update symbol_file_add_from_bfd call.
990 (reread_symbols): New variable original_name. Save
991 objfile->original_name by it.
992 * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
993 second parameter.
994
995 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
996
997 Code cleanup: Add objfile_name accessor function.
998 * ada-lang.c (is_known_support_routine): Use objfile_name.
999 * auto-load.c (source_gdb_script_for_objfile)
1000 (auto_load_objfile_script): Likewise.
1001 * coffread.c (coff_symtab_read, read_one_sym): Likewise.
1002 * dbxread.c (dbx_symfile_read): Likewise.
1003 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
1004 * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
1005 * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
1006 (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
1007 (lookup_dwp_signatured_type, lookup_dwo_unit)
1008 (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
1009 (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
1010 (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
1011 (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
1012 (dwarf2_record_block_ranges, read_common_block, read_typedef)
1013 (read_subrange_type, load_partial_dies, read_partial_die)
1014 (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
1015 (die_containing_type, build_error_marker_type, lookup_die_type)
1016 (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
1017 (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
1018 (get_DW_AT_signature_type, write_psymtabs_to_index)
1019 (save_gdb_index_command): Likewise.
1020 * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
1021 Likewise.
1022 * expprint.c (dump_subexp_body_standard): Likewise.
1023 * gdbtypes.c (type_name_no_tag_or_error): Likewise.
1024 * jit.c (jit_object_close_impl): Use the objfile field name renamed to
1025 original_name.
1026 * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
1027 obj_name, use objfile_name for it, use the variable.
1028 (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
1029 Use objfile_name.
1030 * machoread.c (macho_symtab_read, macho_check_dsym)
1031 (macho_symfile_relocate): Likewise.
1032 * maint.c (maintenance_translate_address): Likewise.
1033 * minidebug.c (find_separate_debug_file_in_section): Likewise.
1034 * minsyms.c (install_minimal_symbols): Likewise.
1035 * objfiles.c (allocate_objfile): Use the objfile field name renamed to
1036 original_name.
1037 (filter_overlapping_sections): Use objfile_name.
1038 (objfile_name): New function.
1039 * objfiles.h (struct objfile): Rename field name to original_name.
1040 (objfile_name): New prototype.
1041 * printcmd.c (sym_info, address_info): Use objfile_name.
1042 * probe.c (parse_probes, collect_probes, compare_probes)
1043 (info_probes_for_ops): Likewise.
1044 * progspace.c (clone_program_space): Likewise.
1045 * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
1046 (maintenance_info_psymtabs): Likewise.
1047 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
1048 (source_section_scripts): Likewise.
1049 * python/py-objfile.c (objfpy_get_filename): Likewise.
1050 * python/py-progspace.c (pspy_get_filename): Likewise.
1051 * solib-aix.c (solib_aix_get_toc_value): Likewise.
1052 * solib-som.c (match_main, som_solib_section_offsets): Likewise.
1053 * solib.c (solib_read_symbols): Likewise.
1054 * stabsread.c (scan_file_globals): Likewise.
1055 * stap-probe.c (handle_stap_probe): Likewise.
1056 * symfile.c (symbol_file_clear, separate_debug_file_exists)
1057 (find_separate_debug_file_by_debuglink): Likewise.
1058 (reread_symbols): Likewise. Use the objfile field name renamed to
1059 original_name.
1060 (allocate_symtab): Use objfile_name.
1061 * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
1062 (dump_objfile, dump_msymbols, dump_symtab_1)
1063 (maintenance_print_msymbols, maintenance_print_objfiles)
1064 (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
1065 * target.c (target_translate_tls_address, target_info): Likewise.
1066 * xcoffread.c (xcoff_initial_scan): Make variable name const. Use
1067 objfile_name.
1068
1069 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 Code cleanup.
1072 * probe.c (parse_probes): Rename variable objfile_name to
1073 objfile_namestr.
1074
1075 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 Remove solib-sunos.c.
1078 * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
1079 * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
1080 * objfiles.c (rt_common_objfile): Remove.
1081 (free_objfile): Remove rt_common_objfile comparison.
1082 * objfiles.h (rt_common_objfile): Remove.
1083 * solib-sunos.c: Remove.
1084 * symfile.c (reread_symbols): Remove solib-sunos.c comment.
1085
1086 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1087
1088 Remove a.out NetBSD and OpenBSD hosts.
1089 * NEWS (Removed native configurations): New.
1090 * config/arm/nbsdaout.mh: Remove.
1091 * config/i386/nbsdaout.mh: Remove.
1092 * config/i386/obsdaout.mh: Remove.
1093 * config/m68k/nbsdaout.mh: Remove.
1094 * config/sparc/nbsdaout.mh: Remove.
1095 * config/vax/nbsdaout.mh: Remove.
1096 * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
1097 (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
1098 (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
1099 error.
1100 (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
1101 (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
1102 (sparc-*-netbsd*, vax-*-netbsd*): Remove.
1103
1104 2013-09-23 Tom Tromey <tromey@redhat.com>
1105
1106 * linespec.c (struct minsym_and_objfile): Remove.
1107 (minsym_and_objfile_d): Remove.
1108 (struct linespec, struct collect_info, linespec_parse_basic)
1109 (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
1110 (compare_msymbols, find_method, find_function_symbols)
1111 (find_linespec_symbols, struct collect_minsyms, compare_msyms)
1112 (add_minsym, search_minsyms_for_name): Update.
1113
1114 2013-09-23 Andrew Burgess <aburgess@broadcom.com>
1115
1116 * regcache.c: Add include of valprint.h.
1117 (dump_endian_bytes): Delete.
1118 (regcache_dump): Use print_hex_chars not dump_endian_bytes.
1119
1120 2013-09-23 Andrew Burgess <aburgess@broadcom.com>
1121
1122 * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
1123
1124 2013-09-19 Pedro Alves <palves@redhat.com>
1125
1126 * breakpoint.c (remove_threaded_breakpoints): Skip non-user
1127 breakpoints.
1128
1129 2013-09-19 Pedro Alves <palves@redhat.com>
1130 Thomas Schwinge <thomas@codesourcery.com>
1131 Yue Lu <hacklu.newborn@gmail.com>
1132
1133 * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
1134 Take a gdb_byte pointer instead of a char pointer.
1135
1136 * gnu-nat.c (gnu_xfer_memory): Adjust interface as
1137 gnu_xfer_partial helper.
1138 (gnu_xfer_partial): New function.
1139 (gnu_target): Don't install a deprecated_xfer_memory hook.
1140 Install a to_xfer_partial hook.
1141
1142 2013-09-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 Constification.
1145 * main.c (captured_main): Replace catch_command_errors by
1146 catch_command_errors_const. Twice.
1147 * symfile.c (symbol_file_add_main_1): Make args parameter const.
1148 (symbol_file_add): Make name parameter const.
1149 (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
1150 (symfile_bfd_open): Make name parameter const, rename it to cname. Add
1151 variable name. Change their usage accordingly.
1152 * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
1153 const.
1154 (symbol_file_add_main): Make args parameter const.
1155
1156 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
1157 Ulrich Weigand <uweigand@de.ibm.com>
1158
1159 * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
1160 of c_value member.
1161 (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
1162
1163 2013-09-18 Pedro Alves <palves@redhat.com>
1164 Yue Lu <hacklu.newborn@gmail.com>
1165
1166 * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
1167 (gnu_create_inferior)
1168 (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
1169 (set_sig_thread_cmd): Use the lwpid field of ptids to
1170 store/extract thread ids instead of the tid field.
1171 * i386gnu-nat.c (gnu_fetch_registers): Adjust.
1172
1173 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
1174
1175 * infcmd.c (default_print_one_register_info): Add detection of
1176 optimized out values.
1177 (default_print_registers_info): Switch to using
1178 get_frame_register_value.
1179
1180 2013-09-18 Markus Metzger <markus.t.metzger@intel.com>
1181
1182 * infrun.c (handle_inferior_event): Check if we know the
1183 function start address before setting a resume breakpoint.
1184
1185 2013-09-18 Pedro Alves <palves@redhat.com>
1186
1187 * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
1188 minus_one_ptid instead of looking at the ptid's tid field and
1189 comparing that to -1.
1190
1191 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
1192
1193 * main.h (get_gdb_program_name): Remove extra whitespace.
1194
1195 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
1196
1197 * main.h (get_gdb_program_name): Add declaration.
1198 * main.c (get_gdb_program_name): Add definition.
1199
1200 2013-09-17 Doug Evans <dje@google.com>
1201
1202 * dwarf2read.c: Move definitions of complaint functions to after
1203 forward declarations of local functions.
1204
1205 2013-09-17 Muhammad Waqas <mwaqas@codesourcery.com>
1206 Pedro Alves <palves@redhat.com>
1207
1208 PR gdb/11568
1209 * breakpoint.c (remove_threaded_breakpoints): New function.
1210 (_initialize_breakpoint): Attach remove_threaded_breakpoints
1211 as thread_exit observer.
1212
1213 2013-09-17 Pedro Alves <palves@redhat.com>
1214
1215 PR gdb/15911
1216 * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
1217 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
1218 * corelow.c (core_open):
1219 * frame.h (print_stack_frame, print_frame_info): New
1220 'set_current_sal' parameter.
1221 * infcmd.c (finish_command, kill_command): Adjust call to
1222 print_stack_frame.
1223 * inferior.c (inferior_command): Likewise.
1224 * infrun.c (normal_stop): Likewise.
1225 * linux-fork.c (linux_fork_context): Likewise.
1226 * record-full.c (record_full_goto_entry, record_full_restore):
1227 Likewise.
1228 * remote-mips.c (common_open): Likewise.
1229 * stack.c (print_stack_frame): New 'set_current_sal' parameter.
1230 Use it.
1231 (print_frame_info): New 'set_current_sal' parameter. Set the last
1232 displayed sal depending on the new paremeter instead of looking at
1233 print_what.
1234 (backtrace_command_1, select_and_print_frame, frame_command)
1235 (current_frame_command, up_command, down_command): Adjust call to
1236 print_stack_frame.
1237 * thread.c (print_thread_info, restore_selected_frame)
1238 (do_captured_thread_select): Adjust call to print_stack_frame.
1239 * tracepoint.c (tfind_1): Likewise.
1240 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
1241 (mi_cmd_stack_info_frame): Likewise.
1242 * mi/mi-interp.c (mi_on_normal_stop): Likewise.
1243 * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
1244
1245 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1246
1247 * value.c (isvoid_internal_fn): Replace "parameter" with
1248 "argument".
1249
1250 2013-09-16 Stan Shebs <stan@codesourcery.com>
1251
1252 * README: Update references to writing code for GDB.
1253 * configure.ac (build_warnings): Remove obsolete comment.
1254 * configure: Regenerate.
1255 * gdbarch.sh: Remove references to gdbint.texinfo.
1256 * gdbarch.h: Regenerate.
1257 * gdbtypes.c (objfile_type): Remove comments referencing internals
1258 manual and D10V.
1259
1260 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1261
1262 * NEWS: Mention new convenience function $_isvoid.
1263 * value.c (isvoid_internal_fn): New function.
1264 (_initialize_values): Add new convenience function $_isvoid.
1265
1266 2013-09-16 Pierre Muller <muller@sourceware.org>
1267
1268 * arm-linux-tdep.c: Add "elf/common.h" header.
1269 Remove AT_HWCAP macro definintion as it is provided in
1270 added include file.
1271 * s390-tdep.c: Remove system header <elf.h>
1272 Add "elf/common.h" header for AT_HWCAP definition.
1273 (s390_core_read_description): Use correct CORE_ADDR
1274 for hwcap local variable used as third parameter
1275 of function target_auxv_search.
1276
1277 2013-09-14 Pierre Muller <muller@sourceware.org>
1278 Tom Tromey <tromey@redhat.com>
1279 Pedro Alves <palves@redhat.com>
1280
1281 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
1282 mode if operating system doesn't know O_CLOEXEC.
1283
1284 2013-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1285
1286 Code cleanup.
1287 * symfile.c (reread_symbols): Move variable obfd_filename to a more
1288 inner block.
1289
1290 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1291
1292 * NEWS: Mention TDB support.
1293 * features/s390-tdb.xml: New file.
1294 * features/s390-te-linux64.xml: New file.
1295 * features/s390x-te-linux64.xml: New file.
1296 * features/Makefile (WHICH): Add new tdescs above.
1297 (s390-te-linux64-expedite): Set.
1298 (s390x-te-linux64-expedite): Set.
1299 * features/s390-te-linux64.c: New file (generated).
1300 * features/s390x-te-linux64.c: New file (generated).
1301 * regformats/s390-te-linux64.dat: New file (generated).
1302 * regformats/s390x-te-linux64.dat: New file (generated).
1303 * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
1304 (HWCAP_S390_TE): Likewise.
1305 (S390_TDB_DWORD0_REGNUM): Likewise.
1306 (S390_TDB_DWORD0_REGNUM): Likewise.
1307 (S390_TDB_ABORT_CODE_REGNUM): Likewise.
1308 (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
1309 (S390_TDB_ATIA_REGNUM): Likewise.
1310 (S390_TDB_R0_REGNUM): Likewise.
1311 (S390_TDB_R1_REGNUM): Likewise.
1312 (S390_TDB_R2_REGNUM): Likewise.
1313 (S390_TDB_R3_REGNUM): Likewise.
1314 (S390_TDB_R4_REGNUM): Likewise.
1315 (S390_TDB_R5_REGNUM): Likewise.
1316 (S390_TDB_R6_REGNUM): Likewise.
1317 (S390_TDB_R7_REGNUM): Likewise.
1318 (S390_TDB_R8_REGNUM): Likewise.
1319 (S390_TDB_R9_REGNUM): Likewise.
1320 (S390_TDB_R10_REGNUM): Likewise.
1321 (S390_TDB_R11_REGNUM): Likewise.
1322 (S390_TDB_R12_REGNUM): Likewise.
1323 (S390_TDB_R13_REGNUM): Likewise.
1324 (S390_TDB_R14_REGNUM): Likewise.
1325 (S390_TDB_R15_REGNUM): Likewise.
1326 (S390_NUM_REGS): Increase.
1327 (S390_IS_TDBREGSET_REGNUM): New macro.
1328 (s390_regmap_tdb): Declare.
1329 (s390_sizeof_tdbregset): Define.
1330 (tdesc_s390_te_linux64): Declare.
1331 (tdesc_s390x_te_linux64): Likewise.
1332 * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
1333 "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
1334 (s390_regmap_tdb): New regmap.
1335 (s390_supply_tdb_regset): New function.
1336 (s390_tdb_regset): New regset.
1337 (s390_linux64v2_regset_sections): Add TDB regset to list.
1338 (s390x_linux64v2_regset_sections): Likewise.
1339 (s390_regset_from_core_section): Recognize TDB core note section.
1340 (s390_core_read_description): If HWCAP indicates TE support,
1341 select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
1342 (s390_gdbarch_init): Handle TDB regset.
1343 (_initialize_s390_tdep): Initialize new tdescs.
1344 * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
1345 (have_regset_tdb): New variable.
1346 (s390_native_supply): Support register invalidation.
1347 (fetch_regset): Invalidate registers if ptrace yields ENODATA.
1348 (check_regset): Treat ENODATA as "regset exists".
1349 (s390_linux_fetch_inferior_registers): Add TDB.
1350 (s390_read_description): Check for TDB existence and select
1351 appropriate tdesc.
1352 * gdbserver/Makefile.in (clean): Add removal of new makefile
1353 targets.
1354 (s390-te-linux64.c): New makefile target.
1355 (s390x-te-linux64.c): Likewise.
1356 * gdbserver/configure.srv (srv_regobj): Append new objects
1357 s390-te-linux64.o and s390x-te-linux64.o.
1358 (srv_xmlfiles): Append new files s390-te-linux64.xml,
1359 s390x-te-linux64.xml, and s390-tdb.xml.
1360 * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
1361 declaration.
1362 (tdesc_s390_te_linux64): Likewise.
1363 (init_registers_s390x_te_linux64): Likewise.
1364 (tdesc_s390x_te_linux64): Likewise.
1365 (s390_check_regset): Treat ENODATA as "regset exists".
1366 (s390_arch_setup): Add TDB regset support.
1367 (initialize_low_arch): Initialize registers for new tdescs.
1368
1369 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1370
1371 * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
1372 (S390_IS_FPREGSET_REGNUM): New macro.
1373 * s390-tdep.c (s390_dwarf_regmap): Make const.
1374 (regnum_is_gpr_full): New function for replacing repeated code.
1375 (s390_pseudo_register_name): Use it.
1376 (s390_pseudo_register_type): Likewise.
1377 (s390_pseudo_register_read): Likewise.
1378 (s390_pseudo_register_write): Likewise.
1379 (s390_unwind_pseudo_register): Likewise.
1380 (s390_regmap_gregset): New format for regmap.
1381 (s390x_regmap_gregset): Likewise.
1382 (s390_regmap_fpregset): Likewise.
1383 (s390_regmap_upper): Likewise.
1384 (s390_regmap_last_break): Likewise.
1385 (s390_regmap_system_call): Likewise.
1386 (s390_supply_regset): Adjust to new regmap format.
1387 (s390_collect_regset): Likewise.
1388 * s390-nat.c (s390_native_supply): Adjust to new regmap format.
1389 (s390_native_collect): Likewise.
1390 (supply_gregset): Likewise.
1391 (fill_gregset): Likewise.
1392 (supply_fpregset): Likewise.
1393 (fill_fpregset): Likewise.
1394 (fetch_regset): Likewise.
1395 (store_regset): Likewise.
1396 (s390_linux_fetch_inferior_registers): Likewise.
1397 (s390_linux_fetch_inferior_registers): Likewise.
1398
1399 2013-09-12 Andrew Pinski <apinski@cavium.com>
1400
1401 * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
1402
1403 2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1404
1405 * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
1406
1407 2013-09-09 Andrew Burgess <aburgess@broadcom.com>
1408
1409 * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
1410
1411 2013-09-06 Pedro Alves <palves@redhat.com>
1412
1413 * remote-sim.c (dump_mem, gdbsim_fetch_register)
1414 (gdbsim_store_register, gdbsim_kill, gdbsim_load)
1415 (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
1416 (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
1417 (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
1418 gdb_stdlog.
1419
1420 2013-09-06 Pedro Alves <palves@redhat.com>
1421
1422 * remote-sim.c (dump_mem): Constify buf parameter.
1423 gdbsim_xfer_inferior_memory): Rename to ...
1424 (gdbsim_xfer_memory): ... this. Adjust interface as
1425 target_xfer_partial helper.
1426 (gdbsim_xfer_partial): New function.
1427 (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
1428 Install a to_xfer_partial hook. Send output to gdb_stdlog.
1429
1430 2013-09-06 Pedro Alves <palves@redhat.com>
1431
1432 * remote-sim.c (gdbsim_xfer_inferior_memory): Use
1433 host_address_to_string, and send debug output to gdb_stdlog.
1434
1435 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
1436
1437 * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
1438 * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
1439 gdb_target_obs for cris target.
1440 * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
1441 (cris_gdbarch_init): Move calls to
1442 set_gdbarch_fetch_tls_load_module_address and
1443 set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
1444 Add call to gdbarch_init_osabi.
1445 * cris-linux-tdep.c: New file.
1446 * cris-tdep.h: New file.
1447
1448 2013-09-06 Andrew Burgess <aburgess@broadcom.com>
1449
1450 * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
1451 to deprecated_init_ui_hook.
1452
1453 2013-09-06 Andrew Burgess <aburgess@broadcom.com>
1454
1455 * cli/cli-interp.c (_initialize_cli_interp): Add a
1456 command_loop_proc to interp_procs.
1457 * event-top.c (cli_command_loop): Change signature to match
1458 interp_command_loop_ftype.
1459 * event-top.h (cli_command_loop): Same.
1460 * interps.c (interp_new): Require every interpreter to have a
1461 command_loop_proc.
1462 (current_interp_command_loop): Just call the command_loop_proc on
1463 the current interpreter.
1464 * tui/tui-interp.c (_initialize_tui_interp): Add a
1465 command_loop_proc to interp_procs.
1466
1467 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
1468
1469 * cris-tdep.c (cris_gdbarch_init): Add call to
1470 get_gdbarch_fetch_tls_load_module_address.
1471
1472 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
1473
1474 * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
1475 (cris_elf_gregset_t): Rename from elf_gregset_t.
1476 (crisv32_elf_gregset_t): Adjust.
1477 (cris_supply_gregset, fetch_core_registers): Adjust.
1478
1479 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
1480
1481 * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
1482
1483 2013-09-05 Andrew Burgess <aburgess@broadcom.com>
1484
1485 * defs.h (deprecated_command_loop_hook): Remove, including
1486 references in comments.
1487 * interps.c (current_interp_command_loop): No longer use
1488 deprecated_command_loop_hook.
1489 (clear_interpreter_hooks): Remove deprecated_command_loop_hook
1490 setup.
1491 * top.c (deprecated_command_loop_hook): Remove.
1492
1493 2013-09-05 Pedro Alves <palves@redhat.com>
1494
1495 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
1496 local is now int instead of ULONGEST. Print it with %d
1497 instead of paddress.
1498
1499 2013-09-05 Tristan Gingold <gingold@adacore.com>
1500
1501 * MAINTAINERS: Remove avr maintainership.
1502
1503 2013-09-05 Pedro Alves <palves@redhat.com>
1504
1505 * findvar.c (value_of_register): Rework in terms of
1506 value_of_register_lazy.
1507
1508 2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
1509
1510 * symfile.c (add_symbol_file_command): Remove trailing
1511 whitespaces and blank line after comment.
1512
1513 2013-09-05 Pedro Alves <palves@redhat.com>
1514
1515 * tui/tui-regs.c (tui_register_format): Don't look at the
1516 register's name here. Return string representing register
1517 value instead of storing it in the data element.
1518 (tui_get_register): Compare register string representations
1519 instead of register value states and contents.
1520
1521 2013-09-05 Pedro Alves <palves@redhat.com>
1522
1523 PR tui/15933
1524 * tui/tui-regs.c (tui_show_registers): Show registers of the
1525 selected frame, not the current frame.
1526
1527 2013-09-05 Ricard Wanderlof <ricardw@axis.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself to the list.
1530
1531 2013-09-04 Doug Evans <dje@google.com>
1532
1533 * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
1534 (queue_and_load_dwo_tu): New function.
1535 (lookup_dwo_signatured_type): Set per_cu.tu_read.
1536 (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
1537 Make dependent_cu optional.
1538 (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
1539 and an older .gdb_index is in use, queue and load all its TUs too.
1540
1541 2013-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1542
1543 Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
1544 * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
1545 variable search_flags.
1546 * defs.h (OPF_DISABLE_REALPATH): Rename to ...
1547 (OPF_RETURN_REALPATH): ... here.
1548 * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
1549 * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
1550 call. Twice.
1551 * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
1552 openp call.
1553 * solib.c (solib_find): Likewise. Four times.
1554 * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
1555 in the function comment and for the realpath_fptr variable.
1556 (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
1557 (find_and_open_source): Likewise. Twice.
1558 * symfile.c (symfile_bfd_open): Likewise, also twice.
1559
1560 2013-09-04 Doug Evans <dje@google.com>
1561
1562 * progspace.c (save_current_space_and_thread): Remove unnecessary
1563 call to save_current_inferior.
1564
1565 2013-09-04 Andrew Burgess <aburgess@broadcom.com>
1566
1567 * sh64-tdep.c (sh64_do_register): Return after printing message
1568 about unavailable register contents.
1569
1570 2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
1571 Pedro Alves <palves@redhat.com>
1572
1573 * symfile.c (add_symbol_file_command): Error out on unknown
1574 option. Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
1575 options and collapse into single conditional branch.
1576
1577 2013-09-03 Luis Machado <lgustavo@codesourcery.com>
1578
1579 * inf-child.c (inf_child_follow_fork): New parameter
1580 detach_fork.
1581 * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
1582 * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
1583 * inferior.h (detach_fork): Remove.
1584 * infrun.c (detach_fork): Adjust comment and make it
1585 static.
1586 (follow_fork): Pass detach_fork parameter to
1587 target_follow_fork.
1588 * linux-nat.c (linux_child_follow_fork): New parameter
1589 detach_fork.
1590 * target.c (target_follow_fork): New parameter detach_fork.
1591 Pass detach_fork as parameter and print its value.
1592 * target.h (struct target_ops) <to_follow_fork>: New int
1593 parameter.
1594 (target_follow_fork): New parameter detach_fork.
1595
1596 2013-09-03 Joel Brobecker <brobecker@adacore.com>
1597
1598 * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
1599 Replace sec->bfd by sec->the_bfd_section->owner.
1600
1601 2013-09-03 Yao Qi <yao@codesourcery.com>
1602
1603 * linux-tdep.c (linux_is_uclinux): New function. Code moved
1604 from linux_has_shared_address_space.
1605 (linux_has_shared_address_space): Call linux_is_uclinux.
1606 * linux-tdep.h (linux_is_uclinux): Declare.
1607 * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
1608 linux_is_uclinux.
1609
1610 2013-09-03 Yao Qi <yao@codesourcery.com>
1611
1612 * config/djgpp/fnchange.lst: Remove entry of
1613 i386-interix-nat.c and i386-interix-tdep.c.
1614 * configure.ac: Remove '*-*-interix*'.
1615 * configure: Re-generated.
1616 * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
1617 * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
1618 obsolete comments.
1619 * osabi.c (gdb_osabi_names): Remove "Interix".
1620
1621 2013-09-03 Yao Qi <yao@codesourcery.com>
1622
1623 * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
1624
1625 2013-09-02 Markus Metzger <markus.t.metzger@intel.com>
1626
1627 * record.h (record_print_flag) <record_print_src_line,
1628 record_print_insn_range>: Rename into ...
1629 (record_print_flag) <record_print_src_line,
1630 record_print_insn_range>: ... this. Update all users.
1631
1632 2013-09-02 Pierre Muller <muller@sourceware.org>
1633
1634 * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
1635 error code.
1636
1637 2013-09-02 Pierre Muller <muller@sourceware.org>
1638
1639 * windows-nat.c (windows_xfer_memory): Fix compilation failure
1640 by use of plongest function.
1641
1642 2013-09-02 Tristan Gingold <gingold@adacore.com>
1643
1644 * NEWS: Add entry mentioning support for native Windows x64
1645 SEH data.
1646
1647 * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
1648 "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
1649 (struct amd64_windows_frame_cache): New struct.
1650 (amd64_windows_w2gdb_regnum): New global.
1651 (pc_in_range, amd64_windows_frame_decode_epilogue)
1652 (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
1653 (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
1654 (amd64_windows_frame_this_id): New functions.
1655 (amd64_windows_frame_unwind): New static global.
1656 (amd64_windows_skip_prologue): New function.
1657 (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
1658 with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
1659 with amd64_windows_skip_prologue.
1660
1661 2013-08-30 Joel Brobecker <brobecker@adacore.com>
1662
1663 GDB 7.6.1 released.
1664
1665 2013-08-30 Pedro Alves <palves@redhat.com>
1666
1667 * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
1668 SRC_AND_LOC.
1669
1670 2013-08-30 Pedro Alves <palves@redhat.com>
1671
1672 * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
1673 warning text.
1674
1675 2013-08-30 Pedro Alves <palves@redhat.com>
1676
1677 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
1678 Adjust arguments to print_stack_frame.
1679
1680 2013-08-30 Pedro Alves <palves@redhat.com>
1681
1682 * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
1683
1684 2013-08-30 Pedro Alves <palves@redhat.com>
1685
1686 * frame.h (show_and_print_stack_frame): Delete declaration.
1687
1688 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
1689
1690 PR python/15461
1691
1692 * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
1693 (archpy_name): Check for valid architecture.
1694 (archpy_disassemble): Ditto.
1695
1696 2013-08-29 Joel Brobecker <brobecker@adacore.com>
1697
1698 * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
1699 instead of "long long" in call to ptrace64.
1700
1701 2013-08-29 Andrew Burgess <aburgess@broadcom.com>
1702
1703 * mi/mi-interp.c (mi_command_loop): Change signature to match
1704 interp_command_loop_ftype.
1705 (mi1_command_loop): Remove.
1706 (mi2_command_loop): Remove.
1707 (mi3_command_loop): Remove.
1708 (mi_interpreter_resume): Remove setting of
1709 deprecated_command_loop_hook.
1710 (_initialize_mi_interp): Set mi_command_loop as the command loop
1711 callback.
1712
1713 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
1714
1715 * valops.c (do_search_struct_field): Pass v2 instead of base_type to
1716 value_type.
1717
1718 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
1719
1720 * value.c (allocate_value_contents): Make static.
1721 * value.h (allocate_value_contents): Remove prototype.
1722
1723 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
1724
1725 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
1726 of assembling value via allocate_value_lazy and attribute setter.
1727 * findvar.c (default_read_var_value): Use value_at_lazy instead of
1728 assembling value via allocate_value_lazy and attribute setter.
1729 * valops.c (do_search_struct_field): Use value_at_lazy instead of
1730 assembling value via allocate_value_lazy and attribute setter.
1731
1732 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
1733
1734 * value.c (value_from_contents_and_address): Replace allocate_value and
1735 memcpy with value_from_contents.
1736
1737 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1738
1739 * python/py-framefilter.c (py_print_frame): Remove usage of
1740 PyString_AsString. Use python_string_to_host_string instead.
1741 Refactor function to work with a string as a new allocation
1742 instead of a pointer.
1743 (py_print_frame): Ditto.
1744 * python/lib/gdb/frames.py (return_list): Cain iterators together
1745 instead of adding them as a list.
1746 (_sort_list): Call return_list, and remove duplicate code.
1747 (execute_frame_filters): Convert iterator to a list with list().
1748 * python/lib/gdb/command/frame_filters.py
1749 (SetFrameFilterPriority._set_filter_priority): Convert priority
1750 attribute to an integer.
1751 * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
1752 wrapper function __next__.
1753 * python/lib/gdb/FrameDecorator.py: If basestring not defined,
1754 define as "str".
1755
1756 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1757
1758 PR python/15752
1759 * python/py-framefilter.c (apply_frame_filter): Check
1760 gdb_python_initialized. Exit if the Python frame-filter code
1761 cannot be initialized.
1762
1763 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1764
1765 PR cli/15842
1766 * top.c (print_gdb_version): Remove erroneous newline after help
1767 text.
1768
1769 2013-08-29 Yao Qi <yao@codesourcery.com>
1770
1771 * varobj.c (install_dynamic_child): Remove trailing space.
1772 Add one blank line after variable declaration.
1773
1774 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1775
1776 PR gdb/15415
1777 * corefile.c (get_exec_file): Use exec_filename.
1778 * defs.h (OPF_DISABLE_REALPATH): New definition. Add new comment.
1779 * exec.c (exec_close): Free EXEC_FILENAME.
1780 (exec_file_attach): New variable canonical_pathname. Use
1781 OPF_DISABLE_REALPATH. Call gdb_realpath explicitly. Set
1782 EXEC_FILENAME.
1783 * exec.h (exec_filename): New.
1784 * inferior.c (print_inferior, inferior_command): Use
1785 PSPACE_EXEC_FILENAME.
1786 * mi/mi-main.c (print_one_inferior): Likewise.
1787 * progspace.c (clone_program_space, print_program_space): Likewise.
1788 * progspace.h (struct program_space): New field pspace_exec_filename.
1789 * source.c (openp): Describe OPF_DISABLE_REALPATH. New variable
1790 realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
1791
1792 2013-08-28 Will Newton <will.newton@linaro.org>
1793
1794 * common/linux-ptrace.c: Include stdint.h unconditionally.
1795
1796 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 Code cleanup.
1799 * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
1800
1801 2013-08-28 Yao Qi <yao@codesourcery.com>
1802 Pedro Alves <palves@redhat.com>
1803
1804 * event-top.c (gdb_setup_readline): Call stderr_fileopen
1805 instead of stdio_fileopen.
1806 * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
1807 .Call stderr_fileopen instead of stdio_fileopen.
1808 * ui-file.c [__MINGW32__] (stderr_file_write): New function.
1809 [__MINGW32__] (stderr_file_fputs): New function.
1810 (stderr_fileopen): New function.
1811 * ui-file.h (stderr_fileopen): Declare.
1812
1813 2013-08-27 Doug Evans <dje@google.com>
1814
1815 * dwarf2read.c (struct dwarf2_cu): Tweak comment.
1816 (struct dwarf2_per_cu_data): Ditto.
1817 (maybe_queue_comp_unit): Delete forward decl. Add comment.
1818 (process_imported_unit_die): Ditto.
1819 (follow_die_sig_1): Simplify assert.
1820
1821 2013-08-27 Pedro Alves <palves@redhat.com>
1822
1823 * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
1824 xfer_partial's interface. Return TARGET_XFER_E_IO on error.
1825 (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
1826 windows_xfer_memory directly.
1827 (init_windows_ops): Don't install a deprecated_xfer_memory method.
1828
1829 2013-08-27 Pedro Alves <palves@redhat.com>
1830
1831 * darwin-nat.c (darwin_xfer_memory): Delete.
1832 (_initialize_darwin_inferior): Don't install a
1833 deprecated_xfer_memory method.
1834
1835 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1836 Yao Qi <yao@codesourcery.com>
1837
1838 * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
1839 (parse_no_frames_option): Remove.
1840 (mi_cmd_stack_list_locals): Handle --skip-unavailable.
1841 (mi_cmd_stack_list_args): Adjust.
1842 (mi_cmd_stack_list_variables): Handle --skip-unavailable.
1843 (list_arg_or_local): Add new parameter 'skip_unavailable'. Return
1844 early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
1845 Caller update.
1846 (list_args_or_locals): New parameter 'skip_unavailable'.
1847 Handle it.
1848 * valprint.c (scalar_type_p): Rename to ...
1849 (val_print_scalar_type_p): ... this. Make extern.
1850 (val_print, value_check_printable): Adjust.
1851 * valprint.h (val_print_scalar_type_p): Declare.
1852 * value.c (value_entirely_unavailable): New function.
1853 * value.h (value_entirely_unavailable): Declare.
1854
1855 * NEWS: Mention the new option "--skip-unavailable" to MI
1856 commands '-stack-list-locals', '-stack-list-arguments' and
1857 '-stack-list-variables'.
1858
1859 2013-08-27 Yao Qi <yao@codesourcery.com>
1860
1861 * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
1862 (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
1863 options.
1864 * mi/mi-getopt.c (mi_getopt): Remove.
1865 (mi_getopt_1): Renamed from mi_getopt. Add one parameter
1866 'error_on_unknown'.
1867 (mi_getopt): Call mi_getopt_1.
1868 (mi_getopt_silent): New.
1869 * mi/mi-getopt.h (mi_getopt_silent): Declare.
1870
1871 2013-08-26 Doug Evans <dje@google.com>
1872
1873 PR symtab/15885
1874 * dwarf2read.c (dw2_dump): Print some minimal information indicating
1875 .gdb_index is in use.
1876 * symfile.c (reread_symbols): Reset objfile->sf.
1877
1878 * NEWS: Document "mt print objfiles" now takes optional regexp.
1879 * symmisc.c (maintenance_print_objfiles): Argument is now an optional
1880 regexp of objfiles to print.
1881 (_initialize_symmisc): Update doc string for "mt print objfiles".
1882
1883 * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
1884 missing debug info checks.
1885
1886 2013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
1887 Ulrich Weigand <uweigand@de.ibm.com>
1888
1889 * xcoffread.c (arrange_linetable): Add fix to correctly handle
1890 line tables generated by XLC compiled binaries.
1891
1892 2013-08-23 Doug Evans <dje@google.com>
1893
1894 * symmisc.c (dump_symtab): Delete prototype.
1895 (dump_msymbols, dump_objfile): Ditto.
1896 (maintenance_info_symtabs): Mark as dont_repeat.
1897 (_initialize_symmisc): Improve doc string for "mt info symtabs".
1898
1899 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
1900 debugging printf to better location.
1901
1902 2013-08-23 Pedro Alves <palves@redhat.com>
1903
1904 * target.c (target_read_live_memory): Change type of 'ret' local
1905 to LONGEST.
1906
1907 2013-08-23 Pedro Alves <palves@redhat.com>
1908
1909 * remote.c (remote_write_bytes_aux, remote_write_bytes)
1910 (remote_read_bytes): Change return type to LONGEST, and adjust to
1911 return a target_xfer_error on error.
1912 (remote_xfer_memory): Delete.
1913 (remote_flash_write): Change type of 'ret' local to LONGEST.
1914 (remote_xfer_partial, remote_xfer_partial): Adjust.
1915 (init_remote_ops): Don't install a deprecated_xfer_memory hook.
1916
1917 2013-08-23 Pierre Muller <muller@sourceware.org>
1918
1919 ARI fix: Push # directives to start of line.
1920 * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
1921
1922 2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
1923
1924 PR gdb/15501
1925 * breakpoint.c (enable_command, disable_command): Iterate over
1926 all specified breakpoint locations.
1927
1928 2013-08-22 Luis Machado <lgustavo@codesourcery.com>
1929
1930 * common/linux-ptrace.c (linux_fork_to_function): Push #
1931 directives to the start of the line.
1932 (linux_check_ptrace_features): Fix warning message to use
1933 the "_" markup.
1934
1935 2013-08-22 Luis Machado <lgustavo@codesourcery.com>
1936
1937 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
1938 nat/linux-waitpid.h.
1939 (linux-waitpid.o): New object file rule.
1940 * common/linux-ptrace.c: Include nat/linux-waitpid.h.
1941 (current_ptrace_options): Moved from linux-nat.c.
1942 (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
1943 parameters.
1944 (linux_fork_to_function): New function.
1945 (linux_grandchild_function): Likewise.
1946 (linux_child_function): Likewise.
1947 (linux_check_ptrace_features): New function, heavily
1948 based on linux-nat.c:linux_test_for_tracefork.
1949 (linux_enable_event_reporting): New function.
1950 (ptrace_supports_feature): Likewise.
1951 (linux_supports_tracefork): Likewise.
1952 (linux_supports_traceclone): Likewise.
1953 (linux_supports_tracevforkdone): Likewise.
1954 (linux_supports_tracesysgood): Likewise.
1955 * common/linux-ptrace.h (HAS_NOMMU): Moved from
1956 gdbserver/linux-low.c.
1957 (linux_enable_event_reporting): New declaration.
1958 (linux_supports_tracefork): Likewise.
1959 (linux_supports_traceclone): Likewise.
1960 (linux_supports_tracevforkdone): Likewise.
1961 (linux_supports_tracesysgood): Likewise.
1962 * config.in (PTRACE_TYPE_ARG4): Regenerate.
1963 * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
1964 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
1965 * config/arm/linux.mh (NATDEPFILES): Likewise.
1966 * config/i386/linux.mh (NATDEPFILES): Likewise.
1967 * config/i386/linux64.mh (NATDEPFILES): Likewise.
1968 * config/ia64/linux.mh (NATDEPFILES): Likewise.
1969 * config/m32r/linux.mh (NATDEPFILES): Likewise.
1970 * config/m68k/linux.mh (NATDEPFILES): Likewise.
1971 * config/mips/linux.mh (NATDEPFILES): Likewise.
1972 * config/pa/linux.mh (NATDEPFILES): Likewise..
1973 * config/powerpc/linux.mh (NATDEPFILES): Likewise..
1974 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
1975 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
1976 * config/sparc/linux.mh (NATDEPFILES): Likewise.
1977 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
1978 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
1979 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
1980 * configure.ac (AC_CACHE_CHECK): Add void * to the list of
1981 ptrace's 4th argument's types.
1982 Check the type of PTRACE_TYPE_ARG4.
1983 * configure: Regenerate.
1984 * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
1985 (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
1986 (linux_supports_tracefork_flag): Remove.
1987 (linux_supports_tracesysgood_flag): Likewise.
1988 (linux_supports_tracevforkdone_flag): Likewise.
1989 (current_ptrace_options): Moved to
1990 common/linux-ptrace.c.
1991 (linux_tracefork_child): Remove.
1992 (my_waitpid): Remove.
1993 (linux_test_for_tracefork): Renamed to
1994 linux_check_ptrace_features and moved to common/linux-ptrace.c.
1995 (linux_test_for_tracesysgood): Remove.
1996 (linux_supports_tracesysgood): Remove.
1997 (linux_supports_tracefork): Remove.
1998 (linux_supports_tracevforkdone): Remove.
1999 (linux_enable_tracesysgood): Remove.
2000 (linux_enable_event_reporting): Remove.
2001 (linux_init_ptrace): New function.
2002 (linux_child_post_attach): Call linux_init_ptrace.
2003 (linux_child_post_startup_inferior): Call linux_init_ptrace.
2004 (linux_child_follow_fork): Call linux_supports_tracefork
2005 and linux_supports_tracevforkdone.
2006 (linux_child_insert_fork_catchpoint): Call
2007 linux_supports_tracefork.
2008 (linux_child_insert_vfork_catchpoint): Likewise.
2009 (linux_child_set_syscall_catchpoint): Call
2010 linux_supports_tracesysgood.
2011 (lin_lwp_attach_lwp): Call linux_supports_tracefork.
2012 * nat/linux-nat.h: New file.
2013 * nat/linux-waitpid.c: New file.
2014 * nat/linux-waitpid.h: New file.
2015
2016 2013-08-22 Samuel Bronson <naesten@gmail.com>
2017
2018 ARM Linux support for `catch syscall'.
2019 * syscalls/arm-linux.py: New file.
2020 * syscalls/arm-linux.xml: Likewise.
2021 * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
2022 (arm_linux_init_abi): Register the new function and syscall xml file.
2023 * data-directory/Makefile.in: Install the new syscall xml file.
2024 * NEWS: Brag about this.
2025
2026 2013-08-22 Pedro Alves <palves@redhat.com>
2027
2028 PR gdb/15871
2029 * corefile.c (target_xfer_memory_error): New function.
2030 (memory_error): Defer EIO to target_memory_error.
2031 (read_memory): Use target_xfer_partial, and handle finer-grained
2032 target xfer errors.
2033 * target.c (target_xfer_error_to_string): New function.
2034 (memory_xfer_partial_1): If memory is known to be
2035 unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
2036 (target_xfer_partial): Make extern.
2037 * target.h (enum target_xfer_error): New enum.
2038 (target_xfer_error_to_string): Declare function.
2039 (target_xfer_partial): Declare function.
2040 (struct target_ops) <xfer_partial>: Adjust describing comment.
2041
2042 2013-08-22 Alan Modra <amodra@gmail.com>
2043
2044 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
2045 * configure.tgt: Likewise as targets.
2046
2047 2013-08-20 Doug Evans <dje@google.com>
2048
2049 * buildsym.c (subfile_stack): Move here from buildsym.h.
2050 (pending_macros): Ditto.
2051 (get_macro_table): New function.
2052 (buildsym_init): Initialize subfile_stack.
2053 * coffread.c (type_vector,type_vector_length): Moved here from
2054 buildsym.h.
2055 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
2056 (coff_symtab_read): Use it.
2057 * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
2058 * dwarf2read.c (macro_start_file): Replace uses of pending_macros
2059 with call to get_macro_table.
2060 * stabsread.c (type_vector,type_vector_length): Moved here from
2061 buildsym.h.
2062 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
2063 * buildsym.h (get_macro_table): Declare.
2064
2065 2013-08-20 Tom Tromey <tromey@redhat.com>
2066
2067 * dbxread.c (record_minimal_symbol): Make 'name' argument const.
2068 Update.
2069 (read_dbx_dynamic_symtab): Make 'name' const. Remove casts.
2070
2071 2013-08-20 Doug Evans <dje@google.com>
2072
2073 * blockframe.c: Remove #include "psymtab.h".
2074 * cp-support.c: Ditto.
2075 * source.c: Ditto.
2076 * stack.c: Ditto.
2077
2078 2013-08-20 Tom Tromey <tromey@redhat.com>
2079
2080 PR python/15816:
2081 * exceptions.h (return_mask): Now an enum.
2082 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
2083 enum constants.
2084
2085 2013-08-20 Tom Tromey <tromey@redhat.com>
2086
2087 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
2088 get_objfile_arch.
2089 * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
2090 (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
2091 * jit.c (jit_object_close_impl): Update.
2092 * jv-lang.c (get_dynamics_objfile): Update.
2093 * linespec.c (add_minsym): Use get_dynamics_objfile.
2094 * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
2095 (allocate_objfile): Don't initialize 'gdbarch' field.
2096 (get_objfile_arch): Update.
2097 * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
2098 moved from...
2099 (struct objfile) <gdbarch>: ... here. Remove.
2100 * stap-probe.c (stap_can_evaluate_probe_arguments): Use
2101 get_objfile_arch.
2102 * symfile.c (init_entry_point_info): Use get_objfile_arch.
2103
2104 2013-08-20 Alan Modra <amodra@gmail.com>
2105
2106 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
2107 for IBM long double nan and inf.
2108 (floatformat_is_negative, floatformat_classify,
2109 floatformat_mantissa): Similarly.
2110 (floatformat_ieee_single, floatformat_ieee_double,
2111 floatformat_ieee_quad, floatformat_arm_ext,
2112 floatformat_ia64_spill): Delete unused vars.
2113 (_initialize_doublest): Delete unused function.
2114 * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
2115 little-endian variants of floatformat_ibm_long_double.
2116
2117 2013-08-19 Luis Machado <lgustavo@codesourcery.com>
2118
2119 * Makefile.in (SFILES): Remove common/target-common.c and
2120 add target/waitstatus.c.
2121 (HFILES_NO_SRCDIR): Remove common/target-common.h and add
2122 target/resume.h, target/wait.h and target/waitstatus.h.
2123 (COMMON_OBS): Remove target-common.o and add
2124 waitstatus.o.
2125 (target-common.o): Remove.
2126 (waitstatus.o): New target object file.
2127 * common/target-common.c: Move contents to
2128 target/waitstatus.c and remove.
2129 * common/target-common.h: Move contents to other files and
2130 remove.
2131 (enum resume_kind: Move to target/resume.h.
2132 (TARGET_WNOHANG): Move to target/wait.h.
2133 (enum target_waitkind): Move to target/waitstatus.h.
2134 (struct target_waitstatus): Likewise.
2135 * target.h: Do not include target-common.h and
2136 include target/resume.h, target/wait.h and
2137 target/waitstatus.h.
2138 * target/resume.h: New file.
2139 * target/wait.h: New file.
2140 * target/waitstatus.h: New file.
2141 * target/waitstatus.c: New file.
2142
2143 2013-08-19 Pedro Alves <palves@redhat.com>
2144
2145 * linux-nat.c (linux_test_for_tracefork)
2146 (linux_test_for_tracesysgood, linux_child_follow_fork)
2147 (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
2148 (linux_nat_wait_1): Extend comment.
2149 (linux_async_pipe): Add comment.
2150
2151 2013-08-15 Kevin Buettner <kevinb@redhat.com>
2152
2153 * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
2154 (RL78_PC_REGNUM): Move to list of pseudo-register enums.
2155 (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
2156 Update to account for fact that PC is now a pseudo-register.
2157 (rl78_pseudo_register_write, rl78_pseudo_register_read): Add
2158 cases for RL78_PC_REGNUM.
2159
2160 2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
2161
2162 PR cli/15841
2163 * top.c (quit_force): Skip writing history file
2164 if input is not from terminal.
2165
2166 2013-08-14 Tom Tromey <tromey@redhat.com>
2167
2168 * remote.c (struct remote_state) <echo_nextthread, nextthread,
2169 resultthreadlist>: New fields.
2170 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
2171 (remote_get_threadlist, remote_threadlist_iterator): Use
2172 new fields. Remove static variables.
2173
2174 2013-08-14 Tom Tromey <tromey@redhat.com>
2175
2176 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
2177 remote_watch_data_address>: New fields.
2178 (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
2179 (process_stop_reply, remote_wait_as)
2180 (remote_check_watch_resources, remote_stopped_data_address): Update.
2181
2182 2013-08-14 Tom Tromey <tromey@redhat.com>
2183
2184 * remote.c (struct remote_state) <async_client_callback,
2185 async_client_context>: New fields.
2186 (async_client_callback, async_client_context): Remove.
2187 (remote_async_serial_handler, remote_async): Update.
2188
2189 2013-08-14 Tom Tromey <tromey@redhat.com>
2190
2191 * remote.c (sizeof_pkt): Remove.
2192 (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
2193
2194 2013-08-14 Tom Tromey <tromey@redhat.com>
2195
2196 * remote.c (struct remote_state) <use_threadinfo_query,
2197 use_threadextra_query>: New fields.
2198 (remote_threads_info, remote_threads_extra_info)
2199 (remote_open_1): Update.
2200
2201 2013-08-14 Tom Tromey <tromey@redhat.com>
2202
2203 * remote.c (struct remote_state) <finished_object,
2204 finished_annex, finished_offset>: New fields.
2205 (remote_read_qxfer): Use remote_state fields; remove static
2206 variables.
2207
2208 2013-08-14 Tom Tromey <tromey@redhat.com>
2209
2210 * remote.c (struct remote_state) <last_sent_step>:
2211 New field.
2212 (last_sent_step): Remove.
2213 (remote_resume, remote_wait_as): Update.
2214
2215 2013-08-14 Tom Tromey <tromey@redhat.com>
2216
2217 * remote.c (struct remote_state) <last_sent_signal>:
2218 New field.
2219 (last_sent_signal): Remove.
2220 (new_remote_state, remote_resume, remote_wait_as): Update.
2221
2222 2013-08-14 Tom Tromey <tromey@redhat.com>
2223
2224 * remote.c (struct remote_state) <last_program_signals_packet>:
2225 New field.
2226 (last_program_signals_packet): Remove.
2227 (remote_program_signals, remote_open_1): Update.
2228
2229 2013-08-14 Tom Tromey <tromey@redhat.com>
2230
2231 * remote.c (struct remote_state) <last_pass_packet>:
2232 New field.
2233 (last_pass_packet): Remove.
2234 (remote_pass_signals, remote_open_1): Update.
2235
2236 2013-08-14 Tom Tromey <tromey@redhat.com>
2237
2238 * remote.c (struct remote_state) <remote_traceframe_number>:
2239 New field.
2240 (remote_traceframe_number): Remove.
2241 (new_remote_state, remote_open_1, set_remote_traceframe)
2242 (remote_trace_find): Update.
2243
2244 2013-08-14 Tom Tromey <tromey@redhat.com>
2245
2246 * remote.c (struct remote_state) <general_thread, continue_thread>:
2247 New fields.
2248 (general_thread, continue_thread): Remove.
2249 (record_currthread, set_thread, set_general_process)
2250 (remote_open_1, extended_remote_attach_1, remote_wait_as)
2251 (extended_remote_mourn_1): Update.
2252
2253 2013-08-14 Tom Tromey <tromey@redhat.com>
2254
2255 * remote.c (struct remote_state) <remote_desc>: New field.
2256 (remote_desc): Remove.
2257 (remote_threads_info, remote_threads_extra_info, remote_close)
2258 (send_interrupt_sequence, remote_start_remote, remote_open_1)
2259 (readchar, remote_xfer_partial, remote_rcmd, packet_command)
2260 (remote_hostio_send_command, remote_file_put, remote_file_get)
2261 (remote_file_delete, remote_can_async_p, remote_is_async_p)
2262 (remote_async, remote_new_objfile, set_range_stepping): Update.
2263
2264 2013-08-14 Tom Tromey <tromey@redhat.com>
2265
2266 * remote.c (remote_state): Now a pointer.
2267 (get_remote_state_raw): Update.
2268 (new_remote_state): New function.
2269 (_initialize_remote): Use new_remote_state.
2270
2271 2013-08-14 Tom Tromey <tromey@redhat.com>
2272
2273 * remote.c (remote_protocol_features): Now const.
2274
2275 2013-08-14 Tom Tromey <tromey@redhat.com>
2276
2277 * remote.c (crc32_table, crc32): Remove.
2278 (remote_verify_memory): Use xcrc32.
2279
2280 2013-08-13 Sergio Durigan Junior <sergiodj@redhat.com>
2281
2282 * value.h (create_internalvar_type_lazy): Adjust prototype
2283 declaration.
2284
2285 2013-08-13 Andrew Burgess <aburgess@broadcom.com>
2286
2287 * common/format.c (parse_format_string): Don't allow '#' flag for
2288 pointer arguments in format string.
2289
2290 2013-08-13 Pierre Muller <muller@sourceware.org>
2291
2292 * utils.c (init_page_info): Only call tgetnum function
2293 if rl_get_screen_size did not return useful values.
2294
2295 2013-08-12 Ali Anwar <ali_anwar@codesourcery.com>
2296
2297 PR breakpoints/15117
2298 * linespec.c (linespec_parse_basic): Check for convenience
2299 variable or history value while parsing.
2300
2301 2013-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2302
2303 Revert implementation of gdbarch_gdb_signal_{to,from}_target for
2304 AVR.
2305 * avr-tdep.c: Remove include of "linux-tdep.h". Remove enum with
2306 different signals between the generic Linux kernel implementation
2307 and AVR's.
2308 (avr_linux_gdb_signal_from_target): Delete.
2309 (avr_linux_gdb_signal_to_target): Delete.
2310 (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
2311
2312 2013-08-09 Doug Evans <dje@google.com>
2313
2314 * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
2315 entries.
2316
2317 2013-08-09 Sergio Durigan Junior <sergiodj@redhat.com>
2318
2319 * linux-tdep.c: Define enum with generic signal numbers.
2320 (linux_gdb_signal_from_target): New function.
2321 (linux_gdb_signal_to_target): Likewise.
2322 (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2323 methods to the functions above.
2324 * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
2325 (linux_gdb_signal_to_target): Likewise.
2326 * alpha-linux-tdep.c: Define new enum with signals different
2327 from generic Linux kernel.
2328 (alpha_linux_gdb_signal_from_target): New function.
2329 (alpha_linux_gdb_signal_to_target): Likewise.
2330 (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2331 with the functions mentioned above.
2332 * avr-tdep.c: Define enum with differences between Linux kernel
2333 and AVR signals.
2334 (avr_linux_gdb_signal_from_target): New function.
2335 (avr_linux_gdb_signal_to_target): Likewise.
2336 (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
2337 the functions mentioned above.
2338 * sparc-linux-tdep.c: Define enum with differences between SPARC
2339 and generic Linux kernel signal numbers.
2340 (sparc32_linux_gdb_signal_from_target): New function.
2341 (sparc32_linux_gdb_signal_to_target): Likewise.
2342 (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2343 to the functions defined above.
2344 * xtensa-linux-tdep.c: Define enum with differences between
2345 Xtensa and Linux kernel generic signals.
2346 (xtensa_linux_gdb_signal_from_target): New function.
2347 (xtensa_linux_gdb_signal_to_target): Likewise.
2348 (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
2349 to the functions defined above.
2350 * mips-linux-tdep.c: Define enum with differences between
2351 signals in MIPS and Linux kernel generic ones.
2352 (mips_gdb_signal_to_target): New function.
2353 (mips_gdb_signal_from_target): Redefine to use new enum, handle
2354 only different signals from the Linux kernel generic.
2355 (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
2356 the functions defined above.
2357 * mips-linux-tdep.h (enum mips_signals): Remove.
2358
2359 2013-08-09 Pedro Alves <palves@redhat.com>
2360
2361 * avr-tdep.c (XMALLOC): Delete macro.
2362 * cli/cli-dump.c (XMALLOC): Delete macro.
2363
2364 2013-08-09 Pedro Alves <palves@redhat.com>
2365
2366 * cli/cli-dump.c: Don't include cli/cli-dump.h.
2367 (scan_expression_with_cleanup, scan_filename_with_cleanup)
2368 (fopen_with_cleanup, add_dump_command): Make static.
2369 * cli/cli-dump.h: Delete file.
2370 * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
2371 cli/cli-dump.h.
2372
2373 2013-08-09 Pedro Alves <palves@redhat.com>
2374
2375 * tracepoint.c (tfile_start): Show tilde-expanded filename in
2376 error message.
2377
2378 2013-08-09 Pedro Alves <palves@redhat.com>
2379
2380 * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
2381 error message.
2382
2383 2013-08-09 Pedro Alves <palves@redhat.com>
2384
2385 * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
2386 (gcore_command): Use tilde_expand here, and when showing the
2387 filename to the user, show the expanded version.
2388
2389 2013-08-09 Yao Qi <yao@codesourcery.com>
2390
2391 * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
2392 'entryval' is set.
2393
2394 2013-08-08 Azat Khuzhin <a3at.mail@gmail.com> (tiny change)
2395
2396 * gcore.c (create_gcore_bfd): Use tilde_expand.
2397
2398 2013-08-08 Yao Qi <yao@codesourcery.com>
2399
2400 * frame.h (read_frame_local): Declare.
2401 * mi/mi-cmd-stack.c (list_args_or_locals): Call
2402 read_frame_local.
2403 * stack.c (read_frame_local): New.
2404
2405 2013-08-08 Yao Qi <yao@codesourcery.com>
2406
2407 * mi/mi-cmd-stack.c: Update comments to function
2408 list_args_or_locals.
2409
2410 2013-08-07 Tom Tromey <tromey@redhat.com>
2411
2412 PR symtab/15028:
2413 * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
2414 (process_psymtab_comp_unit_reader): Use it.
2415 (process_psymtab_comp_unit): Update. Add "pretend_language"
2416 argument.
2417 (dwarf2_build_psymtabs_hard): Update.
2418 (scan_partial_symbols): Pass CU's language to
2419 process_psymtab_comp_unit.
2420
2421 2013-08-07 Tom Tromey <tromey@redhat.com>
2422
2423 * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
2424 (dwarf2_gdb_index_functions): Update.
2425 * psymtab.c (find_symbol_file_from_partial): Remove.
2426 (psym_functions): Update.
2427 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
2428 Remove.
2429
2430 2013-08-07 Tom Tromey <tromey@redhat.com>
2431
2432 * symfile.c (set_initial_language): Look up "main" symbol
2433 and use its language.
2434 * symtab.c (find_main_filename): Remove.
2435 * symtab.h (find_main_filename): Remove.
2436
2437 2013-08-07 Tom Tromey <tromey@redhat.com>
2438
2439 * dwarf2read.c (recursively_compute_inclusions): Add
2440 "immediate_parent" argument. Set symtab's "user" field
2441 if not set.
2442 (compute_symtab_includes): Update.
2443
2444 2013-08-07 Tom Tromey <tromey@redhat.com>
2445
2446 * linespec.c (convert_linespec_to_sals): Use maybe_add_address
2447 when adding label symbols.
2448
2449 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2450 Ulrich Weigand <uweigand@de.ibm.com>
2451
2452 * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
2453 * configure.host (powerpc64-*-aix*): Likewise.
2454
2455 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2456 Ulrich Weigand <uweigand@de.ibm.com>
2457
2458 * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
2459 is defined.
2460 * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
2461 (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
2462 (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
2463 * configure.ac: Check for ptrace64.
2464 * configure, config.in: Regenerate.
2465
2466 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2467 Ulrich Weigand <uweigand@de.ibm.com>
2468
2469 * aixthread.c: Call ptrace64 instead of ptracex if defined.
2470 Call ptrace64 instead of ptrace if defined.
2471 Add macro addr_ptr to take care of ptrace address argument.
2472 (pdc_read_regs): Likewise.
2473 (pdc_write_regs): Likewise.
2474 (aix_thread_resume): Likewise.
2475 (fetch_regs_kernel_thread): Likewise.
2476 (store_regs_kernel_thread): Likewise.
2477
2478 2013-08-07 Anton Blanchard <anton@samba.org>
2479
2480 * MAINTAINERS: Add myself to Write After Approval.
2481
2482 2013-08-05 Tom Tromey <tromey@redhat.com>
2483
2484 * aix-thread.c (_initialize_aix_thread): Use
2485 complete_target_initialization.
2486 * bsd-uthread.c (_initialize_bsd_uthread): Use
2487 complete_target_initialization.
2488 * dec-thread.c (_initialize_dec_thread): Use
2489 complete_target_initialization.
2490 * ravenscar-thread.c (_initialize_ravenscar): Use
2491 complete_target_initialization.
2492 * sol-thread.c (_initialize_sol_thread): Use
2493 complete_target_initialization.
2494 * spu-multiarch.c (_initialize_spu_multiarch): Use
2495 complete_target_initialization.
2496
2497 2013-08-05 Tom Tromey <tromey@redhat.com>
2498
2499 * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
2500 * ada-lang.c (ada_lookup_simple_minsym): Return
2501 bound_minimal_symbol.
2502 * ada-lang.h (ada_lookup_simple_minsym): Update.
2503 * c-exp.y (variable): Use lookup_bound_minimal_symbol.
2504 * f-exp.y (variable): Use lookup_bound_minimal_symbol.
2505 * go-exp.y (variable): Use lookup_bound_minimal_symbol.
2506 * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
2507 * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
2508 * minsyms.c (msymbol_objfile): Remove.
2509 (lookup_minimal_symbol_internal): New function, from
2510 lookup_minimal_symbol.
2511 (lookup_minimal_symbol): Rewrite using
2512 lookup_minimal_symbol_internal.
2513 (lookup_bound_minimal_symbol): New function.
2514 * minsyms.h (msymbol_objfile): Remove.
2515 (lookup_bound_minimal_symbol): Declare.
2516 * p-exp.y (variable): Use lookup_bound_minimal_symbol.
2517 * parse.c (write_exp_msymbol): Change parameter to a
2518 bound_minimal_symbol.
2519 (write_dollar_variable): Use lookup_bound_minimal_symbol.
2520 * parser-defs.h (write_exp_msymbol): Update.
2521 * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
2522 * symfile.c (simple_read_overlay_table): Use
2523 lookup_bound_minimal_symbol.
2524 * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
2525 (search_symbols): Likewise.
2526 (print_msymbol_info): Take a bound_minimal_symbol argument.
2527 (symtab_symbol_info, rbreak_command): Update.
2528 * symtab.h (struct symbol_search) <msymbol>: Change type
2529 to bound_minimal_symbol.
2530 * valops.c (find_function_in_inferior): Use
2531 lookup_bound_minimal_symbol.
2532 * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
2533
2534 2013-08-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2535
2536 Code cleanup.
2537 * remote.c (cleanup_sigint_signal_handler): Rename the declaration
2538 to ...
2539 (async_cleanup_sigint_signal_handler): ... this.
2540 (initialize_sigint_signal_handler): Remove declaration.
2541 (handle_remote_sigint): Rename the declaration to ...
2542 (async_handle_remote_sigint): ... this.
2543 (handle_remote_sigint_twice): Rename the declaration to ...
2544 (async_handle_remote_sigint_twice): ... this.
2545 (async_remote_interrupt, async_remote_interrupt_twice)
2546 (remote_interrupt): Remove the declarations.
2547 (remote_interrupt_twice): Rename the declaration ...
2548 (sync_remote_interrupt_twice): ... this.
2549 (sigint_remote_twice_token): Rename the variable to ...
2550 (async_sigint_remote_twice_token): ... this.
2551 (sigint_remote_token): Rename the variable to ...
2552 (async_sigint_remote_token): ... this.
2553 (initialize_sigint_signal_handler): Rename the function to ...
2554 (async_initialize_sigint_signal_handler): ... this. Update the name
2555 inside.
2556 (handle_remote_sigint): Rename the function to ...
2557 (async_handle_remote_sigint): ... this. Update the names inside.
2558 (handle_remote_sigint_twice): Rename the function to ...
2559 (async_handle_remote_sigint_twice): ... this. Update the names inside.
2560 (cleanup_sigint_signal_handler): Rename the function to ...
2561 (async_cleanup_sigint_signal_handler): ... this.
2562 (remote_interrupt): Rename the function to ...
2563 (sync_remote_interrupt): this. Update the names inside.
2564 (remote_interrupt_twice): Rename the function to ...
2565 (sync_remote_interrupt_twice): this. Update the names inside.
2566 (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
2567 (_initialize_remote): Update the names inside.
2568
2569 2013-08-02 Tom Tromey <tromey@redhat.com>
2570
2571 PR symtab/15719:
2572 * breakpoint.c (update_watchpoint, watchpoint_check)
2573 (watch_command_1): Update.
2574 * eval.c (fetch_subexp_value): Add "preserve_errors"
2575 parameter.
2576 * ppc-linux-nat.c (check_condition): Update.
2577 * value.h (fetch_subexp_value): Update.
2578
2579 2013-08-02 Andrew Burgess <aburgess@broadcom.com>
2580
2581 * mi/mi-interp.c (mi_interpreter_resume): Remove call to
2582 add_file_handler.
2583
2584 2013-08-01 Doug Evans <dje@google.com>
2585
2586 PR symtab/15691
2587 * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
2588 (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
2589 Add assert of sig_entry->dwo_unit == NULL.
2590 (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
2591 had already been read.
2592 (read_signatured_type): Set per_cu.tu_read.
2593
2594 PR symtab/15695
2595 * valops.c (value_struct_elt): Add missing call to check_typedef.
2596 (value_find_oload_method_list): Ditto.
2597
2598 * symtab.c (do_free_search_symbols_cleanup): Change arg to,
2599 effectively, struct symbol_search **.
2600 (make_cleanup_free_search_symbols): Change arg to struct
2601 symbol_search **. All callers updated.
2602 (compare_search_syms): Compare symtab file name and block as well.
2603 (search_symbols_equal): New function.
2604 (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
2605 New args new_head, new_tail. Result is now void. Remove dups after
2606 sorting the symbols.
2607 (search_symbols): Sort all found symbols once, after all have been
2608 found, and remove duplicates. Simplify cleanup tracking of result.
2609 * symtab.h (make_cleanup_free_search_symbols): Update prototype.
2610
2611 Further workarounds for binutils/15021.
2612 * dwarf2read.c (recursively_compute_inclusions): Change type of result
2613 parameter to VEC (symtab_ptr) **. New parameter all_type_symtabs.
2614 Watch for duplicate symtabs coming from type units.
2615 (compute_symtab_includes): Update call to
2616 recursively_compute_inclusions. Build vector of included symtabs
2617 instead of per_cus.
2618 * symtab.h (symtab_ptr): New typedef.
2619 (DEF_VEC_P (symtab_ptr)): New VEC type.
2620 * linespec.c (symtab_p): Delete. All uses updated to use symtab_ptr
2621 instead.
2622
2623 2013-08-01 Andrew Burgess <aburgess@broadcom.com>
2624
2625 * cli/cli-script.c (script_from_file): Remove use of
2626 error_pre_print.
2627 * main.c (captured_main): Remove use of error_pre_print and
2628 quit_pre_print.
2629 * utils.c (error_pre_print, quit_pre_print): Remove.
2630 * utils.h (error_pre_print, quit_pre_print): Likewise.
2631
2632 2013-08-01 Yao Qi <yao@codesourcery.com>
2633
2634 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
2635 with mi_getopt.
2636 (mi_cmd_stack_list_variables): Likewise.
2637
2638 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
2639
2640 * exceptions.c (deprecated_throw_reason): Remove.
2641 * exceptions.h (deprecated_throw_reason): Remove.
2642
2643 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
2644
2645 * remote-mips.c (mips_error): Replace use of
2646 deprecated_throw_reason with throw_verror. Use the error message
2647 passed to mips_error as the error message for throw_verror.
2648
2649 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
2650
2651 * monitor.c (monitor_interrupt_query): Replace use of
2652 deprecated_throw_reason with quit.
2653 * nto-procfs.c (interrupt_query): Likewise.
2654 * remote-fileio.c (remote_fileio_sig_exit): Likewise.
2655 * remote-mips.c (mips_kill): Likewise.
2656 * remote.c (interrupt_query): Likewise.
2657
2658 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
2659
2660 * utils.c (internal_verror): Replace use of deprecated_throw_reason
2661 with call to fatal.
2662
2663 2013-07-31 Pedro Alves <pedro@codesourcery.com>
2664 Yao Qi <yao@codesourcery.com>
2665
2666 * tracepoint.c (trace_dump_command): Select the current frame.
2667
2668 2013-07-30 Doug Evans <dje@google.com>
2669
2670 * dwarf2read.c (process_queue): Add type signature to debug output.
2671
2672 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
2673
2674 * value.c (value_fetch_lazy): Mark optimized out values as such
2675 rather than raising an error.
2676
2677 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
2678
2679 * value.c (value_fetch_lazy): Ensure parent value is not lazy
2680 before checking which bits of the parent, not the child, value are
2681 valid.
2682
2683 2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
2684
2685 PR gdb/15715
2686 * top.c: Include "filenames.h".
2687 (set_history_filename): New function.
2688 (init_main): Install it as set hook of the "set history filename"
2689 command.
2690
2691 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
2692
2693 * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
2694 attribute parameter.
2695 (dwarf2_const_value_data): Constify struct attribute parameter.
2696 (dwarf2_const_value): Constify struct attribute parameter.
2697 (dwarf2_const_value_attr): Constify struct attribute parameter.
2698 (lookup_die_type): Constify struct attribute parameter.
2699 (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
2700 (follow_die_ref_or_sig): Constify struct attribute parameter.
2701 (follow_die_ref): Constify struct attribute parameter.
2702 (follow_die_sig): Constify struct attribute parameter.
2703 (get_DW_AT_signature_type): Constify struct attribute parameter.
2704 (get_type_unit_group): Constify struct attribute parameter.
2705 (fill_in_loclist_baton): Constify struct attribute parameter.
2706 (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
2707 (type_unit_group): Constify struct attribute parameter.
2708
2709 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
2710
2711 * dwarf2read.c (attr_form_is_block): Make argument const.
2712 (attr_form_is_section_offset): Make argument const.
2713 (attr_form_is_constant): Make argument const.
2714 (attr_form_is_ref): Make argument const.
2715
2716 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
2717
2718 * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
2719 All uses updated.
2720 (attr_form_is_ref): Moved below attr_form_is_constant.
2721
2722 2013-07-29 Doug Evans <dje@google.com>
2723
2724 * main.c (captured_command_loop): Tweak comment.
2725
2726 * target.c (target_async_permitted_1): Fix comment.
2727
2728 * symtab.c (iterate_over_some_symtabs): Add comment.
2729
2730 * symtab.c (iterate_over_some_symtabs): Fix indentation.
2731
2732 2013-07-27 Yao Qi <yao@codesourcery.com>
2733
2734 * NEWS: Mention that GDBserver now supports hardware
2735 watchpoints on the MIPS GNU/Linux target.
2736
2737 2013-07-27 Yao Qi <yao@codesourcery.com>
2738
2739 * Makefile.in (HFILES_NO_SRCDIR): Add
2740 common/mips-linux-watch.h.
2741 (mips-linux-watch.o): New rule.
2742 * common/mips-linux-watch.c: New.
2743 * common/mips-linux-watch.h: New.
2744 * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
2745 * mips-linux-nat.c: Include mips-linux-watch.h.
2746 (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
2747 to common/mips-linux-watch.h.
2748 (MAX_DEBUG_REGISTER): Likewise.
2749 (enum pt_watch_style): Likewise.
2750 (struct mips32_watch_regs): Likewise.
2751 (struct mips64_watch_regs): Likewise.
2752 (struct pt_watch_regs): Likewise.
2753 (struct mips_watchpoint): Likewise.
2754 (mips_linux_watch_get_irw_mask): Move to
2755 common/mips-linux-watch.c.
2756 (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
2757 (mips_linux_watch_get_watchlo): Likewise.
2758 (mips_linux_watch_set_watchlo): Likewise.
2759 (mips_linux_watch_get_watchhi): Likewise.
2760 (mips_linux_watch_set_watchhi): Likewise.
2761 (mips_linux_read_watch_registers): Likewise.
2762 (mips_linux_watch_type_to_irw): Likewise.
2763 (mips_linux_stopped_data_address, fill_mask): Likewise.
2764 (mips_linux_watch_try_one_watch): Likewise.
2765 (mips_linux_watch_populate_regs): Likewise.
2766
2767 2013-07-27 Yao Qi <yao@codesourcery.com>
2768
2769 * mips-linux-nat.c (get_irw_mask): Rename to ...
2770 (mips_linux_watch_get_irw_mask): ... this. Rename parameter
2771 'set' to 'n'. Update function comment. All callers changed.
2772 (get_reg_mask): Rename parameter 'set' to 'n'. Update
2773 function comment. All callers changed.
2774 (get_num_valid): Rename to ...
2775 (mips_linux_watch_get_num_valid): ... this. Rename parameter
2776 'set' to 'n'. Update function comment. All callers changed.
2777 (get_watchlo): Rename to ...
2778 (mips_linux_watch_get_watchlo): ... this. Rename parameter
2779 'set' to 'n'. Update function comment. All callers changed.
2780 (set_watchlo): Rename to ...
2781 (mips_linux_watch_set_watchlo): ... this. Rename parameter
2782 'set' to 'n'. Update function comment. All callers changed.
2783 (get_watchhi): Rename to ...
2784 (mips_linux_watch_get_watchhi): ... this. Update function
2785 comment. All callers changed.
2786 (set_watchhi): Rename to ...
2787 (mips_linux_watch_set_watchhi): ... this. Update function
2788 comment. All callers changed.
2789 (mips_linux_read_watch_registers): Update function comment.
2790 Add new parameters 'lwpid', 'watch_readback', and
2791 'watch_readback_valid'. Update.
2792 (type_to_irw): Rename to ...
2793 (mips_linux_watch_type_to_irw): ... this. Update function
2794 comment. All callers changed.
2795 (fill_mask): Update function comment.
2796 (try_one_watch): Rename to ...
2797 (mips_linux_watch_try_one_watch): ... this. Change the type
2798 of parameter 'irw' from 'unsigned' to 'uint32_t'.
2799 (populate_regs_from_watches): Rename to ...
2800 (mips_linux_watch_populate_regs): ... this. Add parameter
2801 'current_watches'. All callers changed.
2802
2803 2013-07-27 Yao Qi <yao@codesourcery.com>
2804
2805 * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
2806 the code.
2807 (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
2808 (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
2809 (struct pt_watch_regs): Likewise.
2810 [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
2811 [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
2812 [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
2813 [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
2814 [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
2815
2816 2013-07-27 Yao Qi <yao@codesourcery.com>
2817
2818 * breakpoint.h: Include break-common.h.
2819 (enum target_hw_bp_type): Move to ...
2820 * common/break-common.h: ... here. New.
2821
2822 2013-07-26 Cyril Nikolaev <cyril@nichtverstehen.de>
2823
2824 * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
2825 process group regardless of having tty on stdin.
2826
2827 2013-07-25 Doug Evans <dje@google.com>
2828
2829 * linux-fork.h (detach_fork): Delete.
2830
2831 2013-07-25 Tom Tromey <tromey@redhat.com>
2832
2833 PR remote/15256, PR remote/15266:
2834 * bfd-target.c (target_bfd_reopen): Initialize to_magic.
2835 * monitor.c (monitor_detach): Use unpush_target.
2836 * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
2837 * remote-mips.c (mips_detach): Use unpush_target. Don't
2838 call mips_close.
2839 * remote-sim.c (gdbsim_detach): Use unpush_target.
2840 * target.c (pop_target): Remove.
2841 (pop_all_targets_above): Don't call target_close.
2842 (target_close): Assert that the target is unpushed.
2843 * target.h (pop_target): Don't declare.
2844 * tracepoint.c (tfile_open): Use unpush_target.
2845
2846 2013-07-25 Tom Tromey <tromey@redhat.com>
2847
2848 * linux-thread-db.c (init_thread_db_ops): Call
2849 complete_target_initialization.
2850 (_initialize_thread_db): Don't call add_target.
2851 * target.c (complete_target_initialization): New function.
2852 (add_target_with_completer): Call it.
2853 * target.h (complete_target_initialization): Declare.
2854
2855 2013-07-25 Mark Kettenis <kettenis@gnu.org>
2856
2857 * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
2858 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
2859 (HPPANBSD_SIZEOF_GREGS): New define.
2860 (hppaobsd_supply_gregset): Handle additional registers.
2861 * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
2862 we provide more registers now.
2863 (hppabsd_supply_gregset): Supply additional registers.
2864 (hppabsd_collect_gregset): Collect additional registers.
2865
2866 2013-07-25 Mark Kettenis <kettenis@gnu.org>
2867
2868 * hppabsd-tdep.c: Include "dwarf2-frame.h".
2869 (hppabsd_dwarf2_frame_init_reg): New function.
2870 (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
2871
2872 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2873
2874 * mi/mi-main.c (output_register): Make MI 'r' format use standard
2875 'z' format code. Remove error for optimized out values, standard
2876 code will handle these fine.
2877
2878 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2879
2880 * NEWS: Mention new 'z' formatter.
2881 * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
2882 (_initialize_printcmd): Mention 'z' formatter in help text of the
2883 'x' command.
2884
2885 2013-07-24 Maciej W. Rozycki <macro@codesourcery.com>
2886
2887 * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
2888 formatting.
2889
2890 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2891
2892 * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
2893 interface can evaluate arguments. Fallback to the old mode if it
2894 cannot.
2895 (create_exception_master_breakpoint): Likewise.
2896 * elfread.c (elf_can_evaluate_probe_arguments): New function.
2897 (struct sym_probe_fns elf_probe_fns): Export function above to the
2898 probe interface.
2899 * probe.c (can_evaluate_probe_arguments): New function.
2900 * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
2901 function pointer.
2902 (can_evaluate_probe_arguments): New function prototype.
2903 * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
2904 probe interface can evaluate arguments. Fallback to the old mode
2905 if it cannot.
2906 * stap-probe.c (stap_get_probe_argument_count): Check if probe
2907 interface can evaluate arguments. Warning the user if it cannot.
2908 (stap_can_evaluate_probe_arguments): New function.
2909 (struct probe_ops stap_probe_ops): Export function above to the
2910 probe interface.
2911 * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
2912 New function pointer.
2913
2914 2013-07-24 Luis Machado <lgustavo@codesourcery.com>
2915
2916 * Makefile.in (SFILES): Add common/target-common.c.
2917 Add common/target-common.h to headers.
2918 (COMMON_OBS): Add target-common.o.
2919 (target-common.o): New target.
2920 * linux-nat.h (resume_kind): Move to common/target-common.h.
2921 * target.c (target_waitstatus_to_string): Move to
2922 common/target-common.c.
2923 * target.h: Include target-common.h.
2924 (target_waitkind): Move to common/target-common.h.
2925 (target_waitstatus): Likewise.
2926 (TARGET_WNOHANG): Likewise.
2927 * common/target-common.c: New file.
2928 * common/target-common.h: New file.
2929
2930 2013-07-24 Doug Evans <dje@google.com>
2931
2932 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
2933 a warning.
2934
2935 2013-07-23 Yao Qi <yao@codesourcery.com>
2936
2937 * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
2938 parameter 'gdbarch'.
2939 (i386_stack_tramp_frame_sniffer): Caller update.
2940 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
2941 parameter 'gdbarch' and 'target'.
2942 (i386_linux_core_read_description): Caller update.
2943 * amd64-linux-tdep.c (amd64_linux_core_read_description):
2944 Likewise.
2945 * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
2946 declaration.
2947
2948 2013-07-23 Tom Tromey <tromey@redhat.com>
2949
2950 * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
2951 2013-07-22.
2952
2953 2013-07-22 Doug Evans <dje@google.com>
2954
2955 * exec.h (remove_target_sections): Delete arg abfd.
2956 * exec.c (exec_close): Update call to remove_target_sections.
2957 (remove_target_sections): Delete arg abfd.
2958 * solib.c (update_solib_list): Ditto.
2959 (reload_shared_libraries_1): Ditto.
2960 (clear_solib): Ditto, and unconditionally call remove_target_sections.
2961 * target.h (struct target_section): Rename key to owner.
2962 All uses updated.
2963
2964 2013-07-22 Tom Tromey <tromey@redhat.com>
2965
2966 * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
2967
2968 2013-07-22 Tom Tromey <tromey@redhat.com>
2969
2970 * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
2971 Simplify cleanup handling.
2972
2973 2013-07-22 Tom Tromey <tromey@redhat.com>
2974
2975 * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
2976 on all return paths.
2977
2978 2013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2979
2980 * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
2981 (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
2982 DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
2983
2984 2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
2985
2986 * top.c (print_gdb_version): Add help, apropos description and
2987 url to online documentation.
2988
2989 2013-07-19 Hui Zhu <hui@codesourcery.com>
2990
2991 PR gdb/15692
2992 * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
2993
2994 2013-07-19 Yao Qi <yao@codesourcery.com>
2995
2996 * target.c (update_current_target): Change the default action
2997 of 'to_traceframe_info' from tcomplain to return_zero.
2998 * target.h (struct target_ops) <to_traceframe_info>: Add more
2999 comments.
3000 * valops.c (read_value_memory): Call
3001 traceframe_available_memory unconditionally.
3002
3003 2013-07-18 Yao Qi <yao@codesourcery.com>
3004
3005 * coffread.c (coff_symfile_read): Iterate over minimal symbols,
3006 if the name is prefixed by "__imp_" or "_imp_", look for minimal
3007 symbol without prefix. If found, set its type to
3008 'mst_solib_trampoline'.
3009
3010 2013-07-17 Doug Evans <dje@google.com>
3011
3012 * NEWS: Mention "set print raw frame-arguments".
3013 * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
3014 * stack.c (print_raw_frame_arguments): New static global.
3015 (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
3016 (_initialize_stack): New command "set/show print raw frame-arguments".
3017 * valprint.c (setprintrawlist, showprintrawlist): New globals.
3018 (set_print_raw, show_print_raw): New functions.
3019 (_initialize_valprint): New prefix command "set/show print raw".
3020 * valprint.h (value_print_options): Improve comments.
3021
3022 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
3023 of all *list variables.
3024
3025 * gdbcmd.h (togglelist): Delete.
3026 * cli/cli-cmds.c (togglelist): Delete.
3027 (init_cmd_lists): Update.
3028 * cli/cli-cmds.h (togglelist): Delete.
3029
3030 2013-07-17 Tom Tromey <tromey@redhat.com>
3031
3032 * dwarf2read.c (dwarf2_per_objfile_free): Clear
3033 dwarf2_per_objfile.
3034
3035 2013-07-16 Doug Evans <dje@google.com>
3036
3037 * nto-tdep.c (nto_relocate_section_addresses): Update,
3038 target_section.bfd deleted.
3039 * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
3040 * s390-tdep.c (s390_load): Ditto.
3041 * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
3042
3043 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
3044
3045 * common/format.c (parse_format_string): Add checks for NULL
3046 character before calling strchr.
3047
3048 2013-07-16 Doug Evans <dje@google.com>
3049
3050 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
3051 temp_pathname argument.
3052 * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
3053 when opening the file fails.
3054
3055 * target.h (struct target_section): Delete member bfd.
3056 All users updated to use the_bfd_section->owner instead.
3057 * exec.c (add_to_section_table): Assert bfd is expected value.
3058 Remove initialization of target_section.bfd.
3059 (remove_target_sections): Update.
3060 (section_table_available_memory): Update.
3061 (section_table_xfer_memory_partial): Update.
3062 (print_section_info): Update.
3063 (exec_set_section_address): Update.
3064 * record-full.c (record_full_core_xfer_partial): Update.
3065 * solib-svr4.c (svr4_relocate_section_addresses): Update.
3066 * solib-target.c (solib_target_relocate_section_addresses): Update.
3067 * symfile.c (build_section_addr_info_from_section_table): Update.
3068 * target.c (memory_xfer_live_readonly_partial): Update.
3069 (memory_xfer_partial_1): Update.
3070
3071 2013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3072
3073 * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
3074 now available for embedded (BookE) and server (BookS) processors,
3075 correct mentions of 'booke' and adjust comments accordingly in order to
3076 avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
3077 (have_ptrace_booke_interface): Rename function and variable
3078 'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
3079 Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
3080 (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
3081 'hwdebug_point_cmp'. Update all uses.
3082 (booke_find_thread_points_by_tid): Rename function
3083 'booke_find_thread_points_by_tid' to
3084 'hwdebug_find_thread_points_by_tid'. Update all uses.
3085 (booke_insert_point): Rename function 'booke_insert_point' to
3086 'hwdebug_insert_point'. Update all uses.
3087 (booke_remove_point): Rename function 'booke_remove_point' to
3088 'hwdebug_remove_point'. Update all uses.
3089
3090 2013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
3091
3092 * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
3093 numbers with enum values.
3094
3095 2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
3096
3097 PR threads/13217
3098 * thread.c (thread_apply_all_command): Check for valid threads
3099 and thread count.
3100 (thread_array_cleanup): New struct.
3101 (set_thread_refcount): New function.
3102
3103 2013-07-11 Andrew Burgess <aburgess@broadcom.com>
3104
3105 * infcmd.c (default_print_one_register_info): Reuse function
3106 print_hex_chars.
3107
3108 2013-07-10 Tom Tromey <tromey@redhat.com>
3109
3110 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
3111 (ada-exp.o): New target.
3112
3113 2013-07-10 Sergio Durigan Junior <sergiodj@redhat.com>
3114
3115 * mt-tdep.c (mt_registers_info): Call
3116 get_no_prettyformat_print_options instead of
3117 get_raw_print_options (regression by last patch from Doug
3118 Evans).
3119
3120 2013-07-09 Pedro Alves <palves@redhat.com>
3121
3122 Checked in by Joel Brobecker <brobecker@adacore.com>.
3123 * ada-lang.c (coerce_unspec_val_to_type): Use
3124 value_optimized_out_const.
3125 * value.c (value_optimized_out_const): New function.
3126 * value.h (value_optimized_out_const): New declaration.
3127
3128 2013-07-09 Doug Evans <dje@google.com>
3129
3130 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
3131 Enum values rename as well. All uses updated.
3132 * valprint.h (value_print_options): Rename member pretty to
3133 pretty format. Rename member prettyprint_arrays to
3134 prettyformat_arrays. Rename member prettyprint_structs to
3135 prettyformat_structs. All uses updated.
3136 (get_no_prettyformat_print_options): Renamed from
3137 get_raw_print_options.
3138 * valprint.c (get_no_prettyformat_print_options): Renamed from
3139 get_raw_print_options. All callers updated.
3140 (show_prettyformat_structs): Renamed from show_prettyprint_structs.
3141 All callers updated.
3142 (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
3143 All callers updated.
3144 (_initialize_valprint): Improve help text for "set print pretty" and
3145 "set print arrays".
3146
3147 2013-07-09 Andrew Burgess <aburgess@broadcom.com>
3148
3149 * value.c (value_bits_valid): Revert previous change, and change
3150 by Pedro on 2013-07-04, due to regressions in
3151 gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
3152
3153 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
3154 Pedro Alves <palves@redhat.com>
3155
3156 * value.c (value_bits_valid): If the value is not lval_computed
3157 or has no check validity handler then the answer is the
3158 optimized_out flag, otherwise defer to the handler.
3159
3160 2013-07-06 Eli Zaretskii <eliz@gnu.org>
3161
3162 * top.c (print_gdb_configuration): Explain in output of
3163 --configuration what does "relocatable" mean.
3164
3165 * main.c (print_gdb_help): Regroup options in the --help text.
3166 See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
3167 the relevant discussions.
3168
3169 2013-07-06 Yao Qi <yao@codesourcery.com>
3170
3171 * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
3172 Remove parameter 'lsal'.
3173 * breakpoint.c (create_breakpoint): Move local variable 'lsal'
3174 to inner block. Caller update.
3175 (base_breakpoint_create_breakpoints_sal): Update.
3176 (bkpt_create_breakpoints_sal): Likewise.
3177 (tracepoint_create_breakpoints_sal): Likewise.
3178 (strace_marker_create_breakpoints_sal): Get 'lsal' from the
3179 element 0 of vector 'canonical->sals'.
3180
3181 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
3182
3183 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
3184 register number instead of the pseudo register one.
3185 (rs6000_dwarf2_reg_to_regnum): Likewise.
3186
3187 2013-07-04 Pedro Alves <palves@redhat.com>
3188
3189 * findvar.c (value_of_register): Use allocate_optimized_out_value
3190 if the register has been optimized out, instead of
3191 set_value_optimized_out.
3192 * frame-unwind.c (frame_unwind_got_optimized): Use
3193 allocate_optimized_out_value.
3194
3195 2013-07-04 Pedro Alves <palves@redhat.com>
3196
3197 * value.c (value_bits_valid): If the value is not lval_computed,
3198 or doesn't have a check_validity hook, assume the value is entirely
3199 valid.
3200
3201 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
3202
3203 * stack.c (read_frame_arg): No longer fetch lazy values.
3204 * value.c (value_optimized_out): If the value is not already
3205 marked optimized out, and is lazy then fetch it.
3206 (value_primitive_field): Move optimized out check to later in the
3207 function, after we have loaded any lazy values.
3208 (value_fetch_lazy): Use optimized out flag directly rather than
3209 calling optimized_out method.
3210
3211 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
3212
3213 * valops.c: Don't include "user-regs.h".
3214 (value_fetch_lazy): Moved to value.c.
3215 * value.c: Include "user-regs.h".
3216 (value_fetch_lazy): Moved from valops.c.
3217
3218 2013-07-04 Yao Qi <yao@codesourcery.com>
3219
3220 Revert:
3221 2013-06-27 Yao Qi <yao@codesourcery.com>
3222
3223 * common/create-version.sh: Update comments. Handle the case
3224 that TARGET_ALIAS is empty.
3225
3226 2013-07-03 Pedro Alves <palves@redhat.com>
3227
3228 * Makefile.in (config.status): Depend on development.sh.
3229 (aclocal_m4_deps): Add libmcheck.m4.
3230 * acinclude.m4: Include libmcheck.m4.
3231 * configure.ac: Source development.sh instead of setting
3232 'development' here. --enable-libmcheck/--disable-libmcheck code
3233 factored out to GDB_AC_LIBMCHECK. Run it.
3234 * development.sh: New file.
3235 * libmcheck.m4: New file.
3236 * configure: Regenerate.
3237
3238 2013-07-02 Tom Tromey <tromey@redhat.com>
3239
3240 * contrib/ari/update-web-ari.sh: Update for version.in change.
3241
3242 2013-07-02 Tom Tromey <tromey@redhat.com>
3243
3244 * common/ptid.h: Comment fixes.
3245
3246 2013-07-01 Tom Tromey <tromey@redhat.com>
3247
3248 * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
3249 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
3250 (dwarf2_read_index, create_all_comp_units): Update.
3251
3252 2013-07-01 Tom Tromey <tromey@redhat.com>
3253
3254 * configure.ac (build_warnings): Add -Wold-style-definition.
3255 * configure: Rebuild.
3256 * machoread.c (_initialize_machoread): Use "(void)".
3257 * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
3258 use "(void)".
3259
3260 2013-07-01 Tom Tromey <tromey@redhat.com>
3261
3262 * configure.ac (build_warnings): Add -Wold-style-declaration.
3263 * configure: Rebuild.
3264 * dsrec.c (make_srec): Use "static const", not "const static".
3265 * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
3266 not "const static".
3267 * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
3268 Use "static const", not "const static".
3269 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
3270 not "const static".
3271 * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
3272 not "const static".
3273 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
3274 not "const static".
3275 * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
3276 not "const static".
3277 (v850_dbtrap_breakpoint_from_pc): Likewise.
3278 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
3279 not "const static".
3280
3281 2013-07-01 Tom Tromey <tromey@redhat.com>
3282
3283 * configure.ac (build_warnings): Add -Wmissing-parameter-type.
3284 * configure: Rebuild.
3285
3286 2013-07-01 Pedro Alves <palves@redhat.com>
3287
3288 * defs.h: Include "pathmax.h".
3289 * utils.c: Don't include sys/param.h.
3290 (gdb_realpath): Remove code that checks for MAXPATHLEN.
3291 * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
3292 instead of MAXPATHLEN.
3293 * solib-sunos.c: Don't include sys/param.h.
3294 * xcoffread.c: Don't include sys/param.h.
3295 * bsd-kvm.c: Don't include sys/param.h.
3296 * darwin-nat.c: Don't include sys/param.h.
3297 (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
3298 * darwin-nat-info.c: Don't include sys/param.h.
3299 * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
3300 MAXPATHLEN.
3301 * i386obsd-nat.c: Don't include sys/param.h.
3302 * inf-child.c: Don't include sys/param.h.
3303 (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
3304 * linux-fork.c: Don't include sys/param.h.
3305 (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
3306 * linux-nat.c: Don't include sys/param.h.
3307 (linux_child_pid_to_exec_file, linux_proc_pending_signals)
3308 (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
3309 * m68klinux-nat.c: Don't include sys/param.h.
3310 * nbsd-nat.c: Don't include sys/param.h.
3311 (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
3312 * ppc-linux-nat.c: Don't include sys/param.h.
3313 * rs6000-nat.c: Don't include sys/param.h.
3314 * spu-linux-nat.c. Don't include sys/param.h.
3315 * windows-nat.c: Don't include sys/param.h.
3316 * xtensa-linux-nat.c: Don't include sys/param.h.
3317 * config/i386/nm-fbsd.h: Don't include sys/param.h.
3318
3319 2013-07-01 Pedro Alves <palves@redhat.com>
3320
3321 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
3322 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
3323 * gnulib/aclocal.m4: Regenerate.
3324 * gnulib/config.in: Regenerate.
3325 * gnulib/configure: Regenerate.
3326 * gnulib/import/pathmax.h: New file.
3327 * gnulib/import/Makefile.am: Regenerate.
3328 * gnulib/import/Makefile.in: Regenerate.
3329 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
3330 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
3331 * gnulib/import/m4/pathmax.m4: New file.
3332
3333 2013-07-01 Pedro Alves <palves@redhat.com>
3334
3335 * configure.ac (GDBINIT): Define, depending on host.
3336 * go32-nat.c (init_go32_ops): Don't override gdbinit here.
3337 * top.c (PATH_MAX): Delete fallback definition.
3338 (GDBINIT_FILENAME): Delete.
3339 (gdbinit): Reimplement as const char array set to the GDBINIT
3340 string constant.
3341 * top.h (gdbinit): Make const.
3342 * configure, config.in: Regenerate.
3343
3344 2013-07-01 Pedro Alves <palves@redhat.com>
3345
3346 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
3347 * cli/cli-cmds.h (source_script): Likewise.
3348 * exceptions.c (catch_command_errors_const): New function.
3349 * exceptions.h (catch_command_errors_const): Declare.
3350 * main.c (get_init_files): Make parameters const, and adjust.
3351 (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
3352 'local_gdbinit' locals const. Adjust to use
3353 catch_command_errors_const.
3354 (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
3355 'local_gdbinit' locals const.
3356
3357 2013-07-01 Pedro Alves <palves@redhat.com>
3358
3359 * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
3360 (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
3361 * tracepoint.c: Don't check HAVE_UNISTD_H before including
3362 <unistd.h>.
3363
3364 2013-07-01 Pedro Alves <palves@redhat.com>
3365
3366 Import the "unistd" gnulib module.
3367 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
3368 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
3369 import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
3370 import/m4/unistd_h.m4.
3371 * gnulib/aclocal.m4: Renenerate.
3372 * gnulib/config.in: Renenerate.
3373 * gnulib/configure: Renenerate.
3374 * gnulib/import/Makefile.am: Renenerate.
3375 * gnulib/import/Makefile.in: Renenerate.
3376 * gnulib/import/m4/gnulib-cache.m4: Renenerate.
3377 * gnulib/import/m4/gnulib-comp.m4: Renenerate.
3378 * gnulib/import/m4/off_t.m4: New file.
3379 * gnulib/import/m4/ssize_t.m4: New file.
3380 * gnulib/import/m4/sys_types_h.m4: New file.
3381 * gnulib/import/m4/unistd_h.m4: New file.
3382 * gnulib/import/sys_types.in.h: New file.
3383 * gnulib/import/unistd.c: New file.
3384 * gnulib/import/unistd.in.h: New file.
3385
3386 2013-07-01 Pedro Alves <palves@redhat.com>
3387
3388 * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
3389 defined instead of checking HAVE_UNISTD_H.
3390
3391 2013-07-01 Pedro Alves <palves@redhat.com>
3392
3393 Reimport gnulib from scratch.
3394 * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
3395 import/m4/onceonly.m4.
3396 * gnulib/aclocal.m4: Renegerate.
3397 * gnulib/config.in: Renegerate.
3398 * gnulib/configure: Renegerate.
3399 * gnulib/import/Makefile.in: Renegerate.
3400 * gnulib/import/extra/update-copyright: Renegerate.
3401 * gnulib/import/m4/onceonly.m4: Delete.
3402
3403 2013-07-01 Pedro Alves <palves@redhat.com>
3404
3405 * tui/tui-regs.c (pagination_enabled): Delete declaration.
3406
3407 2013-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3408
3409 Code cleanup.
3410 * remote.c (async_remote_interrupt_twice): Make it static.
3411 * remote.h (async_remote_interrupt_twice): Remove the declaration.
3412
3413 2013-06-29 Sergio Durigan Junior <sergiodj@redhat.com>
3414
3415 * ia64-linux-tdep.c: Include <ctype.h>.
3416 (ia64_linux_stap_is_single_operand): New function.
3417 (ia64_linux_init_abi): Initialize SystemTap related attributes.
3418
3419 2013-06-28 Tom Tromey <tromey@redhat.com>
3420
3421 * Makefile.in (version.c): Use version.in, not
3422 common/version.in.
3423 * common/create-version.sh: Likewise.
3424 * common/version.in: Move...
3425 * version.in: ...here.
3426
3427 2013-06-28 Pedro Alves <palves@redhat.com>
3428
3429 * infrun.c (set_observer_mode): Don't declare pagination_enabled
3430 here.
3431 * utils.h (pagination_enabled): Declare.
3432
3433 2013-06-28 Pedro Alves <palves@redhat.com>
3434
3435 * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
3436 Move higher up in file.
3437
3438 2013-06-28 Tom Tromey <tromey@redhat.com>
3439
3440 * tracepoint.c (deprecated_readline_begin_hook)
3441 (deprecated_readline_hook, deprecated_readline_end_hook): Don't
3442 declare.
3443
3444 2013-06-28 Pedro Alves <palves@redhat.com>
3445
3446 PR tui/14880
3447 * tui/tui-regs.c (tui_get_register): Fetch value contents before
3448 checking if they're available.
3449 * value.c (value_available_contents_eq): Change comment.
3450 * value.h (value_available_contents_eq): Expand comment.
3451
3452 2013-06-27 Tom Tromey <tromey@redhat.com>
3453
3454 * target.c (find_run_target): Remove.
3455 * target.h (find_run_target): Remove.
3456
3457 2013-06-27 Tom Tromey <tromey@redhat.com>
3458
3459 * corelow.c (core_gdbarch): Now static.
3460
3461 2013-06-27 Tom Tromey <tromey@redhat.com>
3462
3463 * target.c (target_struct_index): Remove.
3464
3465 2013-06-27 Pedro Alves <palves@redhat.com>
3466
3467 * infrun.c: Remove comment describing the 'stepping over runtime
3468 loader dynamic symbol resolution code' mechanism; moved to
3469 gdbint.texinfo.
3470
3471 2013-06-27 Pedro Alves <palves@redhat.com>
3472
3473 * exceptions.c (catch_command_errors): Remove spurious space.
3474 * exceptions.h (catch_command_errors): Second parameter is "arg",
3475 not "command".
3476
3477 2013-06-27 Yao Qi <yao@codesourcery.com>
3478
3479 * common/create-version.sh: Update comments. Handle the case
3480 that TARGET_ALIAS is empty.
3481
3482 2013-06-26 Pedro Alves <palves@redhat.com>
3483
3484 * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
3485 comment.
3486
3487 2013-06-26 Pedro Alves <palves@redhat.com>
3488
3489 * infrun.c: Update comments on stepping over runtime loader
3490 dynamic symbol resolution code.
3491
3492 2013-06-26 Sergio Durigan Junior <sergiodj@redhat.com>
3493
3494 * ax-gdb.h (union exp_element): Forward declare.
3495 * parser-defs.h: Include expression.h.
3496
3497 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
3498
3499 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
3500
3501 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
3502
3503 * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
3504
3505 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
3506
3507 Fix trace-status to output proper start-time and stop-time.
3508 * tracepoint.c (trace_status_command): Fix type of printf arg to
3509 prevent improper type conversion.
3510 (trace_status_mi): Likewise.
3511
3512 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
3513
3514 * mips-tdep.c (mips_next_pc): Fix a typo.
3515
3516 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
3517
3518 * mips-tdep.c (micromips_scan_prologue): Fix a typo.
3519
3520 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3521 Yao Qi <yao@codesourcery.com>
3522
3523 * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
3524 * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
3525 * mi/mi-main.c (print_variable_or_computed): New function.
3526 (mi_cmd_trace_frame_collected): New function.
3527 * tracepoint.c (find_trace_state_variable_by_number): New.
3528 (struct traceframe_info): Move to tracepoint.h
3529 (struct collection_list): Likewise.
3530 (do_collect_symbol): Include locals and arguments in the
3531 collected variables list.
3532 (clear_collection_list): Clear wholly collected variables list
3533 and computed variables list.
3534 (append_exp): New function.
3535 (encode_actions_1): Include variables in the wholly
3536 collected variables list. Include memory ranges and
3537 full-fledged expressions in the computed expressions list.
3538 (encode_actions): Move some code to ...
3539 Return the cleanup chain.
3540 (encode_actions_rsp): ... here. New function.
3541 (get_traceframe_location, get_traceframe_info): Remove static.
3542 * tracepoint.h (struct memrange): Moved from tracepoint.c.
3543 (struct collection_list): Moved from tracepoint.c. Add two
3544 new fields 'wholly_collected' and 'computed'.
3545 (find_trace_state_variable_by_number): Declare.
3546 (encode_actions): Adjust declaration.
3547 (encode_actions_rsp): Declare.
3548 (get_traceframe_info, get_traceframe_location): Declare.
3549
3550 * NEWS: Mention new MI command -trace-frame-collected.
3551
3552 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3553 Yao Qi <yao@codesourcery.com>
3554
3555 * ctf.c (ctf_traceframe_info): Push trace state variables
3556 present in the trace data into the traceframe info object.
3557 * breakpoint.c (DEF_VEC_I): Remove.
3558 * common/filestuff.c (DEF_VEC_I): Likewise.
3559 * dwarf2loc.c (DEF_VEC_I): Likewise.
3560 * mi/mi-main.c (DEF_VEC_I): Likewise.
3561 * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
3562 * features/traceframe-info.dtd: Add tvar element and its
3563 attributes.
3564 * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
3565 (build_traceframe_info): Push trace state variables present in
3566 the trace data into the traceframe info object.
3567 (traceframe_info_start_tvar): New function.
3568 (tvar_attributes): New.
3569 (traceframe_info_children): Add "tvar" element.
3570 * tracepoint.h (struct traceframe_info) <tvars>: New field.
3571
3572 * NEWS: Mention the change in GDB and GDBserver.
3573
3574 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3575 Yao Qi <yao@codesourcery.com>
3576
3577 * tracepoint.c (trace_dump_command): Move code to ...
3578 (get_traceframe_location): ... here. New.
3579
3580 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3581 Yao Qi <yao@codesourcery.com>
3582
3583 * tracepoint.c (trace_dump_command): GDB emits an error
3584 instead of a warning when a traceframe is not selected.
3585
3586 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3587 Yao Qi <yao@codesourcery.com>
3588
3589 * tracepoint.c (tracepoint_list, stepping_list): Remove.
3590 (clear_collection_list): Free fields 'aexpre_list' and 'list'
3591 in collection_list.
3592 (do_clear_collection_list, init_collection_list): New.
3593 (encode_actions): Add local variables 'tracepoint_list' and
3594 'stepping_list'. Call init_collection_list and make cleanup
3595 which calls do_clear_collection_list. Don't call
3596 clear_collection_list.
3597 (_initialize_tracepoint): Delete references to
3598 'tracepoint_list' and 'stepping_list'.
3599
3600 2013-06-25 Tom Tromey <tromey@redhat.com>
3601
3602 * common/create-version.sh (date): Use "$", not "$$" in sed
3603 expression.
3604
3605 2013-06-25 Kevin Buettner <kevinb@redhat.com>
3606
3607 * NEWS (New targets): Add entry for TI MSP430.
3608
3609 2013-06-25 Yao Qi <yao@codesourcery.com>
3610
3611 * remote.c (remote_start_remote): Move code to upload tsv
3612 earlier.
3613
3614 2013-06-25 Yao Qi <yao@codesourcery.com>
3615 Hui Zhu <hui@codesourcery.com>
3616 Pedro Alves <palves@redhat.com>
3617
3618 PR breakpoints/15075
3619 PR breakpoints/15434
3620 * breakpoint.c (bpstat_stop_status): Call
3621 b->ops->after_condition_true.
3622 (update_dprintf_command_list): Don't append "continue" command
3623 to the command list of dprintf breakpoint.
3624 (base_breakpoint_after_condition_true): New function.
3625 (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
3626 (dprintf_after_condition_true): New function.
3627 (initialize_breakpoint_ops): Set dprintf_after_condition_true.
3628 * breakpoint.h (breakpoint_ops): Add after_condition_true.
3629
3630 2013-06-24 Kevin Buettner <kevinb@redhat.com>
3631
3632 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
3633 (ALLDEPFILES): Add msp430-tdep.c.
3634 * configure.tgt (msp430*-*-elf): New target.
3635 * msp430-tdep.c: New file.
3636
3637 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
3638
3639 * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
3640 microMIPS synthetic symbols.
3641
3642 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
3643
3644 * objfiles.h (pc_in_section): New prototype.
3645 (in_plt_section): Remove name argument, replace prototype with
3646 static inline function.
3647 * mips-tdep.h: Include "objfiles.h".
3648 (in_mips_stubs_section): New function.
3649 * hppa-tdep.h (gdbarch_tdep): Remove name argument of
3650 in_solib_call_trampoline member.
3651 (hppa_in_solib_call_trampoline): Remove name argument.
3652 * objfiles.c (pc_in_section): New function.
3653 (in_plt_section): Remove function.
3654 * mips-linux-tdep.c: Include "objfiles.h".
3655 (mips_linux_in_dynsym_stub): Call in_mips_stubs_section. Remove
3656 name argument. Return 1 rather than the low 16-bit halfword of
3657 any instruction examined.
3658 (mips_linux_in_dynsym_resolve_code): Update
3659 mips_linux_in_dynsym_stub call accordingly.
3660 * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
3661 rather than an equivalent hand-coded sequence.
3662 * hppa-hpux-tdep.c (in_opd_section): Remove function.
3663 (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
3664 (hppa64_hpux_in_solib_call_trampoline): Likewise.
3665 (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
3666 in_opd_section.
3667 * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
3668 on call to tdep->in_solib_call_trampoline.
3669 (hppa_in_solib_call_trampoline): Remove name argument, update
3670 according to in_plt_section change.
3671 (hppa_skip_trampoline_code): Update according to in_plt_section
3672 change.
3673 * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
3674 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
3675 Likewise.
3676 * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
3677 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
3678 * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
3679 * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
3680 * nto-tdep.c (nto_relocate_section_addresses): Likewise.
3681 * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
3682 * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
3683 * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
3684 * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
3685 * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
3686 * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
3687 * sparc-tdep.c (sparc_analyze_prologue): Likewise.
3688 * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
3689
3690 2013-06-24 Joel Brobecker <brobecker@adacore.com>
3691
3692 * common/create-version.sh: Fix expansion of $host_alias
3693 and $target_alias in generation of HOST_NAME and TARGET_NAME
3694 (resp.).
3695
3696 2013-06-24 Tom Tromey <tromey@redhat.com>
3697
3698 * common/create-version.sh: New file.
3699 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
3700 create-version.sh.
3701 (HFILES_NO_SRCDIR): Use common/version.h.
3702 * version.in: Move to ...
3703 * common/version.in: ... here. Replace date with "DATE".
3704 * version.h: Move to ...
3705 * common/version.h: ... here.
3706
3707 2013-06-21 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gdb/gnulib/Makefile.in: Update date in copyright header.
3710 * gdb/gnulib/configure.ac: Ditto.
3711 * gdb/gnulib/update-gnulib.sh: Ditto.
3712
3713 2013-06-21 Joel Brobecker <brobecker@adacore.com>
3714
3715 * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
3716 "gdb/gnulib/import".
3717
3718 2013-06-21 Will Newton <will.newton@linaro.org>
3719
3720 * doublest.c (ldfrexp): Remove function.
3721 (convert_doublest_to_floatformat): Call frexpl instead of
3722 ldfrexp.
3723
3724 2013-06-21 Will Newton <will.newton@linaro.org>
3725
3726 * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
3727 * gnulib/aclocal.m4: Regenerate.
3728 * gnulib/config.in: Regenerate.
3729 * gnulib/configure: Regenerate.
3730 * gnulib/import/Makefile.am: Update.
3731 * gnulib/import/Makefile.in: Update.
3732 * gnulib/import/m4/gnulib-cache.m4: Update.
3733 * gnulib/import/m4/gnulib-comp.m4: Update.
3734 * gnulib/import/float+.h: Import.
3735 * gnulib/import/float.c: Import.
3736 * gnulib/import/float.in.h: Import.
3737 * gnulib/import/fpucw.h: Import.
3738 * gnulib/import/frexp.c: Import.
3739 * gnulib/import/frexpl.c: Import.
3740 * gnulib/import/isnan.c: Import.
3741 * gnulib/import/isnand-nolibm.h: Import.
3742 * gnulib/import/isnand.c: Import.
3743 * gnulib/import/isnanl-nolibm.h: Import.
3744 * gnulib/import/isnanl.c: Import.
3745 * gnulib/import/itold.c: Import.
3746 * gnulib/import/m4/exponentd.m4: Import.
3747 * gnulib/import/m4/exponentl.m4: Import.
3748 * gnulib/import/m4/float_h.m4: Import.
3749 * gnulib/import/m4/fpieee.m4: Import.
3750 * gnulib/import/m4/frexp.m4: Import.
3751 * gnulib/import/m4/frexpl.m4: Import.
3752 * gnulib/import/m4/isnand.m4: Import.
3753 * gnulib/import/m4/isnanl.m4: Import.
3754 * gnulib/import/m4/math_h.m4: Import.
3755 * gnulib/import/math.c: Import.
3756 * gnulib/import/math.in.h: Import.
3757
3758 2013-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
3761 replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
3762 signature_INTEL_edx comparisons.
3763
3764 2013-06-20 Doug Evans <dje@google.com>
3765
3766 symtab/15652
3767 * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
3768 All callers updated.
3769 (open_dwp_file): If we can't find the dwp file, search the basename
3770 in debug-file-directory.
3771
3772 * dwarf2read.c (struct dwp_file): Fix comment.
3773 (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
3774
3775 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
3776 better.
3777
3778 2013-06-20 Yao Qi <yao@codesourcery.com>
3779
3780 * breakpoint.c (create_breakpoint): Fix code indentation.
3781
3782 2013-06-20 Yao Qi <yao@codesourcery.com>
3783
3784 * breakpoint.c (create_breakpoints_sal_default): Remove
3785 parameter 'lsal'. Update declaration.
3786 (bkpt_create_breakpoints_sal): Caller update.
3787 (tracepoint_create_breakpoints_sal): Likewise.
3788
3789 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3790 Yao Qi <yao@codesourcery.com>
3791
3792 * NEWS: Mention the new option '--skip-unavailable' of command
3793 -data-list-register-values.
3794 * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
3795 --skip-unavailable option. Adjust to use output_register.
3796 (output_register): Add new 'skip_unavailable' parameter.
3797 Handle it.
3798
3799 2013-06-19 Mike Frysinger <vapier@gentoo.org>
3800
3801 * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
3802 common/i386-gcc-cpuid.h.
3803 * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
3804 * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
3805 Copy the latest version from upstream gcc.
3806 * common/linux-btrace.c: Include i386-cpuid.h.
3807 (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
3808 call to i386_cpuid.
3809 (cpu_supports_btrace): Likewise.
3810 * go32-nat.c: Include i386-cpuid.h.
3811 (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
3812
3813 2013-06-19 Doug Evans <dje@google.com>
3814
3815 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
3816 (get_section_index): Ditto.
3817
3818 2013-06-19 Tom Tromey <tromey@redhat.com>
3819
3820 * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
3821 "dprintf" help.
3822
3823 2013-06-18 Doug Evans <dje@google.com>
3824
3825 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
3826 before using it.
3827 (dw2_expand_symtabs_matching): Fix symbol kind validity check.
3828 Move test of cu_index closer to use. Print complaint if cu_index
3829 is bad.
3830
3831 2013-06-18 Joel Brobecker <brobecker@adacore.com>
3832
3833 * machoread.c (oso_vector): Delete this global.
3834 (macho_register_oso): Add new parameter "oso_vector_ptr".
3835 Use it instead of the "oso_vector" global.
3836 (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
3837 (macho_symfile_read): Use a local oso_vector, to be free'ed
3838 at the end of this function, in place of the old "oso_vector"
3839 global. Update various function calls accordingly. Use one
3840 single cleanup chain for the entire function.
3841
3842 2013-06-18 Joel Brobecker <brobecker@adacore.com>
3843
3844 * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
3845 DWARF2_PER_OBJFILE by uses of DATA instead.
3846
3847 2013-06-18 Tom Tromey <tromey@redhat.com>
3848
3849 * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
3850 argument.
3851 * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
3852 Special case signals other than GDB_SIGNAL_TRAP.
3853 (explains_signal_watchpoint): New function.
3854 (base_breakpoint_explains_signal): Add 'sig' argument.
3855 (initialize_breakpoint_ops): Set 'explains_signal' method for
3856 watchpoints.
3857 * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
3858 signal argument.
3859 (bpstat_explains_signal): Likewise.
3860 * infrun.c (handle_syscall_event, handle_inferior_event): Update.
3861
3862 2013-06-18 Tom Tromey <tromey@redhat.com>
3863
3864 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
3865
3866 2013-06-18 Tom Tromey <tromey@redhat.com>
3867
3868 * python/python.c (finish_python_initialization): Decref
3869 'pythondir' on failure path as well.
3870
3871 2013-06-18 Tom Tromey <tromey@redhat.com>
3872
3873 PR symtab/15391:
3874 * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
3875 after taking bits_to_skip into account. Sign extend byte_offset.
3876 * utils.h (gdb_sign_extend): Declare.
3877 * utils.c (gdb_sign_extend): New function.
3878
3879 2013-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3880
3881 * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
3882
3883 2013-06-17 Pierre Muller <muller@sourceware.org>
3884
3885 * corelow.c (core_open): Print GDB signal name instead of target
3886 signal number.
3887
3888 2013-06-17 Mike Frysinger <vapier@gentoo.org>
3889
3890 * .gitignore: Add /gcore.
3891
3892 2013-06-13 Doug Evans <dje@google.com>
3893
3894 * dwarf2read.c (try_open_dwop_file): Work around behaviour of
3895 OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
3896
3897 2013-06-12 Phil Muldoon <pmuldoon@redhat.com>
3898
3899 * stack.c (backtrace_command_1): Fix indentation.
3900
3901 2013-06-11 Joel Brobecker <brobecker@adacore.com>
3902
3903 * window-nat.c (thread_rec): Add missing empty line after
3904 local variable declaration.
3905
3906 2013-06-11 Joel Brobecker <brobecker@adacore.com>
3907
3908 * windows-nat.c (thread_rec): Revert format used to print
3909 error code returned by SuspendThread from %d back to %u.
3910
3911 2013-06-11 Joel Brobecker <brobecker@adacore.com>
3912
3913 * windows-nat.c (windows_continue): Add "0x" prefix for thread
3914 ID in debug trace.
3915 (get_windows_debug_event): Likewise, for all debug traces.
3916
3917 2013-06-11 Joel Brobecker <brobecker@adacore.com>
3918
3919 * window-nat.c (thread_rec): Add thread ID in SuspendThread
3920 warning message.
3921
3922 2013-06-08 Pedro Alves <pedro@codesourcery.com>
3923 Yao Qi <yao@codesourcery.com>
3924
3925 * mi/mi-main.c (get_register): Remove declaration.
3926 (output_register): Declare.
3927 (mi_cmd_data_list_register_values): Remove local variable
3928 'tuple_cleanup'. Move some code into output_register.
3929 (get_register): Renamed to ...
3930 (output_register): ... this. Output the register's
3931 "number" ui_out tuple here.
3932
3933 2013-06-07 Pedro Alves <palves@redhat.com>
3934
3935 * darwin-nat.c: Fix formating in copyright header.
3936 * darwin-nat.h: Likewise.
3937 * gnu-nat.c: Likewise.
3938 * machoread.c: Likewise.
3939
3940 2013-06-07 Pedro Alves <palves@redhat.com>
3941
3942 PR server/14823
3943 * regformats/regdat.sh: Output #include tdesc.h. Make globals
3944 static. Output a global target description pointer.
3945 (init_registers_${name}): Adjust to initialize a
3946 target description structure.
3947
3948 2013-06-07 Will Newton <will.newton@linaro.org>
3949
3950 * printcmd.c (build_address_symbolic): Call
3951 gdbarch_addr_bits_remove for text minimal symbols.
3952
3953 2013-06-07 Will Newton <will.newton@linaro.org>
3954
3955 * MAINTAINERS: Add myself to Write After Approval.
3956
3957 2013-06-07 Yao Qi <yao@codesourcery.com>
3958
3959 * tracepoint.c (start_tracing): Move code to ...
3960 (trace_reset_local_state): ... here. New.
3961 (disconnect_tracing): Don't call set_current_traceframe,
3962 set_tracepoint_num, and set_traceframe_context. Call
3963 trace_reset_local_state instead.
3964 (tfile_close): Call trace_reset_local_state.
3965 * ctf.c (ctf_close): Likewise.
3966 * remote.c (remote_close): Likewise.
3967 * tracepoint.h (trace_reset_local_state): Declare.
3968
3969 2013-06-06 Doug Evans <dje@google.com>
3970
3971 * dwarf2read.c: Whitespace fixes for DWP file format documentation,
3972 and fix header docs.
3973
3974 2013-06-05 Doug Evans <dje@google.com>
3975 Keith Seitz <keiths@redhat.com>
3976
3977 PR 15519
3978 * cp-namespace.c (find_symbol_in_baseclass): Call
3979 cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
3980 Check result of call to lookup_symbol_static.
3981 Call lookup_static_symbol_aux unconditionally.
3982 Call check_typedef on base types before accessing them.
3983 (cp_lookup_nested_symbol): Fix comment.
3984
3985 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
3986
3987 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
3988 minimal symbols pointing to function descriptors.
3989
3990 2013-06-05 Tom Tromey <tromey@redhat.com>
3991
3992 * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
3993
3994 2013-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
3995 Pedro Alves <palves@redhat.com>
3996
3997 * remote.c (remote_wait_as): Restore signal handler before returning
3998 when GDB gets a notification.
3999
4000 2013-06-04 Gary Benson <gbenson@redhat.com>
4001
4002 PR 2328
4003 * breakpoint.h (handle_solib_event): Moved function declaration
4004 to solib.h.
4005 * breakpoint.c (handle_solib_event): Moved function to solib.c.
4006 (bpstat_stop_status): Pass new argument to handle_solib_event.
4007 * solib.h (update_solib_breakpoints): New function declaration.
4008 (handle_solib_event): Moved function declaration from
4009 breakpoint.h.
4010 * solib.c (update_solib_breakpoints): New function.
4011 (handle_solib_event): Moved function from breakpoint.c.
4012 Updated to call solib_ops->handle_event if not NULL.
4013 * solist.h (target_so_ops): New fields "update_breakpoints" and
4014 "handle_event".
4015 * infrun.c (set_stop_on_solib_events): New function.
4016 (_initialize_infrun): Use the above for "set
4017 stop-on-solib-events".
4018 (handle_inferior_event): Pass new argument to handle_solib_event.
4019 * solib-svr4.c (probe.h): New include.
4020 (svr4_free_library_list): New forward declaration.
4021 (probe_action): New enum.
4022 (probe_info): New struct.
4023 (probe_info): New static variable.
4024 (NUM_PROBES): New definition.
4025 (svr4_info): New fields "using_xfer", "probes_table" and
4026 "solib_list".
4027 (free_probes_table): New function.
4028 (free_solib_list): New function.
4029 (svr4_pspace_data_cleanup): Free probes table and solib list.
4030 (svr4_copy_library_list): New function.
4031 (svr4_current_sos_via_xfer_libraries): New parameter "annex".
4032 (svr4_read_so_list): New parameter "prev_lm".
4033 (svr4_current_sos_direct): Renamed from "svr4_current_sos".
4034 (svr4_current_sos): New function.
4035 (probe_and_action): New struct.
4036 (hash_probe_and_action): New function.
4037 (equal_probe_and_action): Likewise.
4038 (register_solib_event_probe): Likewise.
4039 (solib_event_probe_at): Likewise.
4040 (solib_event_probe_action): Likewise.
4041 (solist_update_full): Likewise.
4042 (solist_update_incremental): Likewise.
4043 (disable_probes_interface_cleanup): Likewise.
4044 (svr4_handle_solib_event): Likewise.
4045 (svr4_update_solib_event_breakpoint): Likewise.
4046 (svr4_update_solib_event_breakpoints): Likewise.
4047 (svr4_create_solib_event_breakpoints): Likewise.
4048 (enable_break): Free probes table before creating breakpoints.
4049 Use svr4_create_solib_event_breakpoints to create breakpoints.
4050 (svr4_solib_create_inferior_hook): Free the solib list.
4051 (_initialize_svr4_solib): Initialise
4052 svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
4053
4054 2013-06-04 Gary Benson <gbenson@redhat.com>
4055
4056 * target.h (target_ops): New field
4057 "to_augmented_libraries_svr4_read".
4058 (target_augmented_libraries_svr4_read): New macro.
4059 * target.c (update_current_target): Handle
4060 to_augmented_libraries_svr4_read.
4061 * remote.c (remote_state): New field
4062 "augmented_libraries_svr4_read".
4063 (remote_augmented_libraries_svr4_read_feature): New function.
4064 (remote_protocol_features): Add entry for
4065 "augmented-libraries-svr4-read".
4066 (remote_augmented_libraries_svr4_read): New function.
4067 (init_remote_ops): Initialize
4068 remote_ops.to_augmented_libraries_svr4_read.
4069
4070 2013-06-04 Gary Benson <gbenson@redhat.com>
4071
4072 * NEWS: Update.
4073
4074 2013-06-04 Gary Benson <gbenson@redhat.com>
4075
4076 * objfiles.h (inhibit_section_map_updates): New function
4077 declaration.
4078 (resume_section_map_updates): Likewise.
4079 (resume_section_map_updates_cleanup): Likewise.
4080 * objfiles.c (objfile_pspace_info): Removed field
4081 "objfiles_changed_p". New fields "new_objfiles_available",
4082 "section_map_dirty" and "inhibit_updates".
4083 (allocate_objfile): Set new_objfiles_available.
4084 (free_objfile): Set section_map_dirty.
4085 (objfile_relocate1): Likewise.
4086 (in_plt_section): Likewise.
4087 (find_pc_section): Update the conditions under which the
4088 section map will be updated.
4089 (inhibit_section_map_updates): New function.
4090 (resume_section_map_updates): Likewise.
4091 (resume_section_map_updates_cleanup): Likewise.
4092
4093 2013-06-04 Gary Benson <gbenson@redhat.com>
4094
4095 * probe.h (get_probe_argument_count): New declaration.
4096 (evaluate_probe_argument): Likewise.
4097 * probe.c (get_probe_argument_count): New function.
4098 (evaluate_probe_argument): Likewise.
4099 (probe_safe_evaluate_at_pc): Use the above new functions.
4100
4101 2013-06-04 Alan Modra <amodra@gmail.com>
4102
4103 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
4104 * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
4105 (ppc_insns_match_pattern): Add frame param. Avoid multiple
4106 target mem reads on optional insns.
4107 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
4108 ppc_insns_match_pattern calls.
4109 * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
4110 Add match for power7 thread safety insns, and new order of
4111 std 2,40(1) insn. Correct code shown for _dl_runtime_resolve
4112 invocation in comment, and update rest of comment.
4113 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
4114 PPC64_STANDARD_LINKAGE3_LEN): Delete.
4115 (ppc64_standard_linkage2_target): Update insn offsets.
4116 (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer
4117 stubs first. Update calls.
4118
4119 2013-06-04 Yao Qi <yao@codesourcery.com>
4120
4121 * solib.c (solib_find): Don't need dir separator if path has
4122 drive spec.
4123
4124 2013-06-03 Joel Brobecker <brobecker@adacore.com>
4125
4126 Revert (indirectly causes a SIGSEGV):
4127 * machoread.c (macho_symfile_read): Assign first cleanup to
4128 'back_to'.
4129
4130 2013-06-03 Yao Qi <yao@codesourcery.com>
4131
4132 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
4133 mi-parse.c. Make them static.
4134 (mi_all_values): Likewise.
4135 (mi_parse_values_option): Move to mi-parse.c. Rename it to
4136 mi_parse_print_values. Make it external.
4137 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
4138 Remove the declarations.
4139 * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
4140 * mi/mi-parse.h (mi_parse_print_values): Declare.
4141 * mi/mi-cmd-stack.c: Include mi-parse.h.
4142 (parse_print_values): Remove
4143 (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
4144 of parse_print_values.
4145 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
4146
4147 2013-05-31 Pedro Alves <pedro@codesourcery.com>
4148 Yao Qi <yao@codesourcery.com>
4149
4150 * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
4151 (encode_actions): Move code to ...
4152 (all_tracepoint_actions_and_cleanup): ... here. New.
4153 (trace_dump_command): Likewise.
4154
4155 2013-05-30 Tom Tromey <tromey@redhat.com>
4156
4157 * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
4158
4159 2013-05-30 Tom Tromey <tromey@redhat.com>
4160
4161 * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
4162 gdb_xml_create_parser_and_cleanup_1. Return a cleanup. Remove
4163 'old_chain' argument. Add 'parser_result' argument.
4164 (gdb_xml_create_parser_and_cleanup): Remove old version.
4165 (gdb_xml_parse_quick): Update.
4166 (xml_process_xincludes): Update.
4167 * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
4168 declare.
4169
4170 2013-05-30 Tom Tromey <tromey@redhat.com>
4171
4172 * probe.c (collect_probes): Check arguments for NULL before
4173 calling compile_rx_or_error.
4174 * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
4175 Remove NULL return.
4176
4177 2013-05-30 Tom Tromey <tromey@redhat.com>
4178
4179 * infrun.c (adjust_pc_after_break): Introduce an outer null
4180 cleanup.
4181
4182 2013-05-30 Tom Tromey <tromey@redhat.com>
4183
4184 * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
4185
4186 2013-05-30 Tom Tromey <tromey@redhat.com>
4187
4188 * cli/cli-script.c (read_command_lines_1): Use a null cleanup
4189 for 'old_chain'. Do not check 'head' before processing
4190 cleanups.
4191
4192 2013-05-30 Tom Tromey <tromey@redhat.com>
4193
4194 * mi/mi-cmd-stack.c (list_arg_or_local): Remove
4195 "cleanup_tuple".
4196
4197 2013-05-30 Tom Tromey <tromey@redhat.com>
4198
4199 * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
4200 inner scope. Unconditionally call do_cleanups.
4201
4202 2013-05-30 Tom Tromey <tromey@redhat.com>
4203
4204 * source.c (find_and_open_source): Call do_cleanups.
4205
4206 2013-05-30 Tom Tromey <tromey@redhat.com>
4207
4208 * linux-thread-db.c (thread_db_load_search): Unconditionally
4209 call do_cleanups.
4210
4211 2013-05-30 Tom Tromey <tromey@redhat.com>
4212
4213 * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
4214 for 'cleanup'; instead use a later one.
4215
4216 2013-05-30 Tom Tromey <tromey@redhat.com>
4217
4218 * python/py-breakpoint.c (bppy_get_commands): Use
4219 explicit, unconditional return.
4220 * python/py-frame.c (frapy_read_var): Likewise.
4221 * python/python.c (gdbpy_decode_line): Likewise.
4222
4223 2013-05-30 Tom Tromey <tromey@redhat.com>
4224
4225 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
4226 do_cleanups on all return paths.
4227
4228 2013-05-30 Tom Tromey <tromey@redhat.com>
4229
4230 * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
4231
4232 2013-05-30 Tom Tromey <tromey@redhat.com>
4233
4234 * stabsread.c (read_struct_type): Call do_cleanups along
4235 all return paths.
4236
4237 2013-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4238
4239 * mips-linux-tdep.c: Adjust formatting throughout.
4240
4241 2013-05-30 Tom Tromey <tromey@redhat.com>
4242
4243 * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
4244 along all return paths.
4245
4246 2013-05-30 Tom Tromey <tromey@redhat.com>
4247
4248 * symfile.c (find_separate_debug_file): Call do_cleanups
4249 along all return paths.
4250
4251 2013-05-30 Tom Tromey <tromey@redhat.com>
4252
4253 * symtab.c (search_symbols): Introduce a null cleanup for
4254 'retval_chain'.
4255
4256 2013-05-30 Tom Tromey <tromey@redhat.com>
4257
4258 * python/py-value.c (valpy_binop): Call do_cleanups before
4259 exiting loop.
4260
4261 2013-05-30 Tom Tromey <tromey@redhat.com>
4262
4263 * python/py-prettyprint.c (print_children): Remove extra
4264 do_cleanups call.
4265
4266 2013-05-30 Tom Tromey <tromey@redhat.com>
4267
4268 * python/py-frame.c (frapy_read_var): Call do_cleanups along
4269 all return paths.
4270
4271 2013-05-30 Tom Tromey <tromey@redhat.com>
4272
4273 * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
4274 along all return paths.
4275
4276 2013-05-30 Tom Tromey <tromey@redhat.com>
4277
4278 * cli/cli-logging.c (set_logging_redirect): Unconditionally
4279 call do_cleanups.
4280
4281 2013-05-30 Tom Tromey <tromey@redhat.com>
4282
4283 * varobj.c (c_value_of_root): Call do_cleanups along all
4284 return paths.
4285
4286 2013-05-30 Tom Tromey <tromey@redhat.com>
4287
4288 * tracepoint.c (trace_dump_command): Unconditionally call
4289 do_cleanups.
4290
4291 2013-05-30 Tom Tromey <tromey@redhat.com>
4292
4293 * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
4294 do_cleanups earlier.
4295
4296 2013-05-30 Tom Tromey <tromey@redhat.com>
4297
4298 * machoread.c (macho_symfile_read): Assign first cleanup to
4299 'back_to'.
4300
4301 2013-05-30 Tom Tromey <tromey@redhat.com>
4302
4303 * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
4304
4305 2013-05-30 Tom Tromey <tromey@redhat.com>
4306
4307 * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
4308
4309 2013-05-30 Tom Tromey <tromey@redhat.com>
4310
4311 * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
4312 call discard_cleanups.
4313 (inf_ptrace_attach): Likewise.
4314
4315 2013-05-30 Tom Tromey <tromey@redhat.com>
4316
4317 * remote-mips.c (mips_exit_debug): Call do_cleanups on all
4318 return paths.
4319 (mips_initialize): Likewise.
4320 (common_open): Call do_cleanups.
4321
4322 2013-05-30 Tom Tromey <tromey@redhat.com>
4323
4324 * utils.c (internal_vproblem): Call do_cleanups.
4325
4326 2013-05-30 Tom Tromey <tromey@redhat.com>
4327
4328 * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
4329
4330 2013-05-30 Tom Tromey <tromey@redhat.com>
4331
4332 * cli/cli-script.c (setup_user_args): Don't return after error.
4333
4334 2013-05-30 Tom Tromey <tromey@redhat.com>
4335
4336 * somread.c (som_symtab_read): Call do_cleanups.
4337
4338 2013-05-30 Tom Tromey <tromey@redhat.com>
4339
4340 * printcmd.c (print_command_1): Unconditionally call do_cleanups.
4341
4342 2013-05-30 Tom Tromey <tromey@redhat.com>
4343
4344 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
4345 * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
4346 * interps.c (interpreter_exec_cmd): Call do_cleanups.
4347 * source.c (show_substitute_path_command): Call do_cleanups.
4348 (unset_substitute_path_command, set_substitute_path_command):
4349 Likewise.
4350 * symfile.c (load_command): Call do_cleanups.
4351
4352 2013-05-30 Tom Tromey <tromey@redhat.com>
4353
4354 * contrib/cleanup_check.py: New file.
4355 * contrib/gcc-with-excheck: Add option parsing.
4356
4357 2013-05-30 Joel Brobecker <brobecker@adacore.com>
4358
4359 * windows-nat.c (windows_delete_thread): Add missing space
4360 in cast expression.
4361
4362 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>
4363
4364 * inferior.c (top level): Include tilde.h.
4365 (add_inferior_command): Call tilde_expand on the value of 'exec'
4366 argument.
4367
4368 2013-05-30 Pedro Alves <pedro@codesourcery.com>
4369 Yao Qi <yao@codesourcery.com>
4370
4371 * tracepoint.c (encode_actions_1): Remove parameter 't'.
4372 Caller update.
4373 (encode_actions): Likewise.
4374 * remote.c (remote_download_tracepoint): Caller update.
4375 * tracepoint.h (encode_actions): Update declaration.
4376
4377 2013-05-30 Pedro Alves <palves@redhat.com>
4378
4379 * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
4380 pointer.
4381
4382 2013-05-30 Yao Qi <yao@codesourcery.com>
4383
4384 * remote.c (remote_check_symbols): Remove unused parameter
4385 'objfile'.
4386 Declaration update.
4387 (remote_start_remote, remote_new_objfile): Caller update.
4388
4389 2013-05-30 Yao Qi <yao@codesourcery.com>
4390
4391 * mi/mi-cmds.c (mi_cmds): Define MI command
4392 '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
4393 DEF_MI_CMD_CLI.
4394
4395 2013-05-29 Pedro Alves <palves@redhat.com>
4396
4397 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
4398 (remote_insert_watchpoint, remote_remove_watchpoint)
4399 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
4400 (remote_verify_memory, compare_sections_command)
4401 (remote_search_memory): Set the general process/thread on the
4402 remote side.
4403
4404 2013-05-29 Pedro Alves <palves@redhat.com>
4405
4406 * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
4407 (_initialize_aarch64_tdep): Don't call
4408 initialize_tdesc_aarch64_without_fpu.
4409 * features/Makefile (WHICH): Remove reference to
4410 aarch64-without-fpu.
4411 * features/aarch64-without-fpu.c: Delete file.
4412 * regformats/aarch64-without-fpu.dat: Delete file.
4413
4414 2013-05-28 Yao Qi <yao@codesourcery.com>
4415
4416 * tracepoint.c (stringify_collection_list): Remove parameter
4417 'string'.
4418 (encode_actions): Caller update. Remove local variables.
4419
4420 2013-05-24 Yao Qi <yao@codesourcery.com>
4421
4422 * tracepoint.c (TFILE_PID): Remove.
4423 (tfile_open): Don't add thread and inferior.
4424 (tfile_close): Don't set 'inferior_ptid'. Don't call
4425 exit_inferior_silent.
4426 (tfile_thread_alive): Remove.
4427 (init_tfile_ops): Don't set field 'to_thread_alive' of
4428 tfile_ops.
4429
4430 2013-05-23 Doug Evans <dje@google.com>
4431
4432 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
4433
4434 2013-05-23 Pedro Alves <palves@redhat.com>
4435
4436 * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
4437 [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
4438 (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
4439 Only define if HAVE_SOCKETS is defined.
4440 * configure.ac: Check for sys/socket.h.
4441 * config.in, configure: Regenerate.
4442
4443 2013-05-23 Pedro Alves <palves@redhat.com>
4444
4445 * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
4446 (open_and_init_dwp_file): Use %s/pulongest instead of %u for
4447 printing uint32_t variables.
4448
4449 2013-05-23 Pedro Alves <palves@redhat.com>
4450
4451 * NEWS: Mention GDBserver range stepping support.
4452
4453 2013-05-23 Yao Qi <yao@codesourcery.com>
4454 Pedro Alves <palves@redhat.com>
4455
4456 * gdbthread.h (struct thread_control_state) <may_range_step>: New
4457 field.
4458 * infcmd.c (step_once, until_next_command): Enable range stepping.
4459 * infrun.c (displaced_step_prepare): Disable range stepping.
4460 (resume): Disable range stepping if stepping over a breakpoint or
4461 we have software watchpoints. If range stepping is enabled,
4462 assert the thread is in the stepping range.
4463 (clear_proceed_status_thread): Clear may_range_step.
4464 (handle_inferior_event): Disable range stepping as soon as we know
4465 the thread that hit the event. Re-enable it whenever we're going
4466 to step with a step range.
4467 * remote.c (struct vCont_action_support) <r>: New field.
4468 (use_range_stepping): New global.
4469 (remote_vcont_probe): Handle 'r' action.
4470 (append_resumption): Append an 'r' action if the thread may range
4471 step.
4472 (show_range_stepping): New function.
4473 (set_range_stepping): New function.
4474 (_initialize_remote): Call add_setshow_boolean_cmd to register the
4475 'set range-stepping' and 'show range-stepping' commands.
4476 * NEWS: Mention range stepping, the new vCont;r action, and the
4477 new "set/show range-stepping" commands.
4478
4479 2013-05-23 Yao Qi <yao@codesourcery.com>
4480 Pedro Alves <palves@redhat.com>
4481
4482 * remote.c (struct vCont_action_support): New struct.
4483 (struct remote_state) <support_vCont_t>: Remove field.
4484 <vCont_actions_support>: New field.
4485 (remote_vcont_probe, remote_stop_ns): Update.
4486
4487 2013-05-23 Yao Qi <yao@codesourcery.com>
4488 Pedro Alves <palves@redhat.com>
4489
4490 * gdbthread.h (pc_in_thread_step_range): New declaration.
4491 * thread.c (pc_in_thread_step_range): New function.
4492 * infrun.c (handle_inferior_event): Use it.
4493
4494 2013-05-23 Joel Brobecker <brobecker@adacore.com>
4495
4496 * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
4497 of sprintf.
4498
4499 2013-05-22 Keith Seitz <keiths@redhat.com>
4500
4501 * ada-lang.c (is_known_support_routine): Add explicit free of
4502 'func_name' from find_frame_funname.
4503 (ada_unhandled_exception_name_addr_from_raise): Add cleanups
4504 for func_name from find_frame_funname.
4505 * python/py-frame.c (frapy_name): Add explicit free of
4506 'name' from find_frame_funname.
4507 * stack.c (find_frame_funname): Add comment explaining that
4508 funcp must be freed by the caller.
4509 Return copy of symbol names instead of pointers.
4510 (print_frame): Add a cleanup for 'funname' from
4511 find_frame_funname.
4512 * stack.h (find_frame_funname): Remove "const" from
4513 'funname' parameter.
4514
4515 2013-05-22 Tom Tromey <tromey@redhat.com>
4516
4517 PR c++/15401:
4518 * c-valprint.c (c_value_print): Use value_addr for
4519 references. Convert back to reference type with value_ref.
4520
4521 2013-05-22 Eli Zaretskii <eliz@gnu.org>
4522
4523 * windows-nat.c (handle_unload_dll): Don't call solib_add for the
4524 unloaded DLL, it will be done by handle_solib_event. See
4525 http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
4526 details.
4527
4528 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>
4529
4530 * ui-out.c: Create typedef ui_out_level_p and define vector
4531 operations for that type.
4532 (struct ui_out): Use a vector instead of an array.
4533 (current_level): Return level from a vector.
4534 (push_level): Create a level in a vector.
4535 (pop_level): Delete a level in a vector.
4536 (ui_out_new): Create initial level zero level, and store in a
4537 vector.
4538 (ui_out_destroy): Add vector cleanup.
4539
4540 2013-05-22 Pedro Alves <palves@redhat.com>
4541
4542 * python/python-internal.h (gdb_Py_DECREF): Tag with
4543 "ARI: editCase function".
4544
4545 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4546
4547 * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
4548
4549 2013-05-21 Pedro Alves <palves@redhat.com>
4550
4551 * python/py-prettyprint.c (apply_val_pretty_printer): Check
4552 whether PRINTER is NULL before installing a Py_DECREF cleanup.
4553 * python/py-utils.c (py_decref): Don't check for NULL before
4554 calling Py_DECREF.
4555
4556 2013-05-21 Pedro Alves <palves@redhat.com>
4557
4558 * python/py-utils.c (py_decref): Remove extra braces.
4559 (gdb_pymodule_addobject): Remove extra braces.
4560 * python-internal.h (gdb_Py_DECREF): New static inline function.
4561 (Py_DECREF): Redefine as calling gdb_Py_DECREF.
4562
4563 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4564
4565 * breakpoints.c (detach_breakpoints): Do not
4566 detach breakpoints locations with loc_type bp_loc_other.
4567
4568 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4569
4570 Workaround Python 2.6.
4571 * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
4572 a block.
4573
4574 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4575
4576 Code cleanup: constification.
4577 * solib.c (solib_ops): Make return type and ops variable type const.
4578 (set_solib_ops): Make the new_ops parameter and ops variable const.
4579 (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
4580 (solib_add, solib_keep_data_in_core, clear_solib)
4581 (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
4582 (reload_shared_libraries, solib_global_lookup): Make the ops variable
4583 const.
4584 * solib.h (set_solib_ops): Make the new_ops parameter const.
4585
4586 2013-05-21 Joel Brobecker <brobecker@adacore.com>
4587
4588 * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
4589 variable.
4590 (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
4591 (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
4592 (SYSTEM_GDBINIT_FILES): New variables.
4593 (all): Add stamp-system-gdbinit.
4594 (stamp-system-gdbinit): New rule.
4595 (clean-system-gdbinit, install-system-gdbinit)
4596 (uninstall-system-gdbinit): New rules. Make them .PHONY.
4597 (install-only): Add dependency on install-system-gdbinit.
4598 (uninstall): Add dependency on uninstall-system-gdbinit.
4599 (clean): Add dependency on clean-system-gdbinit.
4600 * system-gdbinit/elinos.py: New file.
4601 * system-gdbinit/wrs-linux.py: New file.
4602
4603 2013-05-21 Joel Brobecker <brobecker@adacore.com>
4604
4605 * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
4606
4607 2013-05-21 Hui Zhu <hui@codesourcery.com>
4608
4609 * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
4610 * breakpoint.h (dprintf_breakpoint_ops): Add extern.
4611 * mi/mi-cmd-break.c (ctype.h): New include.
4612 (gdb_obstack.h): New include.
4613 (mi_argv_to_format, mi_cmd_break_insert_1): New.
4614 (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
4615 (mi_cmd_dprintf_insert): New.
4616 * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
4617 * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
4618
4619 2013-05-20 Tom Tromey <tromey@redhat.com>
4620
4621 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
4622
4623 2013-05-20 Tom Tromey <tromey@redhat.com>
4624
4625 * python/py-value.c (valpy_get_dynamic_type): Simplify
4626 dynamic_type assignment. Use Py_XINCREF.
4627
4628 2013-05-20 Tom Tromey <tromey@redhat.com>
4629
4630 * python/py-type.c (typy_fields): Unconditionally decref 'r'.
4631
4632 2013-05-20 Tom Tromey <tromey@redhat.com>
4633
4634 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
4635 (gdbpy_selected_frame): Move object-construction code
4636 out of TRY_CATCH.
4637
4638 2013-05-20 Tom Tromey <tromey@redhat.com>
4639
4640 * python/py-arch.c (gdbpy_initialize_arch): Use
4641 gdb_pymodule_addobject.
4642 * python/py-block.c (gdbpy_initialize_blocks): Use
4643 gdb_pymodule_addobject.
4644 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
4645 gdb_pymodule_addobject.
4646 * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
4647 gdb_pymodule_addobject.
4648 * python/py-event.c (gdbpy_initialize_event_generic): Use
4649 gdb_pymodule_addobject.
4650 * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
4651 gdb_pymodule_addobject.
4652 * python/py-evts.c (add_new_registry): Use
4653 gdb_pymodule_addobject.
4654 (gdbpy_initialize_py_events): Likewise.
4655 * python/py-finishbreakpoint.c
4656 (gdbpy_initialize_finishbreakpoints): Use
4657 gdb_pymodule_addobject.
4658 * python/py-frame.c (gdbpy_initialize_frames): Use
4659 gdb_pymodule_addobject.
4660 * python/py-function.c (gdbpy_initialize_functions): Use
4661 gdb_pymodule_addobject.
4662 * python/py-inferior.c (gdbpy_initialize_inferior): Use
4663 gdb_pymodule_addobject.
4664 * python/py-infthread.c (gdbpy_initialize_thread): Use
4665 gdb_pymodule_addobject.
4666 * python/py-objfile.c (gdbpy_initialize_objfile): Use
4667 gdb_pymodule_addobject.
4668 * python/py-param.c (gdbpy_initialize_parameters): Use
4669 gdb_pymodule_addobject.
4670 * python/py-progspace.c (gdbpy_initialize_pspace): Use
4671 gdb_pymodule_addobject.
4672 * python/py-symbol.c (gdbpy_initialize_symbols): Use
4673 gdb_pymodule_addobject.
4674 * python/py-symtab.c (gdbpy_initialize_symtabs): Use
4675 gdb_pymodule_addobject.
4676 * python/py-type.c (gdbpy_initialize_types): Use
4677 gdb_pymodule_addobject.
4678 * python/py-utils.c (gdb_pymodule_addobject): New function.
4679 * python/py-value.c (gdbpy_initialize_values): Use
4680 gdb_pymodule_addobject.
4681 * python/python-internal.h (gdb_pymodule_addobject): Declare.
4682 * python/python.c (_initialize_python): Use
4683 gdb_pymodule_addobject.
4684
4685 2013-05-20 Tom Tromey <tromey@redhat.com>
4686
4687 * python/py-cmd.c (cmdpy_completer): Use explicit decref.
4688 * python/py-param.c (get_set_value, get_show_value): Use
4689 explicit decrefs.
4690 * python/python.c (start_type_printers, apply_type_printers):
4691 Use explicit decrefs.
4692
4693 2013-05-20 Tom Tromey <tromey@redhat.com>
4694
4695 * python/py-evts.c (gdbpy_initialize_py_events): Don't
4696 incref the module.
4697
4698 2013-05-20 Tom Tromey <tromey@redhat.com>
4699
4700 * python/python.c (gdbpy_run_events): Decref the result
4701 of PyObject_CallObject.
4702
4703 2013-05-20 Tom Tromey <tromey@redhat.com>
4704
4705 * python/py-symtab.c (set_sal): Use
4706 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION. Return -1 on error.
4707 (symtab_and_line_to_sal_object): Update.
4708
4709 2013-05-20 Tom Tromey <tromey@redhat.com>
4710
4711 * python/py-param.c (compute_enum_values): Decref 'item'.
4712
4713 2013-05-20 Tom Tromey <tromey@redhat.com>
4714
4715 * mi/mi-main.c: Include python-internal.h.
4716 (mi_cmd_list_features): Check gdb_python_initialized.
4717 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
4718 (python_inferior_exit, python_new_objfile, add_thread_object)
4719 (delete_thread_object, py_free_inferior): Check
4720 gdb_python_initialized.
4721 * python/py-prettyprint.c (apply_val_pretty_printer): Check
4722 gdb_python_initialized.
4723 * python/py-type.c (save_objfile_types): Check
4724 gdb_python_initialized.
4725 * python/python-internal.h (gdb_python_initialized): Declare.
4726 * python/python.c (ensure_python_env): Throw exception if
4727 Python not initialized.
4728 (before_prompt_hook, source_python_script_for_objfile)
4729 (start_type_printers, apply_type_printers,
4730 free_type_printers): Check gdb_python_initialized.
4731 * varobj.c (varobj_get_display_hint)
4732 (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
4733 (install_new_value_visualizer, varobj_set_visualizer)
4734 (value_get_print_value): Check gdb_python_initialized.
4735
4736 2013-05-20 Tom Tromey <tromey@redhat.com>
4737
4738 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
4739 Check errors.
4740 * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
4741 * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
4742 Check errors.
4743 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
4744 Check errors.
4745 * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
4746 Check errors.
4747 * python/py-event.c (gdbpy_initialize_event): Return 'int'.
4748 Check errors.
4749 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
4750 init function to return 'int'.
4751 * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
4752 Return 'int'. Check errors.
4753 * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
4754 Check errors.
4755 * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
4756 Return 'int'. Check errors.
4757 * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
4758 Check errors.
4759 * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
4760 Check errors.
4761 * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
4762 Check errors.
4763 * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
4764 Check errors.
4765 * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
4766 Check errors.
4767 * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
4768 Check errors.
4769 * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
4770 Check errors.
4771 * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
4772 Check errors.
4773 * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
4774 Check errors.
4775 * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
4776 Check errors.
4777 * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
4778 Check errors.
4779 * python/py-type.c (gdbpy_initialize_types): Return 'int'.
4780 Check errors.
4781 * python/py-value.c (gdbpy_initialize_values): Return 'int'.
4782 Check errors.
4783 * python/python-internal.h (gdbpy_initialize_auto_load,
4784 gdbpy_initialize_values, gdbpy_initialize_frames,
4785 gdbpy_initialize_symtabs, gdbpy_initialize_commands,
4786 gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
4787 gdbpy_initialize_blocks, gdbpy_initialize_types,
4788 gdbpy_initialize_functions, gdbpy_initialize_pspace,
4789 gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
4790 gdbpy_initialize_finishbreakpoints,
4791 gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
4792 gdbpy_initialize_thread, gdbpy_initialize_inferior,
4793 gdbpy_initialize_eventregistry, gdbpy_initialize_event,
4794 gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
4795 gdbpy_initialize_signal_event,
4796 gdbpy_initialize_breakpoint_event,
4797 gdbpy_initialize_continue_event,
4798 gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
4799 gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
4800 Update. Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
4801 * python/python.c (gdb_python_initialized): New global.
4802 (gdbpy_initialize_events): Return 'int'. Check errors.
4803 (_initialize_python): Check errors. Set
4804 gdb_python_initialized.
4805
4806 2013-05-20 Tom Tromey <tromey@redhat.com>
4807
4808 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
4809 Decref the reslut of PyObject_CallMethod.
4810
4811 2013-05-20 Tom Tromey <tromey@redhat.com>
4812
4813 * python/py-event.c (gdbpy_initialize_event_generic): Return
4814 early if PyType_Ready fails.
4815
4816 2013-05-20 Tom Tromey <tromey@redhat.com>
4817
4818 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
4819 as 'default' in the switch.
4820
4821 2013-05-20 Tom Tromey <tromey@redhat.com>
4822
4823 * python/py-inferior.c (gdbpy_inferiors): Update. Hoist
4824 get_addr_from_python calls out of TRY_CATCH.
4825 (infpy_write_memory, infpy_search_memory): Likewise.
4826 * python/py-utils.c (get_addr_from_python): Return negative
4827 value on error. Use TRY_CATCH.
4828 * python/python-internal.h (get_addr_from_python): Use
4829 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
4830
4831 2013-05-20 Tom Tromey <tromey@redhat.com>
4832
4833 * python/py-event.c (evpy_emit_event): Decref the
4834 result of PyObject_CallFunctionObjArgs.
4835
4836 2013-05-20 Tom Tromey <tromey@redhat.com>
4837
4838 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
4839 Correctly decref.
4840
4841 2013-05-20 Tom Tromey <tromey@redhat.com>
4842
4843 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
4844
4845 2013-05-20 Tom Tromey <tromey@redhat.com>
4846
4847 * python/py-event.h (gdbpy_initialize_event_generic): Use
4848 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
4849 * python/py-evts.c (add_new_registry): Use
4850 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
4851 * python/python-internal.h
4852 (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
4853
4854 2013-05-20 Tom Tromey <tromey@redhat.com>
4855
4856 * python/py-arch.c (archpy_disassemble): Update.
4857 * python/py-type.c (typy_get_composite, typy_lookup_typename)
4858 (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
4859 * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
4860 * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
4861 macro.
4862 (GDB_PY_HANDLE_EXCEPTION): Update.
4863 (gdbpy_convert_exception): Update. Use CPYCHECKER_SETS_EXCEPTION.
4864
4865 2013-05-20 Tom Tromey <tromey@redhat.com>
4866
4867 * python/python-internal.h (events_object_type): Remove.
4868
4869 2013-05-20 Tom Tromey <tromey@redhat.com>
4870
4871 * python/py-event.h (evpy_emit_event): Use
4872 CPYCHECKER_STEALS_REFERENCE_TO_ARG.
4873 * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
4874 New macro.
4875
4876 2013-05-20 Tom Tromey <tromey@redhat.com>
4877
4878 * py-evtregistry.c (create_event_object): Decref
4879 eventregistry_object if PyList_New fails.
4880
4881 2013-05-20 Tom Tromey <tromey@redhat.com>
4882
4883 * py-cmd.c (gdbpy_string_to_argv): Check result of
4884 PyList_New.
4885
4886 2013-05-20 Tom Tromey <tromey@redhat.com>
4887
4888 * python/python.c (before_prompt_hook): Add cleanup to
4889 decref 'hook'.
4890
4891 2013-05-20 Tom Tromey <tromey@redhat.com>
4892
4893 * python/py-function.c (fnpy_init): Decref result of
4894 PyObject_GetAttrString.
4895
4896 2013-05-20 Tom Tromey <tromey@redhat.com>
4897
4898 * python/py-threadevent.c (get_event_thread): Use
4899 CPYCHECKER_RETURNS_BORROWED_REF.
4900 * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
4901 New define.
4902 (pspace_to_pspace_object, objfile_to_objfile_object)
4903 (find_thread_object): Use it.
4904
4905 2013-05-20 Tom Tromey <tromey@redhat.com>
4906
4907 * python/py-arch.c (arch_object_type): Use
4908 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4909 * python/py-block.c (block_syms_iterator_object_type):
4910 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4911 * python/py-bpevent.c (breakpoint_event_object_type):
4912 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4913 * python/py-cmd.c (cmdpy_object_type): Use
4914 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4915 * python/py-continueevent.c (continue_event_object_type):
4916 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4917 * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
4918 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4919 * python/py-events.h (thread_event_object_type):
4920 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4921 * python/py-evtregistry.c (eventregistry_object_type): Use
4922 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4923 * python/py-exitedevent.c (exited_event_object_type):
4924 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4925 * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
4926 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4927 * python/py-function.c (fnpy_object_type): Use
4928 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4929 * python/py-inferior.c (inferior_object_type, membuf_object_type):
4930 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4931 * python/py-infthread.c (thread_object_type): Use
4932 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4933 * python/py-lazy-string.c (lazy_string_object_type):
4934 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4935 * python/py-newobjfileevent.c (new_objfile_event_object_type):
4936 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4937 * python/py-objfile.c (objfile_object_type): Use
4938 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4939 * python/py-param.c (parmpy_object_type):
4940 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4941 * python/py-progspace.c (pspace_object_type):
4942 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4943 * python/py-signalevent.c (signal_event_object_type):
4944 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4945 * python/py-symtab.c (symtab_object_type, sal_object_type): Use
4946 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4947 * python/py-type.c (type_object_type, field_object_type)
4948 (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4949 * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
4950 define.
4951 (value_object_type, block_object_type, symbol_object_type)
4952 (event_object_type, stop_event_object_type, breakpoint_object_type)
4953 (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
4954
4955 2013-05-20 Andreas Tobler <andreas@fgznet.ch>
4956
4957 * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
4958 (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
4959
4960 2013-05-20 Doug Evans <dje@google.com>
4961
4962 When reading CU, stay in DWO. Be more tolerent of bad debug info.
4963 For Fission.
4964 * dwarf2read.c (struct dwarf2_per_cu_data): New member
4965 reading_dwo_directly.
4966 (struct signatured_type): New member dwo_unit.
4967 (struct die_reader_specs): New member comp_dir.
4968 (create_signatured_type_table_from_index): Use malloc for
4969 all_type_units instead of objfile's obstack.
4970 (create_all_type_units): Ditto.
4971 (fill_in_sig_entry_from_dwo_entry): New function.
4972 (add_type_unit): New function.
4973 (lookup_dwo_signatured_type): New function.
4974 (lookup_dwp_signatured_type): New function.
4975 (lookup_signatured_type): New arg cu. All callers updated.
4976 (init_cu_die_reader): Initialize comp_dir.
4977 (read_cutu_die_from_dwo): New arg stub_comp_dir. All callers updated.
4978 Change assert of matching type signatures to call error on mismatch.
4979 (lookup_dwo_unit): Add assert.
4980 (init_tu_and_read_dwo_dies): New function.
4981 (init_cutu_and_read_dies): Call it.
4982 (build_type_unit_groups): Handle case of no type unit groups created.
4983 (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
4984 (lookup_dwo_cutu): Tweak complaint.
4985 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
4986 (dwarf2_per_objfile_free): Free all_type_units.
4987
4988 2013-05-20 Joel Brobecker <brobecker@adacore.com>
4989
4990 * windows-nat.c (handle_unload_dll): Add missing empty line.
4991
4992 2013-05-20 Joel Brobecker <brobecker@adacore.com>
4993
4994 * dwarf2read.c (prototyped_function_p): New function.
4995 (read_subroutine_type): Use it.
4996
4997 2013-05-20 Joel Brobecker <brobecker@adacore.com>
4998
4999 * rs6000-aix-tdep.c: De-indent some example code provided
5000 as a comment.
5001
5002 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>
5003
5004 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
5005 region is ok for a hardware watchpoint using the new ptrace interface
5006 on Power servers.
5007
5008 2013-05-17 Doug Evans <dje@google.com>
5009
5010 * NEWS: Mention new maintenance commands check-symtabs, and
5011 expand-symtabs, and renamed check-psymtabs.
5012 * psymtab.c (maintenance_check_psymtabs): Renamed from
5013 maintenance_check_symtabs. Only process already-expanded symbol
5014 tables.
5015 (_initialize_psymtab): Update.
5016 * symmisc.c (maintenance_check_symtabs): New function.
5017 (maintenance_expand_name_matcher): New function
5018 (maintenance_expand_file_matcher): New function
5019 (maintenance_expand_symtabs): New function.
5020 (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
5021 commands.
5022
5023 2013-05-17 Tom Tromey <tromey@redhat.com>
5024
5025 * python/py-inferior.c (infpy_read_memory): Don't call
5026 PyErr_SetString if PyObject_New fails.
5027 * python/py-frame.c (frame_info_to_frame_object): Don't call
5028 PyErr_SetString if PyObject_New fails.
5029
5030 2013-05-17 Pavel Chupin <pavel.v.chupin@intel.com>
5031
5032 * acinclude.m4: Add check for dlopen in libdl.
5033 * configure.ac: Ditto.
5034 * configure: Regenerate.
5035
5036 2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
5037
5038 * frame.c (frame_stash): Convert to htab.
5039 (frame_addr_hash): New function.
5040 (frame_addr_hash_eq): New function.
5041 (frame_stash_create): Convert function to create
5042 a hash table.
5043 (frame_stash_add): Convert function to add an entry to a hash
5044 table.
5045 (frame_stash_find): Convert function to search the hash table.
5046 (frame_stash_invalidate): Convert function to empty the hash
5047 table.
5048 (get_frame_id): Only add to stash if a frame_id is created.
5049 (_initialize_frame): Call frame_stash_create.
5050
5051 2013-05-16 Yue Lu <hacklu.newborn@gmail.com> (tiny change)
5052
5053 * configure.ac: Ensure MIG is available when building for GNU Hurd
5054 hosts.
5055 * configure: Regenerate.
5056
5057 2013-05-16 Joel Brobecker <brobecker@adacore.com>
5058
5059 * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
5060
5061 2013-05-16 Joel Brobecker <brobecker@adacore.com>
5062
5063 * ada-lang.c (ada_make_symbol_completion_list): Make sure
5064 all cleanups are done before returning from this function.
5065
5066 2013-05-15 Joel Brobecker <brobecker@adacore.com>
5067
5068 * utils.h: #include "exceptions.h".
5069 (enum errors): Remove partial declaration.
5070
5071 2013-05-15 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
5074 * gdbarch.h, gdbarch.c: Regenerate.
5075 * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
5076 handling.
5077
5078 * rs6000-aix-tdep.h: New file.
5079 * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
5080 * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
5081 "xml-utils.h".
5082 (struct field_info, struct ld_info_desc): New types.
5083 (ld_info32_desc, ld_info64_desc): New static constants.
5084 (struct ld_info): New type.
5085 (rs6000_aix_extract_ld_info): New function.
5086 (rs6000_aix_shared_library_to_xml): Likewise.
5087 (rs6000_aix_ld_info_to_xml): Likewise.
5088 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
5089 (rs6000_aix_init_osabi): Add call to
5090 set_gdbarch_core_xfer_shared_libraries_aix.
5091 * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
5092 Remove "xml-utils.h" include.
5093 (LdInfo): Delete typedef.
5094 (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
5095 Delete macros.
5096 (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
5097 Adjust code accordingly.
5098 (rs6000_core_ldinfo): Delete, folded into
5099 rs6000_aix_core_xfer_shared_libraries_aix.
5100 (rs6000_xfer_shared_library): Delete.
5101 (rs6000_xfer_shared_libraries): Reimplement.
5102
5103 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
5104
5105 * record.c (record_goto_cmdlist): New.
5106 (cmd_record_goto): Split into this ...
5107 (cmd_record_goto_begin): ... this
5108 (cmd_record_goto_end): ... and this.
5109 (_initialize_record): Change "record goto" to prefix command.
5110 Add commands for "record goto begin" and "record goto end".
5111 Add an alias for "record goto start" to "record goto begin".
5112
5113 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5114
5115 * linespec.c (convert_linespec_to_sals): New comment for
5116 SOURCE_FILENAME assignment.
5117
5118 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5119
5120 * cleanups.c (restore_my_cleanups): Replace gdb_assert by
5121 internal_warning.
5122
5123 2013-05-14 Tom Tromey <tromey@redhat.com>
5124
5125 * eval.c (parse_and_eval_long): Make 'exp' const.
5126 * value.h (parse_and_eval_long): Update.
5127
5128 2013-05-14 Tom Tromey <tromey@redhat.com>
5129
5130 * ui-file.c (gdb_fopen): Make arguments const.
5131 * ui-file.h (gdb_fopen): Make arguments const.
5132
5133 2013-05-14 Tom Tromey <tromey@redhat.com>
5134
5135 * remote.c (remote_set_trace_notes): Make arguments const.
5136 * target.c (update_current_target): Update cast.
5137 * target.h (to_set_trace_notes): Make arguments const.
5138
5139 2013-05-14 Tom Tromey <tromey@redhat.com>
5140
5141 * go32-nat.c (go32_terminal_info): Make 'args' const.
5142 * inferior.h (child_terminal_info): Update.
5143 * inflow.c (child_terminal_info): Make 'args' const.
5144 * target.c (default_terminal_info): Make 'args' const.
5145 (debug_to_terminal_save_ours): Likewise.
5146 * target.h (struct target_ops) <to_terminal_info>: Make argument
5147 const.
5148
5149 2013-05-13 Tom Tromey <tromey@redhat.com>
5150
5151 * gcore.c (create_gcore_bfd): Make 'filename' const.
5152 * gcore.h (create_gcore_bfd): Make 'filename' const.
5153 * record-full.c (record_full_save): Make 'recfilename' const.
5154 * target.c (target_save_record): Make 'filename' const.
5155 * target.h (struct target_ops) <to_save_record>: Make 'filename'
5156 const.
5157 (target_save_record): Likewise.
5158
5159 2013-05-13 Tom Tromey <tromey@redhat.com>
5160
5161 PR gdb/15338:
5162 * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
5163 ranges section has been read.
5164
5165 2013-05-13 Tom Tromey <tromey@redhat.com>
5166
5167 PR exp/15364:
5168 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
5169 STRUCTOP_PTR>: Return a not_lval value for
5170 EVAL_AVOID_SIDE_EFFECTS.
5171 * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
5172 for EVAL_AVOID_SIDE_EFFECTS.
5173
5174 2013-05-13 Joel Brobecker <brobecker@adacore.com>
5175
5176 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
5177 floating point registers to register type before storing
5178 value.
5179 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
5180 Likewise.
5181
5182 2013-05-10 Joel Brobecker <brobecker@adacore.com>
5183 Tom Tromey <tromey@redhat.com>
5184
5185 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
5186 New functions.
5187 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
5188 Declare.
5189 * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
5190 (darwin_ptrace_him): Use unmark_fd_no_cloexec.
5191 * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
5192 (inf_ttrace_prepare): Use mark_fd_no_cloexec.
5193
5194 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
5195 Tom Tromey <tromey@redhat.com>
5196
5197 PR build/15414:
5198 * configure: Rebuild.
5199 * configure.ac (build_warnings): Do not use -Wformat-nonliteral
5200 with -Wno-format.
5201
5202 2013-05-10 Pedro Alves <palves@redhat.com>
5203
5204 * remote.c (_initialize_remote): Fix spelling of
5205 qXfer:traceframe-info:read packet in packet config command.
5206
5207 2013-05-10 David Taylor <dtaylor@emc.com>
5208
5209 PR remote/15455
5210
5211 * remote.c (remote_trace_set_readonly_regions): Do not overwrite
5212 "QTro" at start of packet.
5213
5214 2013-05-10 Joel Brobecker <brobecker@adacore.com>
5215
5216 * solib-aix.c (solib_aix_relocate_section_addresses):
5217 For the .bss section action, apply the same offset as
5218 the .data section.
5219
5220 2013-05-10 Joel Brobecker <brobecker@adacore.com>
5221
5222 * solib-aix.c (solib_aix_relocate_section_addresses):
5223 Remove FIXME comment.
5224
5225 2013-05-10 Joel Brobecker <brobecker@adacore.com>
5226
5227 PR tdep/15420:
5228 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
5229 New functions, directly copied from sparc-sol-thread.c.
5230 * sparc-sol-thread.c: Delete.
5231 * configure.ac: Remove code handling sparc-solaris-thread.c.
5232 * configure: Regenerate.
5233
5234 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
5235
5236 * stack.c (backtrace_command_1): Add "no-filters", and Python frame
5237 filter logic.
5238 (backtrace_command): Add "no-filters" option parsing.
5239 (_initialize_stack): Alter help to reflect "no-filters" option.
5240 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
5241 (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
5242 (py-frame.o): Add target
5243 * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
5244 filter files.
5245 * python/python.h: Add new frame filter constants, and flag enum.
5246 (apply_frame_filter): Add definition.
5247 * python/python.c (apply_frame_filter): New non-Python
5248 enabled function.
5249 * python/py-utils.c (py_xdecref): New function.
5250 (make_cleanup_py_xdecref): Ditto.
5251 * python/py-objfile.c: Declare frame_filters dictionary.
5252 (objfpy_dealloc): Add frame_filters dealloc.
5253 (objfpy_new): Initialize frame_filters attribute.
5254 (objfile_to_objfile_object): Ditto.
5255 (objfpy_get_frame_filters): New function.
5256 (objfpy_set_frame_filters): New function.
5257 * python/py-progspace.c: Declare frame_filters dictionary.
5258 (pspy_dealloc): Add frame_filters dealloc.
5259 (pspy_new): Initialize frame_filters attribute.
5260 (pspacee_to_pspace_object): Ditto.
5261 (pspy_get_frame_filters): New function.
5262 (pspy_set_frame_filters): New function.
5263 * python/py-framefilter.c: New file.
5264 * python/lib/gdb/command/frame_filters.py: New file.
5265 * python/lib/gdb/frames.py: New file.
5266 * python/lib/gdb/__init__.py: Initialize global frame_filters
5267 dictionary
5268 * python/lib/gdb/FrameDecorator.py: New file.
5269 * python/lib/gdb/FrameIterator.py: New file.
5270 * mi/mi-cmds.c (mi_cmds): Add frame filters command.
5271 * mi/mi-cmds.h: Declare.
5272 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
5273 --no-frame-filter logic, and Python frame filter logic.
5274 (stack_enable_frame_filters): New function.
5275 (parse_no_frame_option): Ditto.
5276 (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
5277 filter logic.
5278 (mi_cmd_stack_list_locals): Ditto.
5279 (mi_cmd_stack_list_args): Ditto.
5280 (mi_cmd_stack_list_variables): Ditto.
5281 * NEWS: Add frame filter note.
5282
5283 2013-05-09 Doug Evans <dje@google.com>
5284
5285 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
5286 All callers updated.
5287 (syms_from_objfile): Ditto. Make static.
5288 (symbol_file_add_with_addrs): Renamed from
5289 symbol_file_add_with_addrs_or_offsets. Delete args offsets,
5290 num_offsets. All callers updated.
5291 * symfile.h (syms_from_objfile): Delete.
5292
5293 * symfile.c (decrement_reading_symtab): Add assert.
5294 (increment_reading_symtab): Ditto.
5295
5296 2013-05-09 Joel Brobecker <brobecker@adacore.com>
5297
5298 * source.c (forward_search_command): Replace call to getc
5299 by call to fgetc.
5300 (reverse_search_command): Likewise.
5301
5302 2013-05-08 Doug Evans <dje@google.com>
5303
5304 * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
5305 matching test.
5306
5307 2013-05-08 Joel Brobecker <brobecker@adacore.com>
5308
5309 * sol-thread.c (info_cb): Factorize the code a little.
5310
5311 2013-05-08 Joel Brobecker <brobecker@adacore.com>
5312
5313 * sol-thread.c (info_cb): Rework the output of the "maintenance
5314 info sol-threads" command a bit.
5315
5316 2013-05-08 Joel Brobecker <brobecker@adacore.com>
5317
5318 * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
5319 Replace ti.ti_startfunc by ti.ti_pc.
5320
5321 2013-05-08 Joel Brobecker <brobecker@adacore.com>
5322
5323 * solib-aix.c (solib_aix_free_library_list): New function
5324 for the case where HAVE_LIBEXPAT is not defined.
5325
5326 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
5327
5328 PR breakpoints/15413:
5329 * breakpoint.c (condition_completer): Simplify the code to
5330 disconsider multiple locations of breakpoints when completing the
5331 "condition" command.
5332
5333 2013-05-07 Pierre Muller <muller@sourceware.org>
5334
5335 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
5336 instead of <sys/wait.h>.
5337
5338 2013-05-07 Pierre Muller <muller@sourceware.org>
5339
5340 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
5341 trailing new line from warning message.
5342
5343 2013-05-07 Pierre Muller <muller@sourceware.org>
5344
5345 * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
5346 (PC_SOLIB): Change type from ari_deprecate to ari_regression.
5347
5348 2013-05-07 Joel Brobecker <brobecker@adacore.com>
5349
5350 * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
5351 error message (ARI fix).
5352
5353 2013-05-07 Joel Brobecker <brobecker@adacore.com>
5354
5355 * features/library-list-aix.dtd: Replace library-list by
5356 library-list-aix.
5357 * rs6000-nat.c: Replace library-list by library-list-aix
5358 throughout.
5359 * solib-aix.c: Likewise.
5360
5361 2013-05-07 Joel Brobecker <brobecker@adacore.com>
5362
5363 * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
5364 Renames TARGET_OBJECT_AIX_LIBRARIES.
5365 * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
5366 TARGET_OBJECT_LIBRARIES_AIX throughout.
5367 * solib-aix.c: Likwise.
5368
5369 2013-05-07 Yao Qi <yao@codesourcery.com>
5370
5371 * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
5372 (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
5373
5374 2013-05-07 Yao Qi <yao@codesourcery.com>
5375
5376 * solib-dsbt.c (enable_break): Declare.
5377 (dsbt_current_sos): Remove call to enable_break2.
5378 (enable_break2): Rename to enable_break. Set solib breakpoint
5379 on '_dl_debug_state'.
5380 (enable_break): Remove.
5381
5382 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
5383
5384 * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
5385 debug state prior to replicating existing hardware watchpoints or
5386 breakpoints.
5387
5388 2013-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5389
5390 * gcore.c (gcore_create_callback): Ignore sections with
5391 separate_debug_objfile_backlink != NULL.
5392
5393 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
5394 Andrew Jenner <andrew@codesourcery.com>
5395 Chung-Lin Tang <cltang@codesourcery.com>
5396 Julian Brown <julian@codesourcery.com>
5397
5398 Based on the nios2-elf port from Altera Corporation.
5399
5400 * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
5401 nios2-linux-tdep.o.
5402 (HFILES_NO_SRCDIR): Add nios2-tdep.h.
5403 (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
5404 * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
5405 * nios2-tdep.h: New.
5406 * nios2-tdep.c: New.
5407 * nios2-linux-tdep.c: New.
5408 * features/Makefile (WHICH): Add nios2-linux.
5409 (nios2-linux-expedite): Set.
5410 * features/nios2-cpu.xml: New.
5411 * features/nios2.xml: New.
5412 * features/nios2-linux.xml: New.
5413 * features/nios2.c: New (autogenerated).
5414 * features/nios2-linux.c: New (autogenerated).
5415 * regformats/nios2-linux.dat: New (autogenerated).
5416 * NEWS (Changes since GDB 7.6): Add new Nios II targets
5417 and commands.
5418
5419 2013-05-06 Doug Evans <dje@google.com>
5420
5421 * symfile.c: Whitespace cleanup.
5422
5423 * solist.h (struct target_so_ops): New member clear_so.
5424 * solib-svr4.c (svr4_clear_so): New function.
5425 (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
5426 * solib.c (clear_so): Renamed from free_so_symbols.
5427 All callers updated. Call target clear_so if it exists.
5428
5429 2013-05-06 Tom Tromey <tromey@redhat.com>
5430
5431 * ada-lang.c (ada_value_primitive_packed_val): Don't
5432 call value_incref.
5433 * value.c (set_value_parent): Incref the new parent and decref
5434 the old parent.
5435 (value_copy, value_primitive_field): Use set_value_parent.
5436
5437 2013-05-06 Tom Tromey <tromey@redhat.com>
5438
5439 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
5440 (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
5441 if needed.
5442 * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
5443 * dwarf2read.c (write_constant_as_bytes)
5444 (dwarf2_fetch_constant_bytes): New functions.
5445
5446 2013-05-06 Tom Tromey <tromey@redhat.com>
5447
5448 * dwarf2read.c (dwarf2_const_value_data): Remove unused
5449 parameters.
5450 (dwarf2_const_value_attr): Update.
5451
5452 2013-05-06 Tom Tromey <tromey@redhat.com>
5453
5454 * somread.c (som_symfile_offsets): Add 'const' to addrs.
5455 * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
5456 * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
5457 Remove declaration.
5458
5459 2013-05-06 Tom Tromey <tromey@redhat.com>
5460
5461 * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
5462 objfile's obstack.
5463
5464 2013-05-06 Doug Evans <dje@google.com>
5465
5466 * dbxread.c (process_one_symbol): Constify section_offsets parameter.
5467 * stabsread.h (process_one_symbol): Update declaration.
5468 * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
5469 * elfread.c (elf_symfile_relocate_probe): Ditto.
5470 * psymtab.c (relocate_psymtabs): Ditto.
5471 * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
5472 (objfile_relocate): Ditto.
5473 * objfiles.h (objfile_relocate): Update declaration.
5474 * symfile.c (relative_addr_info_to_section_offsets): Constify
5475 addrs parameter.
5476 (default_symfile_offsets): Ditto.
5477 (syms_from_objfile_1): Constify offsets parameter.
5478 (syms_from_objfile): Ditto.
5479 (symbol_file_add_with_addrs_or_offsets): Ditto.
5480 (symfile_map_offsets_to_segments): Constify data parameter.
5481 * symfile.h (struct quick_symbol_functions): Constify new_offsets,
5482 delta parameters of member relocate.
5483 (struct sym_probe_fns): Constify new_offsets,
5484 delta parameters of member sym_relocate_probe.
5485 (struct sym_fns): Constify section_addr_info parameter of member
5486 sym_offsets.
5487 (relative_addr_info_to_section_offsets): Update declaration.
5488 (default_symfile_offsets): Ditto.
5489 (syms_from_objfile): Ditto.
5490 (symfile_map_offsets_to_segments): Ditto.
5491
5492 * symfile.c (syms_from_objfile_1): Use correct section count when
5493 objfile->sf == NULL.
5494
5495 2013-05-06 Mike Frysinger <vapier@gentoo.org>
5496
5497 * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
5498
5499 2013-05-06 Doug Evans <dje@google.com>
5500
5501 * psympriv.h (struct partial_symtab): Augment comment for member
5502 section_offsets.
5503
5504 2013-05-06 Joel Brobecker <brobecker@adacore.com>
5505
5506 Reimplement shared library support on ppc-aix...
5507 * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
5508 * features/library-list-aix.dtd: New file.
5509 * solib-aix.h, solib-aix.c: New file.
5510 * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
5511 (rs6000_find_toc_address_hook): Delete.
5512 (rs6000_push_dummy_call): Rewrite code setting the TOC value.
5513 (rs6000_aix_init_osabi): Register solib_aix_so_ops.
5514 * rs6000-nat.c: Remove "xcoffsolib.h" include. Include
5515 "xml-utils.h".
5516 (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
5517 (vmap_symtab, fixup_breakpoints): Delete.
5518 (rs6000_xfer_shared_libraries): New function.
5519 (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
5520 (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
5521 (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
5522 (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
5523 (rs6000_xfer_shared_library): New function.
5524 (find_toc_address): Delete.
5525 (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
5526 * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
5527 * xcoffread.c (record_minimal_symbol): Reloate symbol address
5528 before creating minimal symbol. Adjust function description
5529 accordingly.
5530 (scan_xcoff_symtab): Replace call to
5531 prim_record_minimal_symbol_and_info by call to
5532 record_minimal_symbol.
5533 (xcoff_symfile_offsets): Reimplement mostly as a wrapper
5534 around default_symfile_offsets.
5535 * configure.tgt: Add solib-aix.o to gdb_target_obs for
5536 powerpc-aix targets.
5537 * config/rs6000/nm-rs6000.h: Delete.
5538 * config/powerpc/aix.mh (NAT_FILE): Delete.
5539 (NATDEPFILES): Remove xcoffsolib.o.
5540 * Makefile.in (XMLFILES): Add library-list-aix.dtd.
5541 (ALL_TARGET_OBS): Add solib-aix.o.
5542 (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
5543 config/rs6000/nm-rs6000.h. Add solib-aix.h.
5544 (ALLDEPFILES): Add solib-aix.c. Remove xcoffsolib.c.
5545 * xcoffsolib.h, xcoffsolib.c: Delete.
5546
5547 * solib.c (reload_shared_libraries): Remove reference to
5548 SOLIB_CREATE_INFERIOR_HOOK.
5549 * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
5550 (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
5551 (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
5552 comment.
5553 * corelow.c (deprecated_core_resize_section_table): Delete.
5554 * exec.c: Remove include of xcoffsolib.h".
5555 (map_vmap, vmap): Delete.
5556 (exec_close_1): Remove references to vmap.
5557 (exec_file_attach): Remove vmap handling code, and reference
5558 to DEPRECATED_IBM6000_TARGET.
5559 (bfdsec_to_vmap): Delete.
5560 (exec_files_info): Remove block of code handling VMAP.
5561 * infcmd.c (post_create_inferior): Remove reference to
5562 SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
5563 * infrun.c (follow_exec): Remove reference to
5564 SOLIB_CREATE_INFERIOR_HOOK.
5565 * stack.c (print_frame): Remove reference to PC_SOLIB.
5566 * solib-dsbt.c (dsbt_current_sos): Adjust comment.
5567 (dsbt_relocate_main_executable): Likewise.
5568 * solib-frv.c (frv_current_sos): Likewise.
5569
5570 2013-05-06 Joel Brobecker <brobecker@adacore.com>
5571
5572 * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
5573 to target_write_memory and target_read_memory.
5574
5575 2013-05-06 Joel Brobecker <brobecker@adacore.com>
5576
5577 * darwin-nat.c (darwin_setup_fake_stop_event): New function.
5578 (darwin_attach): Adjust using darwin_setup_fake_stop_event.
5579
5580 2013-05-06 Joel Brobecker <brobecker@adacore.com>
5581
5582 * darwin-nat.c: Replace all "%x" instances in format strings
5583 into "0x%x" throughout.
5584
5585 2013-05-06 Joel Brobecker <brobecker@adacore.com>
5586
5587 * darwin-nat.c (darwin_mourn_inferior): Replace call to
5588 gdb_assert by call to MACH_CHECK_ERROR.
5589 (darwin_attach_pid): Raise an error rather than a failed
5590 assertion when various system calls failed. Report a warning
5591 instead of raising a failed assertion when PREV_NOT is not NULL
5592 after call to mach_port_request_notification.
5593 (darwin_ptrace_me): Raise an error rather than a failed
5594 assertion when read returns nonzero.
5595
5596 2013-05-06 Joel Brobecker <brobecker@adacore.com>
5597
5598 * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
5599
5600 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5601
5602 * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
5603
5604 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5605
5606 * event-top.c (display_gdb_prompt): Call missing do_cleanups.
5607 * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
5608 * symfile.c (symfile_bfd_open): New variable back_to. Do not leave
5609 a stale cleanup. Fix double free of NAME.
5610
5611 2013-05-04 Eli Zaretskii <eliz@gnu.org>
5612
5613 * windows-nat.c (windows_delete_thread): Accept an additional
5614 argument, the thread's exit code, and announce thread death when
5615 print_thread_events is non-zero and we are deleting a thread that
5616 is not the main thread.
5617 (get_windows_debug_event): Pass thread exit code to
5618 windows_delete_thread.
5619
5620 2013-05-03 Kevin Buettner <kevinb@redhat.com>
5621
5622 * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
5623 (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
5624 (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
5625 (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
5626 (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
5627 (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
5628 (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
5629 (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
5630 (gdbarch_tdep): New struct.
5631 (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
5632 E_NUM_REGS.
5633 (v850e3v5_register_name): New function.
5634 (v850_register_type): v850e3v5 vector registers are 64-bits wide.
5635 (v850_use_struct_convention): Add `gdbarch' parameter. Add new
5636 code handling the struct return conventions for the RH850 ABI.
5637 Update all callers.
5638 (v850_eight_byte_align_p): New function.
5639 (v850_push_call_dummy): Push structs by value, not by reference
5640 for the RH850 ABI. Add support for eight byte alignment.
5641 (v850_dbtrap_breakpoint_from_pc): New function.
5642 (v850_gdbarch_init): Add ABI detection code. Register
5643 v850e3v5_register_name for the v850e3v5 architecture. Set the
5644 number of registers for v850e3v5. Register
5645 v850_dbtrap_breakpoint_from_pc as appropriate.
5646 (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
5647
5648 2013-05-03 Doug Evans <dje@google.com>
5649
5650 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
5651 of bfd_count_sections.
5652 * solib-target.c (solib_target_relocate_section_addresses): Ditto.
5653 * symfile.c (default_symfile_offsets): Ditto.
5654 (syms_from_objfile_1): Ditto. Make dummy addrs list an array of
5655 one entry, not bfd_count_sections entries.
5656
5657 2013-05-03 Kevin Buettner <kevinb@redhat.com>
5658
5659 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
5660 `save' and `restore' register groups. Don't include SPL
5661 or SPH in these groups.
5662 (rl78_dwarf_reg_to_regnum): Adjust mapping for
5663 RL78_PC_REGNUM. Add mappings for RL78_PSW_REGNUM,
5664 RL78_ES_REGNUM, and RL78_CS_REGNUM.
5665 (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4. Invoke
5666 dwarf2_append_unwinders().
5667
5668 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5669
5670 * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
5671 ignore SIGINT and SIGTRAP in case these internal signals are
5672 caught explicitely.
5673
5674 2013-05-01 Joel Brobecker <brobecker@adacore.com>
5675
5676 * darwin-nat.c (darwin_read_write_inferior): Change types
5677 of parameters rdaddr and wraddr to "gdb_byte *". Change type
5678 of copy_count to "mach_msg_type_number_t".
5679 (darwin_read_dyld_info): Change type of parameter
5680 rdaddr to "gdb_byte *".
5681
5682 2013-05-01 Joel Brobecker <brobecker@adacore.com>
5683
5684 * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
5685 of &info->load_map from "char *" to "gdb_byte *".
5686
5687 2013-05-01 Joel Brobecker <brobecker@adacore.com>
5688
5689 * ia64-tdep.c (ia64_access_fpreg): Change cast of val
5690 from "char *" to "gdb_byte *".
5691 (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
5692
5693 2013-04-30 Doug Evans <dje@google.com>
5694
5695 * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
5696 (init_cutu_and_read_dies): Flag a complaint, not error, for bad
5697 DWO stub. If DWO isn't found, just use stub.
5698 (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
5699
5700 * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
5701 calling init_cutu_and_read_dies.
5702
5703 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5704
5705 * target-descriptions.c (maint_print_c_tdesc_cmd):
5706 Add case to parse structures as register types and
5707 bitfields.
5708
5709 2013-04-30 Walfred Tedeschi <walfred.tedeschi@intel.com>
5710
5711 * MAINTAINERS (Write After Approval): Add myself to the list.
5712
5713 2013-04-30 Joel Brobecker <brobecker@adacore.com>
5714
5715 * sol-thread.c (rw_common): Change type of parameter "buf"
5716 to "gdb_byte *".
5717 (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
5718 rw_common to "gdb_byte *" instead of "char *".
5719
5720 2013-04-30 Joel Brobecker <brobecker@adacore.com>
5721
5722 * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
5723 of local variable msym to const struct bound_minimal_symbol.
5724 Adjust use accordingly.
5725 [ti.ti_state == TD_THR_SLEEP]: Likewise.
5726
5727 2013-04-30 Samuel Thibault <samuel.thibault@gnu.org>
5728
5729 * i386gnu-nat.c (CREG_OFFSET): New macro.
5730 (creg_offset): New array.
5731 (CREG_ADDR): Use creg_offset instead of reg_offset.
5732
5733 2013-04-30 Joel Brobecker <brobecker@adacore.com>
5734
5735 * mep-tdep.c (mep_write_pc): Delete.
5736 (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
5737 Add call to set_gdbarch_pc_regnum.
5738
5739 2013-04-30 Joel Brobecker <brobecker@adacore.com>
5740
5741 * common/filestuff.c: Replace #include <dirent.h> by
5742 #include "gdb_dirent.h".
5743
5744 2013-04-30 Joel Brobecker <brobecker@adacore.com>
5745
5746 * common/filestuff.c: Replace #include <sys/stat.h> by
5747 #include "gdb_stat.h".
5748
5749 2013-04-29 Pierre Muller <muller@sourceware.org>
5750
5751 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
5752 editCase function rule.
5753 (get_DW_AT_signature_type): Likewise.
5754
5755 2013-04-29 Joel Brobecker <brobecker@adacore.com>
5756
5757 * m32r-tdep.c (m32r_write_pc): Delete.
5758 (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
5759 Add call to set_gdbarch_pc_regnum.
5760
5761 2013-04-29 Pierre Muller <muller@sourceware.org>
5762
5763 * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
5764
5765 2013-04-29 Joel Brobecker <brobecker@adacore.com>
5766
5767 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
5768
5769 2013-04-28 Yao Qi <yao@codesourcery.com>
5770
5771 * solib-dsbt.c (fetch_loadmap): Re-indent.
5772 (displacement_from_map, enable_break2): Likewise.
5773 (dsbt_relocate_section_addresses): Likewise.
5774
5775 2013-04-26 Joel Brobecker <brobecker@adacore.com>
5776
5777 GDB 7.6 released.
5778
5779 2013-04-25 Andreas Kaufmann <Andreas.Kaufmann@synopsys.com>
5780
5781 PR corefiles/14983:
5782 * dwarf2read.c (process_full_comp_unit): Always create a static
5783 block.
5784
5785 2013-04-25 Hui Zhu <hui@codesourcery.com>
5786
5787 * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
5788 to loc->cmd_bytecode.
5789
5790 2013-04-24 Doug Evans <dje@google.com>
5791
5792 * dwarf2read.c (setup_type_unit_groups): Fix comment.
5793
5794 2013-04-22 Keith Seitz <keiths@redhat.com>
5795
5796 * tracepoint.c (trace_save): Call the writer's start method.
5797
5798 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
5799
5800 PR gdb/10462
5801 * cli/cli-decode.c (lookup_command): Show an error if there is no space
5802 before argument.
5803
5804 2013-04-23 Tom Tromey <tromey@redhat.com>
5805
5806 * common/filestuff.c: Check USE_WIN32API before including
5807 sys/socket.h.
5808 (HAVE_F_GETFD): New define.
5809 (mark_cloexec): Check HAVE_F_GETFD.
5810 (gdb_open_cloexec): Change 'mode' to unsigned long.
5811 (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
5812 (gdb_pipe_cloexec): Check HAVE_PIPE.
5813 * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
5814 long.
5815
5816 2013-04-23 Hui Zhu <hui@codesourcery.com>
5817
5818 PR gdb/15293
5819 * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
5820
5821 2013-04-23 Hui Zhu <hui@codesourcery.com>
5822
5823 PR gdb/15165
5824 * breakpoint.c (dprintf_print_recreate): New.
5825 (save_breakpoints): Let it not save dprintf commands.
5826 (initialize_breakpoint_ops): Set dprintf_print_recreate.
5827
5828 2013-04-22 Tom Tromey <tromey@redhat.com>
5829
5830 PR gdb/7912:
5831 * Makefile.in (SFILES): Add filestuff.c
5832 (COMMON_OBS): Add filestuff.o.
5833 (filestuff.o): New target.
5834 * auto-load.c (auto_load_objfile_script_1): Use
5835 gdb_fopen_cloexec.
5836 * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
5837 * cli/cli-cmds.c (shell_escape): Call close_most_fds.
5838 * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
5839 * common/agent.c (gdb_connect_sync_socket): Use
5840 gdb_socket_cloexec.
5841 * common/filestuff.c: New file.
5842 * common/filestuff.h: New file.
5843 * common/linux-osdata.c (linux_common_core_of_thread)
5844 (command_from_pid, commandline_from_pid, print_source_lines)
5845 (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
5846 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
5847 gdb_fopen_cloexec.
5848 * common/linux-procfs.c (linux_proc_get_int)
5849 (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
5850 * config.in, configure: Rebuild.
5851 * configure.ac: Don't check for sys/socket.h. Check for
5852 fdwalk, pipe2.
5853 * corelow.c (core_open): Use gdb_open_cloexec.
5854 * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
5855 * fork-child.c (fork_inferior): Call close_most_fds.
5856 * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
5857 * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
5858 * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
5859 Use gdb_fopen_cloexec.
5860 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
5861 gdb_open_cloexec.
5862 (linux_async_pipe): Use gdb_pipe_cloexec.
5863 * remote-fileio.c (remote_fileio_func_open): Use
5864 gdb_open_cloexec.
5865 * remote.c (remote_file_put, remote_file_get): Use
5866 gdb_fopen_cloexec.
5867 * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
5868 close_most_fds.
5869 * ser-tcp.c (net_open): Use gdb_socket_cloexec.
5870 * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
5871 * solib.c (solib_find): Use gdb_open_cloexec.
5872 * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
5873 * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
5874 (tfile_open): Use gdb_open_cloexec.
5875 * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
5876 * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
5877 * xml-support.c (xml_fetch_content_from_file): Use
5878 gdb_fopen_cloexec.
5879 * main.c (captured_main): Call notice_open_fds.
5880
5881 2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
5882
5883 * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
5884 'char *' to 'gdb_byte *'.
5885 (gdbsim_store_register): Change the type of 'tmp' from 'char' to
5886 'gdb_byte'.
5887
5888 2013-04-22 Yao Qi <yao@codesourcery.com>
5889
5890 * infrun.c: Fix typo in comment.
5891
5892 2013-04-22 Andrew Haley <aph@redhat.com>
5893
5894 * arm-tdep.c (BranchDest): Cast result as "unsigned long",
5895 instead of "long".
5896
5897 2013-04-20 Yao Qi <yao@codesourcery.com>
5898
5899 * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
5900 'char *' to 'gdb_byte *'. Cast the return value of
5901 'bt_ctf_get_char_array' to 'gdb_byte *'.
5902
5903 2013-04-19 Pedro Alves <palves@redhat.com>
5904
5905 * configure.ac (build_warnings): Replace -Wno-pointer-sign with
5906 -Wpointer-sign.
5907 * configure: Regenerate.
5908
5909 2013-04-19 Pedro Alves <palves@redhat.com>
5910
5911 * ser-tcp.c (net_read_prim): Cast second argument to recv to
5912 'void *'.
5913
5914 2013-04-19 Pedro Alves <palves@redhat.com>
5915
5916 * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
5917 Change type of 'myaddr' parameter to gdb_byte pointer.
5918 (monitor_write_memory_longlongs): Likewise. Cast 'myaddr' pointer
5919 to 'long long' pointer instead of to 'unsigned long long'.
5920 (monitor_write_memory_block, monitor_read_memory_single)
5921 (monitor_read_memory): Change type of 'myaddr' parameter to
5922 gdb_byte pointer.
5923
5924 2013-04-19 Pedro Alves <palves@redhat.com>
5925
5926 * record.c (validate_history_size): Make parameter 'setting'
5927 unsigned.
5928
5929 2013-04-19 Pedro Alves <palves@redhat.com>
5930
5931 * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
5932 to 'gdb_byte *'.
5933
5934 2013-04-19 Pedro Alves <palves@redhat.com>
5935
5936 * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
5937 local to int.
5938
5939 2013-04-19 Pedro Alves <palves@redhat.com>
5940
5941 * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
5942 * ada-tasks.c (read_fat_string_value): Likewise.
5943
5944 2013-04-19 Pedro Alves <palves@redhat.com>
5945
5946 * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
5947 unsigned. Pass 'tmp' to safe_read_uleb128 instead of the signed
5948 'offset', and adjust.
5949
5950 2013-04-19 Pedro Alves <palves@redhat.com>
5951
5952 * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
5953 (read_index_from_section): Add cast to 'char *'.
5954
5955 2013-04-19 Pedro Alves <palves@redhat.com>
5956
5957 * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
5958
5959 2013-04-19 Pedro Alves <palves@redhat.com>
5960
5961 * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
5962
5963 2013-04-19 Pedro Alves <palves@redhat.com>
5964
5965 * record-full.c (record_full_get_bookmark): Change local 'ret'
5966 type to char * and add cast to gdb_byte *.
5967 (record_full_goto_bookmark): Handle 'bookmark' argument as a
5968 string.
5969 * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
5970
5971 2013-04-19 Pedro Alves <palves@redhat.com>
5972
5973 * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
5974 * python/py-prettyprint.c (print_string_repr): Change type of
5975 'output' local to char *. Add cast to gdb_byte * in
5976 LA_PRINT_STRING call.
5977 (print_children): Change type of 'output' local to char *.
5978 * python/py-value.c (valpy_string): Add cast to const char * in
5979 PyUnicode_Decode call.
5980
5981 2013-04-19 Pedro Alves <palves@redhat.com>
5982
5983 * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
5984 and change its type to 'const char *'. Adjust.
5985 (mips_send_packet): Add cast to 'char *', and remove cast to
5986 'unsigned char *'.
5987 (mips_receive_packet): Remove cast to 'unsigned char *'.
5988 (mips_load_srec): Use bfd_byte.
5989 (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
5990 (pmon_checkset): Make 'value' parameter unsigned.
5991
5992 2013-04-19 Pedro Alves <palves@redhat.com>
5993
5994 * common/agent.c (agent_run_command): Add cast to gdb_byte *.
5995
5996 2013-04-19 Pedro Alves <palves@redhat.com>
5997
5998 * remote.c (remote_write_bytes_aux, compare_sections_command)
5999 (remote_read_qxfer)
6000 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
6001 (remote_hostio_readlink, remote_bfd_iovec_pread)
6002 (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
6003 binary buffer, and char when buffer is used as string.
6004 * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
6005 (trace_save, tfile_open, traceframe_walk_blocks)
6006 (tfile_fetch_registers): Likewise.
6007
6008 2013-04-19 Pedro Alves <palves@redhat.com>
6009
6010 * ser-base.c (ser_base_write): Change prototype -- take 'void *'
6011 buffer and size_t size. Adjust.
6012 * ser-base.h (ser_base_write): Adjust.
6013 * ser-go32.c (cnts): Change type to size_t.
6014 (dos_write): Change prototype -- take 'void *'
6015 buffer and size_t size. Adjust.
6016 (dos_info): Print elements of 'cnts' as unsigned long.
6017 * serial.c (serial_write): Likewise.
6018 * serial.h (serial_write): Adjust.
6019 (struct serial_ops) <write>: Change prototype -- take 'void *'
6020 buffer and size_t size. Adjust.
6021
6022 2013-04-19 Pedro Alves <palves@redhat.com>
6023
6024 * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
6025 gdb_byte *.
6026 * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
6027
6028 2013-04-19 Pedro Alves <palves@redhat.com>
6029
6030 * alpha-tdep.c (alpha_extract_return_value): Use
6031 regcache_cooked_read_unsigned to read 'v0'.
6032
6033 2013-04-19 Pedro Alves <palves@redhat.com>
6034
6035 * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
6036 parameters 'at', 'as' and 'offset' to uint32_t.
6037
6038 2013-04-19 Pedro Alves <palves@redhat.com>
6039
6040 * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
6041 'is64' to signed 'int'.
6042
6043 2013-04-19 Pedro Alves <palves@redhat.com>
6044
6045 * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
6046 parameter to int *.
6047
6048 2013-04-19 Pedro Alves <palves@redhat.com>
6049
6050 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
6051 'insnbuf' buffer type to unsigned int[].
6052
6053 2013-04-19 Pedro Alves <palves@redhat.com>
6054
6055 * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
6056
6057 2013-04-19 Pedro Alves <palves@redhat.com>
6058
6059 * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
6060 unsigned long *.
6061
6062 2013-04-19 Pedro Alves <palves@redhat.com>
6063
6064 * alpha-tdep.c (heuristic_fence_post): Change type to int.
6065 (alpha_heuristic_proc_start): Adjust to check -1 instead of
6066 UINT_MAX.
6067 * mips-tdep.c (heuristic_fence_post): Change type to int.
6068 (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
6069
6070 2013-04-19 Pedro Alves <palves@redhat.com>
6071
6072 * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
6073 (struct gdbarch_tdep) <cris_version>: Make unsigned.
6074 (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
6075
6076 2013-04-19 Pedro Alves <palves@redhat.com>
6077
6078 * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'. Use
6079 it to get a string view of the byte buffer.
6080 * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
6081 type to gdb_byte *. Adjust.
6082 * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
6083 Change local to char *.
6084 * solib-darwin.c (find_program_interpreter): Change return type to
6085 char *. Adjust.
6086 (darwin_solib_get_all_image_info_addr_at_init): Adjust.
6087 * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
6088 * solib-frv.c (enable_break2): Change local 'buf' to char *.
6089 * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
6090 * solib-svr4.c (find_program_interpreter): Change return type to
6091 char *. Adjust.
6092 (enable_break): Change local 'interp_name' to char *.
6093 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
6094 * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
6095 (spu_pseudo_register_write_spu): Use char for string buffer.
6096 Adjust.
6097 (info_spu_event_command, info_spu_signal_command): Add casts to
6098 'char *'.
6099
6100 2013-04-19 Pedro Alves <palves@redhat.com>
6101
6102 * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
6103 gdb_byte[].
6104 (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
6105 * ada-lang.c (ada_value_assign): Use gdb_byte.
6106 * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
6107 (alphanbsd_sigtramp_offset): Use gdb_byte.
6108 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
6109 (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
6110 (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
6111 (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
6112 (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
6113 * arm-tdep.c (arm_stub_unwind_sniffer)
6114 (arm_displaced_init_closure): Use gdb_byte.
6115 (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
6116 (arm_default_thumb_le_breakpoint)
6117 (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
6118 * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
6119 thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
6120 * arm-wince-tdep.c (arm_wince_le_breakpoint)
6121 (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
6122 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
6123 (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
6124 (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
6125 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
6126 (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
6127 * cris-tdep.c (push_stack_item, cris_push_dummy_call)
6128 (cris_store_return_value, cris_extract_return_value): Use
6129 gdb_byte.
6130 (constraint): Change type of parameter to char * from signed
6131 char*. Use gdb_byte.
6132 * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
6133 of local buffer to gdb_byte *.
6134 * dwarf2read.c (read_index_from_section): Use gdb_byte.
6135 (create_dwp_hash_table): Change type of locals to gdb_byte *.
6136 (add_address_entry): Change type of local buffer to gdb_byte[].
6137 * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
6138 (frv_push_dummy_call): Use gdb_byte.
6139 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
6140 (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
6141 (hppa_hpux_supply_save_state): Use gdb_byte.
6142 * hppa-tdep.c (hppa32_push_dummy_call)
6143 (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
6144 * ia64-tdep.c (extract_bit_field, replace_bit_field)
6145 (slotN_contents, replace_slotN_contents): Change type of parameter
6146 to gdb_byte *.
6147 (fetch_instruction, ia64_pseudo_register_write)
6148 (ia64_register_to_value, ia64_value_to_register)
6149 (ia64_extract_return_value, ia64_store_return_value)
6150 (ia64_push_dummy_call): Use gdb_byte.
6151 * m32c-tdep.c (m32c_return_value): Remove cast.
6152 * m68hc11-tdep.c (m68hc11_pseudo_register_write)
6153 (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
6154 gdb_byte.
6155 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
6156 * mn10300-tdep.c (mn10300_store_return_value)
6157 (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
6158 gdb_byte.
6159 * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
6160 (moxie_process_record): Remove casts.
6161 * ppc-ravenscar-thread.c (supply_register_at_address)
6162 (ppc_ravenscar_generic_store_registers): Use gdb_byte.
6163 * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
6164 * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
6165 * remote-mips.c (mips_xfer_memory): Use gdb_byte.
6166 * remote.c (compare_sections_command): Use gdb_byte.
6167 * score-tdep.c (score7_free_memblock): Change type of parameter to
6168 gdb_byte *.
6169 * sh-tdep.c (sh_justify_value_in_reg): Change return type to
6170 gdb_byte *. Use gdb_byte.
6171 (sh_push_dummy_call_fpu): Use gdb_byte.
6172 (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
6173 (sh_store_return_value_nofpu, sh_store_return_value_fpu)
6174 (sh_register_convert_to_virtual, sh_register_convert_to_raw):
6175 Change parameter type to 'gdb_byte *'. Use gdb_byte.
6176 (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
6177 * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
6178 (sh64_store_return_value, sh64_register_convert_to_virtual):
6179 Change parameter type to 'gdb_byte *'. Use gdb_byte.
6180 (sh64_pseudo_register_write): Use gdb_byte.
6181 * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
6182 * solib-irix.c (fetch_lm_info): Likewise. Use gdb_byte for byte
6183 buffer.
6184 (irix_current_sos): Use gdb_byte.
6185 * solib-som.c (som_current_sos): Use gdb_byte.
6186 * sparc-ravenscar-thread.c (supply_register_at_address)
6187 (sparc_ravenscar_generic_store_registers): Use gdb_byte.
6188 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
6189 * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
6190 * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
6191 'gdb_byte *'.
6192 * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
6193 'gdb_byte *'.
6194 * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
6195 * xstormy16-tdep.c (xstormy16_extract_return_value)
6196 (xstormy16_store_return_value): Change parameter type to
6197 'gdb_byte *'. Adjust.
6198 (xstormy16_push_dummy_call): Use gdb_byte.
6199 * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
6200 (call0_analyze_prologue, execute_code): Use gdb_byte.
6201
6202 2013-04-19 Vladimir Kargov <kargov@gmail.com>
6203 Pedro Alves <palves@redhat.com>
6204
6205 * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
6206 value contents.
6207
6208 2013-04-17 Doug Evans <dje@google.com>
6209
6210 * dwarf2read.c (struct signatured_type): New member type.
6211 (struct attribute): Replace member signatured_type with signature.
6212 (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
6213 (read_call_site_scope): Call follow_die_ref instead of
6214 follow_die_ref_or_sig.
6215 (read_structure_type): Rewrite handling of signatured types.
6216 (read_enumeration_type): Ditto.
6217 (read_attribute_value): Update.
6218 (build_error_marker_type): New function.
6219 (lookup_die_type): Add assert. Rewrite handling of signatured types.
6220 Don't call error for bad types, just build an error marker type.
6221 (dump_die_shallow): Update.
6222 (follow_die_sig_1): Renamed from follow_die_sig.
6223 Don't call error for bad types, instead return NULL.
6224 (follow_die_sig): New function.
6225 (get_signatured_type, get_DW_AT_signature_type): New functions.
6226
6227 2013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
6228
6229 * aarch64-tdep.c (aarch64_write_pc): Removed.
6230 (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
6231 function.
6232
6233 2013-04-17 Yao Qi <yao@codesourcery.com>
6234
6235 * top.c (print_gdb_configuration): Print configure-time
6236 parameter on using libbabeltrace or not.
6237
6238 2013-04-16 Pedro Alves <palves@redhat.com>
6239
6240 * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
6241
6242 2013-04-16 Pedro Alves <palves@redhat.com>
6243
6244 * common/glibc_thread_db.h: Update from upstream glibc
6245 (git 568035b7874a099087b77f7bba3e36a1173787b0).
6246
6247 2013-04-16 Pedro Alves <palves@redhat.com>
6248
6249 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
6250 * common/glibc_thread_db.h: ... this new file ...
6251 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
6252
6253 2013-04-16 Will Newton <will.newton@gmail.com>
6254 Pedro Alves <palves@redhat.com>
6255
6256 PR build/11881
6257
6258 * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
6259 (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
6260 HAVE_THREAD_DB_H.
6261
6262 2013-04-16 Pedro Alves <palves@redhat.com>
6263 Eli Zaretskii <eliz@gnu.org>
6264
6265 * NEWS: Mention "set foo unlimited".
6266
6267 2013-04-15 Doug Evans <dje@google.com>
6268
6269 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
6270 (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
6271 (create_dwo_cu_reader): Renamed from
6272 create_dwo_debug_info_hash_table_reader.
6273 (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
6274 Remove support for multiple CUs in a DWO file.
6275 (open_and_init_dwo_file, lookup_dwo_cutu): Update.
6276
6277 * dwarf2read.c (create_debug_types_hash_table): Use hex_string
6278 instead of phex.
6279 (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
6280 (create_dwo_in_dwp): Ditto.
6281
6282 2013-04-15 Tom Tromey <tromey@redhat.com>
6283
6284 * NEWS: Move recent entries into "since 7.6" section.
6285
6286 2013-04-15 Tom Tromey <tromey@redhat.com>
6287
6288 PR c++/13588:
6289 * NEWS: Update.
6290 * break-catch-throw.c (struct exception_catchpoint)
6291 <exception_rx, pattern>: New fields.
6292 (fetch_probe_arguments, dtor_exception_catchpoint)
6293 (check_status_exception_catchpoint)
6294 (print_one_detail_exception_catchpoint): New functions.
6295 (handle_gnu_v3_exceptions): Add "except_rx" argument.
6296 Compile regular expression if needed.
6297 (extract_exception_regexp): New function.
6298 (catch_exception_command_1): Use extract_exception_regexp.
6299 (compute_exception): Use fetch_probe_arguments.
6300 (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
6301 and check_status fields.
6302 * cp-abi.c (cplus_typename_from_type_info): New function.
6303 * cp-abi.h (cplus_typename_from_type_info): Declare.
6304 (struct cp_abi_ops) <get_typename_from_type_info>: New field.
6305 * gdb_regex.h (compile_rx_or_error): Declare.
6306 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
6307 comment.
6308 (init_gnuv3_ops): Set get_type_from_type_info field.
6309 * probe.c (compile_rx_or_error): Move...
6310 * utils.c (compile_rx_or_error): ... here.
6311
6312 2013-04-15 Tom Tromey <tromey@redhat.com>
6313
6314 PR c++/15176:
6315 * NEWS: Update.
6316 * break-catch-throw.c (compute_exception): New function.
6317 (exception_funcs): New global.
6318 (_initialize_break_catch_throw): Create $_exception.
6319 * cp-abi.c (cplus_type_from_type_info): New function.
6320 * cp-abi.h (cplus_type_from_type_info): Declare.
6321 (struct cp_abi_ops) <get_type_from_type_info>: New field.
6322 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
6323 (gnuv3_get_type_from_type_info): New functions.
6324 (init_gnuv3_ops): Set get_type_from_type_info ABI field.
6325
6326 2013-04-15 Tom Tromey <tromey@redhat.com>
6327
6328 * break-catch-throw.c (struct exception_names): New.
6329 (exception_functions): Change type.
6330 (re_set_exception_catchpoint): Look for SDT probes.
6331
6332 2013-04-15 Tom Tromey <tromey@redhat.com>
6333
6334 PR c++/10119:
6335 * break-catch-throw.c (exception_functions): New global.
6336 (gnu_v3_exception_catchpoint_ops): Move earlier.
6337 (struct exception_catchpoint): New.
6338 (classify_exception_breakpoint): Rewrite.
6339 (re_set_exception_catchpoint): New function.
6340 (handle_gnu_v3_exceptions): Return void. Use init_catchpoint.
6341 Allocate a struct exception_catchpoint.
6342 (catch_exception_command_1): Update.
6343 (initialize_throw_catchpoint_ops): Set 're_set' method.
6344
6345 2013-04-15 Tom Tromey <tromey@redhat.com>
6346
6347 * Makefile.in (SFILES): Add break-catch-throw.c
6348 (COMMON_OBS): Add break-catch-throw.o.
6349 * break-catch-throw.c: New file.
6350 * breakpoint.c: Move exception-catching code to new file.
6351 (ep_parse_optional_if_clause): No longer static.
6352 * breakpoint.h (ep_parse_optional_if_clause): Declare.
6353
6354 2013-04-15 Tom Tromey <tromey@redhat.com>
6355
6356 PR c++/9065:
6357 * NEWS: Update.
6358 * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
6359 * c-exp.y (TYPEID): New token.
6360 (exp): Add new TYPEID productions.
6361 (ident_tokens): Add "typeid".
6362 * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
6363 * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
6364 (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
6365 * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
6366 * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
6367 case.
6368 * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
6369 (build_std_type_info_type, gnuv3_get_typeid_type)
6370 (gnuv3_get_typeid): New functions.
6371 (init_gnuv3_ops): Initialize std_type_info_gdbarch_data. Set
6372 new fields on ABI object.
6373 * parse.c (operator_length_standard) <OP_TYPEID>: New case.
6374 * std-operator.def (OP_TYPEID): New.
6375
6376 2013-04-15 Tom Tromey <tromey@redhat.com>
6377
6378 * elfread.c (elf_symtab_read): Install versioned symbol under
6379 unversioned name as well.
6380
6381 2013-04-15 Tom Tromey <tromey@redhat.com>
6382
6383 PR c++/11990:
6384 * c-lang.c (cplus_language_defn): Use gdb_demangle.
6385 * c-typeprint.c (c_type_print_base): Use gdb_demangle.
6386 * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
6387 (gdb_demangle): New function.
6388 * cp-support.h (gdb_demangle): Declare.
6389 * dwarf2read.c (dwarf2_physname, fixup_partial_die)
6390 (dwarf2_name): Use gdb_demangle.
6391 * gdbtypes.c (check_stub_method): Use gdb_demangle.
6392 * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
6393 suffixes from name.
6394 (gnuv3_print_method_ptr): Use gdb_demangle.
6395 * jv-lang.c (java_demangle): Use gdb_demangle.
6396 * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
6397 * language.c (unk_lang_demangle): Use gdb_demangle.
6398 * symtab.c (symbol_find_demangled_name)
6399 (demangle_for_lookup): Use gdb_demangle.
6400
6401 2013-04-15 Tom Tromey <tromey@redhat.com>
6402
6403 PR c++/12824:
6404 * NEWS: Update.
6405 * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
6406 New constant.
6407 (classify_exception_breakpoint): New function.
6408 (print_it_exception_catchpoint, print_one_exception_catchpoint)
6409 (print_mention_exception_catchpoint)
6410 (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
6411 (catch_exception_command_1): Handle "rethrow" catchpoint.
6412 (catch_rethrow_command): New function.
6413 (_initialize_breakpoint): Add "catch rethrow" command.
6414
6415 2013-04-15 Pierre Muller <muller@sourceware.org>
6416
6417 * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
6418 set_gdbarch_write_pc as deprecated anymore.
6419
6420 2013-04-15 Joel Brobecker <brobecker@adacore.com>
6421
6422 * spu-tdep.c (spu_write_pc): Add empty line after local variable
6423 declarations.
6424
6425 2013-04-13 Yao Qi <yao@codesourcery.com>
6426
6427 * ctf.c (_initialize_ctf): Include "completer.h".
6428 Call add_target_with_completer instead of add_target.
6429
6430 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6431
6432 Fix GDB regression related to PR binutils/14813.
6433 * jit.c (mem_bfd_iovec_close): Return 0 for success.
6434 * minidebug.c (lzma_close): Add return value comment.
6435 * remote.c (remote_bfd_iovec_close): Return 0 for success.
6436 * solib-spu.c (spu_bfd_iovec_close): Likewise.
6437 * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
6438
6439 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6440
6441 * config.in: Regenerate.
6442
6443 2013-04-12 Tom Tromey <tromey@redhat.com>
6444
6445 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
6446 const.
6447 * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
6448 (struct die_reader_specs) <buffer>: Likewise.
6449 (die_reader_func_ftype): Make 'info_ptr' const.
6450 (struct line_header) <include_dirs, statement_program_start,
6451 statement_program_end>: Now const.
6452 (struct file_entry) <name>: Likewise.
6453 (struct partial_die_info) <sibling>: Likewise.
6454 (struct dwarf_block) <data>: Likewise.
6455 (dwarf2_read_section): Remove cast.
6456 (dwarf2_get_section_info): Make 'bufp' const.
6457 (read_index_from_section): Constify.
6458 (dw2_get_file_names_reader): Make 'info_ptr' const.
6459 (dw2_get_primary_filename_reader): Likewise.
6460 (read_comp_unit_head): Make 'info_ptr' and return type const.
6461 (read_and_check_comp_unit_head, read_and_check_type_unit_head):
6462 Likewise.
6463 (read_abbrev_offset): Constify.
6464 (dwarf2_create_include_psymtab): Make 'name' const.
6465 (create_debug_types_hash_table): Update.
6466 (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
6467 (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
6468 Constify.
6469 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
6470 (load_partial_comp_unit_reader): Make 'info_ptr' const.
6471 (read_comp_units_from_section): Constify.
6472 (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
6473 (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
6474 const.
6475 (dwarf2_compute_name, setup_type_unit_groups): Constify.
6476 (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
6477 (create_dwp_hash_table, dwarf2_ranges_read)
6478 (dwarf2_record_block_ranges): Constify.
6479 (read_die_and_children, read_die_and_siblings_1)
6480 (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
6481 const.
6482 (read_full_die_1, read_full_die): Make 'info_ptr' const.
6483 (abbrev_table_read_table): Constify.
6484 (load_partial_dies): Make 'info_ptr' const.
6485 (read_partial_die, read_attribute_value, read_attribute): Make
6486 'info_ptr' and return type const.
6487 (read_address, read_initial_length)
6488 (read_checked_initial_length_and_offset, read_offset)
6489 (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
6490 const.
6491 (read_direct_string): Make 'buf' and return type const.
6492 (read_indirect_string_at_offset, read_indirect_string_from_dwz)
6493 (read_indirect_string): Make return type const.
6494 (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
6495 (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
6496 'info_ptr' const.
6497 (read_str_index): Make return type const.
6498 (add_include_dir): Make 'include_dir' const.
6499 (add_file_name): Make 'name' const.
6500 (dwarf_decode_line_header): Constify.
6501 (psymtab_include_file_name): Make return type const.
6502 (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
6503 (dwarf2_start_subfile): Make 'filename' const.
6504 (dwarf2_const_value_attr): Make 'bytes' const.
6505 (read_signatured_type_reader): Make 'info_ptr' const.
6506 (decode_locdesc): Constify.
6507 (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
6508 const.
6509 (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
6510 'mac_end', and return type const.
6511 (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
6512 (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
6513 type const.
6514 (per_cu_header_read_in): Constify.
6515 * symfile.h (dwarf2_get_section_info): Update.
6516
6517 2013-04-12 Tom Tromey <tromey@redhat.com>
6518
6519 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
6520
6521 2013-04-12 Eli Zaretskii <eliz@gnu.org>
6522
6523 * NEWS: Mention "show configuration", --configuration.
6524 * top.c (print_gdb_configuration): New function, displays the
6525 details about GDB configure-time parameters.
6526 (print_gdb_version): Mention "show configuration".
6527 * cli/cli-cmds.c (show_configuration): New function.
6528 (_initialize_cli_cmds): Add the "show configuration" command.
6529 * main.c (captured_main) <print_configuration>: New static var.
6530 <long_options>: Use it.
6531 If --configuration was given, call print_gdb_configuration.
6532
6533 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6534 Pedro Alves <palves@redhat.com>
6535
6536 * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
6537 (generated_files): Add gcore.
6538 (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
6539 HAVE_NATIVE_GCORE_HOST.
6540 (gcore): New.
6541 * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
6542 * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
6543 config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
6544 config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
6545 config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
6546 Add HAVE_NATIVE_GCORE_HOST.
6547 * configure: Regenerate.
6548 * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
6549 New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME. New
6550 AC_CONFIG_FILES for gcore.
6551 * configure.tgt: Add gdb_have_gcore to the initial comment. Set
6552 gdb_have_gcore.
6553 * gdb_gcore.sh: Rename to ...
6554 * gcore.in: ... here. Remove gcore.sh comment. Use GDB_TRANSFORM_NAME
6555 and GCORE_TRANSFORM_NAME substitutions.
6556
6557 Fix parsing tabs in ${gdb_target_obs}.
6558 * configure.tgt (gdb_have_gcore): Replace case with for and if.
6559
6560 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6561
6562 * remote.c (unpush_and_perror): Add output message final dot.
6563
6564 2013-04-11 Yao Qi <yao@codesourcery.com>
6565
6566 * tracepoint.c (tfile_interp_line): Fit parameters line and
6567 utpp in one line.
6568
6569 2013-04-10 Joel Brobecker <brobecker@adacore.com>
6570
6571 * solib.c (solib_map_sections): Remove code overwriting
6572 SO->SO_NAME with the bfd's filename.
6573
6574 2013-04-10 Pedro Alves <palves@redhat.com>
6575
6576 * cli/cli-decode.c (integer_unlimited_completer): New function.
6577 (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
6578 (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
6579 completer.
6580 * cli/cli-setshow.c: Include "cli/cli-utils.h".
6581 (is_unlimited_literal): New function.
6582 (do_set_command): Handle literal "unlimited" arguments.
6583 * frame.c (_initialize_frame) <set backtrace limit>: Document
6584 "unlimited".
6585 * printcmd.c (_initialize_printcmd) <set print
6586 max-symbolic-offset>: Add help text.
6587 * record-full.c (_initialize_record_full) <set record full
6588 insn-number-max>: Likewise.
6589 * record.c (_initialize_record) <set record
6590 instruction-history-size, set record function-call-history-size>:
6591 Add help text.
6592 * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
6593 help text.
6594 * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
6595 Likewise.
6596 * source.c (_initialize_source) <set listsize>: Add help text.
6597 * utils.c (initialize_utils) <set height, set width>: Likewise.
6598 <set pagination>: Mention "set height unlimited".
6599 * valprint.c (_initialize_valprint) <set print elements, set print
6600 repeats>: Document "unlimited".
6601
6602 2013-04-10 Pedro Alves <palves@redhat.com>
6603
6604 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
6605 instead of disconnect_tracing.
6606 * infcmd.c (detach_command, disconnect_command): Call
6607 query_if_trace_running. Adjust.
6608 * top.c: Include "tracepoint.h".
6609 (quit_target): Delete. Contents moved ...
6610 (quit_force): ... here. Wrap each stage of teardown in
6611 TRY_CATCH. Call disconnect_tracing before detaching.
6612
6613 2013-04-10 Hui Zhu <hui@codesourcery.com>
6614 Yao Qi <yao@codesourcery.com>
6615
6616 * configure.ac: Check libbabeltrace is installed.
6617 * config.in: Regenerate.
6618 * configure: Regenerate.
6619 * Makefile.in (LIBBABELTRACE): New.
6620 (CLIBS): Add LIBBABELTRACE.
6621 * ctf.c: Include "exec.h".
6622 (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
6623 (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
6624 (ctf_save_metadata_header): Define new type aliases in
6625 metadata.
6626 (ctf_write_header): Define event type "tsv_def" and "tp_def"
6627 in metadata. Start a new faked packet for trace status.
6628 (ctf_write_status): Write trace status to CTF.
6629 (ctf_write_uploaded_tsv): Write TSV to CTF.
6630 (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
6631 (ctf_write_definition_end): End the faked packet.
6632
6633 (ctx, ctf_iter, trace_dirname): New.
6634 (start_pos): New variable.
6635 (ctf_destroy, ctf_open_dir, ctf_open): New.
6636 (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
6637 macros.
6638 (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
6639 (ctf_fetch_registers, ctf_xfer_partial): New.
6640 (ctf_get_trace_state_variable_value): New.
6641 (ctf_get_tpnum_from_frame_event): New.
6642 (ctf_get_traceframe_address): New.
6643 (ctf_trace_find, ctf_has_stack): New.
6644 (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
6645 (ctf_get_trace_status, ctf_read_status): New.
6646 (_initialize_ctf): New.
6647 * tracepoint.c (get_tracepoint_number): New
6648 (get_uploaded_tsv): Remove 'static'.
6649 (struct traceframe_info, trace_regblock_size): Move it to ...
6650 * tracepoint.h: ... here.
6651 (get_tracepoint_number): Declare it.
6652 (get_uploaded_tsv): Declare it.
6653
6654 * NEWS: Mention new configure option.
6655
6656 2013-04-10 Pedro Alves <palves@redhat.com>
6657 Hui Zhu <hui@codesourcery.com>
6658
6659 * breakpoint.c (dprintf_re_set): New.
6660 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
6661 to dprintf_re_set.
6662
6663 2013-04-09 Joel Brobecker <brobecker@adacore.com>
6664
6665 * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
6666 Remove solib-svr4.o from the list.
6667
6668 2013-04-09 Joel Brobecker <brobecker@adacore.com>
6669
6670 * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
6671 Use gdb_assert_not_reached instead of invalid boolean expression.
6672
6673 2013-04-09 Pedro Alves <palves@redhat.com>
6674
6675 * remote.c (unpush_and_perror): New function.
6676 (readchar, remote_serial_write): Use it.
6677
6678 2013-04-09 Markus Metzger <markus.t.metzger@intel.com>
6679
6680 * NEWS: Mention new btrace RSP packets.
6681
6682 2013-04-08 Tom Tromey <tromey@redhat.com>
6683
6684 * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
6685 long.
6686
6687 2013-04-08 Tom Tromey <tromey@redhat.com>
6688
6689 * maint.c (print_bfd_section_info): Print the section index.
6690 * symmisc.c (dump_msymbols): Print the section index.
6691
6692 2013-04-08 Tom Tromey <tromey@redhat.com>
6693
6694 PR symtab/8424:
6695 * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
6696 SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
6697 * breakpoint.c (resolve_sal_pc): Update.
6698 * elfread.c (elf_gnu_ifunc_record_cache): Update.
6699 * findvar.c (struct minsym_lookup_data) <objfile>: New field.
6700 (minsym_lookup_iterator_cb): Use it.
6701 (default_read_var_value): Update.
6702 * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
6703 Update.
6704 * infcmd.c (jump_command): Update.
6705 * linespec.c (minsym_found): Update.
6706 * maint.c (maintenance_translate_address): Update.
6707 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
6708 (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
6709 * parse.c (write_exp_msymbol): Update.
6710 * printcmd.c (address_info): Update.
6711 * psymtab.c (find_pc_sect_psymbol): Update.
6712 (fixup_psymbol_section): Check SYMBOL_SECTION, not
6713 SYMBOL_OBJ_SECTION.
6714 (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
6715 Don't initialize SYMBOL_OBJ_SECTION.
6716 * spu-tdep.c (spu_catch_start): Update.
6717 * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
6718 * symmisc.c (dump_msymbols, print_symbol): Update.
6719 * symtab.c (fixup_section): Don't set 'obj_section'. Change
6720 how fallback section is computed.
6721 (fixup_symbol_section): Update.
6722 (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
6723 Update.
6724 (allocate_symbol, initialize_symbol, allocate_template_symbol):
6725 Initialize SYMBOL_SECTION.
6726 * symtab.h (struct general_symbol_info) <section>: Update comment.
6727 <obj_section>: Remove.
6728 (SYMBOL_OBJ_SECTION): Add 'objfile' argument. Rewrite.
6729 (SYMBOL_OBJFILE): New macro.
6730
6731 2013-04-08 Tom Tromey <tromey@redhat.com>
6732
6733 * coffread.c (record_minimal_symbol): Update.
6734 * dbxread.c (record_minimal_symbol): Update.
6735 * elfread.c (record_minimal_symbol): Update.
6736 * machoread.c (macho_symtab_add_minsym): Update.
6737 * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
6738 Update.
6739 * minsyms.c (prim_record_minimal_symbol): Update.
6740 (prim_record_minimal_symbol_full): Remove 'bfd_section'
6741 argument.
6742 (prim_record_minimal_symbol_and_info): Likewise.
6743 * minsyms.h (prim_record_minimal_symbol_full)
6744 (prim_record_minimal_symbol_and_info): Update.
6745 * symtab.c (allocate_symbol, initialize_symbol)
6746 (allocate_template_symbol): Initialize SYMBOL_SECTION.
6747 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
6748 Update.
6749
6750 2013-04-08 Tom Tromey <tromey@redhat.com>
6751
6752 PR symtab/8423:
6753 * solib-som.c (som_solib_section_offsets): Use BFD section
6754 indices. Set offsets for all sections.
6755 * somread.c (som_symtab_read): Compute BFD section for
6756 symbol. Use prim_record_minimal_symbol_and_info.
6757 (som_symfile_read): Fix comment.
6758 (struct find_section_offset_arg): New.
6759 (find_section_offset, set_section_index): New functions.
6760 (som_symfile_offsets): Use set_section_index to compute
6761 section indices.
6762
6763 2013-04-08 Tom Tromey <tromey@redhat.com>
6764
6765 * coffread.c (cs_to_section): Use gdb_bfd_section_index.
6766 * elfread.c (record_minimal_symbol, elf_symtab_read): Use
6767 gdb_bfd_section_index.
6768 * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
6769 New functions.
6770 * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
6771 Declare.
6772 * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
6773 Update.
6774 * objfiles.c (add_to_objfile_sections_full): New function.
6775 (add_to_objfile_sections): Use it.
6776 (build_section_table): Rewrite.
6777 (objfile_relocate1): Use gdb_bfd_section_index. Update.
6778 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
6779 (struct objfile) <sections>: Update comment.
6780 (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
6781 is NULL.
6782 (ALL_OBJSECTIONS): Use it.
6783 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
6784 * solib-frv.c (frv_relocate_main_executable): Update.
6785 * solib-target.c (solib_target_relocate_section_addresses):
6786 Use gdb_bfd_section_index.
6787 * symfile.c (build_section_addr_info_from_section_table):
6788 Use gdb_bfd_section_index.
6789 (build_section_addr_info_from_bfd, place_section): Likewise.
6790 * symtab.c (fixup_section): Update.
6791 * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
6792
6793 2013-04-08 Tom Tromey <tromey@redhat.com>
6794
6795 * minsyms.h (struct bound_minimal_symbol): New.
6796 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
6797 Remove objfile argument.
6798 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
6799 Return bound_minimal_symbol.
6800 * minsyms.c (lookup_minimal_symbol_by_pc_1)
6801 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
6802 Return bound_minimal_symbol.
6803 (in_gnu_ifunc_stub): Update.
6804 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
6805 Remove 'objfile_p' argument.
6806 (lookup_solib_trampoline_symbol_by_pc): Update.
6807 * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
6808 arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
6809 c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
6810 glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
6811 i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
6812 linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
6813 mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
6814 ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
6815 stack.c, symtab.c, tui/tui-disasm.c: Update.
6816
6817 2013-04-08 Tom Tromey <tromey@redhat.com>
6818
6819 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
6820 Use symbol's obstack, not an objfile.
6821 * coffread.c (process_coff_symbol): Update.
6822 * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
6823 * jv-lang.c (add_class_symbol): Update.
6824 * mdebugread.c (new_symbol): Update.
6825 * minsyms.c (prim_record_minimal_symbol_full)
6826 (terminate_minimal_symbol_table): Update.
6827 * psymtab.c (add_psymbol_to_bcache): Clear entire symbol. Update.
6828 * stabsread.c (define_symbol, read_enum_type): Update.
6829 * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
6830 Handle Ada specially.
6831 (symbol_set_language): Add 'obstack' argument.
6832 (symbol_set_names): Update.
6833 (symbol_natural_name, symbol_demangled_name): Always use
6834 ada_decode_symbol.
6835 * symtab.h (struct general_symbol_info)
6836 <language_specific::obstack>: New field.
6837 <ada_mangled>: New field.
6838 (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
6839 (symbol_set_language): Update.
6840
6841 2013-04-08 Tom Tromey <tromey@redhat.com>
6842
6843 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
6844 Take an obstack, not an objfile.
6845 (symbol_set_names): Update.
6846 * symtab.h (symbol_set_demangled_name): Update.
6847
6848 2013-04-08 Tom Tromey <tromey@redhat.com>
6849
6850 * coffread.c (process_coff_symbol, coff_read_enum_type): Call
6851 allocate_symbol.
6852 * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
6853 (read_func_scope): Call allocate_template_symbol.
6854 (new_symbol_full): Call allocate_symbol.
6855 * jit.c (finalize_symtab): Call allocate_symbol.
6856 * jv-lang.c (add_class_symbol): Call allocate_symbol.
6857 * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
6858 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
6859 (common_block_end): Call allocate_symbol.
6860 * symtab.c (allocate_symbol, initialize_symbol)
6861 (allocate_template_symbol): New functions.
6862 * symtab.c (allocate_symbol, initialize_symbol)
6863 (allocate_template_symbol): Declare.
6864 * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
6865
6866 2013-04-08 Pedro Alves <palves@redhat.com>
6867 Keith Seitz <keiths@redhat.com>
6868
6869 * breakpoint.c (create_breakpoint): Rename
6870 "parse_condition_and_thread" parameter to "parse_arg". Update
6871 describing comment. If !PARSE_ARG, then error out if ARG is not
6872 the empty string after extracting the location.
6873 * breakpoint.h (create_breakpoint): Rename
6874 "parse_condition_and_thread" parameter to "parse_arg".
6875
6876 2013-04-08 Aleksandar Ristovski <aristovski@qnx.com
6877
6878 * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
6879
6880 2013-04-07 Yao Qi <yao@codesourcery.com>
6881
6882 * remote.c (remote_trace_find): Change type of parameters 'addr1'
6883 and 'addr2' to CORE_ADDR.
6884 * target.c (update_current_target): Update.
6885 * target.h (struct target_ops) <to_trace_find>: Change parameter
6886 type to CORE_ADDR.
6887 * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
6888 'addr2' to CORE_ADDR.
6889 (tfile_trace_find): Likewise.
6890 (tfile_get_traceframe_address): Change return type to CORE_ADDR.
6891 Change local variable 'addr' to type CORE_ADDR.
6892 * tracepoint.h (tfind_1): Update declaration.
6893
6894 2013-04-06 Eli Zaretskii <eliz@gnu.org>
6895
6896 * windows-nat.c (windows_get_absolute_argv0): Move from here...
6897 * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
6898 Include main.h.
6899
6900 * windows-nat.h (windows_get_absolute_argv0): Move prototype from
6901 here...
6902 * main.h (windows_get_absolute_argv0): ...to here.
6903
6904 2013-04-05 Doug Evans <dje@google.com>
6905
6906 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
6907 (read_cutu_die_from_dwo): Add comments.
6908 (read_structure_type): Update comment.
6909 (read_enumeration_type, read_namespace_type): Update comment.
6910 (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
6911
6912 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6913
6914 Convert man pages to texinfo, new gdbinit.5 texinfo page.
6915 * Makefile.in (gdb.z): Remove.
6916 (install-only): Remove $(man1dir) and gdb.1 installation.
6917 * gdb.1: Remove.
6918
6919 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6920
6921 Fix compatibility with Linux kernel 3.8.3.
6922 * linux-tdep.c (linux_find_memory_regions_full): Move variable number
6923 to more inner block. Remove parsing of NUMBER from outer block.
6924 Parse NUMBER only if KEYWORD has been identified.
6925
6926 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6927
6928 Fix variable name shadowing.
6929 * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
6930 filename to mapsfilename and update its uses.
6931
6932 2013-04-05 Eli Zaretskii <eliz@gnu.org>
6933
6934 * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
6935 empty. See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
6936 and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
6937 details of the problem.
6938
6939 2013-04-04 Pedro Alves <palves@redhat.com>
6940 Hui Zhu <hui@codesourcery.com>
6941
6942 * breakpoint.c (validate_commands_for_breakpoint): If validating a
6943 tracepoint, reset its STEP_COUNT and call validate_actionline.
6944
6945 2013-04-03 Doug Evans <dje@google.com>
6946
6947 * dwarf2read.c (read_die_and_siblings_1): Renamed from
6948 read_die_and_siblings.
6949 (read_die_and_siblings): New function.
6950 (read_cutu_die_from_dwo): Dump die if requested.
6951 (read_die_and_children): Call read_full_die_1 and
6952 read_die_and_siblings_1.
6953 (read_full_die): Dump die if requested.
6954
6955 * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
6956
6957 * dwarf2read.c (struct dwo_file): New member comp_dir.
6958 Rename member name to dwo_name. All uses updated.
6959 (hash_dwo_file): Include comp_dir in computation.
6960 (eq_dwo_file): Ditto.
6961 (lookup_dwo_file_slot): New arg comp_dir. All callers updated.
6962 (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
6963
6964 * psymtab.c (read_psymtabs_with_fullname): Don't call
6965 psymtab_to_fullname if the basenames are different.
6966
6967 2013-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6968
6969 * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
6970 New entry about "fullname" presence.
6971
6972 2013-04-03 Pedro Alves <palves@redhat.com>
6973
6974 * NEWS: Mention x86_64/Cygwin as new native configuration.
6975
6976 2013-04-02 Doug Evans <dje@google.com>
6977
6978 * dwarf2read.c (read_structure_type): Fix typo in comment.
6979
6980 2013-04-02 Pedro Alves <palves@redhat.com>
6981
6982 * NEWS: Mention "set/show debug aarch64", "set/show debug
6983 coff-pe-read" and "set/show debug mach-o".
6984
6985 2013-04-02 Pedro Alves <palves@redhat.com>
6986
6987 * NEWS: Mention "set/show remote trace-buffer-size-packet".
6988
6989 2013-04-02 Eli Zaretskii <eliz@gnu.org>
6990
6991 * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
6992 gdb_string.h is now in common/.
6993
6994 2013-04-02 Pedro Alves <palves@redhat.com>
6995
6996 * NEWS: Move "set debug notification" and "set trace-buffer-size"
6997 under "New options".
6998
6999 2013-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7000
7001 Revert this patch:
7002 PR gdb/15275
7003 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
7004
7005 2013-04-02 Pedro Alves <palves@redhat.com>
7006
7007 PR gdb/15275
7008
7009 * remote.c (send_interrupt_sequence): Use remote_serial_write.
7010 (remote_serial_write): New function.
7011 (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
7012
7013 2013-04-01 Jiong Wang <jiwang@tilera.com>
7014
7015 * NEWS: Mention TILE-Gx in "New native configurations" and
7016 "New targets" sections.
7017
7018 2013-04-01 Doug Evans <dje@google.com>
7019
7020 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
7021 (process_enumeration_scope): Simplify.
7022
7023 * dwarf2read.c (struct dwarf2_per_cu_data): Move member
7024 type_unit_group ...
7025 (struct signatured_type): ... to here.
7026 (sig_type_ptr): New typedef.
7027 (type_unit_group): Delete member 't.first_cu'. Move member 'tus'
7028 out of union 't'. All uses updated.
7029 (dw2_get_file_names_reader): Assert not called for a type unit.
7030 (dw2_get_file_names): Assert not called for a type unit or type
7031 unit group.
7032 (build_type_psymtabs_reader): Assert called for a type unit.
7033 (build_type_psymtab_dependencies): Assert called for a type unit group.
7034
7035 * dwarf2read.c (free_dwo_file): Add comment.
7036 (dwarf2_per_objfile_free): Unref dwp bfd.
7037
7038 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7039
7040 * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
7041 (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
7042 (read_pe_exported_syms): Remove unused 'exportix'.
7043 (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
7044 'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
7045 'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
7046
7047 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7048
7049 * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
7050 (print_it_watchpoint): Remove unused 'bl'.
7051 (say_where): Remove unused 'uiout'.
7052 (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
7053 (bkpt_breakpoint_hit): Remove unused 'b'.
7054 (internal_bkpt_print_it): Remove unused 'uiout'.
7055 * buildsym.c (augment_type_symtab): Remove unused 'i'.
7056
7057 2013-03-31 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
7058
7059 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
7060 (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
7061
7062 2013-03-29 Doug Evans <dje@google.com>
7063
7064 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
7065 Delete arg is_dwp. All callers updated.
7066 (open_dwp_file): New function.
7067 (open_and_init_dwp_file): Call it.
7068 (get_dwp_file): New function.
7069 (lookup_dwo_cutu): Call it.
7070
7071 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
7072 unnecessary, cleanup.
7073
7074 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
7075
7076 * dwarf2read.c (read_cutu_die_from_dwo): New function.
7077 (lookup_dwo_unit): New function.
7078 (init_cutu_and_read_dies): Move DWO handling to new functions.
7079
7080 * dwarf2read.c (struct signatured_type): Tweak comment.
7081 (struct dwo_unit): Tweak comment.
7082 (create_debug_types_hash_table): Tweak comment. Reformat long line.
7083 (create_dwo_debug_info_hash_table): Tweak comment.
7084 (dwarf2_per_cu_offset_and_type): Tweak comment.
7085
7086 * dwarf2read.c (lookup_signatured_type): Remove complaint about
7087 missing .debug_types section.
7088
7089 2013-03-29 Yao Qi <yao@codesourcery.com>
7090
7091 * corelow.c: Include "completer.h".
7092 (_initialize_corelow): Call add_target_with_completer with
7093 argument 'filename_completer'.
7094 * tracepoint.c: Likewise.
7095 * exec.c (_initialize_exec): Likewise.
7096 * target.c (add_target): Rename to ...
7097 (add_target_with_completer): ... this. Call set_cmd_completer
7098 if parameter completer is not NULL.
7099 (add_target): New.
7100 * target.h: Include "command.h".
7101 (add_target_with_completer): Declare it.
7102
7103 2013-03-28 Joel Brobecker <brobecker@adacore.com>
7104
7105 * coffread.c (is_import_fixup_symbol): New function.
7106 (record_minimal_symbol): Use is_import_fixup_symbol to
7107 detect import fixup symbols, and discard them.
7108
7109 2013-03-28 Doug Evans <dje@google.com>
7110
7111 * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
7112 types hash table until we know we need it.
7113
7114 * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
7115 index numbers.
7116
7117 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
7118 All callers updated.
7119 (dw2_print_stats): Print #read CUs too.
7120 (dump_die_shallow): Print signatured types better.
7121
7122 * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
7123 info_or_types_section to section. All uses updated.
7124 (struct dwo_unit): Ditto.
7125
7126 2013-03-28 Pedro Alves <palves@redhat.com>
7127
7128 * NEWS (New options): New section.
7129 (New options): Mention set/show remote trace-status-packet.
7130 * remote.c (PACKET_qTStatus): New enumeration value.
7131 (remote_get_trace_status): Skip sending qTStatus if the packet is
7132 disabled. Use packet_ok.
7133 (_initialize_remote): Register a configuration command for
7134 qTStatus packet.
7135
7136 2013-03-28 Doug Evans <dje@google.com>
7137
7138 * symfile.c (find_separate_debug_file): Add comment.
7139 (terminate_after_last_dir_separator): Tweak comment.
7140
7141 * dwarf2read.c (create_partial_symtab): Add forward decl.
7142 (create_partial_symtab): Move to be closer to other psymtab functions.
7143 (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
7144
7145 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
7146 (compute_symtab_includes): Remove unnecessary forward declaration.
7147 (die_needs_namespace): Add comment marking group of functions for
7148 dwarf2 name computation.
7149
7150 * typeprint.c (_initialize_typeprint): Improve type help text.
7151
7152 * python/python.c (finish_python_initialization): Provide suggestion
7153 for how to tell gdb to find its python files.
7154
7155 2013-03-28 Pedro Alves <palves@redhat.com>
7156
7157 PR gdb/15294
7158
7159 * source.c (_initialize_source): Change back "set listsize" to an
7160 integer command.
7161
7162 2013-03-27 Gareth McMullin <gareth@blacksphere.co.nz>
7163
7164 PR gdb/15275
7165 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
7166
7167 2013-03-27 Pedro Alves <palves@redhat.com>
7168
7169 * top.c (history_size): Rename to ...
7170 (history_size_setshow_var): ... this. Add comment.
7171 (show_commands): Use readline's 'history_length' instead of
7172 computing the history length by calling history_get in a loop.
7173 (set_history_size_command): Error out for sizes over INT_MAX.
7174 Restore previous history size on invalid size.
7175 (init_history): If HISTSIZE is negative, leave the history size as
7176 zero. Add comments.
7177 (init_main): Adjust.
7178
7179 2013-03-27 Pedro Alves <palves@redhat.com>
7180
7181 * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
7182 coff_pe_read" command to "set debug coff-pe-read".
7183
7184 2013-03-27 Markus Metzger <markus.t.metzger@intel.com>
7185
7186 * record.c (command_size_to_target_size): Fix size comparison.
7187 Change parameter type from pointer to integer to integer.
7188 Update all users.
7189
7190 2013-03-27 Pierre Muller <muller@sourceware.org>
7191
7192 * windows-nat.c (handle_output_debug_string): Avoid typecast
7193 from integer of different size warning.
7194
7195 2013-03-26 Joel Brobecker <brobecker@adacore.com>
7196
7197 * windows-nat.c (handle_output_debug_string): Add empty line
7198 after local block variable definition.
7199
7200 2013-03-26 Pedro Alves <palves@redhat.com>
7201
7202 * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
7203 (net_open): Make 'polls' local unsigned.
7204
7205 2013-03-26 Pedro Alves <palves@redhat.com>
7206
7207 * remote.c (_initialize_remote): Make "set remoteaddresssize"
7208 a zuinteger command instead of uinteger.
7209
7210 2013-03-26 Pedro Alves <palves@redhat.com>
7211
7212 * record-full.c (record_full_insn_num): Make it unsigned.
7213 (record_full_check_insn_num, record_full_message)
7214 (record_full_registers_change, record_full_xfer_partial): Remove
7215 record_full_insn_max_num check (it's always != 0).
7216 (record_full_info, record_full_restore): Use %u as format string.
7217 (): Use %u as format string.
7218 (set_record_full_insn_max_num): Remove record_full_insn_max_num
7219 check (it's always != 0).
7220
7221 2013-03-26 Pedro Alves <palves@redhat.com>
7222
7223 * dcache.c (_initialize_dcache): Make the "set dcache line-size"
7224 and "set dcache size" commands zuinteger instead of uinteger.
7225
7226 2013-03-26 Pedro Alves <palves@redhat.com>
7227
7228 * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
7229 command zuinteger instead of uinteger.
7230
7231 2013-03-26 Pedro Alves <palves@redhat.com>
7232
7233 * coff-pe-read.c (_initialize_coff_pe_read): Make the command
7234 zuinteger instead of uinteger.
7235
7236 2013-03-26 Pedro Alves <palves@redhat.com>
7237
7238 * record.c (record_insn_history_size_setshow_var)
7239 (record_call_history_size_setshow_var): New globals.
7240 (command_size_to_target_size): New function.
7241 (cmd_record_insn_history, cmd_record_call_history): Use
7242 command_size_to_target_size instead of cast.
7243 (validate_history_size, set_record_insn_history_size)
7244 (set_record_call_history_size): New functions.
7245 (_initialize_record): Install set_record_insn_history_size and
7246 set_record_call_history_size as "set" hooks of "set record
7247 instruction-history-size" and "set record
7248 function-call-history-size".
7249
7250 2013-03-26 Pedro Alves <palves@redhat.com>
7251
7252 * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
7253 use with history_max_entries use. Remove FIXME note.
7254
7255 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
7256
7257 * record-btrace.c (record_btrace_close): Call
7258 record_btrace_auto_disable.
7259
7260 2013-03-25 Joel Brobecker <brobecker@adacore.com>
7261
7262 * rs6000-nat.c (fixup_breakpoints): Delete declaration.
7263
7264 2013-03-25 Doug Evans <dje@google.com>
7265
7266 * contrib/cc-with-tweaks.sh: Check exit code of dwp.
7267
7268 2013-03-25 Tom Tromey <tromey@redhat.com>
7269
7270 PR symtab/11462:
7271 * c-exp.y (exp): Add new productions for destructors after '.' and
7272 '->'.
7273 (write_destructor_name): New function.
7274
7275 2013-03-25 Tom Tromey <tromey@redhat.com>
7276
7277 PR c++/9197:
7278 * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
7279 value_struct_elt, not lookup_struct_elt_type.
7280 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
7281 STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
7282 * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
7283
7284 2013-03-25 Yao Qi <yao@codesourcery.com>
7285
7286 * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
7287 instead of '_mkdir'.
7288
7289 2013-03-23 Eli Zaretskii <eliz@gnu.org>
7290
7291 * windows-nat.c (windows_get_absolute_argv0): New function.
7292 * windows-nat.h: Add its prototype.
7293
7294 * main.c (get_init_files): Use filename_ncmp instead of strncmp.
7295 Use IS_DIR_SEPARATOR instead of looking for a character inside
7296 SLASH_STRING. Include filenames.h.
7297 (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
7298 relocate_gdb_directory works when passed gdb_program_name.
7299 Include windows-nat.h.
7300
7301 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7302
7303 * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
7304 * remote.c (trace_error): Remove the special handling of '2'.
7305 (readchar) <SERIAL_EOF>
7306 (readchar) <SERIAL_ERROR>
7307 (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
7308 (remote_get_trace_status): Call throw_exception if EX is
7309 TARGET_CLOSE_ERROR.
7310 * utils.c (perror_with_name): Rename to ...
7311 (throw_perror_with_name): ... here. New parameter errcode, describe it
7312 in the function comment.
7313 (perror_with_name): New function wrapper.
7314 * utils.h (enum errors): New stub declaration.
7315 (throw_perror_with_name): New declaration.
7316
7317 2013-03-22 Pedro Alves <palves@redhat.com>
7318 Yao Qi <yao@codesourcery.com>
7319 Mark Kettenis <kettenis@gnu.org>
7320
7321 * cli/cli-setshow.c (do_set_command) <var_uinteger>:
7322 Don't let the user set the value to UINT_MAX directly.
7323 <var_integer>: Don't let the user set the value to INT_MAX
7324 directly.
7325
7326 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7327
7328 * remote.c (remote_unpush_target): New function.
7329 (remote_open_1): Remove two pop_target calls, update one comment, add
7330 comment to target_preopen call. Replace pop_target call by
7331 remote_unpush_target call.
7332 (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
7333 pop_target calls by remote_unpush_target calls.
7334
7335 2013-03-22 Pedro Alves <palves@redhat.com>
7336
7337 * linux-nat.c (linux_child_follow_fork): Don't call
7338 linux_enable_event_reporting.
7339 (linux_handle_extended_wait): Don't call
7340 linux_enable_event_reporting.
7341
7342 2013-03-22 Pedro Alves <palves@redhat.com>
7343
7344 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
7345 use it to rewrite the trampoline buffers with type gdb_byte[], and
7346 undefine the macro. Remove char* cast.
7347
7348 2013-03-21 Doug Evans <dje@google.com>
7349
7350 New commands "mt set per-command {space,time,symtab} {on,off}".
7351 * NEWS: Add entry.
7352 * event-top.c: #include "maint.h".
7353 * main.c: #include "maint.h".
7354 * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
7355 timeval-utils.h, maint.h, cli/cli-setshow.h.
7356 (per_command_time, per_command_space): New static globals.
7357 (per_command_symtab): New static global.
7358 (per_command_setlist, per_command_showlist): New static globals.
7359 (struct cmd_stats): Move here from utils.c.
7360 (set_per_command_time): Renamed from set_display_time in utils.c
7361 and moved here. All callers updated.
7362 (set_per_command_space): Renamed from set_display_space in utils.c
7363 and moved here. All callers updated.
7364 (count_symtabs_and_blocks): New function.
7365 (report_command_stats): Moved here from utils.c. Add support for
7366 printing symtab stats. Only print data if enabled before command
7367 executed.
7368 (make_command_stats_cleanup): Ditto.
7369 (sert_per_command_cmd, show_per_command_cmd): New functions.
7370 (_initialize_maint_cmds): Add new commands
7371 mt set per-command {space,time,symtab} {on,off}.
7372 * maint.h: New file.
7373 * top.c: #include "maint.h".
7374 * utils.c (reset_prompt_for_continue_wait_time): New function.
7375 (get_prompt_for_continue_wait_time): New function.
7376 * utils.h (reset_prompt_for_continue_wait_time): Declare
7377 (get_prompt_for_continue_wait_time): Declare.
7378 (make_command_stats_cleanup): Moved to maint.h.
7379 (set_display_time, set_display_space): Moved to maint.h and renamed
7380 to set_per_command_time, set_per_command_space.
7381 * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
7382 parse_binary_operation and made non-static. Don't call error,
7383 just return an error marker. All callers updated.
7384 * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
7385
7386 2013-03-21 Tom Tromey <tromey@redhat.com>
7387
7388 * symfile.c (alloc_section_addr_info): Update header. Don't set
7389 'num_sections' field.
7390 (build_section_addr_info_from_section_table): Set 'num_sections'.
7391 (build_section_addr_info_from_bfd): Likewise.
7392 (build_section_addr_info_from_objfile): Remove dead loop
7393 condition.
7394 (free_section_addr_info): Unconditionally call xfree.
7395 (relative_addr_info_to_section_offsets, addrs_section_sort)
7396 (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
7397 condition.
7398 (syms_from_objfile_1): Remove dead 'if' condition. Check
7399 'num_sections'.
7400 (add_symbol_file_command): Set 'num_sections'.
7401 * symfile-mem.c (symbol_file_add_from_memory): Set
7402 'num_sections'.
7403 * somread.c (som_symfile_offsets): Remove dead loop condition.
7404 * machoread.c (macho_symfile_offsets): Remove dead 'if'.
7405 * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
7406
7407 2013-03-21 Tom Tromey <tromey@redhat.com>
7408
7409 * tracepoint.h (decode_agent_options): Add 'trace_string'
7410 argument.
7411 * tracepoint.c (decode_agent_options): Add 'trace_string'
7412 argument.
7413 (validate_actionline): Update.
7414 (collect_symbol): Add 'trace_string' argument.
7415 (struct add_local_symbols_data) <trace_string>: New field.
7416 (do_collect_symbol): Update.
7417 (add_local_symbols): Add 'trace_string' argument.
7418 (encode_actions_1): Update.
7419 (trace_dump_actions): Update.
7420 * dwarf2loc.c (access_memory): Update.
7421 * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
7422 * ax-general.c (new_agent_expr): Update.
7423 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
7424 (gen_trace_for_return_address): Add argument.
7425 (trace_kludge, trace_string_kludge): Remove.
7426 * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
7427 (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
7428 (gen_trace_for_var): Add 'trace_string' argument.
7429 (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
7430 (gen_printf, agent_eval_command_one): Update.
7431
7432 2013-03-21 Tom Tromey <tromey@redhat.com>
7433
7434 PR exp/15109:
7435 * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
7436 Handle FILENAME token.
7437
7438 2013-03-21 Tom Tromey <tromey@redhat.com>
7439
7440 * c-exp.y (YYPRINT): Define.
7441 (c_print_token): New function.
7442
7443 2013-03-21 Tom Tromey <tromey@redhat.com>
7444
7445 * c-exp.y (%union) <sym, ivar, ivec>: Remove.
7446
7447 2013-03-21 Yao Qi <yao@codesourcery.com>
7448
7449 * ctf.c: Include "gdb_stat.h".
7450 [USE_WIN32API]: New macro 'mkdir'.
7451 (ctf_start): Use permission bits macros if they are defined.
7452
7453 2013-03-20 Keith Seitz <keiths@redhat.com>
7454
7455 * breakpoint.h (struct breakpoint): Add comment to
7456 extra_string indicating that this member is mallod'd.
7457 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
7458
7459 2013-03-20 Pedro Alves <palves@redhat.com>
7460
7461 PR gdb/15289
7462
7463 * cli/cli-setshow.c (do_set_command)
7464 <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
7465 the result of parsing the command argument. Throw error if the
7466 value is greater than UINT_MAX. Print the invalid value with
7467 plongest.
7468 <var_integer, var_zinteger>: Use LONGEST for variable holding the
7469 result of parsing the command argument. Throw error if the value
7470 is greater than INT_MAX, not greater or equal. Also throw error
7471 if the value is less than INT_MIN. Print the invalid value with
7472 plongest.
7473 <var_zuinteger_unlimited>: Throw error if the value is greater
7474 than INT_MAX, not greater or equal.
7475 (do_show_command) <var_integer, var_zinteger,
7476 var_zuinteger_unlimited>: Use %d for printing int, not %u.
7477
7478 2013-03-20 Tom Tromey <tromey@redhat.com>
7479
7480 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
7481 if possible.
7482 * dwarf2read.c (read_func_scope): Remove old FIXME.
7483 * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
7484 not LOC_COMPUTED.
7485 * findvar.c (symbol_read_needs_frame, default_read_var_value):
7486 Unconditionally call via computed ops, if possible.
7487 * printcmd.c (address_info): Unconditionally call via computed ops,
7488 if possible.
7489 * stack.c (read_frame_arg): Unconditionally call via computed ops,
7490 if possible.
7491 * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
7492 * tracepoint.c (scope_info): Unconditionally call via computed ops,
7493 if possible.
7494
7495 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7496 Tom Tromey <tromey@redhat.com>
7497
7498 PR symtab/8421:
7499 * coffread.c (coff_register_index): New global.
7500 (process_coff_symbol, coff_read_enum_type): Set
7501 SYMBOL_ACLASS_INDEX.
7502 (_initialize_coffread): Initialize new global.
7503 * dwarf2loc.c (locexpr_find_frame_base_location)
7504 (dwarf2_block_frame_base_locexpr_funcs)
7505 (loclist_find_frame_base_location)
7506 (dwarf2_block_frame_base_loclist_funcs): New.
7507 (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
7508 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
7509 * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
7510 (dwarf2_block_frame_base_loclist_funcs): New.
7511 * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
7512 (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
7513 globals.
7514 (read_func_scope): Update.
7515 (fixup_go_packaging, mark_common_block_symbol_computed)
7516 (var_decode_location, new_symbol_full, dwarf2_const_value):
7517 Set SYMBOL_ACLASS_INDEX.
7518 (dwarf2_symbol_mark_computed): Likewise. Add 'is_block' argument.
7519 (_initialize_dwarf2_read): Initialize new globals.
7520 * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
7521 * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
7522 * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
7523 globals.
7524 (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
7525 (_initialize_mdebugread): Initialize new globals.
7526 * psympriv.h (struct partial_symbol) <aclass>: Update comment.
7527 * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
7528 (stab_register_index, stab_regparm_index): New globals.
7529 (define_symbol, read_enum_type, common_block_end): Set
7530 SYMBOL_ACLASS_INDEX.
7531 (_initialize_stabsread): Initialize new globals.
7532 * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
7533 globals.
7534 (MAX_SYMBOL_IMPLS): New define.
7535 (register_symbol_computed_impl, register_symbol_block_impl)
7536 (register_symbol_register_impl)
7537 (initialize_ordinary_address_classes): New functions.
7538 (_initialize_symtab): Call initialize_ordinary_address_classes.
7539 * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
7540 (struct symbol_impl): New.
7541 (SYMBOL_ACLASS_BITS): New define.
7542 (struct symbol) <aclass, ops>: Remove fields.
7543 <aclass_index>: New field.
7544 (symbol_impls): Declare.
7545 (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
7546 (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
7547 (register_symbol_computed_impl, register_symbol_block_impl)
7548 (register_symbol_register_impl): Declare.
7549 (struct symbol_computed_ops): Add location_has_loclist.
7550 (struct symbol_block_ops): New.
7551 (SYMBOL_BLOCK_OPS): New.
7552 * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
7553
7554 2013-03-20 Tom Tromey <tromey@redhat.com>
7555
7556 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
7557 (print_partial_symbols, recursively_search_psymtabs): Use
7558 PSYMBOL_CLASS.
7559
7560 2013-03-20 Pierre Muller <muller@sourceware.org>
7561
7562 * contrib/ari/gdb_ari.sh (OP eol rule): Also check
7563 addtion, subtraction, multiplication and division binary operator.
7564
7565 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7566
7567 Code cleanup.
7568 * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
7569 * bsd-kvm.c (bsd_kvm_close): Likewise.
7570 * bsd-uthread.c (bsd_uthread_close): Likewise.
7571 * corelow.c (core_close): Likewise.
7572 (core_close_cleanup): Remove parameter quitting from a caller.
7573 * event-top.c (async_disconnect): Likewise.
7574 * exec.c (exec_close_1): Remove parameter quitting.
7575 * go32-nat.c (go32_close): Likewise.
7576 * linux-nat.c (linux_nat_close): Remove parameter quitting. Remove
7577 parameter quitting from a caller.
7578 * mips-linux-nat.c (super_close): Remove parameter quitting from the
7579 variable.
7580 (mips_linux_close): Remove parameter quitting. Remove parameter
7581 quitting from a caller.
7582 * monitor.c (monitor_close): Remove parameter quitting.
7583 * monitor.h (monitor_close): Likewise.
7584 * record-btrace.c (record_btrace_close): Likewise.
7585 * record-full.c (record_full_close): Likewise.
7586 * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
7587 it also from fprintf_unfiltered.
7588 * remote-mips.c (mips_close): Remove parameter quitting.
7589 (mips_detach): Remove parameter quitting from a caller.
7590 * remote-sim.c (gdbsim_close): Remove parameter quitting.
7591 (gdbsim_close): Remove duplicate function comment. Remove parameter
7592 quitting and remove it also from printf_filtered.
7593 * remote.c (remote_close): Remove parameter quitting.
7594 * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
7595 * target.c (update_current_target): Remove parameter int from to_close
7596 de_fault.
7597 (push_target, unpush_target, pop_target): Remove parameter quitting from
7598 a caller.
7599 (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
7600 Remove parameter quitting from a caller.
7601 (target_preopen): Remove parameter quitting from a caller.
7602 (target_close): Remove parameter quitting. Remove parameter quitting
7603 from a caller two times. Remove parameter quitting also from
7604 fprintf_unfiltered.
7605 * target.h (struct target_ops): Remove parameter quitting and as int
7606 from fields to_xclose and to_close.
7607 (extern struct target_ops current_target):
7608 (target_close, pop_all_targets): Remove parameter quitting. Update the
7609 comment.
7610 (pop_all_targets_above): Remove parameter quitting.
7611 * top.c (quit_target): Remove parameter quitting from a caller.
7612 * tracepoint.c (tfile_close): Remove parameter quitting.
7613 * windows-nat.c (windows_close): Remove parameter quitting.
7614
7615 2013-03-20 Corinna Vinschen <vinschen@redhat.com>
7616
7617 * windows-nat.c (handle_output_debug_string): Replace call
7618 to string_to_core_addr with call to strtoull.
7619
7620 2013-03-20 Yao Qi <yao@codesourcery.com>
7621
7622 * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
7623 and write it to CTF metadata.
7624
7625 2013-03-19 Corinna Vinschen <vinschen@redhat.com>
7626
7627 * windows-nat.c (handle_output_debug_string): Change type of n to
7628 SIZE_T to avoid crash on 64 bit systems.
7629
7630 2013-03-17 Eli Zaretskii <eliz@gnu.org>
7631
7632 * python/python-internal.h (HAVE_SNPRINTF)
7633 [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
7634 about redefinition of snprintf by pyerrors.h.
7635
7636 2013-03-15 Steve Ellcey <sellcey@mips.com>
7637
7638 * remote-sim.c (sim_command_completer): Make char arguments const.
7639
7640 2013-03-15 Tom Tromey <tromey@redhat.com>
7641
7642 PR c++/15116:
7643 * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
7644
7645 2013-03-14 Tom Tromey <tromey@redhat.com>
7646
7647 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
7648 New fields.
7649 (get_file_crc): Move from symfile.c.
7650 (gdb_bfd_crc): New function.
7651 * gdb_bfd.h (gdb_bfd_crc): Declare.
7652 * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
7653 * symfile.c (get_file_crc): Move to gdb_bfd.c.
7654 (separate_debug_file_exists): Use gdb_bfd_crc.
7655
7656 2013-03-14 Tom Tromey <tromey@redhat.com>
7657
7658 * symfile.c (get_debug_link_info): Remove.
7659 (find_separate_debug_file_by_debuglink): Use
7660 bfd_get_debug_link_info.
7661
7662 2013-03-14 Tom Tromey <tromey@redhat.com>
7663
7664 * symtab.c (error_in_psymtab_expansion): New function.
7665 (lookup_symbol_aux_quick)
7666 (basic_lookup_transparent_type_quick): Remove "last resort"
7667 code. Use error_in_psymtab_expansion.
7668
7669 2013-03-14 Doug Evans <dje@google.com>
7670 Jan Kratochvil <jan.kratochvil@redhat.com>
7671
7672 * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
7673 any successful compare_filenames_for_search or FILENAME_CMP.
7674 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
7675 * symtab.c (iterate_over_some_symtabs): Likewise.
7676
7677 2013-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7678
7679 * source.c (print_source_lines_base): Make a local copy of
7680 symtab_to_fullname.
7681
7682 2013-03-14 Hui Zhu <hui_zhu@mentor.com>
7683 Jan Kratochvil <jan.kratochvil@redhat.com>
7684
7685 * source.c (print_source_lines_base): Suppress "file" for TUI.
7686
7687 2013-03-14 Keith Seitz <keiths@redhat.com>
7688 Alan Matsuoka <alanm@redhat.com>
7689
7690 PR c++/15203
7691 PR c++/15210
7692 * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
7693 TYPE_CODE_METHOD.
7694 * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
7695 symbols.
7696
7697 2013-03-14 Yao Qi <yao@codesourcery.com>
7698
7699 * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
7700 status to tfile if trace is stopped by command 'tstop'.
7701
7702 2013-03-14 Yao Qi <yao@codesourcery.com>
7703
7704 * tracepoint.c (tfile_write_status): Write trace notes and user
7705 name into tfile if they are not NULL.
7706
7707 2013-03-14 Hui Zhu <hui@codesourcery.com>
7708 Yao Qi <yao@codesourcery.com>
7709
7710 * Makefile.in (REMOTE_OBS): Add ctf.o.
7711 (SFILES): Add ctf.c.
7712 (HFILES_NO_SRCDIR): Add ctf.h.
7713 * ctf.c, ctf.h: New files.
7714 * tracepoint.c: Include 'ctf.h'.
7715 (collect_pseudocommand): Remove static.
7716 (trace_save_command): Parse option "-ctf".
7717 Produce different trace file writers per option.
7718 Adjust output message.
7719 (trace_save_tfile, trace_save_ctf): New.
7720 * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
7721 * mi/mi-main.c: Include 'ctf.h'.
7722 (mi_cmd_trace_save): Handle option '-ctf'. Call either
7723 trace_save_tfile or trace_save_ctf.
7724 * NEWS: Mention these changes.
7725
7726 2013-03-14 Yao Qi <yao@codesourcery.com>
7727
7728 * tracepoint.c (trace_file_writer_xfree): New.
7729 (struct tfile_writer_data): New.
7730 (tfile_dtor, tfile_can_target_save, tfile_start): New.
7731 (tfile_write_header, tfile_write_regblock_type): New.
7732 (tfile_write_status, tfile_write_uploaded_tsv): New.
7733 (tfile_write_uploaded_tp, tfile_write_definition_end): New.
7734 (tfile_write_raw_data, (tfile_end): New.
7735 (tfile_write_ops): New global variable.
7736 (TRACE_WRITE_R_BLOCK): New macro.
7737 (TRACE_WRITE_M_BLOCK_HEADER): New macro.
7738 (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
7739 (TRACE_WRITE_V_BLOCK): New macro.
7740 (trace_save): Add extra one parameter WRITER. Make it static.
7741 Use WRITER to writer trace.
7742 (tfile_trace_file_writer_new): New.
7743 (trace_save_command): Caller update.
7744 (trace_save_tfile): Write trace data in TFILE format.
7745 * tracepoint.h (struct trace_frame_write_ops): New.
7746 (struct trace_file_write_ops): New.
7747 (struct trace_file_writer): New.
7748 (trace_save): Remove its declaration.
7749 (trace_save_tfile): Declare it.
7750 * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
7751 instead of trace_save.
7752
7753 2013-03-13 Pedro Alves <palves@redhat.com>
7754
7755 * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
7756
7757 2013-03-13 Pedro Alves <palves@redhat.com>
7758
7759 * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
7760 commented out code.
7761 * demangle.c (current_demangling_style_string): Make it const.
7762 (set_demangling_command): Assert the demangling style is known.
7763 Remove all handling of unknown styles. Set
7764 'current_demangling_style_string' to an element of the
7765 demangling_style_names array.
7766 (set_demangling_style): Delete.
7767 (_initialize_demangler): Set current_demangling_style_string to the
7768 element of the demangling_style_names array that corresponds to
7769 the default demangling style. Remove FIXME note. Don't call
7770 set_demangling_style.
7771 * gdb-demangle.h (set_demangling_style): Remove declaration.
7772
7773 2013-03-13 Pedro Alves <palves@redhat.com>
7774
7775 * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
7776 fields const.
7777 (ada_make_symbol_completion_list): Make "text0" parameter const.
7778 * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
7779 * breakpoint.c (condition_completer): Make "text" and "word"
7780 parameters const. Adjust.
7781 (check_tracepoint_command): Adjust to validate_actionline
7782 prototype change.
7783 (catch_syscall_completer): Make "text" and "word" parameters
7784 const.
7785 * cli/cli-cmds.c (show_user): Make "comname" local const.
7786 (valid_command_p): Make "command" parameter const.
7787 (alias_command): Make "alias_prefix" and "command_prefix" locals
7788 const.
7789 * cli/cli-decode.c (add_cmd): Make "name" parameter const.
7790 (add_alias_cmd): Make "name" and "oldname" parameters const.
7791 Adjust. No longer make copy of OLDNAME.
7792 (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
7793 (add_setshow_cmd_full, add_setshow_enum_cmd)
7794 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
7795 (add_setshow_filename_cmd, add_setshow_string_cmd)
7796 (add_setshow_string_noescape_cmd)
7797 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
7798 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
7799 (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
7800 (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
7801 Make "name" parameter const.
7802 (help_cmd): Rename "command" parameter to "arg". New const local
7803 "command".
7804 (find_cmd): Make "command" parameter const.
7805 (lookup_cmd_1): Make "text" parameter pointer to const. Adjust to
7806 deprecated_cmd_warning prototype change.
7807 (undef_cmd_error): Make "cmdtype" parameter const.
7808 (lookup_cmd): Make "line" parameter const.
7809 (deprecated_cmd_warning): Change type of "text" parameter to
7810 pointer to const char, from pointer to pointer to char. Adjust.
7811 (lookup_cmd_composition): Make "text" parameter const.
7812 (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
7813 parameters const.
7814 * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
7815 const.
7816 * cli/cli-script.c (validate_comname): Make "tem" local const.
7817 (define_command): New const local "tem_c". Use it in calls to
7818 lookup_cmd.
7819 (document_command): Make "tem" and "comfull" locals const.
7820 (show_user_1): Make "prefix" and "name" parameters const.
7821 * cli-script.h (show_user_1): Make "prefix" and "name" parameters
7822 const.
7823 * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
7824 (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
7825 (deprecated_cmd_warning, lookup_cmd_composition, add_com)
7826 (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
7827 (complete_on_enum, add_setshow_enum_cmd)
7828 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
7829 (add_setshow_filename_cmd, add_setshow_string_cmd)
7830 (add_setshow_string_noescape_cmd)
7831 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
7832 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
7833 (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
7834 Change prototypes, constifying strings.
7835 * completer.c (noop_completer, filename_completer): Make "text"
7836 and "prefix" parameters const.
7837 (location_completer, expression_completer)
7838 (complete_line_internal): Make "text" and "prefix" parameters
7839 const and adjust.
7840 (command_completer, signal_completer): Make "text" and "prefix"
7841 parameters const.
7842 * completer.h (noop_completer, filename_completer)
7843 (expression_completer, location_completer, command_completer)
7844 (signal_completer): Change prototypes.
7845 * corefile.c (complete_set_gnutarget): Make "text" and "word"
7846 parameters const.
7847 * cp-abi.c (cp_abi_completer): Likewise.
7848 * expression.h (parse_expression_for_completion): Change
7849 prototype.
7850 * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
7851 parameters const.
7852 * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
7853 * infrun.c (handle_completer): Make "text" and "word" parameters
7854 const.
7855 * interps.c (interpreter_completer): Make "text" and "word"
7856 parameters const.
7857 * language.h (struct language_defn)
7858 <la_make_symbol_completion_list>: Make "text" and "word"
7859 parameters const.
7860 * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
7861 (parse_exp_in_context): Rename to ...
7862 (parse_exp_in_context_1): ... this.
7863 (parse_exp_in_context): Reimplement, with const hack from
7864 parse_exp_1.
7865 (parse_expression_for_completion): Make "string" parameter const.
7866 * printcmd.c (decode_format): Make "string_ptr" parameter pointer
7867 to pointer to const char. Adjust.
7868 (print_command_1): Make "exp" parameter const.
7869 (output_command): Rename to ...
7870 (output_command_const): ... this. Make "exp" parameter const.
7871 (output_command): Reimplement.
7872 (x_command): Adjust.
7873 (display_command): Rename "exp" parameter to "arg". New "exp"
7874 local, const version of "arg".
7875 * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
7876 "cmd_name" local const.
7877 * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
7878 call.
7879 (cmdpy_completer): Make "text" and "word" parameters const.
7880 (gdbpy_parse_command_name): Make "prefix_text2" local const.
7881 * python/py-param.c (add_setshow_generic): Make "tmp_name" local
7882 const.
7883 * remote.c (_initialize_remote): Make "cmd_name" local const.
7884 * symtab.c (language_search_unquoted_string): Make "text" and "p"
7885 parameters const. Adjust.
7886 (completion_list_add_fields): Make "sym_text", "text" and "word"
7887 parameters const.
7888 (struct add_name_data) <sym_text, text, word>: Make fields const.
7889 (default_make_symbol_completion_list_break_on): Make "text" and
7890 "word" parameters const. Adjust locals.
7891 (default_make_symbol_completion_list)
7892 (make_symbol_completion_list, make_symbol_completion_type)
7893 (make_symbol_completion_list_fn): Make "text" and "word"
7894 parameters const.
7895 (make_file_symbol_completion_list): Make "text", "word" and
7896 "srcfile" parameters const. Adjust locals.
7897 (add_filename_to_list): Make "text" and "word" parameters const.
7898 (struct add_partial_filename_data) <text, word>: Make fields
7899 const.
7900 (make_source_files_completion_list): Make "text" and "word"
7901 parameters const.
7902 * symtab.h (default_make_symbol_completion_list_break_on)
7903 (default_make_symbol_completion_list, make_symbol_completion_list)
7904 (make_symbol_completion_type enum type_code)
7905 (make_symbol_completion_list_fn make_file_symbol_completion_list)
7906 (make_source_files_completion_list): Change prototype.
7907 * top.c (execute_command): Adjust to pass pointer to pointer to
7908 const char to lookup_cmd, and to deprecated_cmd_warning prototype
7909 change.
7910 (set_verbose): Make "cmdname" local const.
7911 * tracepoint.c (decode_agent_options): Make "exp" parameter const,
7912 and adjust.
7913 (validate_actionline): Make "line" parameter a pointer to const
7914 char, and adjust.
7915 (encode_actions_1): Make "action_exp" local const, and adjust.
7916 (encode_actions): Adjust.
7917 (replace_comma): Delete.
7918 (trace_dump_actions): Make "action_exp" and "next_comma" locals
7919 const, and adjust. Don't frob the action string while splitting
7920 it at commas. Instead, make a copy of each split substring in
7921 turn.
7922 (trace_dump_command): Adjust to validate_actionline prototype
7923 change.
7924 * tracepoint.h (decode_agent_options, decode_agent_options)
7925 (encode_actions, validate_actionline): Change prototypes.
7926 * valprint.h (output_command): Delete declaration.
7927 (output_command_const): Declare.
7928 * value.c (function_destroyer): Cast const away in xfree call.
7929
7930 2013-03-13 Pedro Alves <palves@redhat.com>
7931
7932 * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
7933 rather than casting 'const char * const *' to 'const char **'.
7934 * ada-lex.l (processInt): Make "trailer" local const. Remove
7935 'const char **' cast.
7936 * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
7937 locals, and use those as strtol output pointer, instead than doing
7938 invalid casts to from 'const char **' to 'char **'.
7939 (_initialize_demangle): Remove cast.
7940 * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
7941 locals, and use those as strtol output pointer, instead than doing
7942 invalid casts to from 'const char **' to 'char **'.
7943 * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
7944 casts.
7945 * stap-probe.c (stap_parse_register_operand)
7946 (stap_parse_single_operand): Likewise.
7947
7948 2013-03-13 Yao Qi <yao@codesourcery.com>
7949
7950 * tracepoint.c (tfile_get_trace_state_variable_value): Look for
7951 the last matched 'V' blcok in trace frame.
7952
7953 2013-03-12 Joel Brobecker <brobecker@adacore.com>
7954
7955 * NEWS: Create a new section for the next release branch.
7956 Rename the section of the current branch, now that it has
7957 been cut.
7958
7959 2013-03-12 Joel Brobecker <brobecker@adacore.com>
7960
7961 GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
7962 * version.in: Bump version to 7.6.50.20130312-cvs.
7963
7964 2013-03-12 Keith Seitz <keiths@redhat.com>
7965
7966 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
7967 * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
7968 Remove temporary copy of input string.
7969 (mi_execute_command_wrapper): Make "cmd" const.
7970 * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
7971 * mi/mi-parse.c (mi_parse_argv): Make "args" const.
7972 Use const strings.
7973 (mi_parse): Make "cmd" const.
7974 Use const strings.
7975 * mi/mi-parse.h (mi_parse): Make "cmd" const.
7976
7977 2013-03-12 Keith Seitz <keiths@redhat.com>
7978
7979 * ada-lang.c (ada_read_renaming_var_value): Pass const
7980 pointer to expression string to parse_exp_1.
7981 (create_excep_cond_exprs): Likewise.
7982 * ax-gdb.c (agent_eval_command_one): Likewise.
7983 (maint_agent_printf_command): Likewise.
7984 Constify much of the string handling/parsing.
7985 * breakpoint.c (set_breakpoint_condition): Pass const
7986 pointer to expression string to parse_exp_1.
7987 (update_watchpoint): Likewise.
7988 (parse_cmd_to_aexpr): Constify string handling.
7989 Pass const pointer to parse_exp_1.
7990 (init_breakpoint_sal): Pass const pointer to parse_exp_1.
7991 (find_condition_and_thread): Likewise.
7992 Make TOK const.
7993 (watch_command_1): Make "arg" const.
7994 Constify string handling.
7995 Copy the expression string instead of changing the input
7996 string.
7997 (update_breakpoint_location): Pass const pointer to
7998 parse_exp_1.
7999 * eval.c (parse_and_eval_address): Make "exp" const.
8000 (parse_to_comma_and_eval): Make "expp" const.
8001 (parse_and_eval): Make "exp" const.
8002 * expression.h (parse_expression): Make argument const.
8003 (parse_exp_1): Make first argument const.
8004 * findcmd.c (parse_find_args): Treat "args" as const.
8005 * linespec.c (parse_linespec): Pass const pointer to
8006 linespec_expression_to_pc.
8007 (linespec_expression_to_pc): Make "exp_ptr" const.
8008 * parse.c (parse_exp_1): Make "stringptr" const.
8009 Make a copy of the expression to pass to parse_exp_in_context until
8010 this whole interface can be constified.
8011 (parse_expression): Make "string" const.
8012 * printcmd.c (ui_printf): Treat "arg" as const.
8013 Handle const strings.
8014 * tracepoint.c (validate_actionline): Pass const pointer to
8015 all calls to parse_exp_1.
8016 (encode_actions_1): Likewise.
8017 * value.h (parse_to_comma_and_eval): Make argument const.
8018 (parse_and_eval_address): Likewise.
8019 (parse_and_eval): Likewise.
8020 * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
8021 (varobj_set_value): Likewise.
8022 * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
8023 constify string handling.
8024 Pass const pointers to parse_and_eval_address and
8025 parse_to_comman_and_eval.
8026 * cli/cli-utils.c (skip_to_space): Rename to ...
8027 (skip_to_space_const): ... this. Handle const strings.
8028 * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
8029 skip_to_space_const.
8030 (skip_to_space_const): Declare.
8031 * common/format.c (parse_format_string): Make "arg" const.
8032 Handle const strings.
8033 * common/format.h (parse_format_string): Make "arg" const.
8034 * gdbserver/ax.c (ax_printf): Make "format" const.
8035 * python/python.c (gdbpy_parse_and_eval): Do not make a copy
8036 of the expression string.
8037
8038 2013-03-12 Hui Zhu <hui@codesourcery.com>
8039
8040 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
8041
8042 2013-03-12 Yao Qi <yao@codesourcery.com>
8043 Hui Zhu <hui@codesourcery.com>
8044
8045 * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
8046 (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
8047 DW_OP_deref_size.
8048
8049 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
8050
8051 * ada-lex.l (rules): Only recognize 'thread' as a
8052 delimiter when followed by numerals, as for c-exp.y.
8053 Use new rewind_to_char function to rewind the input for
8054 expression-delimiting tokens.
8055 (rewind_to_char): New function.
8056
8057 2013-03-11 Pedro Alves <palves@redhat.com>
8058 Jan Kratochvil <jan.kratochvil@redhat.com>
8059
8060 * configure: Regenerate.
8061 * configure.ac (check dynamic export flag): Link python test with
8062 $PYTHON_LIBS.
8063
8064 2013-03-11 Doug Evans <dje@google.com>
8065 Keith Seitz <keiths@redhat.com>
8066
8067 * linespec.c (find_linespec_symbols): Call find_function_symbols
8068 first, and then call lookup_prefix_sym/find_method.
8069
8070 2013-03-11 Pedro Alves <palves@redhat.com>
8071
8072 * charset.c (convert_between_encodings): Don't cast between
8073 different pointer to pointer types. Instead, make the 'inp' local
8074 be of the type iconv expects.
8075 (wchar_iterate): Don't cast between different pointer to pointer
8076 types. Instead, use new pointer local of the type iconv expects.
8077 * target.c (target_read_stralloc, target_fileio_read_stralloc):
8078 Add new local of type char pointer, and use it to get a
8079 char/string view of the byte buffer, instead of casting between
8080 pointer to pointer types.
8081
8082 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
8083
8084 * remote.c (remote_set_trace_buffer_size): Move != operator
8085 to the start of next line to fix an ARI warning.
8086
8087 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8088
8089 * NEWS: Add record changes.
8090
8091 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8092
8093 * record-btrace.c (btrace_insn_history): Omit the pc prefix in
8094 the instruction history disassembly.
8095 * disasm.c (dump_insns): Omit the pc prefix, if requested.
8096 * disasm.h (DISASSEMBLY_OMIT_PC): New.
8097
8098 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8099
8100 * Makefile.in (SFILES): Add record-btrace.c
8101 (COMMON_OBS): Add record-btrace.o
8102 * record-btrace.c: New.
8103 * objfiles.c: Include btrace.h.
8104 (free_objfile): call btrace_free_objfile.
8105
8106 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8107
8108 * target.c (target_call_history, target_call_history_from,
8109 target_call_history_range): New.
8110 * target.h (target_ops) <to_call_history, to_call_history_from,
8111 to_call_history_range>: New fields.
8112 (target_call_history, target_call_history_from,
8113 target_call_history_range): New declaration.
8114 * record.c (get_call_history_modifiers, cmd_record_call_history,
8115 record_call_history_size): New.
8116 (_initialize_record): Add the "record function-call-history" command.
8117 Add "set/show record function-call-history-size" commands.
8118 * record.h (record_print_flag): New.
8119
8120 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8121
8122 * target.h (target_ops) <to_insn_history, to_insn_history_from,
8123 to_insn_history_range>: New fields.
8124 (target_insn_history): New.
8125 (target_insn_history_from): New.
8126 (target_insn_history_range): New.
8127 * target.c (target_insn_history): New.
8128 (target_insn_history_from): New.
8129 (target_insn_history_range): New.
8130 * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
8131 (record_insn_history_size): New.
8132 (get_insn_number): New.
8133 (get_context_size): New.
8134 (no_chunk): New.
8135 (get_insn_history_modifiers): New.
8136 (cmd_record_insn_history): New.
8137 (_initialize_record): Add "set/show record instruction-history-size"
8138 command. Add "record instruction-history" command.
8139
8140 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8141
8142 * record.h (record_disconnect): New.
8143 (record_detach): New.
8144 (record_mourn_inferior): New.
8145 (record_kill): New.
8146 * record-full.c (record_disconnect, record_detach,
8147 record_mourn_inferior, record_kill): Move to...
8148 * record.c: ...here.
8149 (DEBUG): New.
8150 (record_stop): New.
8151 (record_unpush): New.
8152 (cmd_record_stop): Call record_stop. Replace unpush_target
8153 call with record_unpush call.
8154 (record_disconnect, record_detach): Assert that the target
8155 is of record stratum. Call record_unpush, record_stop, and
8156 DEBUG.
8157 (record_mourn_inferior, record_kill): Assert that the target
8158 is of record stratum. Call record_unpush and DEBUG.
8159
8160 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8161
8162 * record-full.h, record-full.c (record_memory_query): Rename
8163 to ...
8164 (record_full_memory_query): ...this. Update all users.
8165 (record_arch_list_add_reg): Rename to ...
8166 (record_full_arch_list_add_reg): ...this. Update all users.
8167 (record_arch_list_add_mem): Rename to ...
8168 (record_full_arch_list_add_mem): ...this. Update all users.
8169 (record_arch_list_add_end): Rename to ...
8170 (record_full_arch_list_add_end): ...this. Update all users.
8171 (record_gdb_operation_disable_set): Rename to ...
8172 (record_full_gdb_operation_disable_set): ...this.
8173 Update all users.
8174
8175 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8176
8177 * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
8178 (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
8179 (RECORD_IS_REPLAY): Renamed to ...
8180 (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
8181 (RECORD_FILE_MAGIC): Renamed to ...
8182 (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
8183 (record_mem_entry): Renamed to ...
8184 (record_full_mem_entry): ... this. Updated all users.
8185 (record_reg_entry): Renamed to ...
8186 (record_full_reg_entry): ... this. Updated all users.
8187 (record_end_entry): Renamed to ...
8188 (record_full_end_entry): ... this. Updated all users.
8189 (record_type) <record_end, record_reg, record_mem>: Renamed
8190 to ...
8191 (record_full_type) <record_full_end, record_full_reg,
8192 record_full_mem>: ... this. Updated all users.
8193 (record_entry): Renamed to ...
8194 (record_full_entry): ... this. Updated all users.
8195 (record_core_buf_entry): Renamed to ...
8196 (record_full_core_buf_entry): ... this. Updated all users.
8197 (record_core_regbuf): Renamed to ...
8198 (record_full_core_regbuf): ... this. Updated all users.
8199 (record_core_start): Renamed to ...
8200 (record_full_core_start): ... this. Updated all users.
8201 (record_core_end): Renamed to ...
8202 (record_full_core_end): ... this. Updated all users.
8203 (record_core_buf_list): Renamed to ...
8204 (record_full_core_buf_list): ... this. Updated all users.
8205 (record_first): Renamed to ...
8206 (record_full_first): ... this. Updated all users.
8207 (record_list): Renamed to ...
8208 (record_full_list): ... this. Updated all users.
8209 (record_arch_list_head): Renamed to ...
8210 (record_full_arch_list_head): ... this. Updated all users.
8211 (record_arch_list_tail): Renamed to ...
8212 (record_full_arch_list_tail): ... this. Updated all users.
8213 (record_stop_at_limit): Renamed to ...
8214 (record_full_stop_at_limit): ... this. Updated all users.
8215 (record_insn_max_num): Renamed to ...
8216 (record_full_insn_max_num): ... this. Updated all users.
8217 (record_insn_num): Renamed to ...
8218 (record_full_insn_num): ... this. Updated all users.
8219 (record_insn_count): Renamed to ...
8220 (record_full_insn_count): ... this. Updated all users.
8221 (record_ops): Renamed to ...
8222 (record_full_ops): ... this. Updated all users.
8223 (record_core_ops): Renamed to ...
8224 (record_full_core_ops): ... this. Updated all users.
8225 (set_record_cmdlist): Renamed to ...
8226 (set_record_full_cmdlist): ... this. Updated all users.
8227 (show_record_cmdlist): Renamed to ...
8228 (show_record_full_cmdlist): ... this. Updated all users.
8229 (record_cmdlist): Renamed to ...
8230 (record_full_cmdlist): ... this. Updated all users.
8231 (record_beneath_to_resume_ops): Renamed to ...
8232 (record_full_beneath_to_resume_ops): ... this. Updated all users.
8233 (record_beneath_to_resume): Renamed to ...
8234 (record_full_beneath_to_resume): ... this. Updated all users.
8235 (record_beneath_to_wait_ops): Renamed to ...
8236 (record_full_beneath_to_wait_ops): ... this. Updated all users.
8237 (record_beneath_to_wait): Renamed to ...
8238 (record_full_beneath_to_wait): ... this. Updated all users.
8239 (record_beneath_to_store_registers_ops): Renamed to ...
8240 (record_full_beneath_to_store_registers_ops): ... this.
8241 Updated all users.
8242 (record_beneath_to_store_registers): Renamed to ...
8243 (record_full_beneath_to_store_registers): ... this.
8244 Updated all users.
8245 (record_beneath_to_xfer_partial_ops): Renamed to ...
8246 (record_full_beneath_to_xfer_partial_ops): ... this.
8247 Updated all users.
8248 (record_beneath_to_xfer_partial): Renamed to ...
8249 (record_full_beneath_to_xfer_partial): ... this.
8250 Updated all users.
8251 (record_beneath_to_insert_breakpoint): Renamed to ...
8252 (record_full_beneath_to_insert_breakpoint): ... this.
8253 Updated all users.
8254 (record_beneath_to_stopped_by_watchpoint): Renamed to ...
8255 (record_full_beneath_to_stopped_by_watchpoint): ... this.
8256 Updated all users.
8257 (record_beneath_to_stopped_data_address): Renamed to ...
8258 (record_full_beneath_to_stopped_data_address): ... this.
8259 Updated all users.
8260 (record_beneath_to_async): Renamed to ...
8261 (record_full_beneath_to_async): ... this. Updated all users.
8262 (record_goto_insn): Renamed to ...
8263 (record_full_goto_insn): ... this. Updated all users.
8264 (record_save): Renamed to ...
8265 (record_full_save): ... this. Updated all users.
8266 (record_reg_alloc): Renamed to ...
8267 (record_full_reg_alloc): ... this. Updated all users.
8268 (record_reg_release): Renamed to ...
8269 (record_full_reg_release): ... this. Updated all users.
8270 (record_mem_alloc): Renamed to ...
8271 (record_full_mem_alloc): ... this. Updated all users.
8272 (record_mem_release): Renamed to ...
8273 (record_full_mem_release): ... this. Updated all users.
8274 (record_end_alloc): Renamed to ...
8275 (record_full_end_alloc): ... this. Updated all users.
8276 (record_end_release): Renamed to ...
8277 (record_full_end_release): ... this. Updated all users.
8278 (record_entry_release): Renamed to ...
8279 (record_full_entry_release): ... this. Updated all users.
8280 (record_list_release): Renamed to ...
8281 (record_full_list_release): ... this. Updated all users.
8282 (record_list_release_following): Renamed to ...
8283 (record_full_list_release_following): ... this.
8284 Updated all users.
8285 (record_list_release_first): Renamed to ...
8286 (record_full_list_release_first): ... this. Updated all users.
8287 (record_arch_list_add): Renamed to ...
8288 (record_full_arch_list_add): ... this. Updated all users.
8289 (record_get_loc): Renamed to ...
8290 (record_full_get_loc): ... this. Updated all users.
8291 (record_check_insn_num): Renamed to ...
8292 (record_full_check_insn_num): ... this. Updated all users.
8293 (record_arch_list_cleanups): Renamed to ...
8294 (record_full_arch_list_cleanups): ... this. Updated all users.
8295 (record_message): Renamed to ...
8296 (record_full_message): ... this. Updated all users.
8297 (record_message_wrapper): Renamed to ...
8298 (record_full_message_wrapper): ... this. Updated all users.
8299 (record_message_wrapper_safe): Renamed to ...
8300 (record_full_message_wrapper_safe): ... this. Updated all users.
8301 (record_gdb_operation_disable): Renamed to ...
8302 (record_full_gdb_operation_disable): ... this. Updated all users.
8303 (record_hw_watchpoint): Renamed to ...
8304 (record_full_hw_watchpoint): ... this. Updated all users.
8305 (record_exec_insn): Renamed to ...
8306 (record_full_exec_insn): ... this. Updated all users.
8307 (record_restore): Renamed to ...
8308 (record_full_restore): ... this. Updated all users.
8309 (record_async_inferior_event_token): Renamed to ...
8310 (record_full_async_inferior_event_token): ... this.
8311 Updated all users.
8312 (record_async_inferior_event_handler): Renamed to ...
8313 (record_full_async_inferior_event_handler): ... this.
8314 Updated all users.
8315 (record_core_open_1): Renamed to ...
8316 (record_full_core_open_1): ... this. Updated all users.
8317 (record_open_1): Renamed to ...
8318 (record_full_open_1): ... this. Updated all users.
8319 (record_open): Renamed to ...
8320 (record_full_open): ... this. Updated all users.
8321 (record_close): Renamed to ...
8322 (record_full_close): ... this. Updated all users.
8323 (record_resume_step): Renamed to ...
8324 (record_full_resume_step): ... this. Updated all users.
8325 (record_resumed): Renamed to ...
8326 (record_full_resumed): ... this. Updated all users.
8327 (record_execution_dir): Renamed to ...
8328 (record_full_execution_dir): ... this. Updated all users.
8329 (record_resume): Renamed to ...
8330 (record_full_resume): ... this. Updated all users.
8331 (record_get_sig): Renamed to ...
8332 (record_full_get_sig): ... this. Updated all users.
8333 (record_sig_handler): Renamed to ...
8334 (record_full_sig_handler): ... this. Updated all users.
8335 (record_wait_cleanups): Renamed to ...
8336 (record_full_wait_cleanups): ... this. Updated all users.
8337 (record_wait_1): Renamed to ...
8338 (record_full_wait_1): ... this. Updated all users.
8339 (record_wait): Renamed to ...
8340 (record_full_wait): ... this. Updated all users.
8341 (record_stopped_by_watchpoint): Renamed to ...
8342 (record_full_stopped_by_watchpoint): ... this. Updated all users.
8343 (record_disconnect): Renamed to ...
8344 (record_full_disconnect): ... this. Updated all users.
8345 (record_detach): Renamed to ...
8346 (record_full_detach): ... this. Updated all users.
8347 (record_mourn_inferior): Renamed to ...
8348 (record_full_mourn_inferior): ... this. Updated all users.
8349 (record_kill): Renamed to ...
8350 (record_full_kill): ... this. Updated all users.
8351 (record_stopped_data_address): Renamed to ...
8352 (record_full_stopped_data_address): ... this. Updated all users.
8353 (record_registers_change): Renamed to ...
8354 (record_full_registers_change): ... this. Updated all users.
8355 (record_store_registers): Renamed to ...
8356 (record_full_store_registers): ... this. Updated all users.
8357 (record_xfer_partial): Renamed to ...
8358 (record_full_xfer_partial): ... this. Updated all users.
8359 (record_breakpoint): Renamed to ...
8360 (record_full_breakpoint): ... this. Updated all users.
8361 (record_breakpoint_p): Renamed to ...
8362 (record_full_breakpoint_p): ... this. Updated all users.
8363 (record_breakpoints): Renamed to ...
8364 (record_full_breakpoints): ... this. Updated all users.
8365 (record_sync_record_breakpoints): Renamed to ...
8366 (record_full_sync_record_breakpoints): ... this.
8367 Updated all users.
8368 (record_init_record_breakpoints): Renamed to ...
8369 (record_full_init_record_breakpoints): ... this.
8370 Updated all users.
8371 (record_insert_breakpoint): Renamed to ...
8372 (record_full_insert_breakpoint): ... this. Updated all users.
8373 (record_remove_breakpoint): Renamed to ...
8374 (record_full_remove_breakpoint): ... this. Updated all users.
8375 (record_can_execute_reverse): Renamed to ...
8376 (record_full_can_execute_reverse): ... this. Updated all users.
8377 (record_get_bookmark): Renamed to ...
8378 (record_full_get_bookmark): ... this. Updated all users.
8379 (record_goto_bookmark): Renamed to ...
8380 (record_full_goto_bookmark): ... this. Updated all users.
8381 (record_async): Renamed to ...
8382 (record_full_async): ... this. Updated all users.
8383 (record_can_async_p): Renamed to ...
8384 (record_full_can_async_p): ... this. Updated all users.
8385 (record_is_async_p): Renamed to ...
8386 (record_full_is_async_p): ... this. Updated all users.
8387 (record_execution_direction): Renamed to ...
8388 (record_full_execution_direction): ... this. Updated all users.
8389 (record_info): Renamed to ...
8390 (record_full_info): ... this. Updated all users.
8391 (record_delete): Renamed to ...
8392 (record_full_delete): ... this. Updated all users.
8393 (record_is_replaying): Renamed to ...
8394 (record_full_is_replaying): ... this. Updated all users.
8395 (record_goto_entry): Renamed to ...
8396 (record_full_goto_entry): ... this. Updated all users.
8397 (record_goto_begin): Renamed to ...
8398 (record_full_goto_begin): ... this. Updated all users.
8399 (record_goto_end): Renamed to ...
8400 (record_full_goto_end): ... this. Updated all users.
8401 (record_goto): Renamed to ...
8402 (record_full_goto): ... this. Updated all users.
8403 (init_record_ops): Renamed to ...
8404 (init_record_full_ops): ... this. Updated all users.
8405 (record_core_resume): Renamed to ...
8406 (record_full_core_resume): ... this. Updated all users.
8407 (record_core_kill): Renamed to ...
8408 (record_full_core_kill): ... this. Updated all users.
8409 (record_core_fetch_registers): Renamed to ...
8410 (record_full_core_fetch_registers): ... this. Updated all users.
8411 (record_core_prepare_to_store): Renamed to ...
8412 (record_full_core_prepare_to_store): ... this. Updated all users.
8413 (record_core_store_registers): Renamed to ...
8414 (record_full_core_store_registers): ... this. Updated all users.
8415 (record_core_xfer_partial): Renamed to ...
8416 (record_full_core_xfer_partial): ... this. Updated all users.
8417 (record_core_insert_breakpoint): Renamed to ...
8418 (record_full_core_insert_breakpoint): ... this. Updated all users.
8419 (record_core_remove_breakpoint): Renamed to ...
8420 (record_full_core_remove_breakpoint): ... this. Updated all users.
8421 (record_core_has_execution): Renamed to ...
8422 (record_full_core_has_execution): ... this. Updated all users.
8423 (init_record_core_ops): Renamed to ...
8424 (init_record_full_core_ops): ... this. Updated all users.
8425 (cmd_record_restore): Renamed to ...
8426 (cmd_record_full_restore): ... this. Updated all users.
8427 (record_save_cleanups): Renamed to ...
8428 (record_full_save_cleanups): ... this. Updated all users.
8429 (cmd_record_start): Renamed to ...
8430 (cmd_record_full_start): ... this. Updated all users.
8431 (set_record_insn_max_num): Renamed to ...
8432 (set_record_full_insn_max_num): ... this. Updated all users.
8433 (set_record_command): Renamed to ...
8434 (set_record_full_command): ... this. Updated all users.
8435 (show_record_command): Renamed to ...
8436 (show_record_full_command): ... this. Updated all users.
8437 (_initialize_record): Renamed to ...
8438 (_initialize_record_full): ... this. Updated all users.
8439
8440 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8441
8442 * record.h: Split into this and ...
8443 * record-full.h: ... this.
8444 * record.c: Split into this and ...
8445 * record-full.c: ... this.
8446 * target.h (target_ops): Add new fields to_info_record,
8447 to_save_record, to_delete_record, to_record_is_replaying,
8448 to_goto_record_begin, to_goto_record_end, to_goto_record.
8449 (target_info_record): New.
8450 (target_save_record): New.
8451 (target_supports_delete_record): New.
8452 (target_delete_record): New.
8453 (target_record_is_replaying): New.
8454 (target_goto_record_begin): New.
8455 (target_goto_record_end): New.
8456 (target_goto_record): New.
8457 * target.c (target_info_record): New.
8458 (target_save_record): New.
8459 (target_supports_delete_record): New.
8460 (target_delete_record): New.
8461 (target_record_is_replaying): New.
8462 (target_goto_record_begin): New.
8463 (target_goto_record_end): New.
8464 (target_goto_record): New.
8465 * record.h: Declare struct cmd_list_element.
8466 (record_cmdlist): New declaration.
8467 (set_record_cmdlist): New declaration.
8468 (show_record_cmdlist): New declaration.
8469 (info_record_cmdlist): New declaration.
8470 (cmd_record_goto): New declaration.
8471 * record.c: Remove unnecessary includes.
8472 Include inferior.h.
8473 (cmd_record_goto): Remove declaration.
8474 (record_cmdlist): Now extern. Initialize.
8475 (set_record_cmdlist): Now extern. Initialize.
8476 (show_record_cmdlist): Now extern. Initialize.
8477 (info_record_cmdlist): Now extern. Initialize.
8478 (find_record_target): New.
8479 (require_record_target): New.
8480 (cmd_record_start): Update.
8481 (cmd_record_delete): Remove target-specific code.
8482 Call target_delete_record.
8483 (cmd_record_stop): Unpush any record target.
8484 (set_record_insn_max_num): Move to record-full.c
8485 (set_record_command): Add comment.
8486 (show_record_command): Add comment.
8487 (info_record_command): Update comment.
8488 Remove target-specific code.
8489 Call the record target's to_info_record.
8490 (cmd_record_start): New.
8491 (cmd_record_goto): Now extern.
8492 Remove target-specific code.
8493 Call target_goto_begin, target_goto_end, or target_goto.
8494 (_initialize_record): Move record target ops initialization to
8495 record-full.c.
8496 Change "record" command help text.
8497 Move "record restore", "record set", and "record show" commands to
8498 record-full.c.
8499 * Makefile.in (SFILES): Add record-full.c.
8500 (HFILES_NO_SRCDIR): Add record-full.h.
8501 (COMMON_OBS): Add record-full.o.
8502 * amd64-linux-tdep.c: Include record-full.h instead of record.h.
8503 * arm-tdep.c: Include record-full.h.
8504 * i386-linux-tdep.c: Include record-full.h instead of record.h.
8505 * i386-tdep.c: Include record-full.h.
8506 * infrun.c: Include record-full.h.
8507 * linux-record.c: Include record-full.h.
8508 * moxie-tdep.c: Include record-full.h.
8509 * record-full.c: Include record-full.h.
8510 Change module comment.
8511 (set_record_full_cmdlist): New.
8512 (show_record_full_cmdlist): New.
8513 (record_full_cmdlist): New.
8514 (record_goto_insn): New declaration.
8515 (record_save): New declaration.
8516 (record_check_insn_num): Change query string.
8517 (record_info): New.
8518 (record_delete): New.
8519 (record_is_replaying): New.
8520 (record_goto_entry): New.
8521 (record_goto_begin): New.
8522 (record_goto_end): New.
8523 (record_goto): New.
8524 (init_record_ops): Update.
8525 (init_record_core_ops): Update.
8526 (cmd_record_save): Rename to record_save. Remove target and arg checks.
8527 (cmd_record_start): New.
8528 (set_record_insn_max_num): Moved from record.c
8529 (set_record_full_command): New.
8530 (show_record_full_command): New.
8531 (_initialize_record_full): New.
8532
8533 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8534
8535 * target.h (add_deprecated_target_alias): New.
8536 * target.c (add_deprecated_target_alias): New.
8537
8538 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8539
8540 * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
8541 and signal.h.
8542 (linux_supports_btrace): Add kernel and
8543 cpuid check.
8544 (kernel_supports_btrace): New function.
8545 (cpu_supports_btrace): New function.
8546 (intel_supports_btrace): New function.
8547
8548 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8549
8550 * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
8551 * remote.c: Include btrace.h.
8552 (struct btrace_target_info): New struct.
8553 (remote_supports_btrace): New function.
8554 (send_Qbtrace): New function.
8555 (remote_enable_btrace): New function.
8556 (remote_disable_btrace): New function.
8557 (remote_teardown_btrace): New function.
8558 (remote_read_btrace): New function.
8559 (init_remote_ops): Add btrace ops.
8560 (enum <unnamed>): Add btrace packets.
8561 (struct protocol_feature remote_protocol_features[]): Add btrace packets.
8562 (_initialize_remote): Add packet configuration for branch tracing.
8563
8564 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8565
8566 * features/btrace.dtd: New file.
8567 * Makefile.in (XMLFILES): Add btrace.dtd.
8568 * btrace.h (parse_xml_btrace): New declaration.
8569 * btrace.c: Include xml-support.h.
8570 (parse_xml_btrace): New function.
8571 (parse_xml_btrace_block): New function.
8572 (block_attributes): New struct.
8573 (btrace_attributes): New struct.
8574 (btrace_children): New struct.
8575 (btrace_elements): New struct.
8576
8577 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8578
8579 * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
8580 (amd64_linux_enable_btrace): New.
8581 (amd64_linux_disable_btrace): New.
8582 (amd64_linux_teardown_btrace): New.
8583 (_initialize_amd64_linux_nat): Initialize btrace ops.
8584 * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
8585 (i386_linux_enable_btrace): New.
8586 (i386_linux_disable_btrace): New.
8587 (i386_linux_teardown_btrace): New.
8588 (_initialize_i386_linux_nat): Initialize btrace ops.
8589 * config/i386/linux.mh: Add linux-btrace.o.
8590 * config/i386/linux64.mh: Add linux-btrace.o.
8591
8592 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8593
8594 * common/linux_btrace.h: New file.
8595 * common/linux_btrace.c: New file.
8596 * Makefile.in (SFILES): Add btrace.c.
8597 (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
8598 (COMMON_OBS): Add btrace.o.
8599 (linux-btrace.o): New rule.
8600
8601 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
8602
8603 * target.h: Include btrace.h.
8604 (struct target_ops) <to_supports_btrace, to_enable_btrace,
8605 to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
8606 * target.c (target_supports_btrace): New function.
8607 (target_enable_btrace): New function.
8608 (target_disable_btrace): New function.
8609 (target_teardown_btrace): New function.
8610 (target_read_btrace): New function.
8611 * btrace.h: New file.
8612 * btrace.c: New file.
8613 * Makefile.in: Add btrace.c.
8614 * gdbthread.h: Include btrace.h.
8615 (struct thread_info): Add btrace field.
8616 * thread.c: Include btrace.h.
8617 (clear_thread_inferior_resources): Call target_teardown_btrace.
8618 * common/btrace-common.h: New file.
8619
8620 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8621
8622 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
8623 for CHILD, ignore PTRACE_KILL errors, move the inner block variable
8624 kill_status to outer block.
8625
8626 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8627
8628 Fix entry-values if the callee called a noreturn function.
8629 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
8630 get_frame_address_in_block. Add new comment.
8631
8632 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8633
8634 Fix entry-values in C++ across CUs.
8635 * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
8636 lookup_minimal_symbol. Add a comment.
8637 * dwarf2read.c
8638 (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
8639 DW_AT_linkage_name.
8640
8641 2013-03-08 Yao Qi <yao@codesourcery.com>
8642
8643 * tracepoint.c (_initialize_tracepoint): Indent the code.
8644
8645 2013-03-08 Pedro Alves <palves@redhat.com>
8646
8647 * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
8648 (parse_find_args, find_command): Change type of pattern buffer
8649 locals to 'gdb_byte *'.
8650
8651 2013-03-08 Stan Shebs <stan@codesourcery.com>
8652 Hafiz Abid Qadeer <abidh@codesourcery.com>
8653
8654 * NEWS: Mention set and show trace-buffer-size commands.
8655 Mention new packet.
8656 * target.h (struct target_ops): New method
8657 to_set_trace_buffer_size.
8658 (target_set_trace_buffer_size): New macro.
8659 * target.c (update_current_target): Set up new method.
8660 * tracepoint.c (trace_buffer_size): New global.
8661 (start_tracing): Send it to the target.
8662 (set_trace_buffer_size): New function.
8663 (_initialize_tracepoint): Add new setshow for trace-buffer-size.
8664 * remote.c (remote_set_trace_buffer_size): New function.
8665 (_initialize_remote): Use it.
8666 (QTBuffer:size) New remote command.
8667 (PACKET_QTBuffer_size): New enum.
8668 (remote_protocol_features): Add an entry for
8669 PACKET_QTBuffer_size.
8670
8671 2013-03-08 Tom Tromey <tromey@redhat.com>
8672
8673 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
8674 variable.
8675
8676 2013-03-07 Pedro Alves <palves@redhat.com>
8677
8678 * target.c (target_read_stralloc, target_fileio_read_alloc):
8679 *Cast pointer to 'gdb_byte *' in target call.
8680
8681 2013-03-07 Pedro Alves <palves@redhat.com>
8682
8683 * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
8684 call.
8685
8686 2013-03-07 Keith Seitz <keiths@redhat.com>
8687
8688 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
8689 (trace_pass_command): Likewise.
8690 * cli/cli-cmds.c: Include cli/cli-utils.h.
8691 (source_command): Use skip-spaces.
8692 (disassemble_command): Likewise.
8693 * findcmd.c: Include cli/cli-utils.h.
8694 (parse_find_args): Use skip_spaces.
8695 * go32-nat.c: Include cli/cli-utils.h.
8696 (go32_sldt): Use skip_spaces.
8697 (go32_sgdt): Likewise.
8698 (go32_sidt): Likewise.
8699 (go32_pde): Likewise.
8700 (go32_pte): Likewise.
8701 (go32_pte_for_address): Likewise.
8702 * infcmd.c: Include cli/cli-utils.h.
8703 (registers_info): Use skip_spaces.
8704 * linux-tdep.c (read_mapping): Use skip_spaces_const.
8705 (linux_info_proc): Likewise.
8706 * linux-thread-db.c: Include cli/cli-utils.h.
8707 (info_auto_load_libthread_db): Use skip_spaces_const.
8708 * m32r-rom.c: Include cli/cli-utils.h.
8709 (m32r_upload_command): Use skip_spaces.
8710 * maint.c: Include cli/cli-utils.h.
8711 (maintenance_translate_address): Use skip_spaces.
8712 * mi/mi-parse.c: Include cli/cli-utils.h.
8713 (mi_parse_argv): Use skip_spaces.
8714 (mi_parse): Likewise.
8715 * minsyms.c: Include cli/cli-utils.h.
8716 (msymbol_hash_iw): Use skip_spaces_const.
8717 * objc-lang.c: Include cli/cli-utils.h.
8718 (parse_selector): Use skip_spaces.
8719 (parse_method): Likewise.
8720 * python/python.c: Include cli/cli-utils.h.
8721 (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
8722 (python_command)[HAVE_PYTHON]: Likewise.
8723 (python_interactive_command)[!HAVE_PYTHON]: Likewise.
8724 * remote-m32r-sdi.c: Include cli/cli-utils.h.
8725 (m32r_load): Use skip_spaces.
8726 * serial.c: Include cli/cli-utils.h.
8727 (serial_open): Use skip_spaces_const.
8728 * stack.c: Include cli/cli-utils.h.
8729 (parse_frame_specification_1): Use skip_spaces_const.
8730 * symfile.c: Include cli/cli-utils.h.
8731 (set_ext_lang_command): Use skip_spaces.
8732 * symtab.c: Include cli/cli-utils.h.
8733 (rbreak_command): Use skip_spaces.
8734 * thread.c (thread_name_command): Use skip_spaces.
8735 * tracepoint.c (validate_actionline): Use skip_spaces.
8736 (encode_actions_1): Likewise.
8737 (trace_find_range_command): Likewise.
8738 (trace_find_outside_command): Likewise.
8739 (trace_dump_actions): Likewise.
8740
8741 2013-03-07 Pedro Alves <palves@redhat.com>
8742
8743 * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
8744 * expprint.c (print_subexp_standard): Likewise.
8745 * utils.c (host_char_to_target): Likewise.
8746 * valprint.c (generic_emit_char, generic_printstr): Likewise.
8747 * varobj.c (value_get_print_value): Change type of local to char*.
8748 Cast it gdb_byte * in call to language printer.
8749
8750 2013-03-07 Pedro Alves <palves@redhat.com>
8751
8752 * charset.c (struct wchar_iterator) <input>: Change type to 'const
8753 gdb_byte *'.
8754 (make_wchar_iterator): Remove cast to char*.
8755 (wchar_iterate): Change type of local.
8756
8757 2013-03-07 Pedro Alves <palves@redhat.com>
8758
8759 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
8760 for 'regcache->register_status'.
8761
8762 2013-03-07 Pedro Alves <palves@redhat.com>
8763
8764 * breakpoint.c (breakpoint_xfer_memory): Change type of local to
8765 int.
8766
8767 2013-03-07 Pedro Alves <palves@redhat.com>
8768
8769 * stap-probe.c (handle_stap_probe): Add cast to char*.
8770
8771 2013-03-07 Pedro Alves <palves@redhat.com>
8772
8773 * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
8774 RECORD_MSGRCV>: Pass a signed variable to
8775 regcache_raw_read_signed, instead of an unsigned one.
8776
8777 2013-03-07 Pedro Alves <palves@redhat.com>
8778
8779 * remote-notif.c (notif_debug): Change type to int.
8780 * remote-notif.h (notif_debug): Likewise.
8781
8782 2013-03-07 Pedro Alves <palves@redhat.com>
8783
8784 * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
8785
8786 2013-03-07 Pedro Alves <palves@redhat.com>
8787
8788 * remote.c (hex2bin, bin2hex): Move extern declarations to ...
8789 * remote.h (hex2bin, bin2hex): ... here.
8790 * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
8791
8792 2013-03-07 Eli Zaretskii <eliz@gnu.org>
8793
8794 * utils.c (initialize_utils): Improve doc strings of "set/show
8795 width", "set/show height", and "set/show pagination".
8796
8797 2013-03-06 Keith Seitz <keiths@redhat.com>
8798
8799 * ax-gdb.c (gen_printf): Make FORMAT const.
8800 * ax-gdb.h (gen_printf): Likewise.
8801 * ax-general.c (ax_string): Make STR const.
8802 * ax.h (ax_string): Likewise.
8803
8804 2013-03-06 Doug Evans <dje@google.com>
8805
8806 * elfread.c (elf_symfile_read): Move debugging printf to more
8807 logical location.
8808
8809 2013-03-06 Pedro Alves <palves@redhat.com>
8810
8811 * python/py-utils.c (target_string_to_unicode): Delete function.
8812 * python/python-internal.h (target_string_to_unicode): Delete
8813 declaration.
8814
8815 2013-03-06 Pierre Muller <muller@sourceware.org>
8816
8817 * linespec.c (get_current_search_block): ARI fix, use (void)
8818 for empty parameter list.
8819
8820 2013-03-05 Doug Evans <dje@google.com>
8821
8822 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
8823 of old ada_lookup_symbol_list. In !full_search case, don't
8824 search superblocks.
8825 (ada_lookup_symbol_list): Delete arg full_search, all callers
8826 updated. Call ada_lookup_symbol_list_worker.
8827 (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
8828 * ada-lang.h (ada_lookup_symbol_list): Update.
8829 * language.h (language_defn): Update comment for
8830 la_iterate_over_symbols.
8831 * linespec.c (iterate_over_file_blocks): New function.
8832 (iterate_over_all_matching_symtabs): Call it.
8833 (lookup_prefix_sym): Ditto.
8834 (get_current_search_block): New function.
8835 (get_search_block): Delete.
8836 (find_label_symbols): Call get_current_search_block.
8837 (add_matching_symbols_to_info): Call iterate_over_file_blocks.
8838 * symtab.c (iterate_over_symbols): Don't search superblocks.
8839
8840 2013-03-05 Yao Qi <yao@codesourcery.com>
8841
8842 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
8843 parameter VAR's type from "unsigned int" to "int".
8844 * command.h (var_zuinteger_unlimited): Update its comments.
8845 (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
8846
8847 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
8848
8849 * NEWS: Mention new target x86_64-*-cygwin*.
8850
8851 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
8852
8853 * configure.host: Add x86_64-*-cygwin* as host.
8854 * configure.tgt: Add x86_64-*-cygwin* as target.
8855 * config/i386/cygwin64.mh: New file.
8856
8857 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8858
8859 * linespec.c (decode_line_2): Fix duplicate request off by two message.
8860
8861 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8862
8863 * linespec.c (struct linespec_canonical_name): New.
8864 (struct linespec_state): Change canonical_names type to it.
8865 (add_sal_to_sals): Change variable canonical_name to canonical. Change
8866 xrealloc element size. Initialize the different CANONICAL fields.
8867 (canonical_to_fullform): New.
8868 (filter_results): Use it. Add variables canonical, fullform and
8869 cleanup.
8870 (struct decode_line_2_item, decode_line_2_compare_items): New.
8871 (decode_line_2): Remove variables iter and item_names, add variables
8872 items and items_count. Modify the code for these new variables.
8873
8874 2013-03-04 Corinna Vinschen <vinschen@redhat.com>
8875
8876 * coff-pe-read.c (read_pe_exported_syms): Don't return without
8877 calling do_cleanup.
8878
8879 2013-03-04 Luis Machado <lgustavo@codesourcery.com>
8880
8881 * tracepoint.c (build_traceframe_info): Add code for byte order.
8882
8883 2013-03-02 Kevin Buettner <kevinb@redhat.com>
8884
8885 * v850-tdep.c: (v850e2_register_name): Revise system register
8886 names to match current V850E2M architecture specifications.
8887 Update register number enum comments too.
8888
8889 2013-03-01 Jiong Wang <jiwang@tilera.com>
8890 Pedro Alves <palves@redhat.com>
8891
8892 * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
8893 to END_ADDR.
8894 (tilegx_skip_prologue): Limit prologue analysis to section end.
8895
8896 2013-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8897
8898 * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
8899 use it.
8900
8901 2013-03-01 Pedro Alves <palves@redhat.com>
8902
8903 Use gdb_byte for bytes from the program being debugged.
8904
8905 * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
8906 Change type of local 'buf' to gdb_byte.
8907 * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
8908 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
8909 * cris-tdep.c (cris_sigcontext_addr)
8910 (cris_sigtramp_frame_unwind_cache): Likewise.
8911 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
8912 (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
8913 Likewise.
8914 * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
8915 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
8916 (hppa32_hpux_search_dummy_call_sequence)
8917 (hppa_hpux_supply_save_state): Likewise.
8918 * hppa-linux-tdep.c (insns_match_pattern)
8919 (hppa_linux_find_global_pointer): Likewise.
8920 * hppa-tdep.c (hppa_in_function_epilogue_p)
8921 (skip_prologue_hard_way, hppa_frame_cache): Likewise.
8922 * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
8923 * i386fbsd-tdep.c (i386fbsd_supply_uthread)
8924 (i386fbsd_collect_uthread): Likewise.
8925 * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
8926 * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
8927 * ia64-tdep.c (examine_prologue, ia64_frame_cache)
8928 (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
8929 (ia64_sigtramp_frame_prev_register, ia64_access_reg)
8930 (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
8931 (ia64_libunwind_frame_prev_register)
8932 (ia64_libunwind_sigtramp_frame_this_id)
8933 (ia64_find_global_pointer_from_dynamic_section)
8934 (find_extant_func_descr, find_func_descr, ia64_dummy_id)
8935 (ia64_unwind_pc): Likewise.
8936 * iq2000-tdep.c (iq2000_store_return_value): Likewise.
8937 * m68hc11-tdep.c (m68hc11_push_dummy_call)
8938 (m68hc11_extract_return_value): Likewise.
8939 * m68klinux-nat.c (fetch_register, store_register): Likewise.
8940 * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
8941 (mep_get_insn, mep_push_dummy_call): Likewise.
8942 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
8943 (mips_linux_in_dynsym_stub): Likewise.
8944 * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
8945 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
8946 * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
8947 to gdb_byte.
8948 * remote-mips.c (mips_set_register): Likewise.
8949 * remote-sim.c (gdbsim_fetch_register): Likewise.
8950 * score-tdep.c (score7_fetch_inst): Change type of parameter
8951 'memblock' and local 'buf' to gdb_byte.
8952 (score7_malloc_and_get_memblock): Change return type to gdb_byte.
8953 Change type of local 'buf' to gdb_byte. Adjust.
8954 (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
8955 to gdb_byte**.
8956 (score7_analyze_prologue): Change type of 'memblock' and
8957 'memblock_ptr' locals to gdb_byte*.
8958 * sh64-tdep.c (sh64_extract_return_value)
8959 (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
8960 * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
8961 * solib-pa64.c (pa64_solib_create_inferior_hook)
8962 (pa64_open_symbol_file_object): Remove local 'buf'.
8963 * solib-som.c (som_solib_create_inferior_hook, link_map_start)
8964 (som_open_symbol_file_object): Likewise.
8965 * solib-spu.c (spu_current_sos): Likewise.
8966 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
8967 * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
8968 (spu_store_registers): Likewise.
8969 * target.c (debug_print_register): Likewise.
8970 * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
8971 * xstormy16-tdep.c (xstormy16_store_return_value)
8972 (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
8973 (xstormy16_find_jmp_table_entry): Likewise.
8974
8975 2013-03-01 Jiong Wang <jiwang@tilera.com>
8976
8977 * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
8978 (tilegx_gdbarch_init): Install it.
8979
8980 2013-02-28 Tom Tromey <tromey@redhat.com>
8981
8982 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
8983 PyLong_Check.
8984
8985 2013-02-28 Doug Evans <dje@google.com>
8986
8987 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
8988 * python/python.c (gdbpy_find_pc_line): Ditto.
8989
8990 2013-02-28 Tom Tromey <tromey@redhat.com>
8991
8992 * contrib/excheck.py: New file.
8993 * contrib/exsummary.py: New file.
8994 * contrib/gcc-with-excheck: New file.
8995
8996 2013-02-28 Tom Tromey <tromey@redhat.com>
8997
8998 * python/python.c (gdbpy_print_stack): Call begin_line and
8999 fprintf_filtered inside TRY_CATCH.
9000
9001 2013-02-28 Tom Tromey <tromey@redhat.com>
9002
9003 * python/python.c (gdbpy_find_pc_line): Call find_pc_line
9004 inside TRY_CATCH.
9005
9006 2013-02-28 Tom Tromey <tromey@redhat.com>
9007
9008 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
9009 frame_object_to_frame_info inside TRY_CATCH.
9010
9011 2013-02-28 Tom Tromey <tromey@redhat.com>
9012
9013 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
9014 TRY_CATCH.
9015
9016 2013-02-28 Tom Tromey <tromey@redhat.com>
9017
9018 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
9019
9020 2013-02-27 Corinna Vinschen <vinschen@redhat.com>
9021
9022 * windows-nat.c: Throughout, fix format strings and casts of
9023 printf-like functions to avoid type related warnings on all
9024 platforms.
9025 (handle_output_debug_string): Fetch context information address
9026 from debug string using string_to_core_addr.
9027
9028 2013-02-27 Jiong Wang <jiwang@tilera.com>
9029
9030 * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
9031 * regformats/reg-tilegx32.dat: New.
9032
9033 2013-02-27 Jiong Wang <jiwang@tilera.com>
9034
9035 * configure.tgt (tilegx-*-linux*): Enable gdbserver.
9036
9037 2013-02-27 Jiong Wang <jiwang@tilera.com>
9038
9039 * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
9040
9041 2013-02-27 Yao Qi <yao@codesourcery.com>
9042 Pedro Alves <palves@redhat.com>
9043
9044 * tracepoint.c (tfile_trace_find): For tfind
9045 pc/tp/range/outside, look for the next trace frame instead of
9046 always starting from frame 0.
9047
9048 2013-02-26 Anthony Green <green@moxielogic.com>
9049
9050 * configure.tgt: Add support for moxie-*-rtems* target.
9051
9052 2013-02-25 Pedro Alves <palves@redhat.com>
9053
9054 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
9055 warning text.
9056
9057 2013-02-24 Maciej W. Rozycki <macro@codesourcery.com>
9058
9059 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
9060 if $fp is used as the virtual frame pointer.
9061
9062 2013-02-23 Alan Modra <amodra@gmail.com>
9063
9064 * elfread.c (elf_symtab_read): Do not use udata.p here to find
9065 symbol size.
9066 * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
9067 * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
9068 * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
9069 * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
9070
9071 2013-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9072
9073 Code cleanup.
9074 * elfread.c (build_id_bfd_get): Make the return type const.
9075 (build_id_verify): Make the check parameter const.
9076 (build_id_to_debug_filename): Make the build_id parameter and variable
9077 data const.
9078 (find_separate_debug_file_by_buildid): Make the variable build_id const.
9079
9080 2013-02-21 Alan Modra <amodra@gmail.com>
9081
9082 * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
9083
9084 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
9085
9086 Add a new method 'disassemble' to gdb.Architecture class.
9087 * python/py-arch.c (archpy_disassmble): Implementation of the
9088 new method gdb.Architecture.disassemble.
9089 (arch_object_methods): Add entry for the new method.
9090
9091 2013-02-20 Jiong Wang <jiwang@tilera.com>
9092
9093 * MAINTAINERS (Write After Approval): Add myself to the list.
9094
9095 2013-02-19 Pedro Alves <palves@redhat.com>
9096
9097 Garbage collect 'struct monitor_ops'::load_routine.
9098
9099 * monitor.h (struct monitor_ops) <load_routine>: Remove field.
9100 * monitor.c (monitor_load): No longer call
9101 current_monitor->load_routine.
9102 * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
9103 * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
9104 * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
9105
9106 2013-02-19 Pedro Alves <palves@redhat.com>
9107
9108 PR gdb/15161
9109
9110 Harmonize with generic_load.
9111
9112 * monitor.c: Include "readline/readline.h".
9113 (monitor_load): Rename parameter 'file' to 'args'. Use build_argv
9114 instead of sscanf. Use CORE_ADDR/strtoulst instead of unsigned
9115 long/strtol for the 'load_offset' local. Error out if no argument
9116 is given or if too many arguments are given. Tilde expand the
9117 passed in file name.
9118
9119 2013-02-19 Kai Tietz <ktietz@redhat.com>
9120
9121 PR gdb/15161
9122 * symfile.c (load_section_data): Change type of load_offset
9123 to CORE_ADDR.
9124 (generic_load): User strtoulst instead of strtoul for conversion
9125 of load_offset.
9126
9127 2013-02-19 Jiong Wang <jiwang@tilera.com>
9128
9129 * tilegx-tdep.c (tilegx_analyze_prologue): add check for
9130 for return address, "lr" register, saved on stack.
9131 * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
9132 after we invoke tilegx_analyze_prologue.
9133
9134 2013-02-19 Jiong Wang <jiwang@tilera.com>
9135
9136 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
9137
9138 2013-02-19 Jiong Wang <jiwang@tilera.com>
9139
9140 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
9141
9142 2013-02-19 Jiong Wang <jiwang@tilera.com>
9143
9144 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
9145 (tilegx_write_pc): New function.
9146 (tilegx_cannot_reference_register): Return zero if REGNO
9147 is TILEGX_FAULTNUM_REGNUM.
9148 (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
9149 (tilegx_register_name): Add handling of "faultnum" register.
9150 * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
9151 * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
9152 handling of TILEGX_FAULTNUM_REGNUM.
9153 * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
9154
9155 2013-02-19 Jiong Wang <jiwang@tilera.com>
9156
9157 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
9158 should be aligned to 64bit.
9159
9160 2013-02-19 Kai Tietz <ktietz@redhat.com>
9161
9162 * windows-nat.c (windows_xfer_memory): Fix debug-output
9163 for LLP64.
9164
9165 2013-02-19 Lei Liu <lei.liu2@windriver.com>
9166
9167 * mips-linux-nat.c (mips64_linux_regsets_store_registers):
9168 Don't check DSP register number if HAVE_DSP is not set.
9169
9170 2013-02-19 Alan Modra <amodra@gmail.com>
9171
9172 * elfread.c (struct build_id): Delete. Use struct elf_build_id
9173 throughout file instead.
9174 (build_id_bfd_get): Update to use new elf_tdata build_id field.
9175 Don't xmalloc return value.
9176 (build_id_verify): Similarly. Don't xfree.
9177 (build_id_to_debug_filename): Update.
9178 (find_separate_debug_file_by_buildid): Update, don't xfree.
9179
9180 2013-02-18 Tom Tromey <tromey@redhat.com>
9181
9182 PR gdb/15102:
9183 * dwarf2read.c (read_subrange_type): Use result of
9184 'check_typedef'.
9185
9186 2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
9187
9188 * frame.c: Remove one extra white space after #include
9189 directive.
9190
9191 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9192
9193 * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
9194
9195 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9196
9197 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
9198 and dir commands into an if block.
9199
9200 2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
9201
9202 * python/py-breakpoint (struct pybp_code): Use int instead of
9203 enum type_code.
9204
9205 2013-02-15 Pedro Alves <pedro@codesourcery.com>
9206 Hafiz Abid Qadeer <abidh@codesourcery.com>
9207
9208 * NEWS: Mention new field "trace-file".
9209 * tracepoint.c (trace_status_mi): Output "trace-file" field.
9210 (tfile_open): Record the trace file's filename in the trace
9211 status.
9212 (tfile_files_info): Mention the name of the trace file.
9213 Check the "filename" field explicitely.
9214 (trace_status_command): Explicitely check "filename" field.
9215 (trace_find_command): Ditto.
9216 (trace_find_pc_command): Ditto.
9217 (trace_find_tracepoint_command): Ditto.
9218 (trace_find_line_command): Ditto.
9219 (trace_find_range_command): Ditto.
9220 (trace_find_outside_command): Ditto.
9221 * tracepoint.h (struct trace_status) <from_file>: Rename it
9222 to "filename" and make it hold the trace file's filename
9223 instead of a boolean.
9224 * remote.c (remote_get_trace_status): Initialize "filename"
9225 field with NULL instead of 0.
9226
9227 2013-02-15 Yao Qi <yao@codesourcery.com>
9228
9229 * remote.c: Fix a typo.
9230
9231 2013-02-14 Pierre Muller <muller@sourceware.org>
9232
9233 * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
9234
9235 2013-02-14 Pedro Alves <palves@redhat.com>
9236
9237 * utils.c (savestring): Don't #undef it. Move function to
9238 common/common-utils.c.
9239 * common/common-utils.c: Include gdb_string.h.
9240 (savestring): Move here from utils.c.
9241 * common/common-utils.h (savestring): Declare.
9242
9243 2013-02-14 Pedro Alves <palves@redhat.com>
9244
9245 * utils.c (savestring): Rename parameter 'size' to 'len'.
9246
9247 2013-02-14 Pedro Alves <palves@redhat.com>
9248 Yufeng Zhang <yufeng.zhang@arm.com>
9249
9250 * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
9251 (aarch64_inferior_data, struct aarch64_inferior_data):
9252 Delete.
9253 (struct aarch64_process_info): New.
9254 (aarch64_process_list): New global.
9255 (aarch64_find_process_pid, aarch64_add_process)
9256 (aarch64_process_info_get): New functions.
9257 (aarch64_inferior_data_get): Delete.
9258 (aarch64_process_info_get): New function.
9259 (aarch64_forget_process): New function.
9260 (aarch64_get_debug_reg_state): New parameter 'pid'. Reimplement.
9261 (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
9262 aarch64_get_debug_reg_state.
9263 (aarch64_notify_debug_reg_change): Use iterate_over_lwps
9264 instead of linux_nat_iterate_watchpoint_lwps.
9265 (aarch64_linux_new_fork): New function.
9266 (aarch64_linux_child_post_startup_inferior): Use
9267 aarch64_forget_process instead of aarch64_init_debug_reg_state.
9268 (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
9269 (aarch64_linux_remove_hw_breakpoint)
9270 (aarch64_handle_aligned_watchpoint)
9271 (aarch64_handle_unaligned_watchpoint)
9272 (aarch64_linux_insert_watchpoint)
9273 (aarch64_linux_remove_watchpoint)
9274 (aarch64_linux_stopped_data_address): Adjust to pass the current
9275 process id to aarch64_debug_reg_state.
9276 (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
9277 linux_nat_new_fork hook, and aarch64_forget_process as
9278 linux_nat_forget_process hook; remove the call to
9279 register_inferior_data_with_cleanup.
9280
9281 2013-02-14 Pedro Alves <palves@redhat.com>
9282
9283 * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
9284 EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
9285 lval_memory.
9286
9287 2013-02-14 Pedro Alves <pedro@codesourcery.com>
9288 Hafiz Abid Qadeer <abidh@codesourcery.com>
9289
9290 * tracepoint.h (validate_trace_state_variable_name): Declare.
9291 * tracepoint.c (validate_trace_state_variable_name): New.
9292 (trace_variable_command): Parse the trace state variable's name
9293 without using parse_expression. Do several validations.
9294 * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
9295 trace state variable's name with parse_expression. Validate it.
9296
9297 2013-02-14 Yao Qi <yao@codesourcery.com>
9298
9299 * infcmd.c (breakpoint_proceeded): Remove it.
9300
9301 2013-02-14 Yao Qi <yao@codesourcery.com>
9302
9303 * tracepoint.c (end_actions_pseudocommand): Make it static.
9304 (while_stepping_pseudocommand): Likewise.
9305 * tracepoint.h (end_actions_pseudocommand): Remove the
9306 declaration.
9307 (while_stepping_pseudocommand): Likewise.
9308
9309 2013-02-14 Yao Qi <yao@codesourcery.com>
9310
9311 * cli/cli-decode.c (help_cmd): Remove the declaration of
9312 "cmdlist".
9313 (help_all): Likewise.
9314
9315 2013-02-13 Pedro Alves <palves@redhat.com>
9316
9317 * amd64-linux-nat.c (update_debug_registers_callback):
9318 Update comment.
9319 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
9320 iterate_over_lwps.
9321 (amd64_linux_prepare_to_resume): Pass the lwp's pid to
9322 i386_debug_reg_state.
9323 (amd64_linux_new_fork): New function.
9324 (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
9325 linux_nat_new_fork hook, and i386_forget_process as
9326 linux_nat_forget_process hook.
9327 * i386-linux-nat.c (update_debug_registers_callback):
9328 Update comment.
9329 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
9330 iterate_over_lwps.
9331 (i386_linux_prepare_to_resume): Pass the lwp's pid to
9332 i386_debug_reg_state.
9333 (i386_linux_new_fork): New function.
9334 (_initialize_i386_linux_nat): Install i386_linux_new_fork as
9335 linux_nat_new_fork hook, and i386_forget_process as
9336 linux_nat_forget_process hook.
9337 * i386-nat.c (i386_init_dregs): Delete.
9338 (i386_inferior_data, struct i386_inferior_data):
9339 Delete.
9340 (struct i386_process_info): New.
9341 (i386_process_list): New global.
9342 (i386_find_process_pid, i386_add_process, i386_process_info_get):
9343 New functions.
9344 (i386_inferior_data_get): Delete.
9345 (i386_process_info_get): New function.
9346 (i386_debug_reg_state): New parameter 'pid'. Reimplement.
9347 (i386_forget_process): New function.
9348 (i386_cleanup_dregs): Rewrite.
9349 (i386_update_inferior_debug_regs, i386_insert_watchpoint)
9350 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
9351 (i386_stopped_data_address, i386_insert_hw_breakpoint)
9352 (i386_remove_hw_breakpoint): Adjust to pass the current process id
9353 to i386_debug_reg_state.
9354 (i386_use_watchpoints): Don't register inferior data.
9355 * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
9356 adjust comment.
9357 (i386_forget_process): Declare.
9358 * linux-fork.c (delete_fork): Call linux_nat_forget_process.
9359 * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
9360 New static globals.
9361 (linux_child_follow_fork): Don't call linux_nat_new_thread here.
9362 (add_initial_lwp): New, factored out from ...
9363 (add_lwp): ... this. Don't check the number of lwps before
9364 calling linux_nat_new_thread.
9365 (linux_nat_iterate_watchpoint_lwps): Delete.
9366 (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
9367 (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
9368 forks and vforks.
9369 (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
9370 initial lwp.
9371 (linux_nat_kill, linux_nat_mourn_inferior): Call
9372 linux_nat_forget_process.
9373 (linux_nat_set_new_fork, linux_nat_set_forget_process)
9374 (linux_nat_forget_process): New functions.
9375 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
9376 type.
9377 (linux_nat_iterate_watchpoint_lwps): Delete declaration.
9378 (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
9379 types.
9380 (linux_nat_set_new_fork, linux_nat_set_forget_process)
9381 (linux_nat_forget_process): New declarations.
9382
9383 * amd64fbsd-nat.c (super_mourn_inferior): New global.
9384 (amd64fbsd_mourn_inferior): New function.
9385 (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
9386 * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
9387
9388 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
9389
9390 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
9391 Adding _().
9392
9393 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
9394
9395 * aarch64-linux-nat.c (debug_reg_change_callback)
9396 (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
9397 %s and phex().
9398
9399 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
9400
9401 * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
9402 with LONGEST.
9403
9404 2013-02-13 Pedro Alves <palves@redhat.com>
9405 Hafiz Abid Qadeer <abidh@codesourcery.com>
9406
9407 * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
9408
9409 2013-02-12 Tom Tromey <tromey@redhat.com>
9410
9411 PR symtab/11464:
9412 * c-exp.y (lex_one_token): Initialize other fields of yylval on
9413 NAME return.
9414 (classify_inner_name): Remove 'first_name' argument, add
9415 'context'. Remove unused variable.
9416 (yylex): Explicitly maintain the context type. Exit loop earlier
9417 if NAME result is seen.
9418
9419 2013-02-12 Pedro Alves <palves@redhat.com>
9420
9421 * amd64-darwin-tdep.c: Add (C) after Copyright.
9422 * cli/cli-cmds.h: Ditto.
9423 * cli/cli-decode.c: Ditto.
9424 * cli/cli-decode.h: Ditto.
9425 * cli/cli-dump.c: Ditto.
9426 * cli/cli-dump.h: Ditto.
9427 * cli/cli-interp.c: Ditto.
9428 * cli/cli-logging.c: Ditto.
9429 * cli/cli-script.c: Ditto.
9430 * cli/cli-script.h: Ditto.
9431 * cli/cli-setshow.c: Ditto.
9432 * cli/cli-setshow.h: Ditto.
9433 * cli/cli-utils.c: Ditto.
9434 * cli/cli-utils.h: Ditto.
9435 * config/alpha/nm-osf3.h: Ditto.
9436 * config/djgpp/djconfig.sh: Ditto.
9437 * config/i386/nm-fbsd.h: Ditto.
9438 * config/i386/nm-i386gnu.h: Ditto.
9439 * config/nm-linux.h: Ditto.
9440 * config/nm-nto.h: Ditto.
9441 * config/rs6000/nm-rs6000.h: Ditto.
9442 * config/sparc/nm-sol2.h: Ditto.
9443 * darwin-nat-info.c: Ditto.
9444 * dfp.c: Ditto.
9445 * dfp.h: Ditto.
9446 * gdb-demangle.h: Ditto.
9447 * i386-darwin-nat.c: Ditto.
9448 * i386-darwin-tdep.c: Ditto.
9449 * linux-fork.h: Ditto.
9450 * m32c-tdep.c: Ditto.
9451 * microblaze-linux-tdep.c: Ditto.
9452 * microblaze-rom.c: Ditto.
9453 * microblaze-tdep.c: Ditto.
9454 * microblaze-tdep.h: Ditto.
9455 * mips-linux-tdep.h: Ditto.
9456 * ppc-ravenscar-thread.c: Ditto.
9457 * ppc-ravenscar-thread.h: Ditto.
9458 * prologue-value.c: Ditto.
9459 * prologue-value.h: Ditto.
9460 * ravenscar-thread.c: Ditto.
9461 * ravenscar-thread.h: Ditto.
9462 * sparc-ravenscar-thread.c: Ditto.
9463 * sparc-ravenscar-thread.h: Ditto.
9464 * tilegx-linux-tdep.c: Ditto.
9465 * unwind_stop_reasons.def: Ditto.
9466 * windows-nat.h: Ditto.
9467 * xtensa-linux-tdep.c: Ditto.
9468 * xtensa-xtregs.c: Ditto.
9469 * regformats/regdat.sh: Ditto.
9470 * regformats/regdef.h: Ditto.
9471
9472 2013-02-12 Pedro Alves <palves@redhat.com>
9473
9474 * break-catch-sig.c: Update copyright years.
9475
9476 2013-02-11 Siva Chandra Reddy <sivachandra@google.com>
9477
9478 Add support for a destructor for ui_out data and use it to
9479 provide a ui_out destructor.
9480 * ui-out.h: Declare the new ui_out destructor.
9481 (ui_out_impl): Add a field for data destructor in ui_out_impl.
9482 * ui-out.c (default_data_destroy): Add a default data destructor
9483 which does nothing.
9484 (default_ui_out_impl): Set the new data_destroy field to
9485 default_data_destroy
9486 (uo_data_destroy): Local function which invokes the data
9487 destructor if present.
9488 (clear_table): Local function which clears the table data of a
9489 ui_out object.
9490 (ui_out_destroy): Public function which frees a ui_out object.
9491 (ui_out_table_end): Use the new clear_table function.
9492 * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
9493 NULL.
9494 * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
9495 to NULL.
9496
9497 2013-02-11 Doug Evans <dje@google.com>
9498
9499 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
9500 (printf_decfloat): New function. Broken out from ui_printf.
9501 Remove unnecessary code to shift the entire format string down.
9502 (printf_pointer): New function.
9503 (ui_printf): Code to print C strings, wide C strings, decfloats,
9504 and pointers moved to separate functions.
9505
9506 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
9507
9508 * valops.c (value_assign): Handling bitfield offset in
9509 `lval_internalvar_component' case.
9510
9511 2013-02-08 Doug Evans <dje@google.com>
9512
9513 * common/format.c (parse_format_string): Fix whitespace.
9514
9515 2013-02-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
9516
9517 * stack.c (return_command): Work around uninitialized variable
9518 warning.
9519
9520 2013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
9521
9522 * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
9523 number of the registers from 36 to 34.
9524
9525 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
9526
9527 * NEWS: Mention new AArch64 native and target support.
9528
9529 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
9530
9531 * MAINTAINERS (Write After Approval): Add myself.
9532
9533 2013-02-08 Jim MacArthur <jim.macarthur@arm.com>
9534 Marcus Shawcroft <marcus.shawcroft@arm.com>
9535 Nigel Stephens <nigel.stephens@arm.com>
9536 Yufeng Zhang <yufeng.zhang@arm.com>
9537
9538 * aarch64-linux-nat.c: New file.
9539 * config/aarch64/linux.mh: New file.
9540 * configure.host: Add AArch64.
9541 * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
9542
9543 2013-02-07 Doug Evans <dje@google.com>
9544
9545 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
9546 disassemble command.
9547
9548 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
9549
9550 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
9551 set_gdbarch_fetch_tls_load_module_address.
9552
9553 2013-02-06 David S. Miller <davem@davemloft.net>
9554
9555 * sparc-tdep.c (sparc32_return_value): Handle writing return value when
9556 using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
9557 * value.c (struct_return_convention): New function.
9558 (using_struct_return): Implement in terms of struct_return_convention.
9559 * value.h (struct_return_convention): Declare.
9560 * stack.c (return_command): Allow successful overriding of the return
9561 value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
9562
9563 2013-02-06 Tom Tromey <tromey@redhat.com>
9564
9565 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
9566 outside of TRY_CATCH.
9567
9568 2013-02-06 Yao Qi <yao@codesourcery.com>
9569
9570 * mi/mi-interp.c: Include "tracepoint.h".
9571 (mi_tsv_modified): Declare.
9572 (mi_tsv_created, mi_tsv_deleted): Update declaration.
9573 (mi_interpreter_init): Call observer_attach_tsv_modified.
9574 (mi_tsv_modified): New.
9575 (mi_tsv_created, mi_tsv_deleted): Update.
9576 * tracepoint.c (trace_variable_command): Call
9577 observer_notify_tsv_modified if the initial value of tsv is
9578 changed.
9579 (delete_trace_state_variable): Call
9580 observer_notify_tsv_deleted earlier.
9581 (trace_variable_command): Caller update.
9582 (create_tsv_from_upload): Likewise.
9583 * observer.sh: Declare "struct trace_state_variable".
9584
9585 * NEWS: Mention the new MI notification "=tsv-modified".
9586
9587 2013-02-05 Doug Evans <dje@google.com>
9588
9589 * completer.c (location_completer): Fix typo in comment.
9590
9591 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9592
9593 * breakpoint.c (add_location_to_breakpoint): Insert the location with
9594 ADDRESS sorted.
9595
9596 2013-02-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
9597
9598 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
9599 Refactor if statement to avoid trailing || operator.
9600
9601 2013-02-05 Andreas Tobler <andreast@fgznet.ch>
9602
9603 * NEWS: Add PowerPC FreeBSD as a new native configuration.
9604
9605 2013-02-04 Andreas Tobler <andreast@fgznet.ch>
9606
9607 * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
9608 * configure.host: Add powerpc*-*-freebsd* target.
9609 * configure.tgt: Add target info for powerpc*-*-freebsd*.
9610 * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
9611 * config/powerpc/fbsd.mh: New file.
9612
9613 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
9614 Denys Vlasenko <dvlasenk@redhat.com>
9615 Pedro Alves <palves@redhat.com>
9616
9617 * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
9618 (struct elf_internal_linux_prpsinfo): Forward declare.
9619 * gdbarch.h, gdbarch.c: Regenerate.
9620 * linux-tdep.c: Include `cli/cli-utils.h'.
9621 (linux_fill_prpsinfo): New function.
9622 (linux_make_corefile_notes): Use linux_fill_prpsinfo. If there's
9623 an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
9624 elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
9625 depending on gdbarch pointer bitness.
9626 * ppc-linux-tdep.c: Include elf-bfd.h.
9627 (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
9628 on 32-bit.
9629
9630 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
9631 Marcus Shawcroft <marcus.shawcroft@arm.com>
9632 Nigel Stephens <nigel.stephens@arm.com>
9633 Yufeng Zhang <yufeng.zhang@arm.com>
9634
9635 * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
9636
9637 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
9638 Marcus Shawcroft <marcus.shawcroft@arm.com>
9639 Nigel Stephens <nigel.stephens@arm.com>
9640 Yufeng Zhang <yufeng.zhang@arm.com>
9641
9642 * aarch64-newlib-tdep.c: New file.
9643 * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
9644 aarch64*-*-elf.
9645 * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
9646 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
9647 (ALLDEPFILES): Add aarch64-newlib-tdep.c.
9648 * osabi.c (gdb_osabi_names): Add "Newlib".
9649
9650 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
9651 Marcus Shawcroft <marcus.shawcroft@arm.com>
9652 Nigel Stephens <nigel.stephens@arm.com>
9653 Yufeng Zhang <yufeng.zhang@arm.com>
9654
9655 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
9656 (ALLDEPFILES): Add aarch64-linux-tdep.c.
9657 * aarch64-linux-tdep.c: New file.
9658 * aarch64-linux-tdep.h: New file.
9659 * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
9660 * configure.tgt: Add aarch64-none-linux-gnu.
9661
9662 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
9663 Marcus Shawcroft <marcus.shawcroft@arm.com>
9664 Nigel Stephens <nigel.stephens@arm.com>
9665 Yufeng Zhang <yufeng.zhang@arm.com>
9666
9667 * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
9668 (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
9669 (ALLDEPFILES): Add aarch64-tdep.c.
9670 * aarch64-tdep.c: New file.
9671 * aarch64-tdep.h: New file.
9672 * configure.tgt: Add AArch64.
9673 * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
9674 (aarch64-expedite): New definition.
9675 * features/aarch64-core.xml: New file.
9676 * features/aarch64-fpu.xml: New file.
9677 * features/aarch64-without-fpu.c: New file (generated).
9678 * features/aarch64-without-fpu.xml: New file.
9679 * features/aarch64.c: New file (generated).
9680 * features/aarch64.xml: New file.
9681 * regformats/aarch64-without-fpu.dat: New file (generated).
9682 * regformats/aarch64.dat: New file (generated).
9683
9684 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9685
9686 * contrib/expect-read1.c: New file.
9687 * contrib/expect-read1.sh: New file.
9688
9689 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9690
9691 * dwarf2read.c (file_file_name): New function with code from
9692 file_full_name.
9693 (file_full_name): Move most of the code to file_file_name.
9694 (macro_start_file): Rename variable full_name to file_name and use
9695 file_file_name for it. Add comp_dir parameter to new_macro_table.
9696 * macrocmd.c (show_pp_source_pos): New variable fullname. Replace any
9697 macro_source_file->filename access by macro_source_fullname call.
9698 * macroscope.c (_initialize_macroscope): Update the new_macro_table
9699 caller.
9700 * macrotab.c (struct macro_table): New field comp_dir.
9701 (macro_include): New variables link_fullname and source_fullname.
9702 Replace any macro_source_file->filename access by macro_source_fullname
9703 call.
9704 (macro_lookup_inclusion): Remove the partial filenames checking code.
9705 (check_for_redefinition): New variables source_fullname and
9706 found_key_fullname. Replace any macro_source_file->filename access by
9707 macro_source_fullname call.
9708 (macro_undef): New variables source_fullname and key_fullname. Replace
9709 any macro_source_file->filename access by macro_source_fullname call.
9710 (macro_lookup_definition): New variables retval and source_fullname.
9711 Replace any macro_source_file->filename access by macro_source_fullname
9712 call.
9713 (foreach_macro): New variable key_fullname. Replace any
9714 macro_source_file->filename access by macro_source_fullname call.
9715 (foreach_macro_in_scope): New variable datum_fullname. Replace any
9716 macro_source_file->filename access by macro_source_fullname call.
9717 (new_macro_table): Add parameter comp_dir. Initialize T with it.
9718 (macro_source_fullname): New function.
9719 * macrotab.h (struct macro_source_file): Extent the filename field
9720 comment.
9721 (new_macro_table): New parameter comp_dir, add a comment for it.
9722 (macro_source_fullname): new declaration.
9723
9724 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9725
9726 * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
9727 this_real_name to outer block. Use it also for
9728 compare_filenames_for_search.
9729 (dw2_expand_symtabs_matching): New variable this_real_name. Use it
9730 with dw2_get_real_path for file_matcher, considering also
9731 BASENAMES_MAY_DIFFER.
9732 (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
9733
9734 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9735
9736 * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
9737 to the file_matcher parameter. Pass 0 to it.
9738 (dwarf2_create_include_psymtab): Copy also DIRNAME.
9739 * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
9740 NULL psymtab_to_fullname result.
9741 (psymtab_to_fullname): Remove variable r. Never return NULL, assemble
9742 an expected filename instead.
9743 (expand_symtabs_matching_via_partial): Add basenames parameter to the
9744 file_matcher parameter. Call also psymtab_to_fullname, after newly
9745 considering BASENAMES_MAY_DIFFER.
9746 * source.c (rewrite_source_path): Remove static.
9747 * source.h (rewrite_source_path): New declaration.
9748 * symfile.h (struct quick_symbol_functions): Add basenames parameter to
9749 the expand_symtabs_matching field. Comment it.
9750 * symtab.c (file_matches): New function comment. Add parameter
9751 basenames, implement it.
9752 (search_symbols_file_matches): Add basenames parameter. Update the
9753 file_matches caller.
9754 (search_symbols): Match FILES also against symtab_to_fullname.
9755 Optimize it for BASENAMES_MAY_DIFFER.
9756
9757 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9758
9759 * source.c (print_source_lines_base): Print for TUI also "fullname".
9760 * tui/tui-data.c (init_content_element): Change tui_locator_element
9761 field to full_name.
9762 * tui/tui-data.h (struct tui_locator_element): Likewise.
9763 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
9764 tui_update_locator_filename calls to tui_update_locator_fullname.
9765 Replace symtab->filename refererence by symtab_to_fullname call.
9766 * tui/tui-out.c (tui_field_string): Check for "fullname" now.
9767 * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
9768 field to full_name. Replace symtab->filename refererence by
9769 symtab_to_fullname call.
9770 (tui_show_symtab_source): Rename parameter to fullname. Change
9771 tui_locator_element field to full_name.
9772 * tui/tui-stack.c: Include source.h.
9773 (tui_set_locator_filename): Rename the declaration to ...
9774 (tui_set_locator_fullname): ... here. Rename its parameter to
9775 fullname, updates its comment.
9776 (tui_set_locator_info): Rename its parameter to fullname.
9777 (tui_set_locator_filename): Rename the definition to ...
9778 (tui_set_locator_fullname): ... here. Rename its parameter to
9779 fullname, updates its comment. Change tui_locator_element field to
9780 full_name.
9781 (tui_set_locator_info): Rename its parameter to fullname.
9782 (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
9783 (tui_update_locator_filename): Rename to ...
9784 (tui_update_locator_fullname): ... here. Rename callee to
9785 tui_set_locator_fullname.
9786 (tui_show_frame_info): Replace symtab->filename refererence by
9787 symtab_to_fullname call.
9788 * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
9789 (tui_update_locator_fullname): ... here.
9790 * tui/tui-winsource.c (tui_display_main): Rename the callee to
9791 tui_update_locator_fullname. Replace symtab->filename refererence by
9792 symtab_to_fullname call.
9793 * tui/tui.c (tui_show_source): Rename its parameter to fullname.
9794 Rename the callee to tui_update_locator_fullname.
9795 * tui/tui.h (tui_show_source): Rename its parameter to fullname.
9796
9797 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9798
9799 * ada-lang.c (user_select_syms): Replace symtab->filename refererences
9800 by symtab_to_filename_for_display calls.
9801 * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
9802 (clear_command): New variable sal_fullname, initialize it. Replace
9803 compare_filenames_for_search by filename_cmp with sal_fullname.
9804 (say_where, update_static_tracepoint): Replace symtab->filename
9805 refererences by symtab_to_filename_for_display calls.
9806 * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
9807 Likewise.
9808 * dwarf2read.c: Include source.h.
9809 (fixup_go_packaging): Replace symtab->filename refererences by
9810 symtab_to_filename_for_display calls.
9811 * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
9812 Replace symtab->filename refererences by symtab_to_filename_for_display
9813 calls.
9814 (create_sals_line_offset, convert_linespec_to_sals): New variable
9815 fullname, initialize it, replace symtab->filename reference by the
9816 variable.
9817 * linux-fork.c: Include source.h.
9818 (info_checkpoints_command): Replace symtab->filename refererences by
9819 symtab_to_filename_for_display calls.
9820 * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
9821 by symtab_to_filename_for_display calls.
9822 * mdebugread.c: Include source.h.
9823 (psymtab_to_symtab_1): Replace symtab->filename refererences by
9824 symtab_to_filename_for_display calls.
9825 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
9826 (mi_cmd_file_list_exec_source_files): Likewise.
9827 * printcmd.c: Include source.h.
9828 (build_address_symbolic): Replace symtab->filename refererences by
9829 symtab_to_filename_for_display calls.
9830 * psymtab.c (partial_map_symtabs_matching_filename)
9831 (read_psymtabs_with_fullname): Call compare_filenames_for_search also
9832 with psymtab_to_fullname.
9833 * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
9834 by symtab_to_filename_for_display calls.
9835 (stpy_get_filename): New variable filename, initialize it, use instead
9836 of symtab->filename refererences.
9837 (salpy_str): Make variable filename const char *. Replace
9838 symtab->filename refererences by symtab_to_filename_for_display calls.
9839 * skip.c: Include source.h and filenames.h.
9840 (skip_file_command): Remove const from the symtab variable. Replace
9841 symtab->filename refererences by symtab_to_fullname call.
9842 (function_name_is_marked_for_skip): New variables searched_for_fullname
9843 and fullname. Use them to search also with symtab's fullname.
9844 * source.c (find_source_lines): Replace symtab->filename refererences
9845 by symtab_to_filename_for_display calls.
9846 (print_source_lines_base): New variable filename, use it instead of
9847 symtab->filename. Replace symtab->filename refererences by
9848 symtab_to_filename_for_display calls.
9849 (line_info, forward_search_command): Replace symtab->filename
9850 refererences by symtab_to_filename_for_display calls.
9851 (reverse_search_command): Replace symtab->filename refererences by
9852 symtab_to_filename_for_display calls. New variable filename for it.
9853 * stack.c (frame_info): Likewise.
9854 * symmisc.c: Include source.h.
9855 (dump_objfile, dump_symtab_1, maintenance_print_symbols)
9856 (maintenance_info_symtabs): Replace symtab->filename refererences by
9857 symtab_to_filename_for_display calls.
9858 * symtab.c (iterate_over_some_symtabs): Call
9859 compare_filenames_for_search also with symtab_to_fullname.
9860 (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
9861 symtab->filename refererences by symtab_to_filename_for_display calls.
9862 (find_line_symtab): Replace symtab->filename refererences by
9863 symtab_to_filename_for_display calls.
9864 (file_matches): Replace filename_cmp by compare_filenames_for_search.
9865 (print_symbol_info): Make the last parameter const char *. New
9866 variable s_filename. Use it in the function.
9867 (symtab_symbol_info): Make the last_filename variable const char *.
9868 Replace symtab->filename refererences by symtab_to_filename_for_display
9869 calls.
9870 (rbreak_command): New variable fullname. Use it. Replace
9871 symtab->filename refererence by symtab_to_filename_for_display call.
9872 * tracepoint.c (set_traceframe_context, trace_find_line_command)
9873 (print_one_static_tracepoint_marker): Replace symtab->filename
9874 refererences by symtab_to_filename_for_display calls.
9875 * tui/tui-source.c (tui_set_source_content): New variables filename and
9876 s_filename. Replace symtab->filename refererences by this variable.
9877 Replace other symtab->filename refererences by
9878 symtab_to_filename_for_display calls.
9879
9880 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
9881 Jan Kratochvil <jan.kratochvil@redhat.com>
9882
9883 Add a new variable that controls a way in which filenames are
9884 displayed.
9885 * NEWS (set filename-display): New entry.
9886 * source.c (filename_display_basename, filename_display_relative)
9887 (filename_display_absolute, filename_display_kind_names)
9888 (filename_display_string, show_filename_display_string)
9889 (symtab_to_filename_for_display): New.
9890 (_initialize_source): Added initialization of 'filename-display'
9891 variable.
9892 * source.h (symtab_to_filename_for_display): Added declaration.
9893 * stack.c (print_frame): Added new variable and calling of a new
9894 function and condition with this variable. Changed third argument of
9895 calling of a function.
9896
9897 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9898
9899 * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
9900 Rename field reference filename to fullname.
9901 * tui/tui-data.h (struct tui_source_info): Rename field filename to
9902 fullname. New comment for it.
9903 * tui/tui-source.c (tui_set_source_content): Rename field reference
9904 filename to fullname. Initialize field by symtab_to_fullname now.
9905 * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
9906 reference filename to fullname. Use symtab_to_fullname during
9907 comparison.
9908
9909 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9910
9911 Code cleanup.
9912 * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
9913 (dw2_expand_symtabs_with_fullname): ... here. Rename parameter
9914 filename to fullname. Rename variable this_name to this_fullname.
9915 Lowercase FILENAME_CMP call.
9916 (dw2_find_symbol_file): New comment for the returned string.
9917 (dwarf2_gdb_index_functions): Rename the function to
9918 dw2_expand_symtabs_with_fullname.
9919 * psymtab.c (read_psymtabs_with_filename): Rename to ...
9920 (read_psymtabs_with_fullname): ... here. Rename parameter filename to
9921 fullname.
9922 (psym_functions): Rename the function to read_psymtabs_with_fullname.
9923 * symfile.h (struct quick_symbol_functions): Rename field
9924 expand_symtabs_with_filename to expand_symtabs_with_fullname and its
9925 parameter filename to fullname. Document returned string meaning for
9926 find_symbol_file.
9927 * symtab.c (find_line_symtab): Rename the called function to
9928 expand_symtabs_with_fullname.
9929
9930 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9931
9932 Code cleanup.
9933 * breakpoint.c (clear_command): Remove variable is_abs, unify the
9934 call of filename_cmp with compare_filenames_for_search.
9935 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
9936 is_abs, unify the call of FILENAME_CMP with
9937 compare_filenames_for_search. New gdb_asserts for real_path and name.
9938 Unify the call of compare_filenames_for_search with FILENAME_CMP.
9939 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
9940 * symfile.h (struct quick_symbol_functions): Extend the comment for
9941 map_symtabs_matching_filename.
9942 * symtab.c (compare_filenames_for_search): Remove the function comment
9943 relative path requirement. Handle absolute filenames, with a comment.
9944 (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
9945 FILENAME_CMP with compare_filenames_for_search. New gdb_asserts for
9946 real_path and name. Unify the call of compare_filenames_for_search
9947 with FILENAME_CMP.
9948 (iterate_over_symtabs): New gdb_assert on REAL_PATH.
9949
9950 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9951
9952 Code cleanup.
9953 * breakpoint.c (print_breakpoint_location): Replace bp_location field
9954 source_file references by symtab field references. Remove variables
9955 sal and fullname.
9956 (momentary_breakpoint_from_master, add_location_to_breakpoint):
9957 (clear_command, say_where): Replace bp_location field source_file
9958 references by symtab field references.
9959 (bp_location_dtor): Remove the source_file reference.
9960 (update_static_tracepoint): Replace bp_location field source_file
9961 references by symtab field references.
9962 (breakpoint_free_objfile): New function.
9963 * breakpoint.h (struct bp_location): Extend the comment for line_number.
9964 Replace the field source_file by field symtab, extend its comment.
9965 (breakpoint_free_objfile): New declaration.
9966 * objfiles.c (free_objfile): Call breakpoint_free_objfile.
9967 * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
9968 field source_file references by symtab field references.
9969
9970 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9971
9972 Replace xfullpath calls by gdb_realpath calls.
9973 * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
9974 function comment.
9975 * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
9976 Remove it from the iterate_over_some_symtabs call.
9977 (dw2_map_symtabs_matching_filename): Remove parameter full_path.
9978 Remove it from the dw2_map_expand_apply calls, remove a block handling
9979 it.
9980 * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
9981 Remove it from the iterate_over_some_symtabs call.
9982 (partial_map_symtabs_matching_filename): Remove parameter full_path.
9983 Remove it from the partial_map_expand_apply calls, remove a block
9984 handling it. Drop gdb_realpath call and cleanups from the real_path
9985 handling.
9986 * source.c (openp): Drop the comment part about xfullpath. Replace
9987 xfullpath calls by gdb_realpath calls.
9988 (find_and_open_source): Replace xfullpath call by gdb_realpath call.
9989 * symfile.h (struct quick_symbol_functions): Remove parameter full_path
9990 from method map_symtabs_matching_filename and its comment.
9991 * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
9992 gdb_realpath call.
9993 * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
9994 remove it also from the function comment, remove a block handling it.
9995 Drop gdb_realpath call and cleanups from the real_path handling.
9996 (iterate_over_symtabs): Drop variable full_path and its use.
9997 * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
9998 * utils.c (xfullpath): Remove.
9999 * utils.h (xfullpath): Remove.
10000
10001 2013-02-01 Andreas Tobler <andreast@fgznet.ch>
10002
10003 * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
10004 (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
10005 (ALLDEPFILES): Add ppc64-tdep.c.
10006 * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
10007 ppc64-tdep.o to gdb_target_obs.
10008 * ppc64-tdep.h: New file.
10009 * ppc64-tdep.c: New file.
10010 (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
10011 ppc-linux-tdep.c to here.
10012 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
10013 (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
10014 (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
10015 (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
10016 from ppc-linux-tdep.c to here.
10017 (ppc64_convert_from_func_ptr_addr): Rename from
10018 ppc64_linux_convert_from_func_ptr_addr to
10019 ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
10020 here.
10021 * rs6000-tdep.c:
10022 (read_insn): Move from ppc-linux-tdep.c to here.
10023 (insns_match_pattern, insn_d_field, insn_ds_field): Move
10024 from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
10025 * ppc-linux-tdep.c: Include ppc64-tdep.h.
10026 Removed above functions.
10027 (ppc_linux_init_abi): Adjust.
10028
10029 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
10030
10031 * ada-valprint.c (ada_print_floating): Remove unused 'len'.
10032
10033 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
10034
10035 * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
10036
10037 2013-02-01 Pedro Alves <palves@redhat.com>
10038
10039 * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
10040 * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
10041
10042 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10043
10044 * elfread.c (elf_symfile_read): Limit separate debug info additions to
10045 files with no separate debug info.
10046 * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
10047 * symfile.c (read_symbols): Call find_separate_debug_file_in_section
10048 only for files with no separate debug info.
10049
10050 2013-01-31 Tom Tromey <tromey@redhat.com>
10051
10052 * jit.c (jit_program_space_data): Rename from jit_inferior_data;
10053 change type.
10054 (struct jit_program_space_data): Rename from jit_inferior_data.
10055 Update comments.
10056 (get_jit_program_space_data): Rename from get_jit_inferior_data.
10057 Change return type. Attach data to program space.
10058 (jit_program_space_data_cleanup): Rename from
10059 jit_inferior_data_cleanup; change argument type.
10060 (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
10061 change type.
10062 (jit_register_code): Update.
10063 (jit_update_inferior_cache): Remove.
10064 (jit_breakpoint_deleted): Get jit data from the location's program
10065 space.
10066 (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
10067 'ps_data', change type.
10068 (jit_inferior_init, jit_breakpoint_re_set_internal)
10069 (jit_event_handler): Update.
10070 (free_objfile_data): Get data from objfile's program space.
10071 (_initialize_jit): Update.
10072
10073 2013-01-31 Tom Tromey <tromey@redhat.com>
10074
10075 PR gdb/13987:
10076 * jit.c (struct jit_inferior_data) <cached_code_address,
10077 jit_breakpoint>: New fields.
10078 (jit_breakpoint_re_set_internal): Fix logging. Only create
10079 breakpoint if cached address has changed.
10080 (jit_update_inferior_cache, jit_breakpoint_deleted): New
10081 functions.
10082 (_initialize_jit): Register breakpoint deleted observer.
10083
10084 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10085
10086 * infrun.c (handle_syscall_event): Remove unused gdbarch.
10087 (save_infcall_suspend_state): Ifdef out unused inf.
10088 (restore_infcall_suspend_state): Ifdef out unused inf.
10089 * jit.c (jit_register_code): Remove unused i, b, inf_data.
10090 (jit_frame_sniffer): Remove unused inf_data.
10091
10092 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10093
10094 * c-exp.y (classify_inner_name): Remove unused type.
10095 * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
10096 in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
10097 need_escape.
10098 (c_get_string): Remove unused kind.
10099 * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
10100
10101 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10102
10103 * charset.c (intermediate_encoding): Remove unused i.
10104 * completer.c (signal_completer): Remove unused i.
10105 * continuations.c (discard_my_continuations_1): Remove unused
10106 continuation_ptr.
10107 * corelow.c (core_close): Remove unuseD name.
10108 (get_core_siginfo): Remove unused pid.
10109 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
10110 i, cps.
10111 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
10112 (loclist_describe_location): Remove unused first.
10113 * event-top.c (command_line_handler): Remove unused got_eof.
10114 * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
10115 (resize_section_table): Remove unused old_value.
10116 * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
10117 * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
10118 * i386-tdep.c (i386_process_record): Remove unused rex.
10119 * infcmd.c (get_return_value): Remove unused uiout.
10120 * jv-lang.c (type_from_class): Remove unused is_array.
10121 * jv-valprint.c (java_val_print): Remove unused i.
10122 * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
10123 * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
10124 * m2-typeprint.c (m2_print_type): Remove unused code.
10125 * macroexp.c (get_character_constant): Remove unused body_start.
10126 (macro_stringify): Remove unused result.
10127 * objc-lang.c (find_methods): Remove unused gdbarch.
10128 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
10129 * regcache.c (regcache_cooked_read): Remove unused gdbarch.
10130 * stack.c (print_frame_args): Remove unused summary.
10131 * thread.c (thread_apply_command): Remove unused p.
10132 * valarith.c (value_x_unop): Remove unused mangle_ptr.
10133 * valops.c (search_struct_method): Remove unused skip.
10134 * valprint.c (generic_val_print): Remove unused byte_order.
10135 * varobj.c (varobj_update): Remove unused changed.
10136 * cli/cli-cmds.c (complete_command): Remove unused next_item.
10137 (alias_command): Remove unused c.
10138 * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
10139 * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
10140 format.
10141 (mi_cmd_data_write_memory): Remove unused word_format.
10142 (mi_cmd_data_write_memory_bytes): Remove unused r.
10143 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
10144 p_start, p_end.
10145 * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
10146 * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
10147 line_width.
10148
10149 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10150
10151 * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
10152 * symtab.c (iterate_over_symtabs): Remove unused s.
10153 (find_pc_sect_symtab): Remove unused pspAce.
10154 (find_pc_sect_line): Remove unused alt_symtab.
10155 (find_pcs_for_symtab_line): Remove unused ix, previous_function.
10156 (completion_list_add_name): Remove unused newsize.
10157
10158 2013-01-31 Tom Tromey <tromey@redhat.com>
10159
10160 PR c++/14998:
10161 * dwarf2read.c (read_tag_ptr_to_member_type): Handle
10162 TYPE_CODE_FUNC.
10163
10164 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10165
10166 * target.c (target_read_string): Remove unused origlen.
10167
10168 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10169
10170 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
10171 * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
10172 * ax-general.c (ax_print): Remove unused is_float.
10173 * blockframe.c (block_innermost_frame): Remove unused start, end.
10174 * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
10175
10176 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
10177
10178 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
10179 (svr4_read_so_list): Remove unused lmo.
10180 * solib-target.c (solib_target_relocate_section_addresses): Remove
10181 unused flags.
10182
10183 2013-01-30 Tom Tromey <tromey@redhat.com>
10184
10185 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
10186
10187 2013-01-30 Tom Tromey <tromey@redhat.com>
10188
10189 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
10190 * utils.c (gnu_debuglink_crc32): Remove.
10191 * utils.h (gnu_debuglink_crc32): Don't declare.
10192
10193 2013-01-30 Tom Tromey <tromey@redhat.com>
10194
10195 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
10196 (read_structure_type, read_enumeration_type): Remove cast.
10197
10198 2013-01-30 Tom Tromey <tromey@redhat.com>
10199
10200 * dwarf2read.c (read_namespace_type): Remove cast.
10201 (read_typedef): Likewise.
10202
10203 2013-01-29 Tom Tromey <tromey@redhat.com>
10204
10205 * dwarf2read.c (free_dwo_file): Remove assert.
10206
10207 2013-01-29 Tom Tromey <tromey@redhat.com>
10208
10209 * value.c (deprecated_set_value_modifiable): Remove.
10210 * value.h (deprecated_set_value_modifiable): Remove.
10211
10212 2013-01-28 Doug Evans <dje@google.com>
10213
10214 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
10215 to addresses from dwo files.
10216
10217 2013-01-25 Siva Chandra Reddy <sivachandra@google.com>
10218
10219 * valops.c (find_overload_match): Remove unused argument 'lax'.
10220 * value.h: Remove unused argument 'lax' from the declaration of
10221 find_overload_match.
10222 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
10223 to find_overload_match.
10224 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
10225 argument to find_overload_match.
10226
10227 2013-01-25 Tom Tromey <tromey@redhat.com>
10228
10229 * dwarf2read.c (processing_has_namespace_info): Remove.
10230 (struct dwarf2_cu) <processing_has_namespace_info>: New field.
10231 (process_die, read_func_scope, dwarf2_start_symtab)
10232 (new_symbol_full): Update.
10233
10234 2013-01-25 Tom Tromey <tromey@redhat.com>
10235
10236 * cp-namespace.c (cp_set_block_scope): Remove.
10237 * cp-support.h (cp_set_block_scope): Remove.
10238 * dbxread.c: Include block.h.
10239 (cp_set_block_scope): New function.
10240 (process_one_symbol): Update.
10241 * dwarf2read.c (read_func_scope): Use block_set_scope.
10242
10243 2013-01-25 Pedro Alves <palves@redhat.com>
10244
10245 * remote.c (add_current_inferior_and_thread): Tweak comment.
10246
10247 2013-01-25 Tom Tromey <tromey@redhat.com>
10248
10249 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
10250 (cp_add_using_directive): Add 'copy_names' argument.
10251 * cp-support.h (cp_add_using_directive): Update.
10252 (struct using_direct) <import_src, import_dest, alias,
10253 declaration>: Now const.
10254 * dwarf2read.c (read_import_statement): Use obconcat.
10255 Don't copy names passed to cp_add_using_directive.
10256
10257 2013-01-25 Tom Tromey <tromey@redhat.com>
10258
10259 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
10260
10261 2013-01-25 Pedro Alves <palves@redhat.com>
10262
10263 * remote.c (stop_reply_extract_thread): New.
10264 (add_current_inferior_and_thread): New parameter 'wait_status'.
10265 Handle it.
10266 (remote_start_remote): Pass wait status to
10267 add_current_inferior_and_thread.
10268 (extended_remote_run): Update comment.
10269 (extended_remote_create_inferior_1): Pass wait status to
10270 add_current_inferior_and_thread.
10271
10272 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
10273 Ulrich Weigand <uweigand@de.ibm.com>
10274
10275 * valarith.c (value_vector_widen): New function for replicating a
10276 scalar into a vector.
10277 (value_binop): Use value_vector_widen to widen scalar to vector
10278 rather than casting, this better matches gcc C behaviour.
10279 * valops.c (value_casst): Update logic for casting between vector
10280 types, and for casting from scalar to vector, try to match gcc C
10281 behaviour.
10282 * value.h (value_vector_widen): Declare.
10283 * opencl-lang.c (opencl_value_cast): New opencl specific casting
10284 function, handle special case for casting scalar to vector.
10285 (opencl_relop): Use opencl_value_cast.
10286 (evaluate_subexp_opencl): Use opencl_value_cast instead of
10287 value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
10288 in order to use opencl_value_cast.
10289
10290 2013-01-25 Yao Qi <yao@codesourcery.com>
10291
10292 * event-loop.c: Include "queue.h".
10293 (gdb_event_p): New typedef.
10294 (DECLARE_QUEUE_P): Use.
10295 (DEFINE_QUEUE_P): Use.
10296 (async_queue_event): Remove.
10297 (gdb_event_xfree): New.
10298 (initialize_event_loop): New.
10299 (process_event): Use QUEUE macros.
10300 (event_queue): Remove.
10301 (gdb_wait_for_event): Caller update.
10302 (check_async_event_handlers): Likewise.
10303 (poll_timers): Likewise.
10304 * event-loop.h (initialize_event_loop): Declare.
10305 * event-loop.c (gdb_event_xfree): New.
10306 * top.c (gdb_init): Call initialize_event_loop.
10307
10308 2013-01-25 Yao Qi <yao@codesourcery.com>
10309
10310 * event-loop.c (async_queue_event): Remove one parameter
10311 'position'. Remove code handling 'position' == TAIL.
10312 (gdb_wait_for_event): Caller update.
10313 (check_async_event_handlers): Caller update.
10314 (poll_timers): Caller update.
10315 * event-loop.h (enum queue_position): Remove.
10316
10317 2013-01-25 Maxim Kuvyrkov <maxim@kugelworks.com>
10318
10319 * MAINTAINERS: Update my email.
10320
10321 2013-01-25 Yao Qi <yao@codesourcery.com>
10322
10323 * main.c (print_gdb_help): Remove "--epoch" from the help
10324 message.
10325
10326 2013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
10327
10328 * symtab.c (skip_prologue_using_sal): Consider a file
10329 change the same as an increased line number
10330
10331 2013-01-24 Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
10332
10333 * MAINTAINERS (Write After Approval): Add myself to the list.
10334
10335 2013-01-24 Tom Tromey <tromey@redhat.com>
10336
10337 * ada-lang.h (ada_decode_symbol): Make return type const.
10338 * ada-lang.c (ada_decode_symbol): Likewise.
10339
10340 2013-01-23 Doug Evans <dje@google.com>
10341
10342 * linespec.c (find_linespec_symbols): Make static.
10343
10344 2013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
10345
10346 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
10347 type on float conversion for complex type.
10348
10349 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
10350
10351 Add a new class gdb.Architecture which exposes GDB's
10352 internal representation of architecture via GDB Python API.
10353 * Makefile.in: Add entries corresponding to the new file
10354 python/py-arch.c.
10355 * NEWS (Python Scripting): Add entries for the new class
10356 gdb.Architecture and the new method gdb.Frame.architecture.
10357 * python/py-arch.c: Implement gdb.Architecture class.
10358 * python/py-frame.c (frapy_arch): Implement the method
10359 gdb.Frame.architecture().
10360 (frame_object_methods): Add 'architecture' to the method table.
10361 * python/python-internal.h: Add declarations of new utility
10362 functions.
10363 * python/python.c (_initialize_python): Initialize
10364 gdb.Architecture class.
10365
10366 2013-01-23 Doug Evans <dje@google.com>
10367
10368 Work around binutils/15021.
10369 * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
10370 type_unit_group out of union s. All uses updated.
10371 (read_index_from_section): Watch for index version 8.
10372 (follow_die_sig): If using .gdb_index version <= 7, record the TU as
10373 an imported symtab.
10374 (write_psymtabs_to_index): Increment version number to 8.
10375
10376 2013-01-22 Pedro Alves <palves@redhat.com>
10377
10378 * annotate.c (breakpoint_changed): Skip if breakpoint is not
10379 user-visible.
10380
10381 2013-01-22 Pedro Alves <palves@redhat.com>
10382
10383 * annotate.c (annotate_breakpoints_changed): Rename to ...
10384 (annotate_breakpoints_invalid): ... this. Make static.
10385 (breakpoint_changed): Adjust.
10386 (_initialize_annotate): Always install the observers. Install a
10387 "breakpoint_created" observer.
10388 * annotate.h (annotate_breakpoints_changed): Delete declaration.
10389 * breakpoint.c (set_breakpoint_condition)
10390 (breakpoint_set_commands, do_map_commands_command)
10391 (init_raw_breakpoint, clear_command, set_ignore_count)
10392 (enable_breakpoint_disp): No longer call
10393 annotate_breakpoints_changed.
10394
10395 2013-01-22 Pedro Alves <palves@redhat.com>
10396
10397 * annotate.c: Include "inferior.h".
10398 (frames_invalid_emitted)
10399 (breakpoints_invalid_emitted): New globals.
10400 (async_background_execution_p): New function.
10401 (annotate_breakpoints_changed, annotate_frames_invalid): Skip
10402 emitting the annotation if it has already been emitted.
10403 (annotate_display_prompt): New function.
10404 * annotate.h (annotate_display_prompt): New declaration.
10405 * event-top.c: Include annotate.h.
10406 (display_gdb_prompt): Call annotate_display_prompt.
10407
10408 2013-01-22 Pedro Alves <palves@redhat.com>
10409
10410 * annotate.c (ignore_count_changed): Delete.
10411 (annotate_breakpoints_changed): Don't clear ignore_count_changed.
10412 (annotate_ignore_count_change): Delete.
10413 (annotate_stopped): Don't emit a delayed breakpoints-changed
10414 annotation.
10415 * annotate.h (annotate_ignore_count_change): Delete.
10416 * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
10417 annotate_ignore_count_change.
10418
10419 2013-01-22 Tom Tromey <tromey@redhat.com>
10420
10421 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
10422 require_rvalue for a register location.
10423
10424 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
10425
10426 * breakpoint.c (print_one_breakpoint_location): Add MI
10427 field 'thread-groups' when printing a breakpoint.
10428 (output_thread_groups): New function.
10429
10430 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
10431
10432 * python/lib/gdb/commands/explore.py
10433 (CompoundExplorer.explore_expr): Correct the name of a method
10434 being invoked.
10435 (ExploreTypeCommand.invoke): Add a missing 'return'.
10436
10437 2013-01-21 Tom Tromey <tromey@redhat.com>
10438
10439 * gdb_obstack.h (obconcat): Move declaration here, from...
10440 * symfile.h (obconcat): ... here.
10441 * gdb_obstack.c: New file.
10442 (obconcat): Move from...
10443 * symfile.c (obconcat): ... here.
10444 * Makefile.in (SFILES): Add gdb_obstack.c.
10445 (COMMON_OBS): Add gdb_obstack.o.
10446
10447 2013-01-21 Tom Tromey <tromey@redhat.com>
10448
10449 * symfile.h (obsavestring): Don't declare.
10450 * symfile.c (obsavestring): Remove.
10451 * ada-exp.y: Use obstack_copy0, not obsavestring.
10452 * ada-lang.c: Use obstack_copy0, not obsavestring.
10453 * coffread.c: Use obstack_copy0, not obsavestring.
10454 * cp-namespace.c: Use obstack_copy0, not obsavestring.
10455 * dbxread.c: Use obstack_copy0, not obsavestring.
10456 * dwarf2read.c: Use obstack_copy0, not obsavestring.
10457 * jit.c: Use obstack_copy0, not obsavestring.
10458 * mdebugread.c: Use obstack_copy0, not obsavestring.
10459 * psymtab.c: Use obstack_copy0, not obsavestring.
10460 * stabsread.c: Use obstack_copy0, not obsavestring.
10461 * xcoffread.c: Use obstack_copy0, not obsavestring.
10462
10463 2013-01-21 Tom Tromey <tromey@redhat.com>
10464
10465 * dwarf2read.c (fixup_go_packaging): Save package name
10466 on objfile obstack.
10467 * gdbtypes.c (init_type): Don't copy name.
10468
10469 2013-01-21 Tom Tromey <tromey@redhat.com>
10470
10471 * dwarf2read.c (struct partial_die_info) <name, scope>: Now
10472 const.
10473 (struct attribute) <u.str>: Now const.
10474 (struct fnfieldlist) <name>: Now const.
10475 (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
10476 (partial_die_parent_scope): Make return type const.
10477 (partial_die_full_name, add_partial_symbol): Update.
10478 (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
10479 'name' const.
10480 (find_file_and_directory): Make 'name' and 'comp_dir' const.
10481 (read_file_scope, read_func_scope, dwarf2_add_field)
10482 (dwarf2_add_member_fn, read_structure_type)
10483 (process_enumeration_scope, read_array_type, read_module_type)
10484 (read_base_type, read_subrange_type): Update.
10485 (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
10486 (new_symbol_full, guess_full_die_structure_name): Update.
10487 (dwarf2_canonicalize_name): Return const type. Make 'name' const.
10488 (dwarf2_name): Return const type.
10489 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
10490 const.
10491
10492 2013-01-21 Tom Tromey <tromey@redhat.com>
10493
10494 * gdbtypes.c (init_type): Make 'name' const.
10495 * gdbtypes.h (init_type): Update.
10496
10497 2013-01-21 Tom Tromey <tromey@redhat.com>
10498
10499 * buildsym.c (patch_subfile_names): Use set_last_source_file.
10500 (start_symtab): Make 'name' and 'dirname' const. Use
10501 set_last_source_file.
10502 (restart_symtab, reset_symtab_globals): Use set_last_source_file.
10503 (last_source_file): Define. Now static.
10504 (set_last_source_file, get_last_source_file): New functions.
10505 * buildsym.h (last_source_file): Don't declare.
10506 (start_symtab): Update.
10507 (set_last_source_file, get_last_source_file): Declare.
10508 * coffread.c (complete_symtab): Use set_last_source_file.
10509 (coff_end_symtab): Likewise.
10510 (coff_symtab_read): Use set_last_source_file, get_last_source_file.
10511 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
10512 set_last_source_file.
10513 (process_one_symbol): Use get_last_source_file.
10514 * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
10515 (psymtab_to_symtab_1): Use get_last_source_file.
10516 * xcoffread.c (process_linenos): Use get_last_source_file.
10517 (complete_symtab): Use set_last_source_file.
10518 (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
10519 (scan_xcoff_symtab): Use set_last_source_file.
10520
10521 2013-01-21 Tom Tromey <tromey@redhat.com>
10522
10523 * symtab.c (struct demangled_name_entry) <mangled>: Now const.
10524 (symbol_set_names): Remove casts. Handle field const-ness.
10525
10526 2013-01-21 Tom Tromey <tromey@redhat.com>
10527
10528 * dwarf2read.c (new_symbol_full): Remove cast.
10529 * symtab.c (symbol_set_demangled_name): Make 'name' const.
10530 * symtab.h (symbol_set_demangled_name): Update.
10531
10532 2013-01-21 Tom Tromey <tromey@redhat.com>
10533
10534 * main.c (captured_main): Call bfd_init.
10535
10536 2013-01-21 Tom Tromey <tromey@redhat.com>
10537
10538 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
10539 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
10540 * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
10541 * NEWS: Update.
10542
10543 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10544
10545 * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
10546
10547 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10548
10549 Fix gdb.fortran/common-block.exp crash in PIE mode.
10550 * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
10551 LOC_COMMON_BLOCK.
10552 * f-valprint.c (info_common_command_for_block): Expect
10553 LOC_COMMON_BLOCK in gdb_assert.
10554 * symtab.h (struct general_symbol_info): Update comment for the
10555 common_block member.
10556 (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
10557 (enum address_class): New member LOC_COMMON_BLOCK.
10558
10559 2013-01-18 David Blaikie <dblaikie@gmail.com>
10560
10561 * MAINTAINERS (Write After Approval): Add "David Blaikie".
10562
10563 2013-01-18 Tom Tromey <tromey@redhat.com>
10564
10565 PR c++/14999:
10566 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
10567 Call require_rvalue.
10568
10569 2013-01-18 Yao Qi <yao@codesourcery.com>
10570
10571 * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
10572 (dbx_read_symtab): New declaration.
10573 (dbx_psymtab_to_symtab): Delete.
10574 (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
10575 Rename parameter PST to SELF. Exchanged two parameters.
10576 (start_psymtab): Caller update.
10577 * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
10578 (dwarf2_read_symtab): New declaration.
10579 (dwarf2_psymtab_to_symtab): Delete.
10580 (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
10581 Rename parameter PST to SELF. Exchanged two parameters.
10582 (create_partial_symtab): Caller update.
10583 * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
10584 (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
10585 Rename parameter PST to SELF. Exchanged two parameters.
10586 (parse_partial_symbols, new_psymtab): Caller update.
10587 * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
10588 two parameters.
10589 * psymtab.c (psymtab_to_symtab): Caller update.
10590 * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
10591 (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
10592 Rename parameter PST to SELF. Exchanged two parameters.
10593 (xcoff_start_psymtab): Caller update.
10594
10595 2013-01-18 Yao Qi <yao@codesourcery.com>
10596
10597 * infrun.c (proceed): Rename local variable 'oneproc' to
10598 'force_step'.
10599
10600 2013-01-17 Doug Evans <dje@google.com>
10601
10602 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
10603 (dw2_build_type_unit_groups): Delete. All uses updated.
10604
10605 * symtab.h (struct symbol_search): Add comment.
10606
10607 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10608
10609 * symtab.c (compare_filenames_for_search): New comment for
10610 HAS_DRIVE_SPEC.
10611
10612 2013-01-17 Tom Tromey <tromey@redhat.com>
10613
10614 * cp-abi.c (cp_abi_completer): Fix typo in assignment.
10615
10616 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10617
10618 * symtab.c (iterate_over_some_symtabs): New variable cleanups,
10619 initialize it by existing make_cleanup. Call new do_cleanups.
10620
10621 2013-01-17 Tom Tromey <tromey@redhat.com>
10622
10623 * cp-abi.c (cp_abi_completer): New function.
10624 (_initialize_cp_abi): Set completer for "set cp-abi".
10625
10626 2013-01-17 Tom Tromey <tromey@redhat.com>
10627
10628 * mem-break.c: Remove obsolete comment.
10629 * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
10630
10631 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10632
10633 * jit.c (jit_reader_load_command): Interpret the jit reader name
10634 as an absolute path if it begins with a forward slash.
10635
10636 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10637
10638 PR gdb/14550
10639
10640 * jit.c (finalize_symtab): Ensure that only the global block has a
10641 NULL superblock.
10642
10643 2013-01-17 Pedro Alves <palves@redhat.com>
10644
10645 * acinclude.m4: Include ../config/plugins.m4,
10646 ../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
10647 * Makefile.in (aclocal_m4_deps): Update.
10648 * aclocal.m4: Renegerate.
10649
10650 2013-01-16 Doug Evans <dje@google.com>
10651
10652 * contrib/cc-with-tweaks.sh: Add references to Fission docs.
10653
10654 2013-01-16 Pedro Alves <palves@redhat.com>
10655 Tom Tromey <tromey@redhat.com>
10656
10657 PR cli/7221:
10658 * NEWS: Add "catch signal".
10659 * breakpoint.c (base_breakpoint_ops): No longer static.
10660 (bpstat_explains_signal): New function.
10661 (init_catchpoint): No longer static.
10662 (base_breakpoint_explains_signal): New function.
10663 (base_breakpoint_ops): Initialize new field.
10664 * breakpoint.h (enum bpstat_signal_value): New.
10665 (struct breakpoint_ops) <explains_signal>: New field.
10666 (bpstat_explains_signal): Remove macro, declare as function.
10667 (base_breakpoint_ops, init_catchpoint): Declare.
10668 * break-catch-sig.c: New file.
10669 * inferior.h (signal_catch_update): Declare.
10670 * infrun.c (signal_catch): New global.
10671 (handle_syscall_event): Update for change to
10672 bpstat_explains_signal.
10673 (handle_inferior_event): Likewise. Always handle random signals
10674 via bpstats.
10675 (signal_cache_update): Check signal_catch.
10676 (signal_catch_update): New function.
10677 (_initialize_infrun): Initialize signal_catch.
10678 * Makefile.in (SFILES): Add break-catch-sig.c.
10679 (COMMON_OBS): Add break-catch-sig.o.
10680
10681 2013-01-16 Tom Tromey <tromey@redhat.com>
10682
10683 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
10684 (print_one_catch_solib, print_one_catch_syscall)
10685 (print_one_catch_exec, print_one_exception_catchpoint): Emit
10686 "catch-type".
10687
10688 2013-01-16 Yao Qi <yao@codesourcery.com>
10689
10690 * printcmd.c (current_display_number): Make it static.
10691
10692 2013-01-16 Yao Qi <yao@codesourcery.com>
10693
10694 * infcmd.c (step_once): Don't check '!single_inst' as it was
10695 checked before.
10696
10697 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10698
10699 * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
10700
10701 2013-01-14 Tom Tromey <tromey@redhat.com>
10702
10703 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
10704 set command.
10705 * command.h (add_setshow_string_noescape_cmd): Update.
10706 * corefile.c (set_gnutarget_command): Remove trailing whitespace.
10707 (complete_set_gnutarget): New function.
10708 (_initialize_core): Set the "set gnutarget" completer.
10709
10710 2013-01-14 Tom Tromey <tromey@redhat.com>
10711
10712 PR symtab/14442:
10713 * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
10714 (c_type_print_modifier): Likewise.
10715 * dwarf2read.c (read_tag_restrict_type): New function.
10716 (read_type_die_1): Handle DW_TAG_restrict_type.
10717 * gdbtypes.c (make_restrict_type): New function.
10718 (recursive_dump_type): Handle TYPE_RESTRICT.
10719 * gdbtypes.h (enum type_flag_values): Renumber.
10720 (enum type_instance_flag_value): Add
10721 TYPE_INSTANCE_FLAG_RESTRICT.
10722 (TYPE_RESTRICT): New macro.
10723 (make_restrict_type): Declare.
10724
10725 2013-01-14 Tom Tromey <tromey@redhat.com>
10726
10727 PR symtab/14931:
10728 * psymtab.c (struct psymtab_state): New.
10729 (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
10730 functions.
10731 * psympriv.h (make_cleanup_discard_psymtabs): Declare.
10732 * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
10733
10734 2013-01-14 Richard Sharman <richard_sharman@mitel.com>
10735 Pedro Alves <palves@redhat.com>
10736
10737 PR remote/14786
10738
10739 * remote.c (remote_threads_info): Make a copy of the reply from
10740 qfThreadInfo and use that instead of rs->buf.
10741
10742 2013-01-14 Yao Qi <yao@codesourcery.com>
10743
10744 * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
10745 (dbx_psymtab_to_symtab): Likewise.
10746 * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
10747 * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
10748 * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
10749
10750 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 * parse.c (parse_exp_in_context): New variable inner_chain. Call
10753 make_cleanup_restore_current_language. Call set_language. Move
10754 OLD_CHAIN and INNER_CHAIN cleanups.
10755 * utils.c (do_restore_current_language)
10756 (make_cleanup_restore_current_language): New functions.
10757 * utils.h (make_cleanup_restore_current_language): New declaration.
10758
10759 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10760
10761 * source.c (symtab_to_fullname): Apply rewrite_source_path also for
10762 non-existing files.
10763
10764 * source.c (symtab_to_fullname): Do not prepend DIRNAME for
10765 non-existing files if FILENAME is already absolute.
10766
10767 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10768
10769 * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
10770 fputs_filtered. Append trailing newline.
10771
10772 2013-01-11 Yao Qi <yao@codesourcery.com>
10773 Stan Shebs <stan@codesourcery.com>
10774
10775 * psymtab.c (init_psymbol_list): Clarify the comment.
10776
10777 2013-01-11 Yao Qi <yao@codesourcery.com>
10778
10779 * breakpoint.c (print_one_breakpoint_location): Remove dead code.
10780 (update_dprintf_command_list): Assert that 'printf_line' is
10781 non-null. Remove condition check.
10782
10783 2013-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10784
10785 Code cleanup.
10786 * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
10787 type const char *.
10788 * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
10789 const char *.
10790 * tui/tui-source.h (tui_source_is_displayed): Likewise.
10791
10792 2013-01-09 Anthony Green <green@moxielogic.com>
10793
10794 * cp-abi.c (cplus_print_vtable): Don't return value from void
10795 function.
10796 * ada-lang.c (re_set_catch_assert): Ditto.
10797
10798 2013-01-09 Doug Evans <dje@google.com>
10799
10800 * symfile.h (quick_symbol_functions): Delete member
10801 pre_expand_symtabs_matching. All uses removed.
10802 * dwarf2read.c (dw2_lookup_symbol): Implement.
10803 (dw2_do_expand_symtabs_matching): Delete.
10804 (dw2_pre_expand_symtabs_matching): Delete.
10805 (struct dw2_symtab_iterator): New type.
10806 (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
10807 (dw2_expand_symtabs_for_function): Rewrite.
10808 (dwarf2_gdb_index_functions): Update.
10809 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
10810 (psym_functions): Update.
10811
10812 2013-01-09 Tom Tromey <tromey@redhat.com>
10813
10814 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
10815 * configure: Rebuild.
10816 * configure.ac: Add somread.o to the build if BFD has SOM
10817 support.
10818 * somread.c: Include som/aout.h, not syms.h.
10819 (som_symtab_read): Use som_external_symbol_dictionary_record.
10820 Unpack records manually.
10821 (_initialize_somread): Declare.
10822
10823 2012-01-08 Mike Frysinger <vapier@gentoo.org>
10824
10825 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
10826 Cast return_address to 64bits.
10827
10828 2013-01-08 Hui Zhu <hui_zhu@mentor.com>
10829
10830 * printcmd.c: Remove define of function output_command.
10831 * tracepoint.c: Remove extern of function output_command.
10832 * valprint.h: (output_command): New extern.
10833
10834 2013-01-07 Tom Tromey <tromey@redhat.com>
10835
10836 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
10837 Remove.
10838 (objc_language_defn): Use c_printchar, c_printstr,
10839 c_emit_char.
10840
10841 2013-01-07 Tom Tromey <tromey@redhat.com>
10842
10843 PR cli/7719:
10844 * NEWS: Update.
10845 * ada-valprint.c (printstr, print_field_values): Remove
10846 "inspect_it" code.
10847 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
10848 code.
10849 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
10850 code.
10851 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
10852 * main.c (captured_main): Remove "epoch" argument.
10853 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
10854 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
10855 * p-valprint.c (pascal_object_print_value_fields): Remove
10856 "inspect_it" code.
10857 * printcmd.c (print_command_1): Remove 'inspect' argument.
10858 (print_command, call_command): Update.
10859 (inspect_command): Remove.
10860 (_initialize_printcmd): Make "inspect" an alias for "print".
10861 * top.c (epoch_interface): Remove.
10862 * top.h (epoch_interface): Remove.
10863 * valprint.c (user_print_options): Update.
10864 (print_converted_chars_to_obstack): Remove "inspect_it" code.
10865 * valprint.h (struct value_print_options) <inspect_it>: Remove
10866 field.
10867
10868 2013-01-04 Tom Tromey <tromey@redhat.com>
10869
10870 * valprint.h (read_string): Add 'extern'.
10871
10872 2013-01-07 Joel Brobecker <brobecker@adacore.com>
10873
10874 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
10875 used to decide whether to define darwin_read_dyld_info or not.
10876
10877 2013-01-03 Pierre Muller <muller@sourceware.org>
10878
10879 * main.c (relocate_gdb_directory): Avoid calling stat function
10880 if DIR is empty.
10881
10882 2013-01-03 Yao Qi <yao@codesourcery.com>
10883
10884 * psymtab.c (fixup_psymbol_section): Update declaration.
10885 (fixup_psymbol_section): Remove code returning value.
10886
10887 2013-01-03 Yao Qi <yao@codesourcery.com>
10888
10889 * symtab.h: Remove some out of date comments.
10890 (enum exception_event_kind): Move it ...
10891 * breakpoint.c: ... here.
10892
10893 2013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
10894
10895 PR gdb/14405
10896 * darwin-nat.c (darwin_read_dyld_info): Only build if
10897 TASK_DYLD_INFO_COUNT is defined.
10898 (darwin_xfer_partial): Call darwin_read_dyld_info only if
10899 TASK_DYLD_INFO_COUNT is defined.
10900
10901 2013-01-02 Tom Tromey <tromey@redhat.com>
10902
10903 * symfile.h (struct ecoff_debug_hack): Remove.
10904 * objfiles.c: Don't include mdebugread.h.
10905
10906 2013-01-02 Tom Tromey <tromey@redhat.com>
10907
10908 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
10909 * configure.ac: Check for Mach-O support in BFD. Update
10910 CONFIG_OBS.
10911 * configure: Rebuild.
10912
10913 2013-01-02 Tom Tromey <tromey@redhat.com>
10914
10915 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
10916 * configure.ac: Use GDB_AC_CHECK_BFD.
10917 * configure: Rebuild.
10918
10919 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
10920
10921 * MAINTAINERS: Update my email.
10922
10923 2013-01-01 Joel Brobecker <brobecker@adacore.com>
10924
10925 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
10926
10927 2013-01-01 Joel Brobecker <brobecker@adacore.com>
10928
10929 * rs6000-nat.c (bss_data_overlap): New function.
10930 (vmap_symtab): Use it to adjust the .bss section's offset.
10931
10932 2013-01-01 Joel Brobecker <brobecker@adacore.com>
10933
10934 Update year range in copyright notice of all files.
10935
10936 2013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
10937
10938 * top.c (print_gdb_version): Update copyright year.
10939
10940 For older changes see ChangeLog-2012.
10941 \f
10942 Local Variables:
10943 mode: change-log
10944 left-margin: 8
10945 fill-column: 74
10946 version-control: never
10947 coding: utf-8
10948 End:
This page took 0.267582 seconds and 4 git commands to generate.