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