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