2012-08-23 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2012-08-23 Pedro Alves <palves@redhat.com>
2
3 * infrun.c (_initialize_infrun) <handle command help text>:
4 Mention that multiple signals are supported.
5
6 2012-08-23 Pedro Alves <palves@redhat.com>
7
8 * infcmd.c (_initialize_infcmd) <signal command>: Fix typo in help
9 string.
10
11 2012-08-23 Yao Qi <yao@codesourcery.com>
12
13 * tracepoint.c (disconnect_tracing): Call set_tracepoint_num.
14 (tfind_1): Don't call registers_changed, set_traceframe_num,
15 and clear_traceframe_info.
16 Call set_current_traceframe.
17 (set_current_traceframe): call set_traceframe_num.
18
19 2012-08-22 Sergio Durigan Junior <sergiodj@redhat.com>
20
21 * remote-sim.c (_initialize_remote_sim): Pass NULL argument to
22 `register_inferior_data_with_cleanup', fixing regression on PowerPC64.
23
24 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
25
26 Enable readline in Python in a GDB-specific way and block the
27 standard Python readline module to prevent conflicts with GDB.
28 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-gdb-readline.o.
29 (SUBDIR_PYTHON_SRCS): Add python/py-gdb-readline.c.
30 (py-gdb-readline.o): Add rule to compile python/py-gdb-readline.c.
31 * python/py-gdb-readline.c: New file.
32 * python/python-internal.h (gdbpy_initialize_gdb_readline): New
33 prototype.
34 * python/python.c (_initialize_python): Call
35 gdbpy_initialize_gdb_readline.
36
37 2012-08-22 Keith Seitz <keiths@redhat.com>
38
39 * defs.h: Include build-gnulib/config.h
40
41 2012-08-22 Joseph Myers <joseph@codesourcery.com>
42
43 * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
44 and blx pc.
45
46 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
47
48 Add a new "python-interactive" command that starts a standard
49 Python interactive prompt with "pi" as alias, and add "py" as
50 an alias to "python".
51 * NEWS: Mention the new commands.
52 * doc/gdb.texinfo (Python Commands): Document the new
53 commands.
54 * python/python.c (eval_python_command): New function.
55 (python_interactive_command): For "python-interactive" with
56 arguments, call eval_python_command. For "python-interactive"
57 without arguments, call PyRun_InteractiveLoop.
58 (_initialize_python): Add "python-interactive" command with
59 "pi" as alias, and add "py" as an alias to "python".
60
61 2012-08-22 Tom Tromey <tromey@redhat.com>
62
63 * defs.h (quit_flag): Don't declare.
64 (clear_quit_flag, check_quit_flag, set_quit_flag): Declare.
65 (QUIT): Use new functions.
66 * event-top.c (command_handler): Use clear_quit_flag.
67 (handle_sigint): Use set_quit_flag.
68 (async_request_quit): Use check_quit_flag. Don't check
69 immediate_quit.
70 * exceptions.c (throw_exception): Use clear_quit_flag.
71 * main.c (captured_main): Use clear_quit_flag.
72 * python/python.c (clear_quit_flag, set_quit_flag)
73 (check_quit_flag): New functions.
74 * remote-sim.c (gdb_os_poll_quit): Use check_quit_flag,
75 clear_quit_flag.
76 * remote.c (remote_wait_as): Use check_quit_flag,
77 clear_quit_flag.
78 (remote_start_remote): Call QUIT.
79 * symfile.c (load_progress): Use check_quit_flag.
80 * top.c (command_loop): Use clear_quit_flag.
81 (command_line_input): Call QUIT.
82 * utils.c (quit_flag): Conditionally define.
83 (clear_quit_flag, check_quit_flag, set_quit_flag): New
84 functions.
85 (prompt_for_continue): Call QUIT. Use quit, not
86 async_request_quit.
87 * remote-mips.c (mips_expect_timeout): Call QUIT.
88 * monitor.c (monitor_expect): Call QUIT.
89
90 2012-08-22 Tom Tromey <tromey@redhat.com>
91
92 * event-top.c (sigwinch_token, handle_sigwinch): Remove.
93 (async_init_signals): Update.
94 * utils.c (init_page_info): Don't use SIGWINCH_HANDLER.
95 (SIGWINCH_HANDLER_BODY): Remove.
96
97 2012-08-22 Tom Tromey <tromey@redhat.com>
98
99 * jit.c (jit_object_close_impl): Don't malloc the objfile
100 name.
101 * objfiles.c (allocate_objfile): Don't malloc the objfile
102 name.
103 (free_objfile): Don't free the objfile name.
104 * objfiles.h (struct objfile) <name>: Update comment.
105 * symfile.c (reread_symbols): Fix reference counting. Don't
106 malloc objfile name.
107
108 2012-08-22 Tom Tromey <tromey@redhat.com>
109
110 * windows-nat.c (windows_make_so): Use gdb_bfd_open.
111 * symfile.c (bfd_open_maybe_remote): Use gdb_bfd_open.
112 (symfile_bfd_open): Likewise.
113 (generic_load): Likewise.
114 * solib.c (solib_bfd_fopen): Use gdb_bfd_open.
115 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
116 gdb_bfd_open.
117 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
118 Use gdb_bfd_open.
119 * rs6000-nat.c (add_vmap): Use gdb_bfd_open.
120 * remote-mips.c (mips_load_srec): Use gdb_bfd_open.
121 (pmon_load_fast): Likewise.
122 * remote-m32r-sdi.c (m32r_load): Use gdb_bfd_open.
123 * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_open.
124 * machoread.c (macho_symfile_read_all_oso): Use gdb_bfd_open.
125 (macho_check_dsym): Likewise.
126 * m32r-rom.c (m32r_load): Use gdb_bfd_open.
127 (m32r_upload_command): Likewise.
128 * gdb_bfd.h (gdb_bfd_cache): Declare.
129 * gdb_bfd.c (struct gdb_bfd_data): New.
130 (gdb_bfd_cache): New global.
131 (struct gdb_bfd_cache_search): New.
132 (hash_bfd): New function.
133 (eq_bfd): Likewise.
134 (gdb_bfd_open): Likewise.
135 (gdb_bfd_ref): Allocate a gdb_bfd_data and attach to the BFD.
136 (gdb_bfd_unref): Remove closed BFD from cache. Update for
137 gdb_bfd_data.
138 * exec.c (exec_file_attach): Use gdb_bfd_open.
139 * dsrec.c (load_srec): Use gdb_bfd_open.
140
141 2012-08-22 Tom Tromey <tromey@redhat.com>
142
143 * dwarf2read.c (macro_start_file): Update.
144 * objfiles.c (get_objfile_bfd_data): Initialize macro_cache.
145 (free_objfile_per_bfd_storage): Destroy macro_cache.
146 (allocate_objfile, free_objfile): Update.
147 * objfiles.h (struct objfile_per_bfd_storage) <macro_cache>:
148 New field.
149 (struct objfile) <macro_cache>: Remove.
150 * symfile.c (reread_symbols): Update.
151 * symmisc.c (print_symbol_bcache_statistics): Update.
152 (print_objfile_statistics): Update.
153
154 2012-08-22 Tom Tromey <tromey@redhat.com>
155
156 * elfread.c (elf_symtab_read): Update.
157 * objfiles.c (objfiles_bfd_data): New global.
158 (get_objfile_bfd_data, free_objfile_per_bfd_storage)
159 (objfile_bfd_data_free, set_objfile_per_bfd): New functions.
160 (allocate_objfile, free_objfile): Update.
161 (_initialize_objfiles): Initialize objfiles_bfd_data.
162 * objfiles.h (struct objfile_per_bfd_storage): New.
163 (struct objfile) <per_bfd>: New field.
164 <filename_cache>: Remove.
165 (set_objfile_per_bfd): Declare.
166 * symfile.c (reread_symbols): Update. Call
167 set_objfile_per_bfd.
168 (allocate_symtab): Update.
169 * symmisc.c (print_symbol_bcache_statistics): Update.
170 (print_objfile_statistics): Print the size of the BFD obstack.
171
172 2012-08-22 Tom Tromey <tromey@redhat.com>
173
174 * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
175 * gdb_bfd.c: Use DEFINE_REGISTRY.
176 (struct gdb_bfd_data): Add REGISTRY_FIELDS.
177 (gdb_bfd_ref): Call bfd_alloc_data.
178 (gdb_bfd_unref): Call bfd_free_data.
179
180 2012-08-22 Tom Tromey <tromey@redhat.com>
181
182 * registry.h (struct registry_fields): New.
183 (REGISTRY_FIELDS): Redefine.
184 (REGISTRY_ACCESS_FIELD): New macro.
185 (DEFINE_REGISTRY): Add ACCESS argument. Update defined
186 functions.
187
188 2012-08-22 Tom Tromey <tromey@redhat.com>
189
190 * auto-load.c (_initialize_auto_load): Update.
191 * solib-svr4.c (_initialize_svr4_solib): Update
192 * solib-dsbt.c (_initialize_dsbt_solib): Update.
193 * solib-darwin.c (_initialize_darwin_solib): Update.
194 * registry.h: New file.
195 * python/py-progspace.c (gdbpy_initialize_pspace): Update.
196 * python/py-inferior.c (gdbpy_initialize_inferior): Update.
197 * progspace.h: Include registry.h. Use DECLARE_REGISTRY.
198 (register_program_space_data_with_cleanup)
199 (register_program_space_data, program_space_alloc_data)
200 (clear_program_space_data, set_program_space_data)
201 (program_space_data): Don't declare.
202 * progspace.c: Use DEFINE_REGISTRY.
203 (struct program_space_data, struct
204 program_space_data_registration, struct
205 program_space_data_registry, program_space_data_registry)
206 (register_program_space_data_with_cleanup)
207 (register_program_space_data, program_space_alloc_data)
208 (program_space_free_data, clear_program_space_data)
209 (set_program_space_data, program_space_data): Remove.
210 * objfiles.h: Include registry.h. Use DECLARE_REGISTRY.
211 (struct objfile) <data, num_data>: Replace with REGISTRY_FIELDS.
212 (register_objfile_data_with_cleanup, register_objfile_data)
213 (clear_objfile_data, set_objfile_data, objfile_data): Don't
214 declare.
215 * objfiles.c: Use DEFINE_REGISTRY.
216 (struct objfile_data, struct objfile_data_registration, struct
217 objfile_data_registry, objfile_data_registry)
218 (register_objfile_data_with_cleanup, register_objfile_data)
219 (objfile_alloc_data, objfile_free_data, clear_objfile_data)
220 (set_objfile_data, objfile_data): Remove.
221 (_initialize_objfiles): Update.
222 * jit.c (_initialize_jit): Update.
223 * inflow.c (_initialize_inflow): Update.
224 * inferior.h: Include registry.h. Use DECLARE_REGISTRY.
225 (struct inferior) <data, num_data>: Replace with REGISTRY_FIELDS.
226 (register_inferior_data_with_cleanup, register_inferior_data)
227 (clear_inferior_data, set_inferior_data, inferior_data): Don't
228 declare.
229 * inferior.c: Use DEFINE_REGISTRY.
230 (struct inferior_data, struct inferior_data_registration, struct
231 inferior_data_registry, inferior_data_registry)
232 (register_inferior_data_with_cleanup, register_inferior_data)
233 (inferior_alloc_data, inferior_free_data clear_inferior_data)
234 (set_inferior_data, inferior_data): Remove.
235 * auxv.c (_initialize_auxv): Update.
236 * ada-lang.c (_initialize_ada_language): Update.
237 * breakpoint.c (_initialize_breakpoint): Update.
238 * i386-nat.c (i386_use_watchpoints): Update.
239
240 2012-08-22 Tom Tromey <tromey@redhat.com>
241
242 * exec.c (exec_close, exec_file_attach): Update.
243 (add_to_section_table): Initialize 'key' field.
244 (add_target_sections, remove_target_sections): Add 'key' argument.
245 * exec.h (add_target_sections, remove_target_sections): Add
246 'key' argument.
247 * solib.c (solib_map_sections, update_solib_list, clear_solib)
248 (reload_shared_libraries_1): Update.
249 * target.h (struct target_section) <key>: New field.
250
251 2012-08-22 Tom Tromey <tromey@redhat.com>
252
253 * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.
254
255 2012-08-21 Pierre Muller <muller@ics.u-strasbg.fr>
256
257 * symfile.c (allocate_symtab): Use host_address_to_string
258 function instead of cast of pointer to long which is not
259 compatible with x86_64-w64-mingw32 build.
260
261 2012-08-19 Andrew Pinski <apinski@cavium.com>
262
263 * mips-tdep.c (is_octeon): New function.
264 (is_octeon_bbit_op): New function.
265 (mips32_next_pc): Handle Octeon's bbit instructions.
266 (mips32_instruction_has_delay_slot): Likewise.
267
268 2012-08-19 Andrew Pinski <apinski@cavium.com>
269
270 * mips-tdep.c (mips32_next_pc): Fix line spacing of the comment
271 before the function.
272
273 2012-08-19 Andrew Pinski <apinski@cavium.com>
274
275 * mips-tdep.c (mips32_next_pc): Consolidate calls to itype_op.
276
277 2012-08-19 Keith Seitz <keiths@redhat.com>
278
279 PR c++/14365
280 * c-typeprint.c (c_type_print_varspec_prefix): Pass
281 -1 for SHOW to c_type_print_base for METHODPTR and MEMBERPTR.
282
283 2012-08-18 Eli Zaretskii <eliz@gnu.org>
284
285 * Makefile.in (HFILES_NO_SRCDIR): Fix a typo: golang.h -> go-lang.h.
286 The typo broke "make TAGS".
287
288 2012-08-17 Joel Brobecker <brobecker@adacore.com>
289
290 GDB 7.5 released.
291
292 2012-08-17 Keith Seitz <keiths@redhat.com>
293
294 PR c++/13356
295 * gdbtypes.c (strict_type_checking): New variable.
296 (show_strict_type_checking): New function.
297 (rank_one_type): Return NS_POINTER_INTEGER_CONVERSION_BADNESS
298 if strict type checking is disabled.
299 (_initialize_gdbtypes): Add "check type" subcommand.
300 * gdbtypes.h (NS_INTEGER_POINTER_CONVERSION_BADNESS): New struct.
301
302 2012-08-17 Keith Seitz <keiths@redhat.com>
303
304 * language.h (type_mode): Remove.
305 (type_check): Remove.
306 (struct language_defn): Remove la_type_check.
307 (STRICT_TYPE): Remove unused macro.
308 (type_error): Remove.
309 * language.c (set_type_range_case): Renamed to ...
310 (set_range_case): ... this. Update all callers.
311 Remove type_mode/type_check.
312 (type_mode): Remove.
313 (type_check): Remove.
314 (show_type_command): Remove.
315 (set_type_command): Remove.
316 (language_info): Remove type checking output.
317 (type_error): Remove unused function.
318 (range_error): Update comment.
319 (unknown_language_defn): Remove la_type_check.
320 (auto_language_defn): Likewise.
321 (local_language_defn): Likewise.
322 (_initialize_language): Remove "check type" subcommand.
323 * ada-lang.c (ada_language_defn): Remove la_type_check.
324 * c-lang.c (c_language_defn): Likewise.
325 (cplus_language_defn): Likewise.
326 (asm_language_defn): Likewise.
327 (minimal_language_defn): Likewise.
328 * d-lang.c (d_language_defn): Likewise.
329 * f-lang.c (f_language_defn): Likewise.
330 * go-lang.c (go_language_defn): Likewise.
331 * jv-lang.c (java_language_defn): Likewise.
332 * m2-lang.c (m2_language_defn): Likewise.
333 * objc-lang.c (objc_language_defn): Likewise.
334 * opencl-lang.c (opencl_language_defn): Likewise.
335 * p-lang.c (pascal_language_defn): Likewise.
336
337 2012-08-16 Mike Frysinger <vapier@gentoo.org>
338
339 * infcmd.c (_initialize_infcmd): Remove trailing ) in next help text.
340
341 2012-08-16 Joel Brobecker <brobecker@adacore.com>
342
343 * ia64-hpux-nat.c (ia64_hpux_get_register_from_save_state_t):
344 New function.
345 (ia64_hpux_xfer_memory): Check if inferior_ptid is known before
346 using the regache. Use ia64_hpux_get_register_from_save_state_t
347 to access the bsp and bspstore registers if not.
348
349 2012-08-16 Joel Brobecker <brobecker@adacore.com>
350
351 * breakpoint.h (detach_breakpoints): pid parameter is now a ptid.
352 * breakpoint.c (detach_breakpoints): Change pid parameter into
353 a ptid. Adjust code accordingly.
354 * infrun.c (handle_inferior_event): Delete variable child_pid.
355 Update call to detach_breakpoints to pass the child ptid for
356 fork events.
357 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Remove
358 assert that inferior_ptid's lwp is zero.
359 (linux_handle_extended_wait): Update call to detach_breakpoints.
360 * inf-ttrace.c (inf_ttrace_follow_fork): Update call to
361 detach_breakpoints.
362
363 2012-08-16 Joel Brobecker <brobecker@adacore.com>
364
365 * inf-ttrace.c (inf_ttrace_follow_fork): When following the
366 parent, only call detach_breakpoints if tts.tts_event ==
367 TTEVT_VFORK.
368
369 2012-08-16 Joel Brobecker <brobecker@adacore.com>
370
371 * dwarf2-frame.c (dwarf2_frame_cache): Use
372 get_frame_address_in_block instead of get_frame_pc as
373 the bound for executing the frame's FDE.
374
375 2012-08-16 Yao Qi <yao@codesourcery.com>
376
377 * gdbtypes.h (enum type_code): Define TYPE_CODE_BITSTRING -1.
378 * arm-tdep.c (arm_type_align): Remove code handling TYPE_CODE_BITSTRING.
379 * c-typeprint.c (c_type_print_varspec_prefix): Likewise.
380 (c_type_print_varspec_suffix): Likewise.
381 * eval.c (evaluate_subexp_standard): Likewise.
382 * f-typeprint.c (f_type_print_varspec_prefix): Likewise.
383 (f_type_print_varspec_suffix): Likewise.
384 * gdbtypes.c (is_scalar_type): Likewise.
385 (recursive_dump_type): Likewise.
386 * infcall.c (value_arg_coerce): Likewise.
387 * m2-valprint.c (m2_val_print): Likewise.
388 * p-typeprint.c (pascal_type_print_varspec_prefix): Likewise.
389 (pascal_type_print_varspec_suffix): Likewise.
390 (pascal_type_print_base): Likewise.
391 * p-valprint.c (pascal_val_print): Likewise.
392 (pascal_val_print): Likewise.
393 * valops.c (value_slice): Likewise.
394 * valprint.c (scalar_type_p): Likewise.
395 * valarith.c (value_bitstring_subscript): Remove.
396 (value_concat): Remove code handling TYPE_CODE_BITSTRING.
397 Remove comment on TYPE_CODE_BITSTRING.
398
399 * stabsread.c (read_type): Don't set TYPE_CODE (type) to
400 TYPE_CODE_BITSTRING.
401
402 * python/py-type.c (pyty_codes): Move ENTRY (TYPE_CODE_BITSTRING) to
403 slot 0.
404
405 2012-08-16 Yao Qi <yao@codesourcery.com>
406
407 * tracepoint.c (trace_find_none_command): Remove.
408 (_initialize_tracepoint): Call add_alias_cmd for "tfind none".
409
410 2012-08-16 Yao Qi <yao@codesourcery.com>
411
412 * remote.c (handle_notification): Remove parameter 'length'.
413 (putpkt_binary, getpkt_or_notif_sane_1): Caller update.
414
415 2012-08-15 Keith Seitz <keiths@redhat.com>
416
417 * gdbtypes.c (opaque_type_resolution): Make static.
418 Add missing comment.
419 (overload_debug): Add missing comment.
420 (show_opaque_type_resolution): Likewise.
421 (show_overload_debug): Likewise.
422 (print_bit_vector): Remove unnecessary forward declaration.
423 (print_arg_types): Likewise.
424 (dump_fn_fieldlists): Likewise.
425 (print_cplus_stuff): Likewise.
426
427 2012-08-15 Tom Tromey <tromey@redhat.com>
428
429 * gdb_bfd.c (struct gdb_bfd_data) <archive_bfd>: New field.
430 (gdb_bfd_ref): Initialize new field.
431 (gdb_bfd_unref): Unref the archive BFD.
432 (gdb_bfd_openr_next_archived_file): Acquire a reference to the
433 parent archive.
434
435 2012-08-15 Tom Tromey <tromey@redhat.com>
436
437 PR python/14387:
438 * python/py-bpevent.c (create_breakpoint_event_object): Update
439 comment.
440 * python/py-event.c (evpy_add_attribute): Update comment.
441 * python/py-exitedevent.c (create_exited_event_object): Fix
442 reference counting and error handling.
443 * python/py-newobjfileevent.c (create_new_objfile_event_object):
444 Fix reference counting.
445 * python/py-signalevent.c (create_signal_event_object): Fix
446 reference counting and error handling.
447 * python/py-stopevent.c (emit_stop_event): Fix reference
448 counting.
449 * python/py-threadevent.c (get_event_thread): Return a
450 borrowed reference.
451 * python/py-type.c (convert_field): Fix reference counting.
452
453 2012-08-15 Tom Tromey <tromey@redhat.com>
454
455 * dwarf2read.c (dwarf_decode_macro_bytes)
456 <DW_MACRO_GNU_transparent_include>: Use pointer to included data
457 as hash key.
458
459 2012-08-14 Mike Frysinger <vapier@gentoo.org>
460
461 * infcmd.c (_initialize_infcmd): Update help text for the signal,
462 stepi, nexti, finish, next, step, jump, and continue commands.
463 * infrun.c (_initialize_infrun): Update help text for the handle
464 command.
465
466 2012-08-14 Doug Evans <dje@google.com>
467
468 * gdbtypes.c (struct extra): Delete, unused.
469
470 * gdbtypes.c: Whitespace cleanup.
471 (address_space_name_to_int): Remove "extern" from definition.
472 (_initialize_gdbtypes): Declare with initialize_file_ftype.
473
474 * gdbtypes.c (make_pointer_type): Remove redundant setting of
475 TYPE_POINTER_TYPE (type).
476
477 2012-08-14 Gary Benson <gbenson@redhat.com>
478
479 * solib-svr4.c (svr4_free_library_list): Use free_so.
480
481 2012-08-13 Mike Frysinger <vapier@gentoo.org>
482
483 * .gitignore: Add go-exp.c.
484
485 2012-08-13 Doug Evans <dje@google.com>
486
487 * value.c (show_convenience): Tweak comment.
488 (_initialize_values): Mention convenience functions in the help text
489 for "show convenience".
490
491 2012-08-13 Yao Qi <yao@codesourcery.com>
492
493 * std-operator.def: Remove TERNOP_SLICE_COUNT.
494 * breakpoint.c (watchpoint_exp_is_const): Remove handling to
495 TERNOP_SLICE_COUNT.
496 * eval.c (evaluate_subexp_standard): Likewise.
497 * expprint.c (print_subexp_standard): Likewise.
498 (dump_subexp_body_standard): Likewise.
499 * parse.c (operator_length_standard): Likewise.
500
501 2012-08-13 Yao Qi <yao@codesourcery.com>
502
503 * std-operator.def: Remove OP_BITSTRING.
504 * breakpoint.c (watchpoint_exp_is_const): Update.
505 * eval.c (evaluate_subexp_standard): Remove handling to
506 OP_BITSTRING.
507 * expprint.c (print_subexp_standard): Likewise.
508 (dump_subexp_body_standard): Likewise.
509 * parse.c (operator_length_standard): Likewise.
510 * valops.c (value_bitstring): Remove.
511 * value.h: Remove the declaration of 'value_bitstring'.
512
513 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com>
514
515 * linespec.c (find_methods): Remove unused variables `i1' and
516 `name_len'.
517 (decode_line_full): Likewise for `arg_start'.
518
519 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com>
520
521 * gdb_bfd.c (gdb_bfd_unref): Remove unused variable `slot'.
522 (zlib_decompress_section): Likewise for `section_data'.
523 (gdb_bfd_map_section): Likewise for `buf' and `retbuf'.
524
525 2012-08-10 Doug Evans <dje@google.com>
526
527 Add $_memeq, $_regex, $_streq, $_strlen convenience functions.
528 * NEWS: Document them.
529 * data-directory/Makefile.in (PYTHON_FILES): Add function/__init__.py,
530 function/strfns.py.
531 * python/py-type.c (typy_array_1): New function.
532 (typy_array): Call it.
533 (typy_vector): New function.
534 (type_object_methods): Add "vector".
535 * python/lib/gdb/function/__init__.py: New file.
536 * python/lib/gdb/function/strfns.py: New file.
537
538 2012-08-10 Siddhesh Poyarekar <siddhesh@redhat.com>
539
540 * python/py-type.c (convert_field): Use gdb_py_long_from_longest
541 for TYPE_FIELD_BITPOS.
542 (typy_get_sizeof): Likewise for TYPE_LENGTH.
543
544 2012-08-10 Mike Frysinger <vapier@gentoo.org>
545
546 PR cli/10436:
547 * common/vec.h (VEC_merge): Define.
548 (DEF_VEC_ALLOC_FUNC_I): Add a merge helper.
549 (DEF_VEC_ALLOC_FUNC_P): Likewise.
550 (DEF_VEC_ALLOC_FUNC_O): Likewise.
551 * completer.c: Include gdb_signals.h.
552 (signal_completer): Define.
553 * completer.h (signal_completer): Add prototype.
554 * infcmd.c (_initialize_infcmd): Assign the command
555 completer for "signal" to handle_completer.
556 * infrun.c: Include completer.h.
557 (handle_completer): Define.
558 (_initialize_infrun): Declare a new local variable c. Store the
559 result of add_com("handle") to it. Assign the command
560 completer for "handle" to handle_completer.
561
562 2012-08-09 Yao Qi <yao@codesourcery.com>
563
564 * cli/cli-decode.c (set_cmd_prefix): New.
565 (lookup_cmd_for_prefixlist): New.
566 (add_prefix_cmd): Call set_cmd_prefix and update field 'prefix'
567 of each cmd_list_element in *prefixlist.
568 (add_setshow_cmd_full): set_cmd_prefix.
569 (add_alias_cmd): Likewise.
570 * cli/cli-decode.h (struct cmd_list_element) <prefix>: New field.
571 Declare 'auto_boolean_enums'.
572 * cli/cli-setshow.c: Include "observer.h".
573 (notify_command_param_changed_p): New.
574 (add_setshow_auto_boolean_cmd): Move auto_boolean_enums out.
575 Remove 'static'.
576 (do_setshow_command): Split it to ...
577 (do_set_command, do_show_command): ... them. New.
578 (do_set_command): Call observer_notify_command_param_changed if
579 notify_command_param_changed_p returns true.
580 (cmd_show_list): Caller update.
581 * auto-load.c (set_auto_load_cmd): Likewise.
582 * remote.c (show_remote_cmd): Likewise.
583 * cli/cli-setshow.h: Update declarations.
584 * top.c (execute_command): Call do_set_command and do_show_command.
585
586 * NEWS: Mention new MI notification.
587 * mi/mi-interp.c: Declare mi_command_param_changed.
588 (mi_interpreter_init): Attach mi_command_param_changed to
589 observer command_param_changed.
590 (mi_command_param_changed): New.
591 Remove mi_suppress_breakpoint_notifications.
592 Define global variable mi_suppress_notification.
593 (mi_breakpoint_created): Update.
594 (mi_breakpoint_deleted): Likewise.
595 (mi_breakpoint_modified): Likewise.
596 * mi/mi-main.c (mi_cmd_execute): Likewise. Check command
597 'gdb-set' and set mi_suppress_notification.
598 * mi/mi-main.h: (mi_suppress_notification): New struct.
599
600 2012-08-09 Andreas Tobler <andreast@fgznet.ch>
601 Jan Kratochvil <jan.kratochvil@redhat.com>
602
603 * fbsd-nat.h (fbsd_find_memory_regions): Use find_memory_region_ftype.
604
605 2012-08-09 Yao Qi <yao@codesourcery.com>
606
607 * cli/cli-cmds.c (enablebreaklist): Move it to breakpoint.c.
608 (skiplist): Move it to skip.c.
609 (init_cmd_lists): Remove code setting enablebreaklist and
610 skiplist to NULL.
611 * breakpoint.c (enablebreaklist): Moved from cli/cli-cmds.c.
612 * cli/cli-cmds.h: Remove declaration of enablebreaklist and
613 skiplist.
614 * gdbcmd.h: Likewise.
615 * skip.c (_initialize_step_skip): Move 'skiplist' from
616 cli/cli-cmds.c.
617
618 2012-08-09 Yao Qi <yao@codesourcery.com>
619
620 * cli/cli-dump.c: Add 'static' to some cmd_list_element variables.
621 * gnu-nat.c, symfile.c: Likewise.
622
623 2012-08-08 Aaron Gamble <agamble@google.com>
624
625 * utils.c (prompt_for_continue_wait_time): New static global.
626 (make_command_stats_cleanup): Initialize it.
627 (report_command_stats): Subtract time waiting for user.
628 (prompt_for_continue): Track time waiting for user.
629 (defaulted_query): Track time waiting for user.
630
631 2012-08-08 Doug Evans <dje@google.com>
632
633 * eval.c (evaluate_subexp_standard): Fix thinko in handling
634 UNOP_MEMVAL_TYPE.
635 * expprint.c (print_subexp_standard, case OP_TYPE): New.
636 (print_subexp_standard, case UNOP_CAST_TYPE): Don't increment pos.
637 (print_subexp_standard, case UNOP_DYNAMIC_CAST): Ditto.
638 (print_subexp_standard, case UNOP_REINTERPRET_CAST): Ditto.
639 (print_subexp_standard, case UNOP_MEMVAL_TYPE): Ditto.
640 (dump_subexp_body_standard, case UNOP_DYNAMIC_CAST): Don't increment
641 elt.
642 (dump_subexp_body_standard, case UNOP_REINTERPRET_CAST): Ditto.
643 (dump_subexp_body_standard, case UNOP_CAST_TYPE): Ditto.
644 (dump_subexp_body_standard, case UNOP_MEMVAL_TYPE): Ditto.
645 (dump_prefix_expression): Handle OP_TYPE.
646
647 2012-08-08 Keith Seitz <keiths@redhat.com>
648
649 * breakpoint.c (parse_breakpoint_sals): Remove unused variable
650 addr_start.
651
652 2012-08-08 Doug Evans <dje@google.com>
653
654 * linux-thread-db.c: #include "gdb_vecs.h".
655 (try_thread_db_load_from_pdir_1): New arg "subdir". All callers
656 updated.
657 (try_thread_db_load_from_pdir): New arg "subdir". All callers updated.
658 (thread_db_load_search): Use a vector to iterate over path elements.
659 Handle text appearing after "$pdir".
660
661 * gdb_string.h: Moved to ...
662 * common/gdb_string.h: ... here.
663 * common/vec.h: Remove #ifndef GDBSERVER conditional inclusion of
664 gdb_string.h and gdb_assert.h.
665
666 2012-08-08 Yao Qi <yao@codesourcery.com>
667
668 * tic6x-tdep.c (tic6x_register_to_value): Remove.
669 (tic6x_value_to_register): Likewise.
670 (tic6x_gdbarch_init): Don't call set_gdbarch_register_to_value
671 and set_gdbarch_value_to_register.
672
673 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
674 Jean-Marc Saffroy <saffroy@gmail.com>
675
676 PR 11804
677 * defs.h (find_memory_region_ftype): New comment. New arg modified.
678 * fbsd-nat.c (fbsd_find_memory_regions): Add the passed modified value.
679 * gcore.c (gcore_create_callback): New function comment. Add modified
680 parameter. Only write modified regions. Set SEC_READONLY exactly
681 according to MODIFIED.
682 (objfile_find_memory_regions): Ignore separate debug info files. Ass
683 the passed modified value to FUNC.
684 * gnu-nat.c (gnu_find_memory_regions): Add the passed modified value.
685 * linux-tdep.c (linux_find_memory_regions): Try to reads smaps file
686 first. New variables modified and has_anonymous. Parse the lines of
687 smaps file. Add the passed MODIFIED value to FUNC.
688 * procfs.c (find_memory_regions_callback): Add the passed modified
689 value.
690
691 2012-08-06 Tom Tromey <tromey@redhat.com>
692
693 * dwarf2-frame.c (clear_pointer_cleanup): New function.
694 (dwarf2_frame_cache): Use it.
695 * frame-unwind.h (frame_sniffer_ftype): Document prologue
696 cache initialization constraint.
697
698 2012-08-06 Tom Tromey <tromey@redhat.com>
699
700 PR python/14386:
701 * varobj.c (update_dynamic_varobj_children): Don't call
702 PyIter_Check.
703
704 2012-08-06 Tom Tromey <tromey@redhat.com>
705
706 PR cli/14392:
707 * cli/cli-cmds.c (list_command): Filter 'sals_end'.
708
709 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
710
711 * NEWS: New entry for 'cd' default parameters.
712 * cli/cli-cmds.c (cd_command): Replace error_no_arg by DIR assignment.
713
714 2012-08-03 Tom Tromey <tromey@redhat.com>
715
716 * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups before
717 return.
718
719 2012-08-02 Ulrich Weigand <ulrich.weigand@linaro.org>
720
721 * inf-child.c (inf_child_fileio_pwrite): If pwrite fails, fall back
722 to attempting lseek/write.
723 (inf_child_fileio_pread): Likewise for pread.
724
725 2012-08-02 Yao Qi <yao@codesourcery.com>
726
727 * dwarf2loc.c (entry_values_debug): Add 'unsigned'.
728 (_initialize_dwarf2loc): Call add_setshow_zuinteger_cmd instead of
729 add_setshow_zinteger_cmd.
730 * dwarf2loc.h: Update the declaration of 'entry_values_debug'.
731 * dwarf2read.c (dwarf2_die_debug): Add 'unsigned'.
732 (_initialize_dwarf2_read): Call add_setshow_zuinteger_cmd
733 instead of add_setshow_zinteger_cmd.
734 * darwin-nat.c (dwarwin_debug_flag): Add 'unsigned'.
735 (_initialize_darwin_inferior): Call add_setshow_zuinteger_cmd
736 instead of add_setshow_zinteger_cmd.
737 * frame.c (frame_debug): Add 'unsigned'.
738 (_intialize_frame): Call add_setshow_zuinteger_cmd instead of
739 add_setshow_zinteger_cmd.
740 * frame.h: Update the declaration of 'frame_debug'.
741 * gdbtypes.c (overload_debug): Add 'unsigned'.
742 (_initialize_gdbtypes): Call add_setshow_zuinteger_cmd instead of
743 add_setshow_zinteger_cmd.
744 * inferior.h: Update declaration of 'debug_infrun'.
745 * infrun.c (debug_infrun): Add 'unsigned'.
746 (_initialize_infrun): Call add_setshow_zuinteger_cmd instead of
747 add_setshow_zinteger_cmd.
748 * jit.c (jit_debug): Add 'unsigned'.
749 (_initialize_jit): Call add_setshow_zuinteger_cmd instead of
750 add_setshow_zinteger_cmd.
751 * linux-nat.c (debug_linux_nat): Add 'unsigned'.
752 (_initialize_linux_nat): Call add_setshow_zuinteger_cmd
753 instead of add_setshow_zinteger_cmd.
754 * linux-thread-db.c (libthread_db_debug): Add 'unsigned'.
755 (_initialize_thread_db): Call add_setshow_zuinteger_cmd instead of
756 add_setshow_zinteger_cmd.
757 * machoread.c (mach_o_debug_level): Add 'unsigned'.
758 (_initialize_machoread): Call add_setshow_zuinteger_cmd
759 instead of add_setshow_zinteger_cmd.
760 * mi/mi-cmd-var.c: Update the declaration of 'varobjdebug'.
761 * microblaze-tdep.c (microblaze_debug_flag): Add 'unsigned'.
762 (_initialize_microblaze_tdep): Call add_setshow_zuinteger_cmd
763 intead of add_setshow_zinteger_cmd.
764 * mips-tdep.c (mips_debug): Add 'unsigned'.
765 (_initialize_mips_tdep): Call add_setshow_zuinteger_cmd
766 instead of add_setshow_zinteger_cmd.
767 * monitor.c (monitor_debug): Add 'unsigned'.
768 (_initialize_remote_monitors): Call add_setshow_zuinteger_cmd instead of
769 add_setshow_zinteger_cmd.
770 * observer.c (observer_debug): Add 'unsigned'.
771 (_initialize_observer): Call add_setshow_zuinteger_cmd instead of
772 add_setshow_zinteger_cmd.
773 * parse.c (expressiondebug): Add 'unsigned'.
774 (_initialize_parse): Call add_setshow_zuinteger_cmd instead of
775 add_setshow_zinteger_cmd.
776 * record.c (record_debug): Add 'unsigned'.
777 (_initialize_record): Call add_setshow_zuinteger_cmd instead of
778 add_setshow_zinteger_cmd.
779 * record.h: Update the declaration of 'record_debug'.
780 * stap-probe.c (stap_expression_debug): Add 'unsigned'.
781 (_initialize_stap_probe): Call add_setshow_zuinteger_cmd instead of
782 add_setshow_zinteger_cmd.
783 * serial.c (global_serial_debug_p): Add 'unsigned'.
784 (_initialize_serial): Call add_setshow_zuinteger_cmd instead of
785 add_setshow_zinteger_cmd.
786 * solib-dsbt.c (solib_dsbt_debug): Add 'unsigned'.
787 (_initialize_dsbt_solib): Call add_setshow_zuinteger_cmd instead of
788 add_setshow_zinteger_cmd.
789 * solib-frv.c (solib_frv_debug): Add 'unsigned'.
790 (_initialize_frv_solib): Call add_setshow_zuinteger_cmd instead of
791 add_setshow_zinteger_cmd.
792 * target.c (targetdebug): Add 'unsigned'.
793 (initialize_targets): Call add_setshow_zuinteger_cmd instead of
794 add_setshow_zinteger_cmd.
795 * valops.c (overload_debug): Add 'unsigned'.
796 * varobj.c (varobjdebug): Add 'unsigned'.
797 (_initialize_varobj): Call add_setshow_zuinteger_cmd instead of
798 add_setshow_zinteger_cmd.
799 * xtensa-tdep.c (xtensa_debug_level): Add 'unsigned'.
800 (_initialize_xtensa_tdep): Call add_setshow_zuinteger_cmd
801 instead of add_setshow_zinteger_cmd.
802
803 * arch-utils.h: Remove the declaration of 'gdbarch_debug'.
804 * gdbarch.sh (gdbarch_debug): Add 'unsigned'.
805 (extern void _initialize_gdbarch): Call add_setshow_zuinteger_cmd
806 instead of add_setshow_zinteger_cmd.
807 * gdbarch.c, gdbarch.h: Re-generated.
808
809 2012-08-02 Yao Qi <yao@codesourcery.com>
810
811 * nto-tdep.c: Don't include cli/cli-decode.h and
812 cli/cli-cmds.h.
813 (_initialize_nto_tdep): Remove.
814 * nto-tdep.h (struct nto_target_ops) <internal_debugging>:
815 Remove field.
816 Remove macro nto_internal_debugging.
817
818 2012-08-01 Richard Henderson <rth@redhat.com>
819
820 * configure.tgt (m32c-*-*) [gdb_target_obs]: Remove prologue-value.o.
821 (mep-*-*) [gdb_target_obs]: Likewise.
822
823 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
824
825 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
826 linux_get_siginfo_type.
827
828 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
829
830 * infcall.c (call_function_by_hand): Move BP_ADDR comment to
831 AT_ENTRY_POINT.
832 (call_function_by_hand) <ON_STACK>: Call write_memory with
833 gdbarch_breakpoint_from_pc, if possible.
834 (call_function_by_hand) <AT_ENTRY_POINT>: The BP_ADDR comment is moved
835 here.
836
837 2012-07-31 Yao Qi <yao@codesourcery.com>
838
839 * tracepoint.c: Add 'static' for some variables.
840
841 2012-07-31 Yao Qi <yao@codesourcery.com>
842
843 * go32-nat.c: Declare _initialize_go32_nat.
844 * ser-go32.c: Declare _initialize_ser_dos.
845 * top.c (do_chdir_cleanup): Add 'static'.
846
847 2012-07-30 Keith Seitz <keiths@redhat.com>
848
849 * linespec.c (linespec_lex_number): A number followed
850 by quotes is a valid number, too.
851
852 2012-07-30 Tom Tromey <tromey@redhat.com>
853
854 * remote-sim.c (gdb_os_poll_quit): Don't check immediate_quit.
855
856 2012-07-30 Ulrich Weigand <ulrich.weigand@linaro.org>
857
858 * arm-linux-nat.c (arm_linux_hw_breakpoint_initialize): Do not
859 attempt to 4-byte-align HW breakpoint addresses for Thumb.
860
861 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
862
863 * varobj.c (varobj_invalidate_iter): All varobj must be marked as
864 invalid or reevaluated to prevent prevent references to possibly
865 delete'd type objects being left in the varobj.
866
867 2012-07-27 Tom Tromey <tromey@redhat.com>
868 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 * copying.awk: Print buffer-read-only and vi ro markers.
871 * copying.c: Rebuild.
872 * gdbarch.sh (copyright): Print buffer-read-only and vi ro markers.
873 * gdbarch.c, gdbarch.h: Rebuild.
874 * target-descriptions.c (maint_print_c_tdesc_cmd): Print
875 buffer-read-only and vi ro markers.
876 * features/arm-with-iwmmxt.c: Rebuild.
877 * features/arm-with-m-fpa-layout.c: Rebuild.
878 * features/arm-with-m-vfp-d16.c: Rebuild.
879 * features/arm-with-m.c: Rebuild.
880 * features/arm-with-neon.c: Rebuild.
881 * features/arm-with-vfpv2.c: Rebuild.
882 * features/arm-with-vfpv3.c: Rebuild.
883 * features/i386/amd64-avx-linux.c: Rebuild.
884 * features/i386/amd64-avx.c: Rebuild.
885 * features/i386/amd64-linux.c: Rebuild.
886 * features/i386/amd64.c: Rebuild.
887 * features/i386/i386-avx-linux.c: Rebuild.
888 * features/i386/i386-avx.c: Rebuild.
889 * features/i386/i386-linux.c: Rebuild.
890 * features/i386/i386-mmx-linux.c: Rebuild.
891 * features/i386/i386-mmx.c: Rebuild.
892 * features/i386/i386.c: Rebuild.
893 * features/i386/x32-avx-linux.c: Rebuild.
894 * features/i386/x32-avx.c: Rebuild.
895 * features/i386/x32-linux.c: Rebuild.
896 * features/i386/x32.c: Rebuild.
897 * features/mips-dsp-linux.c: Rebuild.
898 * features/mips-linux.c: Rebuild.
899 * features/mips64-dsp-linux.c: Rebuild.
900 * features/mips64-linux.c: Rebuild.
901 * features/rs6000/powerpc-32.c: Rebuild.
902 * features/rs6000/powerpc-32l.c: Rebuild.
903 * features/rs6000/powerpc-403.c: Rebuild.
904 * features/rs6000/powerpc-403gc.c: Rebuild.
905 * features/rs6000/powerpc-405.c: Rebuild.
906 * features/rs6000/powerpc-505.c: Rebuild.
907 * features/rs6000/powerpc-601.c: Rebuild.
908 * features/rs6000/powerpc-602.c: Rebuild.
909 * features/rs6000/powerpc-603.c: Rebuild.
910 * features/rs6000/powerpc-604.c: Rebuild.
911 * features/rs6000/powerpc-64.c: Rebuild.
912 * features/rs6000/powerpc-64l.c: Rebuild.
913 * features/rs6000/powerpc-7400.c: Rebuild.
914 * features/rs6000/powerpc-750.c: Rebuild.
915 * features/rs6000/powerpc-860.c: Rebuild.
916 * features/rs6000/powerpc-altivec32.c: Rebuild.
917 * features/rs6000/powerpc-altivec32l.c: Rebuild.
918 * features/rs6000/powerpc-altivec64.c: Rebuild.
919 * features/rs6000/powerpc-altivec64l.c: Rebuild.
920 * features/rs6000/powerpc-cell32l.c: Rebuild.
921 * features/rs6000/powerpc-cell64l.c: Rebuild.
922 * features/rs6000/powerpc-e500.c: Rebuild.
923 * features/rs6000/powerpc-e500l.c: Rebuild.
924 * features/rs6000/powerpc-isa205-32l.c: Rebuild.
925 * features/rs6000/powerpc-isa205-64l.c: Rebuild.
926 * features/rs6000/powerpc-isa205-altivec32l.c: Rebuild.
927 * features/rs6000/powerpc-isa205-altivec64l.c: Rebuild.
928 * features/rs6000/powerpc-isa205-vsx32l.c: Rebuild.
929 * features/rs6000/powerpc-isa205-vsx64l.c: Rebuild.
930 * features/rs6000/powerpc-vsx32.c: Rebuild.
931 * features/rs6000/powerpc-vsx32l.c: Rebuild.
932 * features/rs6000/powerpc-vsx64.c: Rebuild.
933 * features/rs6000/powerpc-vsx64l.c: Rebuild.
934 * features/rs6000/rs6000.c: Rebuild.
935 * features/s390-linux32.c: Rebuild.
936 * features/s390-linux32v1.c: Rebuild.
937 * features/s390-linux32v2.c: Rebuild.
938 * features/s390-linux64.c: Rebuild.
939 * features/s390-linux64v1.c: Rebuild.
940 * features/s390-linux64v2.c: Rebuild.
941 * features/s390x-linux64.c: Rebuild.
942 * features/s390x-linux64v1.c: Rebuild.
943 * features/s390x-linux64v2.c: Rebuild.
944 * features/tic6x-c62x-linux.c: Rebuild.
945 * features/tic6x-c62x.c: Rebuild.
946 * features/tic6x-c64x-linux.c: Rebuild.
947 * features/tic6x-c64x.c: Rebuild.
948 * features/tic6x-c64xp-linux.c: Rebuild.
949 * features/tic6x-c64xp.c: Rebuild.
950
951 2012-07-27 Tom Tromey <tromey@redhat.com>
952
953 * c-exp.y (classify_name): Avoid assignment in condition.
954
955 2012-07-27 Roland Schwingel <roland.schwingel@onevision.com>
956
957 * amd64-windows-tdep.c: Include "frame.h".
958 (amd64_windows_skip_trampoline_code): New function.
959 (amd64_windows_init_abi): Add trampoline registration.
960
961 2012-07-27 Yao Qi <yao@codesourcery.com>
962
963 * tracepoint.c (cur_traceframe_number): Remove.
964 (set_tfile_traceframe): Remove.
965 (tfile_trace_find, tfile_fetch_registers): Update callers.
966 (tfile_xfer_partial, tfile_get_trace_state_variable_value): Likewise.
967 (tfile_open, tfile_trace_find): Likewise.
968
969 2012-07-27 Yao Qi <yao@codesourcery.com>
970
971 * thread.c (switch_to_thread): Don't call registers_changed.
972
973 2012-07-26 Tom Tromey <tromey@redhat.com>
974
975 * Makefile.in (SFILES): Remove objc-exp.y.
976 (YYFILES): Remove objc-exp.c.
977 (YYOBJ): Remove objc-exp.o.
978 (local-maintainer-clean): Don't mention objc-exp.c.
979 * c-exp.y: Include objc-lang.h.
980 (%union) <class>: New field.
981 (NSSTRING, SELECTOR, CLASSNAME, OBJC_LBRAC): New tokens.
982 (exp): Clone subscript production for OBJC_LBRAC. Add various
983 Objective C productions.
984 (msglist, msgarglist, msgarg): New productions.
985 (array_mod, func_mod, operator): Clone productions for
986 OBJC_LBRAC.
987 (parse_string_or_char): Handle '@' strings.
988 (lex_one_token): Return OBJC_LBRAC. Recognize @selector.
989 (classify_name): Check la_name_of_this. Recognize ObjC class
990 names.
991 * objc-exp.y: Remove.
992 * objc-lang.c (objc_language_defn): Use c_parse, c_error.
993 * objc-lang.h (objc_parse, objc_error): Don't declare.
994
995 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
996
997 * python/py-inferior.c (infpy_threads): Call update_thread_list ().
998
999 2012-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1000
1001 * auto-load.c (auto_load_info_scripts): Remove immediate_quit increment
1002 and decrement.
1003
1004 2012-07-26 Tom Tromey <tromey@redhat.com>
1005
1006 * copying.c: Rebuild.
1007 * copying.awk: Don't use immediate_quit. Use 'no_set_class', not
1008 'no_class'.
1009
1010 2012-07-26 Tom Tromey <tromey@redhat.com>
1011
1012 * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not
1013 immediate_quit.
1014 (print_objfile_statistics): Likewise.
1015 (maintenance_print_symbols): Likewise.
1016 (maintenance_print_msymbols): Likewise.
1017 (maintenance_print_objfiles): Likewise.
1018 * psymtab.c (print_partial_symbols): Call QUIT.
1019 (maintenance_print_psymbols): Likewise. Don't modify
1020 immediate_quit.
1021 * copying.c (show_copying_command): Don't modify immediate_quit.
1022 (show_warranty_command): Likewise.
1023 * cli/cli-cmds.c (show_version): Don't modify immediate_quit.
1024
1025 2012-07-26 Keith Seitz <keiths@redhat.com>
1026
1027 * linespec.c (linespec_lexer_lex_number): The input
1028 is also a valid number if the next character is a comma
1029 or colon.
1030
1031 2012-07-26 Joel Brobecker <brobecker@adacore.com>
1032
1033 * NEWS: Document new --enable-libmcheck/--disable-libmcheck
1034 configure options.
1035
1036 2012-07-26 Tristan Gingold <gingold@adacore.com>
1037
1038 * machoread.c: Include gdb_bfd.h.
1039
1040 2012-07-26 Tristan Gingold <gingold@adacore.com>
1041
1042 * dwarf2loc.c (locexpr_describe_location_piece): Use uint64_t for
1043 offset.
1044
1045 2012-07-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1046
1047 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameter
1048 SIZE to size_t.
1049 (dwarf2_evaluate_loc_desc): Likewise.
1050 (dwarf2_loc_desc_needs_frame): Likewise.
1051 (locexpr_describe_location_1): Likewise.
1052 * dwarf2loc.h (struct dwarf2_locexpr_baton): Make SIZE as
1053 size_t.
1054 (struct dwarf2_loclist_baton): Likewise.
1055 * dwarf2read.c (struct dwarf_block): Likewise.
1056 (dump_die_shallow): Use pulongest to print dwarf_block.size.
1057 (decode_locdesc): Expand SIZE and I to size_t.
1058
1059 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1060
1061 * contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
1062
1063 2012-07-25 Joel Brobecker <brobecker@adacore.com>
1064
1065 * doublest.c (convert_doublest_to_floatformat): If the exponent
1066 is too small, treat the value as zero. If the exponent is too
1067 large, treat the value as infinity.
1068
1069 2012-07-25 Joel Brobecker <brobecker@adacore.com>
1070
1071 * configure.ac: Add --enable-lmcheck configure option.
1072 * configure: Regenerate.
1073
1074 2012-07-25 Tom Tromey <tromey@redhat.com>
1075
1076 * NEWS: Mention maint info bfds.
1077 * gdb_bfd.c (all_bfds): New global.
1078 (gdb_bfd_ref, gdb_bfd_unref): Update all_bfds.
1079 (print_one_bfd, maintenance_info_bfds, _initialize_gdb_bfd):
1080 New functions.
1081
1082 2012-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
1083
1084 * configure.tgt: Add v850*-*-rtems*.
1085
1086 2012-07-25 Tom Tromey <tromey@redhat.com>
1087
1088 * macrotab.c (macro_bcache_str): Remove cast.
1089
1090 2012-07-25 Hui Zhu <hui_zhu@mentor.com>
1091
1092 * linespec.c (linespec_lexer_lex_number): Update comments,
1093 change the return and add check to make sure the input is
1094 the decimal numbers.
1095 (linespec_lexer_lex_one): If linespec_lexer_lex_number return
1096 false, call linespec_lexer_lex_string.
1097
1098 2012-07-24 Tom Tromey <tromey@redhat.com>
1099
1100 * symfile.c (symbol_file_add): Don't open BFD twice.
1101
1102 2012-07-24 Marc Khouzam <marc.khouzam@ericsson.com>
1103
1104 * breakpoint.c (create_breakpoint): Store condition for pending
1105 breakpoints.
1106
1107 2012-07-24 Andreas Schwab <schwab@linux-m68k.org>
1108
1109 * m68k-tdep.c (m68k_reg_struct_return_p): Accept complex types.
1110 (m68k_return_value): Handle complex types like structures.
1111 (m68k_svr4_return_value): Likewise.
1112
1113 2012-07-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
1114
1115 * gdb_bfd.c (zlib_decompress_section) <!HAVE_ZLIB_H>: Adjust
1116 parameters to bfd_get_section_name.
1117
1118 2012-07-24 Yao Qi <yao@codesourcery.com>
1119
1120 * cli/cli-setshow.c: Handle case 'var_uinteger'
1121 and 'var_zuninteger' together. Handle case 'var_integer' and
1122 'var_zinteger' together.
1123
1124 2012-07-23 Keith Seitz <keiths@redhat.com>
1125
1126 * linespec.c (convert_linespec_to_sal): Don't add
1127 any symbols to the result vector if symbol_to_sal
1128 returns zero.
1129
1130 2012-07-23 Keith Seitz <keiths@redhat.com>
1131
1132 * linespec.c (decode_objc): Record the function name
1133 in the linespec.
1134
1135 2012-07-23 Tom Tromey <tromey@redhat.com>
1136
1137 * rs6000-nat.c (add_vmap): Rewrite archive loop. Fix reference
1138 counting.
1139 * exec.c (exec_close_1): Unconditionally release vmap's BFD.
1140 (map_vmap): Acquire a reference to the BFD.
1141
1142 2012-07-23 Siddhesh Poyarekar <siddhesh@redhat.com>
1143
1144 * p-valprint.c (pascal_object_print_value): Replace potentially
1145 unsafe alloca with xmalloc/xfree.
1146 * valops.c (search_struct_method): Likewise.
1147
1148 2012-07-23 Tom Tromey <tromey@redhat.com>
1149
1150 * solib-svr4.c (enable_break): Update.
1151 * bfd-target.h (target_bfd_reopen): Update documentation.
1152
1153 2012-07-23 Tom Tromey <tromey@redhat.com>
1154
1155 * symfile.c (separate_debug_file_exists): Update.
1156 (gdb_bfd_open_maybe_remote): Rename from bfd_open_maybe_remote.
1157 (reread_symbols): Update.
1158 * elfread.c (build_id_verify): Update.
1159 * symfile.h (gdb_bfd_open_maybe_remote): Rename from
1160 bfd_open_maybe_remote.
1161
1162 2012-07-23 Tom Tromey <tromey@redhat.com>
1163
1164 * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Fix comment.
1165
1166 2012-07-23 Tom Tromey <tromey@redhat.com>
1167
1168 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
1169 and 'abfd'.
1170 * elfread.c (elf_symfile_read): Make a cleanup for 'debugfile'
1171 and 'abfd'.
1172 * jit.c (jit_bfd_try_read_symtab): Make a cleanup for 'nbfd'.
1173 * machoread.c (macho_add_oso_symfile): Make a cleanup for
1174 'abfd'.
1175 (macho_symfile_read): Make a cleanup for 'dsym_bfd'.
1176 * objfiles.c (allocate_objfile): Acquire a new reference.
1177 * rs6000-nat.c (add_vmap): Don't acquire a BFD reference.
1178 * solib.c (solib_read_symbols): Don't acquire a BFD reference.
1179 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Make
1180 a cleanup for 'nbfd'.
1181 * symfile-mem.c (symbol_file_add_from_memory): Make a cleanup
1182 for 'nbfd'.
1183 * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't
1184 make a cleanup for 'abfd'.
1185 (symbol_file_add): Make a BFD cleanup.
1186
1187 2012-07-23 Tom Tromey <tromey@redhat.com>
1188
1189 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
1190 (bfd_openw_with_cleanup): Use gdb_bfd_openw.
1191 * corelow.c (core_open): Use gdb_bfd_fopen.
1192 * dsrec.c (load_srec): Use gdb_bfd_openr.
1193 * exec.c (exec_file_attach): Use gdb_bfd_fopen.
1194 * gcore.c (gcore_memory_sections): Use gdb_bfd_openw.
1195 * gdb_bfd.c (gdb_bfd_fopen, gdb_bfd_openr, gdb_bfd_openw)
1196 (gdb_bfd_openr_iovec, gdb_bfd_openr_next_archived_file)
1197 (gdb_bfd_fdopenr): New functions.
1198 * gdb_bfd.h (gdb_bfd_fopen, gdb_bfd_openr, gdb_bfd_openw)
1199 (gdb_bfd_openr_iovec, gdb_bfd_openr_next_archived_file)
1200 (gdb_bfd_fdopenr): Declare.
1201 * jit.c (bfd_open_from_target_memory): Use gdb_bfd_openr_iovec.
1202 * m32-rom.c (m32r_load, m32r_upload_command): Use gdb_bfd_openr.
1203 * machoread.c (macho_symfile_read_all_oso): Use gdb_bfd_openr,
1204 gdb_bfd_openr_next_archived_file.
1205 (macho_check_dsym): Use gdb_bfd_openr.
1206 (macho_add_oso_symfile): Don't call gdb_bfd_stash_filename.
1207 * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_fdopenr.
1208 * remote-m32r-sdi.c (m32r_load): Use gdb_bfd_openr.
1209 * remote-mips.c (mips_load_srec, pmon_load_fast): Use
1210 gdb_bfd_openr.
1211 * remote.c (remote_bfd_open): Use gdb_bfd_openr_iovec.
1212 * rs6000-nat.c (add_vmap): Use gdb_bfd_openr, gdb_bfd_fdopenr,
1213 gdb_bfd_openr_next_archived_file.
1214 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
1215 Use gdb_bfd_openr.
1216 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
1217 gdb_bfd_openr.
1218 * solib-spu.c (spu_bfd_fopen): Use gdb_bfd_openr_iovec.
1219 * solib.c (solib_bfd_fopen): Use gdb_bfd_fopen.
1220 * spu-linux-nat.c (spu_bfd_open): Use gdb_bfd_openr_iovec.
1221 * symfile.c (bfd_open_maybe_remote): Use gdb_bfd_openr.
1222 (symfile_bfd_open): Use gdb_bfd_fopen.
1223 (generic_load): Use gdb_bfd_openr.
1224 * windows-nat.c (windows_make_so): Use gdb_bfd_openr.
1225
1226 2012-07-23 Tom Tromey <tromey@redhat.com>
1227
1228 * bfd-target.c (target_bfd_reopen): Update.
1229 * cli/cli-dump.c (bfd_openr_with_cleanup)
1230 (bfd_openw_with_cleanup): Update.
1231 * corelow.c (core_open): Update.
1232 * dsrec.c (load_srec): Update.
1233 * exec.c (exec_file_attach): Update.
1234 * gcore.c (create_gcore_bfd): Update.
1235 * gdb_bfd.c (gdb_bfd_ref): Return void.
1236 (gdb_bfd_open): Update.
1237 * gdb_bfd.h (gdb_bfd_ref): Return void.
1238 Update comments.
1239 * jit.c (jit_bfd_try_read_symtab): Update.
1240 * m32r-rom.c (m32r_load, m32r_upload_command): Update.
1241 * machoread.c (macho_symfile_read_all_oso): Update.
1242 (macho_check_dsym): Update.
1243 * procfs.c (insert_dbx_link_bpt_in_file): Update.
1244 * remote-m32r-sdi.c (m32r_load): Update.
1245 * remote-mips.c (mips_load_srec, pmon_load_fast): Update.
1246 * rs6000-nat.c (add_vmap): Update.
1247 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
1248 Update.
1249 * solib-pa64.c (pa64_solib_create_inferior_hook): Update.
1250 * solib-spu.c (spu_bfd_open): Update.
1251 * solib.c (solib_bfd_fopen, solib_read_symbols): Update.
1252 * spu-linux-nat.c (spu_bfd_open): Update.
1253 * symfile.c (bfd_open_maybe_remote, symfile_bfd_open)
1254 (generic_load): Update.
1255 * windows-nat.c (windows_make_so): Update.
1256
1257 2012-07-22 Siddhesh Poyarekar <siddhesh@redhat.com>
1258
1259 * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.
1260
1261 2012-07-20 Jeff Kenton <jkenton@tilera.com>
1262
1263 * tilegx-linux-tdep.c (tilegx_linux_sigframe_init): Fix
1264 SIGTRAMP_FRAME unwinding.
1265
1266 2012-07-20 Doug Evans <dje@google.com>
1267
1268 * NEWS: Document new options "set/show use-deprecated-index-sections",
1269 and delete reference to --use-deprecated-index-sections.
1270 * symfile.h (use_deprecated_index_sections): Delete.
1271 * dwarf2read.c (use_deprecated_index_sections): Make static.
1272 (read_index_from_section): Update wording of how to load
1273 deprecated index sections.
1274 (_initialize_dwarf2_read): New options
1275 "set/show use-deprecated-index-sections".
1276 * main.c (captured_main): Delete --use-deprecated-index-sections.
1277
1278 2012-07-20 Pedro Alves <palves@redhat.com>
1279
1280 PR threads/11692
1281 PR gdb/12203
1282
1283 * infrun.c (handle_inferior_event) <new thread>: Don't special
1284 case minus_one_ptid.
1285 <TARGET_WAITKIND_SPURIOUS>: Ditto.
1286 * linux-thread-db.c (thread_get_info_callback): Don't return early
1287 if the thread is zombie.
1288 (thread_from_lwp): Change return type to void. Rewrite stale
1289 comment.
1290 (attach_thread): Don't return early if the thread is zombie,
1291 instead set its "dying" flag.
1292 (thread_db_wait): Don't return TARGET_WAITKIND_SPURIOUS anymore.
1293 (find_new_threads_callback): Don't return early if the thread is
1294 zombie.
1295
1296 2012-07-20 Pedro Alves <palves@redhat.com>
1297
1298 * linux-nat.c (linux_nat_wait): Dump the passed in target options.
1299 * target.c (target_wait): Likewise.
1300 (str_comma_list_concat_elem, do_option, target_options_to_string):
1301 New functions.
1302 * target.h (target_options_to_string): Declare.
1303
1304 2012-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1305 Tom Tromey <tromey@redhat.com>
1306
1307 * dwarf2read.c (dwarf_decode_macros)
1308 <DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt,
1309 DW_MACRO_GNU_transparent_include_alt>: New cases.
1310 (dwarf_decode_macro_bytes) <DW_MACRO_GNU_define_indirect,
1311 DW_MACRO_GNU_undef_indirect>: Examine 'section_is_dwz'.
1312
1313 2012-07-20 Tom Tromey <tromey@redhat.com>
1314
1315 * dwarf2read.c (try_open_dwo_file): Don't call
1316 gdb_bfd_stash_filename.
1317
1318 2012-07-20 Pedro Alves <palves@redhat.com>
1319
1320 * i386-tdep.c (i386_record_modrm, i386_record_lea_modrm_addr)
1321 (i386_record_lea_modrm, i386_record_push, i386_record_floats)
1322 (i386_process_record): Tweak description comments.
1323
1324 2012-07-20 Pedro Alves <palves@redhat.com>
1325
1326 * i386-tdep.c (i386_record_modrm, i386_record_lea_modrm_addr)
1327 (i386_process_record): Use record_read_memory.
1328 * record.c (record_read_memory): New function.
1329 (record_arch_list_add_mem, record_exec_insn): Use
1330 record_read_memory.
1331 * record.h (record_read_memory): Declare.
1332
1333 2012-07-20 Yao Qi <yao@codesourcery.com>
1334
1335 * cli/cli-setshow.c (do_setshow_command): Don't check pointer is
1336 NULL for xfree.
1337
1338 2012-07-19 Pedro Alves <palves@redhat.com>
1339
1340 * record.c (record_resume): Ask the target beneath to report all
1341 signals.
1342
1343 2012-07-19 Doug Evans <dje@google.com>
1344
1345 * dwarf2read.c (dwarf2_ranges_read): Ignore ranges starting at zero if
1346 there's no section at address zero.
1347 (dwarf2_record_block_ranges): Ditto.
1348
1349 2012-07-19 Yao Qi <yao@codesourcery.com>
1350
1351 * command.h, remote.c: Fix a typo in comment.
1352
1353 2012-07-19 Tom Tromey <tromey@redhat.com>
1354
1355 PR exp/13206:
1356 * ax-gdb.c (gen_expr) <OP_TYPEOF, OP_DECLTYPE>: New cases.
1357 * breakpoint.c (watchpoint_exp_is_const) <OP_TYPEOF,
1358 OP_DECLTYPE>: New cases.
1359 * c-exp.y (TYPEOF, DECLTYPE): New tokens.
1360 (type_exp): Add new productions.
1361 (ident_tokens): Add __typeof__, typeof, __typeof, __decltype,
1362 and decltype.
1363 * eval.c (evaluate_subexp_standard) <OP_TYPEOF, OP_DECLTYPE>:
1364 New case.
1365 * expprint.c (dump_subexp_body_standard) <OP_TYPEOF,
1366 OP_DECLTYPE>: New case.
1367 * parse.c (operator_length_standard) <OP_TYPEOF, OP_DECLTYPE>:
1368 New case.
1369 * std-operator.def (OP_TYPEOF, OP_DECLTYPE): New constants.
1370 * varobj.c (varobj_create): Handle OP_TYPEOF, OP_DECLTYPE.
1371
1372 2012-07-19 Tom Tromey <tromey@redhat.com>
1373
1374 * c-exp.y (enum token_flags): New.
1375 (struct token) <cxx_only>: Remove.
1376 <flags>: New field.
1377 (tokentab3, tokentab2, ident_tokens): Update.
1378 (lex_one_token): Update. Handle FLAG_SHADOW.
1379
1380 2012-07-19 Tom Tromey <tromey@redhat.com>
1381
1382 * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.
1383 * breakpoint.c (watchpoint_exp_is_const): Handle UNOP_CAST_TYPE,
1384 UNOP_REINTERPRET_CAST, UNOP_DYNAMIC_CAST.
1385 * c-exp.y (exp): Emit UNOP_MEMVAL_TYPE, UNOP_CAST_TYPE. Update
1386 for changes to UNOP_REINTERPRET_CAST, UNOP_DYNAMIC_CAST. Use
1387 type_exp production where appropriate.
1388 * eval.c (evaluate_subexp_standard) <UNOP_CAST_TYPE>: New case.
1389 <UNOP_DYNAMIC_CAST, UNOP_REINTERPRET_CAST>: Update.
1390 <UNOP_MEMVAL_TYPE>: New case.
1391 (evaluate_subexp_for_address) <UNOP_MEMVAL_TYPE>: New case.
1392 (evaluate_subexp_for_sizeof) <UNOP_MEMVAL_TYPE>: New case.
1393 * expprint.c (print_subexp_standard) <UNOP_CAST_TYPE>: New case.
1394 <UNOP_MEMVAL_TYPE>: New case.
1395 (dump_subexp_body_standard) <UNOP_DYNAMIC_CAST,
1396 UNOP_REINTERPRET_CAST>: Update.
1397 <UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE>: New cases.
1398 * parse.c (operator_length_standard) <UNOP_DYNAMIC_CAST,
1399 UNOP_REINTERPRET_CAST>: Update.
1400 <UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE>: New cases.
1401 * stack.c (return_command): Also check for UNOP_CAST_TYPE.
1402 * std-operator.def (UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE): New
1403 constants.
1404
1405 2012-07-19 Yao Qi <yao@codesourcery.com>
1406 Jan Kratochvil <jan.kratochvil@redhat.com>
1407
1408 * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename'
1409 and case 'var_optional_filename' together.
1410 * infcmd.c (_initialize_infcmd): Call add_setshow_string_noescape_cmd
1411 instead of add_setshow_optional_filename_cmd for setshow command
1412 'args'. Set completer for 'set args'.
1413
1414 2012-07-18 Doug Evans <dje@google.com>
1415
1416 * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
1417 * common/gdb_vecs.c: New file, contents from utils.c.
1418 * common/host-defs.h: New file, contents from defs.h.
1419 * utils.h: New file, contents from defs.h.
1420 * defs.h: Move all declarations of objects defined in utils.c
1421 to utils.h (except QUIT() and related).
1422 #include "utils.h", "host-defs.h".
1423 * probe.h (probe_p): Move here from gdb_vecs.h.
1424 * symfile.c: #include "probe.h" instead of "gdb_vecs.h".
1425 * utils.c (free_char_ptr_vec): Moved to common/gdb_vecs.c.
1426 (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): Ditto.
1427 * Makefile.in (SFILES): Add common/gdb_vecs.c.
1428 (HFILES_NO_SRCDIR): Add common/gdb_vecs.h, common/host-defs.h, utils.h.
1429 (COMMON_OBS): Add gdb_vecs.o.
1430 (gdb_vecs.o): New rule.
1431
1432 2012-07-18 Keith Seitz <keiths@redhat.com>
1433
1434 * linespec.c (add_sal_to_sals): Add LITERAL_CANONICAL
1435 parameter. If non-zero, use SYMNAME as the canonical name
1436 for the SaL.
1437 Update all callers.
1438 (convert_linespec_to_sals): Use add_sal_to_sals for
1439 expressions, too.
1440 (decode_line_full): No need to "fill in missing canonical names"
1441 anymore. Simply make cleanups for the allocated names.
1442
1443 2012-07-18 Keith Seitz <keiths@redhat.com>
1444
1445 * linespec.c (struct linespec): Constify expression,
1446 source_filename, function_name, and label_name.
1447 (symbol_not_found_error): Make all parameters const.
1448 (linespec_parser_delete): No need to check for NULL
1449 when using xfree. Cast const char * to char * for xfree.
1450
1451 2012-07-18 Keith Seitz <keiths@redhat.com>
1452
1453 * breakpoint.c (invalid_thread_id_error): New function.
1454 (find_condition_and_thread): Use invalid_thread_id_error.
1455 (watch_command_1): Likewise.
1456
1457 2012-07-18 Tom Tromey <tromey@redhat.com>
1458
1459 * cc-with-index.sh, cc-with-dwz.sh: Remove.
1460 * contrib/cc-with-tweaks.sh: New file.
1461
1462 2012-07-18 Tom Tromey <tromey@redhat.com>
1463
1464 * dwarf2read.c (struct dwz_file) <gdb_index>: New field.
1465 (locate_dwz_sections): Recognize .gdb_index.
1466 (create_cus_from_index_list): New function.
1467 (create_cus_from_index): Use it. Handle .dwz data.
1468 (read_index_from_section): New function, extracted from
1469 dwarf2_read_index.
1470 (dwarf2_read_index): Use it. Read .gdb_index from dwz file,
1471 if needed.
1472
1473 2012-07-18 Tom Tromey <tromey@redhat.com>
1474
1475 * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field.
1476 (struct dwarf2_per_cu_data) <length>: No longer bitfield.
1477 <is_dwz>: New field.
1478 (struct dwz_file): New.
1479 (struct partial_die_info) <is_dwz, spec_is_dwz>: New fields.
1480 (locate_dwz_sections, dwarf2_get_dwz_file)
1481 (get_abbrev_section_for_cu): New functions.
1482 (error_check_comp_unit_head, read_and_check_comp_unit_head)
1483 (read_and_check_type_unit_head): Add abbrev_section argument.
1484 (create_debug_types_hash_table): Update.
1485 (init_cutu_and_read_dies): Use proper abbrev section.
1486 (init_cutu_and_read_dies_no_follow): Likewise.
1487 (set_partial_user): Do nothing if PST==NULL.
1488 (read_comp_units_from_section): New function.
1489 (create_all_comp_units): Use it.
1490 (scan_partial_symbols, partial_die_parent_scope): Update.
1491 (skip_one_die): Handle DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt.
1492 (process_imported_unit_die, read_partial_die): Handle .dwz files.
1493 (find_partial_die): Add offset_in_dwz argument. Update.
1494 (guess_partial_die_structure_name, fixup_partial_die): Update.
1495 (read_attribute_value): Handle DW_FORM_GNU_ref_alt,
1496 DW_FORM_GNU_strp_alt.
1497 (read_indirect_string_from_dwz): New function.
1498 (dwarf2_const_value_attr): Handle DW_FORM_GNU_strp_alt.
1499 (dump_die_shallow): Handle DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt.
1500 (is_ref_attr): Handle DW_FORM_GNU_ref_alt.
1501 (follow_die_offset): Add offset_in_dwz argument.
1502 (follow_die_ref, dwarf2_fetch_die_location_block): Update.
1503 (skip_form_bytes): Handle DW_FORM_GNU_strp_alt.
1504 (dwarf_decode_macro_bytes): Add section_is_dwz argument.
1505 Handle new macro forms.
1506 (dwarf_decode_macros): Update.
1507 (dwarf2_find_containing_comp_unit): Add offset_in_dwz argument.
1508 (dwarf2_per_objfile_free): Unref dwz_bfd, if it exists
1509 (lookup_die_type): Handle DW_FORM_GNU_ref_alt.
1510 (create_debug_types_hash_table): Use correct abbrev section.
1511 (get_debug_line_section): New function.
1512 (dwarf_decode_line_header, dwarf_decode_lines_1): Use it.
1513 (process_full_comp_unit): Pass 'required' argument to
1514 end_symtab_get_static_block.
1515 * buildsym.h (end_symtab_get_static_block): Update.
1516 * buildsym.c (end_symtab_get_static_block): Add 'required'
1517 argument.
1518 (end_symtab, end_expandable_symtab): Update.
1519
1520 2012-07-18 Tom Tromey <tromey@redhat.com>
1521
1522 * dwarf2read.c: Don't include zlib.h or sys/mman.h.
1523 (pagesize): Remove.
1524 (struct dwarf2_section_info) <map_addr, map_len>: Remove.
1525 (zlib_decompress_section): Remove.
1526 (dwarf2_read_section): Use gdb_bfd_map_section.
1527 (munmap_section_buffer): Remove.
1528 (free_dwo_file, dwarf2_per_objfile_free): Don't use
1529 munmap_section_buffer.
1530 * gdb_bfd.c: Include zlib.h, sys/mman.h.
1531 (struct gdb_bfd_section_data): New.
1532 (free_one_bfd_section): New function.
1533 (gdb_bfd_close_or_warn): Use free_one_bfd_section.
1534 (get_section_descriptor, zlib_decompress_section)
1535 (gdb_bfd_map_section): New functions.
1536 * gdb_bfd.h (gdb_bfd_map_section): Declare.
1537
1538 2012-07-18 Tom Tromey <tromey@redhat.com>
1539
1540 * dwarf2read.c (try_open_dwo_file): use gdb_bfd_open.
1541
1542 2012-07-18 Tom Tromey <tromey@redhat.com>
1543
1544 * gdb_bfd.c (struct gdb_bfd_data): New.
1545 (gdb_bfd_cache): New global.
1546 (struct gdb_bfd_cache_search): New.
1547 (hash_bfd, eq_bfd, gdb_bfd_open): New functions.
1548 (gdb_bfd_ref, gdb_bfd_unref): Use gdb_bfd_data.
1549 * gdb_bfd.h (gdb_bfd_open): Declare.
1550
1551 2012-07-18 Tom Tromey <tromey@redhat.com>
1552
1553 * utils.c (make_cleanup_bfd_unref): Rename from
1554 make_cleanup_bfd_close.
1555 * defs.h (make_cleanup_bfd_unref): Rename from
1556 make_cleanup_bfd_close.
1557 * cli/cli-dump.c (bfd_openr_with_cleanup): Update.
1558 (bfd_openw_with_cleanup): Update.
1559 * corelow.c (core_open): Update.
1560 * dsrec.c (load_srec): Update.
1561 * m32r-rom.c (m32r_load, m32r_upload_command): Update.
1562 * remote-m32r-sdi.c (m32r_load): Update.
1563 * remote-mips.c (mips_load_srec): Update.
1564 (pmon_load_fast): Update.
1565 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
1566 Update.
1567 (darwin_bfd_open): Update.
1568 * solib.c (solib_bfd_fopen): Update.
1569 * symfile-mem.c (symbol_file_add_from_memory): Update.
1570 * symfile.c (symbol_file_add_with_addrs_or_offsets): Update.
1571 (symfile_bfd_open): Update.
1572 (generic_load): Update.
1573
1574 2012-07-18 Tom Tromey <tromey@redhat.com>
1575
1576 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.
1577 (pmon_load_fast): Likewise.
1578 * m32r-rom.c (m32r_load): Use make_cleanup_bfd_close.
1579 (m32r_upload_command): Likewise.
1580 * dsrec.c (load_srec): Use make_cleanup_bfd_close.
1581 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
1582 Use make_cleanup_bfd_close.
1583
1584 2012-07-18 Tom Tromey <tromey@redhat.com>
1585
1586 * symfile.c (symfile_bfd_open): Don't copy name. Call
1587 gdb_bfd_stash_filename.
1588 (load_command): Open the new BFD before freeing the old.
1589 (bfd_open_maybe_remote): Call gdb_bfd_stash_filename.
1590 * symfile-mem.c (symbol_file_add_from_memory): Don't copy name.
1591 Call gdb_bfd_stash_filename.
1592 * spu-linux-nat.c (spu_bfd_open): Don't copy name.
1593 * solib-spu.c (spu_bfd_fopen): Don't copy name. Call
1594 gdb_bfd_stash_filename.
1595 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
1596 Free found_pathname.
1597 * rs6000-nat.c (add_vmap): Don't copy filename. Call
1598 gdb_bfd_stash_filename.
1599 * remote.c (remote_bfd_open): Call gdb_bfd_stash_filename.
1600 * machoread.c (macho_add_oso_symfile): Call
1601 gdb_bfd_stash_filename.
1602 (macho_symfile_read_all_oso): Arrange to free archive_name. Call
1603 gdb_bfd_stash_filename.
1604 (macho_check_dsym): Don't copy filename. Call
1605 gdb_bfd_stash_filename.
1606 * jit.c (bfd_open_from_target_memory): Don't copy the filename.
1607 * gdb_bfd.c (gdb_bfd_stash_filename): New function.
1608 * gdb_bfd.h (gdb_bfd_stash_filename): Declare.
1609 * gcore.c (create_gcore_bfd): Call gdb_bfd_stash_filename.
1610 * exec.c (exec_close): Don't free the BFD's filename.
1611 (exec_file_attach): Don't copy the filename. Call
1612 gdb_bfd_stash_filename.
1613 * corelow.c (core_close): Don't free the BFD's filename.
1614 (core_open): Call gdb_bfd_stash_filename.
1615 * corefile.c (reopen_exec_file): Remove #if 0 code.
1616 * solib.c (solib_bfd_fopen): Call gdb_bfd_stash_filename. Free
1617 pathname.
1618 * dwarf2read.c (try_open_dwo_file): Call gdb_bfd_stash_filename.
1619
1620 2012-07-18 Tom Tromey <tromey@redhat.com>
1621
1622 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
1623 gdb_bfd_unref.
1624 (free_dwo_file): Use gdb_bfd_unref.
1625 * cli/cli-dump.c: Include gdb_bfd.h.
1626 (bfd_openw_with_cleanup): Use gdb_bfd_ref.
1627 (bfd_openr_with_cleanup): Likewise.
1628 * windows-nat.c (windows_make_so): Use gdb_bfd_ref,
1629 gdb_bfd_unref.
1630 * utils.c: Include gdb_bfd.h.
1631 (do_bfd_close_cleanup): Use gdb_bfd_unref.
1632 * symfile.c: Include gdb_bfd.h.
1633 (separate_debug_file_exists): Use gdb_bfd_unref.
1634 (bfd_open_maybe_remote): Use gdb_bfd_ref.
1635 (symfile_bfd_open): Use gdb_bfd_ref, gdb_bfd_unref.
1636 (generic_load): Use gdb_bfd_ref.
1637 (reread_symbols): Use gdb_bfd_unref.
1638 * symfile-mem.c: Include gdb_bfd.h.
1639 (symbol_file_add_from_memory): Use make_cleanup_bfd_close.
1640 * spu-linux-nat.c (spu_bfd_open): Use gdb_bfd_ref, gdb_bfd_unref.
1641 * solib.c: Include gdb_bfd.h.
1642 (solib_bfd_fopen): Use gdb_bfd_ref.
1643 (solib_bfd_open): Use gdb_bfd_unref.
1644 (free_so_symbols): Use gdb_bfd_unref.
1645 (reload_shared_libraries_1): Use gdb_bfd_unref.
1646 * solib-spu.c: Include gdb_bfd.h.
1647 (spu_bfd_fopen): Use gdb_bfd_ref, gdb_bfd_unref.
1648 * solib-pa64.c (pa64_solib_create_inferior_hook): Use gdb_bfd_ref,
1649 gdb_bfd_unref.
1650 * solib-frv.c: Include gdb_bfd.h.
1651 (enable_break2): Use gdb_bfd_unref.
1652 * solib-dsbt.c: Include gdb_bfd.h.
1653 (enable_break2): Use gdb_bfd_unref.
1654 * solib-darwin.c: Include gdb_bfd.h.
1655 (darwin_solib_get_all_image_info_addr_at_init): Use gdb_bfd_ref,
1656 gdb_bfd_unref.
1657 (darwin_bfd_open): Use gdb_bfd_unref.
1658 * rs6000-nat.c (add_vmap): Use gdb_bfd_ref, gdb_bfd_unref.
1659 * remote-mips.c: Include gdb_bfd.h.
1660 (mips_load_srec): Use gdb_bfd_ref.
1661 (pmon_load_fast): Use gdb_bfd_ref.
1662 * remote-m32r-sdi.c: Include gdb_bfd.h.
1663 (m32r_load): Use gdb_bfd_ref.
1664 * record.c: Include gdb_bfd.h.
1665 (record_save_cleanups): Use gdb_bfd_unref.
1666 (cmd_record_save): Use gdb_bfd_unref.
1667 * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_ref,
1668 gdb_bfd_unref.
1669 * objfiles.h (gdb_bfd_close_or_warn): Remove.
1670 (gdb_bfd_ref, gdb_bfd_unref): Move to gdb_bfd.h.
1671 * objfiles.c: Include gdb_bfd.h.
1672 (free_objfile): Use gdb_bfd_unref.
1673 (gdb_bfd_close_or_warn, gdb_bfd_ref, gdb_bfd_unref): Move to
1674 gdb_bfd.c.
1675 * machoread.c (macho_add_oso_symfile): Use gdb_bfd_unref.
1676 (macho_symfile_read_all_oso): Use gdb_bfd_ref, gdb_bfd_unref.
1677 (macho_check_dsym): Likewise.
1678 * m32r-rom.c: Include gdb_bfd.h.
1679 (m32r_load): Use gdb_bfd_ref.
1680 (m32r_upload_command): Use gdb_bfd_ref.
1681 * jit.c: Include gdb_bfd.h.
1682 (jit_bfd_try_read_symtab): Use gdb_bfd_ref, gdb_bfd_unref.
1683 * gdb_bfd.h: New file.
1684 * gdb_bfd.c: New file.
1685 * gcore.c: Include gdb_bfd.h.
1686 (create_gcore_bfd): Use gdb_bfd_ref.
1687 (do_bfd_delete_cleanup): Use gdb_bfd_unref.
1688 (gcore_command): Use gdb_bfd_unref.
1689 * exec.c: Include gdb_bfd.h.
1690 (exec_close): Use gdb_bfd_unref.
1691 (exec_close_1): Use gdb_bfd_unref.
1692 (exec_file_attach): Use gdb_bfd_ref.
1693 * elfread.c: Include gdb_bfd.h.
1694 (build_id_verify): Use gdb_bfd_unref.
1695 * dsrec.c: Include gdb_bfd.h.
1696 (load_srec): Use gdb_bfd_ref.
1697 * corelow.c: Include gdb_bfd.h.
1698 (core_close): Use gdb_bfd_unref.
1699 (core_open): Use gdb_bfd_ref.
1700 * bfd-target.c: Include gdb_bfd.h.
1701 (target_bfd_xclose): Use gdb_bfd_unref.
1702 (target_bfd_reopen): Use gdb_bfd_ref.
1703 * Makefile.in (SFILES): Add gdb_bfd.c.
1704 (HFILES_NO_SRCDIR): Add gdb_bfd.h.
1705 (COMMON_OBS): Add gdb_bfd.o.
1706
1707 2012-07-18 Keith Seitz <keiths@redhat.com>
1708
1709 * breakpoint.c (find_condition_and_thread): Initialize
1710 TASK and REST.
1711 (create_breakpiont): find_condition_and_thread will now
1712 initialize COND_STRING, THREAD, and REST (and TASK).
1713 (addr_string_to_sals): Likewise.
1714
1715 2012-07-18 Pedro Alves <palves@redhat.com>
1716
1717 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_NO_HISTORY>:
1718 Pull the single step breakpoints out of the target.
1719
1720 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>
1721
1722 * probe.c (probe_safe_evaluate_at_pc): Rename variable `n_probes'.
1723 * stap-probe.c (compile_probe_arg): Likewise.
1724
1725 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>
1726
1727 * elfread.c (elf_get_probe_argument_count): Remove `objfile' argument.
1728 (elf_compile_to_ax): Likewise.
1729 * infrun.c (insert_exception_resume_from_probe): Likewise.
1730 (check_exception_resume): Remove `objfile' variable.
1731 * probe.c (find_probe_by_pc): Remove `objfile' argument.
1732 (struct probe_and_objfile, probe_and_objfile_s): Delete.
1733 (collect_probes): Adjust return value to `VEC (probe_p) *'.
1734 (compare_entries): Rename to...
1735 (compare_probes): ...this. Adjust function to work with
1736 `struct probe *'. Rename variables `ea' and `eb' to `pa' and `pb'
1737 respectively.
1738 (gen_ui_out_table_header_info): Adjust `probes' argument to be
1739 `VEC (probe_p) *'.
1740 (print_ui_out_info): Adjust argument to be `struct probe *'.
1741 (info_probes_for_ops): Adjust internal computations to use
1742 `VEC (probe_p) *'.
1743 (probe_safe_evaluate_at_pc): Refactor to not pass `objfile' anymore.
1744 * probe.h (struct probe_ops) <get_probe_argument_count, compile_to_ax,
1745 gen_info_probes_table_values>: Remove `objfile' argument.
1746 (struct probe) <objfile>: New field.
1747 (find_probe_by_pc): Remove `objfile' argument.
1748 * stap-probe.c (stap_parse_probe_arguments): Likewise.
1749 (stap_get_probe_argument_count): Likewise.
1750 (stap_get_arg): Likewise.
1751 (stap_evaluate_probe_argument): Likewise.
1752 (stap_compile_to_ax): Likewise.
1753 (compile_probe_arg): Refactor not to pass `objfile' anymore.
1754 (handle_stap_probe): Fill `objfile' field from `struct probe'.
1755 (stap_gen_info_probes_table_header): Remove `objfile' argument.
1756 * symfile.h (struct sym_probe_fns) <sym_evaluate_probe_argument,
1757 sym_compile_to_ax>: Likewise.
1758
1759 2012-07-18 Terry Guo <terry.guo@arm.com>
1760
1761 PR 14329
1762 * defs.h (GDB_MI_MSG_WIDTH): New.
1763 * ser_base (ser_base_read_error_fd): New function.
1764 (do_ser_base_readchar): Poll error file descriptor as well as
1765 standard output.
1766 (generic_readchar): Refactor error handling.
1767
1768 2012-07-18 Joel Brobecker <brobecker@adacore.com>
1769
1770 * NEWS: Create a new section for the next release branch.
1771 Rename the section of the current branch, now that it has
1772 been cut.
1773
1774 2012-07-18 Joel Brobecker <brobecker@adacore.com>
1775
1776 GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
1777 * version.in: Bump version to 7.5.50.20120718-cvs.
1778
1779 2012-07-17 Keith Seitz <keiths@redhat.com>
1780
1781 * linespec.c (linespec_parse_line_offset): Make parameter
1782 const.
1783
1784 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1785
1786 PR 11914
1787 * f-valprint.c (info_common_command): New variable frame_id.
1788 Reinitialize FI form FRAME_ID after each print_variable_and_value.
1789 * printcmd.c (print_variable_and_value): Extend function comment.
1790 Add comment for invalidated FRAME.
1791 * stack.c (backtrace_command_1): New variable frame_id. Reinitialize
1792 FI form FRAME_ID after each print_frame_local_vars.
1793 (struct print_variable_and_value_data): Change frame to frame_id.
1794 (do_print_variable_and_value): New variable frame, initialize it from
1795 p->frame_id. Add comment for invalidated FRAME.
1796 (print_frame_local_vars, print_frame_arg_vars): New function comment.
1797 Update CB_DATA.FRAME to CB_DATA.FRAME_ID initialization. Add comment
1798 for invalidated FRAME.
1799
1800 2012-07-16 Marc Khouzam <marc.khouzam@ericsson.com>
1801 Pedro Alves <palves@redhat.com>
1802
1803 * linux-nat.c (linux_nat_detach): Don't unregister from the event
1804 loop.
1805
1806 2012-07-16 Tom Tromey <tromey@redhat.com>
1807
1808 * jv-typeprint.c (c_type_print_varspec_suffix): Don't declare.
1809
1810 2012-07-15 Doug Evans <dje@google.com>
1811
1812 * dwarf2read.c (stmt_list_hash): New struct.
1813 (type_unit_group): Embed "per_cu" member, remove pointer.
1814 New union member "t", move member "tus" into it, all uses updated.
1815 New member "hash", replaces member "line_offset, all uses updated.
1816 (quick_file_names): Replace member "offset" with "hash", all uses
1817 updated.
1818 (hash_stmt_list_entry, eq_stmt_list_entry): New functions.
1819 (hash_file_name_entry, eq_file_name_entry): Call them.
1820 (hash_type_unit_group, eq_type_unit_group): Ditto.
1821 (dw2_get_cu, dw2_get_primary_cu): Replace assert with a better one.
1822 (dw2_get_file_names_reader): Fix file name table calculation for TUs.
1823 (dw2_get_file_names): Update.
1824 (create_type_unit_group): Replace "per_cu" arg with "cu".
1825 All callers updated. Fix "quick" (.gdb_index) handling.
1826 (get_type_unit_group): Replace "per_cu" arg with "cu".
1827 All callers updated.
1828 (build_type_unit_groups): Don't reset tu_stats.
1829
1830 * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",
1831 "tab_cur_size". Change member "tab" to be a htab_t.
1832 (create_filename_seen_cache): Update.
1833 (clear_filename_seen_cache, delete_filename_seen_cache): Update.
1834 (filename_seen): Update.
1835
1836 2012-07-13 Doug Evans <dje@google.com>
1837
1838 * symtab.c (filename_seen): Update comment.
1839
1840 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1841 Doug Evans <dje@google.com>
1842
1843 * buildsym.c (end_symtab_1): Split it to ...
1844 (end_symtab_get_static_block): ... this ...
1845 (end_symtab_from_static_block): ... and this function.
1846 (end_symtab, end_expandable_symtab): Call them.
1847 * buildsym.h (end_symtab_get_static_block)
1848 (end_symtab_from_static_block): New declarations.
1849 * dwarf2read.c (process_full_comp_unit): New variable static_block.
1850 Set its valid CU ranges.
1851
1852 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1853
1854 * dwarf2loc.c (disassemble_dwarf_expression): Handle
1855 DW_OP_GNU_parameter_ref.
1856
1857 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1858
1859 * dwarf2read.c (read_call_site_scope): Do not gdb_assert for invalid
1860 read-in CALL_SITE_PARAMETER_PARAM_OFFSET.
1861
1862 2012-07-13 Doug Evans <dje@google.com>
1863
1864 * symtab.c (output_source_filename): Delete unnecessary forward decl.
1865 (filename_seen_cache): New struct.
1866 (INITIAL_FILENAME_SEEN_CACHE_SIZE): New macro.
1867 (create_filename_seen_cache): New function.
1868 (clear_filename_seen_cache, delete_filename_seen_cache): New functions.
1869 (filename_seen): Delete arg "first". New arg "cache". All callers
1870 updated.
1871 (output_source_filename_data): New struct.
1872 (output_source_filename): Delete arg "first". New arg "data".
1873 All callers updated.
1874 (sources_info): Delete local "first". New locals "data", "cleanups".
1875 Rewrite to use filename_seen_cache.
1876 (add_partial_filename_data): Delete member "first". New member
1877 "filename_seen_cache". All uses updated.
1878 (make_source_files_completion_list): Rewrite to use
1879 filename_seen_cache.
1880
1881 2012-07-12 Doug Evans <dje@google.com>
1882
1883 * psymtab.c (map_symbol_filenames_psymtab): Skip shared psymtabs.
1884
1885 2012-07-10 Doug Evans <dje@google.com>
1886
1887 PR gdb/13498
1888 * dwarf2read.c (dwarf2_per_objfile): New members n_type_unit_groups,
1889 all_type_unit_groups, type_unit_groups, tu_stats.
1890 (dwarf2_per_cu_data): Move "imported_symtabs" into new union "s".
1891 All uses updated. Add type_unit_group to union "s".
1892 (type_unit_group): New struct.
1893 (IS_TYPE_UNIT_GROUP): New macro.
1894 (abbrev_table): Delete unused member "section".
1895 (dw2_do_instantiate_symtab): Early exit if type_unit_group.
1896 (dw2_get_cu): Assert not used with type_unit_group.
1897 (dw2_get_primary_cu): New function.
1898 (dw2_build_type_unit_groups_reader): New function.
1899 (dw2_build_type_unit_groups): New function.
1900 (dw2_get_file_names): Assert not called on type units.
1901 (dw2_map_symtabs_matching_filename): Call dw2_build_type_unit_groups.
1902 Redo loop to iterate over type unit groups instead of type units.
1903 (dw2_expand_symtabs_matching, dw2_map_symbol_filenames): Ditto.
1904 (read_abbrev_offset): New function.
1905 (init_cutu_and_read_dies): New arg "abbrev_table". All callers
1906 updated.
1907 (create_partial_symtab): New function.
1908 (process_psymtab_comp_unit_reader): Assert not used with type units.
1909 Call create_partial_symtab.
1910 (process_psymtab_type_unit): Delete.
1911 (hash_type_unit_group, eq_type_unit_group): New functions.
1912 (allocate_type_unit_groups_table): New function.
1913 (NO_STMT_LIST_TYPE_UNIT_PSYMTAB): New macro.
1914 (NO_STMT_LIST_TYPE_UNIT_PSYMTAB_SIZE): New macro.
1915 (create_type_unit_group, get_type_unit_group): New functions.
1916 (tu_abbrev_offset): New struct.
1917 (sort_tu_by_abbrev_offset): New function.
1918 (add_type_unit_group_to_table): New function.
1919 (build_type_unit_groups): New function.
1920 (build_type_psymtabs_reader): New function.
1921 (build_type_psymtab_dependencies): New function.
1922 (build_type_psymtabs): Rewrite.
1923 (scan_partial_symbols): Flag an error if a DW_TAG_imported_unit
1924 is seen in a type unit.
1925 (process_queue): Move symtab expansion debugging printfs here.
1926 Call process_full_type_unit for type units.
1927 (compute_symtab_includes): Assert not called for type units.
1928 (process_cu_includes): Don't call compute_symtab_includes for
1929 type units.
1930 (process_full_type_unit): New function.
1931 (process_imported_unit_die): Flag an error if called for type units.
1932 (handle_DW_AT_stmt_list): Delete arg "want_line_info". All callers
1933 updated. Assert not called for type units.
1934 (read_file_scope): Call dwarf2_start_symtab.
1935 (setup_type_unit_groups): New function.
1936 (read_type_unit_scope): Rewrite.
1937 (abbrev_table_read_table): Initialize abbrev_table->offset.
1938 (abbrev_table_free_cleanup): New function.
1939 (dwarf2_start_symtab): New function.
1940 (load_full_type_unit): Assert not called for type unit groups.
1941 * buildsym.c (finish_block_internal): New arg "expandable".
1942 All callers updated.
1943 (start_symtab): Move most contents to ...
1944 (restart_symtab): ... here. New function.
1945 (reset_symtab_globals): New function.
1946 (end_symtab_1): Renamed from end_symtab. New arg "expandable".
1947 Call reset_symtab_globals.
1948 (end_symtab, end_expandable_symtab): New functions.
1949 (set_missing_symtab, augment_type_symtab): New functions.
1950 * buildsym.h (end_expandable_symtab): Declare.
1951 (augment_type_symtab, restart_symtab): Declare.
1952 * psympriv.h (struct partial_symtab): New member "anonymous".
1953 * psymtab.c (partial_map_symtabs_matching_filename): Ignore
1954 anonymous psymtabs.
1955 (read_psymtabs_with_filename): Ditto.
1956 (map_symbol_filenames_psymtab, psymtab_to_fullname): Ditto.
1957 (expand_symtabs_matching_via_partial): Ditto.
1958 (dump_psymtab): Update.
1959 * dictionary.c (dict_add_pending): New function.
1960 * dictionary.h (dict_add_pending): Declare.
1961
1962 2012-07-09 Doug Evans <dje@google.com>
1963
1964 * buildsym.c (start_subfile): Remove unnecessary check for
1965 name == NULL.
1966
1967 * psymtab.c (allocate_psymtab): Use host_address_to_string.
1968
1969 * dwarf2read.c (load_full_type_unit): Simplify.
1970
1971 * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_units
1972 to struct signatured_type **. All uses updated.
1973
1974 * dwarf2read.c (dwarf2_attr_no_follow): Delete unused arg "cu".
1975 All callers updated.
1976
1977 2012-07-09 Tom Tromey <tromey@redhat.com>
1978
1979 * c-exp.y (check_parameter_typelist): New function.
1980 (parameter_typelist): Call it.
1981 * eval.c (make_params): Handle '(void)' case.
1982 * gdbtypes.c (lookup_function_type_with_arguments): Handle
1983 '(void)' case.
1984
1985 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1986
1987 * common/linux-ptrace.c: Include gdb_assert.h.
1988 <__i386__> (linux_ptrace_test_ret_to_nx_instr): New declaration.
1989 <__i386__>: Include sys/reg.h, sys/mman.h, signal.h, sys/wait.h and
1990 stdint.h.
1991 (linux_ptrace_test_ret_to_nx, linux_ptrace_init_warnings): New
1992 functions.
1993 * common/linux-ptrace.h (linux_ptrace_init_warnings): New declarations.
1994 * linux-nat.c (linux_child_post_attach)
1995 (linux_child_post_startup_inferior): Call linux_ptrace_init_warnings.
1996
1997 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1998
1999 * linux-thread-db.c (thread_db_find_new_threads_silently): Do not apply
2000 nptl <2.7 bug workaround for core files.
2001
2002 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2003
2004 * linux-nat.c (resume_lwp, linux_nat_resume): Remove LP->SIGINFO
2005 clearing.
2006 (save_siginfo): Remove.
2007 (stop_wait_callback, linux_nat_filter_event): Remove the save_siginfo
2008 call.
2009 (resume_stopped_resumed_lwps): Remove LP->SIGINFO clearing.
2010 (linux_nat_get_siginfo): Use PTRACE_GETSIGINFO.
2011 * linux-nat.h (struct lwp_info): Remove field siginfo.
2012
2013 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2014
2015 Code cleanup for the next patch.
2016 * arm-linux-nat.c (arm_linux_stopped_data_address): Change variable
2017 siginfo_p to siginfo, update its users incl. the linux_nat_get_siginfo
2018 call for it.
2019 * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
2020 (ia64_linux_stopped_data_address):
2021 * linux-nat.c (linux_nat_get_siginfo): Add parameter siginfo, change
2022 the return value.
2023 * linux-nat.h (linux_nat_get_siginfo): Likewise.
2024 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Change variable
2025 siginfo_p to siginfo, update its users incl. the linux_nat_get_siginfo
2026 call for it.
2027
2028 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2029
2030 PR 14321
2031 * findcmd.c (parse_find_args): New variable pattern_buf_size_need.
2032 Increase buffer sizes to 2x we need, not just 2x of the previous size.
2033
2034 2012-07-06 Tom Tromey <tromey@redhat.com>
2035
2036 * c-exp.y (DOTDOTDOT): New token.
2037 (func_mod, exp): Use parameter_typelist.
2038 (parameter_typelist): New production.
2039 (tokentab3): Add "..." token.
2040 * eval.c (make_params): Handle varargs.
2041 * gdbtypes.c (lookup_function_type_with_arguments): Handle
2042 varargs.
2043
2044 2012-07-06 Tom Tromey <tromey@redhat.com>
2045
2046 PR exp/9608:
2047 * c-exp.y (%union) <tvec>: Change type.
2048 (func_mod): Now uses <tvec> type.
2049 (exp): Update for tvec change.
2050 (direct_abs_decl): Push the typelist.
2051 (func_mod): Return a typelist.
2052 (nonempty_typelist): Update for tvec change.
2053 * gdbtypes.c (lookup_function_type_with_arguments): New function.
2054 * gdbtypes.h (lookup_function_type_with_arguments): Declare.
2055 * parse.c (pop_type_list): New function.
2056 (push_typelist): New function.
2057 (follow_types): Handle tp_function_with_arguments.
2058 * parser-defs.h (type_ptr): New typedef. Define a VEC.
2059 (enum type_pieces) <tp_function_with_arguments>: New constant.
2060 (union type_stack_elt) <typelist_val>: New field.
2061 (push_typelist): Declare.
2062
2063 2012-07-06 Tom Tromey <tromey@redhat.com>
2064
2065 * c-exp.y (%union) <type_stack>: New field.
2066 (abs_decl, direct_abs_decl): Use <type_stack> type. Update.
2067 (ptr_operator_ts): New production.
2068 (ptype): Update.
2069 * parse.c (type_stack_reserve): New function.
2070 (check_type_stack_depth): Use it.
2071 (pop_type_stack, append_type_stack, push_type_stack)
2072 (get_type_stack, type_stack_cleanup): New functions.
2073 (follow_types): Handle tp_type_stack.
2074 (_initialize_parse): Simplify initialization.
2075 * parser-defs.h (enum type_pieces) <tp_type_stack>: New
2076 constant.
2077 (union type_stack_elt) <stack_val>: New field.
2078 (get_type_stack, append_type_stack, push_type_stack)
2079 (type_stack_cleanup): Declare.
2080
2081 2012-07-06 Tom Tromey <tromey@redhat.com>
2082
2083 * parser-defs.h (type_stack, type_stack_size, type_stack_depth):
2084 Remove.
2085 (struct type_stack): New.
2086 * parse.c (type_stack, type_stack_size, type_stack_depth):
2087 Remove.
2088 (type_stack): New global.
2089 (parse_exp_in_context, check_type_stack_depth)
2090 (insert_into_type_stack, insert_type, push_type, push_type_int)
2091 (insert_type_address_space, pop_type, pop_type_int)
2092 (_initialize_parse): Update.
2093
2094 2012-07-06 Tom Tromey <tromey@redhat.com>
2095
2096 * c-exp.y (func_mod, direct_abs_decl, abs_decl, ptr_operator):
2097 Remove %type.
2098
2099 2012-07-06 Siddhesh Poyarekar <siddhesh@redhat.com>
2100
2101 * c-lang.c (c_printstr): Remove ununsed variable WIDTH.
2102
2103 2012-07-06 Siddhesh Poyarekar <siddhesh@redhat.com>
2104 Jan Kratochvil <jan.kratochvil@redhat.com>
2105
2106 * cp-valprint.c (cp_print_value): Replace potentially unsafe
2107 alloca with xmalloc/xfree.
2108
2109 2012-07-06 Siddhesh Poyarekar <siddhesh@redhat.com>
2110
2111 * MAINTAINERS (Write After Approval): Add myself to the list.
2112
2113 2012-07-05 Doug Evans <dje@google.com>
2114
2115 * dwarf2read.c (dw2_expand_symtabs_matching): Fix typo.
2116
2117 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2118
2119 * ax-gdb.c (cli/cli-utils.h): New include.
2120 (linespec.h): Ditto.
2121 (agent_eval_command_one): New function.
2122 (agent_command_1): Ditto.
2123 (agent_command): Call function agent_command_1.
2124 (agent_eval_command): Ditto.
2125 (_initialize_ax_gdb): Change help for "maint agent"
2126 and "maint agent-eval".
2127
2128 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2129
2130 * breakpoint.c (check_for_argument): Move to file cli/cli-utils.c.
2131 * cli/cli-utils.c (check_for_argument): New function.
2132 * cli/cli-utils.h (check_for_argument): Ditto.
2133
2134 2012-07-04 H.J. Lu <hongjiu.lu@intel.com>
2135
2136 * NEWS: Mention x32 ABI support.
2137
2138 2012-07-04 H.J. Lu <hongjiu.lu@intel.com>
2139
2140 * amd64-tdep.c (amd64_x32_init_abi): Set sp_regnum_from_eax to
2141 AMD64_RSP_REGNUM and pc_regnum_from_eax to AMD64_RIP_REGNUM.
2142
2143 * i386-tdep.c (i386_gdbarch_init): Initialize sp_regnum_from_eax
2144 and pc_regnum_from_eax to -1. Update SP regnum from
2145 sp_regnum_from_eax and PC regnum from pc_regnum_from_eax if
2146 needed.
2147
2148 * i386-tdep.h (gdbarch_tdep): Add sp_regnum_from_eax and
2149 pc_regnum_from_eax.
2150
2151 2012-07-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 Fix 'warning: parameter has incomplete type' with gcc-3.4.6.
2154 * dwarf2expr.h: Include gdbtypes.h.
2155 (enum call_site_parameter_kind, union call_site_parameter_u): Remove
2156 these forward declarations.
2157 (cu_offset, sect_offset): Move these ...
2158 * gdbtypes.h: Remove include dwarf2expr.h.
2159 (cu_offset, sect_offset): ... here.
2160
2161 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
2162
2163 * amd64-linux-tdep.c (linux_sigtramp_code): Renamed to ...
2164 (amd64_linux_sigtramp_code): This.
2165 (amd64_x32_linux_sigtramp_code): New.
2166 (LINUX_SIGTRAMP_LEN): Updated.
2167 (amd64_linux_sigtramp_start): Check x32 sigtramp.
2168
2169 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2170
2171 * linux-thread-db.c (thread_db_new_objfile): Fix comment typos.
2172
2173 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 * config.in: Regenerate.
2176 * configure: Regenerate.
2177 * configure.ac: Remove check for gnu/libc-version.h.
2178 * linux-thread-db.c <HAVE_GNU_LIBC_VERSION_H>: Remove include of
2179 gnu/libc-version.h.
2180 (enable_thread_event_reporting) <HAVE_GNU_LIBC_VERSION_H>: Remove
2181 variables libc_version, libc_major and libc_minor. Replace sscanf by
2182 inferior_has_bug. Extend the comment.
2183
2184 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2185
2186 * linux-thread-db.c (inferior_has_bug): New function.
2187 (thread_db_find_new_threads_silently): Return boolean as checked by
2188 inferior_has_bug, describe it in the comments.
2189 (try_thread_db_load_1): Move call to thread_db_find_new_threads_silently
2190 earlier. Abort the initialization if it returned non-zero.
2191 (thread_db_new_objfile): Exclude debug files.
2192 (thread_db_find_new_threads_2): Preinitialize ERR. Check errors also
2193 if UNTIL_NO_NEW,
2194
2195 2012-07-02 Doug Evans <dje@google.com>
2196
2197 * dwarf2read.c (maybe_queue_comp_unit): Move definition next to others
2198 related to queue management.
2199
2200 * dwarf2read.c (create_debug_types_hash_table): Use "debug dwarf2-read"
2201 instead of "debug dwarf2-die" in debugging printfs.
2202 (create_debug_info_hash_table_reader): Ditto.
2203 (create_debug_info_hash_table): Ditto.
2204 (init_dwo_file): Ditto.
2205 (init_cutu_and_read_dies): Add debugging printf.
2206 (init_cutu_and_read_dies_no_follow): Ditto.
2207 (process_psymtab_comp_unit_reader): Ditto.
2208
2209 2012-07-02 Stan Shebs <stan@codesourcery.com>
2210
2211 Add target-side support for dynamic printf.
2212 * NEWS: Mention the additional style.
2213 * breakpoint.h (struct bp_target_info): New fields tcommands, persist.
2214 (struct bp_location): New field cmd_bytecode.
2215 * breakpoint.c: Include format.h.
2216 (disconnected_dprintf): New global.
2217 (parse_cmd_to_aexpr): New function.
2218 (build_target_command_list): New function.
2219 (insert_bp_location): Call it.
2220 (remove_breakpoints_pid): Skip dprintf breakpoints.
2221 (print_one_breakpoint_location): Ditto.
2222 (dprintf_style_agent): New global.
2223 (dprintf_style_enums): Add dprintf_style_agent.
2224 (update_dprintf_command_list): Add agent case.
2225 (agent_printf_command): New function.
2226 (_initialize_breakpoint): Add new commands.
2227 * common/ax.def (printf): New bytecode.
2228 * ax.h (ax_string): Declare.
2229 * ax-gdb.h (gen_printf): Declare.
2230 * ax-gdb.c: Include cli-utils.h, format.h.
2231 (gen_printf): New function.
2232 (maint_agent_print_command): New function.
2233 (_initialize_ax_gdb): Add maint agent-printf command.
2234 * ax-general.c (ax_string): New function.
2235 (ax_print): Add printf disassembly.
2236 * Makefile.in (SFILES): Add format.c
2237 (COMMON_OBS): Add format.o.
2238 * common/format.h: New file.
2239 * common/format.c: New file.
2240 * printcmd.c: Include format.h.
2241 (ui_printf): Call parse_format_string.
2242 * remote.c (remote_state): New field breakpoint_commands.
2243 (PACKET_BreakpointCommands): New enum.
2244 (remote_breakpoint_commands_feature): New function.
2245 (remote_protocol_features): Add new BreakpointCommands entry.
2246 (remote_can_run_breakpoint_commands): New function.
2247 (remote_add_target_side_commands): New function.
2248 (remote_insert_breakpoint): Call it.
2249 (remote_insert_hw_breakpoint): Ditto.
2250 (_initialize_remote): Add new packet configuration for
2251 target-side breakpoint commands.
2252 * target.h (struct target_ops): New field
2253 to_can_run_breakpoint_commands.
2254 (target_can_run_breakpoint_commands): New macro.
2255 * target.c (update_current_target): Handle
2256 to_can_run_breakpoint_commands.
2257
2258 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 Execute -ix and -iex only after system and user gdbinit files.
2261 * main.c (captured_main): Move CMDARG_INIT_FILE and CMDARG_INIT_COMMAND
2262 processing down after gdbinit files.
2263
2264 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2265
2266 Add fnmatch-gnu module.
2267 * gnulib/Makefile.in (aclocal_m4_deps): Add new files and remove one.
2268 * gnulib/configure.ac (AC_INIT): Use now import/memmem.c.
2269 * gnulib/aclocal.m4: Regenerate.
2270 * gnulib/config.in: Regenerate.
2271 * gnulib/configure: Regenerate.
2272 * gnulib/import/dummy.c: Remove.
2273 * gnulib/import/Makefile.am: Regenerate.
2274 * gnulib/import/Makefile.in: Likewise.
2275 * gnulib/import/m4/gnulib-cache.m4: Likewise.
2276 * gnulib/import/m4/gnulib-comp.m4: Likewise.
2277 * gnulib/import/alloca.c: New file.
2278 * gnulib/import/alloca.in.h: Likewise.
2279 * gnulib/import/config.charset: Likewise.
2280 * gnulib/import/fnmatch.c: Likewise.
2281 * gnulib/import/fnmatch.in.h: Likewise.
2282 * gnulib/import/fnmatch_loop.c: Likewise.
2283 * gnulib/import/localcharset.c: Likewise.
2284 * gnulib/import/localcharset.h: Likewise.
2285 * gnulib/import/m4/alloca.m4: Likewise.
2286 * gnulib/import/m4/codeset.m4: Likewise.
2287 * gnulib/import/m4/configmake.m4: Likewise.
2288 * gnulib/import/m4/fcntl-o.m4: Likewise.
2289 * gnulib/import/m4/fnmatch.m4: Likewise.
2290 * gnulib/import/m4/glibc21.m4: Likewise.
2291 * gnulib/import/m4/localcharset.m4: Likewise.
2292 * gnulib/import/m4/locale-fr.m4: Likewise.
2293 * gnulib/import/m4/locale-ja.m4: Likewise.
2294 * gnulib/import/m4/locale-zh.m4: Likewise.
2295 * gnulib/import/m4/mbrtowc.m4: Likewise.
2296 * gnulib/import/m4/mbsinit.m4: Likewise.
2297 * gnulib/import/m4/mbsrtowcs.m4: Likewise.
2298 * gnulib/import/m4/mbstate_t.m4: Likewise.
2299 * gnulib/import/m4/stdbool.m4: Likewise.
2300 * gnulib/import/m4/wchar_h.m4: Likewise.
2301 * gnulib/import/m4/wctype_h.m4: Likewise.
2302 * gnulib/import/m4/wint_t.m4: Likewise.
2303 * gnulib/import/mbrtowc.c: Likewise.
2304 * gnulib/import/mbsinit.c: Likewise.
2305 * gnulib/import/mbsrtowcs-impl.h: Likewise.
2306 * gnulib/import/mbsrtowcs-state.c: Likewise.
2307 * gnulib/import/mbsrtowcs.c: Likewise.
2308 * gnulib/import/ref-add.sin: Likewise.
2309 * gnulib/import/ref-del.sin: Likewise.
2310 * gnulib/import/stdbool.in.h: Likewise.
2311 * gnulib/import/streq.h: Likewise.
2312 * gnulib/import/strnlen1.c: Likewise.
2313 * gnulib/import/strnlen1.h: Likewise.
2314 * gnulib/import/verify.h: Likewise.
2315 * gnulib/import/wchar.in.h: Likewise.
2316 * gnulib/import/wctype.in.h: Likewise.
2317
2318 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2319
2320 Support shell wildcards for 'set auto-load safe-path'.
2321 * auto-load.c: Include fnmatch.h.
2322 (filename_is_in_dir): Rename to ...
2323 (filename_is_in_pattern_1, filename_is_in_pattern): ... here and split
2324 it. Update function comment. Rename dir_len to pattern_len. New
2325 variables filename_len, pattern and filename. Add more DEBUG_AUTO_LOAD
2326 messages. Use gdb_filename_fnmatch.
2327 (filename_is_in_auto_load_safe_path_vec): Rename variable dir to
2328 pattern.
2329 (_initialize_auto_load): Extend the "set auto-load safe-path" help text.
2330 * defs.h (gdb_filename_fnmatch): New declaration.
2331 * utils.c: Include fnmatch.h.
2332 (gdb_filename_fnmatch): New function.
2333
2334 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
2335
2336 * breakpoint.c (BREAK_ARGS_HELP): Include help message for the new
2337 `-probe' and `-probe-stap' options.
2338
2339 2012-07-01 Yao Qi <yao@codesourcery.com>
2340
2341 * breakpoint.c: Removed always_inserted_auto, always_inserted_on,
2342 always_inserted_off, and always_inserted_enums.
2343 Change always_inserted_mode's type to 'enum auto_boolean'.
2344 (show_always_inserted_mode, breakpoint_always_inserted_mode): Update
2345 callers.
2346 (_initialize_breakpoint): Call add_setshow_auto_boolean_cmd instead
2347 of add_setshow_enum_cmd.
2348 * infrun.c: Remove can_use_displaced_stepping_auto,
2349 can_use_displaced_stepping_on, can_use_displaced_stepping_off, and
2350 can_use_displaced_stepping_enum.
2351 Change can_use_displaced_stepping's type to 'enum auto_boolean'.
2352 (show_can_use_displaced_stepping, use_displaced_stepping): Update callers.
2353 (_initialize_infrun): Call add_setshow_auto_boolean_cmd instead of
2354 add_setshow_enum_cmd.
2355
2356 2012-06-30 Doug Evans <dje@google.com>
2357
2358 * dwarf2read.c (signatured_type): Make "per_cu" member first.
2359 (init_cutu_and_read_dies): Handle rereading a DWO CU while it's
2360 currently being read. Propagate DW_AT_comp_dir to DWO DIE.
2361
2362 2012-06-29 Doug Evans <dje@google.com>
2363
2364 * linespec.c: #include "stack.h".
2365 (decode_line_with_current_source): Moved here from symtab.c and
2366 renamed from decode_line_spec. All callers updated.
2367 (decode_line_with_last_displayed): Moved here from breakpoint.c and
2368 renamed from decode_line_spec_1. All callers updated.
2369 * linespec.h (decode_line_with_current_source): Move declaration here
2370 from symtab.h and renamed from decode_line_spec.
2371 (decode_line_with_last_displayed): Move declaration here from symtab.h
2372 and renamed from decode_line_spec_1.
2373 * macrocmd.c: #include "linespec.h".
2374 * symtab.c: Remove #include "linespec.h".
2375
2376 2012-06-28 Doug Evans <dje@google.com>
2377
2378 * dwarf2read.c (get_cu_length): New function.
2379 (offset_in_cu_p, error_check_comp_unit_head): Call it.
2380 (create_debug_types_hash_table): Ditto.
2381 (init_cutu_and_read_dies): Ditto.
2382 (init_cutu_and_read_dies_no_follow): Ditto.
2383
2384 * dwarf2read.c (dwarf2_find_base_address): Move definition.
2385
2386 * dwarf2read.c (ABBREV_HASH_SIZE): Remove enclosing #ifndef/#endif.
2387 (struct abbrev_table): Define.
2388 (dwarf2_cu): Replace members dwarf2_abbrevs, abbrev_obstack with
2389 abbrev_table.
2390 (init_cutu_and_read_dies): Update.
2391 (abbrev_table_alloc_abbrev): New function. Replaces
2392 dwarf_alloc_abbrev. All callers updated.
2393 (abbrev_table_add_abbrev): New function.
2394 (abbrev_table_lookup_abbrev): New function. Replaces
2395 dwarf2_lookup_abbrev. All callers updated.
2396 (abbrev_table_read_table): New function. Contents moved here from
2397 dwarf2_read_abbrevs.
2398 (dwarf2_read_abbrevs): Call it.
2399 (abbrev_table_free): New function.
2400 (dwarf2_free_abbrev_table): Call it.
2401
2402 2012-06-28 Stan Shebs <stan@codesourcery.com>
2403
2404 * osdata.c (info_osdata_command): Filter out "Title" columns
2405 from non-MI uses.
2406 * common/linux-osdata.c (struct osdata_type): Add title field.
2407 (osdata_table): Add titles to each entry.
2408 (linux_command_xfer_osdata): Add a column for title data.
2409
2410 2012-06-28 Stan Shebs <stan@codesourcery.com>
2411
2412 Make logging work for MI.
2413 * NEWS: Mention it.
2414 * interps.h (interp_set_logging_ftype): New typedef.
2415 (struct interp_procs): New field set_logging_proc.
2416 (current_interp_set_logging): Declare.
2417 * interps.c (current_interp_set_logging): New function.
2418 * cli/cli-logging.c: Include interps.h.
2419 (set_logging_redirect): Call current_interp_set_logging.
2420 (pop_output_files): Ditto.
2421 (handle_redirections): Ditto, plus skip ui-out redirect if MI.
2422 * mi/mi-console.h (mi_console_set_raw): Declare.
2423 * mi/mi-console.c (mi_console_set_raw): New function.
2424 * mi/mi-interp.c (saved_raw_stdout): New global.
2425 (mi_set_logging): New function.
2426 (_initialize_mi_interp): Add it to interp procs.
2427
2428 2012-06-28 Doug Evans <dje@google.com>
2429
2430 * symtab.c (lookup_symbol_aux_objfile): Use
2431 ALL_OBJFILE_PRIMARY_SYMTABS.
2432
2433 * gdbtypes.c (lookup_typename): Rename local variable "tmp" to "type".
2434
2435 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2436
2437 * common/buffer.c: Include inttypes.h and stdint.h.
2438 (buffer_xml_printf): Use PRId64, PRIu64, PRIx64 and PRIo64.
2439
2440 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2441 Pedro Alves <palves@redhat.com>
2442
2443 * gdbthread.h (ALL_THREADS): New macro.
2444 (thread_list): Declare.
2445 * infrun.c (handle_inferior_event) <spurious signal>: Don't keep
2446 going, but instead fall through to the stepping handling.
2447 * linux-nat.c (resume_lwp): New parameter 'signo'. Resume with
2448 the passed in signal. Adjust debug output.
2449 (resume_callback): Rename to ...
2450 (linux_nat_resume_callback): ... this. Pass the thread's last
2451 stop signal, if in "pass" state.
2452 (linux_nat_resume): Adjust to rename.
2453 (stop_wait_callback): New assertion. Don't respawn signals;
2454 instead let the LWP remain with SIGNALLED set.
2455 (linux_nat_wait_1): Remove flushing of pending SIGSTOPs.
2456 * remote.c (append_pending_thread_resumptions): New.
2457 (remote_vcont_resume): Call it.
2458 * target.h (target_resume): Extend comment.
2459
2460 2012-06-28 Iain Sandoe <iain@codesourcery.com>
2461
2462 * auxv.c (fprint_target_auxv): Handle extended cache data tags.
2463
2464 2012-06-27 Doug Evans <dje@google.com>
2465
2466 * dwarf2read.c (dwarf2_cu): Add ranges_base.
2467 Delete have_addr_base, unused. All uses updated.
2468 (init_cutu_and_read_dies): Process DW_AT_GNU_ranges_base.
2469 (dwarf2_get_pc_bounds): Add ranges_base.
2470 (dwarf2_record_block_ranges): Ditto.
2471
2472 2012-06-27 Tom Tromey <tromey@redhat.com>
2473
2474 PR macros/7961:
2475 * varobj.c (varobj_create): Update.
2476 (varobj_set_value): Update.
2477 * tracepoint.c (validate_actionline): Update.
2478 (encode_actions_1): Update.
2479 * parse.c (parse_exp_1): Add 'pc' argument.
2480 (parse_exp_in_context): Add 'pc' argument. Change how
2481 expression_context_pc is set.
2482 (parse_expression): Update.
2483 (parse_field_expression): Update.
2484 * expression.h (parse_exp_1): Update.
2485 * eval.c (parse_to_comma_and_eval): Update.
2486 * breakpoint.c (set_breakpoint_condition): Update.
2487 (update_watchpoint): Update.
2488 (init_breakpoint_sal): Update
2489 (find_condition_and_thread): Update.
2490 (watch_command_1): Update.
2491 (update_breakpoint_locations): Update.
2492 * ada-lang.c (ada_read_renaming_var_value): Update.
2493 (create_excep_cond_exprs): Update.
2494
2495 2012-06-27 Doug Evans <dje@google.com>
2496
2497 * dwarf2read.c (per_cu_header_read_in): Simplify, and handle
2498 type units.
2499
2500 2012-06-26 Doug Evans <dje@google.com>
2501
2502 * dwarf2read.c (read_and_check_comp_unit_head): Delete unnecessary
2503 prototype.
2504 (error_check_comp_unit_head): New arg abbrev_section. All callers
2505 updated.
2506 (read_and_check_comp_unit_head): Ditto.
2507 (read_and_check_type_unit_head): Ditto.
2508
2509 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2510
2511 New attribute 'last' for gdb.Symtab_and_line.
2512 * NEWS (Python Scripting): Add entry about the new attribute.
2513 * python/py-symtab.c (salpy_get_last): New function which
2514 implements the get method for the 'last' attribute of
2515 gdb.Symtab_and_line.
2516 (sal_object_getset): Add entry for the 'last' attribute.
2517
2518 2012-06-26 Doug Evans <dje@google.com>
2519
2520 * dwarf2read.c (dwo_section_names): Add macinfo_dwo, macro_dwo.
2521 (dwo_sections): Add macinfo, macro.
2522 (dwarf2_locate_dwo_sections): Watch for macro sections.
2523 (dwarf_decode_macros): Remove args lh, abfd, section, section_name.
2524 All callers updated. Handle DWO files.
2525
2526 * NEWS: Mention new options "set debug dwarf2-read" and
2527 "set debug symtab-create".
2528 * dwarf2read.c (dwarf2_read_debug): New static global.
2529 (dwarf2_build_psymtabs_hard): Add debugging printfs.
2530 (process_queue): Ditto.
2531 (process_full_comp_unit): Ditto.
2532 (_initialize_dwarf2_read): Add new option "set debug dwarf2-read".
2533 * elfread.c (elf_symfile_read): Add debugging printf.
2534 * minsyms.c (install_minimal_symbols): Ditto.
2535 * psymtab.c (allocate_psymtab): Ditto.
2536 * symfile.c (allocate_symtab): Ditto.
2537 * symtab.c (symtab_create_debug): New global.
2538 (_initialize_symtab): Add new option "set debug symtab-create".
2539 * symtab.h (symtab_create_debug): Declare.
2540
2541 * dwarf2read.c (lookup_dwo_comp_unit): Enhance comment.
2542 (lookup_dwo_type_unit): Ditto.
2543
2544 2012-06-26 Roland McGrath <roland@hack.frob.com>
2545 H.J. Lu <hongjiu.lu@intel.com>
2546
2547 * amd64-linux-nat.c: Include <sys/user.h>.
2548 (ps_get_thread_area): Use PTRACE_PEEKUSER to get fs_base/gs_base
2549 if HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE or
2550 HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE is defined.
2551
2552 * configure.ac: Check if the fs_base and gs_base members of
2553 `struct user_regs_struct' exist.
2554 * config.in: Regenerated.
2555 * configure: Likewise.
2556
2557 2012-06-25 Michael Eager <eager@eagercon.com>
2558
2559 PR python/14291
2560 * python/python.c (gdbpy_write): Check for interrupted output.
2561
2562 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
2563
2564 * arm-tdep.c (arm_in_function_epilogue_p): Recognize POP with a single
2565 register as a stack alignment in ARM mode.
2566
2567 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 Update gnulib to GIT commit a39f53ccb70a613e647e1019fb4c63645220267e.
2570 * gnulib/config.in: Regenerate.
2571 * gnulib/configure: Likewise.
2572 * gnulib/import/m4/extensions.m4: Update it.
2573 * gnulib/import/m4/gnulib-common.m4: Likewise.
2574 * gnulib/import/m4/memmem.m4: Likewise.
2575 * gnulib/import/m4/mmap-anon.m4: Likewise.
2576 * gnulib/import/m4/multiarch.m4: Likewise.
2577 * gnulib/import/stdint.in.h: Likewise.
2578
2579 2012-06-24 Yao Qi <yao@codesourcery.com>
2580
2581 * corefile.c (write_memory_with_notification): New.
2582 * gdbcore.h: Declare write_memory_with_notification.
2583 * ada-lang.c (ada_value_assign): Replace 'write_memory' and
2584 'observer_notify_memory_changed' with 'write_memory_with_notification'.
2585 * valops.c (value_assign): Likewise.
2586 * python/py-inferior.c (infpy_write_memory): Call
2587 'write_memory_with_notification'.
2588
2589 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2590
2591 * cc-with-index.sh: Use also -ex "set auto-load no".
2592
2593 2012-06-23 Doug Evans <dje@google.com>
2594
2595 PR 14125
2596 * NEWS: Document additions to .gdb_index.
2597 * dwarf2read.c: #include "gdb/gdb-index.h".
2598 (DW2_GDB_INDEX_SYMBOL_STATIC_SET_VALUE): New macro.
2599 (DW2_GDB_INDEX_SYMBOL_KIND_SET_VALUE): New macro.
2600 (DW2_GDB_INDEX_CU_SET_VALUE): New macro.
2601 (dwarf2_read_index): Recognize version 7.
2602 (dw2_do_expand_symtabs_matching): New args want_specific_block,
2603 block_kind, domain): All callers updated.
2604 (dw2_find_symbol_file): Handle new index CU values.
2605 (dw2_expand_symtabs_matching): Match symbol kind if requested.
2606 (add_index_entry): New args is_static, kind. All callers updated.
2607 (offset_type_compare, uniquify_cu_indices): New functions
2608 (symbol_kind): New function.
2609 (write_psymtabs_to_index): Remove duplicate CU values.
2610 (write_psymtabs_to_index): Write .gdb_index version 7.
2611
2612 2012-06-22 Joel Brobecker <brobecker@adacore.com>
2613
2614 * configure.ac (build_warnings): Add -Wdeclaration-after-statement.
2615 * configure: Regenerate.
2616
2617 2012-06-20 Yao Qi <yao@codesourcery.com>
2618
2619 * python/py-inferior.c: Update comments of infpy_read_memory
2620 and infpy_write_memory.
2621
2622 2012-06-19 Tom Tromey <tromey@redhat.com>
2623
2624 PR exp/9514:
2625 * parser-defs.h (insert_type, insert_type_address_space): Declare.
2626 (push_type_address_space): Remove.
2627 * parse.c (insert_into_type_stack): New function.
2628 (insert_type): Likewise.
2629 (insert_type_address_space): Rename from push_type_address_space.
2630 Insert tp_space_identifier.
2631 * c-exp.y (ptr_operator): New production.
2632 (abs_decl): Use ptr_operator.
2633 (space_identifier): Call insert_type_address_space.
2634 (ptype): Don't use const_or_volatile_or_space_identifier.
2635 (const_or_volatile_noopt): Call insert_type.
2636 (conversion_type_id, conversion_declarator): New productions.
2637 (operator): Use conversion_type_id.
2638
2639 2012-06-18 Doug Evans <dje@google.com>
2640
2641 * symtab.h (minimal_symbol): New member created_by_gdb.
2642 * elfread.c (elf_symtab_read): Set created_by_gdb for @plt minsym
2643 created by gdb.
2644 * symtab.c (lookup_symbol_in_objfile_from_linkage_name): New function.
2645 (search_symbols): Call it instead of lookup_symbol.
2646 Skip symbols created by gdb. Only scan minsyms if nfiles == 0.
2647
2648 * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
2649 Adjust address for DW_OP_GNU_addr_index.
2650 * dwarf2expr.h (dwarf_expr_context): Update comment.
2651 * dwarf2loc.c (locexpr_describe_location_piece): New arg per_cu,
2652 all callers updated. Handle TLS vars described with
2653 DW_OP_GNU_const_index.
2654 (disassemble_dwarf_expression): Handle DW_OP_GNU_addr_index
2655 and DW_OP_GNU_const_index.
2656 * dwarf2read.c (decode_locdesc): Handle DW_OP_GNU_addr_index.
2657
2658 * block.c (find_block_in_blockvector): Make explicit the fact that we
2659 ignore GLOBAL_BLOCK.
2660
2661 2012-06-18 Tom Tromey <tromey@redhat.com>
2662
2663 * c-exp.y (operator): Remove trailing space after "delete" and
2664 "delete[]".
2665
2666 2012-06-18 Mark Kettenis <kettenis@gnu.org>
2667 Jan Kratochvil <jan.kratochvil@redhat.com>
2668
2669 Switch i386 and derived targets to ON_STACK.
2670 * amd64-dicos-tdep.c (amd64_dicos_push_dummy_code): Remove.
2671 (amd64_dicos_init_abi): Remove its installment.
2672 * dicos-tdep.c (dicos_init_abi): Remove the
2673 set_gdbarch_call_dummy_location call. Update the comment here.
2674 * i386-dicos-tdep.c (i386_dicos_push_dummy_code): Remove.
2675 (i386_dicos_init_abi): Remove its installment.
2676 * i386-tdep.c (i386_push_dummy_code): New function.
2677 (i386_gdbarch_init): Call set_gdbarch_call_dummy_location, install
2678 i386_push_dummy_code.
2679
2680 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 Remove stale dummy frames.
2683 * breakpoint.c: Include dummy-frame.h.
2684 (longjmp_breakpoint_ops): New variable.
2685 (update_breakpoints_after_exec, breakpoint_init_inferior): Delete also
2686 bp_longjmp_call_dummy.
2687 (bpstat_what, bptype_string, print_one_breakpoint_location)
2688 (init_bp_location): Support bp_longjmp_call_dummy.
2689 (set_longjmp_breakpoint): Use longjmp_breakpoint_ops. Comment why.
2690 (set_longjmp_breakpoint_for_call_dummy)
2691 (check_longjmp_breakpoint_for_call_dummy, longjmp_bkpt_dtor): New
2692 functions.
2693 (initialize_breakpoint_ops): Initialize longjmp_breakpoint_ops.
2694 * breakpoint.h (enum bptype): New item bp_longjmp_call_dummy. Delete
2695 FIXME comment and extend the other comment for bp_call_dummy.
2696 (set_longjmp_breakpoint_for_call_dummy)
2697 (check_longjmp_breakpoint_for_call_dummy): New declarations.
2698 * dummy-frame.c: Include gdbthread.h.
2699 (pop_dummy_frame_bpt): New function.
2700 (pop_dummy_frame): Call pop_dummy_frame_bpt.
2701 (dummy_frame_discard): New function.
2702 (cleanup_dummy_frames): Update the comment about longjmps.
2703 * dummy-frame.h (dummy_frame_discard): New declaration.
2704 * gdbthread.h (struct thread_info): Extend initiating_frame comment.
2705 * infcall.c (call_function_by_hand): New variable longjmp_b. Call
2706 set_longjmp_breakpoint_for_call_dummy. Chain its breakpoints with BPT.
2707 * infrun.c (handle_inferior_event) <BPSTAT_WHAT_CLEAR_LONGJMP_RESUME>:
2708 Add case 4 comment. Call check_longjmp_breakpoint_for_call_dummy and
2709 keep_going if IS_LONGJMP and there is no other reason to stop.
2710
2711 2012-06-18 Greta Yorsh <Greta.Yorsh@arm.com>
2712
2713 * remote-sim.c (sim_command_completer): Initialize
2714 variable 'result'.
2715
2716 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2717
2718 * dwarf2expr.c (execute_stack_op): Support DW_OP_GNU_parameter_ref.
2719 * dwarf2loc.c (call_site_parameter_matches): Support
2720 CALL_SITE_PARAMETER_PARAM_OFFSET.
2721 (needs_dwarf_reg_entry_value): Push stub value.
2722 * dwarf2read.c (read_call_site_scope): New variable origin. Support
2723 CALL_SITE_PARAMETER_PARAM_OFFSET and its DW_AT_abstract_origin.
2724 * gdbtypes.h (enum call_site_parameter_kind): New item
2725 CALL_SITE_PARAMETER_PARAM_OFFSET.
2726 (struct call_site.parameter.u): New field param_offset.
2727
2728 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2729
2730 Code cleanup: Generalize call_site.parameter key.
2731 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_entry_value>: Remove
2732 variable dwarf_reg. New variable kind_u. Update parameters to
2733 push_dwarf_reg_entry_value.
2734 (ctx_no_push_dwarf_reg_entry_value): Update parameters.
2735 * dwarf2expr.h (enum call_site_parameter_kind)
2736 (union call_site_parameter_u): Forward declarations.
2737 (struct dwarf_expr_context_funcs): Update parameters and their
2738 description for push_dwarf_reg_entry_value.
2739 (ctx_no_push_dwarf_reg_entry_value): Update parameters.
2740 * dwarf2loc.c (call_site_parameter_matches): New function.
2741 (dwarf_expr_reg_to_entry_parameter): Update parameters and their
2742 description. Use call_site_parameter_matches.
2743 (dwarf_expr_push_dwarf_reg_entry_value, value_of_dwarf_reg_entry):
2744 Update parameters and their description.
2745 (value_of_dwarf_block_entry): Remove variables dwarf_reg and fb_offset.
2746 New variable kind_u. Adjust the caller for updated parameters.
2747 (needs_dwarf_reg_entry_value): Update parameters.
2748 * dwarf2read.c (read_call_site_scope): New variable loc. Use it
2749 instead of attr. Update for the changed fields of struct
2750 call_site_parameter.
2751 * gdbtypes.h: Include dwarf2expr.h.
2752 (enum call_site_parameter_kind): New.
2753 (struct call_site.parameter): New field kind. Wrap dwarf_reg and
2754 fb_offset into new union u.
2755
2756 2012-06-16 H.J. Lu <hongjiu.lu@intel.com>
2757
2758 * amd64-tdep.c (amd64_x32_analyze_stack_align): New function.
2759 (amd64_analyze_prologue): Call amd64_x32_analyze_stack_align
2760 for x32.
2761
2762 2012-06-16 H.J. Lu <hongjiu.lu@intel.com>
2763
2764 * amd64-linux-nat.c (compat_x32_clock_t): New.
2765 (compat_x32_siginfo_t): Likewise.
2766 (compat_x32_siginfo_from_siginfo): Likewise.
2767 (siginfo_from_compat_x32_siginfo): Likewise.
2768 (amd64_linux_siginfo_fixup): Call compat_x32_siginfo_from_siginfo
2769 and siginfo_from_compat_x32_siginfo for x32.
2770
2771 2012-06-15 Hui Zhu <hui_zhu@mentor.com>
2772
2773 * tracepoint.c (tfile_xfer_partial): Add a lseek.
2774
2775 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
2776
2777 * amd64-linux-nat.c (ps_get_thread_area): Check bits_per_word
2778 instead of gdbarch_ptr_bit.
2779 * amd64-nat.c (amd64_native_gregset_reg_offset): Likewise.
2780 (amd64_supply_native_gregset): Likewise.
2781 (amd64_collect_native_gregset): Likewise.
2782 * amd64-tdep.c (amd64_supply_fxsave): Likewise.
2783 (amd64_supply_xsave): Likewise.
2784 (amd64_collect_fxsave): Likewise.
2785 (amd64_collect_xsave): Likewise.
2786
2787 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
2788
2789 * amd64-linux-nat.c (AMD64_LINUX_X32_DS): New.
2790 (amd64_linux_read_description): Check DS segment register for
2791 x32 process.
2792
2793 2012-06-15 Tom Tromey <tromey@redhat.com>
2794
2795 * dwarf2read.c (dw2_find_symbol_file): Unconditionally use
2796 init_cutu_and_read_dies.
2797
2798 2012-06-15 Iain Sandoe <iain@codesourcery.com>
2799
2800 * MAINTAINERS (Write After Approval): Add myself to the list.
2801
2802 2012-06-15 Tom Tromey <tromey@redhat.com>
2803
2804 * valops.c (value_find_oload_method_list): Now static.
2805 * value.h (value_find_oload_method_list): Don't declare.
2806
2807 2012-06-15 Tom Tromey <tromey@redhat.com>
2808
2809 * valops.c (find_overload_match): Use value_ind.
2810
2811 2012-06-15 Maciej W. Rozycki <macro@codesourcery.com>
2812
2813 * infrun.c (handle_inferior_event): Correct indentation.
2814
2815 2012-06-14 Doug Evans <dje@google.com>
2816
2817 * dwarf2loc.c (debug_loc_kind): Add DEBUG_LOC_START_LENGTH.
2818 (DEBUG_LOC_START_END): Renamed from DEBUG_LOC_NORMAL.
2819 All uses updated.
2820 (decode_debug_loc_dwo_addresses): New arg "byte_order". All callers
2821 updated. Handle DEBUG_LOC_START_LENGTH.
2822 (dwarf2_find_location_expression): Handle DEBUG_LOC_START_LENGTH.
2823 (loclist_describe_location): Ditto.
2824
2825 2012-06-14 Maciej W. Rozycki <macro@codesourcery.com>
2826
2827 PR backtrace/13866
2828 * infrun.c (handle_inferior_event): Re-fetch frame and gdbarch
2829 after hiding inline functions.
2830
2831 2012-06-13 Joel Brobecker <brobecker@adacore.com>
2832
2833 * inf-ttrace.c (_initialize_hppa_hpux_nat): Rename into
2834 _initialize_inf_ttrace.
2835
2836 2012-06-13 Joel Brobecker <brobecker@adacore.com>
2837
2838 * ia64-hpux-nat.c (_initialize_ia64_hpux_nat): Renames
2839 _initialize_hppa_hpux_nat.
2840
2841 2012-06-13 Joel Brobecker <brobecker@adacore.com>
2842
2843 * remote-sim.c (sim_command_completer): Change type of return
2844 value to "VEC (char_ptr) *". Adjust implementation accordingly.
2845
2846 2012-06-13 Mark Kettenis <kettenis@gnu.org>
2847 Jan Kratochvil <jan.kratochvil@redhat.com>
2848
2849 PR tdep/14222
2850 * i386-tdep.c (i386_push_dummy_call): Unconditionally align the
2851 stack on a 16-byte boundary.
2852
2853 2012-06-13 Kaushik Srenevasan <kaushik@twitter.com>
2854
2855 * jit.c (finalize_symtab): Set function's return type to 'void' by
2856 default.
2857
2858 2012-06-13 Mark Kettenis <kettenis@gnu.org>
2859 H.J. Lu <hongjiu.lu@intel.com>
2860
2861 * amd64-linux-tdep.c (amd64_linux_init_abi_common): New function.
2862 Move bits common to both the classic LP64 and the new x32 ILP32
2863 ABI here.
2864 (amd64_linux_init_abi): Call amd64_linux_init_abi_common.
2865 (amd64_x32_linux_init_abi): New function.
2866 (_initialize_amd64_linux_tdep): Register osabi for bfd_mach_x64_32
2867 subtype.
2868
2869 * i386-tdep.h (i386_pseudo_register_name): New prototype.
2870 * i386-tdep.c (i386_pseudo_register_name): Make public.
2871 * amd64-tdep.h (amd64_x32_init_abi): New prototype.
2872 * amd64-tdep.c (amd64_dword_names): Add "eip".
2873 (amd64_x32_pseudo_register_type): New function
2874 (amd64_x32_init_abi): New function.
2875
2876 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2877
2878 PR build/14003
2879 * inferior.h (struct inferior_suspend_state): Comment out.
2880 (struct inferior): Comment out the field suspend.
2881 * infrun.c (struct infcall_suspend_state): Comment out the field
2882 inferior_suspend.
2883 (save_infcall_suspend_state, restore_infcall_suspend_state): Comment
2884 out its assignment.
2885
2886 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2887
2888 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
2889 * c-exp.y (classify_inner_name): Remove caller assumptions in the
2890 function comment. Return ERROR for unresolved cases. Implement
2891 returning proper NAME.
2892 (yylex): Accept also NAME from classify_inner_name.
2893 * cp-namespace.c (cp_lookup_nested_type): Rename to ...
2894 (cp_lookup_nested_symbol): ... here. Return any found symbol, not just
2895 LOC_TYPEDEF type.
2896 * cp-support.h (cp_lookup_nested_type): Update its declaration.
2897
2898 2012-06-13 Tom Tromey <tromey@redhat.com>
2899
2900 * breakpoint.c (condition_completer): New function.
2901 (_initialize_breakpoint): Use it.
2902 * value.c (complete_internalvar): New function.
2903 * value.h (complete_internalvar): Declare.
2904
2905 2012-06-13 Tom Tromey <tromey@redhat.com>
2906
2907 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.
2908 * breakpoint.c (catch_syscall_completer): Return a VEC.
2909 * cli/cli-cmds.c (complete_command): Update.
2910 * cli/cli-decode.c (complete_on_cmdlist): Return a VEC.
2911 (complete_on_enum): Likewise.
2912 * command.h: Include gdb_vecs.h.
2913 (completer_ftype): Change return type.
2914 (complete_on_cmdlist, complete_on_enum): Likewise.
2915 * completer.c (noop_completer, filename_completer)
2916 (location_completer): Return a VEC.
2917 (add_struct_fields): Remove 'nextp' argument. Change 'output'
2918 to a VEC.
2919 (expression_completer, complete_line_internal, complete_line)
2920 (command_completer): Return a VEC.
2921 (gdb_completion_word_break_characters, line_completion_function):
2922 Update.
2923 * completer.h: Include gdb_vecs.h.
2924 (complete_line, noop_completer, filename_completer)
2925 (expression_completer, location_completer, command_completer):
2926 Update.
2927 * f-lang.c (f_word_break_characters): Return a VEC.
2928 * interps.c (interpreter_completer): Return a VEC.
2929 * language.h (struct language_defn)
2930 <la_make_symbol_completion_list>: Return a VEC.
2931 * python/py-cmd.c (cmdpy_completer): Return a VEC.
2932 * symtab.c (free_completion_list): Take a VEC.
2933 (return_val_size, return_val_index): Remove.
2934 (return_val): Now a VEC.
2935 (completion_list_add_name): Update.
2936 (default_make_symbol_completion_list_break_on)
2937 (default_make_symbol_completion_list, make_symbol_completion_list)
2938 (make_symbol_completion_list_fn, make_file_symbol_completion_list):
2939 Return a VEC.
2940 (add_filename_to_list): Update.
2941 (struct add_partial_filename_data) <list_used, list_alloced>: Remove.
2942 <list>: Now a VEC.
2943 (maybe_add_partial_symtab_filename): Update.
2944 (make_source_files_completion_list): Return a VEC.
2945 * symtab.h (default_make_symbol_completion_list_break_on)
2946 (default_make_symbol_completion_list, make_symbol_completion_list)
2947 (make_symbol_completion_list_fn, make_file_symbol_completion_list)
2948 (make_source_files_completion_list): Update.
2949
2950 2012-06-13 Tom Tromey <tromey@redhat.com>
2951
2952 * breakpoint.c (add_catch_command): Use completer_ftype.
2953 * breakpoint.h: Include command.h.
2954 (add_catch_command): Use completer_ftype.
2955 * cli/cli-decode.c (set_cmd_completer): Use completer_ftype.
2956 * cli/cli-decode.h (struct cmd_list_element) <completer>:
2957 Use completer_ftype.
2958 * command.h (completer_ftype): New typedef.
2959 (set_cmd_completer): Use it.
2960 * python/py-cmd.c (struct cmdpy_completer) <completer>: Use
2961 completer_ftype.
2962
2963 2012-06-13 Pedro Alves <palves@redhat.com>
2964
2965 Partial revert of previous change.
2966
2967 * serial.c (scb_base): New global.
2968 (serial_for_fd): New.
2969 (serial_open, serial_fdopen_ops): Link new serial in open serials
2970 chain.
2971 (do_serial_close): Unlink serial from the open serials chain.
2972
2973 2012-06-12 Pedro Alves <palves@redhat.com>
2974
2975 * infrun.c (infrun_thread_stop_requested_callback): Don't switch
2976 threads here.
2977 (prepare_for_detach): No longer context switch here in non-stop
2978 mode.
2979 (fetch_inferior_event): Ditto.
2980 (handle_inferior_event) <STOP_QUIETLY || NO_STOP_QUIETLY>: Switch
2981 to the event thread before removing breakpoints. Switch to the
2982 event thread before inserting breakpoints and resuming.
2983 (handle_inferior_event) <TARGET_WAITKIND_SPURIOUS>: Switch to the
2984 event thread before resuming.
2985 (handle_inferior_event) <stepping_past_singlestep_breakpoint>:
2986 Switch to the event thread before removing breakpoints.
2987
2988 2012-06-12 Eli Zaretskii <eliz@gnu.org>
2989
2990 * infcmd.c (construct_inferior_arguments) [__MINGW32__]: Quote
2991 special characters correctly for the Windows shells. See
2992 http://sourceware.org/ml/gdb/2012-06/msg00047.html for the bug
2993 report.
2994 [!__MINGW32__]: Remove extra double quote character from special
2995 characters.
2996
2997 2012-06-11 Stan Shebs <stan@codesourcery.com>
2998
2999 * ui-out.h: Remove #if 0 declarations.
3000 * ui-out.c: Remove #if 0 functions.
3001
3002 2012-06-11 Pedro Alves <palves@redhat.com>
3003
3004 * ser-base.c (run_async_handler_and_reschedule): New.
3005 (fd_event, push_event): Use it.
3006 * serial.c (serial_open, serial_fdopen_ops): Set the initial
3007 reference count to 1.
3008 (do_serial_close): Set the bufp field to NULL. Use serial_unref
3009 instead of xfree.
3010 (serial_is_open, serial_ref, serial_unref): New.
3011 * serial.h (serial_open): Adjust comment.
3012 (serial_is_open): Declare.
3013 (serial_close): Adjust comment.
3014 (serial_ref, serial_unref) Declare.
3015 (struct serial): New field 'refcnt'.
3016
3017 2012-06-11 Pedro Alves <palves@redhat.com>
3018
3019 Remove #if 0'd "connect" command, and unnecessary associated
3020 refcounting and serial reuse bits.
3021
3022 * serial.h (struct serial): Remove fields 'next' and 'refcnt'.
3023 * serial.c (last_serial_opened): Delete.
3024 (scb_base): Delete.
3025 (serial_open): Adjust.
3026 (serial_for_fd): Delete.
3027 (serial_fdopen_ops, do_serial_close): Adjust.
3028 (serial_fdopen_ops): Adjust.
3029
3030 2012-06-11 Pedro Alves <palves@redhat.com>
3031
3032 * serial.c (do_serial_close): Remove early return when SCB is
3033 null.
3034
3035 2012-06-11 Tom Tromey <tromey@redhat.com>
3036
3037 * dwarf2read.c (dw2_get_file_names_reader): Ignore partial units.
3038
3039 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3040
3041 Fix regression by the "ambiguous linespec" series.
3042 * breakpoint.c (parse_breakpoint_sals): New variable cursal. Use
3043 get_last_displayed_symtab and get_last_displayed_line and depending
3044 on CURSAL.
3045
3046 2012-06-11 Tom Tromey <tromey@redhat.com>
3047
3048 * dwarf2read.c (dw2_get_primary_filename_reader): New function.
3049 (dw2_find_symbol_file): Use it.
3050
3051 2012-06-11 Michael Eager <eager@eagercon.com>
3052
3053 * mips-linux-tdep.c (mips_gdb_signal_from_target): New
3054 * mips-linux-tdep.h (mips_signals): New
3055
3056 2012-06-11 Tom Tromey <tromey@redhat.com>
3057
3058 * infrun.c (handle_inferior_event)
3059 <BPSTAT_WHAT_SET_LONGJMP_RESUME>: Don't delete the step-resume
3060 breakpoint.
3061 <BPSTAT_WHAT_CLEAR_LONGJMP_RESUME>: Remove longjmp logic; use
3062 exception logic in all cases. Update comments.
3063 (insert_longjmp_resume_breakpoint): Set the exception resume
3064 breakpoint.
3065
3066 2012-06-11 Maciej W. Rozycki <macro@codesourcery.com>
3067
3068 * mips-tdep.c (mips_push_dummy_code): Handle microMIPS code.
3069
3070 2012-06-09 Siva Chandra Reddy <sivachandra@google.com>
3071
3072 * valarith.c (binop_types_user_defined_p): Fix a typo.
3073
3074 2012-06-08 Yao Qi <yao@codesourcery.com>
3075 Chung-Lin Tang <cltang@codesourcery.com>
3076
3077 * arch-utils.c (default_return_in_first_hidden_param_p): New.
3078 * arch-utils.h: Declare.
3079 * gdbarch.sh: Add return_in_first_hidden_param_p.
3080 * gdbarch.c, gdbarch.h: Regenerated.
3081 * infcall.c (call_function_by_hand): Call
3082 gdbarch_return_in_first_hidden_param_p instead of
3083 language_pass_by_reference.
3084
3085 * m68k-tdep.c (m68k_return_in_first_hidden_param_p): New.
3086 (m68k_gdbarch_init): Install m68k_return_in_first_hidden_param_p.
3087 * sh-tdep.c (sh_return_in_first_hidden_param_p): New.
3088 (sh_gdbarch_init): Install sh_return_in_first_hidden_param_p.
3089 * tic6x-tdep.c (tic6x_push_dummy_call): Remove local variable
3090 `cplus_return_struct_by_reference'.
3091 (tic6x_return_value): Handle language cplusplus.
3092 (tic6x_return_in_first_hidden_param_p): New.
3093 (tic6x_gdbarch_init): Install tic6x_return_in_first_hidden_param_p.
3094
3095 2012-06-07 Doug Evans <dje@google.com>
3096
3097 * dwarf2read.c (dwarf2_cu): Add comment.
3098
3099 2012-06-06 Maciej W. Rozycki <macro@codesourcery.com>
3100
3101 * mips-tdep.c (mips_pseudo_register_type): Remove tdep local
3102 variable.
3103 (mips_eabi_push_dummy_call): Likewise.
3104 (mips_n32n64_push_dummy_call): Likewise.
3105 (mips_o32_push_dummy_call): Likewise.
3106 (mips_o64_push_dummy_call): Likewise.
3107
3108 2012-06-06 Maciej W. Rozycki <macro@codesourcery.com>
3109
3110 * mips-tdep.c (mips_convert_register_p): Correct coding style.
3111
3112 2012-06-06 Maciej W. Rozycki <macro@codesourcery.com>
3113
3114 * mips-tdep.c (mips_pseudo_register_type): Use
3115 mips_float_register_p.
3116
3117 2012-06-06 Pedro Alves <palves@redhat.com>
3118
3119 * infrun.c (handle_inferior_event): Remove calls to
3120 reinit_frame_cache that follow a context_switch call.
3121
3122 2012-06-06 Pedro Alves <palves@redhat.com>
3123
3124 * infrun.c (handle_inferior_event) <deferred_step_ptid>: Use
3125 context_switch and remove stale comment.
3126
3127 2012-06-06 Pedro Alves <palves@redhat.com>
3128
3129 * infrun.c (struct execution_control_state): Remove
3130 `new_thread_event' field.
3131 (handle_inferior_event): Simplify new threads handling; don't
3132 resume the inferior if we find a new thread.
3133
3134 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3135
3136 * NEWS: Document the deprecation of SH's 'regs' command.
3137 * inferior.h (all_registers_info): Add function declaration.
3138 * sh-tdep.c (sh_show_regs): Remove variable.
3139 (sh_generic_show_regs, sh3_show_regs, sh2e_show_regs, sh2a_show_regs)
3140 (sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs)
3141 (sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs)
3142 (sh_show_regs_command): Remove functions.
3143 (sh_gdbarch_init): Don't set sh_show_regs.
3144 (_initialize_sh_tdep): Make the 'regs' command an deprecated alias to
3145 'info all-registers'.
3146 * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs)
3147 (sh64_show_regs): Remove functions.
3148 * sh64-tdep.h (sh64_show_regs): Remove function declaration.
3149
3150 2012-06-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3151
3152 * configure.ac: Move development=true below AC_INIT.
3153 * configure: Regenerate.
3154
3155 2012-06-05 Stan Shebs <stan@codesourcery.com>
3156
3157 * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout from
3158 gdb_stdout.
3159
3160 2012-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
3161
3162 * corefile.c (read_memory, read_stack, write_memory): Accept LEN
3163 argument as ssize_t.
3164 * gdbcore.h (read_memory, read_stack, write_memory): Likewise.
3165 * remote.c (remote_write_bytes_aux, remote_write_bytes): Likewise.
3166 * target.c (target_read_stack, target_write_memory)
3167 (target_write_raw_memory): Likewise.
3168 * target.h (target_read_stack, target_write_memory)
3169 (target_write_raw_memory): Likewise.
3170
3171 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * symfile-mem.c: Change gdb_static_assert to ssize_t.
3174 (target_read_memory_bfd): Cast gdb_assert LEN to ssize_t.
3175 * target.c (target_read_memory): Change LEN to ssize_t.
3176 * target.h (target_read_memory): Change LEN to ssize_t.
3177
3178 2012-06-05 Pedro Alves <palves@redhat.com>
3179
3180 PR backtrace/13866
3181
3182 * breakpoint.c (until_break_command): Only fetch the selected
3183 frame after decode_line_1.
3184
3185 2012-06-05 Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
3186
3187 * solib-svr4.c (enable_break): Don't fallback to setting the solib
3188 event breakpoint at _start, __start or main if a program
3189 interpreter is not found.
3190
3191 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3192
3193 * windows-tdep.h (windows_iterate_over_objfiles_in_search_order):
3194 Add declaration.
3195 * windows-tdep.c: #include "objfiles.h".
3196 (windows_iterate_over_objfiles_in_search_order): New function.
3197 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
3198 iterate_over_objfiles_in_search_order gdbarch method to
3199 windows_iterate_over_objfiles_in_search_order.
3200 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
3201
3202 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3203
3204 * gdbarch.sh: Add generation of
3205 "iterate_over_objfiles_in_search_order_cb_ftype" typedef in
3206 gdbarch.h. Add include of "objfiles.h" in gdbarch.c.
3207 (iterate_over_objfiles_in_search_order): New gdbarch method.
3208 * gdbarch.h, gdbarch.c: Regenerate.
3209 * objfiles.h (default_iterate_over_objfiles_in_search_order):
3210 Add declaration.
3211 * objfiles.c (default_iterate_over_objfiles_in_search_order):
3212 New function.
3213 * symtab.c (lookup_symbol_aux_objfile): New function, extracted
3214 out of lookup_symbol_aux_symtabs.
3215 (lookup_symbol_aux_symtabs): Replace extracted-out code by
3216 call to lookup_symbol_aux_objfile.
3217 (struct global_sym_lookup_data): New type.
3218 (lookup_symbol_global_iterator_cb): New function.
3219 (lookup_symbol_global): Search for symbol using
3220 gdbarch_iterate_over_objfiles_in_search_order and
3221 lookup_symbol_global_iterator_cb.
3222 * findvar.c (struct minsym_lookup_data): New type.
3223 (minsym_lookup_iterator_cb): New function.
3224 (default_read_var_value) [case LOC_UNRESOLVED]: Resolve the
3225 symbol's address via gdbarch_iterate_over_objfiles_in_search_order
3226 and minsym_lookup_iterator_cb.
3227
3228 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3229
3230 Revert the following patch:
3231 * findvar.c (default_read_var_value): For LOC_UNRESOLVED symbols,
3232 try locating the symbol in the symbol's own objfile first, before
3233 extending the search to all objfiles.
3234 * symtab.c (lookup_symbol_aux_objfile): New function, extracted
3235 out of lookup_symbol_aux_symtabs.
3236 (lookup_symbol_aux_symtabs): Add new parameter "exclude_objfile".
3237 Replace extracted-out code by call to lookup_symbol_aux_objfile.
3238 Do not search EXCLUDE_OBJFILE.
3239 (lookup_static_symbol_aux): Update call to lookup_symbol_aux_symtabs.
3240 (lookup_symbol_global): Search for matches in the block's objfile
3241 first, before searching all other objfiles.
3242
3243 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3244
3245 * breakpoint.c (find_condition_and_thread): Stop parsing
3246 as soon as the first invalid keyword is found.
3247
3248 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3249
3250 * copyright.py (EXCLUDE_LIST): Add 'gdb/CONTRIBUTE' to list.
3251
3252 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3253
3254 * config/djgpp/djcheck.sh: Add copyright header.
3255
3256 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3257
3258 * copyright.py (update_files, main): Fix path to update-copyright
3259 script.
3260
3261 2012-06-05 Joel Brobecker <brobecker@adacore.com>
3262
3263 * copyright.py (MULTIPLE_COPYRIGHT_HEADERS): New constant.
3264 (main): Add MULTIPLE_COPYRIGHT_HEADERS to the list of files
3265 for which a reminder to update by hand is printed.
3266
3267 2012-06-04 Doug Evans <dje@google.com>
3268
3269 * buildsym.c (make_blockvector): Add comment.
3270
3271 2012-06-04 Pedro Alves <palves@redhat.com>
3272
3273 * arch-utils.c (default_gdb_signal_from_target): Delete.
3274 * arch-utils.h (default_gdb_signal_from_target): Delete.
3275 * corelow.c (core_open) <signal mapping>: Extended comment. Check
3276 gdbarch_gdb_signal_from_target_p.
3277 * gdbarch.sh (gdb_signal_from_target): Make it an M method (with
3278 predicate).
3279 * gdbarch.h: Regenerate.
3280 * gdbarch.c: Regenerate.
3281
3282 2012-06-04 Pedro Alves <palves@redhat.com>
3283
3284 * gdbarch.sh (gdb_signal_from_target): Mention that the
3285 implementation of the method must be host independent.
3286 * gdbarch.h: Regenerate.
3287
3288 2012-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3289
3290 * symfile-mem.c: 3 new gdb_static_assert for target_read_memory_bfd
3291 parameters.
3292 (target_read_memory_bfd): New function.
3293 (symbol_file_add_from_memory): Use it.
3294
3295 2012-06-03 Doug Evans <dje@google.com>
3296
3297 * symtab.c (lookup_global_symbol_from_objfile): Only scan blockvector
3298 of primary symtab.
3299 (basic_lookup_transparent_type): Ditto.
3300
3301 * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
3302 (ALL_PRIMARY_SYMTABS): Use it.
3303 (ALL_PSPACE_PRIMARY_SYMTABS): Ditto.
3304 * dwarf2read.c (dw2_find_symbol_file): Ditto.
3305 * linespec.c (iterate_over_all_matching_symtabs): Ditto.
3306 * symtab.c (lookup_symbol_aux_objfile): Ditto.
3307 (basic_lookup_transparent_type): Ditto.
3308
3309 2012-06-02 Sergio Durigan Junior <sergiodj@redhat.com>
3310
3311 * symtab.c (symbol_demangled_name): New variable `dem_name'. Use
3312 it to optimize resolution of demangled name.
3313
3314 2012-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3315
3316 * configure.ac (development): Define new variable.
3317 Call AC_CHECK_LIB for mcheck if $development.
3318 (ERROR_ON_WARNING): Enable it by default only if $development.
3319 * config.in: Regenerate.
3320 * configure: Regenerate.
3321
3322 2012-06-01 Siddhesh Poyarekar <siddhesh@redhat.com>
3323
3324 * target.c (target_read_memory): Make LEN argument as size_t.
3325 * target.h (target_read_memory): Likewise.
3326
3327 2012-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 * tilegx-linux-tdep.c (tilegx_l): Use ULL for 64-bit values.
3330
3331 2012-05-31 Edjunior Machado <emachado@linux.vnet.ibm.com>
3332
3333 * ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptrace
3334 BookE interface for PowerPC server processors if not available
3335 in the Linux Kernel.
3336
3337 2012-05-31 Keith Seitz <keiths@redhat.com>
3338
3339 * linespec.c (decode_objc): Add cleanup to free
3340 INFO.FILE_SYMTABS.
3341 (find_linespec_symbols): Add cleanup to free CLASSES.
3342 * symfile.c (find_separate_debug_file_by_debuglink): Add
3343 cleanup to free DEBUGLINK.
3344 * ui-out.c (clear_header_list): No need to check if
3345 HEADER_NEXT.COLHDR is NULL.
3346 Free HEADER_NEXT.COL_NAME.
3347
3348 2012-05-31 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3349
3350 * ada-lang.c (standard_lookup): Prevent uninitialized variable
3351 warning.
3352
3353 2012-05-30 Jeff Kenton <jkenton@tilera.com>
3354
3355 * configure.host (gdb_host_cpu): Handle tilegx*.
3356 (gdb_host): Handle tilegx-*-linux*.
3357 * tilegx-linux-nat.c: New file.
3358 * config/tilegx/linux.mh: New file.
3359
3360 2012-05-30 Jeff Kenton <jkenton@tilera.com>
3361
3362 * Makefile.in (ALL_TARGET_OBJS): Add tilegx-tdep.o and
3363 tilegx-linux-tdep.o.
3364 (ALLDEPFILES): Add tilegx-linux-nat.c, tilegx-tdep.c and
3365 tilegx-linux-tdep.c.
3366 * configure.tgt: Handle tilegx-*-linux*.
3367 * tilegx-tdep.h: New file.
3368 * tilegx-tdep.c: New file.
3369 * tilegx-linux-tdep.c: New file.
3370 * regformats/reg-tilegx.dat: New file.
3371
3372 2012-05-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
3373
3374 * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): fix
3375 accounting of hw watchpoints on ppc.
3376
3377 2012-05-30 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3378
3379 * source.c (openp): Expand tilde in path entries.
3380
3381 2012-05-29 Doug Evans <dje@google.com>
3382
3383 * buildsym.c (block_compar): Fix comment.
3384 (end_symtab): Fix and clarify some comments.
3385
3386 * stabsread.h (cleanup_undefined_stabs_types): Renamed from
3387 cleanup_undefined_types.
3388 * stabsread.c (cleanup_undefined_stabs_types): Ditto.
3389 All callers updated.
3390
3391 2012-05-29 Tom Tromey <tromey@redhat.com>
3392
3393 * symfile.c (symfile_bfd_open): Don't close desc if bfd_fopen
3394 fails.
3395 * solib.c (solib_bfd_fopen): Don't close fd if bfd_fopen fails.
3396 * exec.c (exec_file_attach): Don't close scratch_chan if bfd_fopen
3397 fails.
3398 * dwarf2read.c (try_open_dwo_file): Don't close fd if bfd_fopen
3399 fails.
3400
3401 2012-05-29 Tristan Gingold <gingold@adacore.com>
3402
3403 * solib-darwin.c (dyld_all_image_addr, dyld_all_image): Move into...
3404 (struct darwin_info): ... New struct.
3405 (solib_darwin_pspace_data): New variable.
3406 (darwin_pspace_data_cleanup): New function.
3407 (get_darwin_info): Likewise.
3408 (darwin_dyld_version_ok, darwin_load_image_infos)
3409 (darwin_solib_get_all_image_info_addr_at_init)
3410 (darwin_solib_read_all_image_info_addr): Add info argument.
3411 Adjust code.
3412 (darwin_current_sos): Use per pspace structure.
3413 (darwin_solib_create_inferior_hook): Likewise.
3414 (darwin_clear_solib): Likewise.
3415 (_initialize_darwin_solib): Initialize solib_darwin_pspace_data.
3416
3417 2012-05-28 Pedro Alves <palves@redhat.com>
3418
3419 * infrun.c (wait_for_inferior): Move ecss and ecs locals to the
3420 block that uses them. Clear ecss before handling each event.
3421
3422 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3423
3424 * solib-svr4.c (svr4_current_sos): New comment on
3425 svr4_current_sos_via_xfer_libraries fall back.
3426
3427 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 * psymtab.c (lookup_symbol_aux_psymtabs): New variable stab_best. Use
3430 it as a fallback for TYPE_IS_OPAQUE.
3431 * symfile.h (struct quick_symbol_functions): Mention TYPE_OPAQUE
3432 symbols for lookup_symbol.
3433
3434 2012-05-24 John Steele Scott <toojays@toojays.net>
3435
3436 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
3437 * dwarf2read.c (struct dwarf2_cu) <producer_is_icc>: New field.
3438 (producer_is_gxx_lt_4_6): Move the checking and caching to...
3439 (check_producer): ... this new function, which also checks for ICC
3440 and caches the result.
3441 (producer_is_icc): New function.
3442 (read_structure_type): Don't set TYPE_STUB_SUPPORTED if the
3443 producer was ICC.
3444
3445 2012-05-24 Pedro Alves <palves@redhat.com>
3446
3447 PR gdb/7205
3448
3449 * arch-utils.c (default_gdb_signal_to_host): Rename to ...
3450 (default_gdb_signal_to_target): ... this. Add comment.
3451 (default_gdb_signal_from_host): Rename to ...
3452 (default_gdb_signal_from_target): ... this. Add comment.
3453 * arch-utils.h (default_gdb_signal_to_host): Rename to ...
3454 (default_gdb_signal_to_target): ... this.
3455 (default_gdb_signal_from_host): Rename to ...
3456 (default_gdb_signal_from_target): ... this.
3457 * corelow.c (core_open): Adjust to naming change. Replace comment.
3458 * gdbarch.sh (gdb_signal_from_host): Rename to ...
3459 (gdb_signal_from_target): ... this. Adjust to
3460 default_gdb_signal_from_host naming change. Extend comment.
3461 (gdb_signal_to_host): Rename to ...
3462 (gdb_signal_to_target): ... this. Adjust to
3463 default_gdb_signal_to_host naming change.
3464 * gdbarch.h, gdbarch.c: Renegerate.
3465
3466 2012-05-24 Pedro Alves <palves@redhat.com>
3467
3468 PR gdb/7205
3469
3470 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
3471
3472 2012-05-24 Pedro Alves <palves@redhat.com>
3473
3474 PR gdb/7205
3475
3476 Replace target_signal with gdb_signal throughout.
3477
3478 2012-05-24 Pedro Alves <palves@redhat.com>
3479
3480 PR tui/14159
3481
3482 * tui/tui-hooks.c (tui_query_hook): Pre-compute the question
3483 string, instead of reusing the va_list argument.
3484
3485 2012-05-24 Tom Tromey <tromey@redhat.com>
3486
3487 * cp-support.h (cp_finalize_namespace, cp_initialize_namespace):
3488 Remove.
3489
3490 2012-05-23 Doug Evans <dje@google.com>
3491
3492 * symtab.c (search_symbols): Formatting fixes.
3493 (print_symbol_info): Formatting fixes.
3494
3495 * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->
3496 int64_t change to leb128 API.
3497 (read_encoded_value, decode_frame_entry_1): Ditto.
3498 * dwarf2expr.c (safe_read_uleb128, safe_read_sleb128): Ditto.
3499 (dwarf_block_to_dwarf_reg, dwarf_block_to_dwarf_reg_deref): Ditto.
3500 (dwarf_block_to_fb_offset, dwarf_block_to_sp_offset): Ditto.
3501 (execute_stack_op): Ditto.
3502 * dwarf2expr.h (gdb_read_uleb128, gdb_read_sleb128): Ditto.
3503 (safe_read_uleb128, safe_read_sleb128): Ditto.
3504 * dwarf2loc.c (decode_debug_loc_dwo_addresses): Ditto.
3505 (dwarf2_compile_expr_to_ax): Ditto.
3506 (locexpr_describe_location_piece): Ditto.
3507 (disassemble_dwarf_expression): Ditto.
3508 (locexpr_describe_location_1): Ditto.
3509
3510 2012-05-23 Stan Shebs <stan@codesourcery.com>
3511 Kwok Cheung Yeung <kcy@codesourcery.com>
3512
3513 * Makefile.in (SUBDIR_MI_OBS): Add mi-cmd-info.o.
3514 (SUBDIR_MI_SRCS): Add mi-cmd-info.c.
3515 (mi-cmd-info.o): New rule.
3516 * osdata.h (info_osdata_command): New declaration.
3517 * osdata.c (info_osdata_command): Change to non-static.
3518 * mi/mi-cmds.h (mi_cmd_info_os): New declaration.
3519 * mi/mi-cmds.c (mi_cmds): Add -info-os MI command.
3520 * mi/mi-cmd-info.c: New file.
3521
3522 2012-05-23 Doug Evans <dje@google.com>
3523
3524 * symtab.c (search_symbols): Pass NULL for file_matcher to
3525 expand_symtabs_matching if there are no files to match.
3526
3527 * gdbtypes.c (lookup_typename): Simplify.
3528
3529 2012-05-23 Pedro Alves <palves@redhat.com>
3530
3531 * arch-utils.h (default_target_signal_to_host): Delete.
3532 * arch-utils.c (default_target_signal_to_host): Delete.
3533 * gdbarch.sh (target_signal_to_host): Remove.
3534 * gdbarch.h, gdbarch.c: Regenerate.
3535
3536 2012-05-22 Doug Evans <dje@google.com>
3537
3538 * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, end
3539 "const gdb_byte *".
3540 (struct dwarf2_fde): Make instructions, end "const gdb_byte *".
3541 (execute_cfa_program): Update to match API of leb128 functions.
3542 (read_1_byte, read_4_bytes, read_8_bytes): Make buf parameter
3543 "const gdb_byte *".
3544 (read_unsigned_leb128, read_signed_leb128): Delete.
3545 (read_initial_length): Change type of buf argument to
3546 "const gdb_byte *".
3547 (read_encoded_value): Update to match API of leb128 functions.
3548 (decode_frame_entry): Change result to "const gdb_byte *", and
3549 similarly for "start" parameter.
3550 (decode_frame_entry_1): Ditto. Use new leb128 reader functions.
3551 (dwarf2_build_frame_info): Change local frame_ptr to
3552 "const gdb_byte *".
3553 * dwarf2expr.c (safe_read_uleb128, safe_read_sleb128): Replaces
3554 read_uleb128, read_sleb128. All callers updated.
3555 (safe_skip_leb128): New function.
3556 (dwarf_block_to_dwarf_reg): Update to match API of leb128 functions.
3557 Call gdb_read_uleb128, gdb_skip_leb128 instead of read_uleb128.
3558 (dwarf_block_to_dwarf_reg_deref): Update to match API of leb128
3559 functions. Call gdb_read_uleb128, gdb_read_sleb128 instead of
3560 read_uleb128, read_sleb128.
3561 (dwarf_block_to_fb_offset, dwarf_block_to_sp_offset): Ditto.
3562 (execute_stack_op): Update to match API of leb128 functions.
3563 * dwarf2expr.h: #include "leb128.h".
3564 (read_uleb128, read_sleb128): Delete.
3565 (gdb_read_uleb128, gdb_read_sleb128, gdb_skip_leb128): New functions.
3566 (safe_read_uleb128, safe_read_sleb128, safe_skip_leb128): Declare.
3567 * dwarf2loc.c (debug_loc_kind): New enum.
3568 (decode_debug_loc_addresses): New function.
3569 (decode_debug_loc_dwo_addresses): New function.
3570 (dwarf2_find_location_expression): Rewrite.
3571 (dwarf2_compile_expr_to_ax): Update to match API of leb128 functions.
3572 (locexpr_describe_location_piece): Ditto.
3573 (disassemble_dwarf_expression): Ditto.
3574 (locexpr_describe_location_1): Ditto.
3575 (loclist_describe_location): Rewrite.
3576 * dwarf2loc.h (dwarf2_loclist_baton): New member "from_dwo".
3577 * dwarf2read.c (die_reader_specs): New member "buffer_end".
3578 (dwarf2_section_buffer_overflow_complaint): Renamed from
3579 dwarf2_macros_too_long_complaint. All callers updated.
3580 (skip_leb128): Delete.
3581 (init_cu_die_reader): Initialize reader->buffer_end.
3582 (skip_one_die): Replace call to skip_leb128 with safe_skip_leb128.
3583 (skip_form_bytes): New arg buffer_end. All callers updated.
3584 Replace call to skip_leb128 with gdb_skip_leb128.
3585 (skip_unknown_opcode): New arg mac_end. All callers updated.
3586 (fill_in_loclist_baton): Initialize baton->from_dwo.
3587
3588 2012-05-22 Maciej W. Rozycki <macro@codesourcery.com>
3589
3590 * mips-linux-nat.c (mips_linux_read_description): Use a more
3591 verbose error message.
3592
3593 2012-05-22 Maciej W. Rozycki <macro@codesourcery.com>
3594
3595 * NEWS: Add MIPS/Linux DSP support.
3596 * mips-linux-tdep.c: Document post-2.6.12 o32 sigcontext layout.
3597 (SIGCONTEXT_DSPCTL): New macro.
3598 (SIGCONTEXT_HI1, SIGCONTEXT_LO1): Likewise.
3599 (SIGCONTEXT_HI2, SIGCONTEXT_LO2): Likewise.
3600 (SIGCONTEXT_HI3, SIGCONTEXT_LO3): Likewise.
3601 (N64_SIGCONTEXT_HI1, N64_SIGCONTEXT_HI2): Likewise.
3602 (N64_SIGCONTEXT_HI3): Likewise.
3603 (N64_SIGCONTEXT_LO1, N64_SIGCONTEXT_LO2): Likewise.
3604 (N64_SIGCONTEXT_LO3): Likewise.
3605 (N64_SIGCONTEXT_DSPCTL): Likewise.
3606 (N64_SIGCONTEXT_FPCSR): Clarify definition.
3607 (mips_linux_o32_sigframe_init): Handle DSP registers.
3608 (mips_linux_n32n64_sigframe_init): Likewise.
3609
3610 2012-05-22 Pierre Muller <muller@ics.u-strasbg.fr>
3611
3612 * common/buffer.c (buffer_grow): ARI fix: Remove unneeded
3613 call to abort.
3614
3615 2012-05-22 Pedro Alves <palves@redhat.com>
3616
3617 * target.h (store_waitstatus): Move declaration ...
3618 * inf-child.h (store_waitstatus): ... here.
3619 * target.c: Move inclusion of gdb_wait.h, and ...
3620 (store_waitstatus): ... this ...
3621 * inf-child.c: ... here.
3622 * linux-nat.c: Include inf-child.h.
3623 * rs6000-nat.c: Include inf-child.h.
3624 * spu-linux-nat.c: Include inf-child.h.
3625
3626 2012-05-22 Pierre Muller <muller@ics.u-strasbg.fr>
3627
3628 * tracepoint.c (start_tracing): Add missing i18n markup.
3629 (stop_tracing, set_trace_user): Ditto.
3630 (set_trace_notes, set_trace_stop_notes): Ditto.
3631
3632 2012-05-21 Tom Tromey <tromey@redhat.com>
3633
3634 PR c++/7173:
3635 * gnu-v3-abi.c (gnuv3_baseclass_offset): Return early for Java
3636 types.
3637 * value.h (value_cast_pointers): Update.
3638 * valops.c (value_cast_pointers): Add 'subclass_check' argument.
3639 (value_cast): Update.
3640 (update_search_result): New function.
3641 (do_search_struct_field): New, from search_struct_field. Check
3642 for ambiguous results.
3643 (search_struct_field): Rewrite.
3644 * infcall.c (value_arg_coerce): Update.
3645 * eval.c (evaluate_subexp_standard) <STRUCTOP_MEMBER>: Use
3646 value_cast_pointers.
3647 * ada-lang.c (ada_convert_actual): Update.
3648
3649 2012-05-21 Tom Tromey <tromey@redhat.com>
3650
3651 * macroexp.c (macro_stringify): Terminate the string.
3652
3653 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3654
3655 * NEWS (--with-auto-load-dir): Prepend $debugdir to the default path.
3656 Describe it.
3657 * auto-load.c (auto_load_expand_dir_vars): New function.
3658 (auto_load_safe_path_vec_update): Use it, remove the
3659 substitute_path_component call thanks to it.
3660 (auto_load_objfile_script): Remove the debug_file_directory processing.
3661 Use auto_load_expand_dir_vars, remove the substitute_path_component
3662 call thanks to it.
3663 * configure: Regenerate.
3664 * configure.ac (--with-auto-load-dir): Prepend $debugdir to the default
3665 path. Escape $ also for $debugdir.
3666 (--with_auto_load_safe_path): Escape $ also for $debugdir.
3667 * utils.c (substitute_path_component): Accept also DIRNAME_SEPARATOR.
3668
3669 2012-05-20 Doug Evans <dje@google.com>
3670
3671 * dwarf2read.c (recursively_find_pc_sect_symtab): Initialize "s"
3672 before use. Check for symtab->includes == NULL before scanning it.
3673
3674 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
3675
3676 * mips-tdep.c (mips_reg3_to_reg): Optimize storage.
3677
3678 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
3679
3680 * NEWS: Add microMIPS support and "set mips compression",
3681 "show mips compression" commands.
3682 * mips-tdep.h (mips_isa): New enum.
3683 (gdbarch_tdep): Add mips_isa.
3684 (mips_pc_is_mips16): Update prototype.
3685 (mips_pc_is_mips, mips_pc_is_micromips): New prototypes.
3686 * mips-tdep.c (mips_compression_mips16): New variable.
3687 (mips_compression_micromips): Likewise.
3688 (mips_compression_strings): Likewise.
3689 (mips_compression_string): Likewise.
3690 (is_mips16_isa, is_micromips_isa): New functions.
3691 (is_mips16_addr): Rename to...
3692 (is_compact_addr): ... this.
3693 (unmake_mips16_addr): Likewise to...
3694 (unmake_compact_addr): ... this.
3695 (make_mips16_addr): Likewise to...
3696 (make_compact_addr): ... this.
3697 (is_mips_addr, is_mips16_addr, is_micromips_addr): New
3698 functions.
3699 (mips_elf_make_msymbol_special): Handle microMIPS code.
3700 (msymbol_is_special): Rename to...
3701 (msymbol_is_mips16): ... this.
3702 (mips_make_symbol_special, mips_pc_is_mips16): Update
3703 accordingly.
3704 (msymbol_is_mips, msymbol_is_micromips): New functions.
3705 (mips16_to_32_reg): Rename to...
3706 (mips_reg3_to_reg): ... this.
3707 (mips_pc_is_mips, mips_pc_is_micromips): New functions.
3708 (mips_pc_isa): Likewise.
3709 (mips_read_pc, mips_unwind_pc, mips_write_pc): Handle microMIPS
3710 code.
3711 (mips_fetch_instruction): Pass return status instead of printing
3712 an error message if requested. Handle microMIPS code. Bail out
3713 on an invalid ISA.
3714 (micromips_op): New macro.
3715 (b0s4_imm, b0s5_imm, b0s5_reg, b0s7_imm, b0s10_imm): Likewise.
3716 (b1s9_imm, b2s3_cc, b4s2_regl, b5s5_op, b5s5_reg): Likewise.
3717 (b6s4_op, b7s3_reg): Likewise.
3718 (b0s6_op, b0s11_op, b0s12_imm, b0s16_imm, b0s26_imm): Likewise.
3719 (b6s10_ext, b11s5_reg, b12s4_op): Likewise.
3720 (mips_insn_size): New function.
3721 (mips32_next_pc): Update mips_fetch_instruction call.
3722 (micromips_relative_offset7): New function.
3723 (micromips_relative_offset10): Likewise.
3724 (micromips_relative_offset16): Likewise.
3725 (micromips_pc_insn_size): Likewise.
3726 (micromips_bc1_pc): Likewise.
3727 (micromips_next_pc): Likewise.
3728 (unpack_mips16): Update mips_fetch_instruction call.
3729 (extended_mips16_next_pc): Update according to change to
3730 mips16_to_32_reg.
3731 (mips_next_pc): Update mips_pc_is_mips16 call. Handle microMIPS
3732 code.
3733 (mips16_scan_prologue): Update mips_fetch_instruction call.
3734 Update according to change to mips16_to_32_reg.
3735 (mips_insn16_frame_sniffer): Update mips_pc_is_mips16 call.
3736 (mips_insn16_frame_base_sniffer): Likewise.
3737 (micromips_decode_imm9): New function.
3738 (micromips_scan_prologue): Likewise.
3739 (mips_micro_frame_cache): Likewise.
3740 (mips_micro_frame_this_id): Likewise.
3741 (mips_micro_frame_prev_register): Likewise.
3742 (mips_micro_frame_sniffer): Likewise.
3743 (mips_micro_frame_unwind): New variable.
3744 (mips_micro_frame_base_address): New function.
3745 (mips_micro_frame_base): New variable.
3746 (mips_micro_frame_base_sniffer): New function.
3747 (mips32_scan_prologue): Update mips_fetch_instruction call.
3748 (mips_insn32_frame_sniffer): Check for the standard MIPS ISA
3749 rather than for MIPS16.
3750 (mips_insn32_frame_base_sniffer): Likewise.
3751 (mips_addr_bits_remove): Handle microMIPS code.
3752 (deal_with_atomic_sequence): Rename to...
3753 (mips_deal_with_atomic_sequence): ... this. Update the type
3754 of the variable used to hold an instruction. Remove the ISA bit
3755 check. Update mips_fetch_instruction call.
3756 (micromips_deal_with_atomic_sequence): New function.
3757 (deal_with_atomic_sequence): Likewise.
3758 (mips_about_to_return): Handle microMIPS code. Update
3759 mips_fetch_instruction call.
3760 (heuristic_proc_start): Check for the standard MIPS ISA rather
3761 than for MIPS16. Update mips_pc_is_mips16 and
3762 mips_fetch_instruction calls. Handle microMIPS code.
3763 (mips_push_dummy_code): Handle microMIPS code.
3764 (mips_eabi_push_dummy_call): Likewise.
3765 (mips_o32_return_value): Update mips_pc_is_mips16 call.
3766 (mips_o64_push_dummy_call): Handle microMIPS code.
3767 (mips_o64_return_value): Update mips_pc_is_mips16 call.
3768 (is_delayed): Remove function.
3769 (mips_single_step_through_delay): Replace the call to is_delayed
3770 with mips32_instruction_has_delay_slot. Correct MIPS16 handling.
3771 Handle microMIPS code.
3772 (mips_skip_prologue): Update mips_pc_is_mips16 call. Handle
3773 microMIPS code.
3774 (mips32_in_function_epilogue_p): Update mips_fetch_instruction
3775 call.
3776 (micromips_in_function_epilogue_p): New function.
3777 (mips16_in_function_epilogue_p): Update mips_fetch_instruction
3778 call.
3779 (mips_in_function_epilogue_p): Update mips_pc_is_mips16 call.
3780 Handle microMIPS.
3781 (gdb_print_insn_mips): Likewise.
3782 (mips_breakpoint_from_pc): Likewise.
3783 (mips_remote_breakpoint_from_pc): New function.
3784 (mips32_instruction_has_delay_slot): Simplify making use of the
3785 updated mips_fetch_instruction interface.
3786 (micromips_instruction_has_delay_slot): New function.
3787 (mips16_instruction_has_delay_slot): Simplify making use of the
3788 updated mips_fetch_instruction interface.
3789 (mips_adjust_breakpoint_address): Check for the standard MIPS
3790 ISA rather than for MIPS16 ISA. Update for unmake_compact_addr
3791 calls. Handle microMIPS code.
3792 (mips_get_mips16_fn_stub_pc): Update mips_fetch_instruction call.
3793 (mips_skip_trampoline_code): Handle microMIPS code.
3794 (global_mips_compression): New function.
3795 (mips_gdbarch_init): Handle the compressed ISA setting from ELF
3796 file flags. Register the microMIPS remote breakpoint handler
3797 and heuristic frame unwinder.
3798 (show_mips_compression): New function.
3799 (_initialize_mips_tdep): Add the "set mips compression" and
3800 "show mips compression" commands.
3801
3802 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
3803
3804 * ada-lang.c:
3805 * ada-tasks.c:
3806 * ada-varobj.c:
3807 * amd64-darwin-tdep.c:
3808 * arm-symbian-tdep.c:
3809 * arm-tdep.c:
3810 * avr-tdep.c:
3811 * ax-gdb.c:
3812 * bfin-linux-tdep.c:
3813 * breakpoint.c:
3814 * c-valprint.c:
3815 * cli/cli-cmds.c:
3816 * coffread.c:
3817 * cp-support.c:
3818 * cris-tdep.c:
3819 * dwarf2-frame-tailcall.c:
3820 * dwarf2-frame.c:
3821 * dwarf2expr.c:
3822 * dwarf2loc.c:
3823 * dwarf2read.c:
3824 * elfread.c:
3825 * eval.c:
3826 * expprint.c:
3827 * f-valprint.c:
3828 * frv-tdep.c:
3829 * h8300-tdep.c:
3830 * hppa-hpux-tdep.c:
3831 * hppa-tdep.c:
3832 * hppanbsd-tdep.c:
3833 * i386-nto-tdep.c:
3834 * i386-tdep.c:
3835 * i387-tdep.c:
3836 * ia64-tdep.c:
3837 * jit.c:
3838 * linespec.c:
3839 * linux-tdep.c:
3840 * lm32-tdep.c:
3841 * m2-valprint.c:
3842 * m32c-tdep.c:
3843 * m32r-rom.c:
3844 * m32r-tdep.c:
3845 * m68k-tdep.c:
3846 * m68klinux-tdep.c:
3847 * mi/mi-main.c:
3848 * microblaze-tdep.c:
3849 * mips-linux-tdep.c:
3850 * mips-tdep.c:
3851 * mn10300-tdep.c:
3852 * p-valprint.c:
3853 * parse.c:
3854 * ppc-linux-tdep.c:
3855 * ppc-sysv-tdep.c:
3856 * printcmd.c:
3857 * python/py-finishbreakpoint.c:
3858 * python/py-inferior.c:
3859 * python/py-infthread.c:
3860 * python/py-type.c:
3861 * python/python.c:
3862 * remote-fileio.c:
3863 * remote-m32r-sdi.c:
3864 * remote-mips.c:
3865 * reverse.c:
3866 * rl78-tdep.c:
3867 * rs6000-aix-tdep.c:
3868 * rs6000-tdep.c:
3869 * s390-tdep.c:
3870 * score-tdep.c:
3871 * sh64-tdep.c:
3872 * skip.c:
3873 * solib-darwin.c:
3874 * solib-dsbt.c:
3875 * solib-frv.c:
3876 * sparc-tdep.c:
3877 * spu-multiarch.c:
3878 * spu-tdep.c:
3879 * stack.c:
3880 * symfile.c:
3881 * symtab.c:
3882 * tic6x-tdep.c:
3883 * tracepoint.c:
3884 * v850-tdep.c:
3885 * valarith.c:
3886 * valprint.c:
3887 * value.c:
3888 * xcoffread.c:
3889 * xtensa-tdep.c:
3890 * ada-lang.c:
3891 * ada-tasks.c:
3892 * ada-varobj.c:
3893 * amd64-darwin-tdep.c:
3894 * arm-symbian-tdep.c:
3895 * arm-tdep.c: Delete unused variables.
3896
3897 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3898
3899 Rename $ddir to $datadir.
3900 * NEWS (--with-auto-load-dir): Rename $ddir to $datadir.
3901 * auto-load.c (auto_load_safe_path_vec_update)
3902 (auto_load_gdb_datadir_changed, auto_load_objfile_script): Likewise.
3903 * configure: Regenerate.
3904 * configure.ac (--with-auto-load-dir, --with-auto-load-safe-path):
3905 Likewise. Remove the 'use $ddir' help string.
3906
3907 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3908
3909 * auto-load.c (show_auto_load_safe_path): Accept any combination of
3910 DIRNAME_SEPARATOR and IS_DIR_SEPARATOR for wild-match.
3911
3912 2012-05-18 Tom Tromey <tromey@redhat.com>
3913
3914 PR exp/13907:
3915 * valprint.h (struct value_print_options) <symbol_print>: New
3916 field.
3917 * valprint.c (user_print_options): Add default for symbol_print.
3918 (show_symbol_print): New function.
3919 (generic_val_print): Respect symbol_print.
3920 (_initialize_valprint): Add "print symbol" setting.
3921 * f-valprint.c (f_val_print): Respect symbol_print.
3922 * c-valprint.c (c_val_print): Respect symbol_print.
3923 * NEWS: Update.
3924 * printcmd.c (print_address_symbolic): Return int. Ignore some
3925 zero-size symbols.
3926 (print_address_demangle): Return int.
3927 * defs.h: (print_address_symbolic): Return int.
3928 * value.h (print_address_demangle): Return int.
3929
3930 2012-05-18 Tom Tromey <tromey@redhat.com>
3931
3932 * valprint.c (val_print_string): Don't print leading space.
3933 * p-valprint.c (pascal_val_print) <TYPE_CODE_PTR>: Optionally
3934 print space before string or vtbl.
3935 * m2-valprint.c (print_unpacked_pointer): Optionally print space
3936 before string.
3937 * jv-valprint.c (java_value_print): Print space before string.
3938 * go-valprint.c (print_go_string): Print space before string.
3939 * f-valprint.c (f_val_print) <TYPE_CODE_PTR>: Optionally print
3940 space before string.
3941 * c-valprint.c (c_val_print) <TYPE_CODE_PTR>: Optionally print
3942 space before string or vtbl.
3943 * auxv.c (fprint_target_auxv): Print space after address.
3944
3945 2012-05-18 Tom Tromey <tromey@redhat.com>
3946
3947 * printcmd.c (print_address_demangle): Remove special case for 0.
3948
3949 2012-05-18 Tom Tromey <tromey@redhat.com>
3950
3951 * printcmd.c (print_address_demangle): Add 'opts' argument.
3952 * p-valprint.c (pascal_val_print): Update.
3953 * jv-valprint.c (java_val_print): Update.
3954 * value.h: Update.
3955 * valprint.c (generic_val_print): Update.
3956 (print_function_pointer_address): Add 'options' argument. Remove
3957 'addressprint' argument. Update.
3958 * m2-valprint.c (print_unpacked_pointer): Update.
3959 * gnu-v3-abi.c (print_one_vtable): Update.
3960 (gnuv3_print_method_ptr): Update.
3961 * f-valprint.c (f_val_print): Update.
3962 * cp-valprint.c (cp_print_value_fields): Update.
3963 * valprint.h (print_function_pointer_address): Update.
3964 * c-valprint.c (c_val_print): Update.
3965
3966 2012-05-18 Tom Tromey <tromey@redhat.com>
3967
3968 * psymtab.c (find_pc_sect_symtab_from_partial): Return the symtab
3969 directly corresponding to the found psymtab.
3970 * dwarf2read.c (recursively_find_pc_sect_symtab): New function.
3971 (dw2_find_pc_sect_symtab): Use it.
3972 * block.h (blockvector_contains_pc): Declare.
3973 * block.c (find_block_in_blockvector): New function.
3974 (blockvector_for_pc_sect): Use it.
3975 (blockvector_contains_pc): New function.
3976
3977 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
3978
3979 * mips-tdep.h (mips_write_pc): New prototype.
3980 * mips-tdep.c (mips_write_pc): Make external, add description.
3981 * mips-linux-tdep.c (mips_linux_write_pc): Use mips_write_pc,
3982 add description.
3983
3984 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
3985
3986 * mips-tdep.c (mips_read_pc): Use gdbarch_pc_regnum instead of
3987 mips_regnum->pc.
3988 (mips_unwind_pc, mips_write_pc): Likewise.
3989 (mips_gdbarch_init): Remove a comment on gdbarch_pc_regnum and
3990 gdbarch_read_pc.
3991
3992 2012-05-17 Joel Brobecker <brobecker@adacore.com>
3993
3994 * procfs.c (procfs_find_new_threads, procfs_pid_to_str,
3995 proc_warn, proc_error, proc_get_status, proc_flags,
3996 proc_why, proc_what, proc_nsysarg, proc_sysargs,
3997 proc_set_run_on_last_close, proc_unset_run_on_last_close,
3998 proc_unset_inherit_on_fork, proc_set_async, proc_unset_async,
3999 proc_stop_process, proc_wait_for_stop, proc_run_process,
4000 proc_set_traced_signals, proc_set_traced_faults,
4001 proc_set_traced_sysentry, proc_set_traced_sysexit,
4002 proc_set_held_signals, proc_get_held_signals,
4003 proc_get_traced_signals, proc_get_traced_faults,
4004 proc_get_traced_sysentry, proc_get_traced_sysexit,
4005 proc_clear_current_fault, proc_set_current_signal,
4006 proc_clear_current_signal, proc_get_gregs, proc_get_fpregs,
4007 proc_set_gregs, proc_set_fpregs, proc_kill, proc_parent_pid,
4008 proc_get_nthreads, proc_get_nthreads, proc_get_nthreads,
4009 proc_get_current_thread, proc_get_current_thread,
4010 proc_get_current_thread, proc_update_threads,
4011 proc_update_threads, proc_update_threads, proc_update_threads,
4012 proc_iterate_over_threads, procfs_find_new_threads,
4013 procfs_pid_to_str): Make static. Remove advance declaration.
4014 (proc_cursig): Make static. Conditionalized defintion on
4015 PROCFS_DONT_PIOCSSIG_CURSIG being defined.
4016 (proc_syscall, proc_set_kill_on_last_close,
4017 proc_unset_kill_on_last_close, proc_set_inherit_on_fork,
4018 proc_get_pending_signals, proc_get_signal_actions,
4019 proc_trace_signal, proc_ignore_signal): Delete.
4020
4021 2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
4022
4023 * coffread.c (cs_section_address): Passing proper argument for
4024 `bfd_get_section_vma'.
4025 * dwarf2read.c (dwarf2_locate_sections): Likewise, for
4026 `bfd_get_section_flags'.
4027 * remote.c (remote_trace_set_readonly_regions): Likewise, for
4028 `bfd_get_section_vma'.
4029
4030 2012-05-16 Tom Tromey <tromey@redhat.com>
4031
4032 PR macros/13205:
4033 * macrotab.h: (macro_define_special): Declare.
4034 (enum macro_special_kind): New.
4035 (struct macro_definition) <argc, replacement>: Update comments.
4036 * macrotab.c (new_macro_definition): Unconditionally set 'argc'.
4037 (macro_define_object_internal): New function.
4038 (macro_define_object): Use it.
4039 (macro_define_special): New function.
4040 (fixup_definition): New function.
4041 (macro_lookup_definition, foreach_macro_in_scope)
4042 (foreach_macro): Use fixup_definition.
4043 * macroexp.h (macro_stringify): Declare.
4044 * macroexp.c (free_buffer_return_text): New function.
4045 (stringify): Constify "arg".
4046 (macro_stringify): New function.
4047 * dwarf2read.c (macro_start_file): Call macro_define_special.
4048
4049 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4050 Maciej W. Rozycki <macro@mips.com>
4051
4052 * breakpoint.h (bp_location): Add related_address member.
4053 * inferior.h (get_return_value): Take a pointer to struct value
4054 instead of struct type for the function requested.
4055 * value.h (using_struct_return): Likewise.
4056 * gdbarch.sh (return_value): Take a pointer to struct value
4057 instead of struct type for the function requested.
4058 * breakpoint.c (set_breakpoint_location_function): Initialize
4059 related_address for bp_gnu_ifunc_resolver breakpoints.
4060 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the
4061 requested function's address to gdbarch_return_value.
4062 * eval.c (evaluate_subexp_standard): Pass the requested
4063 function's address to using_struct_return.
4064 * infcall.c (call_function_by_hand): Pass the requested
4065 function's address to using_struct_return and
4066 gdbarch_return_value.
4067 * infcmd.c (get_return_value): Take a pointer to struct value
4068 instead of struct type for the function requested.
4069 (print_return_value): Update accordingly.
4070 (finish_command_continuation): Likewise.
4071 * stack.c (return_command): Pass the requested function's
4072 address to using_struct_return and gdbarch_return_value.
4073 * value.c (using_struct_return): Take a pointer to struct value
4074 instead of struct type for the function requested. Pass the
4075 requested function's address to gdbarch_return_value.
4076 * python/py-finishbreakpoint.c (finish_breakpoint_object):
4077 New function_value member, replacing function_type.
4078 (bpfinishpy_dealloc): Update accordingly.
4079 (bpfinishpy_pre_stop_hook): Likewise.
4080 (bpfinishpy_init): Likewise. Record the requested function's
4081 address.
4082 * mips-tdep.c (mips_fval_reg): New enum.
4083 (mips_o32_push_dummy_call): For MIPS16 FP doubles do not swap
4084 words put in GP registers.
4085 (mips_o64_push_dummy_call): Update a comment.
4086 (mips_o32_return_value): Take a pointer to struct value instead
4087 of struct type for the function requested and use it to check if
4088 using the MIPS16 calling convention. Return the designated
4089 general purpose registers for floating-point values returned in
4090 MIPS16 mode.
4091 (mips_o64_return_value): Likewise.
4092 * ppc-tdep.h (ppc_sysv_abi_return_value): Update prototype.
4093 (ppc_sysv_abi_broken_return_value): Likewise.
4094 (ppc64_sysv_abi_return_value): Likewise.
4095 * alpha-tdep.c (alpha_return_value): Take a pointer to struct
4096 value instead of struct type for the function requested.
4097 * amd64-tdep.c (amd64_return_value): Likewise.
4098 * amd64-windows-tdep.c (amd64_windows_return_value): Likewise.
4099 * arm-tdep.c (arm_return_value): Likewise.
4100 * avr-tdep.c (avr_return_value): Likewise.
4101 * bfin-tdep.c (bfin_return_value): Likewise.
4102 * cris-tdep.c (cris_return_value): Likewise.
4103 * frv-tdep.c (frv_return_value): Likewise.
4104 * h8300-tdep.c (h8300_return_value): Likewise.
4105 (h8300h_return_value): Likewise.
4106 * hppa-tdep.c (hppa32_return_value): Likewise.
4107 (hppa64_return_value): Likewise.
4108 * i386-tdep.c (i386_return_value): Likewise.
4109 * ia64-tdep.c (ia64_return_value): Likewise.
4110 * iq2000-tdep.c (iq2000_return_value): Likewise.
4111 * lm32-tdep.c (lm32_return_value): Likewise.
4112 * m32c-tdep.c (m32c_return_value): Likewise.
4113 * m32r-tdep.c (m32r_return_value): Likewise.
4114 * m68hc11-tdep.c (m68hc11_return_value): Likewise.
4115 * m68k-tdep.c (m68k_return_value): Likewise.
4116 (m68k_svr4_return_value): Likewise.
4117 * m88k-tdep.c (m88k_return_value): Likewise.
4118 * mep-tdep.c (mep_return_value): Likewise.
4119 * microblaze-tdep.c (microblaze_return_value): Likewise.
4120 * mn10300-tdep.c (mn10300_return_value): Likewise.
4121 * moxie-tdep.c (moxie_return_value): Likewise.
4122 * mt-tdep.c (mt_return_value): Likewise.
4123 * ppc-linux-tdep.c (ppc_linux_return_value): Likewise.
4124 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): Likewise.
4125 (ppc_sysv_abi_broken_return_value): Likewise.
4126 (ppc64_sysv_abi_return_value): Likewise.
4127 * ppcnbsd-tdep.c (ppcnbsd_return_value): Likewise.
4128 * rl78-tdep.c (rl78_return_value): Likewise.
4129 * rs6000-aix-tdep.c (rs6000_return_value): Likewise.
4130 * rx-tdep.c (rx_return_value): Likewise.
4131 * s390-tdep.c (s390_return_value): Likewise.
4132 * score-tdep.c (score_return_value): Likewise.
4133 * sh-tdep.c (sh_return_value_nofpu): Likewise.
4134 (sh_return_value_fpu): Likewise.
4135 * sh64-tdep.c (sh64_return_value): Likewise.
4136 * sparc-tdep.c (sparc32_return_value): Likewise.
4137 * sparc64-tdep.c (sparc64_return_value): Likewise.
4138 * spu-tdep.c (spu_return_value): Likewise.
4139 * tic6x-tdep.c (tic6x_return_value): Likewise.
4140 * v850-tdep.c (v850_return_value): Likewise.
4141 * vax-tdep.c (vax_return_value): Likewise.
4142 * xstormy16-tdep.c (xstormy16_return_value): Likewise.
4143 * xtensa-tdep.c (xtensa_return_value): Likewise.
4144 * gdbarch.c: Regenerate.
4145 * gdbarch.h: Regenerate.
4146
4147 2012-05-15 Tom Tromey <tromey@redhat.com>
4148
4149 * python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.
4150
4151 2012-05-15 Joel Brobecker <brobecker@adacore.com>
4152
4153 * breakpoint.c (init_breakpoint_sal): Add quotes around part
4154 of command in two error message.
4155
4156 2012-05-15 Joel Brobecker <brobecker@adacore.com>
4157
4158 * breakpoint.c (init_breakpoint_sal): Remove trailing spaces.
4159
4160 2012-05-15 Joel Brobecker <brobecker@adacore.com>
4161
4162 * breakpoint.c (find_condition_and_thread): Minor reformatting.
4163
4164 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4165
4166 * NEWS (show auto-load scripts-directory): Add forgotten command.
4167
4168 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4169
4170 * spu-tdep.c (spu_catch_start): Update create_breakpoint caller
4171 parameters.
4172
4173 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
4174
4175 * amd64-tdep.c: Include features/i386/x32.c and
4176 features/i386/x32-avx.c.
4177 (_initialize_amd64_tdep): Call initialize_tdesc_x32 and
4178 initialize_tdesc_x32_avx.
4179
4180 2012-05-14 Stan Shebs <stan@codesourcery.com>
4181
4182 Add dynamic printf.
4183 * breakpoint.h (enum bptype): New type bp_dprintf.
4184 (struct breakpoint): New field extra_string.
4185 (struct breakpoint_ops): Add arg to create_breakpoints_sal.
4186 (create_breakpoint): Add extra_string arg.
4187 * breakpoint.c (dprintf_breakpoint_ops): New.
4188 (is_breakpoint): Add bp_dprintf.
4189 (bpstat_what): Add dprintf case.
4190 (bptype_string): Ditto.
4191 (print_one_breakpoint_location): Ditto.
4192 (init_bp_location): Ditto.
4193 (bkpt_print_mention): Ditto.
4194 (dprintf_style_enums): New array.
4195 (dprintf_style): New global.
4196 (dprintf_function): New global.
4197 (dprintf_channel): New global.
4198 (update_dprintf_command_list): New function.
4199 (update_dprintf_commands): New function.
4200 (init_breakpoint_sal): Add extra_string argument, handle it.
4201 (create_breakpoint_sal): Add extra_string argument.
4202 (create_breakpoints_sal): Add extra_string argument, update callers.
4203 (find_condition_and_thread): Add extra argument.
4204 (create_breakpoint): Add extra_string argument, record it.
4205 (dprintf_command): New function.
4206 (break_command_1): Add arg to create_breakpoint call.
4207 (handle_gnu_v3_exceptions): Ditto.
4208 (trace_command): Ditto.
4209 (ftrace_command): Ditto.
4210 (strace_command): Ditto.
4211 (bkpt_print_mention): Add dprintf case.
4212 (create_breakpoint_sal_default): Add extra_string argument.
4213 (_initialize_breakpoint): Add new commands.
4214 * mi/mi-cmd-break.c (mi_cmd_break_insert): Add arg to call.
4215 * python/py-breakpoint.c (bppy_init): Ditto.
4216 * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
4217
4218 2012-05-14 Maciej W. Rozycki <macro@codesourcery.com>
4219
4220 * mips-tdep.c (mips_push_dummy_code): Correct description typo.
4221
4222 2012-05-14 Siva Chandra Reddy <sivachandra@google.com>
4223
4224 * python/python.c (gdbpy_find_pc_line): Use ULONGEST instead of
4225 unsigned long long.
4226
4227 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4228
4229 Add a new function gdb.find_pc_line to the Python API.
4230 * NEWS (Python Scripting): Add entry about the new function.
4231 * python/python.c (gdbpy_find_pc_line): New function which
4232 implements gdb.find_pc_line.
4233 (GdbMethods): Add entry for the new function.
4234
4235 2012-05-12 Pedro Alves <palves@redhat.com>
4236
4237 * amd64-linux-tdep.c (_initialize_amd64_linux_tdep): Call
4238 initialize_tdesc_x32_linux and initialize_tdesc_x32_avx_linux.
4239
4240 2012-05-12 Eli Zaretskii <eliz@gnu.org>
4241
4242 * inferior.c: Include completer.h
4243 (initialize_inferiors): Set completer of add-inferior to
4244 filename_completer.
4245
4246 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
4247
4248 * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
4249 gdbarch_ptr_bit for x32 core dump.
4250
4251 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
4252
4253 * amd64-linux-tdep.c: Include features/i386/x32-linux.c
4254 and features/i386/x32-avx-linux.c.
4255
4256 2012-05-11 Stan Shebs <stan@codesourcery.com>
4257 Kwok Cheung Yeung <kcy@codesourcery.com>
4258
4259 * NEWS: Describe new info os commands.
4260 * common/linux-osdata.c (PID_T, TIME_T): Define.
4261 (MAX_PID_T_STRLEN): New.
4262 (linux_common_core_of_thread): Add comment. Change to use PID_T and
4263 MAX_PID_T_STRLEN.
4264 (command_from_pid): Add comment. Change to use PID_T.
4265 (commandline_from_pid): Change to use PID_T.
4266 (user_from_pid): Add comment.
4267 (get_process_owner): Add comment. Change to use PID_T and
4268 MAX_PID_T_STRLEN.
4269 (get_number_of_cpu_cores): Add comment.
4270 (get_cores_used_by_process): Add comment. Change to use PID_T and
4271 MAX_PID_T_STRLEN.
4272 (linux_xfer_osdata_processes): Change to use PID_T and
4273 MAX_PID_T_STRLEN.
4274 (compare_processes): New function.
4275 (linux_xfer_osdata_processgroups): New function.
4276 (linux_xfer_osdata_threads): Change to use PID_T.
4277 (linux_xfer_osdata_fds): New function.
4278 (format_socket_state, print_sockets): New functions.
4279 (union socket_addr): New union.
4280 (linux_xfer_osdata_isockets): New function.
4281 (time_from_time_t, group_from_gid): New functions.
4282 (linux_xfer_osdata_shm): New function.
4283 (linux_xfer_osdata_sem): New function.
4284 (linux_xfer_osdata_msg): New function.
4285 (linux_xfer_osdata_modules): New function.
4286 (osdata_table): Add new entries.
4287 * common/buffer.c (buffer_xml_printf): Add support for long and
4288 long long format specifiers.
4289
4290 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
4291
4292 * amd64-linux-tdep.h (tdesc_x32_linux): New.
4293 (tdesc_x32_avx_linux): Likewise.
4294
4295 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4296
4297 Implement multi-component --with-auto-load-dir.
4298 * NEWS (set auto-load scripts-directory, --with-auto-load-dir): New
4299 entries.
4300 (--with-auto-load-safe-path): Update the default value description.
4301 * auto-load.c (auto_load_dir, set_auto_load_dir, show_auto_load_dir):
4302 New.
4303 (auto_load_objfile_script): Add DEBUG_AUTO_LOAD output. Remove
4304 GDB_DATADIR NULL check. Replace GDB_DATADIR/auto-load by
4305 AUTO_LOAD_DIR. Support $ddir and multiple components in it.
4306 (_initialize_auto_load): Initialize also auto_load_dir. Install new
4307 "set auto-load scripts-directory".
4308 * config.in: Regenerate.
4309 * configure: Regenerate.
4310 * configure.ac (--with-auto-load-dir): New configure option.
4311 (--auto-load-safe-path): Change the default to --with-auto-load-dir.
4312
4313 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4314
4315 Provide $ddir substitution for --with-auto-load-safe-path.
4316 * NEWS (--with-auto-load-safe-path, --without-auto-load-safe-path): New
4317 entries.
4318 * auto-load.c: Include observer.h.
4319 (auto_load_safe_path_vec_update): Call substitute_path_component for
4320 each component. New variable ddir_subst.
4321 (auto_load_gdb_datadir_changed): New function.
4322 (set_auto_load_safe_path): Rename DEFAULT_AUTO_LOAD_SAFE_PATH to
4323 AUTO_LOAD_SAFE_PATH. New comment.
4324 (_initialize_auto_load): Rename DEFAULT_AUTO_LOAD_SAFE_PATH to
4325 AUTO_LOAD_SAFE_PATH. Install auto_load_gdb_datadir_changed.
4326 * config.in: Regenerate.
4327 * configure: Regenerate.
4328 * configure.ac (--auto-load-safe-path): Rename
4329 DEFAULT_AUTO_LOAD_SAFE_PATH to AUTO_LOAD_SAFE_PATH. Default to
4330 GDB_DATADIR/auto-load.
4331 * defs.h (substitute_path_component): New declaration.
4332 * top.c: Include observer.h.
4333 (set_gdb_datadir): New function.
4334 (init_main): Install it for "set data-directory".
4335 * utils.c (substitute_path_component): New function.
4336
4337 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 Make auto-load handle multiple components of DEBUG_FILE_DIRECTORY.
4340 * auto-load.c (auto_load_objfile_script): Remove check for NULL
4341 DEBUG_FILE_DIRECTORY. Handle multiple components of
4342 DEBUG_FILE_DIRECTORY.
4343
4344 2012-05-10 Tom Tromey <tromey@redhat.com>
4345
4346 * dwarf2read.c (recursively_write_psymbols): New function.
4347 (write_psymtabs_to_index): Use it.
4348
4349 * dwarf2read.c (struct dwarf2_queue_item) <pretend_language>: New
4350 field.
4351 (load_cu, dw2_do_instantiate_symtab, process_psymtab_comp_unit)
4352 (load_partial_comp_unit): Update.
4353 (queue_comp_unit): Add argument 'pretend_language'.
4354 (process_queue): Update.
4355 (psymtab_to_symtab_1): Skip dependencies that have a user.
4356 (load_partial_comp_unit_reader): Give meaning to the 'data'
4357 argument.
4358 (load_full_comp_unit): Add 'pretend_language' argument.
4359 (process_full_comp_unit): Add 'pretend_language' argument. Set
4360 language on CU.
4361 (process_imported_unit_die, read_file_scope, read_type_unit_scope):
4362 Update.
4363 (maybe_queue_comp_unit): Add 'pretend_language' argument.
4364 (follow_die_offset, follow_die_sig, read_signatured_type_reader):
4365 Update.
4366 (prepare_one_comp_unit): Add 'pretend_language' argument.
4367
4368 * dwarf2read.c: (dwarf2_per_cu_ptr): New typedef.
4369 (struct dwarf2_per_objfile) <just_read_cus>: New field.
4370 (struct dwarf2_per_cu_data) <imported_symtabs>: New field.
4371 (dw2_do_instantiate_symtab): Check whether symtab was read in
4372 before queueing.
4373 (dw2_instantiate_symtab): Add assertion. Call
4374 process_cu_includes.
4375 (process_psymtab_comp_unit): Compute 'dependencies' for psymtab.
4376 (partial_symtab_p): New typedef.
4377 (set_partial_user): New function.
4378 (dwarf2_build_psymtabs_hard): Use set_partial_user.
4379 (scan_partial_symbols): Add imported CU to imported_symtabs.
4380 (dwarf2_psymtab_to_symtab): Call process_cu_includes.
4381 (psymtab_to_symtab_1): Do nothing if psymtab is readin.
4382 (get_symtab, recursively_compute_inclusions)
4383 (compute_symtab_includes, process_cu_includes)
4384 (process_imported_unit_die): New functions.
4385 (process_die) <DW_TAG_imported_unit>: New case.
4386 (dwarf2_per_objfile_free): Free 'imported_symtabs'.
4387
4388 * dwarf2read.c (struct dwarf2_per_cu_data) <psymtab>: Update
4389 comment.
4390 (struct partial_die_info) <locdesc>: Remove.
4391 <d>: New field.
4392 (process_psymtab_comp_unit): Add 'read_partial' argument.
4393 Update.
4394 (process_type_comp_unit, dwarf2_build_psymtabs_hard): Update.
4395 (scan_partial_symbols): Handle DW_TAG_imported_unit.
4396 (add_partial_symbol): Update.
4397 (process_die): Handle DW_TAG_partial_unit.
4398 (read_file_scope): Update comment.
4399 (load_partial_dies): Handle DW_TAG_imported_unit.
4400 (read_partial_die): Handle DW_TAG_partial_unit, DW_AT_import.
4401 (determine_prefix, dwarf2_name): Handle DW_TAG_partial_unit.
4402
4403 2012-05-10 Tom Tromey <tromey@redhat.com>
4404
4405 * cc-with-dwz.sh: New file.
4406
4407 2012-05-10 Tom Tromey <tromey@redhat.com>
4408
4409 * symtab.h (struct symtab) <includes, user>: New fields.
4410 * block.h (struct block_iterator) <d, idx, which>: New fields.
4411 * block.c (initialize_block_iterator, find_iterator_symtab)
4412 (block_iterator_step, block_iter_name_step)
4413 (block_iter_match_step): New functions.
4414 (block_iterator_first, block_iterator_next)
4415 (block_iter_name_first, block_iter_name_next)
4416 (block_iter_match_first, block_iter_match_next): Rewrite.
4417 (get_block_symtab): New function.
4418
4419 2012-05-10 Tom Tromey <tromey@redhat.com>
4420
4421 * jv-lang.c (get_java_class_symtab): Use allocate_global_block,
4422 set_block_symtab.
4423 * jit.c (finalize_symtab): Use allocate_global_block,
4424 set_block_symtab.
4425 * buildsym.c (finish_block_internal): New function, from old
4426 finish_block.
4427 (finish_block): Rewrite.
4428 (end_symtab): Use finish_block_internal, set_block_symtab.
4429 * block.h (struct global_block): New.
4430 (allocate_global_block, set_block_symtab): Declare.
4431 * block.c (allocate_global_block, set_block_symtab): New
4432 functions.
4433
4434 2012-05-10 Tom Tromey <tromey@redhat.com>
4435
4436 * psymtab.c (partial_map_expand_apply): Add assertion.
4437 (partial_map_symtabs_matching_filename): Skip included psymtabs.
4438 (psymtab_to_symtab): Find unshared psymtab.
4439 (dump_psymtab): Print including psymtabs.
4440 (recursively_search_psymtabs): New function.
4441 (expand_symtabs_matching_via_partial): Use it.
4442 * psympriv.h (struct partial_symtab) <user, searched_flag>: New
4443 fields.
4444 (enum psymtab_search_status): New.
4445
4446 2012-05-10 Tom Tromey <tromey@redhat.com>
4447
4448 * tracepoint.c (scope_info): Update.
4449 * symtab.c (lookup_block_symbol, iterate_over_symbols)
4450 (find_pc_sect_symtab, search_symbols)
4451 (default_make_symbol_completion_list_break_on)
4452 (make_file_symbol_completion_list): Update.
4453 * symmisc.c (dump_symtab_1): Update.
4454 * stack.c (print_frame_args, iterate_over_block_locals)
4455 (print_frame_labels, iterate_over_block_arg_vars): Update.
4456 * python/py-block.c (block_object) <dict>: Remove.
4457 <block>: New field.
4458 <iter>: Change type.
4459 (blpy_iter): Update.
4460 (blpy_block_syms_iternext): Update.
4461 * psymtab.c (map_block): Use block iterators.
4462 * objfiles.c (objfile_relocate1): Use ALL_DICT_SYMBOLS.
4463 * mi/mi-cmd-stack.c (list_args_or_locals): Update.
4464 * mdebugread.c (parse_symbol, mylookup_symbol): Update.
4465 * infrun.c (check_exception_resume): Update.
4466 * cp-support.c (make_symbol_overload_list_block): Update.
4467 * coffread.c (patch_opaque_types): Update.
4468 * buildsym.c (finish_block, end_symtab): Use ALL_DICT_SYMBOLS.
4469 * block.h (struct block_iterator): New.
4470 (block_iterator_first, block_iterator_next, block_iter_name_first)
4471 (block_iter_name_next, block_iter_match_first)
4472 (block_iter_match_next): Declare.
4473 (ALL_BLOCK_SYMBOLS): Redefine.
4474 * block.c (block_iterator_first, block_iterator_next)
4475 (block_iter_name_first, block_iter_name_next)
4476 (block_iter_match_first, block_iter_match_next): New functions.
4477 * ada-lang.c (ada_add_block_symbols)
4478 (ada_make_symbol_completion_list): Use block iterator.
4479
4480 2012-05-10 Tom Tromey <tromey@redhat.com>
4481
4482 * psymtab.c (PSYMTAB_TO_SYMTAB): Remove.
4483 (find_pc_sect_symtab_from_partial, lookup_symbol_aux_psymtabs)
4484 (lookup_partial_symbol, find_last_source_symtab_from_partial)
4485 (read_psymtabs_with_filename, map_matching_symbols_psymtab)
4486 (expand_symtabs_matching_via_partial, maintenance_check_symtabs):
4487 Update.
4488
4489 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4490
4491 * config/djgpp/fnchange.lst: Add entries for print-file-var-lib1.c,
4492 print-file-var-lib2.c, print-file-var-main.c and
4493 print-file-var.exp (located in gdb/testsuite/gdb.base).
4494
4495 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4496
4497 * findvar.c (default_read_var_value): For LOC_UNRESOLVED symbols,
4498 try locating the symbol in the symbol's own objfile first, before
4499 extending the search to all objfiles.
4500 * symtab.c (lookup_symbol_aux_objfile): New function, extracted
4501 out of lookup_symbol_aux_symtabs.
4502 (lookup_symbol_aux_symtabs): Add new parameter "exclude_objfile".
4503 Replace extracted-out code by call to lookup_symbol_aux_objfile.
4504 Do not search EXCLUDE_OBJFILE.
4505 (lookup_static_symbol_aux): Update call to lookup_symbol_aux_symtabs.
4506 (lookup_symbol_global): Search for matches in the block's objfile
4507 first, before searching all other objfiles.
4508
4509 2012-05-10 Tristan Gingold <gingold@adacore.com>
4510
4511 * printcmd.c (set_command): Add pre/post inc/dec.
4512
4513 2012-05-09 Frank Ch. Eigler <fche@redhat.com>
4514
4515 * gdb.1: Document -ex option.
4516
4517 2012-05-09 Joel Brobecker <brobecker@adacore.com>
4518
4519 * infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.
4520 * inferior.h (AT_SYMBOL): Delete.
4521
4522 2012-05-09 Joel Brobecker <brobecker@adacore.com>
4523
4524 * mips-tdep.c (mips_push_dummy_code): New function.
4525 (mips_gdbarch_init): Set the gdbarch call_dummy_location to
4526 ON_STACK and install mips_push_dummy_code as our gdbarch
4527 push_dummy_code routine.
4528
4529 2012-05-09 Pedro Alves <palves@redhat.com>
4530
4531 * target.c (set_maintenance_target_async_permitted): Rename to ...
4532 (set_target_async_command): ... this.
4533 (show_maintenance_target_async_permitted): Rename to ...
4534 (show_target_async_command): ... this.
4535 (initialize_targets): Adjust.
4536
4537 2012-05-08 Doug Evans <dje@google.com>
4538
4539 * go-exp.y (classify_name): Add missing assignment of fields of
4540 yylval.ssym.
4541
4542 2012-05-08 Eli Zaretskii <eliz@gnu.org>
4543
4544 Display the ">" prompt in interactive mode while reading canned
4545 commands, even when the current interpreter is MI.
4546
4547 * interps.c (interp_set_temp): New function.
4548
4549 * interps.h (interp_set_temp): Add prototype.
4550
4551 * cli/cli-script.c (restore_interp): New cleanup function.
4552 (read_command_lines): Temporarily override the current interpreter
4553 with CLI and arrange for restoring the original one.
4554
4555 2012-05-12 Joel Sherrill <joel.sherrill@oarcorp.com>
4556
4557 * microblaze-rom.c (_initialize_picobug_rom): Add prototype.
4558
4559 2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
4560
4561 * probe.c (parse_probes): Move conditional to check for
4562 debuginfo files from here...
4563 * stap-probe.c (stap_get_probes): ... to here.
4564
4565 2012-05-07 Mark Kettenis <kettenis@gnu.org>
4566 H.J. Lu <hongjiu.lu@intel.com>
4567
4568 * amd64-tdep.c (amd64_analyze_prologue): Additionally check for
4569 `movl %esp, %ebp' for the X32 ABI.
4570
4571 2012-05-07 Tom Tromey <tromey@redhat.com>
4572
4573 * dwarf2read.c (dwarf_tag_name): Return const char *. Use
4574 get_DW_TAG_name.
4575 (dwarf_attr_name): Return const char *. Use get_DW_AT_name.
4576 (dwarf_form_name): Return const char *. Use get_DW_FORM_name.
4577 (dwarf_stack_op_name): Remove.
4578 (dwarf_cfi_name): Return const char *. Use get_DW_ATE_name.
4579 (decode_locdesc): Use get_DW_OP_name.
4580 * dwarf2loc.c (unimplemented): Use get_DW_OP_name.
4581 (dwarf2_compile_expr_to_ax): Likewise.
4582 (disassemble_dwarf_expression): Likewise.
4583 * dwarf2expr.h: (dwarf_stack_op_name): Remove.
4584
4585 2012-05-07 Chung-Lin Tang <cltang@codesourcery.com>
4586
4587 * sh-linux-tdep.c: Include trad-frame.h and tramp-frame.h.
4588 (sh_linux_sigtramp_cache): New function.
4589 (sh_linux_sigreturn_init): New function.
4590 (sh_linux_rt_sigreturn_init): New function.
4591 (SH_MOVW,SH_TRAP,SH_OR_R0_R0): New symbols for instruction
4592 patterns.
4593 (SH_NR_SIGRETURN,SH_NR_RT_SIGRETURN): New symbols for sigreturn
4594 syscall codes.
4595 (sh_linux_sigreturn_tramp_frame): New tramp_frame definition.
4596 (sh_linux_rt_sigreturn_tramp_frame): Likewise.
4597 (sh_linux_init_abi): Add init calls to register new tramp_frame
4598 definitions under 32-bit SH, update comments.
4599
4600 2012-05-07 Pedro Alves <palves@redhat.com>
4601
4602 PR gdb/10952
4603
4604 * amd64-linux-tdep.c: Include glibc-tdep.h.
4605 (amd64_linux_init_abi): Install glibc_skip_solib_resolver as
4606 gdbarch_skip_solib_resolver callback.
4607
4608 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4609
4610 * auto-load.c (set_auto_load_safe_path): Reset AUTO_LOAD_SAFE_PATH
4611 back to DEFAULT_AUTO_LOAD_SAFE_PATH if it is being set to "".
4612 (show_auto_load_safe_path): Check any-directory by comparison with "/".
4613 (add_auto_load_safe_path): Change the error message.
4614 (_initialize_auto_load): Change the "safe-path" help text.
4615 * configure: Regenerate
4616 * configure.ac (--without-auto-load-safe-path): Set
4617 WITH_AUTO_LOAD_SAFE_PATH to /.
4618
4619 2012-05-05 Sergio Durigan Junior <sergiodj@redhat.com>
4620
4621 * stap-probe.h: Do not include unecessary `probe.h'.
4622
4623 2012-05-05 Alan Modra <amodra@gmail.com>
4624
4625 * elfread.c (elf_symtab_read): Use bfd_abs_section_ptr and
4626 bfd_und_section_ptr.
4627 * machoread.c (macho_symtab_add_minsym): Use bfd_abs_section_ptr
4628 and bfd_com_section_ptr.
4629
4630 2012-05-04 Joel Brobecker <brobecker@adacore.com>
4631
4632 * MAINTAINERS (Past Maintainers): Add Chris Faylor.
4633
4634 2012-05-04 Joel Brobecker <brobecker@adacore.com>
4635
4636 * windows-nat.h (segment_register_p_ftype): New typedef.
4637 (windows_set_segment_register_p): Add declaration.
4638 * windows-nat.c (segment_register_p): New static global.
4639 (windows_set_segment_register_p): New function.
4640 (do_windows_fetch_inferior_registers): Add special handling
4641 for segment registers.
4642 * amd64-windows-nat.c: #include "amd64-tdep.h".
4643 (amd64_windows_segment_register_p): New function.
4644 (_initialize_amd64_windows_nat): Call windows_set_segment_register_p.
4645 * i386-windows-nat.c: #include "i386-tdep.h".
4646 (i386_windows_segment_register_p): New function.
4647 (_initialize_i386_windows_nat): Call windows_set_segment_register_p.
4648
4649 2012-05-04 Tristan Gingold <gingold@adacore.com>
4650
4651 * printcmd.c (set_command): Emit a warning if the expression is not
4652 an assignment.
4653
4654 2012-05-03 Joel Brobecker <brobecker@adacore.com>
4655
4656 * nto-procfs.c (procfs_find_new_threads, procfs_pid_to_str):
4657 Make static.
4658
4659 2012-05-03 Sergio Durigan Junior <sergiodj@redhat.com>
4660
4661 * stap-probe.c (stap_is_operator): Change declaration.
4662 (stap_get_opcode): Change return value.
4663 (stap_parse_argument_1): Update calls to `stap_get_opcode' and
4664 `stap_parse_argument_1'.
4665
4666 2012-05-03 Pedro Alves <pedro@codesourcery.com>
4667
4668 * infrun.c (displaced_step_fixup): Add "displaced:" prefix to
4669 debug log.
4670
4671 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4672
4673 Add two new methods global_block and static_block to gdb.Symtab
4674 objects.
4675 * NEWS (Python scripting): Add entry about the new methods.
4676 * python/py-symtab.c (stpy_global_block): New function which
4677 implements the gdb.Symtab.global_block() method.
4678 (stpy_static_block): New function which implements the
4679 gdb.Symtab.static_block() method.
4680 (symtab_object_methods): Add entries for the two new methods.
4681
4682 2012-05-03 Doug Evans <dje@google.com>
4683
4684 * dwarf2read.c (dw2_find_symbol_file): Don't crash if there are no
4685 files.
4686
4687 2012-05-03 Yao Qi <yao@codesourcery.com>
4688
4689 * i386-tdep.c (i386_fetch_pointer_argument): Remove extra
4690 space.
4691 (i386_process_record): Ditto.
4692
4693 2012-05-02 Joel Brobecker <brobecker@adacore.com>
4694
4695 * infcall.c (unwind_on_signal_p): Make static.
4696
4697 2012-05-02 Joel Brobecker <brobecker@adacore.com>
4698
4699 * sol-thread.c (solaris_pid_to_str): Make static.
4700 (_initialize_sol_thread): Add prototype.
4701
4702 2012-05-02 Joel Brobecker <brobecker@adacore.com>
4703
4704 * sol-thread.c (procfs_pid_to_str): Delete extern declaration.
4705
4706 2012-05-02 Christopher Faylor <me.cygwin2012@cgf.cx>
4707
4708 * MAINTAINERS: Remove myself.
4709
4710 2012-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4711
4712 Fix --without-auto-load-safe-path for MS-Windows host platform.
4713 * auto-load.c (filename_is_in_dir): Return 1 for DIR_LEN 0.
4714
4715 2012-05-02 Eli Zaretskii <eliz@gnu.org>
4716
4717 * gdb_curses.h: Undefine KEY_EVENT before including curses
4718 headers. Move "#undef MOUSE_MOVED" before any curses header
4719 inclusion.
4720
4721 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>
4722
4723 * features/i386/i386-mmx-linux.c: Regenerate.
4724 * features/rs6000/powerpc-32.c: Likewise.
4725 * features/rs6000/powerpc-32l.c: Likewise.
4726 * features/rs6000/powerpc-403.c: Likewise.
4727 * features/rs6000/powerpc-403gc.c: Likewise.
4728 * features/rs6000/powerpc-405.c: Likewise.
4729 * features/rs6000/powerpc-505.c: Likewise.
4730 * features/rs6000/powerpc-601.c: Likewise.
4731 * features/rs6000/powerpc-602.c: Likewise.
4732 * features/rs6000/powerpc-603.c: Likewise.
4733 * features/rs6000/powerpc-604.c: Likewise.
4734 * features/rs6000/powerpc-64.c: Likewise.
4735 * features/rs6000/powerpc-64l.c: Likewise.
4736 * features/rs6000/powerpc-750.c: Likewise.
4737 * features/rs6000/powerpc-860.c: Likewise.
4738 * features/rs6000/powerpc-e500.c: Likewise.
4739 * features/rs6000/powerpc-e500l.c: Likewise.
4740 * features/rs6000/powerpc-isa205-32l.c: Likewise.
4741 * features/rs6000/powerpc-isa205-64l.c: Likewise.
4742 * features/rs6000/rs6000.c: Likewise.
4743
4744 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>
4745
4746 * i386-tdep.c (i386_stap_parse_special_token) <s>: Remove unused
4747 variable.
4748 * stap-probe.c (stap_parse_single_operand) <reg_suffix,
4749 reg_ind_suffix, reg_suffix_len, reg_ind_suffix_len>: Likewise.
4750 (stap_parse_argument) <e>: Likewise.
4751 (handle_stap_probe) <byte_order>: Likewise.
4752
4753 2012-04-30 Doug Evans <dje@google.com>
4754
4755 * dwarf2read.c (init_cutu_and_read_dies): Renamed from
4756 init_and_read_dies_worker. All callers updated.
4757 (init_cu_and_read_dies, init_tu_and_read_dies): Delete. All calls
4758 replaced with init_cutu_and_read_dies.
4759 (load_partial_comp_unit): Pass 1 for use_existing_cu.
4760 (find_partial_die): Remove FIXME. Don't free current CU.
4761
4762 2012-04-30 Sterling Augustine <saugustine@google.com>
4763
4764 * contrib: New directory.
4765 * contrib/test_pubnames_and_indexes.py: New file.
4766
4767 2012-04-30 Doug Evans <dje@google.com>
4768
4769 * dwarf2read.c (dwarf_decode_macros): New arg section_name.
4770 All callers updated.
4771 (init_cu_die_reader): Verify the section is non-empty.
4772 (dwarf_decode_line_header): Don't dereference section->asection
4773 until we know the section is present.
4774
4775 2012-04-29 Sergio Durigan Junior <sergiodj@redhat.com>
4776
4777 * tracepoint.c (start_tracing, stop_tracing): Checking for NULL
4778 probes.
4779
4780 2012-04-29 Yao Qi <yao@codesourcery.com>
4781
4782 * gdb-code-style.el: New hook gdb-markup-hook
4783 and gdb-comment-hook.
4784
4785 2012-04-28 Doug Evans <dje@google.com>
4786
4787 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission
4788 * symfile.c (default_symfile_relocate): Use sectp->owner instead of
4789 objfile->obfd.
4790 * symfile.h (dwarf2_debug_sections): New member addr.
4791 * dwarf2expr.c (execute_stack_op): New case DW_OP_GNU_addr_index.
4792 (ctx_no_get_addr_index): New function.
4793 * dwarf2expr.h (dwarf_expr_context_funcs): New member get_addr_index.
4794 (ctx_no_get_addr_index): Declare.
4795 * dwarf2-frame.c (dwarf2_frame_ctx_funcs): Update.
4796 * dwarf2loc.c (dwarf_expr_get_addr_index): New function.
4797 (dwarf_expr_ctx_funcs): Update.
4798 (needs_get_addr_index): New function.
4799 (needs_frame_ctx_funcs): Update.
4800 * dwarf2loc.h (dwarf2_read_addr_index): Declare.
4801 * dwarf2read.c: #include "gdbcore.h".
4802 (dwarf2_per_objfile): New members addr, dwo_files.
4803 (dwarf2_elf_names): Add entry for addr.
4804 (struct dwo_section_names): New type.
4805 (dwo_section_names): New static global.
4806 (dwarf2_cu): New members dwo_unit, addr_base, have_addr_base.
4807 (dwarf2_per_cu_data): New member is_debug_types, all boolean uses of
4808 old debug_types_section member updated to use this.
4809 Rename member debug_types_section to info_or_types_section,
4810 all uses updated.
4811 (signatured_type): Rename member type_offset to type_offset_in_tu,
4812 all uses updated. New member type_offset_in_section.
4813 (struct dwo_sections): New type.
4814 (struct dwo_unit): New type.
4815 (struct dwo_file): New type.
4816 (die_reader_specs): New member dwo_file.
4817 (dwarf2_locate_sections): Watch for .debug_addr.
4818 (zlib_decompress_section): Use sectp->owner instead of objfile->obfd.
4819 (dwarf2_read_section): Get bfd of section from bfd's asection,
4820 instead of objfile.
4821 (create_cus_from_index): Initialize the_cu->info_or_types_section.
4822 (create_signatured_type_table_from_index): Initialize
4823 sig_type->info_or_types_section.
4824 (dw2_get_file_names): Statement lists for type units with DWO files
4825 live in the DWO file.
4826 (create_debug_types_hash_table): New function.
4827 (create_all_type_units): Rewrite.
4828 (init_cu_die_reader): New arg dwo_file, all callers updated.
4829 (init_and_read_dies_worker): Get section from
4830 this_cu->info_or_types_section. Set sig_type->type_offset_in_section.
4831 Watch for DW_AT_GNU_dwo_name and if present lookup the file and
4832 continue reading the CU/TU from there.
4833 (init_cutu_and_read_dies_no_follow): New arg dwo_file, all callers
4834 updated. Get section from this_cu->info_or_types_section.
4835 (create_all_comp_units): Initialize this_cu->info_or_types_section.
4836 (skip_one_die): New cases DW_FORM_GNU_addr_index,
4837 DW_FORM_GNU_str_index.
4838 (hash_dwo_file, eq_dwo_file): New functions.
4839 (allocate_dwo_file_hash_table): New function.
4840 (hash_dwo_unit, eq_dwo_unit): New functions.
4841 (allocate_dwo_unit_table): New function.
4842 (dwarf2_locate_dwo_sections): New function.
4843 (struct create_dwo_info_table_data): New type.
4844 (create_debug_info_hash_table_reader): New function.
4845 (create_debug_info_hash_table): New function.
4846 (try_open_dwo_file, open_dwo_file, init_dwo_file): New function.
4847 (lookup_dwo_file): New function.
4848 (lookup_dwo_comp_unit, lookup_dwo_type_unit): New functions.
4849 (free_dwo_file, free_dwo_file_cleanup): New functions.
4850 (free_dwo_file_from_slot, free_dwo_files): New functions.
4851 (dwarf2_get_pc_bounds): Handle DW_FORM_GNU_addr_index.
4852 (dwarf2_record_block_ranges): Ditto.
4853 (read_partial_die): Ditto.
4854 (process_enumeration_scope): Update to use type_offset_in_section.
4855 (read_full_die_1): New function.
4856 (read_full_die): Rewrite.
4857 (read_attribute_value): New cases DW_FORM_GNU_addr_index,
4858 DW_FORM_GNU_str_index.
4859 (read_addr_index_1, read_addr_index): New functions.
4860 (read_addr_index_from_leb128): New function.
4861 (struct dwarf2_read_addr_index_data): New type.
4862 (dwarf2_read_addr_index_reader): New function.
4863 (dwarf2_read_addr_index): New function.
4864 (read_str_index): New function.
4865 (leb128_size): New function.
4866 (dwarf_decode_line_header): Delete arg abfd, all callers updated.
4867 If processing a type unit from a DWO file, get the line section
4868 from the DWO file.
4869 (var_decode_location): Watch for DW_OP_GNU_addr_index.
4870 (dwarf2_const_value_attr): New cases DW_FORM_GNU_addr_index,
4871 DW_FORM_GNU_str_index.
4872 (lookup_die_type): Check whether section offset of type's die is
4873 known before looking it up. Remove assert. Condition can
4874 legimately happen for inter-cu type references.
4875 (dwarf_attr_name): Handle Fission attributes.
4876 (dwarf_form_name): Handle Fission forms.
4877 (dump_die_shallow): New cases DW_FORM_GNU_addr_index,
4878 DW_FORM_GNU_str_index.
4879 (follow_die_sig): Update to use type_offset_in_section.
4880 (decode_locdesc): New case DW_OP_GNU_addr_index.
4881 (skip_form_bytes): New cases DW_FORM_GNU_addr_index,
4882 DW_FORM_GNU_str_index.
4883 (cu_debug_loc_section): New function.
4884 (fill_in_loclist_baton, dwarf2_symbol_mark_computed): Call it.
4885 (dwarf2_per_objfile_free): Unmap .debug_addr section.
4886 Free DWO files if present.
4887 * xcoffread.c (dwarf2_xcoff_names): Add .debug_addr.
4888
4889 Refactor DIE reading.
4890 * dwarf2read.c (dwarf2_per_objfile): Replace members
4891 debug_info_type_hash and debug_types_type_hash with die_type_hash.
4892 (die_reader_specs): New member "die_section". Temporarily make
4893 member "buffer" non-const, pending constifying all info_ptr uses.
4894 (die_reader_func_ftype): New typedef.
4895 (dw2_get_file_names_reader): New function.
4896 (dw2_get_file_names): Rewrite.
4897 (read_and_check_type_unit_head): Rename arg type_offset to
4898 type_offset_in_tu.
4899 (create_all_type_units): Improve debugging message.
4900 Improve dummy type unit check.
4901 (init_cu_die_reader): New arg "section". All callers updated.
4902 (init_and_read_dies_worker): New function.
4903 (init_cu_and_read_dies, init_tu_and_read_dies): New functions.
4904 (init_cutu_and_read_dies_no_follow): New function.
4905 (init_cutu_and_read_dies_simple): New function.
4906 (process_psymtab_comp_unit_reader): New function.
4907 (process_psymtab_comp_unit): Delete args section,
4908 is_debug_types_section. Rewrite. All callers updated.
4909 (process_psymtab_type_unit): Renamed from process_type_comp_unit.
4910 All callers updated. Rewrite.
4911 (load_partial_comp_unit_reader): New function.
4912 (load_partial_comp_unit): Rewrite.
4913 (skip_children): New arg reader. Delete args buffer, cu.
4914 All callers updated.
4915 (skip_one_die): New arg reader. Delete args buffer, cu.
4916 All callers updated.
4917 (locate_pdi_sibling): New arg reader. Delete args buffer, abfd, cu.
4918 All callers updated.
4919 (load_full_comp_unit_reader): New function.
4920 (load_full_comp_unit): Rewrite.
4921 (read_comp_unit): Delete.
4922 (read_die_and_children_1): Delete, contents moved ...
4923 (read_die_and_children): ... here.
4924 (dwarf2_read_abbrevs): New arg abbrev_section. All callers updated.
4925 (load_partial_dies): New arg reader. Delete args abfd, buffer, cu.
4926 All callers updated.
4927 (read_partial_die): New arg reader. Delete args abfd, buffer, cu.
4928 All callers updated.
4929 (find_partial_die): Rewrite load_all_dies support.
4930 (read_attribute_value): New arg reader. Delete args abfd, cu.
4931 All callers updated.
4932 (read_attribute): New arg reader. Delete args abfd, cu.
4933 All callers updated.
4934 (load_full_type_unit): Add assert.
4935 (read_signatured_type_reader): New function.
4936 (read_signatured_type): Rewrite.
4937 (free_stack_comp_unit): Remove call to age_cached_comp_units.
4938 (free_one_cached_comp_unit): Change target_cu arg to target_per_cu.
4939 All callers updated. Set per_cu->cu = NULL after freeing it.
4940 (dwarf2_per_cu_offset_and_type): Renamed from dwarf2_offset_and_type.
4941 (per_cu_offset_and_type_hash): Renamed from offset_and_type_hash.
4942 (per_cu_offset_and_type_eq): Renamed from offset_and_type_eq.
4943 (set_die_type): Update.
4944 (get_die_type_at_offset): Update.
4945 (read_file_scope): Call prepare_one_comp_unit.
4946 (read_type_unit_scope): Ditto.
4947 (prepare_one_comp_unit): Set producer if present.
4948
4949 2012-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4950
4951 * probe.c (compile_rx_or_error): Silence ARI warning about missing
4952 gettext function on `error'.
4953
4954 2012-04-27 Doug Evans <dje@google.com>
4955
4956 * dwarf2read.c (dwarf2_read_index): Don't use index if symbol table
4957 is empty.
4958
4959 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4960 Tom Tromey <tromey@redhat.com>
4961
4962 * breakpoint.c (struct breakpoint_objfile_data)
4963 <longjmp_searched>,<longjmp_probes>,<exception_searched>,
4964 <exception_probes>: New fields.
4965 (free_breakpoint_probes): New function.
4966 (create_longjmp_master_breakpoint): Prefer SystemTap probe over
4967 `_Unwind_DebugHook'.
4968 (create_exception_master_breakpoint): Likewise.
4969 (_initialize_breakpoint): Registering cleanup for SystemTap probes.
4970 * infrun.c: Including necessary header files for handling SystemTap
4971 probes.
4972 (handle_inferior_event): Handling longjmp breakpoint and exceptions
4973 via SystemTap probes.
4974 (check_exception_resume): Remove `func' argument. Handle exception
4975 unwinding breakpoint set via a SystemTap probe.
4976 (insert_exception_resume_from_probe): New function.
4977
4978 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4979 Tom Tromey <tromey@redhat.com>
4980 Jan Kratochvil <jan.kratochvil@redhat.com>
4981
4982 * Makefile.in (SFILES): Add `probe' and `stap-probe'.
4983 (COMMON_OBS): Likewise.
4984 (HFILES_NO_SRCDIR): Add `probe'.
4985 * NEWS: Mention support for static and SystemTap probes.
4986 * amd64-tdep.c (amd64_init_abi): Initializing proper fields used by
4987 SystemTap probes' arguments parser.
4988 * arm-linux-tdep.c: Including headers needed to perform the parsing
4989 of SystemTap probes' arguments.
4990 (arm_stap_is_single_operand): New function.
4991 (arm_stap_parse_special_token): Likewise.
4992 (arm_linux_init_abi): Initializing proper fields used by SystemTap
4993 probes' arguments parser.
4994 * ax-gdb.c (require_rvalue): Removing static declaration.
4995 (gen_expr): Likewise.
4996 * ax-gdb.h (gen_expr): Declaring function.
4997 (require_rvalue): Likewise.
4998 * breakpoint.c: Include `gdb_regex.h' and `probe.h'.
4999 (bkpt_probe_breakpoint_ops): New variable.
5000 (momentary_breakpoint_from_master): Set the `probe' value.
5001 (add_location_to_breakpoint): Likewise.
5002 (break_command_1): Using proper breakpoint_ops according to the
5003 argument passed by the user in the command line.
5004 (bkpt_probe_insert_location): New function.
5005 (bkpt_probe_remove_location): Likewise.
5006 (bkpt_probe_create_sals_from_address): Likewise.
5007 (bkpt_probe_decode_linespec): Likewise.
5008 (tracepoint_probe_create_sals_from_address): Likewise.
5009 (tracepoint_probe_decode_linespec): Likewise.
5010 (tracepoint_probe_breakpoint_ops): New variable.
5011 (trace_command): Using proper breakpoint_ops according to the
5012 argument passed by the user in the command line.
5013 (initialize_breakpoint_ops): Initializing breakpoint_ops for
5014 static probes on breakpoints and tracepoints.
5015 * breakpoint.h (struct bp_location) <probe>: New field.
5016 * cli-utils.c (skip_spaces_const): New function.
5017 (extract_arg): Likewise.
5018 * cli-utils.h (skip_spaces_const): Likewise.
5019 (extract_arg): Likewise.
5020 * coffread.c (coff_sym_fns): Add `sym_probe_fns' value.
5021 * configure.ac: Append `stap-probe.o' to be generated when ELF
5022 support is present.
5023 * configure: Regenerate.
5024 * dbxread.c (aout_sym_fns): Add `sym_probe_fns' value.
5025 * elfread.c: Include `probe.h' and `arch-utils.h'.
5026 (probe_key): New variable.
5027 (elf_get_probes): New function.
5028 (elf_get_probe_argument_count): Likewise.
5029 (elf_evaluate_probe_argument): Likewise.
5030 (elf_compile_to_ax): Likewise.
5031 (elf_symfile_relocate_probe): Likewise.
5032 (stap_probe_key_free): Likewise.
5033 (elf_probe_fns): New variable.
5034 (elf_sym_fns): Add `sym_probe_fns' value.
5035 (elf_sym_fns_lazy_psyms): Likewise.
5036 (elf_sym_fns_gdb_index): Likewise.
5037 (_initialize_elfread): Initialize objfile cache for static
5038 probes.
5039 * gdb_vecs.h (struct probe): New forward declaration.
5040 (probe_p): New VEC declaration.
5041 * gdbarch.c: Regenerate.
5042 * gdbarch.h: Regenerate.
5043 * gdbarch.sh (stap_integer_prefix): New variable.
5044 (stap_integer_suffix): Likewise.
5045 (stap_register_prefix): Likewise.
5046 (stap_register_suffix): Likewise.
5047 (stap_register_indirection_prefix): Likewise.
5048 (stap_register_indirection_suffix): Likewise.
5049 (stap_gdb_register_prefix): Likewise.
5050 (stap_gdb_register_suffix): Likewise.
5051 (stap_is_single_operand): New function.
5052 (stap_parse_special_token): Likewise.
5053 (struct stap_parse_info): Forward declaration.
5054 * i386-tdep.c: Including headers needed to perform the parsing
5055 of SystemTap probes' arguments.
5056 (i386_stap_is_single_operand): New function.
5057 (i386_stap_parse_special_token): Likewise.
5058 (i386_elf_init_abi): Initializing proper fields used by SystemTap
5059 probes' arguments parser.
5060 * i386-tdep.h (i386_stap_is_single_operand): New function.
5061 (i386_stap_parse_special_token): Likewise.
5062 * machoread.c (macho_sym_fns): Add `sym_probe_fns' value.
5063 * mipsread.c (ecoff_sym_fns): Likewise.
5064 * objfiles.c (objfile_relocate1): Support relocation for static
5065 probes.
5066 * parse.c (prefixify_expression): Remove static declaration.
5067 (initialize_expout): Likewise.
5068 (reallocate_expout): Likewise.
5069 * parser-defs.h (initialize_expout): Declare function.
5070 (reallocate_expout): Likewise.
5071 (prefixify_expression): Likewise.
5072 * ppc-linux-tdep.c: Including headers needed to perform the parsing
5073 of SystemTap probes' arguments.
5074 (ppc_stap_is_single_operand): New function.
5075 (ppc_stap_parse_special_token): Likewise.
5076 (ppc_linux_init_abi): Initializing proper fields used by SystemTap
5077 probes' arguments parser.
5078 * probe.c: New file, for generic statically defined probe support.
5079 * probe.h: Likewise.
5080 * s390-tdep.c: Including headers needed to perform the parsing of
5081 SystemTap probes' arguments.
5082 (s390_stap_is_single_operand): New function.
5083 (s390_gdbarch_init): Initializing proper fields used by SystemTap
5084 probes' arguments parser.
5085 * somread.c (som_sym_fns): Add `sym_probe_fns' value.
5086 * stap-probe.c: New file, for SystemTap probe support.
5087 * stap-probe.h: Likewise.
5088 * symfile.h: Include `gdb_vecs.h'.
5089 (struct sym_probe_fns): New struct.
5090 (struct sym_fns) <sym_probe_fns>: New field.
5091 * symtab.c (init_sal): Initialize `probe' field.
5092 * symtab.h (struct probe): Forward declaration.
5093 (struct symtab_and_line) <probe>: New field.
5094 * tracepoint.c (start_tracing): Adjust semaphore on breakpoints
5095 locations.
5096 (stop_tracing): Likewise.
5097 * xcoffread.c (xcoff_sym_fns): Add `sym_probe_fns' value.
5098
5099 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5100 Tom Tromey <tromey@redhat.com>
5101
5102 * ax-gdb.c (gen_expr): Clean up code to handle internal variables
5103 and to compile agent expressions.
5104 * infrun.c (siginfo_make_value): New argument `ignore'.
5105 (siginfo_funcs): New struct.
5106 (_initialize_infrun): New argument when calling
5107 `create_internalvar_type_lazy'.
5108 * thread.c (thread_id_make_value): New argument `ignore'.
5109 (thread_funcs): New struct.
5110 (_initialize_thread): New argument when calling
5111 `create_internalvar_type_lazy'.
5112 * tracepoint.c (sdata_make_value): New argument `ignore'.
5113 (sdata_funcs): New struct.
5114 (_initialize_tracepoint): New argument when calling
5115 `create_internalvar_type_lazy'.
5116 * value.c (make_value): New struct.
5117 (create_internalvar_type_lazy): New argument `data'.
5118 (compile_internalvar_to_ax): New function.
5119 (value_of_internalvar): Properly handling `make_value' case.
5120 (clear_internalvar): Likewise.
5121 (show_convenience): Adding `TRY_CATCH' block.
5122 * value.h (internalvar_make_value): Delete, replace by...
5123 (struct internalvar_funcs): ... this.
5124 (create_internalvar_type_lazy) <fun>: Delete argument.
5125 (create_internalvar_type_lazy) <funcs>, <data>: New arguments.
5126 (compile_internalvar_to_ax): New function.
5127 * windows-tdep.c (tlb_make_value): New argument `ignore'.
5128 (tlb_funcs): New struct.
5129 (_initialize_windows_tdep): New argument when calling
5130 `create_internalvar_type_lazy'.
5131
5132 2012-04-27 Mark Wielaard <mjw@redhat.com>
5133
5134 * dwarf2read.c (dwarf2_get_pc_bounds): Check DW_AT_high_pc form to
5135 see whether it is an address or a constant offset from DW_AT_low_pc.
5136 (dwarf2_record_block_ranges): Likewise.
5137 (read_partial_die): Likewise.
5138
5139 2012-04-26 Mark Wielaard <mjw@redhat.com>
5140
5141 * MAINTAINERS (Write After Approval): Add myself to the list.
5142
5143 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5144
5145 * proc-utils.h (proc_prettyprint_signalset): New prototype.
5146 (proc_prettyprint_signal): Likewise.
5147 (proc_prettyprint_faultset): Likewise.
5148 (proc_prettyprint_fault): Likewise.
5149 (proc_prettyprint_actionset): Likewise.
5150 (proc_prettyprint_flags): Move to new proc-flags.c section.
5151 (proc_prettyfprint_flags): New prototype.
5152 * procfs.c (proc_nsysarg, proc_sysargs): Add prototypes.
5153 (proc_syscall, proc_cursig): Likewise.
5154 (proc_set_kill_on_last_close): Likewise.
5155 (proc_unset_kill_on_last_close): Likewise.
5156 (proc_set_watchpoint): Make static.
5157 (proc_delete_dead_threads): Likewise.
5158 (procfs_set_watchpoint): Likewise.
5159 (_initialize_procfs): Add prototype.
5160 * proc-events.c: Include proc-utils.h.
5161 (init_syscall_table): Make static.
5162 * proc-api.c (_initialize_proc_api): Add prototype.
5163 * proc-flags.c: Include proc-utils.h.
5164
5165 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5166
5167 * configure.ac: Add AC_ARG_PROGRAM.
5168 * configure: Regenerate.
5169
5170 2012-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5171
5172 Fix DW_AT_lower_bound defaults for DWARF-4+.
5173 * dwarf2read.c (read_subrange_type): Remove initialization of low and
5174 high. New variable low_default_is_valid. Implement DWARF-4+
5175 DW_AT_lower_bound defaults. Print complaint for DW_AT_lower_bound with
5176 no default by the DWARF standard.
5177
5178 2012-04-26 Maciej W. Rozycki <macro@mips.com>
5179 Maciej W. Rozycki <macro@codesourcery.com>
5180
5181 * infrun.c (handle_inferior_event): Move the check for return
5182 trampolines ahead of the check for function trampolines.
5183 * mips-tdep.h (MIPS_S2_REGNUM, MIPS_GP_REGNUM): New macros.
5184 * mips-tdep.c (mips_str_mips16_call_stub): New variable.
5185 (mips_str_mips16_ret_stub): Likewise.
5186 (mips_str_call_fp_stub): Likewise.
5187 (mips_str_call_stub): Likewise.
5188 (mips_str_fn_stub): Likewise.
5189 (mips_str_pic): Likewise.
5190 (mips_in_frame_stub): New function.
5191 (mips_unwind_pc): Return the return address rather than the PC
5192 if the PC of an intermediate frame is inside a call thunk.
5193 (mips_is_stub_suffix): New function.
5194 (mips_is_stub_mode): Likewise.
5195 (mips_get_mips16_fn_stub_pc): Likewise.
5196 (mips_skip_mips16_trampoline_code): Update to handle all the
5197 currently generated stub types. Don't recurse into __fn_stub
5198 thunks. Remove heuristics to handle stubs beyond etext/_etext.
5199 Use cooked register accesses.
5200 (mips_in_return_stub): Reintroduce function.
5201 (mips_skip_trampoline_code): Traverse trampolines recursively.
5202 (mips_gdbarch_init): Handle MIPS16 return trampolines.
5203
5204 2012-04-26 Joel Brobecker <brobecker@adacore.com>
5205
5206 GDB 7.4.1 released.
5207
5208 2012-04-26 Jonathan Larmour <jifl@eCosCentric.com>
5209
5210 * arm-tdep.h (VFP_REGISTER_SIZE): Define.
5211 * features/arm-with-m-vfp-d16.xml: New file. Describes
5212 Cortex-M with VFPv4-sp-d16 FPU register layout.
5213 * features/Makefile (WHICH): Add arm-with-m-vfp-d16.
5214 * features/arm-with-m-vfp-d16.c: New. Generated from above.
5215 * arm-tdep.c: Include arm-with-m-vfp-d16.c.
5216 (arm-register_g_packet_guesses): Add vfp-d16 guess.
5217 (_initialise_arm_tdep): Initialize arm-with-m-vfp-d16 tdesc.
5218
5219 2012-04-25 Doug Evans <dje@google.com>
5220
5221 * cli/cli-decode.c (print_doc_line): Use stream instead of
5222 current_uiout.
5223
5224 2012-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5225
5226 * features/arm-with-iwmmxt.c: Regenerate.
5227 * features/arm-with-m-fpa-layout.c: Likewise.
5228 * features/arm-with-m.c: Likewise.
5229 * features/arm-with-neon.c: Likewise.
5230 * features/arm-with-vfpv2.c: Likewise.
5231 * features/arm-with-vfpv3.c: Likewise.
5232 * features/mips-dsp-linux.c: Likewise.
5233 * features/mips-linux.c: Likewise.
5234 * features/mips64-dsp-linux.c: Likewise.
5235 * features/mips64-linux.c: Likewise.
5236 * features/s390-linux32.c: Likewise.
5237 * features/s390-linux32v1.c: Likewise.
5238 * features/s390-linux32v2.c: Likewise.
5239 * features/s390-linux64.c: Likewise.
5240 * features/s390-linux64v1.c: Likewise.
5241 * features/s390-linux64v2.c: Likewise.
5242 * features/s390x-linux64.c: Likewise.
5243 * features/s390x-linux64v1.c: Likewise.
5244 * features/s390x-linux64v2.c: Likewise.
5245 * features/tic6x-c62x-linux.c: Likewise.
5246 * features/tic6x-c62x.c: Likewise.
5247 * features/tic6x-c64x-linux.c: Likewise.
5248 * features/tic6x-c64x.c: Likewise.
5249 * features/tic6x-c64xp-linux.c: Likewise.
5250 * features/tic6x-c64xp.c: Likewise.
5251 * target-descriptions.c: Only generate `field_type' and `type'
5252 variables when needed.
5253
5254 2012-04-25 Fredrik Hederstierna <fredrikh.hederstierna@securitas-direct.com>
5255
5256 * cli/cli-cmds.c (cd_command): Use memmove instead of strcpy.
5257
5258 2012-04-25 Doug Evans <dje@google.com>
5259
5260 Initial pass at Go language support.
5261 * NEWS: Mention Go.
5262 * Makefile.in (SFILES): Add go-exp.y, go-lang.c, go-typeprint.c,
5263 go-valprint.c.
5264 (COMMON_OBS): Add go-lang.o, go-val.print.o, go-typeprint.o.
5265 (YYFILES): Add go-exp.c.
5266 (YYOBJ): Add go-exp.o.
5267 (local-maintainer-clean): Delete go-exp.c.
5268 * defs.h (enum language): Add language_go.
5269 * dwarf2read.c: #include "go-lang.h".
5270 (fixup_go_packaging): New function.
5271 (process_full_comp_unit): Call it when processing Go CUs.
5272 (dwarf2_physname): Add Go support.
5273 (read_file_scope): Handle missing language spec for GNU Go.
5274 (set_cu_language): Handle DW_LANG_Go.
5275 * go-exp.y: New file.
5276 * go-lang.h: New file.
5277 * go-lang.c: New file.
5278 * go-typeprint.c: New file.
5279 * go-valprint.c: New file.
5280 * symtab.c: #include "go-lang.h".
5281 (symbol_set_language): Handle language_go.
5282 (symbol_find_demangled_name, symbol_set_names): Ditto.
5283 (symbol_natural_name, demangle_for_lookup, find_main_name): Ditto.
5284
5285 2012-04-24 Jim Meyering <meyering@redhat.com>
5286
5287 avoid a few strncpy-induced buffer overruns
5288 * procfs.c (procfs_make_note_section): Be sure to NUL-terminate
5289 fname and psargs before trying to concatenate.
5290 * tui/tui-stack.c (tui_get_function_from_frame): NUL-terminate
5291 "name" before applying strchr.
5292
5293 2012-04-25 Siva Chandra Reddy <sivachandra@google.com>
5294
5295 * CONTRIBUTE: Use unified diff instead of context diff when
5296 generating patches.
5297
5298 2012-04-24 Maciej W. Rozycki <macro@codesourcery.com>
5299
5300 * mips-tdep.c (mips_about_to_return): Remove dead MIPS16 support
5301 code. Handle JR.HB correctly.
5302
5303 2012-04-24 Maciej W. Rozycki <macro@codesourcery.com>
5304
5305 * mips-tdep.c
5306 (is_mips16_addr, unmake_mips16_addr, make_mips16_addr): Group
5307 with the other MIPS16 helpers.
5308
5309 2012-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
5310
5311 * observer.sh: Conditionally declare `args', thus cleaning up
5312 unused instances of this variable.
5313
5314 2012-04-24 Yao Qi <yao@codesourcery.com>
5315
5316 Revert this patch to allow breakpoint always-inserted
5317 in record target.
5318 2011-12-05 Pedro Alves <pedro@codesourcery.com>
5319 * breakpoint.c: Include record.h.
5320 (breakpoints_always_inserted_mode): Return false when the record
5321 target is in use.
5322
5323 * breakpoint.c (iterate_over_bp_locations): New.
5324 * breakpoint.h: Declare.
5325 New typedef walk_bp_location_callback.
5326 * record.c (record_open): Call record_init_record_breakpoints.
5327 (record_sync_record_breakpoints): New.
5328 (record_init_record_breakpoints): New.
5329 * NEWS: Mention supporting breakpoint always-inserted mode in
5330 record target.
5331
5332 2012-04-24 Marc Khouzam <marc.khouzam@ericsson.com>
5333
5334 * mi/mi-main.c (mi_cmd_execute): Choose a live thread not just
5335 any thread.
5336
5337 2012-04-24 Yao Qi <yao@codesourcery.com>
5338
5339 * breakpoint.c (ep_is_catchpoint): Renamed to ...
5340 (is_catchpoint): ... it.
5341 (print_one_breakpoint_location): Caller update.
5342 * breakpoint.h: Update declaration.
5343
5344 2012-04-23 David S. Miller <davem@davemloft.net>
5345
5346 * configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
5347
5348 2012-04-23 Tom Tromey <tromey@redhat.com>
5349
5350 * buildsym.c (add_free_pendings): Remove.
5351 * buildsym.h (add_free_pendings): Remove.
5352
5353 2012-04-23 Doug Evans <dje@google.com>
5354
5355 * dwarf2read.c (partial_die_full_name): Record DW_FORM_ref_addr in
5356 attr.u.unsnd instead of attr.u.addr.
5357 (read_attribute_value) Ditto for cases DW_FORM_ref_addr,
5358 DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4, DW_FORM_reg8,
5359 DW_FORM_ref_udata.
5360 (dump_die_shallow): Update cases DW_FORM_ref_addr,
5361 DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4. Add cases DW_FORM_ref8,
5362 DW_FORM_ref_udata.
5363 (dwarf2_get_ref_die_offset): Use DW_UNSND for reference attributes.
5364
5365 2012-04-23 Maciej W. Rozycki <macro@codesourcery.com>
5366
5367 * mips-tdep.c (mips_n32n64_return_value): Fix coding style.
5368 (mips_o32_return_value): Likewise.
5369 (mips_o64_return_value): Likewise.
5370
5371 2012-04-21 Paul Hilfinger <hilfinger@adacore.com>
5372
5373 * ada-lang.c (ada_evaluate_subexp): Add cases for
5374 TYPE_CODE_INTERNAL_FUNCTION and for TYPE_GNU_IFUNC, following
5375 their treatment in eval.c.
5376
5377 2012-04-21 David S. Miller <davem@davemloft.net>
5378
5379 * sparc-tdep.c (X_DISP10): Define.
5380 (sparc_analyze_control_transfer): Handle compare-and-branch.
5381
5382 2012-04-21 Jonathan Larmour <jifl@eCosCentric.com>
5383
5384 * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.
5385 * arm-tdep.c (arm_register_g_packet_guesses): Fix comment.
5386
5387 2012-04-20 Nigel Stephens <nigel@mips.com>
5388 Maciej W. Rozycki <macro@codesourcery.com>
5389
5390 * mips-tdep.c (mips_float_register_p): New function.
5391 (mips_convert_register_float_case_p): Use mips_float_register_p.
5392 (mips_register_type): Likewise.
5393 (mips_print_register): Likewise.
5394 (print_gp_register_row): Likewise.
5395 (mips_print_registers_info): Likewise.
5396
5397 2012-04-20 Shun-Yen Lu <dark.asparagus@gmail.com>
5398
5399 * mips-tdep.c (mips_elf_make_msymbol_special): Fix identification
5400 of mips16 symbols.
5401
5402 2012-04-20 Andrew Pinski <apinski@cavium.com>
5403
5404 * MAINTAINERS (Write After Approval): Add myself to the list.
5405
5406 2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
5407
5408 * MAINTAINERS: Update my e-mail address.
5409
5410 2012-04-20 Pedro Alves <palves@redhat.com>
5411
5412 * acx_configure_dir.m4 (ACX_CONFIGURE_DIR): Handle absolute
5413 $srcdir.
5414 * configure: Regenerate.
5415
5416 2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
5417
5418 * cp-support.h: Include `gdb_vecs.h'. Delete `const_char_ptr' VEC
5419 declaration.
5420 * gdb_vecs.h: Declare `const_char_ptr' VEC.
5421
5422 2012-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5423
5424 Fix compilation compatibility with python-2.4
5425 * python/py-type.c (convert_field): Cast ADDRSTRING for
5426 PyObject_SetAttrString as non-const. New comment.
5427
5428 2012-04-19 Tom Tromey <tromey@redhat.com>
5429
5430 * top.c (quit_target): Use all_cleanups.
5431 * main.c (captured_command_loop): Use all_cleanups.
5432 * exceptions.c (throw_exception): Use all_cleanups.
5433
5434 2012-04-19 Pedro Alves <palves@redhat.com>
5435
5436 * Makefile.in (GNULIB_BUILDDIR): New.
5437 (LIBGNU, INCGNU, GNULIB_H): Adjust.
5438 (SUBDIRS): Add $(GNULIB_BUILDDIR).
5439 (CLEANDIRS). Remove gnulib/import.
5440 (REQUIRED_SUBDIRS): Replace gnulib/import with $(GNULIB_BUILDDIR).
5441 (all-lib): Ditto.
5442 (distclean): Remove the $(GNULIB_BUILDDIR) directory.
5443 (gnulib/import/Makefile): Replace gnulib/import with
5444 $(GNULIB_BUILDDIR). Set CONFIG_FILES to just Makefile.
5445 (ACLOCAL_AMFLAGS): Remove '-I gnulib/import/m4'.
5446 (aclocal_m4_deps): Remove the gnulib dependencies. Add
5447 acx_configure_dir.m4.
5448 * acinclude.m4: Include acx_configure_dir.m4.
5449 * acx_configure_dir.m4: New file.
5450 * aclocal.m4: Regenerate.
5451 * configure.ac: Remove gl_EARLY, gl_INIT and AM_INIT_AUTOMAKE
5452 calls. Configure gnulib using ACX_CONFIGURE_DIR.
5453 (GNULIB): New variable.
5454 (GNULIB_STDINT_H): Adjust.
5455 (AC_OUTPUT): Don't output gnulib/Makefile.
5456 * gdb/defs.h: Include build-gnulib/config.h.
5457 * aclocal.m4: Regenerate.
5458 * config.in: Regenerate.
5459 * configure: Regenerate.
5460
5461 * gnulib/Makefile.in: New file.
5462 * gnulib/configure.ac: New file.
5463 * gnulib/aclocal.m4: New file.
5464 * gnulib/config.in: New file.
5465 * gnulib/configure: New file.
5466 * gnulib/: Re-run gnulib-tool to adjust.
5467
5468 2012-04-19 Doug Evans <dje@google.com>
5469
5470 * cleanups.h (struct cleanup): Move to cleanups.c.
5471 (make_cleanup_dtor_ftype): New typedef.
5472 (make_cleanup_dtor): Use it.
5473 (ALL_CLEANUPS): Replace with ...
5474 (all_cleanups): ... this. Declare. All uses updated.
5475 * cleanups.c: #include "gdb_assert.h".
5476 (sentinel_cleanup): New static global.
5477 (SENTINEL_CLEANUP): Define.
5478 (cleanup_chain, final_cleanup_chain): Initialize to SENTINEL_CLEANUP.
5479 (make_my_cleanup2): Assert result is non-NULL.
5480 (all_cleanups): New function.
5481 (save_my_cleanups): Initialize new chain to SENTINEL_CLEANUP instead
5482 of NULL.
5483
5484 2012-04-19 Pedro Alves <palves@redhat.com>
5485
5486 * Makefile.in (HFILES_NO_SRCDIR): Remove gnulib/wchar.in.h.
5487 Adjust paths to gnulib imported files.
5488
5489 2012-04-19 Pedro Alves <palves@redhat.com>
5490
5491 * gnulib/: Move whole directory ...
5492 * gnulib/import/: ... here, and re-rerun gnulib-tool to adjust.
5493 * Makefile.in (LIBGNU, INCGNU, GNULIB_H, CLEANDIRS)
5494 (REQUIRED_SUBDIRS, all-lib, gnulib/Makefile, ACLOCAL_AMFLAGS)
5495 (aclocal_m4_deps): Adjust.
5496 * aclocal.m4: Regenerate.
5497 * configure: Regenerate.
5498 * configure.ac: Adjust AC_OUTPUT output.
5499
5500 2012-04-19 Yao Qi <yao@codesourcery.com>
5501
5502 * Makefile.in (SFILES): Add common/vec.c and remove vec.c.
5503 (vec.o): New rule.
5504 * vec.c: Move it ...
5505 * common/vec.c: ... here.
5506 * vec.h: Move it ...
5507 * common/vec.h: ... here.
5508
5509 2012-04-19 Yao Qi <yao@codesourcery.com>
5510
5511 * gdb-code-style.el: New.
5512
5513 2012-04-18 Pedro Alves <palves@redhat.com>
5514
5515 Update gnulib from latest git.
5516 (639ea5ae15e39fe48d43e04864b2997301e4b969)
5517
5518 * gnulib/Makefile.am: Update.
5519 * gnulib/dummy.c: Update.
5520 * gnulib/extra/arg-nonnull.h: Update.
5521 * gnulib/extra/c++defs.h: Update.
5522 * gnulib/extra/update-copyright: Update.
5523 * gnulib/extra/warn-on-use.h: Update.
5524 * gnulib/inttypes.in.h: Update.
5525 * gnulib/m4/00gnulib.m4: Update.
5526 * gnulib/m4/extensions.m4: Update.
5527 * gnulib/m4/gnulib-cache.m4: Update.
5528 * gnulib/m4/gnulib-common.m4: Update.
5529 * gnulib/m4/gnulib-comp.m4: Update.
5530 * gnulib/m4/gnulib-tool.m4: Update.
5531 * gnulib/m4/include_next.m4: Update.
5532 * gnulib/m4/inttypes-pri.m4: Update.
5533 * gnulib/m4/inttypes.m4: Update.
5534 * gnulib/m4/longlong.m4: Update.
5535 * gnulib/m4/memchr.m4: Update.
5536 * gnulib/m4/memmem.m4: Update.
5537 * gnulib/m4/mmap-anon.m4: Update.
5538 * gnulib/m4/multiarch.m4: Update.
5539 * gnulib/m4/onceonly.m4: Update.
5540 * gnulib/m4/stddef_h.m4: Update.
5541 * gnulib/m4/stdint.m4: Update.
5542 * gnulib/m4/string_h.m4: Update.
5543 * gnulib/m4/warn-on-use.m4: Update.
5544 * gnulib/m4/wchar_h.m4: Update.
5545 * gnulib/m4/wchar_t.m4: Update.
5546 * gnulib/m4/wint_t.m4: Update.
5547 * gnulib/memchr.c: Update.
5548 * gnulib/memmem.c: Update.
5549 * gnulib/stddef.in.h: Update.
5550 * gnulib/stdint.in.h: Update.
5551 * gnulib/str-two-way.h: Update.
5552 * gnulib/string.in.h: Update.
5553 * gnulib/wchar.in.h: Update.
5554
5555 * gnulib/extra/arg-nonnull.h: Delete.
5556 * gnulib/extra/c++defs.h: Delete.
5557 * gnulib/extra/warn-on-use.h: Delete.
5558 * gnulib/m4/wchar_h.m4: Delete.
5559 * gnulib/m4/wint_t.m4: Delete.
5560 * gnulib/wchar.in.h: Delete.
5561
5562 * gnulib/extra/snippets/arg-nonnull.h: New.
5563 * gnulib/extra/snippets/c++defs.h: New.
5564 * gnulib/extra/snippets/warn-on-use.h: New.
5565
5566 * aclocal.m4: Regenerate.
5567 * config.in: Regenerate.
5568 * configure: Regenerate.
5569 * gnulib/Makefile.in: Regenerate.
5570
5571 2012-04-18 Pedro Alves <palves@redhat.com>
5572
5573 Reimport the update-copyright module from gnulib
5574 (250b80067c1e1d8faa0c42fb572f721975b929c5).
5575
5576 * configure: Regenerate.
5577 * gnulib/Makefile.am: Update.
5578 * gnulib/Makefile.in: Regenerate.
5579 * gnulib/extra/update-copyright: Update.
5580 * gnulib/m4/gnulib-cache.m4: Update.
5581 * gnulib/m4/gnulib-comp.m4: Update.
5582
5583 2012-04-18 Tristan Gingold <gingold@adacore.com>
5584
5585 * configure.ac (aix): Put -lpthread into libs.
5586 * configure: Regenerate.
5587
5588 2012-04-18 Tom Tromey <tromey@redhat.com>
5589
5590 * linespec.c (convert_linespec_to_sals): Don't use
5591 SYMBOL_OBJ_SECTION.
5592 (compare_msymbols): Arguments are minsym_and_objfile, not
5593 minimal_symbol*. Don't use SYMBOL_OBJ_SECTION.
5594
5595 2012-04-18 Pedro Alves <palves@redhat.com>
5596
5597 Revert gnulib/ part of:
5598 2011-01-01 Joel Brobecker <brobecker@adacore.com>
5599 Copyright year update in most files (performed by copyright.sh).
5600
5601 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5602
5603 Fix 64-bit constants on 32-bit hosts.
5604 * dwarf2read.c (read_unsigned_leb128): Change declaration return type
5605 from unsigned long to ULONGEST.
5606 (read_signed_leb128): Change declaration return type from long to
5607 LONGEST.
5608 (dwarf2_const_value_attr): Change declaration parameter value from long
5609 to LONGEST.
5610 (dwarf2_compute_name): Change variable value from long to LONGEST.
5611 (read_unsigned_leb128): Change return type, variable result and some
5612 casts from unsigned long to ULONGEST.
5613 (read_signed_leb128): Change return type, variable result and some
5614 casts from long to LONGEST.
5615 (dwarf2_const_value_data, dwarf2_const_value_attr): Change parameter
5616 value from long to LONGEST.
5617 (dwarf2_const_value): Change variable value from long to LONGEST.
5618 * symmisc.c (print_symbol): Change SYMBOL_VALUE format strings to use
5619 plongest and hex_string.
5620 * symtab.h (struct general_symbol_info): Change ivalue from long to
5621 LONGEST, remove the comment.
5622 * tracepoint.c (validate_actionline, collect_symbol, scope_info):
5623 Change SYMBOL_VALUE format strings to use plongest and hex_string.
5624
5625 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5626
5627 PR symtab/7259:
5628 * ada-exp.y (convert_char_literal): Use TYPE_FIELD_ENUMVAL.
5629 * ada-lang.c (ada_discrete_type_high_bound)
5630 (ada_discrete_type_low_bound): Fix function comment. Use
5631 TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
5632 (ada_identical_enum_types_p): Use TYPE_FIELD_ENUMVAL.
5633 (pos_atr, value_val_atr): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
5634 * ada-typeprint.c (print_enum_type): Change variable lastval to LONGEST.
5635 Use TYPE_FIELD_ENUMVAL.
5636 * ada-valprint.c (print_optional_low_bound, ada_print_scalar)
5637 (ada_val_print_1): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
5638 * c-typeprint.c (c_type_print_base): Move variable lastval to inner
5639 block, change it to LONGEST. Use TYPE_FIELD_ENUMVAL for
5640 TYPE_CODE_ENUM.
5641 * coffread.c (coff_read_enum_type): Use SET_FIELD_ENUMVAL.
5642 * dwarf2read.c (process_enumeration_scope): Likewise.
5643 * gdb-gdb.py (TypeFlagsPrinter): Use field.enumval instead of
5644 field.bitpos.
5645 (class StructMainTypePrettyPrinter): Support also
5646 FIELD_LOC_KIND_ENUMVAL.
5647 * gdbtypes.c (get_discrete_bounds): Use TYPE_FIELD_ENUMVAL for
5648 TYPE_CODE_ENUM.
5649 (recursive_dump_type): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
5650 (copy_type_recursive): Support also FIELD_LOC_KIND_ENUMVAL.
5651 * gdbtypes.h (enum field_loc_kind): New FIELD_LOC_KIND_ENUMVAL.
5652 (struct main_type.flds_bnds.fields.loc): Adjust bitpos comment. New
5653 field enumval.
5654 (struct main_type.flds_bnds.bields): Adjust loc_kind and bitsize to
5655 accommodate enumval.
5656 (struct call_site): Adjust loc_kind to accommodate enumval.
5657 (FIELD_ENUMVAL, FIELD_ENUMVAL_LVAL, SET_FIELD_ENUMVAL)
5658 (TYPE_FIELD_ENUMVAL): New macros.
5659 * m2-typeprint.c (m2_enum): Use TYPE_FIELD_ENUMVAL.
5660 * mdebugread.c (parse_symbol): Use TYPE_FIELD_ENUMVAL for
5661 TYPE_CODE_ENUM.
5662 * p-typeprint.c (pascal_type_print_base): Likewise.
5663 * python/lib/gdb/printing.py (class FlagEnumerationPrinter): Use
5664 enumval.
5665 * python/lib/gdb/types.py (make_enum_dict): Likewise.
5666 * python/py-type.c (convert_field): New variable addrstring. Use
5667 TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
5668 (check_types_equal): Support also FIELD_LOC_KIND_ENUMVAL.
5669 * stabsread.c (read_enum_type): Use SET_FIELD_ENUMVAL.
5670 * typepint.c (print_type_scalar): Use TYPE_FIELD_ENUMVAL for
5671 TYPE_CODE_ENUM.
5672 * valprint.c (generic_val_print): Likewise.
5673
5674 2012-04-17 Doug Evans <dje@google.com>
5675
5676 * dwarf2read.c (lookup_signatured_type): Return NULL instead of 0.
5677
5678 * dwarf2read.c: Whitespace fixes.
5679 (lookup_signatured_type): Tweak comment.
5680 (get_die_type_at_offset): Fix comment.
5681
5682 2012-04-17 Joel Brobecker <brobecker@adacore.com>
5683
5684 * xcoffread.c (xcoff_secnum_to_sections): New function.
5685 (secnum_to_section, secnum_to_bfd_section): Reimplement
5686 using xcoff_secnum_to_sections. Rename "secnum" parameter
5687 into "n_scnum".
5688 (RECORD_MINIMAL_SYMBOL): Delete.
5689 (record_minimal_symbol): New function.
5690 (scan_xcoff_symtab): Replace uses of RECORD_MINIMAL_SYMBOL
5691 by call to record_minimal_symbol and set misc_func_recorded
5692 to 1. Set last_csect_sec to the XCOFF section index instead
5693 of GDB's section_offset index. Update calls to
5694 prim_record_minimal_symbol_and_info to pass the BFD section
5695 as well.
5696
5697 2012-04-17 Joel Brobecker <brobecker@adacore.com>
5698
5699 * xcoffread.c (read_xcoff_symtab): Delete variables
5700 last_csect_val and last_csect_sec and associated code.
5701
5702 2012-04-17 Doug Evans <dje@google.com>
5703
5704 * cleanups.c (make_my_cleanup,make_my_cleanup2): Make static.
5705 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
5706 * cleanups.h (make_my_cleanup,make_my_cleanup2): Delete
5707 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Delete.
5708
5709 * cleanups.h: New file.
5710 * cleanups.c: New file.
5711 * Makefile.in (SFILES): Add cleanups.c.
5712 (HFILES_NO_SRCDIR): Add cleanups.h.
5713 (COMMON_OBS): Add cleanups.o.
5714 * defs.h (struct cleanup): Moved to cleanups.h.
5715 (do_cleanups,do_final_cleanups): Ditto.
5716 (discard_cleanups,discard_final_cleanups): Ditto
5717 (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
5718 (save_cleanups,save_final_cleanups): Ditto.
5719 (restore_cleanups,restore_final_cleanups): Ditto.
5720 (null_cleanup): Ditto.
5721 (make_my_cleanup,make_my_cleanup2): Ditto.
5722 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
5723 * utils.c (cleanup_chain,final_cleanup_chain): Moved to cleanups.c.
5724 (do_cleanups,do_final_cleanups): Ditto.
5725 (discard_cleanups,discard_final_cleanups): Ditto
5726 (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
5727 (save_cleanups,save_final_cleanups): Ditto.
5728 (restore_cleanups,restore_final_cleanups): Ditto.
5729 (null_cleanup): Ditto.
5730 (make_my_cleanup,make_my_cleanup2): Ditto.
5731 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
5732
5733 * utils.c (make_cleanup_freeargv): Use make_cleanup instead of
5734 make_my_cleanup.
5735 (make_cleanup_dyn_string_delete): Ditto.
5736 (make_cleanup_ui_file_delete): Ditto.
5737 (make_cleanup_ui_out_redirect_pop): Ditto.
5738 (make_cleanup_free_section_addr_info): Ditto.
5739 (make_cleanup_restore_integer): Ditto.
5740 (make_cleanup_unpush_target): Ditto.
5741 (make_cleanup_value_free_to_mark): Ditto.
5742 (make_cleanup_value_free): Ditto.
5743 (make_cleanup_free_so): Ditto.
5744
5745 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5746
5747 New option "set debug auto-load".
5748 * NEWS: New commands "set debug auto-load" and "show debug auto-load".
5749 * auto-load.c (debug_auto_load, show_debug_auto_load: New.
5750 (auto_load_safe_path_vec_update)
5751 (filename_is_in_auto_load_safe_path_vec): Call fprintf_unfiltered
5752 if DEBUG_AUTO_LOAD.
5753 (file_is_auto_load_safe): New parameters debug_fmt and ....
5754 Call fprintf_unfiltered if DEBUG_AUTO_LOAD.
5755 (source_gdb_script_for_objfile): Extend the file_is_auto_load_safe
5756 caller by explanatory string.
5757 (_initialize_auto_load): Register "set debug auto-load".
5758 * auto-load.h (file_is_auto_load_safe): New parameters debug_fmt
5759 and ....
5760 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
5761 (try_thread_db_load_from_dir): Extend the file_is_auto_load_safe caller
5762 by explanatory string.
5763 * main.c (captured_main): Likewise.
5764 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
5765 (source_section_scripts): Likewise.
5766
5767 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5768
5769 New option "set auto-load safe-path".
5770 * NEWS: New commands "set auto-load safe-path"
5771 and "show auto-load safe-path".
5772 * auto-load.c: Include gdb_vecs.h, readline/tilde.h and completer.h.
5773 (auto_load_safe_path, auto_load_safe_path_vec)
5774 (auto_load_safe_path_vec_update, set_auto_load_safe_path)
5775 (show_auto_load_safe_path, add_auto_load_safe_path, filename_is_in_dir)
5776 (filename_is_in_auto_load_safe_path_vec, file_is_auto_load_safe): New.
5777 (source_gdb_script_for_objfile): New variable is_safe. Call
5778 file_is_auto_load_safe. Return if it is not.
5779 (struct loaded_script): New field loaded.
5780 (maybe_add_script): Add parameter loaded. Initialize SLOT with it.
5781 (print_script): Use LOADED indicator instead of FULL_PATH. Change
5782 output "Missing" to "No".
5783 (_initialize_auto_load): New variable cmd. Initialize
5784 auto_load_safe_path. Register "set auto-load safe-path",
5785 "show auto-load safe-path" and "add-auto-load-safe-path".
5786 * auto-load.h (maybe_add_script): Add parameter loaded.
5787 (file_is_auto_load_safe): New declaration.
5788 * config.in: Regenerate.
5789 * configure: Regenerate.
5790 * configure.ac: New parameters --with-auto-load-safe-path
5791 and --without-auto-load-safe-path.
5792 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
5793 (try_thread_db_load_from_dir): Check file_is_auto_load_safe first.
5794 * main.c (captured_main): Check file_is_auto_load_safe for
5795 LOCAL_GDBINIT.
5796 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile): New
5797 variable is_safe. Call file_is_auto_load_safe. Return if it is not.
5798 (source_section_scripts): Call file_is_auto_load_safe. Return if it is
5799 not.
5800
5801 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5802
5803 auto-load: Implementation.
5804 * NEWS: New descriptions for "info auto-load",
5805 "info auto-load gdb-scripts", "info auto-load python-scripts",
5806 "info auto-load local-gdbinit" and "info auto-load libthread-db".
5807 Deprecate "info auto-load-scripts", "set auto-load-scripts on|off"
5808 and "show auto-load-scripts". New description for "set auto-load",
5809 "show auto-load", "set auto-load gdb-scripts",
5810 "show auto-load gdb-scripts", "set auto-load python-scripts",
5811 "show auto-load python-scripts", "set auto-load local-gdbinit",
5812 "show auto-load local-gdbinit", "set auto-load libthread-db" and
5813 "show auto-load libthread-db".
5814 * auto-load.c: Remove include python/python-internal.h. Add includes
5815 exceptions.h, cli/cli-script.h, gdbcmd.h, cli/cli-decode.h and
5816 cli/cli-setshow.h.
5817 (GDB_AUTO_FILE_NAME, source_gdb_script_for_objfile)
5818 (auto_load_gdb_scripts, show_auto_load_gdb_scripts): New.
5819 (gdbpy_global_auto_load): Rename to ...
5820 (global_auto_load): ... here.
5821 (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
5822 (auto_load_local_gdbinit_loaded, show_auto_load_local_gdbinit)
5823 (script_language_gdb, source_gdb_script_for_objfile): New.
5824 (struct loaded_script): New field language.
5825 (hash_loaded_script_entry, eq_loaded_script_entry): Calculate also
5826 LANGUAGE.
5827 (maybe_add_script): Add parameter language. Drop redundant
5828 entry.full_path initialization. Initialize entry.language and
5829 (*slot)->language.
5830 (auto_load_objfile_script): Change parameter suffix to language.
5831 Remove the call of maybe_add_script.
5832 Call language->source_script_for_objfile.
5833 (load_auto_scripts_for_objfile, struct collect_matching_scripts_data):
5834 New.
5835 (collect_matching_scripts): Adjust it for
5836 struct collect_matching_scripts_data.
5837 (auto_load_info_scripts_pattern_nl): New variable.
5838 (info_auto_load_scripts): Rename to ...
5839 (auto_load_info_scripts): ... here, add parameter language. Adjust it
5840 for struct collect_matching_scripts_data.
5841 (info_auto_load_gdb_scripts, info_auto_load_local_gdbinit)
5842 (set_auto_load_cmd, auto_load_set_cmdlist_get, show_auto_load_cmd)
5843 (auto_load_show_cmdlist_get, info_auto_load_cmd)
5844 (auto_load_info_cmdlist_get): New.
5845 (_initialize_auto_load): Move add_info of "auto-load-scripts" to
5846 python/py-auto-load.c. New installment for "set auto-load gdb-scripts",
5847 "info auto-load gdb-scripts", "set auto-load local-gdbinit" and
5848 "info auto-load local-gdbinit".
5849 * auto-load.h (struct script_language): New.
5850 (gdbpy_global_auto_load): Rename to ...
5851 (global_auto_load): ... here.
5852 (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
5853 (auto_load_local_gdbinit_loaded): New declarations.
5854 (maybe_add_script): New parameter language.
5855 (auto_load_objfile_script): Change parameter suffix to language.
5856 (load_auto_scripts_for_objfile, auto_load_info_scripts_pattern_nl)
5857 (auto_load_info_scripts, auto_load_set_cmdlist_get)
5858 (auto_load_show_cmdlist_get, auto_load_info_cmdlist_get): New
5859 declarations.
5860 * linux-thread-db.c: Include auto-load.h and ctype.h.
5861 (auto_load_thread_db, show_auto_load_thread_db): New.
5862 (struct thread_db_info): New field filename.
5863 (delete_thread_db_info): Call xfree for FILENAME.
5864 (try_thread_db_load): Initialize FILENAME.
5865 (try_thread_db_load_from_pdir, try_thread_db_load_from_dir): Return
5866 if !AUTO_LOAD_THREAD_DB.
5867 (info_auto_load_libthread_db_compare, info_auto_load_libthread_db): New.
5868 (_initialize_thread_db): Install auto_load_thread_db
5869 as "set auto-load libthread-db" and install info_auto_load_libthread_db
5870 as "info auto-load libthread-db".
5871 * main.c (captured_main): Rename gdbpy_global_auto_load to
5872 global_auto_load. Initialize AUTO_LOAD_LOCAL_GDBINIT_PATHNAME and
5873 AUTO_LOAD_LOCAL_GDBINIT_LOADED.
5874 (print_gdb_help): Extend the help for 'local init file'.
5875 * python/py-auto-load.c: Remove a comment about gdb scripts extension.
5876 (GDBPY_AUTO_SECTION_NAME): Extend the comment it is Python specific.
5877 (auto_load_scripts): Rename to ...
5878 (auto_load_python_scripts): ... here, update the comment.
5879 (gdbpy_load_auto_script_for_objfile): New declaration.
5880 (show_auto_load_python_scripts, script_language_python)
5881 (gdbpy_load_auto_script_for_objfile): New.
5882 (source_section_scripts): Refactor the code.
5883 (load_auto_scripts_for_objfile): Rename to ...
5884 (gdbpy_load_auto_scripts_for_objfile): ... here, update the
5885 auto_load_objfile_script caller, drop GDBPY_GLOBAL_AUTO_LOAD checking.
5886 (info_auto_load_python_scripts): New.
5887 (gdbpy_initialize_auto_load): New variables cmd and cmd_name.
5888 Rename "set auto-load-scripts" to "set auto-load python-scripts".
5889 Register "set auto-load-scripts" as its deprecated alias. Register
5890 "info auto-load python-scripts". Register "info auto-load-scripts" as
5891 its deprecated alias.
5892 (load_auto_scripts_for_objfile): Rename to ...
5893 (gdbpy_load_auto_scripts_for_objfile): ... here.
5894 * python/python.h (load_auto_scripts_for_objfile): Rename to ...
5895 (gdbpy_load_auto_scripts_for_objfile): ... here.
5896
5897 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5898
5899 auto-load: Move files.
5900 * Makefile.in (SFILES): Add auto-load.c.
5901 (HFILES_NO_SRCDIR): Add auto-load.h.
5902 (COMMON_OBS): Add auto-load.o.
5903 (distclean): Change .gdbinit for gdb-gdb.gdb.
5904 * auto-load.c: New file, with parts from python/py-auto-load.c.
5905 * auto-load.h: New file, with parts from python/python.h.
5906 * configure: Regenerate.
5907 * configure.ac (AC_OUTPUT): Change .gdbinit for gdb-gdb.gdb.
5908 * gdb-gdb.gdb.in: New file, renamed from gdbinit.in.
5909 * gdbinit.in: Remove file, rename it to gdb-gdb.gdb.in.
5910 * main.c: Include auto-load.h.
5911 * python/py-auto-load.c: Move include filenames.h, gdb_regex.h,
5912 command.h, observer.h and progspace.h to auto-load.c. Add include
5913 auto-load.h.
5914 (gdbpy_global_auto_load, struct auto_load_pspace_info)
5915 (struct loaded_script, auto_load_pspace_data)
5916 (auto_load_pspace_data_cleanup, get_auto_load_pspace_data)
5917 (hash_loaded_script_entry, eq_loaded_script_entry)
5918 (init_loaded_scripts_info, get_auto_load_pspace_data_for_loading)
5919 (maybe_add_script): Move to auto-load.c.
5920 (source_section_scripts): Change maybe_add_script parameters passing,
5921 use script_not_found_warning_print.
5922 (clear_section_scripts, auto_load_objfile_script)
5923 (auto_load_new_objfile, loaded_script_ptr)
5924 (DEF_VEC_P (loaded_script_ptr), collect_matching_scripts, print_script)
5925 (sort_scripts_by_name, info_auto_load_scripts): Move to auto-load.c.
5926 (gdbpy_initialize_auto_load): Move auto_load_pspace_data,
5927 auto_load_new_objfile and info_auto_load_scripts initizations to
5928 auto-load.c.
5929 * python/python.h (gdbpy_global_auto_load): Move to auto-load.h.
5930
5931 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5932
5933 Code cleanup.
5934 * charset.c (find_charset_names): Remove variables ix and elt.
5935 Use free_char_ptr_vec.
5936 * elfread.c (build_id_to_debug_filename): New variables debugdir_vec,
5937 back_to and ix. Use dirnames_to_char_ptr_vec. Remove variable
5938 debugdir_end. New variable debugdir_len.
5939 * gdb_vecs.h (free_char_ptr_vec, make_cleanup_free_char_ptr_vec)
5940 (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): New
5941 declarations.
5942 * progspace.c (clear_program_space_solib_cache): Remove variables ix
5943 and elt. Use free_char_ptr_vec.
5944 * source.c (add_path): Remove variables argv, arg and argv_index.
5945 New variables dir_vec, back_to, ix and name.
5946 Use dirnames_to_char_ptr_vec_append. Use freeargv instead of
5947 make_cleanup_freeargv. Remove variable separator. Simplify the code
5948 no longer expecting DIRNAME_SEPARATOR.
5949 (openp): Remove variable p, p1 and len. New variables dir_vec,
5950 back_to, ix and dir. Use dirnames_to_char_ptr_vec. Simplify the code
5951 no longer expecting DIRNAME_SEPARATOR.
5952 * symfile.c (find_separate_debug_file): New variables debugdir_vec,
5953 back_to and ix. Use dirnames_to_char_ptr_vec. Remove variable
5954 debugdir_end.
5955 * utils.c (free_char_ptr_vec, do_free_char_ptr_vec)
5956 (make_cleanup_free_char_ptr_vec, dirnames_to_char_ptr_vec_append)
5957 (dirnames_to_char_ptr_vec): New functions.
5958
5959 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5960
5961 Code cleanup.
5962 * source.c (add_path): Remove always true conditional 'p == 0' and
5963 unindent its code block.
5964
5965 2012-04-17 Pedro Alves <palves@redhat.com>
5966
5967 * gdbtypes.h (FIELD_BITPOS): Rename to ...
5968 (FIELD_BITPOS_LVAL): ... this.
5969 (FIELD_BITPOS): New.
5970 (SET_FIELD_BITPOS): Adjust to use FIELD_BITPOS_LVAL.
5971 * dwarf2read.c (dwarf2_add_field): Use SET_FIELD_BITPOS.
5972 * gdbtypes.c (append_composite_type_field_aligned): Adjust to use
5973 SET_FIELD_BITPOS.
5974 * gnu-v3-abi.c (build_gdb_vtable_type): Adjust to use
5975 SET_FIELD_BITPOS.
5976 * stabsread.c (read_cpp_abbrev, read_one_struct_field)
5977 (read_baseclasses): Adjust to use SET_FIELD_BITPOS.
5978 * target-descriptions.c (tdesc_gdb_type): Adjust to use
5979 SET_FIELD_BITPOS.
5980
5981 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5982
5983 Do not rely on FIELD_LOC_KIND_BITPOS being zero.
5984 * ada-lang.c (ada_template_to_fixed_record_type_1): Replace
5985 TYPE_FIELD_BITPOS used as lvalue by SET_FIELD_BITPOS.
5986 * gdbtypes.c (append_flags_type_flag): Likewise, twice.
5987 * jv-lang.c (java_link_class_type): Likewise, once.
5988 * stabsread.c (read_enum_type): Likewise.
5989
5990 2012-04-16 Yao Qi <yao@codesourcery.com>
5991
5992 * common/agent.c (agent_run_command): Add one more parameter `len'.
5993 Update callers.
5994 * common/agent.h: Update declaration.
5995 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
5996 Update.
5997 (linux_child_static_tracepoint_markers_by_strid): Ditto.
5998
5999 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
6000
6001 PR mi/13393
6002 * value.c (value_actual_type): New function.
6003 * value.h (value_actual_type): New declaration.
6004 * varobj.c (update_type_if_necessary): New function.
6005 (varobj_create): Call value_actual_type instead of
6006 value_type.
6007 (install_dynamic_child): distinct changed and type changed MI variable
6008 objects.
6009 (update_dynamic_varobj_children): Updated for install_dynamic_child
6010 change. All callers updated.
6011 (varobj_update): Support for MI variable object type change if
6012 the value changed and RTTI is used to determine the type.
6013 (create_child_with_value): Call value_actual_type instead of
6014 value_type.
6015 (adjust_value_for_child_access): Extended with a new parameter which
6016 specify whether the given value should be casted to enclosing type.
6017 All callers updated.
6018
6019 2012-04-14 Yao Qi <yao@codesourcery.com>
6020
6021 Import gnulib module inttypes from git
6022 (250b80067c1e1d8faa0c42fb572f721975b929c5)
6023 * Makefile.in (HFILES_NO_SRCDIR): Add gnulib/inttypes.in.h.
6024 (aclocal_m4_deps): Add gnulib/m4/inttypes.m4 and
6025 gnulib/m4/inttypes-pri.m4
6026 * aclocal.m4, config.in, configure: Regenerated.
6027 * gnulib/Makefile.am: Update.
6028 * gnulib/Makefile.in: Update.
6029 * gnulib/m4/gnulib-cache.m4: Update.
6030 * gnulib/m4/gnulib-comp.m4: Update.
6031 * gnulib/inttypes.in.h: New.
6032 * gnulib/m4/inttypes-pri.m4: New.
6033 * gnulib/m4/inttypes.m4: New.
6034
6035 2012-04-13 Luis Machado <lgustavo@codesourcery.com>
6036
6037 * infrun.c (resume): Update PC address to the real PC after
6038 preparing to do displaced stepping.
6039
6040 2012-04-12 Doug Evans <dje@google.com>
6041
6042 * dwarf2read.c (lookup_signatured_type): Remove arg "objfile", unused.
6043 All callers updated.
6044
6045 2012-04-12 Mark Kettenis <kettenis@gnu.org>
6046
6047 * i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.
6048
6049 2012-04-12 Doug Evans <dje@google.com>
6050
6051 * dwarf2read.c (create_all_type_units): Renamed from
6052 create_debug_types_hash_table. All callers updated.
6053
6054 * dwarf2read.c (create_signatured_type_table_from_index): Rename
6055 local type_sig to sig_type, type_offset to type_offset_in_tu.
6056 (hash_signatured_type): Renamed from hash_type_signature,
6057 all callers updated.
6058 (eq_signatured_type): Renamed from eq_type_signature,
6059 all callers updated.
6060 (create_debug_types_hash_table): Rename local type_sig to sig_type.
6061 (process_enumeration_scope): Ditto.
6062 (lookup_signatured_type_at_offset): Ditto.
6063 (load_full_type_unit, read_signatured_type): Ditto.
6064
6065 2012-04-12 Yao Qi <yao@codesourcery.com>
6066
6067 * remote.c (async_remote_interrupt): Correct function name in
6068 debug message.
6069 (async_remote_interrupt_twice): Ditto.
6070
6071 2012-04-11 Yuanhui Zhang <asmwarrior@gmail.com>
6072
6073 * source.c (find_and_open_source): Consistently pass resulting
6074 full path through xfullpath.
6075
6076 2012-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6077
6078 Provide more specific displaced-stepping memory error message.
6079 * infrun.c (displaced_step_prepare): New variable status. Call
6080 target_read_memory instead of read_memory, provide more specific
6081 error message.
6082
6083 2012-04-11 Tristan Gingold <gingold@adacore.com>
6084
6085 PR gdb/13901
6086 * darwin-nat.c (darwin_execvp): Revert previous patch.
6087
6088 2012-04-11 Tristan Gingold <gingold@adacore.com>
6089
6090 PR gdb/13901
6091 * darwin-nat.c (darwin_resume_thread): Call darwin_set_sstep only
6092 in case of change.
6093
6094 2012-04-11 Tristan Gingold <gingold@adacore.com>
6095
6096 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
6097 warning.
6098
6099 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
6100
6101 New command 'explore' which helps explore values and types in
6102 scope.
6103 * NEWS: Add an entry about the new 'explore' command.
6104 * data-directory/Makefile.in: Add gdb/command/explore.py
6105 * python/lib/gdb/command/explore.py: Implemention of the 'explore'
6106 command using the GDB Python API.
6107
6108 2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
6109
6110 * mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
6111 extension in jump target calculation.
6112
6113 2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
6114
6115 * mips-tdep.c (mips32_next_pc): Handle JALX.
6116
6117 2012-04-10 Yao Qi <yao@codesourcery.com>
6118
6119 * Makefile.in (gnulib/Makefile): Remove duplicated dependency.
6120
6121 2012-04-10 Yao Qi <yao@codesourcery.com>
6122
6123 * Makefile.in (aclocal_m4_deps): Add gnulib/m4/gnulib-cache.m4
6124 and gnulib/m4/gnulib-tool.m4.
6125
6126 2012-04-10 Doug Evans <dje@google.com>
6127
6128 * dwarf2read.c (dwarf2_per_cu_data). Clarify comment.
6129 (load_partial_dies): Clarify comment.
6130 (find_partial_die): Support rereading type units.
6131 Clarify CU handling, if we know offset is in CU, don't search for the
6132 containing CU. Add comment regarding memory waste.
6133
6134 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
6135
6136 * features/Makefile (WHICH): Add i386/x32, i386/x32-linux,
6137 i386/x32-avx and i386/x32-avx-linux.
6138 (i386/x32-expedite): New.
6139 (i386/x32-linux-expedite): Likewise.
6140 (i386/x32-avx-expedite): Likewise.
6141 (i386/x32-avx-linux-expedite): Likewise.
6142 ($(outdir)/i386/x32.dat): Likewise.
6143 ($(outdir)/i386/x32-linux.dat): Likewise.
6144 ($(outdir)/i386/x32-avx.dat): Likewise.
6145 ($(outdir)/i386/x32-avx-linux.dat): Likewise.
6146
6147 * features/i386/x32-avx-linux.xml: New file.
6148 * features/i386/x32-avx.xml: Likewise.
6149 * features/i386/x32-core.xml: Likewise.
6150 * features/i386/x32-linux.xml: Likewise.
6151 * features/i386/x32.xml: Likewise.
6152
6153 * features/i386/x32-avx-linux.c: New. Generated.
6154 * features/i386/x32-avx.c: Likewise.
6155 * features/i386/x32-linux.c: Likewise.
6156 * features/i386/x32.c: Likewise.
6157 * regformats/i386/x32-avx-linux.dat: Likewise.
6158 * regformats/i386/x32-avx.dat: Likewise.
6159 * regformats/i386/x32-linux.dat: Likewise.
6160 * regformats/i386/x32.dat: Likewise.
6161
6162 2012-04-10 Tristan Gingold <gingold@adacore.com>
6163
6164 * darwin-nat.c (darwin_kill_inferior): Always use the no ptrace
6165 code to kill the inferior.
6166
6167 2012-04-09 Mark Kettenis <kettenis@gnu.org>
6168
6169 * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6170 defines.
6171 * c-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6172 defines.
6173 * cp-name-parser.y (yyss, yysslim, yyssp, yystacksize, yyvs)
6174 (yyvsp): New defines.
6175 * f-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6176 defines.
6177 * jv-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6178 defines.
6179 * m2-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6180 defines.
6181 * objc-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6182 defines.
6183 * p-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
6184 defines.
6185
6186 2012-04-09 Mark Kettenis <kettenis@gnu.org>
6187
6188 * sparc64-tdep.c (sparc64_store_arguments)
6189 (sparc64_store_arguments): Fix coding style.
6190
6191 2012-04-07 Mark Kettenis <kettenis@gnu.org>
6192
6193 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
6194 complex floats, adjust some related comments and tighten a related
6195 assertion.
6196 (sparc64_extract_return_value): Handle complex floats.
6197
6198 2012-04-07 Doug Evans <dje@google.com>
6199
6200 * dwarf2read.c (load_partial_dies): Change condition to assert.
6201
6202 2012-04-06 Doug Evans <dje@google.com>
6203
6204 * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations of
6205 "mov %rsp,%rbp".
6206
6207 2012-04-05 Kevin Buettner <kevinb@redhat.com>
6208
6209 * v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
6210 fencepost error.
6211 (v850_frame_cache): Use gdbarch_num_regs() instead of E_NUM_REGS.
6212 (v850_gdbarch_init): Set `num_regs' as appropriate for the
6213 architecture.
6214
6215 2012-04-05 Keith Seitz <keiths@redhat.com>
6216
6217 * linespec.c (decode_compound): Remove.
6218 (enum offset_relative_sign): New enum.
6219 (struct line_offset): New struct.
6220 (struct linespec): New struct.
6221 (struct linespec_state): Move file_symtabs,
6222 user_filename, and user_function into struct linespec.
6223 Make result an anonymous struct holding vectors of
6224 symbolp and minsym_and_objfile_d.
6225 Add language member.
6226 (enum ls_token_type): New enum.
6227 (linespec_keywords): New array.
6228 (struct ls_token): New struct.
6229 (struct ls_parser): New struct.
6230 (linespec_lexer_lex_number): New function.
6231 (linespec_lexer_lex_keyword): New function.
6232 (is_ada_operator): New function.
6233 (skip_quote_char): New function.
6234 (copy_token_string): New function.
6235 (is_closing_quote_enclosed): New function.
6236 (find_parameter_list_end): New function.
6237 (linespec_lexer_lex_string): New function.
6238 (linespec_lexer_lex_one): New function.
6239 (linespec_lexer_consume_token): New function.
6240 (linespec_lexer_peek_token): New function.
6241 (cplusplus_error): Remove unused function.
6242 (find_methods): Update comment.
6243 (find_toplevel_char): Return const.
6244 (is_objc_method_format): Remove unused function.
6245 (find_toplevel_string): New function.
6246 (is_linespec_boundary): Remove.
6247 (symbol_not_found_error): New function.
6248 (find_method_overload_end): Remove function.
6249 (unexpected_linespec_error): New function.
6250 (keep_name_info): Remove.
6251 (linespec_parse_line_offset): New function.
6252 (linespec_parse_basic): New function.
6253 (canonicalize_linespec): New function.
6254 (decode_line_internal): Remove.
6255 (create_sals_line_offset): New function adapted from
6256 decode_all_digits.
6257 (convert_linespec_to_sals): New function.
6258 (parse_linespec): New function.
6259 (linespec_parser_new): New function.
6260 (linespec_state_destructor): Change parameter type to
6261 struct linespec_state *.
6262 Add language parameter.
6263 Remove freeing of moved members.
6264 (linespec_parser_delete): New function.
6265 (decode_line_full): Use parse_linespec and linespec_parser_new.
6266 (decode_line_1): Likewise.
6267 (decode_indirect): Rename to ...
6268 (linespec_expression_to_pc): ... this and rewrite
6269 to simply find CORE_ADDR, storing this result for later
6270 conversion to SALs.
6271 (locate_first_half): Remove.
6272 (deocde_objc): Add parameter LS.
6273 Initialize new struct collect_info members.
6274 Handle minimal symbols, too.
6275 (decode_compound): Delete.
6276 (lookup_prefix_sym): Rewrite.
6277 (compare_msymbols): New function.
6278 (find_method): Rewrite.
6279 Do not call cplusplus_error.
6280 (symtabs_from_filename): Rewrite.
6281 (collect_function_symbols): Delete.
6282 (find_function_symbols): Rewrite without ARGPTR-style
6283 processing.
6284 (decode_all_digits): Delete. (Rewritten as create_sals_line_offset.)
6285 (decode_dollar): Adapted and renamed to ...
6286 (linespec_parse_variable): ... this.
6287 (find_linespec_symbols): New function.
6288 (decode_label): Adapted and renamed to ...
6289 (find_label_symbols): ... this.
6290 (decode_digits_list_mode): Add and use LS argument.
6291 (decode_digits_ordinary): Likewise.
6292 (collect_symbols): Do not collect SALs, just symbols and msymbols.
6293 If in list mode, allow any symbol class. Otherwise, only
6294 permit LOC_BLOCK symbols.
6295 (minsym_found): Update comments.
6296 (search_minsyms_for_name): Do not convert the matching symbol
6297 into a SAL. Simply push the symbol and objfile into the
6298 result vector.
6299 (decode_variable): Delete. Contents adapted into
6300 find_linespec_symbols.
6301
6302 * cp-support.c (SKIP_SPACE): Remove.
6303 (operator_tokens): Remove unused global.
6304 (cp_validate_operator): Remove.
6305 * cp-support.h (cp_validate_operator): Remove declaration.
6306
6307 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6308
6309 * cp-valprint.c (cp_print_value_fields): Check valprint_check_validity
6310 for TYPE_VPTR_FIELDNO.
6311 * valprint.c (valprint_check_validity): Make it global, move the
6312 function comment ...
6313 * value.h (valprint_check_validity): ... to this new declaration.
6314
6315 2012-04-02 Tristan Gingold <gingold@adacore.com>
6316
6317 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Use
6318 the STATE32 api for i386 state.
6319 (i386_darwin_store_inferior_registers): Likewise.
6320
6321 2012-04-02 Tristan Gingold <gingold@adacore.com>
6322
6323 * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix
6324 SS offset.
6325 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
6326 format_string.
6327
6328 2012-04-02 Tristan Gingold <gingold@adacore.com>
6329
6330 PR gdb/13901
6331 * darwin-nat.c (darwin_execvp): Set binary preference.
6332
6333 2012-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6334
6335 * NEWS (set breakpoint condition-evaluation): Use imperative mood.
6336
6337 2012-03-30 Tom Tromey <tromey@redhat.com>
6338
6339 * python/python.c (gdbpy_decode_line): Move cleanup creation out
6340 of TRY_CATCH. Fix error handling.
6341 * python/py-value.c (convert_value_from_python): Move 'old'
6342 declaration to innermost scope.
6343
6344 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6345 Andrey Smirnov <andrew.smirnov@gmail.com>
6346
6347 -Wshadow warning fix.
6348 * ada-lang.c (ada_make_symbol_completion_list): Rename parameters
6349 "wild_match" and "encoded" into "wild_match_p" and "encoded_p".
6350 Adjust code accordingly.
6351
6352 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6353
6354 * ada-lang.c (symbol_completion_add): Rename parameter
6355 "encoded" into "encoded_p". Ajust code and documentation
6356 accordingly.
6357
6358 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6359 Andrey Smirnov <andrew.smirnov@gmail.com>
6360
6361 -Wshadow warning fix.
6362 * ada-lang.c (symbol_completion_add): Rename parameter
6363 "wild_match" into wild_match_p. Update code and documentation
6364 accordingly.
6365
6366 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6367
6368 * ada-lang.c (symbol_completion_match): Rename parameter
6369 "encoded" into "encoded_p". Ajust code and documentation
6370 accordingly.
6371
6372 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6373 Andrey Smirnov <andrew.smirnov@gmail.com>
6374
6375 -Wshadow warning fix.
6376 * ada-lang.c (symbol_completion_match): Rename parameter
6377 "wild_match" into "wild_match_p". Adjust code and function
6378 documentation accordingly.
6379
6380 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6381 Andrey Smirnov <andrew.smirnov@gmail.com>
6382
6383 -Wshadow warning fix.
6384 * ada-lang.c (ada_lookup_encoded_symbol): Rename parameter
6385 "symbol_info" into "info". Adjust code accordingly.
6386 (ada_lookup_symbol): Likewise.
6387
6388 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6389
6390 * ada-lang.c (ada_lookup_symbol_list): Minor reformatting
6391 of this function's documentation.
6392
6393 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6394 Andrey Smirnov <andrew.smirnov@gmail.com>
6395
6396 -Wshadow warning fix.
6397 * ada-lang.c (ada_lookup_symbol_list): Rename "wild_match"
6398 variable into "wild_match_p". Adjust code accordingly.
6399
6400 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6401 Andrey Smirnov <andrew.smirnov@gmail.com>
6402
6403 -Wshadow warning fix.
6404 * ada-lang.c (ada_add_local_symbols): Rename "wild_match"
6405 parameter into "wild_match_p". Adjust code accordingly.
6406 Document this parameter in the function description.
6407
6408 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6409 Andrey Smirnov <andrew.smirnov@gmail.com>
6410
6411 -Wshadow warning fix.
6412 * ada-lang.c (add_symbols_from_enclosing_procs): Rename
6413 "wild_match" parameter to "wild_match_p" (-Wshadow).
6414
6415 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6416
6417 * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
6418 in function documentation.
6419
6420 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6421 Andrey Smirnov <andrew.smirnov@gmail.com>
6422
6423 -Wshadow warning fix.
6424 * ada-lang.c (ada_lookup_simple_minsym): Rename wild_match local
6425 variable into wild_match_p. Adjust code accordingly.
6426
6427 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6428 Andrey Smirnov <andrew.smirnov@gmail.com>
6429
6430 * ada-valprint.c (ada_val_print_1): Move the code handling
6431 TYPE_CODE_ENUM inside its own lexical block. Declare
6432 variables len and val there, instead of in the function's
6433 top level block. Avoid declaring deref_val again in a way
6434 that shadows another variable of the same name declared
6435 in one of the up-level blocks. Just re-use the up-level
6436 variable instead.
6437
6438 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6439
6440 * ada-lang.c (ada_lookup_encoded_symbol): Now returns void.
6441 Replace block_found argument by symbol_info. Adjust
6442 implementation accordingly. Add function documentation.
6443 (ada_lookup_symbol): Adjust to new ada_lookup_encoded_symbol.
6444 Fix documentation.
6445 * ada-lang.h (ada_lookup_encoded_symbol): Update declaration.
6446 * ada-exp.y (write_object_renaming): Adjust to new
6447 ada_lookup_encoded_symbol API.
6448
6449 2012-03-29 Joel Brobecker <brobecker@adacore.com>
6450
6451 * ada-lang.h (struct ada_symbol_info): Reformat. Improve
6452 documentation.
6453
6454 2012-03-28 Rathish C <rathish.c@kpitcummins.com>
6455
6456 * v850-tdep.c: Add the enum values for mpu and fpu registers.
6457 (v850_register_name): Add the mpu and fpu register names.
6458 (v850e_register_name): Add the mpu and fpu register names.
6459 (v850e2_register_name): New function.
6460 (v850_gdbarch_init): Add case for bfd_mach_v850e2 and
6461 bfd_mach_v850e2v3.
6462
6463 2012-03-28 Joel Brobecker <brobecker@adacore.com>
6464
6465 * NEWS: Add entry for Ada varobj support.
6466
6467 2012-03-28 Joel Brobecker <brobecker@adacore.com>
6468
6469 * varobj.c (default_value_is_changeable_p): New function,
6470 extracted from varobj_value_is_changeable_p. Add declaration.
6471 (ada_value_is_changeable_p): New function, extracted from
6472 varobj_value_is_changeable_p. Add declaration.
6473 (struct language_specific): New field "value_is_changeable_p".
6474 (languages): Add entries for new field.
6475 (varobj_create): Set language before calling install_new_value.
6476 (varobj_value_is_changeable_p): Reimplement to call the varobj's
6477 "value_is_changeable_p" language callback.
6478
6479 2012-03-28 Joel Brobecker <brobecker@adacore.com>
6480
6481 * ada-varobj.h, ada-varobj.c: New files.
6482 * Makefile.in (SFILES): Add ada-varobj.c.
6483 (HFILES_NO_SRCDIR): Add ada-varobj.h.
6484 (COMMON_OBS): Add ada-varobj.o.
6485
6486 2012-03-28 Joel Brobecker <brobecker@adacore.com>
6487
6488 * varobj.c (ada_value_has_mutated): Add declaration. New function.
6489 (struct language_specific): New field "value_has_mutated".
6490 (languages): Set field "value_has_mutated" in each entry of array.
6491 (varobj_value_has_mutated): New function.
6492 (varobj_udpdate): Add handling of type mutation.
6493 (value_of_root): Add handling of type mutation.
6494 (ada_value_has_mutated): New function.
6495
6496 2012-03-28 Pedro Alves <palves@redhat.com>
6497
6498 * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register):
6499 Always supply $fr0 as 0.0 and $fr1 as 1.0.
6500
6501 2012-03-28 Tom Tromey <tromey@redhat.com>
6502
6503 * python/py-inferior.c (infpy_read_memory): Remove cleanups and
6504 explicitly free 'buffer' on exit paths. Decref 'membuf_object'
6505 before returning.
6506
6507 2012-03-28 Tom Tromey <tromey@redhat.com>
6508
6509 * .dir-locals.el: New file.
6510
6511 2012-03-28 Pedro Alves <palves@redhat.com>
6512
6513 * ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
6514
6515 2012-03-28 Joel Brobecker <brobecker@adacore.com>
6516
6517 * ia64-linux-nat.c (ia64_linux_fetch_register): Add special
6518 handling for r0.
6519
6520 2012-03-27 Pedro Alves <palves@redhat.com>
6521
6522 Eliminate struct ui_stream.
6523
6524 * ui-out.h (struct ui_stream): Delete.
6525 (ui_out_field_stream): Adjust prototype.
6526 (ui_out_stream_new, ui_out_stream_delete)
6527 (make_cleanup_ui_out_stream_delete): Delete declarations.
6528 * ui-out.c (ui_out_field_stream): Change prototype to take a
6529 ui_file instead of a ui_stream. Adjust.
6530 (ui_out_stream_new, ui_out_stream_delete, do_stream_delete)
6531 (make_cleanup_ui_out_stream_delete): Delete.
6532 * breakpoint.c (print_breakpoint_location)
6533 (print_one_detail_ranged_breakpoint, print_it_watchpoint): Use
6534 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
6535 * disasm.c (dump_insns): Ditto.
6536 (do_mixed_source_and_assembly, do_assembly_only): Adjust
6537 prototype.
6538 (gdb_disassembly): Use ui_file/mem_fileopen instead of
6539 ui_stream/ui_out_stream_new.
6540 * infcmd.c (print_return_value): Ditto.
6541 * osdata.c (info_osdata_command): Don't allocate a local
6542 ui_stream.
6543 * stack.c (print_frame_arg, print_frame_args, print_frame): Use
6544 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
6545 * tracepoint.c (print_one_static_tracepoint_marker): Don't
6546 allocate a local ui_stream.
6547 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_file/mem_fileopen
6548 instead of ui_stream/ui_out_stream_new.
6549 (list_args_or_locals): Don't allocate a local ui_stream.
6550 * mi/mi-main.c (get_register, mi_cmd_data_evaluate_expression)
6551 (mi_cmd_data_read_memory): Use ui_file/mem_fileopen instead of
6552 ui_stream/ui_out_stream_new.
6553 * cli/cli-setshow.c (do_setshow_command): Ditto.
6554
6555 2012-03-27 Oza Pawandeep <oza.pawandeep@gmail.com>
6556
6557 * arm-linux-tdep.c (arm_linux_init_abi): Call
6558 set_gdbarch_process_record. Initialize `arm_swi_record' field.
6559 * arm-tdep.c (arm_process_record): New function.
6560 (deallocate_reg_mem): New function.
6561 (decode_insn): New function.
6562 (thumb_record_branch): New function.
6563 (thumb_record_ldm_stm_swi(): New function.
6564 (thumb_record_misc): New function.
6565 (thumb_record_ld_st_stack): New function.
6566 (thumb_record_ld_st_imm_offset): New function.
6567 (thumb_record_ld_st_reg_offset(): New function.
6568 (thumb_record_add_sub_cmp_mov): New function.
6569 (thumb_record_shift_add_sub): New function.
6570 (arm_record_coproc_data_proc): New function.
6571 (arm_record_coproc): New function.
6572 (arm_record_b_bl): New function.
6573 (arm_record_ld_st_multiple): New function.
6574 (arm_record_ld_st_reg_offset): New function.
6575 (arm_record_ld_st_imm_offset): New function.
6576 (arm_record_data_proc_imm): New function.
6577 (arm_record_data_proc_misc_ld_str): New function.
6578 (arm_record_extension_space): New function.
6579 (arm_record_strx): New function.
6580 (sbo_sbz): New function.
6581 (struct insn_decode_record): New structure for arm insn record.
6582 (REG_ALLOC): New macro for reg allocations.
6583 (MEM_ALLOC): New macro for memory allocations.
6584 * arm-tdep.h (struct gdbarch_tdep): New field 'arm_swi_record'.
6585
6586 2012-03-27 Andreas Schwab <schwab@linux-m68k.org>
6587
6588 * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.
6589 (store_register): Likewise.
6590
6591 2012-03-26 Oza Pawandeep <oza.pawandeep@gmail.com>
6592
6593 * MAINTAINERS (Write After Approval): Add myself to the list.
6594
6595 2012-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6596
6597 * NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
6598 Describe also the option "auto".
6599
6600 2012-03-22 Richard Henderson <rth@redhat.com>
6601
6602 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
6603 * sparc-nat.c (sparc_xfer_wcookie): Make static.
6604
6605 2012-03-22 Richard Henderson <rth@redhat.com>
6606
6607 * jit.c (jit_read_code_entry): Compute alignment and offset of
6608 int64_t member before computing entry_size.
6609
6610 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6611
6612 Python scripting: Add new method Value.referenced_value to
6613 gdb.Value which can dereference pointer as well as reference
6614 values.
6615 * NEWS: Add entry under 'Python scripting' about the new method
6616 Value.referenced_value on gdb.Value objects.
6617 * python/py-value.c (valpy_referenced_value): New function
6618 defining a new method on gdb.Value objects which can dereference
6619 pointer and reference values.
6620
6621 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6622
6623 * MAINTAINERS (Write After Approval): Add myself to the list.
6624
6625 2012-03-21 Kevin Buettner <kevinb@redhat.com>
6626
6627 * symtab.c (skip_prologue_sal): Change test to check for "main()"
6628 in addition to "main".
6629
6630 2012-03-21 Joel Brobecker <brobecker@adacore.com>
6631
6632 * expression.h (op_name): Add declaration.
6633 * expprint.c (op_name): Remove declaration. Make non-static.
6634 * ax-gdb.c (gen_expr): Use op_name instead of op_string.
6635
6636 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
6637
6638 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Use siginfo_t instead
6639 of struct siginfo.
6640 * arm-linux-nat.c (arm_linux_stopped_data_address): Likewise.
6641 * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
6642 * linux-nat.c (linux_nat_siginfo_fixup, siginfo_fixup)
6643 (linux_xfer_siginfo, linux_nat_set_siginfo_fixup)
6644 (linux_nat_get_siginfo): Likewise.
6645 * linux-nat.h (struct lwp_info, linux_nat_set_siginfo_fixup)
6646 (linux_nat_get_siginfo): Likewise.
6647 * linux-tdep.c (linux_get_siginfo_type): Likewise.
6648 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Likewise.
6649 * procfs.c (gdb_siginfo_t): Likewise.
6650
6651 2012-03-21 Mike Frysinger <vapier@gentoo.org>
6652
6653 * .gitignore: Ignore more files.
6654
6655 2012-03-20 Pedro Alves <palves@redhat.com>
6656
6657 * remote.c (remote_start_remote): Clear `rs->starting_up' on early
6658 returns.
6659
6660 2012-03-20 Yao Qi <yao@codesourcery.com>
6661
6662 * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
6663 comment.
6664
6665 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6666
6667 Code cleanupp: Use cu_offset and sect_offset compile time type checking.
6668 * dwarf2expr.c (add_piece, dwarf_get_base_type, execute_stack_op)
6669 (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and
6670 sect_offset.
6671 * dwarf2expr.h (cu_offset, sect_offset): New types.
6672 (struct dwarf_expr_context_funcs) <dwarf_call>
6673 (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and
6674 sect_offset.
6675 (struct dwarf_expr_context) <len>: Improve the comment.
6676 (struct dwarf_expr_piece, ctx_no_dwarf_call, ctx_no_get_base_type): Use
6677 cu_offset and sect_offset.
6678 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call)
6679 (dwarf_expr_get_base_type, needs_frame_dwarf_call)
6680 (dwarf2_compile_expr_to_ax, disassemble_dwarf_expression): Likewise.
6681 * dwarf2loc.h: Include dwarf2expr.h.
6682 (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset
6683 and sect_offset.
6684 * dwarf2read.c (struct dwarf2_per_objfile) <debug_types_type_hash>:
6685 Improve the comment.
6686 (struct comp_unit_head, struct dwarf2_cu, struct dwarf2_per_cu_data)
6687 (struct signatured_type, struct line_header, struct partial_die_info)
6688 (struct die_info, find_partial_die, dwarf2_get_ref_die_offset)
6689 (lookup_signatured_type_at_offset, dwarf2_find_containing_comp_unit)
6690 (get_die_type_at_offset, create_cus_from_index)
6691 (create_signatured_type_table_from_index, dw2_get_file_names)
6692 (offset_in_cu_p, read_comp_unit_head, error_check_comp_unit_head)
6693 (read_and_check_comp_unit_head, read_and_check_type_unit_head)
6694 (create_debug_types_hash_table, process_psymtab_comp_unit)
6695 (load_partial_comp_unit, create_all_comp_units)
6696 (partial_die_parent_scope, partial_die_full_name, skip_one_die)
6697 (load_full_comp_unit, dwarf2_physname, read_import_statement)
6698 (inherit_abstract_dies, read_func_scope, read_call_site_scope)
6699 (dwarf2_add_member_fn, process_enumeration_scope, read_module_type)
6700 (read_typedef, die_hash, die_eq, read_full_die, dwarf2_read_abbrevs)
6701 (load_partial_dies, read_partial_die, find_partial_die_in_comp_unit)
6702 (find_partial_die, read_attribute_value, lookup_die_type)
6703 (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset.
6704 (is_ref_attr): New function comment.
6705 (dwarf2_get_ref_die_offset): New function comment, new variable retval.
6706 Use cu_offset and sect_offset.
6707 (follow_die_offset, follow_die_ref, dwarf2_fetch_die_location_block)
6708 (dwarf2_get_die_type, follow_die_sig, lookup_signatured_type_at_offset)
6709 (load_full_type_unit, read_signatured_type, per_cu_header_read_in)
6710 (dwarf2_find_containing_comp_unit, struct dwarf2_offset_and_type)
6711 (offset_and_type_hash, offset_and_type_eq, set_die_type)
6712 (get_die_type_at_offset, partial_die_hash, partial_die_eq)
6713 (write_one_signatured_type, write_psymtabs_to_index): Use cu_offset and
6714 sect_offset.
6715
6716 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6717
6718 Code cleanup.
6719 * python/py-auto-load.c (source_section_scripts): New variable back_to.
6720 Turn fclose and xfree calls into make_cleanup_fclose and make_cleanup
6721 with xfree.
6722 (auto_load_objfile_script): Turn fclose into make_cleanup_fclose.
6723
6724 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6725
6726 * NEWS: Describe new options --init-command=FILE, -ix and
6727 --init-eval-command=COMMAND, -iex.
6728 * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
6729 CMDARG_INIT_COMMAND.
6730 (captured_main): New enum items OPT_IX and OPT_IEX. Add
6731 "init-command", "init-eval-command", "ix" and "iex" to the variable
6732 long_options. Handle OPT_IX and OPT_IEX. Process them from CMDARG_VEC.
6733 New comment for CMDARG_FILE and CMDARG_COMMAND processing.
6734 (print_gdb_help): Describe --init-command=FILE, -ix and
6735 --init-eval-command=COMMAND, -iex.
6736
6737 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6738
6739 Code cleanup.
6740 * main.c (struct cmdarg): Move it here from main. Add more comments.
6741 (cmdarg_s, VEC (cmdarg_s)): New.
6742 (main): Move struct cmdarg from here. New variables cmdarg_vec and
6743 cmdarg_p. Remove variables cmdsize and ncmd and their initialization.
6744 Install cleanup for cmdarg_vec. Update filling for options 'x' and
6745 'X'. Replace cmdarg processing by cmdarg_vec processing. Remove xfree
6746 of CMDARG.
6747
6748 2012-03-19 Tom Tromey <tromey@redhat.com>
6749
6750 * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'.
6751
6752 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6753
6754 PR symtab/13777
6755 * dwarf2read.c (process_full_comp_unit): Set LOCATIONS_VALID only for
6756 GCC >=4.5.
6757
6758 2012-03-16 Chris January <chris.january@allinea.com>
6759
6760 * tui-tui.win.c (tui_resize_all): Use erase and clearok instead
6761 of clear.
6762
6763 2012-03-16 Chris January <chris.january@allinea.com>
6764
6765 * source.c (add_path): Use memmove instead of strcpy because the
6766 strings overlap.
6767
6768 2012-03-16 Joel Brobecker <brobecker@adacore.com>
6769
6770 * value.h (set_value_parent): Add declaration.
6771 * value.c (set_value_parent): New function.
6772 (value_address): If VALUE->PARENT is not NULL, then use it as
6773 the base address instead of VALUE->LOCATION.address.
6774 * ada-lang.c (ada_value_primitive_packed_val): Keep V's address
6775 the same as OBJ's address. Adjust V's offset accordingly.
6776 Set V's parent.
6777
6778 2012-03-16 Gary Benson <gbenson@redhat.com>
6779
6780 PR breakpoints/10738
6781 * dwarf2read.c (use_deprecated_index_sections): New global.
6782 (struct partial_die_info): New member may_be_inlined.
6783 (read_partial_die): Set may_be_inlined where appropriate.
6784 (add_partial_subprogram): Add partial symbols for partial
6785 DIEs that may be inlined.
6786 (new_symbol_full): Add inlined subroutines to the current
6787 scope.
6788 (write_psymtabs_to_index): Bump version number.
6789 (dwarf2_read_index): Read only version 6 indices unless
6790 use_deprecated_index_sections is set.
6791 * linespec.c (symbol_and_data_callback): New structure.
6792 (iterate_inline_only): New function.
6793 (iterate_over_all_matching_symtabs): New argument
6794 "include_inline". If nonzero, also call the callback for
6795 symbols representing inlined subroutines.
6796 (lookup_prefix_sym): Pass extra argument to the above.
6797 (find_function_symbols): Likewise.
6798 (add_matching_symbols_to_info): Likewise.
6799 * NEWS: Mention that GDB can now set breakpoints on inlined
6800 functions.
6801
6802 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
6803
6804 * p-typeprint.c (pascal_type_print_method_args):
6805 Fix display of parameter of methods.
6806
6807 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
6808
6809 * amd64-windows-nat.c (_initialize_amd64_windows_nat):
6810 Add missing prototype.
6811
6812 2012-03-16 Yao Qi <yao@codesourcery.com>
6813 Jan Kratochvil <jan.kratochvil@redhat.com>
6814
6815 Fix false compilation warning.
6816 * gnu-v3-abi.c (print_one_vtable): Initialize ADDR.
6817
6818 2012-03-15 Jonathan Larmour <jifl@eCosCentric.com>
6819 Pedro Alves <pedro@codesourcery.com>
6820
6821 * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
6822 (arm_register_g_packet_guesses): New function.
6823 (arm_gdbarch_init): Don't force a target description with
6824 registers when the executable is detected as M-profile. Instead
6825 set gdbarch->tdep->is_m. Register `g' packet guesses.
6826 (_initialize_arm_tdep): Initialize the new target description.
6827 * features/arm-with-m-fpa-layout.xml: New description.
6828 * features/arm-with-m-fpa-layout.c: New, generated.
6829
6830 2012-03-15 Joel Brobecker <brobecker@adacore.com>
6831
6832 * breakpoint.c (breakpoint_xfer_memory): Add assertion.
6833 Update function description.
6834 (insert_bp_location): Do not wipe bl->target_info out.
6835 * mem-break.c: #include "gdb_string.h".
6836 (default_memory_insert_breakpoint): Do not call target_read_memory
6837 with a pointer to the breakpoint's shadow_contents buffer. Use
6838 a local buffer instead.
6839 * m32r-tdep.c (m32r_memory_insert_breakpoint): Ditto.
6840
6841 2012-03-15 Tom Tromey <tromey@redhat.com>
6842
6843 * NEWS: Mention "info vtbl", not "info vtable".
6844 * cp-support.c (info_vtbl_command): Fix comment.
6845 (_initialize_cp_support): Fix text.
6846
6847 2012-03-15 Tom Tromey <tromey@redhat.com>
6848
6849 * cp-valprint.c (cp_print_value_fields): Use
6850 print_function_pointer_address for vtable slot.
6851
6852 2012-03-15 Tom Tromey <tromey@redhat.com>
6853
6854 * gnu-v3-abi.c (struct value_and_voffset): New.
6855 (hash_value_and_voffset, eq_value_and_voffset)
6856 (compare_value_and_voffset, compute_vtable_size)
6857 (print_one_vtable, gnuv3_print_vtable): New functions.
6858 (init_gnuv3_ops): Initialize 'print_vtable' field.
6859 * cp-support.c (info_vtbl_command): New function.
6860 (_initialize_cp_support): Add "info vtbl".
6861 * cp-abi.h (cplus_print_vtable): Declare.
6862 (struct cp_abi_ops) <print_vtable>: New field.
6863 * cp-abi.c (cplus_print_vtable): New function.
6864 * NEWS: Update.
6865
6866 2012-03-15 Tom Tromey <tromey@redhat.com>
6867
6868 * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
6869 iterate_over_symbols.
6870
6871 2012-03-14 Doug Evans <dje@google.com>
6872
6873 * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,
6874 DW_OP_GNU_parameter_ref.
6875
6876 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6877
6878 Fix double prompt of 'interpreter-exec mi'.
6879 * mi/mi-interp.c (mi_execute_command_input_handler): New prototype.
6880 (mi_interpreter_resume): use it.
6881 (mi_execute_command_input_handler): New function.
6882 * mi/mi-main.c (mi_execute_command): Move prompt printing to
6883 mi_execute_command_input_handler.
6884
6885 2012-03-13 Josh Matthews <josh@joshmatthews.net> (tiny change)
6886
6887 * darwin-nat-info.c (_initialize_darwin_info_commands): Add
6888 prototype.
6889 (darwin_debug_port_info): Make static.
6890 * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
6891 * machoread.c (_initialize_machoread): Add prototype.
6892 * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
6893 (i386_darwin_set_control, i386_darwin_get_control)
6894 i386_darwin_dr_set_addr, i386_darwin_get_addr)
6895 i386_darwin_get_status, i386_darwin_get_control):
6896 Comment out with HW_WATCHPOINT_NOT_YET_ENABLED macro.
6897
6898 2012-03-13 Joel Brobecker <brobecker@adacore.com>
6899
6900 * ax-gdb.c (gen_usual_unary): Remove special handling of
6901 enum and bool types.
6902
6903 2012-03-13 Joel Brobecker <brobecker@adacore.com>
6904
6905 * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
6906
6907 2012-03-13 Joel Brobecker <brobecker@adacore.com>
6908
6909 * aix-thread.c (supply_fprs): Make more consistent with fill_fprs.
6910
6911 2012-03-13 Chris January <chris.january@allinea.com>
6912
6913 * aix-thread.c (fill_sprs): Store the floating point registers
6914 at the correct offsets into vals.
6915
6916 2012-03-13 Doug Evans <dje@google.com>
6917
6918 * NEWS: Mention symbol-reloading has been deleted.
6919 * symfile.c (symbol_reloading): Delete.
6920 (show_symbol_reloading): Delete.
6921 (_initialize_symfile): Delete set/show symbol-reloading.
6922
6923 * dwarf2read.c (load_partial_comp_unit): Defer adding cu to
6924 read_in_chain until we have successfully read it in.
6925 (load_full_comp_unit): Ditto.
6926 (read_signatured_type): Add comment.
6927
6928 2012-03-13 Chris January <chris.january@allinea.com>
6929
6930 * stabsread.c (fix_common_block): Change type of valu argument
6931 to CORE_ADDR.
6932
6933 2012-03-13 Chris January <chris.january@allinea.com>
6934
6935 * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0
6936 instruction.
6937
6938 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6939
6940 * common/linux-procfs.c (linux_proc_get_int): New, from
6941 linux_proc_get_tgid, change its LWPID type to pid_t, add parameter
6942 field.
6943 (linux_proc_get_tgid): Only call linux_proc_get_int.
6944 (linux_proc_get_tracerpid): New.
6945 (linux_proc_pid_has_state): New, from linux_proc_pid_is_zombie.
6946 (linux_proc_pid_is_stopped, linux_proc_pid_is_zombie): Only call
6947 linux_proc_pid_has_state.
6948 * common/linux-procfs.h (linux_proc_get_tracerpid): New declaration.
6949 * common/linux-ptrace.c: Include linux-procfs.h and buffer.h.
6950 (linux_ptrace_attach_warnings): New.
6951 * common/linux-ptrace.h (struct buffer, linux_ptrace_attach_warnings):
6952 New declaration.
6953 * linux-nat.c: Include exceptions.h, linux-ptrace.h and buffer.h.
6954 (linux_nat_attach): New variables ex, buffer, message and message_s.
6955 Wrap to_attach by TRY_CATCH and call linux_ptrace_attach_warnings.
6956
6957 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6958
6959 * Makefile.in (linux-ptrace.o): New.
6960 * common/linux-procfs.c (linux_proc_pid_is_zombie): New,
6961 from linux-nat.c.
6962 * common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
6963 * common/linux-ptrace.c: New file.
6964 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
6965 * config/arm/linux.mh: Likewise.
6966 * config/i386/linux.mh: Likewise.
6967 * config/i386/linux64.mh: Likewise.
6968 * config/ia64/linux.mh: Likewise.
6969 * config/m32r/linux.mh: Likewise.
6970 * config/m68k/linux.mh: Likewise.
6971 * config/mips/linux.mh: Likewise.
6972 * config/pa/linux.mh: Likewise.
6973 * config/powerpc/linux.mh: Likewise.
6974 * config/powerpc/ppc64-linux.mh: Likewise.
6975 * config/powerpc/spu-linux.mh: Likewise.
6976 * config/s390/s390.mh: Likewise.
6977 * config/sparc/linux.mh: Likewise.
6978 * config/sparc/linux64.mh: Likewise.
6979 * config/xtensa/linux.mh: Likewise.
6980 * linux-nat.c (linux_lwp_is_zombie): Remove, move it to
6981 common/linux-procfs.c.
6982 (wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.
6983
6984 2012-03-13 Hui Zhu <teawater@gmail.com>
6985 Pedro Alves <palves@redhat.com>
6986
6987 * breakpoint.c (init_breakpoint_sal): New flags parameter. Handle
6988 CREATE_BREAKPOINT_FLAGS_INSERTED.
6989 (create_breakpoint_sal, create_breakpoints_sal)
6990 (base_breakpoint_create_breakpoints_sal)
6991 (tracepoint_create_breakpoints_sal)
6992 (strace_marker_create_breakpoints_sal): New flags parameter. Pass
6993 down.
6994 (break_command_1, handle_gnu_v3_exceptions, trace_command)
6995 (ftrace_command, strace_command): Adjust.
6996 (create_tracepoint_from_upload): Pass
6997 CREATE_BREAKPOINT_FLAGS_INSERTED.
6998 * breakpoint.h (enum breakpoint_create_flags): New.
6999 (create_breakpoint): New flags parameter.
7000 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
7001 * python/py-breakpoint.c (bppy_init): Adjust.
7002 * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
7003 * spu-tdep.c (spu_catch_start): Adjust.
7004
7005 2012-03-13 Pedro Alves <palves@redhat.com>
7006 Hui Zhu <teawater@gmail.com>
7007 Yao Qi <yao@codesourcery.com>
7008
7009 * remote.c (struct remote_state): New field `starting_up'.
7010 (remote_start_remote): Set and clear it.
7011 (remote_can_download_tracepoint): If starting up, return false.
7012
7013 2012-03-13 Yao Qi <yao@codesourcery.com>
7014
7015 * inferior.h (struct inferior): Remove fields any_syscall_count,
7016 syscalls_counts and total_syscalls_count. Move them to new
7017 struct catch_syscall_inferior_data in breakpoint.c.
7018 * breakpoint.c: Call DEF_VEC_I(int).
7019 (struct catch_syscall_inferior_data): New.
7020 (get_catch_syscall_inferior_data): New.
7021 (catch_syscall_inferior_data_cleanup): New.
7022 (insert_catch_syscall): Update to access data in
7023 struct catch_syscall_inferior_data.
7024 (insert_catch_syscall): Likewise.
7025 (remove_catch_syscall): Likewise.
7026 (remove_catch_syscall): Likewise.
7027 (is_syscall_catchpoint_enabled): Likewise.
7028 (add_catch_command): Likewise.
7029 (_initialize_breakpoint): Register cleanup.
7030 * breakpoint.h: Removed DEF_VEC_I(int).
7031 * dwarf2loc.c: Call DEF_VEC_I(int).
7032 * mi/mi-main.c: Likewise.
7033
7034 2012-03-12 Mark Kettenis <kettenis@gnu.org>
7035
7036 * inf-ptrace.c (inf_ptrace_post_attach): Make static.
7037
7038 2012-03-12 Chris January <chris.january@allinea.com>
7039
7040 * aix-thread.c (_initialize_aix_thread): Add prototype.
7041 * rs6000-nat.c (_initialize_rs6000_nat): Ditto.
7042 * xcoffsolib.c (_initialize_xcoffsolib): Ditto.
7043
7044 2012-03-12 Joel Brobecker <brobecker@adacore.com>
7045
7046 * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
7047 include of "amd64-nat.h".
7048
7049 2012-03-12 Tom Tromey <tromey@redhat.com>
7050
7051 * buildsym.c (record_pending_block): Now static.
7052 * buildsym.h: (record_pending_block): Remove.
7053
7054 2012-03-12 Andreas Tobler <andreast@fgznet.ch>
7055
7056 * amd64bsd-nat.c: Include amd64bsd-nat.h.
7057
7058 2012-03-09 Tom Tromey <tromey@redhat.com>
7059
7060 * dwarf2read.c (struct dwarf2_cu) <checked_producer,
7061 producer_is_gxx_lt_4_6>: New fields.
7062 (producer_is_gxx_lt_4_6): Use and update producer cache fields.
7063
7064 2012-03-09 Tom Tromey <tromey@redhat.com>
7065
7066 * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.
7067
7068 2012-03-08 Joel Brobecker <brobecker@adacore.com>
7069
7070 * ravenscar-sparc-thread.c (_initialize_ravenscar_sparc): Add
7071 prototype.
7072
7073 2012-03-08 Joel Brobecker <brobecker@adacore.com>
7074
7075 * ravenscar-thread.c (_initialize_ravenscar): Add prototype.
7076
7077 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7078
7079 Fix -Wmissing-prototypes build.
7080 * arm-linux-nat.c (get_thread_id): Make it static.
7081 * xtensa-linux-nat.c (get_thread_id): Likewise.
7082
7083 2012-03-08 Joel Brobecker <brobecker@adacore.com>
7084
7085 * server.c (process_point_options): If a conditional expression
7086 is found, only print a message if remote_debug is nonzero.
7087
7088 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
7089
7090 * ax-gdb.c (gen_fetch): Fail gracefully and use error instead
7091 of internal error for unknown/unsupported types.
7092
7093 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7094
7095 Fix CU relative vs. absolute DIE offsets.
7096 * dwarf2loc.h (dwarf2_fetch_die_location_block): Rename parameter
7097 offset to offset_in_cu.
7098 * dwarf2read.c (process_enumeration_scope): Add CU offset to
7099 TYPE_OFFSET.
7100 (dwarf2_fetch_die_location_block): Rename parameter offset to
7101 offset_in_cu. New variable offset, add CU offset to OFFSET_IN_CU.
7102
7103 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7104
7105 * libunwind-frame.c: Rename to ...
7106 * ia64-libunwind-tdep.c: ... here.
7107 * libunwind-frame.h: Rename to ...
7108 * ia64-libunwind-tdep.h: ... here.
7109 * Makefile.in (HFILES_NO_SRCDIR): Rename libunwind-frame.h to
7110 ia64-libunwind-tdep.h.
7111 (ALLDEPFILES): Rename libunwind-frame.c to ia64-libunwind-tdep.c.
7112 * README (--with-libunwind): Rename to ...
7113 (--with-libunwind-ia64): ... here, note it is ia64 specific now.
7114 * config.in: Regenerate.
7115 * configure: Regenerate.
7116 * configure.ac: New option --with-libunwind-ia64, make the
7117 AS_HELP_STRING ia64 specific. Deprecate option --with-libunwind.
7118 Remove AC_DEFINE for HAVE_LIBUNWIND.
7119 * ia64-libunwind-tdep.c: Make the file top comment ia64 specific.
7120 Rename libunwind-frame.h #include to ia64-libunwind-tdep.h.
7121 Rename libunwind-frame in the general comment.
7122 * ia64-libunwind-tdep.h: Make the file top comment ia64 specific.
7123 Rename symbol LIBUNWIND_FRAME_H to IA64_TDEP_LIBUNWIND_FRAME_H.
7124 Move forward declarations inside #ifndef. Rename libunwind-frame in
7125 the general comment.
7126 * ia64-tdep.c: Rename libunwind-frame.h #include to
7127 ia64-libunwind-tdep.h.
7128 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum, ia64_is_fpreg)
7129 (ia64_libunwind_descr): Rename libunwind-frame to
7130 ia64-libunwind-tdep in these function comments.
7131 * ia64-tdep.h: Rename libunwind-frame.h #include to
7132 ia64-libunwind-tdep.h.
7133 * ia64-vms-tdep.c (ia64_vms_libunwind_descr): Rename libunwind-frame to
7134 ia64-libunwind-tdep in that data comment.
7135
7136 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7137
7138 * libunwind-frame.h (struct frame_unwind): New declaration.
7139
7140 2012-03-08 Joel Brobecker <brobecker@adacore.com>
7141
7142 * breakpoint.c (_initialize_breakpoint): Fix error in help of
7143 "set breakpoint condition-evaluation" command.
7144
7145 2012-03-08 Tristan Gingold <gingold@adacore.com>
7146
7147 * sparc-stub.c: Move to stubs/
7148 * sh-stub.c: Likewise.
7149 * m68k-stub.c: Likewise.
7150 * m32r-stub.c: Likewise.
7151 * i386-stub.c: Likewise.
7152
7153 2012-03-08 Andreas Schwab <schwab@linux-m68k.org>
7154
7155 * m68klinux-tdep.c (m68k_linux_init_abi): Register
7156 linux_get_siginfo_type.
7157
7158 * m68klinux-nat.c: Include "gdb_proc_service.h".
7159 (PTRACE_GET_THREAD_AREA): Define.
7160 (ps_get_thread_area): New function.
7161
7162 2012-03-08 Yao Qi <yao@codesourcery.com>
7163
7164 * remote.c (remote_get_noisy_reply): Replace `sprintf' with
7165 `xsnprintf'.
7166 (remote_query_attached): Likewise.
7167 (remote_static_tracepoint_marker_at): Likewise.
7168 (remote_set_permissions): Likewise.
7169 (remote_detach_1, extended_remote_attach_1): Likewise.
7170 (send_g_packet, remote_vkill): Likewise.
7171 (extended_remote_disable_randomization): Likewise.
7172 (remote_add_target_side_condition): Likewise.
7173 (remote_insert_breakpoint): Likewise.
7174 (remote_remove_breakpoint): Likewise.
7175 (remote_insert_watchpoint): Likewise.
7176 (remote_remove_watchpoint): Likewise.
7177 (remote_insert_hw_breakpoint): Likewise.
7178 (remote_insert_hw_breakpoint): Likewise.
7179 (remote_remove_hw_breakpoint): Likewise.
7180 (remote_download_command_source): Likewise.
7181 (remote_download_tracepoint): Likewise.
7182 (remote_download_trace_state_variable): Likewise.
7183 (remote_disable_tracepoint): Likewise.
7184 (remote_trace_set_readonly_regions): Likewise.
7185 (remote_get_tracepoint_status): Likewise.
7186 (remote_trace_find): Likewise.
7187 (remote_get_trace_state_variable_value): Likewise.
7188 (remote_set_disconnected_tracing): Likewise.
7189 (remote_set_circular_trace_buffer): Likewise.
7190 (remote_get_min_fast_tracepoint_insn_len): Likewise.
7191 (remote_use_agent): Likewise.
7192 (remote_add_target_side_condition): Add one parameter BUF_SIZE.
7193 Update callers.
7194
7195 2012-03-07 Pedro Alves <palves@redhat.com>
7196
7197 * NEWS: Mention QProgramSignals.
7198 * inferior.h (update_signals_program_target): Declare.
7199 * infrun.c: (update_signals_program_target): New.
7200 (handle_command): Update the target of the new program signals
7201 array changes.
7202 * remote.c (PACKET_QProgramSignals): New enum.
7203 (last_program_signals_packet): New global.
7204 (remote_program_signals): New.
7205 (remote_start_remote): Update the target with the program signals
7206 list.
7207 (remote_protocol_features): Add entry for QPassSignals.
7208 (remote_open_1): Free anc clear last_program_signals_packet.
7209 (init_remote_ops): Install remote_program_signals.
7210 * target.c (update_current_target): Adjust.
7211 (target_program_signals): New.
7212 * target.h (struct target_ops) <to_program_signals>: New field.
7213 (target_program_signals): Declare.
7214
7215 2012-03-07 Pedro Alves <palves@redhat.com>
7216
7217 * NEWS: Add subtitle for new z0/z1 conditional breakpoint
7218 extensions.
7219
7220 2012-03-07 Andreas Schwab <schwab@linux-m68k.org>
7221
7222 * m68klinux-nat.c (getregs_supplies): Make static.
7223 (getfpregs_supplies): Likewise.
7224 (have_ptrace_getregs): Likewise.
7225
7226 2012-03-06 Joel Brobecker <brobecker@adacore.com>
7227
7228 * dwarf2read.c (dwarf2_get_die_type): Pass absolute offset
7229 in call to get_die_type_at_offset.
7230
7231 2012-03-06 Stan Shebs <stan@codesourcery.com>
7232
7233 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.
7234 * mi/mi-cmd-disas.c: Ditto.
7235 * mi/mi-cmd-env.c: Ditto.
7236 * mi/mi-cmd-file.c: Ditto.
7237 * mi/mi-cmd-stack.c: Ditto.
7238 * mi/mi-cmd-target.c: Ditto.
7239 * mi/mi-cmd-var.c: Ditto.
7240 * mi/mi-cmds.c: Ditto.
7241 * mi/mi-cmds.h: Ditto.
7242 * mi/mi-console.c: Ditto.
7243 * mi/mi-getopt.c: Ditto.
7244 * mi/mi-getopt.h: Ditto.
7245 * mi/mi-interp.c: Ditto.
7246 * mi/mi-main.c: Ditto.
7247 * mi/mi-out.c: Ditto.
7248 * mi/mi-parse.c: Ditto.
7249 * mi/mi-parse.h: Ditto.
7250 * mi/mi-symbol-cmds.c: Ditto.
7251
7252 * mi/mi-getopt.h: Move mi_opt struct up.
7253 * mi/mi-main.c (captured_mi_execute_command): Remove redundant
7254 return.
7255 * mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
7256
7257 2012-03-06 Tom Tromey <tromey@redhat.com>
7258
7259 * proc-service.c (ps_pglobal_lookup): Set the current program
7260 space.
7261
7262 2012-03-06 Pedro Alves <palves@redhat.com>
7263
7264 * gregset.h [HAVE_SYS_PROCFS_H]: Include <sys/procfs.h>.
7265
7266 2012-03-05 Joel Brobecker <brobecker@adacore.com>
7267
7268 * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
7269
7270 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7271
7272 Code cleanup.
7273 * common/linux-osdata.c (linux_common_core_of_thread): New function
7274 comment.
7275 * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
7276 call by linux_common_core_of_thread.
7277 (linux_nat_core_of_thread_1): Remove.
7278 * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
7279 * linux-thread-db.c: Include linux-osdata.h.
7280 (update_thread_core): Replace linux_nat_core_of_thread_1 call by
7281 linux_common_core_of_thread.
7282
7283 2012-03-05 Tom Tromey <tromey@redhat.com>
7284
7285 * value.c (value_primitive_field): Don't fetch contents for
7286 non-virtual bases.
7287
7288 2012-03-05 Tom Tromey <tromey@redhat.com>
7289
7290 * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
7291
7292 2012-03-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
7293
7294 * s390-nat.c: Include "gregset.h".
7295
7296 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7297
7298 * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
7299 [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
7300 (libunwind_load): New variable so_error, use it for dlerror. Try to
7301 load also LIBUNWIND_SO_7.
7302
7303 2012-03-05 Pedro Alves <palves@redhat.com>
7304
7305 * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
7306 is not NULL, and remove resulting dead code.
7307
7308 2012-03-05 Thomas Schwinge <thomas@codesourcery.com>
7309
7310 * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
7311 prologue to sh_analyze_prologue.
7312 (sh_analyze_prologue): Make better use of such an upper limit, and
7313 generally be more cautious about accessing memory.
7314
7315 2012-03-05 Tom Tromey <tromey@redhat.com>
7316
7317 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
7318 _initialize_ia64_hpux_tdep.
7319
7320 2012-03-05 Pedro Alves <palves@redhat.com>
7321
7322 PR gdb/13766
7323
7324 * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
7325 the register state is clear, supply explicit zero, instead of
7326 marking the register unavailable.
7327
7328 2012-03-05 Tristan Gingold <gingold@adacore.com>
7329
7330 * NEWS: Mention OpenVMS ia64 new target.
7331
7332 2012-03-05 Tristan Gingold <gingold@adacore.com>
7333
7334 * ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
7335 (ia64_unw_accessors, ia64_unw_rse_accessors)
7336 (ia64_libunwind_descr): Declare.
7337 * ia64-vms-tdep.c: New file.
7338 * ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
7339 (ia64_libunwind_descr): Make them public.
7340 * configure.tgt: Add ia64-*-*vms*.
7341 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
7342 (ALLDEPFILES): Add ia64-vms-tdep.c
7343
7344 2012-03-05 Tristan Gingold <gingold@adacore.com>
7345
7346 * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
7347 * remote.c (PACKET_qXfer_uib): New enum value.
7348 (remote_protocol_features): Add entry for PACKET_qXfer_uib.
7349 (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
7350 (_initialize_remote): Call add_packet_config_cmd for
7351 xfer:uib packet.
7352
7353 2012-03-05 Tristan Gingold <gingold@adacore.com>
7354
7355 * osabi.c (gdb_osabi_names): Add OpenVMS.
7356 (generic_elf_osabi_sniffer): Likewise.
7357 * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS.
7358
7359 2012-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7360
7361 Removed unused code.
7362 * libunwind-frame.c (libunwind_frame_unwind)
7363 (libunwind_frame_base_address): Remove.
7364 * libunwind-frame.h (libunwind_frame_base_address): Remove declaration.
7365
7366 2012-03-04 Yao Qi <yao@codesourcery.com>
7367
7368 * common/agent.c (gdb_connect_sync_socket): Add _ markup and
7369 remove trailing new line.
7370 (agent_run_command, agent_run_command): Add _ markup.
7371 (agent_capability_check): Likewise.
7372
7373 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 * breakpoint.c (set_condition_evaluation_mode): Set
7376 CONDITION_EVALUATION_MODE unconditionally.
7377
7378 2012-03-03 Yao Qi <yao@codesourcery.com>
7379
7380 * common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
7381 * common/agent.h: Update declaration.
7382 * inf-child.c (inf_child_use_agent): New.
7383 (inf_child_can_use_agent): New.
7384 (inf_child_target): Initialize fields `to_use_agent'
7385 and `to_can_use_agent'.
7386 * agent.c (agent_new_objfile): New.
7387 (_initialize_agent): Add agent_new_objfile to new_objfile
7388 observer.
7389
7390 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
7391 New.
7392 (linux_target_install_ops): Initialize field
7393 `to_static_tracepoint_markers_by_strid'.
7394 * remote.c (free_current_marker): Move it to ...
7395 * tracepoint.c (free_current_marker): ... here. New.
7396 (cleanup_target_stop): New.
7397 * tracepoint.h: Declare free_current_marker.
7398 * NEWS: Add one entry about `info static-tracepoint-marker'.
7399
7400 2012-03-03 Yao Qi <yao@codesourcery.com>
7401
7402 * common/agent.c (agent_loaded_p): New.
7403 (agent_look_up_symbols): New global.
7404 * common/agent.h: Declare agent_loaded_p.
7405
7406 2012-03-03 Yao Qi <yao@codesourcery.com>
7407
7408 * common/agent.c (struct ipa_sym_addresses) <addr_capability>: New.
7409 (agent_capability_check, agent_capability_invalidate): New.
7410 (symbol_list): New array element.
7411 * common/agent.h (enum agent_capa): New.
7412 * target.c (target_pre_inferior): Call agent_capability_invalidate.
7413
7414 2012-03-03 Yao Qi <yao@codesourcery.com>
7415
7416 * target.h (struct target_ops) <to_use_agent>: New field.
7417 (struct target_ops) <to_can_use_agent>: New field.
7418 (target_use_agent, target_can_use_agent): New macro.
7419 * target.c (update_current_target): Update.
7420 * remote.c: New enum `PACKET_QAgent'.
7421 (remote_protocol_features): Add a new element.
7422 (remote_use_agent, remote_can_use_agent): New.
7423 (init_remote_ops): Initialize field `can_use_agent' with
7424 remote_can_use_agent. Intiailize field `use_agent' with
7425 remote_use_agent.
7426 * common/agent.c (use_agent): New global.
7427 * common/agent.h: Declare it.
7428 * tracepoint.c (info_static_tracepoint_markers_command): Add
7429 comment.
7430 * Makefile.in (SFILES): Add common/agent.c and agent.c.
7431 (COMMON_OBS): Add common/agent.o and agent.o
7432 (common-agent.o): New rule.
7433 * agent.c: New.
7434
7435 2012-03-03 Yao Qi <yao@codesourcery.com>
7436
7437 * common/agent.c: New.
7438 * common/agent.h: New.
7439 * configure.ac: Add `sys/socket.h' and `sys/un.h' to
7440 AC_CHECK_HEADERS.
7441 * configure, configh.in: Regenerated.
7442
7443 2012-03-02 Kevin Buettner <kevinb@redhat.com>
7444
7445 * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
7446 unless it exists for this architecture.
7447
7448 2012-03-02 Joel Brobecker <brobecker@adacore.com>
7449
7450 * language.h (struct language_defn): New "method" la_read_var_value.
7451 * findvar.c: #include "language.h".
7452 (default_read_var_value): Renames read_var_value. Rewrite
7453 function description.
7454 (read_var_value): New function.
7455 * value.h (default_read_var_value): Add prototype.
7456 * ada-lang.c (ada_read_renaming_var_value, ada_read_var_value):
7457 New functions.
7458 (ada_language_defn): Add entry for la_read_var_value.
7459 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, language.c,
7460 * m2-lang.c, objc-lang.c, opencl-lang.c, p-lang.c: Update
7461 language_defn structures to add entry for new la_read_var_value
7462 field.
7463
7464 2012-03-02 Tom Tromey <tromey@redhat.com>
7465 Pedro Alves <palves@redhat.com>
7466
7467 PR breakpoints/13776:
7468 * breakpoint.c (breakpoint_init_inferior): Delete step-resume
7469 breakpoints.
7470 (delete_longjmp_breakpoint_at_next_stop): New.
7471 * breakpoint.h (delete_longjmp_breakpoint_at_next_stop): Declare.
7472 * target.c (generic_mourn_inferior): Call mark_breakpoints_out
7473 before deleting the inferior. Add comments.
7474 * thread.c (clear_thread_inferior_resources): Don't delete lonjmp
7475 breakpoints immediately, but only on next stop. Move that code
7476 next to where we mark other breakpoints for deletion.
7477
7478 2012-03-02 Joel Brobecker <brobecker@adacore.com>
7479
7480 * mips-linux-nat.c (mips_linux_read_description): Add missing i18n
7481 marker.
7482 * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
7483 violation.
7484
7485 2012-03-02 Pedro Alves <palves@redhat.com>
7486
7487 * linux-thread-db.c (attach_thread): Avoid in_thread_list call.
7488
7489 2012-03-02 Ulrich Weigand <uweigand@de.ibm.com>
7490
7491 Fix -Wmissing-prototypes build.
7492 * ppc-linux-nat.c (ppc_linux_get_hwcap): Make static.
7493 * remote-sim.c (gdbsim_has_all_memory): Likewise.
7494 (gdbsim_has_memory): Likewise.
7495
7496 2012-03-02 Yao Qi <yao@codesourcery.com>
7497
7498 Fix -Wmissing-prototypes build.
7499 * charset.c (phony_iconv_open): Make static.
7500 (phony_iconv_close, phony_iconv): Likewise.
7501 * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
7502 * i386-windows-nat.c (_initialize_i386_windows_nat): New
7503 prototype.
7504 * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
7505 * ser-mingw.c (create_select_thread): Make static.
7506 * windows-termcap.c (tgetent): New prototype.
7507 (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
7508
7509 2012-03-02 Zhang Yuanhui <asmwarrior@gmail.com>
7510
7511 Fix -Wmissing-prototypes build.
7512 * windows-nat.c (dll_symbol_command, ctrl_c_handler): Make them static.
7513 (_initialize_windows_nat, _initialize_check_for_gdb_ini)
7514 (_initialize_loadable): New prototypes.
7515
7516 2012-03-02 Doug Evans <dje@google.com>
7517
7518 * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of
7519 abbrev table, read_comp_unit will do it.
7520
7521 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7522
7523 Fix -Wmissing-prototypes build.
7524 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Make it static.
7525 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): New prototype.
7526 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Likewise.
7527 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code): Make it static.
7528 (_initialize_arm_symbian_tdep): New prototype.
7529 * arm-wince-tdep.c (arm_wince_skip_main_prologue): Make it static.
7530 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): New prototype.
7531 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Make it
7532 static.
7533 * lm32-tdep.c (_initialize_lm32_tdep): New prototype.
7534 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): New
7535 prototype.
7536 * microblaze-tdep.c (microblaze_debug, microblaze_fetch_instruction)
7537 (microblaze_skip_prologue, microblaze_frame_cache): Make them static.
7538 * mips-linux-tdep.c (mips_linux_regset_from_core_section): Make it
7539 static.
7540 * moxie-tdep.c (moxie_process_record): Likewise.
7541 * remote-mips.c (mips_can_use_watchpoint, mips_insert_watchpoint)
7542 (mips_remove_watchpoint, mips_stopped_by_watchpoint): Make them static.
7543 * rl78-tdep.c (rl78_breakpoint_from_pc): Make it static.
7544 (_initialize_rl78_tdep): New prototype.
7545 * rx-tdep.c (rx_breakpoint_from_pc): Make it static.
7546 (_initialize_rx_tdep): New prototype.
7547 * solib-darwin.c (darwin_in_dynsym_resolve_code): Make it static.
7548 (_initialize_darwin_solib): New prototype.
7549 * solib-spu.c: Include solib-spu.h.
7550 (_initialize_spu_solib): New prototype.
7551 * spu-multiarch.c (_initialize_spu_multiarch): New prototype.
7552 * tic6x-tdep.c (tic6x_analyze_prologue, tic6x_skip_prologue)
7553 (tic6x_breakpoint_from_pc, tic6x_frame_unwind_cache)
7554 (tic6x_software_single_step): Make it static.
7555 (_initialize_tic6x_tdep): New prototype.
7556
7557 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7558
7559 Fix -Wmissing-prototypes build.
7560 * cris-tdep.c (cris_can_use_hardware_watchpoint)
7561 (cris_region_ok_for_watchpoint, cris_stopped_data_address): Remove.
7562
7563 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7564
7565 Fix -Wmissing-prototypes build.
7566 * frv-tdep.c (frv_check_watch_resources, frv_stopped_data_address)
7567 (frv_have_stopped_data_address): Remove.
7568
7569 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7570
7571 Fix -Wmissing-prototypes build.
7572 * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h.
7573 * sh-tdep.c: Include sh64-tdep.h.
7574 * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations.
7575 * sh64-tdep.c: Include sh64-tdep.h.
7576 * sh64-tdep.h: New file.
7577
7578 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
7579
7580 * mips-tdep.c (mips32_scan_prologue): Correct indentation.
7581
7582 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
7583
7584 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
7585 sp_regnum once the gdbarch_init_osabi hook has been called.
7586
7587 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
7588
7589 * mips-tdep.c (mips32_bc1_pc): New function.
7590 (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
7591 BPOSGE32 and BPOSGE64 instructions.
7592 (deal_with_atomic_sequence): Likewise.
7593 (mips32_instruction_has_delay_slot): Likewise.
7594
7595 2012-03-01 Maciej W. Rozycki <macro@mips.com>
7596 Chris Dearman <chris@mips.com>
7597 Maciej W. Rozycki <macro@codesourcery.com>
7598 Joseph Myers <joseph@codesourcery.com>
7599
7600 * features/mips-dsp.xml: New file.
7601 * features/mips64-dsp.xml: New file.
7602 * features/mips-dsp-linux.xml: New file.
7603 * features/mips64-dsp-linux.xml: New file.
7604 * features/Makefile (WHICH): Add mips-dsp-linux and
7605 mips64-dsp-linux.
7606 (mips-dsp-expedite, mips64-dsp-expedite): New variables.
7607 * features/mips-dsp-linux.c: New file.
7608 * features/mips64-dsp-linux.c: New file.
7609 * regformats/mips-dsp-linux.dat: New file.
7610 * regformats/mips64-dsp-linux.dat: New file.
7611 * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
7612 registers.
7613 (mips64_linux_register_addr): Likewise.
7614 (mips64_linux_regsets_fetch_registers): Likewise.
7615 (mips64_linux_regsets_store_registers): Likewise.
7616 (mips64_linux_fetch_registers): Update call to
7617 mips64_linux_regsets_fetch_registers.
7618 (mips64_linux_store_registers): Update call to
7619 mips64_linux_regsets_store_registers.
7620 (mips_linux_read_description): Probe for DSP registers.
7621 (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
7622 and initialize_tdesc_mips64_dsp_linux.
7623 * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
7624 Remove padding of no longer used embedded register slots.
7625 * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
7626 (MIPS_RESTART_REGNUM): Redefine enum value.
7627 * mips-tdep.c (mips_generic_reg_names): Remove trailing null
7628 strings.
7629 (mips_tx39_reg_names): Likewise.
7630 (mips_linux_reg_names): New array of register names for Linux
7631 targets.
7632 (mips_register_name): Check for a null pointer in
7633 mips_processor_reg_names and return an empty string.
7634 (mips_register_type): Exclude embedded registers for the IRIX
7635 and Linux ABIs.
7636 (mips_pseudo_register_type): Likewise. Use dynamic numbers to
7637 refer to FP registers, LO, HI, BadVAddr, Cause and PC. Handle
7638 DSP registers.
7639 (mips_stab_reg_to_regnum): Handle DSP accumulators.
7640 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
7641 (mips_gdbarch_init): Likewise. Initialize internal register
7642 indices for the Linux ABI. Use dynamic numbers to refer to
7643 registers, as applicable, while parsing the target description.
7644 * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
7645
7646 2012-03-01 Joel Brobecker <brobecker@adacore.com>
7647
7648 * frame.h (read_frame_register_unsigned): Fix typo in function
7649 description.
7650
7651 2012-03-01 Pedro Alves <palves@redhat.com>
7652
7653 * jit-reader.in [!__cplusplus]
7654 (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
7655
7656 2012-03-01 Pedro Alves <palves@redhat.com>
7657
7658 * configure.ac (build_warnings): Add -Wmissing-prototypes.
7659 * configure: Regenerate.
7660
7661 2012-03-01 Pedro Alves <palves@redhat.com>
7662
7663 * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
7664 * breakpoint.c (create_exception_master_breakpoint, trace_command)
7665 (ftrace_command, strace_command): Make static.
7666 * d-lang.c (_initialize_d_language): Declare.
7667 * dwarf2expr.c (_initialize_dwarf2expr): Declare.
7668 * dwarf2loc.c (_initialize_dwarf2loc):
7669 * dwarf2read.c (process_psymtab_comp_unit): Make static.
7670 * exec.c (exec_get_section_table): Make static.
7671 * i386-linux-tdep.c (i386_linux_record_signal): Make static.
7672 * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
7673 * inferior.c (remove_inferior_command, add_inferior_command)
7674 (clone_inferior_command): Make static.
7675 * linux-nat.c (linux_nat_thread_address_space)
7676 (linux_nat_core_of_thread): Make static.
7677 * linux-tdep.c (_initialize_linux_tdep): Declare.
7678 * objc-lang.c (_initialize_objc_lang): Declare.
7679 * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
7680 Make static.
7681 (_initialize_opencl_language): Declare.
7682 * record.c (_initialize_record): Declare.
7683 * remote.c (demand_private_info, remote_get_tib_address)
7684 (remote_supports_cond_tracepoints)
7685 (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
7686 Make static.
7687 * skip.c (_initialize_step_skip): Declare.
7688 * symtab.c (skip_prologue_using_lineinfo): Make static.
7689 * tracepoint.c (delete_trace_state_variable)
7690 (trace_variable_command, delete_trace_variable_command)
7691 (get_uploaded_tsv, find_matching_tracepoint_location)
7692 (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
7693 Make static.
7694 * value.c (pack_unsigned_long): Make static.
7695 * varobj.c (varobj_ensure_python_env): Make static.
7696 * windows-tdep.c (_initialize_windows_tdep): Declare.
7697 * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
7698
7699 2012-03-01 Pedro Alves <palves@redhat.com>
7700
7701 * linux-tdep.c (linux_has_shared_address_space): Make static. Add
7702 gdbarch parameter.
7703 (linux_init_abi): Install it as has_shared_address_space gdbarch
7704 callback.
7705
7706 2012-03-01 Pedro Alves <palves@redhat.com>
7707
7708 * observer.c (observer_test_first_notification_function)
7709 (observer_test_second_notification_function)
7710 (observer_test_third_notification_function): Add declarations.
7711
7712 2012-03-01 Pedro Alves <palves@redhat.com>
7713
7714 * common/signals.c (default_target_signal_to_host)
7715 (default_target_signal_from_host): Move ...
7716 * arch-utils.c: ... here.
7717 * arch-utils.h (default_target_signal_to_host)
7718 (default_target_signal_from_host): Declare.
7719
7720 * common/signals.c (target_signal_from_command): Move ...
7721 * infrun.c: ... here.
7722 * inferior.h (target_signal_from_command): Declare.
7723 * target.h (target_signal_from_command)
7724 (default_target_signal_from_host, default_target_signal_to_host):
7725 Delete declarations.
7726
7727 * common/signals.c (_initialize_signals): Delete.
7728
7729 2012-03-01 Pedro Alves <palves@redhat.com>
7730
7731 * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
7732 both __cplusplus and !__cplusplus.
7733
7734 2012-03-01 Pedro Alves <palves@redhat.com>
7735
7736 * psymtab.c (find_and_open_source): Delete declaration.
7737 * source.c (find_and_open_source): Move comment ...
7738 * source.h (find_and_open_source): ... to this new declaration.
7739
7740 2012-03-01 Pedro Alves <palves@redhat.com>
7741
7742 * inline-frame.c: Include inline-frame.h.
7743
7744 2012-03-01 Pedro Alves <palves@redhat.com>
7745
7746 * tui/tui-data.c (set_gen_win_origin): Delete.
7747 * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
7748 * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
7749
7750 2012-03-01 Pedro Alves <palves@redhat.com>
7751
7752 * remote.c (encode_actions): Delete declaration.
7753 * tracepoint.c (encode_actions): Make extern.
7754 * tracepoint.h (encode_actions): Declare.
7755
7756 2012-03-01 Pedro Alves <palves@redhat.com>
7757
7758 * python/py-breakpoint.c: Include python.h.
7759 * python/py-continueevent.c (create_continue_event_object): Make
7760 static.
7761 * python/py-lazy-string.c (stpy_get_type): Make static.
7762 * python/py-newobjfileevent.c (create_new_objfile_event_object):
7763 Make static.
7764 * python/py-utils.c (unicode_to_target_python_string): Make
7765 static.
7766 * python/py-value.c: Include python.h.
7767
7768 2012-03-01 Pedro Alves <palves@redhat.com>
7769
7770 * inferior.c (delete_threads_of_inferior): Delete.
7771
7772 2012-03-01 Pedro Alves <palves@redhat.com>
7773
7774 Import fallback definitions from glibc.
7775
7776 * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
7777 ps_prochandle): Forward declare.
7778 (ps_err_e): Use glibc's comments.
7779 [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
7780 (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
7781 (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
7782 (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
7783 (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
7784 (struct ps_prochandle): Adjust comment.
7785
7786 2012-03-01 Pedro Alves <palves@redhat.com>
7787
7788 * ada-lang.c (ada_modulus_from_name): Delete.
7789 * ada-lex.l (lexer_init): Make static.
7790
7791 2012-03-01 Pedro Alves <palves@redhat.com>
7792
7793 PR gdb/13767
7794
7795 * frame.c (read_frame_register_unsigned): New.
7796 * frame.h (read_frame_register_unsigned): Declare.
7797 * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
7798 Handle it.
7799 (print_i387_control_word): New parameter `control_p'. Handle it.
7800 (i387_print_float_info): Handle unavailable float registers.
7801
7802 2012-03-01 Keith Seitz <keiths@redhat.com>
7803
7804 * linespec.c (decode_line_2): Sort the list of methods
7805 alphabetically before presenting the user with a selection
7806 menu.
7807
7808 2012-03-01 Doug Evans <dje@google.com>
7809
7810 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
7811 has_namespace_info.
7812 (dwarf2_read_abbrevs): Remove corresponding initialization.
7813
7814 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
7815
7816 * NEWS: Mention new python command class gdb.COMMAND_USER.
7817 * cli/cli-cmds.c (show_user): Print error when used on a python
7818 command.
7819 (init_cli_cmds): Update documentation strings for "show user" and
7820 "set/show max-user-call-depth" to clarify that it does not apply to
7821 python commands.
7822 * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
7823 error check.
7824 (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
7825 gdb python api.
7826 * top.c (execute_command): Only execute a user-defined command as a
7827 legacy macro if c->user_commands is set.
7828
7829 2012-03-01 Tom Tromey <tromey@redhat.com>
7830
7831 * valprint.h (struct generic_val_print_decorations): New.
7832 (generic_val_print): Declare.
7833 * valprint.c (generic_val_print): New function.
7834 * p-valprint.c (p_decorations): New global.
7835 (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
7836 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
7837 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
7838 TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
7839 * m2-valprint.c (m2_decorations): New global.
7840 (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
7841 TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
7842 TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
7843 TYPE_CODE_ERROR>: Call generic_val_print.
7844 * f-valprint.c (f_decorations): New global.
7845 (f_val_print): Use print_function_pointer_address.
7846 <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
7847 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
7848 TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
7849 generic_val_print.
7850 * c-valprint.c (c_decorations): New global.
7851 (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
7852 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
7853 TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
7854 TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
7855 TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
7856 * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
7857 case.
7858
7859 2012-03-01 Tom Tromey <tromey@redhat.com>
7860
7861 * valprint.c (val_print): Update.
7862 * p-valprint (pascal_val_print): Return void.
7863 * p-lang.h (pascal_val_print): Return void.
7864 * m2-valprint.c (m2_val_print): Return void.
7865 * m2-lang.h (m2_val_print): Return void.
7866 * language.h (struct language_defn) <la_val_print>: Return void.
7867 * language.c (unk_lang_val_print): Return void.
7868 * jv-valprint.c (java_val_print): Return void.
7869 * jv-lang.h (java_val_print): Return void.
7870 * f-valprint.c (f_val_print): Return void.
7871 * f-lang.h (f_val_print): Return void.
7872 * d-valprint.c (d_val_print): Return void.
7873 (dynamic_array_type): Update.
7874 * d-lang.h (d_val_print): Return void.
7875 * c-valprint.c (c_val_print): Return void.
7876 * c-lang.h (c_val_print): Return void.
7877 * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
7878 void.
7879 * ada-lang.h (ada_val_print): Return void.
7880
7881 2012-03-01 Tom Tromey <tromey@redhat.com>
7882
7883 * value.h (val_print): Return void.
7884 * valprint.c (val_print): Return void.
7885
7886 2012-03-01 Tom Tromey <tromey@redhat.com>
7887
7888 * value.h (common_val_print): Return void.
7889 * valprint.c (common_val_print): Return void.
7890
7891 2012-03-01 Tom Tromey <tromey@redhat.com>
7892
7893 * value.h (value_print): Return void.
7894 * valprint.c (value_print): Return void.
7895 * p-valprint.c (pascal_value_print): Return void.
7896 * p-lang.h (pascal_value_print): Return void.
7897 * language.h (struct language_defn) <la_value_print>: Return
7898 void.
7899 * language.c (unk_lang_value_print): Return void.
7900 * jv-valprint.c (java_value_print): Return void.
7901 * jv-lang.h (java_value_print): Return void.
7902 * f-valprint.c (c_value_print): Don't declare.
7903 Include c-lang.h.
7904 * c-valprint.c (c_value_print): Return void.
7905 * c-lang.h (c_value_print): Return void.
7906 * ada-valprint.c (ada_value_print): Return void.
7907 * ada-lang.h (ada_value_print): Return void.
7908
7909 2012-03-01 Tom Tromey <tromey@redhat.com>
7910
7911 * value.c (value_primitive_field): Handle virtual base classes.
7912
7913 2012-03-01 Tom Tromey <tromey@redhat.com>
7914
7915 * gdbtypes.h (struct vbase): Remove.
7916
7917 2012-03-01 Tom Tromey <tromey@redhat.com>
7918
7919 * c-valprint.c (print_function_pointer_address): Move...
7920 * valprint.c: ... here. Make non-static.
7921 * m2-valprint.c (print_function_pointer_address): Remove.
7922 * valprint.h (print_function_pointer_address): Declare.
7923
7924 2012-03-01 Joel Brobecker <brobecker@adacore.com>
7925
7926 * NEWS: Document the fact that one can provide a condition when
7927 creating an Ada exception catchpoint.
7928
7929 2012-03-01 Tom Tromey <tromey@redhat.com>
7930
7931 * valprint.c (val_print_type_code_flags): Fix placement of
7932 trailing brace.
7933
7934 2012-03-01 Joel Brobecker <brobecker@adacore.com>
7935
7936 * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
7937 (update_files): Do not set MULTILINE_COMMENT_PREFIXES
7938 environment variable before calling update-copyright.
7939
7940 2012-03-01 Joel Brobecker <brobecker@adacore.com>
7941
7942 * gnulib/extra/update-copyright: Update to the latest from
7943 gnulib's git repository.
7944 * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
7945 variable to 2 instead of 1.
7946
7947 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7948
7949 * varobj.c (c_value_of_variable): Remove dead code.
7950
7951 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7952
7953 * ada-lex.p (processId): Do not modify already encoded IDs.
7954 Update function documentation.
7955
7956 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7957
7958 * ada-lang.h (ada_find_renaming_symbol): Replace parameter
7959 "name" with "struct symbol *name_sym".
7960 * ada-exp.y (write_var_or_type): Update call to
7961 ada_find_renaming_symbol.
7962 "name" with "struct symbol *name_sym". Adjust Implementation
7963 accordingly. Adjust the function documentation.
7964
7965 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7966
7967 * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
7968 * ada-lang.c (ada_find_any_type): Add advance declaration.
7969 Make static. Replace ada_find_any_symbol by
7970 ada_find_any_type_symbol.
7971 (ada_find_any_type_symbol): Renames ada_find_any_symbol.
7972 Improve function description. Make static.
7973 (ada_find_renaming_symbol, find_old_style_renaming_symbol):
7974 Replace ada_find_any_symbol by ada_find_any_type_symbol.
7975
7976 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7977
7978 * ada-lang.c (struct tag_args): Delete.
7979 (ada_get_tsd_type): Function body moved up in source file.
7980 (ada_tag_name_1, ada_tag_name_2): Delete.
7981 (ada_get_tsd_from_tag): New function.
7982 (ada_tag_name_from_tsd): New function.
7983 (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
7984 to determine the tag name.
7985
7986 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7987
7988 * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
7989 declaration.
7990 * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
7991 function.
7992
7993 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7994
7995 * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
7996
7997 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7998
7999 * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
8000 full searches.
8001
8002 2012-02-29 Joel Brobecker <brobecker@adacore.com>
8003
8004 * ada-lang.c (constrained_packed_array_type): If there is a
8005 parallel XA type, use it to determine the array index type.
8006
8007 2012-02-29 Joel Brobecker <brobecker@adacore.com>
8008
8009 * ada-valprint.c (ada_val_print_1): If our value is a reference
8010 to an array descriptor, dereference it before converting it
8011 to a simple array.
8012
8013 2012-02-29 Joel Brobecker <brobecker@adacore.com>
8014
8015 * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
8016 creating fixed value.
8017 (ada_value_ind, ada_coerce_ref, assign_component)
8018 (ada_evaluate_subexp): Remove call to unwrap_value before
8019 call to ada_to_fixed_value.
8020
8021 2012-02-29 Joel Brobecker <brobecker@adacore.com>
8022
8023 * ada-lang.c (to_fixed_array_type): Set result's type name.
8024
8025 2012-02-29 Joel Brobecker <brobecker@adacore.com>
8026
8027 * ada-lang.c (catch_ada_exception_command_split): Add new
8028 argument cond_string. Add support for condition at end of
8029 "catch exception" commands.
8030 (ada_decode_exception_location): Add new argument cond_string.
8031 Update call to catch_ada_exception_command_split.
8032 (create_ada_exception_catchpoint): Add new argument cond_string.
8033 Set the breakpoint condition if needed.
8034 (catch_ada_exception_command): Update call to
8035 ada_decode_exception_location.
8036 (ada_decode_assert_location): Add function documentation.
8037 Add support for condition at end of "catch assert" command.
8038 (catch_assert_command): Update calls to ada_decode_assert_location
8039 and create_ada_exception_catchpoint.
8040
8041 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 Fix disp-step-syscall.exp: fork: single step over fork.
8044 * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
8045 (i386_linux_get_syscall_number_from_regcache): ... here, new function
8046 comment, change parameters gdbarch and ptid to regcache. Remove
8047 parameter regcache, initialize gdbarch from regcache here.
8048 (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
8049 New functions.
8050 (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
8051 instead.
8052 * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
8053 'syscall'. Make the 'int' check more strict.
8054
8055 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8056
8057 Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
8058 * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
8059 (i386_linux_intx80_sysenter_syscall_record): ... here.
8060 (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
8061 Use the renamed function name.
8062
8063 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
8066 * breakpoint.c (until_break_command): Likewise.
8067 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
8068 * infcall.c (call_function_by_hand): Likewise.
8069 * infcmd.c (finish_forward): Likewise.
8070 * infrun.c (insert_exception_resume_breakpoint): Likewise.
8071
8072 2012-02-28 Tristan Gingold <gingold@adacore.com>
8073
8074 * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
8075 avoid variable assignments inside condition.
8076
8077 2012-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8078
8079 Fix static analysis issue found by cppcheck.
8080 * microblaze-tdep.c (microblaze_extract_return_value): Fix
8081 uninitialized BUF for size 2.
8082
8083 2012-02-27 Chris Dearman <chris@mips.com>
8084 Nathan Froyd <froydnj@codesourcery.com>
8085 Maciej W. Rozycki <macro@codesourcery.com>
8086
8087 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
8088 (mips16_instruction_has_delay_slot): Likewise.
8089 (mips_segment_boundary): Likewise.
8090 (mips_adjust_breakpoint_address): Likewise.
8091 (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
8092
8093 2012-02-27 Maciej W. Rozycki <macro@mips.com>
8094 Maciej W. Rozycki <macro@codesourcery.com>
8095
8096 * infrun.c (handle_inferior_event): Don't proceed through
8097 shared library trampolines if stepping at the machine
8098 instruction level.
8099
8100 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
8101
8102 * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
8103 too.
8104
8105 2012-02-27 Thomas Schwinge <thomas@codesourcery.com>
8106
8107 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
8108 (sh_stub_unwind_sniffer): New functions.
8109 (sh_stub_unwind): New variable.
8110 (sh_gdbarch_init): Wire everything.
8111
8112 2012-02-27 Pedro Alves <palves@redhat.com>
8113
8114 * linux-nat.c (pid_is_stopped): Delete, moved to common/.
8115 (linux_nat_post_attach_wait): Adjust to use
8116 linux_proc_pid_is_stopped.
8117 * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
8118 * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
8119 based on pid_is_stopped from both linux-nat.c and
8120 gdbserver/linux-low.c, and renamed.
8121
8122 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
8123
8124 * remote.c (remote_watchpoint_addr_within_range): New function.
8125 (init_remote_ops): Use it.
8126
8127 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
8128
8129 * target.h (target_watchpoint_addr_within_range): Document macro.
8130
8131 2012-02-24 Pedro Alves <palves@redhat.com>
8132
8133 * stack.c (set_last_displayed_sal): Issue internal_error instead
8134 of warning, and issue it after clearing the last displayed sal.
8135
8136 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8137 Pedro Alves <palves@redhat.com>
8138
8139 * breakpoint.c (until_break_command): Install breakpoints after
8140 all frame manipulations.
8141
8142 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
8143
8144 * remote.c (remote_supports_cond_breakpoints): New forward
8145 declaration.
8146 (remote_add_target_side_condition): New function.
8147 (remote_insert_breakpoint): Add target-side breakpoint
8148 conditional if supported.
8149 (remote_insert_hw_breakpoint): Likewise.
8150 (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
8151 hook.
8152
8153 * target.c (update_current_target): Inherit
8154 to_supports_evaluation_of_breakpoint_conditions.
8155 Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
8156
8157 * target.h (struct target_ops)
8158 <to_supports_evaluation_of_breakpoint_conditions>: New field.
8159 (target_supports_evaluation_of_breakpoint_conditions): New #define.
8160
8161 * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
8162 (condition_evaluation_both, condition_evaluation_auto,
8163 condition_evaluation_host, condition_evaluation_target,
8164 condition_evaluation_enums, condition_evaluation_mode_1,
8165 condition_evaluation_mode): New static globals.
8166 (translate_condition_evaluation_mode): New function.
8167 (breakpoint_condition_evaluation_mode): New function.
8168 (gdb_evaluates_breakpoint_condition_p): New function.
8169 (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
8170 (mark_breakpoint_modified): New function.
8171 (mark_breakpoint_location_modified): New function.
8172 (set_condition_evaluation_mode): New function.
8173 (show_condition_evaluation_mode): New function.
8174 (bp_location_compare_addrs): New function.
8175 (get_first_location_gte_addr): New helper function.
8176 (set_breakpoint_condition): Free condition bytecode if locations
8177 has become unconditional. Call mark_breakpoint_modified (...).
8178 (condition_command): Call update_global_location_list (1) for
8179 breakpoints.
8180 (breakpoint_xfer_memory): Use is_breakpoint (...).
8181 (is_breakpoint): New function.
8182 (parse_cond_to_aexpr): New function.
8183 (build_target_condition_list): New function.
8184 (insert_bp_location): Handle target-side conditional
8185 breakpoints and call build_target_condition_list (...).
8186 (update_inserted_breakpoint_locations): New function.
8187 (insert_breakpoint_locations): Handle target-side conditional
8188 breakpoints.
8189 (bpstat_check_breakpoint_conditions): Add comment.
8190 (bp_condition_evaluator): New function.
8191 (bp_location_condition_evaluator): New function.
8192 (print_breakpoint_location): Print information on where the condition
8193 will be evaluated.
8194 (print_one_breakpoint_location): Likewise.
8195 (init_bp_location): Call mark_breakpoint_location_modified (...) for
8196 breakpoint location.
8197 (force_breakpoint_reinsertion): New functions.
8198 (update_global_location_list): Handle target-side breakpoint
8199 conditions.
8200 Reinsert locations that are already inserted if conditions have
8201 changed.
8202 (bp_location_dtor): Free agent expression bytecode.
8203 (disable_breakpoint): Call mark_breakpoint_modified (...).
8204 Call update_global_location_list (...) with parameter 1 for breakpoints.
8205 (disable_command): Call mark_breakpoint_location_modified (...).
8206 Call update_global_location_list (...) with parameter 1 for breakpoints.
8207 (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
8208 (enable_command): mark_breakpoint_location_modified (...).
8209 (_initialize_breakpoint): Update documentation and add
8210 condition-evaluation breakpoint subcommand.
8211
8212 * breakpoint.h: Include ax.h.
8213 (condition_list): New data structure.
8214 (condition_status): New enum.
8215 (bp_target_info) <cond_list>: New field.
8216 (bp_location) <condition_changed, cond_bytecode>: New fields.
8217 (is_breakpoint): New prototype.
8218
8219 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
8220
8221 * remote.c (remote_state) <cond_breakpoints>: New field.
8222 (PACKET_ConditionalBreakpoints): New enum.
8223 (remote_cond_breakpoint_feature): New function.
8224 (remote_protocol_features): Add new ConditionalBreakpoints entry.
8225 (remote_supports_cond_breakpoints): New function.
8226 (_initialize_remote): Add new packet configuration for
8227 target-side conditional breakpoints.
8228
8229 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
8230
8231 * NEWS: Mention target-side conditional breakpoint support,
8232 new condition-evaluation breakpoint subcommand and remote
8233 packet extensions.
8234
8235 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
8236
8237 * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
8238 number.
8239
8240 2012-02-24 Thomas Schwinge <thomas@codesourcery.com>
8241
8242 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
8243 (after_prologue): Remove.
8244
8245 2012-02-23 Tom Tromey <tromey@redhat.com>
8246
8247 * jv-valprint.c (java_val_print): Remove dead code.
8248
8249 2012-02-23 Tristan Gingold <gingold@adacore.com>
8250
8251 * ada-tasks.c (struct ada_tasks_inferior_data): Add
8252 known_tasks_element and known_tasks_length fields.
8253 (read_known_tasks_array): Change argument type. Use pointer type
8254 and number of elements from DATA. Adjust.
8255 (read_known_tasks_list): Likewise.
8256 (get_known_tasks_addr): Remove.
8257 (ada_set_current_inferior_known_tasks_addr): Renamed to ...
8258 (ada_tasks_inferior_data_sniffer): ... this. Use symtab for element
8259 type and array length. Merge former get_known_tasks_addr code.
8260
8261 2012-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8262
8263 PR backtrace/13716
8264 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
8265 it after set_momentary_breakpoint.
8266
8267 2012-02-22 Sterling Augustine <saugustine@google.com>
8268
8269 PR 13689:
8270 * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
8271
8272 2012-02-22 Gary Benson <gbenson@redhat.com>
8273
8274 * dwarf2read.c (dwarf2_read_index): Correct misspelling.
8275 (find_slot_in_mapped_hash): Likewise.
8276
8277 2012-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8278
8279 PR build/13638
8280 * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
8281 (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
8282 * configure: Regenerate.
8283
8284 2012-02-21 Tristan Gingold <gingold@adacore.com>
8285 Pedro Alves <palves@redhat.com>
8286
8287 * ia64-tdep.c: Do not include libunwind-ia64.h.
8288 * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
8289 Include libunwind-ia64.h instead of libunwind.h.
8290 * configure.ac (--with-libunwind, $enable_libunwind): Don't check
8291 for libunwind.h existence.
8292 * configure, config.in: Regenerate.
8293
8294 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
8295
8296 * c-valprint.c (c_value_print): Use value_rtti_indirect_type
8297 instead of value_rtti_target_type.
8298 * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
8299 instead of value_rtti_target_type.
8300 * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
8301 value_rtti_target_type.
8302 * valops.c (value_ind): Extract function readjust_indirect_value_type.
8303 (value_rtti_target_type): Rename to ...
8304 (value_rtti_indirect_type): ... here and make it indirect. Update
8305 function comment.
8306 * value.c (readjust_indirect_value_type): New function.
8307 (coerce_ref): Support for enclosing type setting for references
8308 with readjust_indirect_value_type.
8309 * value.h (readjust_value_type): New declaration.
8310 (value_rtti_target_type): Rename to ...
8311 (value_rtti_indirect_type): ... here.
8312
8313 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
8314
8315 * MAINTAINERS (Write After Approval): Add myself to the list.
8316
8317 2012-02-20 Doug Evans <dje@google.com>
8318
8319 * objfiles.c (add_to_objfile_sections): Remove outdated comments.
8320 Rename objfile_p_char parameter to objfilep.
8321 (build_objfile_section_table): Result is now void. All callers
8322 updated.
8323 * objfiles.h (struct objfile): Tweak comments, whitespace.
8324 (build_objfile_section_table): Update.
8325
8326 * elfread.c (elf_symfile_segments): Fix warning text.
8327
8328 2012-02-20 Tom Tromey <tromey@redhat.com>
8329
8330 PR gdb/13498:
8331 * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
8332 particular set of file names once.
8333 (dw2_map_symbol_filenames): Likewise.
8334
8335 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 Code cleanup.
8338 * main.c (write_files): Remove the declaration.
8339 (external_editor_command): Move the declaration ...
8340 [GDBTK] (external_editor_command): ... here. Fix the comment.
8341
8342 2012-02-20 Tom Tromey <tromey@redhat.com>
8343
8344 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
8345 extraneous block.
8346
8347 2012-02-20 Tristan Gingold <gingold@adacore.com>
8348
8349 * darwin-nat.h (enum darwin_msg_state): Add comments.
8350
8351 2012-02-20 Tristan Gingold <gingold@adacore.com>
8352
8353 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
8354 value.
8355
8356 2012-20-18 Joel Brobecker <brobecker@adacore.com>
8357
8358 * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
8359 between function description and implementation.
8360
8361 2012-02-17 Tom Tromey <tromey@redhat.com>
8362
8363 PR python/12070:
8364 * python/py-event.c (event_object_getset): New global.
8365 (event_object_type): Reference it.
8366 * python/py-type.c (field_object_getset): New global.
8367 (field_object_type): Reference it.
8368 * python/python-internal.h (gdb_py_generic_dict): Declare.
8369 * python/py-utils.c (gdb_py_generic_dict): New function.
8370
8371 2012-02-17 Tristan Gingold <gingold@adacore.com>
8372
8373 * solib-darwin.c (darwin_current_sos): Check magic and filetype
8374
8375 2012-02-17 Thomas Schwinge <thomas@codesourcery.com>
8376
8377 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
8378 TYPE_CALLING_CONVENTION annotation.
8379
8380 2012-02-16 Kevin Buettner <kevinb@redhat.com>
8381
8382 * MAINTAINERS: Add rx to target ISA section.
8383 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
8384 (ALLDEPFILES): Add rx-tdep.c.
8385
8386 2012-02-16 Tom Tromey <tromey@redhat.com>
8387
8388 * symfile.c (symbol_file_add_main_1): Use inferior's
8389 symfile_flags.
8390 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
8391 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
8392 inferior.
8393 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
8394 inferior.
8395 (follow_exec): Use inferior's symfile_flags.
8396 * inferior.h (struct inferior) <symfile_flags>: New field.
8397
8398 2012-02-16 Mike Frysinger <vapier@gentoo.org>
8399
8400 PR gdb/9734:
8401 * remote-sim.c (gdbsim_create_inferior): Call error() when
8402 sim_create_inferior() fails.
8403
8404 2012-02-16 Josh Matthews <josh@joshmatthews.net>
8405
8406 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
8407
8408 2012-02-16 Tom Tromey <tromey@redhat.com>
8409
8410 PR c++/13653:
8411 * thread.c (struct current_thread_cleanup) <was_removable>: New
8412 field.
8413 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
8414 (make_cleanup_restore_current_thread): Initialize new field.
8415
8416 2012-02-15 Kevin Buettner <kevinb@redhat.com>
8417
8418 * MAINTAINERS: Add rl78 to target ISA section.
8419 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
8420 (ALLDEPFILES): Add rl78-tdep.c.
8421 * NEWS: Mention rl78 as a new target.
8422
8423 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
8424
8425 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
8426 data.
8427 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
8428
8429 2012-02-15 Tom Tromey <tromey@redhat.com>
8430
8431 PR gdb/12659:
8432 * infcmd.c (registers_info): Print just the current register's
8433 name.
8434
8435 2012-02-15 Tom Tromey <tromey@redhat.com>
8436
8437 * python/py-symbol.c (sympy_value): Use _().
8438
8439 2012-02-15 Pedro Alves <palves@redhat.com>
8440
8441 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
8442 output to be like native targets'.
8443 (remote_pid_to_str): Special case the null ptid.
8444
8445 2012-02-14 Stan Shebs <stan@codesourcery.com>
8446
8447 * NEWS: Mention enable count command.
8448 * breakpoint.h (struct breakpoint): New field enable_count.
8449 * breakpoint.c (enable_breakpoint_disp): Add count argument.
8450 (enable_breakpoint): Add arg to call.
8451 (struct disp_data): New struct.
8452 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
8453 (do_map_enable_once_breakpoint): Create a struct and pass it.
8454 (do_map_enable_delete_breakpoint): Ditto.
8455 (do_map_enable_count_breakpoint): New function.
8456 (enable_count_command): New function.
8457 (bpstat_stop_status): Decrement enable_count.
8458 (print_one_breakpoint_location): Report enable count.
8459 (_initialize_breakpoint): Add enable count command.
8460
8461 2012-02-14 Kevin Buettner <kevinb@redhat.com>
8462
8463 * rl78-tdep.c (reggroups.h): Include.
8464 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
8465 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
8466 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
8467 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
8468 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
8469 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
8470 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
8471 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
8472 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
8473 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
8474 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
8475 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
8476 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
8477 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
8478 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
8479 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
8480 beginning of register list.
8481 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
8482 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
8483 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
8484 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
8485 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
8486 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
8487 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
8488 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
8489 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
8490 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
8491 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
8492 the pseudo registers. Rearrange other pseudo registers too so
8493 that the bank registers appear at the end.
8494 (rl78_register_type): Account for the fact that the byte sized
8495 bank registers are now pseudo-registers.
8496 (rl78_register_name): Rearrange the register name array. Make
8497 initial set of raw banked registers inaccessible.
8498 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
8499 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
8500 case for copying bytes back and forth between raw and pseudo
8501 versions of the banked registers. Update other cases to reflect
8502 the changed names.
8503 (rl78_return_value): Update to account for changed names of
8504 raw registers.
8505 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
8506 rl78_register_sim_regno().
8507
8508 2012-02-14 Kevin Buettner <kevinb@redhat.com>
8509
8510 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
8511 the name parameter being passed to find_pc_partial_function().
8512
8513 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8514
8515 * MAINTAINERS: Step down from being ia64 target maintainer.
8516
8517 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8518
8519 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
8520 compilation warning.
8521
8522 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8523
8524 Fix crash on loaded shlibs without loaded exec_bfd.
8525 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
8526 (set_section_command): Replace exec_bfd by p->bfd.
8527
8528 2012-02-10 Tom Tromey <tromey@redhat.com>
8529
8530 * linespec.c (decode_line_internal): Skip symtabs_from_filename
8531 when we have a C++ qualified name.
8532
8533 2012-02-10 Pedro Alves <palves@redhat.com>
8534
8535 * inferior.c (inferior_pid_to_str): New.
8536 (print_inferior, inferior_command): Use it.
8537
8538 2012-02-10 Pedro Alves <palves@redhat.com>
8539
8540 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
8541 the test CFLAGS.
8542 * configure: Regenerate.
8543
8544 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8545
8546 * linespec.c (decode_line_internal): Fix comment correctness.
8547
8548 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
8549
8550 PR gdb/12953
8551 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
8552 * amd64bsd-nat.c: Add support for debug registers (adapted from
8553 i386bsd-nat.c).
8554 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
8555 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
8556 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
8557 (amd64bsd_dr_get_control): New functions.
8558 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
8559 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
8560 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
8561 watchpoints initialization.
8562 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
8563
8564 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8565
8566 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
8567 flds_bnds.fields.
8568 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
8569
8570 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8571
8572 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
8573
8574 2012-02-08 Joel Brobecker <brobecker@adacore.com>
8575
8576 * language.h (symbol_name_cmp_ftype): Renames
8577 symbol_name_match_p_ftype.
8578 (struct language_defn)[la_get_symbol_name_cmp]: Renames
8579 la_get_symbol_name_match_p.
8580 * ada-lang.c (ada_get_symbol_name_cmp): Renames
8581 ada_get_symbol_name_match_p. Update comment.
8582 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
8583 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
8584 Renames symbol_name_match_p. Update field type.
8585 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
8586 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
8587 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
8588 "la_get_symbol_name_cmp" in comments.
8589 * language.c: Likewise.
8590
8591 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8592
8593 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
8594 %eflags offset.
8595 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
8596 (amd64_sol2_gregset32_reg_offs): Likewise.
8597
8598 2012-02-08 Joel Brobecker <brobecker@adacore.com>
8599
8600 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
8601 of the returned BFD is allocated by GDB.
8602
8603 2012-02-07 Tom Tromey <tromey@redhat.com>
8604
8605 PR python/12027:
8606 * python/python-internal.h (frame_object_type): Declare.
8607 * python/py-symbol.c (sympy_needs_frame): New function.
8608 (sympy_value): New function.
8609 (symbol_object_getset): Add "needs_frame".
8610 (symbol_object_methods): Add "value".
8611 * python/py-frame.c (frame_object_type): No longer static.
8612
8613 2012-02-07 Tom Tromey <tromey@redhat.com>
8614
8615 PR python/13599:
8616 * python/py-symbol.c (sympy_line): New function.
8617 (symbol_object_getset): Add "line".
8618
8619 2012-02-07 Tom Tromey <tromey@redhat.com>
8620
8621 * charset.c (find_charset_names): Check 'in' against NULL.
8622
8623 2012-02-06 Doug Evans <dje@google.com>
8624
8625 * gdbtypes.h (struct main_type): Change type of name,tag_name,
8626 and fields.name members from char * to const char *. All uses updated.
8627 (struct cplus_struct_type): Change type of fn_fieldlists.name member
8628 from char * to const char *. All uses updated.
8629 (type_name_no_tag): Update.
8630 (lookup_unsigned_typename, lookup_signed_typename): Update.
8631 * gdbtypes.c (type_name_no_tag): Change result type
8632 from char * to const char *. All callers updated.
8633 (lookup_unsigned_typename, lookup_signed_typename): Change type of
8634 name parameter from char * to const char *.
8635 * symtab.h (struct cplus_specific): Change type of demangled_name
8636 member from char * to const char *. All uses updated.
8637 (struct general_symbol_info): Change type of name and
8638 mangled_lang.demangled_name members from char * to const char *.
8639 All uses updated.
8640 (symbol_get_demangled_name, symbol_natural_name): Update.
8641 (symbol_demangled_name, symbol_search_name): Update.
8642 * symtab.c (symbol_get_demangled_name): Change result type
8643 from char * to const char *. All callers updated.
8644 (symbol_natural_name, symbol_demangled_name): Ditto.
8645 (symbol_search_name): Ditto.
8646 (completion_list_add_name): Change type of symname,sym_text,
8647 text,word parameters from char * to const char *.
8648 (completion_list_objc_symbol): Change type of sym_text,
8649 text,word parameters from char * to const char *.
8650 * ada-lang.c (find_struct_field): Change type of name parameter
8651 from char * to const char *.
8652 (encoded_ordered_before): Similarly for N0,N1 parameters.
8653 (old_renaming_is_invisible): Similarly for function_name parameter.
8654 (ada_type_name): Change result type from char * to const char *.
8655 All callers updated.
8656 * ada-lang.h (ada_type_name): Update.
8657 * buildsym.c (hashname): Change type of name parameter
8658 from char * to const char *.
8659 * buildsym.h (hashname): Update.
8660 * dbxread.c (end_psymtab): Change type of include_list parameter
8661 from char ** to const char **.
8662 * dwarf2read.c (determine_prefix): Change result type
8663 from char * to const char *. All callers updated.
8664 * f-lang.c (find_common_for_function): Change type of name, funcname
8665 parameters from char * to const char *.
8666 * f-lang.c (find_common_for_function): Update.
8667 * f-valprint.c (list_all_visible_commons): Change type of funcname
8668 parameters from char * to const char *.
8669 * gdbarch.sh (static_transform_name): Change type of name parameter
8670 and result from char * to const char *.
8671 * gdbarch.c: Regenerate.
8672 * gdbarch.h: Regenerate.
8673 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
8674 of name parameter from char * to const char *.
8675 * jv-lang.c (java_primitive_type_from_name): Ditto.
8676 (java_demangled_signature_length): Similarly for signature parameter.
8677 (java_demangled_signature_copy): Ditto.
8678 (java_demangle_type_signature): Ditto.
8679 * jv-lang.h (java_primitive_type_from_name): Update.
8680 (java_demangle_type_signature): Update.
8681 * objc-lang.c (specialcmp): Change type of a,b parameters
8682 from char * to const char *.
8683 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
8684 from char * to const char *. All callers updated.
8685 * p-lang.h (is_pascal_string_type): Update.
8686 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
8687 of name parameter from char * to const char *.
8688 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
8689 * utils.c (fprintf_symbol_filtered): Ditto.
8690 * defs.h (fprintf_symbol_filtered): Update.
8691 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
8692 * stabsread.h (end_psymtab): Update.
8693 * stack.c (find_frame_funname): Change type of funname parameter
8694 from char ** to const char **.
8695 * stack.h (find_frame_funname): Update.
8696 * typeprint.c (type_print): Change type of varstring parameter
8697 from char * to const char *.
8698 * value.h (type_print): Update.
8699 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
8700 from char * to const char *. All callers updated.
8701 (xcoff_end_psymtab): Change type of include_list parameter
8702 from char ** to const char **. All callers updated.
8703 (swap_sym): Similarly for name parameter. All callers updated.
8704 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
8705 Use xstrdup.
8706 (process_coff_symbol): Use xstrdup.
8707 * stabsread.c (stabs_method_name_from_physname): Renamed from
8708 update_method_name_from_physname. Change result type from void
8709 to char *. All callers updated.
8710 (read_member_functions): In has_destructor case, store name in objfile
8711 obstack instead of malloc space. In !has_stub case, fix mem leak.
8712
8713 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
8714
8715 * configure: Rebuild.
8716 * configure.ac: Put -L../bfd and -L../libiberty at the front of
8717 LDFLAGS.
8718
8719 2012-02-03 Kevin Buettner <kevinb@redhat.com>
8720
8721 * configure.tgt (rl78-*-elf): New target.
8722 * rl78-tdep.c: New file.
8723
8724 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8725
8726 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
8727 and continue the loop. Add QUIT statement.
8728
8729 2012-02-03 Tom Tromey <tromey@redhat.com>
8730
8731 PR gdb/13596:
8732 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
8733 bfd_lookup_symbol_from_symtab.
8734 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
8735 gdb_bfd_lookup_symbol_from_symtab.
8736
8737 2012-02-03 Joel Brobecker <brobecker@adacore.com>
8738
8739 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
8740 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
8741 symbol. Add assertion that sym2 is never NULL.
8742
8743 2012-02-02 Doug Evans <dje@google.com>
8744
8745 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
8746 "name" parameter to const char ** from char **. All callers updated.
8747 (find_pc_partial_function): Ditto.
8748 (cache_pc_function_name): Change type to const char * from char *.
8749 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
8750 (find_pc_partial_function): Update.
8751 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
8752 type of "name" parameter to const char * from char *.
8753 All uses updated.
8754 * arch-utils.c (generic_in_solib_return_trampoline): Change
8755 type of "name" parameter to const char * from char *.
8756 * arch-utils.h (generic_in_solib_return_trampoline): Update.
8757 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
8758 type of "name" parameter to const char * from char *.
8759 * gdbarch.sh (in_solib_return_trampoline): Ditto.
8760 * gdbarch.c: Regenerate.
8761 * gdbarch.h: Regenerate.
8762 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
8763 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
8764 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
8765 type of "name" parameter to const char * from char *.
8766 * skip.c (skip_function_pc): Ditto.
8767 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
8768 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
8769 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
8770 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
8771 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
8772 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
8773 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
8774 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
8775 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
8776
8777 2012-02-02 Pedro Alves <palves@redhat.com>
8778
8779 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
8780 the current inferior has no execution. Make sure the current
8781 remote process matches gdb's current inferior.
8782
8783 2012-02-02 Tom Tromey <tromey@redhat.com>
8784
8785 PR gdb/13405:
8786 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
8787 read-only memory.
8788
8789 2012-02-02 Tom Tromey <tromey@redhat.com>
8790
8791 PR gdb/9307:
8792 * symtab.c (lookup_language_this): Set block_found.
8793
8794 2012-02-01 Tom Tromey <tromey@redhat.com>
8795
8796 PR gdb/13431:
8797 * jit.c (struct jit_inferior_data): Rewrite.
8798 (struct jit_objfile_data): New.
8799 (get_jit_objfile_data): New function.
8800 (add_objfile_entry): Update.
8801 (jit_read_descriptor): Return int. Replace descriptor_addr
8802 argument with inf_data. Update. Don't call error.
8803 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
8804 descriptor here.
8805 (jit_inferior_init): Don't look up descriptor. Don't call error.
8806 (jit_reset_inferior_data_and_breakpoints)
8807 (jit_inferior_created_observer): Remove.
8808 (jit_inferior_exit_hook): Update.
8809 (jit_executable_changed_observer): Remove.
8810 (jit_event_handler): Update.
8811 (free_objfile_data): Reset inferior data if needed.
8812 (_initialize_jit): Update.
8813
8814 2012-02-01 Tom Tromey <tromey@redhat.com>
8815
8816 * jit.c (bfd_open_from_target_memory): Move higher in file.
8817
8818 2012-02-01 Tristan Gingold <gingold@adacore.com>
8819
8820 * libunwind-frame.c (libunwind_load): Display message if dlopen
8821 failed.
8822
8823 2012-02-01 Gary Benson <gbenson@redhat.com>
8824
8825 * symtab.h (symbol_found_callback_ftype): New typedef.
8826 (iterate_over_symbols): Use the above.
8827 * symtab.c (iterate_over_symbols): Likewise.
8828 * language.h (language_defn->la_iterate_over_symbols): Likewise.
8829 * ada-lang.c (ada_iterate_over_symbols): Likewise.
8830 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
8831 (iterate_name_matcher): Document return values.
8832 (collect_one_symbol): Likewise.
8833 (collect_function_symbols): Likewise.
8834 (collect_symbols): Likewise.
8835
8836 2012-02-01 Tom Tromey <tromey@redhat.com>
8837
8838 * ada-lang.c (resolve_subexp): Update.
8839 (ada_lookup_symbol_list): Add 'full_search' argument.
8840 (ada_iterate_over_symbols): Pass 0 as full_search argument to
8841 ada_lookup_symbol_list.
8842 (ada_lookup_encoded_symbol): Update.
8843 (get_var_value): Update.
8844 * ada-exp.y (block_lookup): Update.
8845 (write_var_or_type): Update.
8846 (write_name_assoc): Update.
8847 * ada-lang.h (ada_lookup_symbol_list): Update.
8848
8849 2012-01-31 Tom Tromey <tromey@redhat.com>
8850
8851 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
8852 comment.
8853
8854 2012-01-31 Doug Evans <dje@google.com>
8855
8856 * symtab.h: Remove outdated comment.
8857 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
8858
8859 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
8860
8861 Fix build error in Darwin port.
8862 * i386-darwin-nat.c: Include i386-nat.h.
8863
8864 2012-01-30 Tom Tromey <tromey@redhat.com>
8865
8866 PR breakpoints/13568:
8867 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
8868 argument. Check for recursive includes.
8869 (dwarf_decode_macros): Create an include hash.
8870
8871 2012-01-30 Michael Eager <eager@eagercon.com>
8872
8873 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
8874 * ppc-linux-tdep.c: Include glibc-tdep.h.
8875 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
8876 (powerpc_linux_in_plt_stub): New function.
8877 (powerpc_linux_in_dynsym_resolve_code): New function.
8878 (ppc_skip_trampoline_code): New function.
8879 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
8880 Use glibc_skip_solib_resolver.
8881
8882 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8883
8884 Code cleanup: Make 1440 bytes of data segment read-only.
8885 * arch-utils.c (endian_enum): Make it const char *const [].
8886 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
8887 Likewise.
8888 * breakpoint.c (always_inserted_enums): Likewise.
8889 * cli/cli-cmds.c (script_ext_enums): Likewise.
8890 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
8891 enumlist parameter const char *const *.
8892 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
8893 const char *const *.
8894 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
8895 parameter const char *const *.
8896 * cris-tdep.c (cris_modes): Make it const char *const [].
8897 * filesystem.c (target_file_system_kinds): Likewise.
8898 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
8899 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
8900 (can_use_displaced_stepping_enum, scheduler_enums)
8901 (exec_direction_names): Likewise.
8902 * language.c (_initialize_language): Make the type_or_range_names and
8903 case_sensitive_names variables const char *const [].
8904 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
8905 * python/python.c (python_excp_enums): Likewise.
8906 * remote.c (interrupt_sequence_modes): Likewise.
8907 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
8908 * serial.c (logbase_enums): Likewise.
8909 * sh-tdep.c (sh_cc_enum): Likewise.
8910 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
8911 Likewise.
8912 * symtab.c (multiple_symbols_modes): Likewise.
8913 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
8914 Likewise.
8915 * utils.c (internal_problem_modes): Likewise.
8916
8917 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8918
8919 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
8920 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
8921 result.
8922
8923 2012-01-27 Doug Evans <dje@google.com>
8924
8925 * configure.ac (with_python): Fix absolute path handling for win32.
8926 * configure: Regenerate.
8927
8928 2012-01-26 Doug Evans <dje@google.com>
8929
8930 * symtab.c: Whitespace cleanup, no code changes.
8931
8932 * symtab.c (lookup_symbol_in_language): Improve comment.
8933 (lookup_symbol_aux): Fix comment.
8934
8935 * psymtab.c (add_psymbol_to_list): Result is now "void".
8936 * psympriv.h (add_psymbol_to_list): Update.
8937
8938 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
8939
8940 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8941
8942 Do not open script filenames twice.
8943 * cli/cli-cmds.c (source_script_from_stream): Pass to
8944 source_python_script also STREAM.
8945 * python/py-auto-load.c (source_section_scripts): Pass to
8946 source_python_script_for_objfile also STREAM.
8947 (auto_load_objfile_script): Pass to source_python_script_for_objfile
8948 also INPUT.
8949 * python/python-internal.h (source_python_script_for_objfile): New
8950 parameter file, rename parameter file to filename.
8951 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
8952 instead if !_WIN32. Update the function comment.
8953 (source_python_script, source_python_script_for_objfile)
8954 (source_python_script): New parameter file, rename parameter file to
8955 filename. Pass FILENAME to python_run_simple_file.
8956 * python/python.h (source_python_script): New parameter file, rename
8957 parameter file to filename.
8958
8959 2012-01-26 Pedro Alves <palves@redhat.com>
8960
8961 * corelow.c (core_has_fake_pid): Delete.
8962 (core_close): Delete references to `core_has_fake_pid'.
8963 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
8964 (core_open): Delete references to `core_has_fake_pid'.
8965 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
8966 the removed global.
8967
8968 2012-01-26 Joel Brobecker <brobecker@adacore.com>
8969
8970 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
8971 Remove language parameter from name_matcher. Adjust the comment.
8972 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
8973 Remove language parameter.
8974 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
8975 * linespec.c (iterate_name_matcher): Likewise.
8976 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
8977 name_matcher. Adjust call accordingly.
8978 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
8979 (maintenance_check_symtabs): Adjust type of parameter "fun".
8980 * psymtab.h (maintenance_check_symtabs): Likewise.
8981
8982 2012-01-26 Joel Brobecker <brobecker@adacore.com>
8983
8984 * language.h (symbol_name_match_p_ftype): New typedef.
8985 (struct language_defn): Replace field la_symbol_name_compare
8986 by la_get_symbol_name_match_p.
8987 * ada-lang.c (ada_get_symbol_name_match_p): New function.
8988 (ada_language_defn): Use it.
8989 * linespec.c (struct symbol_matcher_data): New type.
8990 (iterate_name_matcher): Rewrite.
8991 (iterate_over_all_matching_symtabs): Pass a pointer to
8992 a symbol_matcher_data struct to expand_symtabs_matching
8993 instead of just the lookup name.
8994 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
8995 opencl-lang.c, p-lang.c, language.c: Delete field
8996 la_symbol_name_compare, and replace by NULL for new field
8997 la_get_symbol_name_match_p.
8998 * symfile.h (struct quick_symbol_functions): Update comment.
8999
9000 2012-01-25 Tom Tromey <tromey@redhat.com>
9001
9002 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
9003 dereferencing.
9004
9005 2012-01-24 Tom Tromey <tromey@redhat.com>
9006
9007 PR symtab/12406:
9008 * solib.c (update_solib_list): Update the program space's
9009 added_solibs and deleted_solibs fields.
9010 * progspace.h (struct program_space) <added_solibs,
9011 deleted_solibs>: New fields.
9012 (clear_program_space_solib_cache): Declare.
9013 * progspace.c (release_program_space): Call
9014 clear_program_space_solib_cache.
9015 (clear_program_space_solib_cache): New function.
9016 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
9017 bpstat_stop_status. Use handle_solib_event.
9018 * breakpoint.c: Include gdb_regex.h.
9019 (print_solib_event): New function.
9020 (bpstat_print): Use print_solib_event.
9021 (bpstat_stop_status): Add special case for bp_shlib_event.
9022 (handle_solib_event): New function.
9023 (bpstat_what): Use handle_solib_event.
9024 (struct solib_catchpoint): New.
9025 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
9026 (breakpoint_hit_catch_solib, check_status_catch_solib)
9027 (print_it_catch_solib, print_one_catch_solib)
9028 (print_mention_catch_solib, print_recreate_catch_solib): New
9029 functions.
9030 (catch_solib_breakpoint_ops): New global.
9031 (catch_load_or_unload, catch_load_command_1)
9032 (catch_unload_command_1): New functions.
9033 (internal_bkpt_check_status): Add special case for
9034 bp_shlib_event.
9035 (internal_bkpt_print_it): Use print_solib_event.
9036 (initialize_breakpoint_ops): Initialize
9037 catch_solib_breakpoint_ops.
9038 (_initialize_breakpoint): Register "catch load" and "catch
9039 unload".
9040 * breakpoint.h (handle_solib_event): Declare.
9041 * NEWS: Add entry for "catch load" and "catch unload".
9042
9043 2012-01-24 Tom Tromey <tromey@redhat.com>
9044
9045 * ada-lang.c: Include gdb_vecs.h.
9046 * charset.c: Include gdb_vecs.h.
9047 * tracepoint.h: Include gdb_vecs.h.
9048 * gdb_vecs.h: New file.
9049
9050 2012-01-24 Pedro Alves <pedro@codesourcery.com>
9051
9052 * breakpoint.c (breakpoint_hit_catch_fork)
9053 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
9054 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
9055 * infrun.c (inferior_has_forked, inferior_has_vforked)
9056 (inferior_has_execd, inferior_has_called_syscall): Delete.
9057 (handle_syscall_event): Get syscall_number from the execution
9058 control state's wait status.
9059 (wait_for_inferior): Don't clear syscall_number.
9060
9061 2012-01-24 Pedro Alves <palves@redhat.com>
9062
9063 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
9064 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
9065 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
9066 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
9067 `ws' parameter.
9068 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
9069 false for events other than TARGET_SIGNAL_TRAP.
9070 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
9071 Add `ws' parameter.
9072 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
9073 events other than TARGET_SIGNAL_TRAP.
9074 (tracepoint_breakpoint_hit): Add `ws' parameter.
9075 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
9076 parameter.
9077 (bpstat_stop_status): Same.
9078 (pc_at_non_inline_function): Same.
9079 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
9080 to pass the current event's waitstatus to bpstat_stop_status
9081 and pc_at_non_inline_function.
9082
9083 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9084
9085 Code cleanup.
9086 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
9087 Update the function comment for it.
9088 (source_script_with_search): Call make_cleanup_fclose for STREAM.
9089 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
9090 for STREAM.
9091
9092 2012-01-24 Pedro Alves <palves@redhat.com>
9093
9094 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
9095 outside `bs->stop' block.
9096 (bpstat_what): Rework bp_shlib_event handling.
9097 (internal_bkpt_check_status): If the breakpoint is a
9098 bp_shlib_event, then set bs->stop and bs->print if
9099 stop_on_solib_events is set.
9100
9101 2012-01-24 Gary Benson <gbenson@redhat.com>
9102
9103 Delete #if 0'd out code.
9104 * stack.c (print_frame_label_vars): Remove.
9105 (catch_info): Likewise.
9106 (_initialize_stack): Remove "info catch" command.
9107 * NEWS: Mention the above.
9108
9109 2012-01-24 Pedro Alves <palves@redhat.com>
9110
9111 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
9112 it.
9113 (remote_notice_new_inferior): If the remote end doesn't support
9114 the multiprocess extensions, then the PID is fake.
9115 (add_current_inferior_and_thread): New.
9116 (remote_start_remote): Use it.
9117 (extended_remote_attach_1): Adjust.
9118 (extended_remote_create_inferior_1): Use
9119 add_current_inferior_and_thread.
9120
9121 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9122
9123 Fix watchpoints to be specific for each inferior.
9124 * breakpoint.c (watchpoint_in_thread_scope): Verify also
9125 current_program_space.
9126 * i386-nat.c (i386_inferior_data_cleanup): New.
9127 (i386_inferior_data_get): Replace variable inf_data_local by an
9128 inferior_data call.
9129 (i386_use_watchpoints): Initialize i386_inferior_data.
9130 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
9131 specific iterate_over_lwps.
9132
9133 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9134
9135 Fix watchpoints across inferior fork.
9136 * amd64-linux-nat.c (update_debug_registers_callback): Update the
9137 comment for linux_nat_iterate_watchpoint_lwps.
9138 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
9139 linux_nat_iterate_watchpoint_lwps.
9140 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
9141 * i386-linux-nat.c (update_debug_registers_callback): Update the
9142 comment for linux_nat_iterate_watchpoint_lwps.
9143 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
9144 linux_nat_iterate_watchpoint_lwps.
9145 (i386_linux_prepare_to_resume): New comment on Linux kernel.
9146 * i386-nat.c: Include inferior.h.
9147 (dr_mirror): Remove.
9148 (i386_inferior_data, struct i386_inferior_data)
9149 (i386_inferior_data_get): New.
9150 (i386_debug_reg_state): Use i386_inferior_data_get.
9151 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
9152 (i386_insert_watchpoint, i386_remove_watchpoint)
9153 (i386_stopped_data_address, i386_insert_hw_breakpoint)
9154 (i386_remove_hw_breakpoint): New variable state, use
9155 i386_debug_reg_state instead of DR_MIRROR.
9156 * linux-nat.c (delete_lwp): New declaration.
9157 (num_lwps): Move here from downwards.
9158 (delete_lwp_cleanup): New.
9159 (linux_child_follow_fork): Create new child_lp, call
9160 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
9161 PTRACE_DETACH.
9162 (num_lwps): Move upwards.
9163 (linux_nat_iterate_watchpoint_lwps): New.
9164 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
9165 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
9166
9167 2012-01-24 Joel Brobecker <brobecker@adacore.com>
9168
9169 GDB 7.4 released.
9170
9171 2012-01-23 Pedro Alves <palves@redhat.com>
9172
9173 * top.c (caution): Rename to ...
9174 (confirm): ... this.
9175 (show_caution): Rename to ...
9176 (show_confirm): ... this.
9177 (quit_cover): Adjust.
9178 (init_main): Adjust.
9179 * top.h (caution): Rename to ...
9180 (confirm): ... this.
9181 * utils.c (internal_vproblem, defaulted_query): Adjust.
9182
9183 2012-01-23 Pedro Alves <palves@redhat.com>
9184
9185 * top.c (caution): Update comment.
9186 (execute_command): Don't consider the current value of `caution'.
9187
9188 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9189
9190 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
9191
9192 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
9193
9194 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
9195 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
9196 * target.c (target_fileio_pwrite): Remove buffer address from
9197 debug output.
9198 (target_fileio_pread): Likewise.
9199
9200 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
9201
9202 * NEWS: Document remote "info proc" and "generate-core-file".
9203
9204 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
9205
9206 * gdbarch.sh (find_memory_regions): New callback.
9207 * gdbarch.c, gdbarch.h: Regenerate.
9208
9209 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
9210 callback before falling back to target method.
9211
9212 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
9213 (linux_target_install_ops): No longer install it.
9214
9215 * linux-tdep.c (linux_find_memory_regions): New function.
9216 (linux_init_abi): Install it.
9217
9218 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
9219
9220 * gdbarch.sh (make_corefile_notes): New architecture callback.
9221 * gdbarch.c: Regenerate.
9222 * gdbarch.h: Likewise.
9223
9224 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
9225 before target_make_corefile_notes. If NULL is returned, the
9226 target does not support core file generation.
9227
9228 * linux-nat.c: Include "linux-tdep.h".
9229 (find_signalled_thread, find_stop_signal): Remove.
9230 (linux_nat_do_thread_registers): Likewise.
9231 (struct linux_nat_corefile_thread_data): Likewise.
9232 (linux_nat_corefile_thread_callback): Likewise.
9233 (iterate_over_spus): Likewise.
9234 (struct linux_spu_corefile_data): Likewise.
9235 (linux_spu_corefile_callback): Likewise.
9236 (linux_spu_make_corefile_notes): Likewise.
9237 (linux_nat_collect_thread_registers): New function.
9238 (linux_nat_make_corefile_notes): Replace contents by call to
9239 linux_make_corefile_notes passing linux_nat_collect_thread_registers
9240 as native-only callback.
9241
9242 * linux-tdep.h: Include "bfd.h".
9243 (struct regcache): Add forward declaration.
9244 (linux_collect_thread_registers_ftype): New typedef.
9245 (linux_make_corefile_notes): Add prototype.
9246 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
9247 "regset.h", and "elf-bfd.h".
9248 (find_signalled_thread, find_stop_signal): New functions.
9249 (linux_spu_make_corefile_notes): Likewise.
9250 (linux_collect_thread_registers): Likewise.
9251 (struct linux_corefile_thread_data): New data structure.
9252 (linux_corefile_thread_callback): New funcion.
9253 (linux_make_corefile_notes): Likewise.
9254 (linux_make_corefile_notes_1): Likewise.
9255 (linux_init_abi): Install it.
9256
9257 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
9258
9259 * gdbarch.sh (info_proc): New callback.
9260 * gdbarch.c, gdbarch.h: Regenerate.
9261
9262 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
9263 before falling back to the target info_proc callback.
9264
9265 * linux-nat.c: Do not include "cli/cli-utils.h".
9266 (linux_nat_info_proc): Remove.
9267 (linux_target_install_ops): No longer install it.
9268
9269 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
9270 (read_mapping): New function.
9271 (linux_info_proc): Likewise.
9272 (linux_init_abi): Install it.
9273
9274 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
9275
9276 * defs.h (enum info_proc_what): Moved here from linux-nat.c
9277 * infcmd.c: (info_proc_cmd_1): New function.
9278 (info_proc_cmd): New function, moved here from equivalent routine
9279 orignally in linux-nat.c.
9280 (info_proc_cmd_mappings): Likewise.
9281 (info_proc_cmd_stat): Likewise.
9282 (info_proc_cmd_status): Likewise.
9283 (info_proc_cmd_cwd): Likewise.
9284 (info_proc_cmd_cmdline): Likewise.
9285 (info_proc_cmd_exe): Likewise.
9286 (info_proc_cmd_all): Likewise.
9287 (_initialize_infcmd): Install "info proc" command and subcommands.
9288
9289 * target.h (struct target_ops): Add to_info_proc.
9290 (target_info_proc): Add prototype.
9291 * target.c (target_info_proc): New function.
9292
9293 * procfs.c (procfs_info_proc): Add prototype.
9294 (info_proc_cmd): Rename into ...
9295 (procfs_info_proc): ... this. Update argument types as appropriate
9296 for a to_info_proc implementation. Handle "what" argument.
9297 (procfs_target): Install procfs_info_proc.
9298 (_initialize_procfs): No longer install "info proc" command.
9299
9300 * linux-nat.c: (enum info_proc_what): Remove.
9301 (linux_nat_info_proc_cmd_1): Rename into ...
9302 (linux_nat_info_proc): ... this. Update argument types as appropriate
9303 for a to_info_proc implementation.
9304 (linux_nat_info_proc_cmd): Remove.
9305 (linux_nat_info_proc_cmd_mappings): Likewise.
9306 (linux_nat_info_proc_cmd_stat): Likewise.
9307 (linux_nat_info_proc_cmd_status): Likewise.
9308 (linux_nat_info_proc_cmd_cwd): Likewise.
9309 (linux_nat_info_proc_cmd_cmdline): Likewise.
9310 (linux_nat_info_proc_cmd_exe): Likewise.
9311 (linux_nat_info_proc_cmd_all): Likewise.
9312 (linux_target_install_ops): Install linux_nat_info_proc.
9313 (_initialize_linux_nat): No longer install "info proc" command
9314 and subcommands.
9315
9316 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
9317
9318 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
9319 * config.in, configure: Regenerate.
9320
9321 * target.h (struct target_ops): Add to_fileio_readlink.
9322 (target_fileio_readlink): Add prototype.
9323 * target.c (target_fileio_readlink): New function.
9324
9325 * inf-child.c: Conditionally include <sys/param.h>.
9326 (inf_child_fileio_readlink): New function.
9327 (inf_child_target): Install it.
9328
9329 * remote.c (PACKET_vFile_readlink): New enum value.
9330 (remote_hostio_readlink): New function.
9331 (init_remote_ops): Install it.
9332 (_initialize_remote): Handle vFile:readlink packet type.
9333
9334 2012-01-20 Pedro Alves <palves@redhat.com>
9335 Ulrich Weigand <ulrich.weigand@linaro.org>
9336
9337 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
9338 * config.in, configure: Regenerate.
9339
9340 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
9341 to_fileio_pread, to_fileio_close, to_fileio_unlink.
9342 (target_fileio_open): Add prototype.
9343 (target_fileio_pwrite): Likewise.
9344 (target_fileio_pread): Likewise.
9345 (target_fileio_close): Likewise.
9346 (target_fileio_unlink): Likewise.
9347 (target_fileio_read_alloc): Likewise.
9348 (target_fileio_read_stralloc): Likewise.
9349
9350 * target.c: Include "gdb/fileio.h".
9351 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
9352 (default_fileio_target): New function.
9353 (target_fileio_open): Likewise.
9354 (target_fileio_pwrite): Likewise.
9355 (target_fileio_pread): Likewise.
9356 (target_fileio_close): Likewise.
9357 (target_fileio_unlink): Likewise.
9358 (target_fileio_close_cleanup): Likewise.
9359 (target_fileio_read_alloc_1): Likewise.
9360 (target_fileio_read_alloc): Likewise.
9361 (target_fileio_read_stralloc): Likewise.
9362
9363 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
9364 <fcntl.h>, and <unistd.h>.
9365 (inf_child_fileio_open_flags_to_host): New function.
9366 (inf_child_errno_to_fileio_error): Likewise.
9367 (inf_child_fileio_open): Likewise.
9368 (inf_child_fileio_pwrite): Likewise.
9369 (inf_child_fileio_pread): Likewise.
9370 (inf_child_fileio_close): Likewise.
9371 (inf_child_fileio_unlink): Likewise.
9372 (inf_child_target): Install to_fileio routines.
9373
9374 * remote.c (init_remote_ops): Install to_fileio routines.
9375
9376 2012-01-20 Pedro Alves <palves@redhat.com>
9377 Ulrich Weigand <ulrich.weigand@linaro.org>
9378
9379 * remote.c (remote_multi_process_p): Only check for multi-process
9380 protocol feature, do not check for extended protocol.
9381 (remote_supports_multi_process): Check for extended protocol here.
9382 (set_general_process): Likewise.
9383 (extended_remote_kill): Likewise.
9384 (remote_pid_to_str): Likewise.
9385 (remote_query_supported): Always query multiprocess mode.
9386
9387 2012-01-20 Pedro Alves <palves@redhat.com>
9388 Ulrich Weigand <ulrich.weigand@linaro.org>
9389
9390 * inferior.h (struct inferior): Add fake_pid_p.
9391 * inferior.c (exit_inferior_1): Clear fake_pid_p.
9392 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
9393 magic_null_ptid since the remote side doesn't provide a real PID.
9394
9395 2012-01-19 Tom Tromey <tromey@redhat.com>
9396
9397 * NEWS: Combine the two Python sections.
9398
9399 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9400
9401 * target.h (target_close): Update comment on the target's unpush state.
9402
9403 2012-01-19 Pedro Alves <palves@redhat.com>
9404
9405 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
9406 linux_nat_async directly instead of going through the target
9407 vector.
9408 * target.c (unpush_target): Close target after unpushing it, not
9409 before.
9410
9411 2012-01-19 Gary Benson <gbenson@redhat.com>
9412
9413 * mdebugread.c (sort_blocks): Replace integer constants with ones
9414 derived from FIRST_LOCAL_BLOCK.
9415
9416 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9417 Jan Kratochvil <jan.kratochvil@redhat.com>
9418
9419 PR gdb/9538
9420 * symfile.c (find_separate_debug_file): New function.
9421 (terminate_after_last_dir_separator): Likewise.
9422 (find_separate_debug_file_by_debuglink): Also try realpath.
9423 * configure.ac (AC_CHECK_FUNCS): Add lstat.
9424 * configure: Regenerate.
9425 * config.in: Regenerate.
9426
9427 2012-01-18 Doug Evans <dje@google.com>
9428
9429 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
9430 (main.o): Remove rule.
9431 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
9432 (--with-sysroot): Rewrite.
9433 * configure: Regenerate.
9434 * config.in: Regenerate.
9435
9436 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
9437
9438 * parse.c (initialize_expout): New function.
9439 (reallocate_expout): Likewise.
9440 (parse_exp_in_context): Use `initialize_expout' and
9441 `reallocate_expout' when appropriate.
9442
9443 2012-01-18 Pedro Alves <palves@redhat.com>
9444
9445 * record.c (struct record_breakpoint, record_breakpoint_p)
9446 (record_breakpoints): New.
9447 (record_insert_breakpoint, record_remove_breakpoint): Manage
9448 record breakpoints list. Only remove breakpoints from the
9449 inferior if they had been inserted there in the first place.
9450
9451 2012-01-17 Doug Evans <dje@google.com>
9452
9453 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
9454 if we know we don't have a file name to look for.
9455
9456 2012-01-17 Pedro Alves <palves@redhat.com>
9457
9458 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
9459 the frame's stop reason is UNWIND_UNAVAILABLE.
9460
9461 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9462
9463 Fix compilation error.
9464 * m2-exp.y (yyerror): Use ANSI C prototype.
9465
9466 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
9467
9468 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
9469 (growbuf_by_size): Likewise.
9470 (yyerror): Likewise.
9471 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
9472 (modblock): Remove variable (was #if 0'ed).
9473 (parse_number): Convert prototype from K&R to ANSI C.
9474 (yyerror): Likewise.
9475 * objc-exp.y (parse_number): Likewise.
9476 (yyerror): Likewise.
9477 (yylex): Remove #if 0'ed code.
9478 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
9479 (yyerror): Likewise.
9480
9481 2012-01-16 Tom Tromey <tromey@redhat.com>
9482
9483 * NEWS: Add item.
9484 * symtab.h (compare_filenames_for_search): Declare.
9485 * symtab.c (compare_filenames_for_search): New function.
9486 (iterate_over_some_symtabs): Use it.
9487 * symfile.h (struct quick_symbol_functions)
9488 <map_symtabs_matching_filename>: Change spec.
9489 * psymtab.c (partial_map_symtabs_matching_filename): Use
9490 compare_filenames_for_search. Update for new spec.
9491 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
9492 compare_filenames_for_search. Update for new spec.
9493 * breakpoint.c (clear_command): Use compare_filenames_for_search.
9494
9495 2012-01-16 Tom Tromey <tromey@redhat.com>
9496
9497 PR python/13281:
9498 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
9499 (struct main_type) <flag_flag_enum>: New field.
9500 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
9501 * NEWS: Add entries.
9502 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
9503 enums.
9504 * python/lib/gdb/printing.py (_EnumInstance): New class.
9505 (FlagEnumerationPrinter): Likewise.
9506
9507 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
9508
9509 * breakpoint.c (create_sals_from_address_default): New function.
9510 (create_breakpoints_sal_default): Likewise.
9511 (decode_linespec_default): Likewise.
9512 (is_marker_spec): Removed.
9513 (strace_marker_p): New function.
9514 (init_breakpoint_sal): Using `strace_marker_p' instead of
9515 `is_marker_spec'.
9516 (create_breakpoint): Call method `create_sals_from_address' from
9517 breakpoint_ops, replacing code that created SALs conditionally
9518 on the type of the breakpoint. Call method `create_breakpoints_sal',
9519 replacing code that created breakpoints conditionally on the type
9520 wanted.
9521 (base_breakpoint_create_sals_from_address): New function.
9522 (base_breakpoint_create_breakpoints_sal): Likewise.
9523 (base_breakpoint_decode_linespec): Likewise.
9524 (base_breakpoint_ops): Add methods
9525 `base_breakpoint_create_sals_from_address',
9526 `base_breakpoint_create_breakpoints_sal' and
9527 `base_breakpoint_decode_linespec'.
9528 (bkpt_create_sals_from_address): New function.
9529 (bkpt_create_breakpoints_sal): Likewise.
9530 (bkpt_decode_linespec): Likewise.
9531 (tracepoint_create_sals_from_address): Likewise.
9532 (tracepoint_create_breakpoints_sal): Likewise.
9533 (tracepoint_decode_linespec): Likewise.
9534 (strace_marker_create_sals_from_address): Likewise.
9535 (strace_marker_create_breakpoints_sal): Likewise.
9536 (strace_marker_decode_linespec): Likewise.
9537 (strace_marker_breakpoint_ops): New variable.
9538 (addr_string_to_sals): Remove `marker_spec'. Call method
9539 `decode_linespec' from breakpoint_ops, replacing code that decoded
9540 an address string into a SAL. Use `strace_marker_p' instead of
9541 `marker_spec'.
9542 (strace_command): Decide whether we are dealing with a static
9543 tracepoint with marker or not. Use the appropriate breakpoint_ops.
9544 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
9545 * breakpoint.h (linespec_result, linespec_sals): New forward
9546 declarations.
9547 (breakpoint_ops) <create_sals_from_address>,
9548 <create_breakpoints_sal>, <decode_linespec>: New methods.
9549
9550 2012-01-14 Doug Evans <dje@google.com>
9551
9552 * NEWS: Update text for "maint set python print-stack".
9553 It is deprecated in gdb 7.4 and deleted in 7.5.
9554
9555 2012-01-13 Eli Zaretskii <eliz@gnu.org>
9556
9557 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
9558 including curses.h.
9559
9560 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9561
9562 * configure: Regenerate.
9563 * config.in: Regenerate.
9564
9565 2012-01-12 Keith Seitz <keiths@redhat.com>
9566
9567 PR mi/10586
9568 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
9569 (ANONYMOUS_UNION_NAME): Define.
9570 (is_path_expr_parent): New function.
9571 (get_path_expr_parent): New function.
9572 (is_anonymous_child): New function.
9573 (create_child_with_value): If the child is anonymous and without
9574 a name, assign an object name to it.
9575 (c_describe_child): Use get_path_expr_parent to determine
9576 the parent expression.
9577 If there field represents an anonymous struct or union and
9578 has no name, set an appropriate display name and expression.
9579 (cplus_describe_child): Likewise.
9580
9581 2012-01-12 Pedro Alves <palves@redhat.com>
9582
9583 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
9584 available when %ebp is found to be zero (outermost).
9585
9586 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
9587
9588 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
9589 an internal gdb_static_assert.
9590 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
9591
9592 2012-01-11 Tom Tromey <tromey@redhat.com>
9593
9594 PR gdb/9598:
9595 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
9596 catch" and "catch throw".
9597
9598 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
9599
9600 * blockframe.c (block_innermost_frame): Start search from selected
9601 frame, if present, or otherwise the current frame.
9602
9603 * c-exp.y (variable): Update innermost_block for
9604 'block COLONCOLON NAME' clause.
9605 * m2-exp.y (variable): Ditto.
9606 * objc-exp.y (variable): Ditto.
9607
9608 2012-01-10 Tom Tromey <tromey@redhat.com>
9609
9610 PR python/13199:
9611 * python/python.c (finish_python_initialization): Set sys.argv.
9612
9613 2012-01-10 Doug Evans <dje@google.com>
9614
9615 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
9616 "want_line_info". All callers updated.
9617 (dwarf_decode_lines_1): New function.
9618 (handle_DW_AT_stmt_list): Add function comment.
9619 New arg "want_line_info". All callers updated.
9620 (read_file_scope,read_type_unit_scope): Move comment from
9621 handle_DW_AT_stmt_list to here.
9622
9623 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9624
9625 Fix regression after libiberty/ update for GCC PR 6057 and others.
9626 * c-exp.y (operator) <OPERATOR DELETE>
9627 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
9628 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
9629 (make_builtin_type, make_name): New variable i, add gdb_assert.
9630 (operator) <OPERATOR NEW>: Update ARGS to 3.
9631 (operator) <OPERATOR DELETE>: Add trailing space.
9632 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
9633 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
9634 * cp-support.c (cp_canonicalize_string): Check NULL from
9635 cp_comp_to_string, call warning and return.
9636
9637 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9638
9639 Fix duplicate .o files after omitting libbfd.a.
9640 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
9641 (SFILES): Add corelow.c.
9642 (COMMON_OBS): Add corelow.o.
9643 (ALLDEPFILES): Remove corelow.c.
9644 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
9645 * config/alpha/alpha-osf3.mh: Likewise.
9646 * config/alpha/fbsd.mh: Likewise.
9647 * config/arm/nbsdaout.mh: Likewise.
9648 * config/arm/nbsdelf.mh: Likewise.
9649 * config/i386/i386gnu.mh: Likewise.
9650 * config/ia64/hpux.mh: Likewise.
9651 * config/ia64/linux.mh: Likewise.
9652 * config/m32r/linux.mh: Likewise.
9653 * config/m68k/linux.mh: Likewise.
9654 * config/mips/irix5.mh: Likewise.
9655 * config/mips/irix6.mh: Likewise.
9656 * config/pa/hpux.mh: Likewise.
9657 * config/pa/linux.mh: Likewise.
9658 * config/powerpc/aix.mh: Likewise.
9659 * config/sparc/linux.mh: Likewise.
9660 * config/sparc/linux64.mh: Likewise.
9661 * config/sparc/sol2.mh: Likewise.
9662 * config/vax/vax.mh: Likewise.
9663 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
9664 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
9665 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
9666 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
9667 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
9668 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
9669 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
9670 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
9671 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
9672 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
9673 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
9674 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
9675 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
9676 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
9677 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
9678 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
9679 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
9680 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
9681 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
9682 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
9683 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
9684 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
9685 corelow.o from gdb_target_obs.
9686 * corefile.c (core_target): Update the comment on NULL value.
9687 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
9688 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
9689 MATCHES. Drop YUMMY set on NULL.
9690 (core_close): Do not call exit_inferior_silent on zero PID. Do not
9691 reclaim CORE_DATA if it is already NULL.
9692
9693 2012-01-09 Doug Evans <dje@google.com>
9694
9695 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
9696 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
9697
9698 2012-01-09 Keith Seitz <keiths@redhat.com>
9699
9700 * breakpoint.c (wrapper.h): Don't include.
9701
9702 2012-01-09 Keith Seitz <keiths@redhat.com>
9703
9704 * Makefile.in (SFILES): Remove wrapper.c.
9705 (HFILES_NO_SRCDIR): Remove wrapper.h.
9706 (COMMON_OBS): Remove wrapper.o.
9707 * cli/cli-interp.c: Don't inlude wrapper.h.
9708 * corelow.c: Likewise.
9709 (core_open): Replace gdb_target_find_new_threads with
9710 TRY_CATCH around target_find_new_threads.
9711 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
9712 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
9713 * varobj.c (varobj_create): Likewise for parse_exp_1 and
9714 evaluate_expression.
9715 (varobj_set_value): Likewise for evaluate_expression and
9716 value_assign.
9717 (install_new_variable): Likewise for value_fetch_lazy.
9718 (adjust_value_for_child_access): Likewise for value_ind.
9719 (c_describe_child): Likewise for value_subscript and
9720 value_ind.
9721 (c_value_of_root): Likewise for evaluate_expression.
9722 * wrapper.c: Remove.
9723 * wrapper.h: Remove.
9724
9725 2012-01-09 Doug Evans <dje@google.com>
9726
9727 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
9728 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
9729 "abfd" args with "section". All callers updated.
9730 Error checking code moved ...
9731 (error_check_comp_unit_head): ... here. New function.
9732 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
9733 Delete arg "abfd". New arg "type_offset". All callers updated.
9734 (create_debug_types_hash_table): Simplify by using
9735 read_and_check_type_unit_head.
9736
9737 * parser-defs.h (namecopy): Delete.
9738 * parse.c (namecopy, namecopy_size): Move into copy_name.
9739
9740 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9741
9742 Partially fix duplicate .o files after omitting libbfd.a.
9743 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
9744 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
9745 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
9746 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
9747 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
9748 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
9749 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
9750
9751 2012-01-09 Pedro Alves <palves@redhat.com>
9752
9753 * MAINTAINERS: Update my email address.
9754
9755 2012-01-08 Doug Evans <dje@google.com>
9756
9757 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
9758 n_type_units. Rename type_comp_units to all_type_units.
9759 All uses updated.
9760 (add_signatured_type_cu_to_table): Renamed from
9761 add_signatured_type_cu_to_list. All callers updated.
9762
9763 * gdbtypes.h (struct cplus_struct_type): Delete member
9764 nfn_fields_total. All uses removed.
9765
9766 2012-01-06 Doug Evans <dje@google.com>
9767
9768 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
9769 to top of file.
9770 (dwarf2_find_comp_unit): Delete.
9771 (process_psymtab_comp_unit): Make result "void".
9772 Delete args buffer, info_ptr, buffer_size, and replace with
9773 "section". All callers updated.
9774 (dwarf2_build_psymtabs_hard): Simplify.
9775
9776 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
9777 Thiago Jung Bauermann <bauerman@br.ibm.com>
9778
9779 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
9780 before `struct gdb_exception'.
9781 * breakpoint.c (update_global_location_list_nothrow)
9782 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
9783 * cp-abi.c (value_rtti_type): Likewise.
9784 * cp-support.c (cp_validate_operator): Likewise.
9785 * infrun.c (insert_exception_resume_breakpoint)
9786 (check_exception_resume, keep_going): Likewise.
9787 * mi-interp.c (mi_breakpoint_created)
9788 (mi_breakpoint_modified): Likewise.
9789 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
9790 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
9791 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
9792
9793 2012-01-05 Doug Evans <dje@google.com>
9794
9795 * dwarf2read.c (statement_prologue): Delete, unused.
9796
9797 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
9798 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
9799
9800 * dwarf2read.c (comp_unit_header): Delete, unused.
9801
9802 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
9803
9804 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
9805 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
9806
9807 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
9808
9809 * infrun.c (normal_stop): Don't skip calling the normal_stop
9810 observers if the thread was doing a multi-step, but stopped for
9811 some reason other than stepping.
9812
9813 2012-01-05 Pedro Alves <alves.ped@gmail.com>
9814
9815 * cli/cli-decode.h: Add comments.
9816 (CMD_LIST_AMBIGUOUS): Moved to command.h
9817 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
9818 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
9819 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
9820 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
9821 (add_com, add_com_alias, add_info, add_info_alias)
9822 (complete_on_cmdlist, complete_on_enum, help_list): Remove
9823 declarations.
9824 * command.h: Add and adjust comments.
9825 (CMD_LIST_AMBIGUOUS): Moved here.
9826 (help_cmd, help_cmd_list): Delete declarations.
9827
9828 2012-01-04 Doug Evans <dje@google.com>
9829
9830 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
9831 All callers updated.
9832 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
9833 Replace all arguments with "per_cu". All callers updated.
9834
9835 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
9836
9837 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
9838 New arg "per_cu". All callers updated.
9839
9840 Delete #if 0'd out code.
9841 * language.c (binop_result_type): Delete.
9842 (simple_type, ordered_type, same_type, integral_type): Delete.
9843 (numeric_type, character_type, string_type, boolean_type): Delete.
9844 (float_type, structured_type): Delete.
9845 * language.h: Update.
9846
9847 2012-01-04 Tom Tromey <tromey@redhat.com>
9848
9849 * python/py-value.c (valpy_binop): Initialize 'res_val'.
9850
9851 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9852
9853 * corefile.c (close_exec_file): Delete.
9854 (reopen_exec_file): Remove commented out code that seems related
9855 to close_exec_file, which is being deleted here.
9856 * inferior.h (close_exec_file): Delete.
9857 * fork-child.c (fork_inferior): Remove call to fork_inferior.
9858
9859 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9860
9861 * ada-lang.c: #include "cli/cli-utils.h".
9862 (get_selections): Use skip_spaces.
9863 (ada_get_next_arg): Use skip_spaces and skip_to_space.
9864 (catch_ada_exception_command_split): Use skip_spaces.
9865 (ada_decode_assert_location): Likewise.
9866
9867 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9868
9869 * linespec.c (decode_line_internal): Check for C++ or Java
9870 compound constructs only if the current language is C, C++
9871 or Java.
9872
9873 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9874
9875 Revert:
9876 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9877 Joel Brobecker <brobecker@adacore.com>
9878 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
9879 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
9880 3 times.
9881 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
9882 fall through into AT_ENTRY_POINT.
9883 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
9884 DUMMY_ADDR with it.
9885 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
9886 PPC_INSN_SIZE skip to 3 times.
9887
9888 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9889
9890 * linespec.c (add_minsym): Preserve function descriptors.
9891
9892 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
9893
9894 * breakpoint.c (all_locations_are_pending): Consider locations
9895 in program spaces executing during startup pending as well.
9896
9897 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9898
9899 Copyright year update in most files of the GDB Project.
9900
9901 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9902
9903 * copyright.sh: Delete.
9904 * copyright.py: Rewrite.
9905
9906 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9907
9908 * gnulib/extra/update-copyright: New file, imported from gnulib.
9909
9910 2012-01-04 Joel Brobecker <brobecker@adacore.com>
9911
9912 * README (Copyright and License Notices): New section.
9913
9914 2012-01-03 Tom Tromey <tromey@redhat.com>
9915
9916 PR python/12533:
9917 * python/py-value.c (valpy_dereference, valpy_get_address
9918 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
9919 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
9920 (valpy_absolute, valpy_richcompare): Free intermediate values.
9921
9922 2011-01-03 Joel Brobecker <brobecker@adacore.com>
9923
9924 * ada-lang.c: Reformat the copyright notice.
9925
9926 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9927
9928 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
9929 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
9930 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
9931 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
9932 Revert this part of:
9933 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9934 Build gdb directly from *.o files not using libgdb.a.
9935 * Makefile.in (COMMON_OBS): Remove solib-target.o.
9936
9937 2012-01-02 Joel Brobecker <brobecker@adacore.com>
9938
9939 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
9940 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
9941 Reformat the copyright header.
9942
9943 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 Revert this part of:
9946 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9947 Remove the gdbtui binary.
9948 * gdb.c (main): Remove args.interpreter_p initialization.
9949 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
9950 * main.h (struct captured_main_args): Remove interpreter_p.
9951
9952 2012-01-02 Joel Brobecker <brobecker@adacore.com>
9953
9954 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
9955
9956 2012-01-02 Joel Brobecker <brobecker@adacore.com>
9957
9958 * top.c (print_gdb_version): Update copyright year.
9959
9960 2012-01-02 Yao Qi <yao@codesourcery.com>
9961
9962 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
9963
9964 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9965 Joel Brobecker <brobecker@adacore.com>
9966
9967 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
9968 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
9969 3 times.
9970 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
9971 fall through into AT_ENTRY_POINT.
9972 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
9973 DUMMY_ADDR with it.
9974 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
9975 PPC_INSN_SIZE skip to 3 times.
9976
9977 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9978
9979 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
9980 the return value.
9981 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
9982
9983 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9984
9985 Build gdb directly from *.o files not using libgdb.a.
9986 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
9987 (COMMON_OBS): Remove solib-target.o.
9988 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
9989 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
9990 (LIBGDB_OBS, libgdb.a): Move it above.
9991 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
9992 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
9993 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
9994 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
9995 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
9996 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
9997 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
9998 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
9999 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
10000 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
10001 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
10002 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
10003 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
10004 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
10005 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
10006 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
10007 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
10008 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
10009 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
10010 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
10011 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
10012 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
10013 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
10014 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
10015 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
10016 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
10017 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
10018
10019 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10020
10021 Remove the gdbtui binary.
10022 * .gitignore (/gdbtui): Remove.
10023 * Makefile.in (TUI): Remove.
10024 (SUBDIR_TUI_OBS): Remove tui-main.o.
10025 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
10026 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
10027 (tui-main.o): Remove.
10028 (all_object_files): Remove tui-main.o.
10029 * NEWS: New note for the gdbtui removal.
10030 * configure: Rebuilt.
10031 * configure.ac: No longer add all-tui, clean-tui, install-tui and
10032 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
10033 CONFIG_UNINSTALL respectively.
10034 * gdb.c (main): Remove args.interpreter_p initialization.
10035 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
10036 * main.h (struct captured_main_args): Remove interpreter_p.
10037 * tui/tui-main.c: Remove.
10038
10039 2012-01-01 Doug Evans <dje@google.com>
10040
10041 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
10042 (dwarf2_physname, read_import_statement): Ditto.
10043 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
10044 (process_structure_scope read_subroutine_type): Ditto.
10045 (read_typedef, load_partial_dies, read_partial_die): Ditto.
10046 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
10047 (dwarf2_fetch_die_location_block): Ditto.
10048 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
10049
10050 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
10051 All callers updated.
10052 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
10053 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
10054 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
10055
10056 * dwarf2read.c (load_cu): Move assert to more useful location.
10057
10058 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
10059 All callers updated.
10060
10061 * dwarf2read.c (dwarf2_per_objfile): Add comment.
10062 (dwarf2_elf_names): Minor reformat.
10063 (dwarf2_per_cu_data): Tweak comment.
10064 (dwarf2_read_section): Fix comment.
10065 (create_all_comp_units): Fix comment.
10066 (load_full_comp_unit): Fix comment.
10067 (process_full_comp_unit): Fix comment.
10068 (read_signatured_type): Fix comment.
10069
10070 For older changes see ChangeLog-2011.
10071 \f
10072 Local Variables:
10073 mode: change-log
10074 left-margin: 8
10075 fill-column: 74
10076 version-control: never
10077 coding: utf-8
10078 End:
This page took 0.233613 seconds and 5 git commands to generate.