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