back out previous change
[binutils-gdb.git] / gdb / ChangeLog
1 2012-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2
3 * features/arm-with-iwmmxt.c: Regenerate.
4 * features/arm-with-m-fpa-layout.c: Likewise.
5 * features/arm-with-m.c: Likewise.
6 * features/arm-with-neon.c: Likewise.
7 * features/arm-with-vfpv2.c: Likewise.
8 * features/arm-with-vfpv3.c: Likewise.
9 * features/mips-dsp-linux.c: Likewise.
10 * features/mips-linux.c: Likewise.
11 * features/mips64-dsp-linux.c: Likewise.
12 * features/mips64-linux.c: Likewise.
13 * features/s390-linux32.c: Likewise.
14 * features/s390-linux32v1.c: Likewise.
15 * features/s390-linux32v2.c: Likewise.
16 * features/s390-linux64.c: Likewise.
17 * features/s390-linux64v1.c: Likewise.
18 * features/s390-linux64v2.c: Likewise.
19 * features/s390x-linux64.c: Likewise.
20 * features/s390x-linux64v1.c: Likewise.
21 * features/s390x-linux64v2.c: Likewise.
22 * features/tic6x-c62x-linux.c: Likewise.
23 * features/tic6x-c62x.c: Likewise.
24 * features/tic6x-c64x-linux.c: Likewise.
25 * features/tic6x-c64x.c: Likewise.
26 * features/tic6x-c64xp-linux.c: Likewise.
27 * features/tic6x-c64xp.c: Likewise.
28 * target-descriptions.c: Only generate `field_type' and `type'
29 variables when needed.
30
31 2012-04-25 Fredrik Hederstierna <fredrikh.hederstierna@securitas-direct.com>
32
33 * cli/cli-cmds.c (cd_command): Use memmove instead of strcpy.
34
35 2012-04-25 Doug Evans <dje@google.com>
36
37 Initial pass at Go language support.
38 * NEWS: Mention Go.
39 * Makefile.in (SFILES): Add go-exp.y, go-lang.c, go-typeprint.c,
40 go-valprint.c.
41 (COMMON_OBS): Add go-lang.o, go-val.print.o, go-typeprint.o.
42 (YYFILES): Add go-exp.c.
43 (YYOBJ): Add go-exp.o.
44 (local-maintainer-clean): Delete go-exp.c.
45 * defs.h (enum language): Add language_go.
46 * dwarf2read.c: #include "go-lang.h".
47 (fixup_go_packaging): New function.
48 (process_full_comp_unit): Call it when processing Go CUs.
49 (dwarf2_physname): Add Go support.
50 (read_file_scope): Handle missing language spec for GNU Go.
51 (set_cu_language): Handle DW_LANG_Go.
52 * go-exp.y: New file.
53 * go-lang.h: New file.
54 * go-lang.c: New file.
55 * go-typeprint.c: New file.
56 * go-valprint.c: New file.
57 * symtab.c: #include "go-lang.h".
58 (symbol_set_language): Handle language_go.
59 (symbol_find_demangled_name, symbol_set_names): Ditto.
60 (symbol_natural_name, demangle_for_lookup, find_main_name): Ditto.
61
62 2012-04-24 Jim Meyering <meyering@redhat.com>
63
64 avoid a few strncpy-induced buffer overruns
65 * procfs.c (procfs_make_note_section): Be sure to NUL-terminate
66 fname and psargs before trying to concatenate.
67 * tui/tui-stack.c (tui_get_function_from_frame): NUL-terminate
68 "name" before applying strchr.
69
70 2012-04-25 Siva Chandra Reddy <sivachandra@google.com>
71
72 * CONTRIBUTE: Use unified diff instead of context diff when
73 generating patches.
74
75 2012-04-24 Maciej W. Rozycki <macro@codesourcery.com>
76
77 * mips-tdep.c (mips_about_to_return): Remove dead MIPS16 support
78 code. Handle JR.HB correctly.
79
80 2012-04-24 Maciej W. Rozycki <macro@codesourcery.com>
81
82 * mips-tdep.c
83 (is_mips16_addr, unmake_mips16_addr, make_mips16_addr): Group
84 with the other MIPS16 helpers.
85
86 2012-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
87
88 * observer.sh: Conditionally declare `args', thus cleaning up
89 unused instances of this variable.
90
91 2012-04-24 Yao Qi <yao@codesourcery.com>
92
93 Revert this patch to allow breakpoint always-inserted
94 in record target.
95 2011-12-05 Pedro Alves <pedro@codesourcery.com>
96 * breakpoint.c: Include record.h.
97 (breakpoints_always_inserted_mode): Return false when the record
98 target is in use.
99
100 * breakpoint.c (iterate_over_bp_locations): New.
101 * breakpoint.h: Declare.
102 New typedef walk_bp_location_callback.
103 * record.c (record_open): Call record_init_record_breakpoints.
104 (record_sync_record_breakpoints): New.
105 (record_init_record_breakpoints): New.
106 * NEWS: Mention supporting breakpoint always-inserted mode in
107 record target.
108
109 2012-04-24 Marc Khouzam <marc.khouzam@ericsson.com>
110
111 * mi/mi-main.c (mi_cmd_execute): Choose a live thread not just
112 any thread.
113
114 2012-04-24 Yao Qi <yao@codesourcery.com>
115
116 * breakpoint.c (ep_is_catchpoint): Renamed to ...
117 (is_catchpoint): ... it.
118 (print_one_breakpoint_location): Caller update.
119 * breakpoint.h: Update declaration.
120
121 2012-04-23 David S. Miller <davem@davemloft.net>
122
123 * configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
124
125 2012-04-23 Tom Tromey <tromey@redhat.com>
126
127 * buildsym.c (add_free_pendings): Remove.
128 * buildsym.h (add_free_pendings): Remove.
129
130 2012-04-23 Doug Evans <dje@google.com>
131
132 * dwarf2read.c (partial_die_full_name): Record DW_FORM_ref_addr in
133 attr.u.unsnd instead of attr.u.addr.
134 (read_attribute_value) Ditto for cases DW_FORM_ref_addr,
135 DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4, DW_FORM_reg8,
136 DW_FORM_ref_udata.
137 (dump_die_shallow): Update cases DW_FORM_ref_addr,
138 DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4. Add cases DW_FORM_ref8,
139 DW_FORM_ref_udata.
140 (dwarf2_get_ref_die_offset): Use DW_UNSND for reference attributes.
141
142 2012-04-23 Maciej W. Rozycki <macro@codesourcery.com>
143
144 * mips-tdep.c (mips_n32n64_return_value): Fix coding style.
145 (mips_o32_return_value): Likewise.
146 (mips_o64_return_value): Likewise.
147
148 2012-04-21 Paul Hilfinger <hilfinger@adacore.com>
149
150 * ada-lang.c (ada_evaluate_subexp): Add cases for
151 TYPE_CODE_INTERNAL_FUNCTION and for TYPE_GNU_IFUNC, following
152 their treatment in eval.c.
153
154 2012-04-21 David S. Miller <davem@davemloft.net>
155
156 * sparc-tdep.c (X_DISP10): Define.
157 (sparc_analyze_control_transfer): Handle compare-and-branch.
158
159 2012-04-21 Jonathan Larmour <jifl@eCosCentric.com>
160
161 * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.
162 * arm-tdep.c (arm_register_g_packet_guesses): Fix comment.
163
164 2012-04-20 Nigel Stephens <nigel@mips.com>
165 Maciej W. Rozycki <macro@codesourcery.com>
166
167 * mips-tdep.c (mips_float_register_p): New function.
168 (mips_convert_register_float_case_p): Use mips_float_register_p.
169 (mips_register_type): Likewise.
170 (mips_print_register): Likewise.
171 (print_gp_register_row): Likewise.
172 (mips_print_registers_info): Likewise.
173
174 2012-04-20 Shun-Yen Lu <dark.asparagus@gmail.com>
175
176 * mips-tdep.c (mips_elf_make_msymbol_special): Fix identification
177 of mips16 symbols.
178
179 2012-04-20 Andrew Pinski <apinski@cavium.com>
180
181 * MAINTAINERS (Write After Approval): Add myself to the list.
182
183 2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
184
185 * MAINTAINERS: Update my e-mail address.
186
187 2012-04-20 Pedro Alves <palves@redhat.com>
188
189 * acx_configure_dir.m4 (ACX_CONFIGURE_DIR): Handle absolute
190 $srcdir.
191 * configure: Regenerate.
192
193 2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
194
195 * cp-support.h: Include `gdb_vecs.h'. Delete `const_char_ptr' VEC
196 declaration.
197 * gdb_vecs.h: Declare `const_char_ptr' VEC.
198
199 2012-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
200
201 Fix compilation compatibility with python-2.4
202 * python/py-type.c (convert_field): Cast ADDRSTRING for
203 PyObject_SetAttrString as non-const. New comment.
204
205 2012-04-19 Tom Tromey <tromey@redhat.com>
206
207 * top.c (quit_target): Use all_cleanups.
208 * main.c (captured_command_loop): Use all_cleanups.
209 * exceptions.c (throw_exception): Use all_cleanups.
210
211 2012-04-19 Pedro Alves <palves@redhat.com>
212
213 * Makefile.in (GNULIB_BUILDDIR): New.
214 (LIBGNU, INCGNU, GNULIB_H): Adjust.
215 (SUBDIRS): Add $(GNULIB_BUILDDIR).
216 (CLEANDIRS). Remove gnulib/import.
217 (REQUIRED_SUBDIRS): Replace gnulib/import with $(GNULIB_BUILDDIR).
218 (all-lib): Ditto.
219 (distclean): Remove the $(GNULIB_BUILDDIR) directory.
220 (gnulib/import/Makefile): Replace gnulib/import with
221 $(GNULIB_BUILDDIR). Set CONFIG_FILES to just Makefile.
222 (ACLOCAL_AMFLAGS): Remove '-I gnulib/import/m4'.
223 (aclocal_m4_deps): Remove the gnulib dependencies. Add
224 acx_configure_dir.m4.
225 * acinclude.m4: Include acx_configure_dir.m4.
226 * acx_configure_dir.m4: New file.
227 * aclocal.m4: Regenerate.
228 * configure.ac: Remove gl_EARLY, gl_INIT and AM_INIT_AUTOMAKE
229 calls. Configure gnulib using ACX_CONFIGURE_DIR.
230 (GNULIB): New variable.
231 (GNULIB_STDINT_H): Adjust.
232 (AC_OUTPUT): Don't output gnulib/Makefile.
233 * gdb/defs.h: Include build-gnulib/config.h.
234 * aclocal.m4: Regenerate.
235 * config.in: Regenerate.
236 * configure: Regenerate.
237
238 * gnulib/Makefile.in: New file.
239 * gnulib/configure.ac: New file.
240 * gnulib/aclocal.m4: New file.
241 * gnulib/config.in: New file.
242 * gnulib/configure: New file.
243 * gnulib/: Re-run gnulib-tool to adjust.
244
245 2012-04-19 Doug Evans <dje@google.com>
246
247 * cleanups.h (struct cleanup): Move to cleanups.c.
248 (make_cleanup_dtor_ftype): New typedef.
249 (make_cleanup_dtor): Use it.
250 (ALL_CLEANUPS): Replace with ...
251 (all_cleanups): ... this. Declare. All uses updated.
252 * cleanups.c: #include "gdb_assert.h".
253 (sentinel_cleanup): New static global.
254 (SENTINEL_CLEANUP): Define.
255 (cleanup_chain, final_cleanup_chain): Initialize to SENTINEL_CLEANUP.
256 (make_my_cleanup2): Assert result is non-NULL.
257 (all_cleanups): New function.
258 (save_my_cleanups): Initialize new chain to SENTINEL_CLEANUP instead
259 of NULL.
260
261 2012-04-19 Pedro Alves <palves@redhat.com>
262
263 * Makefile.in (HFILES_NO_SRCDIR): Remove gnulib/wchar.in.h.
264 Adjust paths to gnulib imported files.
265
266 2012-04-19 Pedro Alves <palves@redhat.com>
267
268 * gnulib/: Move whole directory ...
269 * gnulib/import/: ... here, and re-rerun gnulib-tool to adjust.
270 * Makefile.in (LIBGNU, INCGNU, GNULIB_H, CLEANDIRS)
271 (REQUIRED_SUBDIRS, all-lib, gnulib/Makefile, ACLOCAL_AMFLAGS)
272 (aclocal_m4_deps): Adjust.
273 * aclocal.m4: Regenerate.
274 * configure: Regenerate.
275 * configure.ac: Adjust AC_OUTPUT output.
276
277 2012-04-19 Yao Qi <yao@codesourcery.com>
278
279 * Makefile.in (SFILES): Add common/vec.c and remove vec.c.
280 (vec.o): New rule.
281 * vec.c: Move it ...
282 * common/vec.c: ... here.
283 * vec.h: Move it ...
284 * common/vec.h: ... here.
285
286 2012-04-19 Yao Qi <yao@codesourcery.com>
287
288 * gdb-code-style.el: New.
289
290 2012-04-18 Pedro Alves <palves@redhat.com>
291
292 Update gnulib from latest git.
293 (639ea5ae15e39fe48d43e04864b2997301e4b969)
294
295 * gnulib/Makefile.am: Update.
296 * gnulib/dummy.c: Update.
297 * gnulib/extra/arg-nonnull.h: Update.
298 * gnulib/extra/c++defs.h: Update.
299 * gnulib/extra/update-copyright: Update.
300 * gnulib/extra/warn-on-use.h: Update.
301 * gnulib/inttypes.in.h: Update.
302 * gnulib/m4/00gnulib.m4: Update.
303 * gnulib/m4/extensions.m4: Update.
304 * gnulib/m4/gnulib-cache.m4: Update.
305 * gnulib/m4/gnulib-common.m4: Update.
306 * gnulib/m4/gnulib-comp.m4: Update.
307 * gnulib/m4/gnulib-tool.m4: Update.
308 * gnulib/m4/include_next.m4: Update.
309 * gnulib/m4/inttypes-pri.m4: Update.
310 * gnulib/m4/inttypes.m4: Update.
311 * gnulib/m4/longlong.m4: Update.
312 * gnulib/m4/memchr.m4: Update.
313 * gnulib/m4/memmem.m4: Update.
314 * gnulib/m4/mmap-anon.m4: Update.
315 * gnulib/m4/multiarch.m4: Update.
316 * gnulib/m4/onceonly.m4: Update.
317 * gnulib/m4/stddef_h.m4: Update.
318 * gnulib/m4/stdint.m4: Update.
319 * gnulib/m4/string_h.m4: Update.
320 * gnulib/m4/warn-on-use.m4: Update.
321 * gnulib/m4/wchar_h.m4: Update.
322 * gnulib/m4/wchar_t.m4: Update.
323 * gnulib/m4/wint_t.m4: Update.
324 * gnulib/memchr.c: Update.
325 * gnulib/memmem.c: Update.
326 * gnulib/stddef.in.h: Update.
327 * gnulib/stdint.in.h: Update.
328 * gnulib/str-two-way.h: Update.
329 * gnulib/string.in.h: Update.
330 * gnulib/wchar.in.h: Update.
331
332 * gnulib/extra/arg-nonnull.h: Delete.
333 * gnulib/extra/c++defs.h: Delete.
334 * gnulib/extra/warn-on-use.h: Delete.
335 * gnulib/m4/wchar_h.m4: Delete.
336 * gnulib/m4/wint_t.m4: Delete.
337 * gnulib/wchar.in.h: Delete.
338
339 * gnulib/extra/snippets/arg-nonnull.h: New.
340 * gnulib/extra/snippets/c++defs.h: New.
341 * gnulib/extra/snippets/warn-on-use.h: New.
342
343 * aclocal.m4: Regenerate.
344 * config.in: Regenerate.
345 * configure: Regenerate.
346 * gnulib/Makefile.in: Regenerate.
347
348 2012-04-18 Pedro Alves <palves@redhat.com>
349
350 Reimport the update-copyright module from gnulib
351 (250b80067c1e1d8faa0c42fb572f721975b929c5).
352
353 * configure: Regenerate.
354 * gnulib/Makefile.am: Update.
355 * gnulib/Makefile.in: Regenerate.
356 * gnulib/extra/update-copyright: Update.
357 * gnulib/m4/gnulib-cache.m4: Update.
358 * gnulib/m4/gnulib-comp.m4: Update.
359
360 2012-04-18 Tristan Gingold <gingold@adacore.com>
361
362 * configure.ac (aix): Put -lpthread into libs.
363 * configure: Regenerate.
364
365 2012-04-18 Tom Tromey <tromey@redhat.com>
366
367 * linespec.c (convert_linespec_to_sals): Don't use
368 SYMBOL_OBJ_SECTION.
369 (compare_msymbols): Arguments are minsym_and_objfile, not
370 minimal_symbol*. Don't use SYMBOL_OBJ_SECTION.
371
372 2012-04-18 Pedro Alves <palves@redhat.com>
373
374 Revert gnulib/ part of:
375 2011-01-01 Joel Brobecker <brobecker@adacore.com>
376 Copyright year update in most files (performed by copyright.sh).
377
378 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
379
380 Fix 64-bit constants on 32-bit hosts.
381 * dwarf2read.c (read_unsigned_leb128): Change declaration return type
382 from unsigned long to ULONGEST.
383 (read_signed_leb128): Change declaration return type from long to
384 LONGEST.
385 (dwarf2_const_value_attr): Change declaration parameter value from long
386 to LONGEST.
387 (dwarf2_compute_name): Change variable value from long to LONGEST.
388 (read_unsigned_leb128): Change return type, variable result and some
389 casts from unsigned long to ULONGEST.
390 (read_signed_leb128): Change return type, variable result and some
391 casts from long to LONGEST.
392 (dwarf2_const_value_data, dwarf2_const_value_attr): Change parameter
393 value from long to LONGEST.
394 (dwarf2_const_value): Change variable value from long to LONGEST.
395 * symmisc.c (print_symbol): Change SYMBOL_VALUE format strings to use
396 plongest and hex_string.
397 * symtab.h (struct general_symbol_info): Change ivalue from long to
398 LONGEST, remove the comment.
399 * tracepoint.c (validate_actionline, collect_symbol, scope_info):
400 Change SYMBOL_VALUE format strings to use plongest and hex_string.
401
402 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
403
404 PR symtab/7259:
405 * ada-exp.y (convert_char_literal): Use TYPE_FIELD_ENUMVAL.
406 * ada-lang.c (ada_discrete_type_high_bound)
407 (ada_discrete_type_low_bound): Fix function comment. Use
408 TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
409 (ada_identical_enum_types_p): Use TYPE_FIELD_ENUMVAL.
410 (pos_atr, value_val_atr): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
411 * ada-typeprint.c (print_enum_type): Change variable lastval to LONGEST.
412 Use TYPE_FIELD_ENUMVAL.
413 * ada-valprint.c (print_optional_low_bound, ada_print_scalar)
414 (ada_val_print_1): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
415 * c-typeprint.c (c_type_print_base): Move variable lastval to inner
416 block, change it to LONGEST. Use TYPE_FIELD_ENUMVAL for
417 TYPE_CODE_ENUM.
418 * coffread.c (coff_read_enum_type): Use SET_FIELD_ENUMVAL.
419 * dwarf2read.c (process_enumeration_scope): Likewise.
420 * gdb-gdb.py (TypeFlagsPrinter): Use field.enumval instead of
421 field.bitpos.
422 (class StructMainTypePrettyPrinter): Support also
423 FIELD_LOC_KIND_ENUMVAL.
424 * gdbtypes.c (get_discrete_bounds): Use TYPE_FIELD_ENUMVAL for
425 TYPE_CODE_ENUM.
426 (recursive_dump_type): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
427 (copy_type_recursive): Support also FIELD_LOC_KIND_ENUMVAL.
428 * gdbtypes.h (enum field_loc_kind): New FIELD_LOC_KIND_ENUMVAL.
429 (struct main_type.flds_bnds.fields.loc): Adjust bitpos comment. New
430 field enumval.
431 (struct main_type.flds_bnds.bields): Adjust loc_kind and bitsize to
432 accommodate enumval.
433 (struct call_site): Adjust loc_kind to accommodate enumval.
434 (FIELD_ENUMVAL, FIELD_ENUMVAL_LVAL, SET_FIELD_ENUMVAL)
435 (TYPE_FIELD_ENUMVAL): New macros.
436 * m2-typeprint.c (m2_enum): Use TYPE_FIELD_ENUMVAL.
437 * mdebugread.c (parse_symbol): Use TYPE_FIELD_ENUMVAL for
438 TYPE_CODE_ENUM.
439 * p-typeprint.c (pascal_type_print_base): Likewise.
440 * python/lib/gdb/printing.py (class FlagEnumerationPrinter): Use
441 enumval.
442 * python/lib/gdb/types.py (make_enum_dict): Likewise.
443 * python/py-type.c (convert_field): New variable addrstring. Use
444 TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
445 (check_types_equal): Support also FIELD_LOC_KIND_ENUMVAL.
446 * stabsread.c (read_enum_type): Use SET_FIELD_ENUMVAL.
447 * typepint.c (print_type_scalar): Use TYPE_FIELD_ENUMVAL for
448 TYPE_CODE_ENUM.
449 * valprint.c (generic_val_print): Likewise.
450
451 2012-04-17 Doug Evans <dje@google.com>
452
453 * dwarf2read.c (lookup_signatured_type): Return NULL instead of 0.
454
455 * dwarf2read.c: Whitespace fixes.
456 (lookup_signatured_type): Tweak comment.
457 (get_die_type_at_offset): Fix comment.
458
459 2012-04-17 Joel Brobecker <brobecker@adacore.com>
460
461 * xcoffread.c (xcoff_secnum_to_sections): New function.
462 (secnum_to_section, secnum_to_bfd_section): Reimplement
463 using xcoff_secnum_to_sections. Rename "secnum" parameter
464 into "n_scnum".
465 (RECORD_MINIMAL_SYMBOL): Delete.
466 (record_minimal_symbol): New function.
467 (scan_xcoff_symtab): Replace uses of RECORD_MINIMAL_SYMBOL
468 by call to record_minimal_symbol and set misc_func_recorded
469 to 1. Set last_csect_sec to the XCOFF section index instead
470 of GDB's section_offset index. Update calls to
471 prim_record_minimal_symbol_and_info to pass the BFD section
472 as well.
473
474 2012-04-17 Joel Brobecker <brobecker@adacore.com>
475
476 * xcoffread.c (read_xcoff_symtab): Delete variables
477 last_csect_val and last_csect_sec and associated code.
478
479 2012-04-17 Doug Evans <dje@google.com>
480
481 * cleanups.c (make_my_cleanup,make_my_cleanup2): Make static.
482 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
483 * cleanups.h (make_my_cleanup,make_my_cleanup2): Delete
484 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Delete.
485
486 * cleanups.h: New file.
487 * cleanups.c: New file.
488 * Makefile.in (SFILES): Add cleanups.c.
489 (HFILES_NO_SRCDIR): Add cleanups.h.
490 (COMMON_OBS): Add cleanups.o.
491 * defs.h (struct cleanup): Moved to cleanups.h.
492 (do_cleanups,do_final_cleanups): Ditto.
493 (discard_cleanups,discard_final_cleanups): Ditto
494 (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
495 (save_cleanups,save_final_cleanups): Ditto.
496 (restore_cleanups,restore_final_cleanups): Ditto.
497 (null_cleanup): Ditto.
498 (make_my_cleanup,make_my_cleanup2): Ditto.
499 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
500 * utils.c (cleanup_chain,final_cleanup_chain): Moved to cleanups.c.
501 (do_cleanups,do_final_cleanups): Ditto.
502 (discard_cleanups,discard_final_cleanups): Ditto
503 (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
504 (save_cleanups,save_final_cleanups): Ditto.
505 (restore_cleanups,restore_final_cleanups): Ditto.
506 (null_cleanup): Ditto.
507 (make_my_cleanup,make_my_cleanup2): Ditto.
508 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
509
510 * utils.c (make_cleanup_freeargv): Use make_cleanup instead of
511 make_my_cleanup.
512 (make_cleanup_dyn_string_delete): Ditto.
513 (make_cleanup_ui_file_delete): Ditto.
514 (make_cleanup_ui_out_redirect_pop): Ditto.
515 (make_cleanup_free_section_addr_info): Ditto.
516 (make_cleanup_restore_integer): Ditto.
517 (make_cleanup_unpush_target): Ditto.
518 (make_cleanup_value_free_to_mark): Ditto.
519 (make_cleanup_value_free): Ditto.
520 (make_cleanup_free_so): Ditto.
521
522 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
523
524 New option "set debug auto-load".
525 * NEWS: New commands "set debug auto-load" and "show debug auto-load".
526 * auto-load.c (debug_auto_load, show_debug_auto_load: New.
527 (auto_load_safe_path_vec_update)
528 (filename_is_in_auto_load_safe_path_vec): Call fprintf_unfiltered
529 if DEBUG_AUTO_LOAD.
530 (file_is_auto_load_safe): New parameters debug_fmt and ....
531 Call fprintf_unfiltered if DEBUG_AUTO_LOAD.
532 (source_gdb_script_for_objfile): Extend the file_is_auto_load_safe
533 caller by explanatory string.
534 (_initialize_auto_load): Register "set debug auto-load".
535 * auto-load.h (file_is_auto_load_safe): New parameters debug_fmt
536 and ....
537 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
538 (try_thread_db_load_from_dir): Extend the file_is_auto_load_safe caller
539 by explanatory string.
540 * main.c (captured_main): Likewise.
541 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
542 (source_section_scripts): Likewise.
543
544 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
545
546 New option "set auto-load safe-path".
547 * NEWS: New commands "set auto-load safe-path"
548 and "show auto-load safe-path".
549 * auto-load.c: Include gdb_vecs.h, readline/tilde.h and completer.h.
550 (auto_load_safe_path, auto_load_safe_path_vec)
551 (auto_load_safe_path_vec_update, set_auto_load_safe_path)
552 (show_auto_load_safe_path, add_auto_load_safe_path, filename_is_in_dir)
553 (filename_is_in_auto_load_safe_path_vec, file_is_auto_load_safe): New.
554 (source_gdb_script_for_objfile): New variable is_safe. Call
555 file_is_auto_load_safe. Return if it is not.
556 (struct loaded_script): New field loaded.
557 (maybe_add_script): Add parameter loaded. Initialize SLOT with it.
558 (print_script): Use LOADED indicator instead of FULL_PATH. Change
559 output "Missing" to "No".
560 (_initialize_auto_load): New variable cmd. Initialize
561 auto_load_safe_path. Register "set auto-load safe-path",
562 "show auto-load safe-path" and "add-auto-load-safe-path".
563 * auto-load.h (maybe_add_script): Add parameter loaded.
564 (file_is_auto_load_safe): New declaration.
565 * config.in: Regenerate.
566 * configure: Regenerate.
567 * configure.ac: New parameters --with-auto-load-safe-path
568 and --without-auto-load-safe-path.
569 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
570 (try_thread_db_load_from_dir): Check file_is_auto_load_safe first.
571 * main.c (captured_main): Check file_is_auto_load_safe for
572 LOCAL_GDBINIT.
573 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile): New
574 variable is_safe. Call file_is_auto_load_safe. Return if it is not.
575 (source_section_scripts): Call file_is_auto_load_safe. Return if it is
576 not.
577
578 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
579
580 auto-load: Implementation.
581 * NEWS: New descriptions for "info auto-load",
582 "info auto-load gdb-scripts", "info auto-load python-scripts",
583 "info auto-load local-gdbinit" and "info auto-load libthread-db".
584 Deprecate "info auto-load-scripts", "set auto-load-scripts on|off"
585 and "show auto-load-scripts". New description for "set auto-load",
586 "show auto-load", "set auto-load gdb-scripts",
587 "show auto-load gdb-scripts", "set auto-load python-scripts",
588 "show auto-load python-scripts", "set auto-load local-gdbinit",
589 "show auto-load local-gdbinit", "set auto-load libthread-db" and
590 "show auto-load libthread-db".
591 * auto-load.c: Remove include python/python-internal.h. Add includes
592 exceptions.h, cli/cli-script.h, gdbcmd.h, cli/cli-decode.h and
593 cli/cli-setshow.h.
594 (GDB_AUTO_FILE_NAME, source_gdb_script_for_objfile)
595 (auto_load_gdb_scripts, show_auto_load_gdb_scripts): New.
596 (gdbpy_global_auto_load): Rename to ...
597 (global_auto_load): ... here.
598 (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
599 (auto_load_local_gdbinit_loaded, show_auto_load_local_gdbinit)
600 (script_language_gdb, source_gdb_script_for_objfile): New.
601 (struct loaded_script): New field language.
602 (hash_loaded_script_entry, eq_loaded_script_entry): Calculate also
603 LANGUAGE.
604 (maybe_add_script): Add parameter language. Drop redundant
605 entry.full_path initialization. Initialize entry.language and
606 (*slot)->language.
607 (auto_load_objfile_script): Change parameter suffix to language.
608 Remove the call of maybe_add_script.
609 Call language->source_script_for_objfile.
610 (load_auto_scripts_for_objfile, struct collect_matching_scripts_data):
611 New.
612 (collect_matching_scripts): Adjust it for
613 struct collect_matching_scripts_data.
614 (auto_load_info_scripts_pattern_nl): New variable.
615 (info_auto_load_scripts): Rename to ...
616 (auto_load_info_scripts): ... here, add parameter language. Adjust it
617 for struct collect_matching_scripts_data.
618 (info_auto_load_gdb_scripts, info_auto_load_local_gdbinit)
619 (set_auto_load_cmd, auto_load_set_cmdlist_get, show_auto_load_cmd)
620 (auto_load_show_cmdlist_get, info_auto_load_cmd)
621 (auto_load_info_cmdlist_get): New.
622 (_initialize_auto_load): Move add_info of "auto-load-scripts" to
623 python/py-auto-load.c. New installment for "set auto-load gdb-scripts",
624 "info auto-load gdb-scripts", "set auto-load local-gdbinit" and
625 "info auto-load local-gdbinit".
626 * auto-load.h (struct script_language): New.
627 (gdbpy_global_auto_load): Rename to ...
628 (global_auto_load): ... here.
629 (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
630 (auto_load_local_gdbinit_loaded): New declarations.
631 (maybe_add_script): New parameter language.
632 (auto_load_objfile_script): Change parameter suffix to language.
633 (load_auto_scripts_for_objfile, auto_load_info_scripts_pattern_nl)
634 (auto_load_info_scripts, auto_load_set_cmdlist_get)
635 (auto_load_show_cmdlist_get, auto_load_info_cmdlist_get): New
636 declarations.
637 * linux-thread-db.c: Include auto-load.h and ctype.h.
638 (auto_load_thread_db, show_auto_load_thread_db): New.
639 (struct thread_db_info): New field filename.
640 (delete_thread_db_info): Call xfree for FILENAME.
641 (try_thread_db_load): Initialize FILENAME.
642 (try_thread_db_load_from_pdir, try_thread_db_load_from_dir): Return
643 if !AUTO_LOAD_THREAD_DB.
644 (info_auto_load_libthread_db_compare, info_auto_load_libthread_db): New.
645 (_initialize_thread_db): Install auto_load_thread_db
646 as "set auto-load libthread-db" and install info_auto_load_libthread_db
647 as "info auto-load libthread-db".
648 * main.c (captured_main): Rename gdbpy_global_auto_load to
649 global_auto_load. Initialize AUTO_LOAD_LOCAL_GDBINIT_PATHNAME and
650 AUTO_LOAD_LOCAL_GDBINIT_LOADED.
651 (print_gdb_help): Extend the help for 'local init file'.
652 * python/py-auto-load.c: Remove a comment about gdb scripts extension.
653 (GDBPY_AUTO_SECTION_NAME): Extend the comment it is Python specific.
654 (auto_load_scripts): Rename to ...
655 (auto_load_python_scripts): ... here, update the comment.
656 (gdbpy_load_auto_script_for_objfile): New declaration.
657 (show_auto_load_python_scripts, script_language_python)
658 (gdbpy_load_auto_script_for_objfile): New.
659 (source_section_scripts): Refactor the code.
660 (load_auto_scripts_for_objfile): Rename to ...
661 (gdbpy_load_auto_scripts_for_objfile): ... here, update the
662 auto_load_objfile_script caller, drop GDBPY_GLOBAL_AUTO_LOAD checking.
663 (info_auto_load_python_scripts): New.
664 (gdbpy_initialize_auto_load): New variables cmd and cmd_name.
665 Rename "set auto-load-scripts" to "set auto-load python-scripts".
666 Register "set auto-load-scripts" as its deprecated alias. Register
667 "info auto-load python-scripts". Register "info auto-load-scripts" as
668 its deprecated alias.
669 (load_auto_scripts_for_objfile): Rename to ...
670 (gdbpy_load_auto_scripts_for_objfile): ... here.
671 * python/python.h (load_auto_scripts_for_objfile): Rename to ...
672 (gdbpy_load_auto_scripts_for_objfile): ... here.
673
674 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
675
676 auto-load: Move files.
677 * Makefile.in (SFILES): Add auto-load.c.
678 (HFILES_NO_SRCDIR): Add auto-load.h.
679 (COMMON_OBS): Add auto-load.o.
680 (distclean): Change .gdbinit for gdb-gdb.gdb.
681 * auto-load.c: New file, with parts from python/py-auto-load.c.
682 * auto-load.h: New file, with parts from python/python.h.
683 * configure: Regenerate.
684 * configure.ac (AC_OUTPUT): Change .gdbinit for gdb-gdb.gdb.
685 * gdb-gdb.gdb.in: New file, renamed from gdbinit.in.
686 * gdbinit.in: Remove file, rename it to gdb-gdb.gdb.in.
687 * main.c: Include auto-load.h.
688 * python/py-auto-load.c: Move include filenames.h, gdb_regex.h,
689 command.h, observer.h and progspace.h to auto-load.c. Add include
690 auto-load.h.
691 (gdbpy_global_auto_load, struct auto_load_pspace_info)
692 (struct loaded_script, auto_load_pspace_data)
693 (auto_load_pspace_data_cleanup, get_auto_load_pspace_data)
694 (hash_loaded_script_entry, eq_loaded_script_entry)
695 (init_loaded_scripts_info, get_auto_load_pspace_data_for_loading)
696 (maybe_add_script): Move to auto-load.c.
697 (source_section_scripts): Change maybe_add_script parameters passing,
698 use script_not_found_warning_print.
699 (clear_section_scripts, auto_load_objfile_script)
700 (auto_load_new_objfile, loaded_script_ptr)
701 (DEF_VEC_P (loaded_script_ptr), collect_matching_scripts, print_script)
702 (sort_scripts_by_name, info_auto_load_scripts): Move to auto-load.c.
703 (gdbpy_initialize_auto_load): Move auto_load_pspace_data,
704 auto_load_new_objfile and info_auto_load_scripts initizations to
705 auto-load.c.
706 * python/python.h (gdbpy_global_auto_load): Move to auto-load.h.
707
708 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
709
710 Code cleanup.
711 * charset.c (find_charset_names): Remove variables ix and elt.
712 Use free_char_ptr_vec.
713 * elfread.c (build_id_to_debug_filename): New variables debugdir_vec,
714 back_to and ix. Use dirnames_to_char_ptr_vec. Remove variable
715 debugdir_end. New variable debugdir_len.
716 * gdb_vecs.h (free_char_ptr_vec, make_cleanup_free_char_ptr_vec)
717 (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): New
718 declarations.
719 * progspace.c (clear_program_space_solib_cache): Remove variables ix
720 and elt. Use free_char_ptr_vec.
721 * source.c (add_path): Remove variables argv, arg and argv_index.
722 New variables dir_vec, back_to, ix and name.
723 Use dirnames_to_char_ptr_vec_append. Use freeargv instead of
724 make_cleanup_freeargv. Remove variable separator. Simplify the code
725 no longer expecting DIRNAME_SEPARATOR.
726 (openp): Remove variable p, p1 and len. New variables dir_vec,
727 back_to, ix and dir. Use dirnames_to_char_ptr_vec. Simplify the code
728 no longer expecting DIRNAME_SEPARATOR.
729 * symfile.c (find_separate_debug_file): New variables debugdir_vec,
730 back_to and ix. Use dirnames_to_char_ptr_vec. Remove variable
731 debugdir_end.
732 * utils.c (free_char_ptr_vec, do_free_char_ptr_vec)
733 (make_cleanup_free_char_ptr_vec, dirnames_to_char_ptr_vec_append)
734 (dirnames_to_char_ptr_vec): New functions.
735
736 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 Code cleanup.
739 * source.c (add_path): Remove always true conditional 'p == 0' and
740 unindent its code block.
741
742 2012-04-17 Pedro Alves <palves@redhat.com>
743
744 * gdbtypes.h (FIELD_BITPOS): Rename to ...
745 (FIELD_BITPOS_LVAL): ... this.
746 (FIELD_BITPOS): New.
747 (SET_FIELD_BITPOS): Adjust to use FIELD_BITPOS_LVAL.
748 * dwarf2read.c (dwarf2_add_field): Use SET_FIELD_BITPOS.
749 * gdbtypes.c (append_composite_type_field_aligned): Adjust to use
750 SET_FIELD_BITPOS.
751 * gnu-v3-abi.c (build_gdb_vtable_type): Adjust to use
752 SET_FIELD_BITPOS.
753 * stabsread.c (read_cpp_abbrev, read_one_struct_field)
754 (read_baseclasses): Adjust to use SET_FIELD_BITPOS.
755 * target-descriptions.c (tdesc_gdb_type): Adjust to use
756 SET_FIELD_BITPOS.
757
758 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
759
760 Do not rely on FIELD_LOC_KIND_BITPOS being zero.
761 * ada-lang.c (ada_template_to_fixed_record_type_1): Replace
762 TYPE_FIELD_BITPOS used as lvalue by SET_FIELD_BITPOS.
763 * gdbtypes.c (append_flags_type_flag): Likewise, twice.
764 * jv-lang.c (java_link_class_type): Likewise, once.
765 * stabsread.c (read_enum_type): Likewise.
766
767 2012-04-16 Yao Qi <yao@codesourcery.com>
768
769 * common/agent.c (agent_run_command): Add one more parameter `len'.
770 Update callers.
771 * common/agent.h: Update declaration.
772 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
773 Update.
774 (linux_child_static_tracepoint_markers_by_strid): Ditto.
775
776 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
777
778 PR mi/13393
779 * value.c (value_actual_type): New function.
780 * value.h (value_actual_type): New declaration.
781 * varobj.c (update_type_if_necessary): New function.
782 (varobj_create): Call value_actual_type instead of
783 value_type.
784 (install_dynamic_child): distinct changed and type changed MI variable
785 objects.
786 (update_dynamic_varobj_children): Updated for install_dynamic_child
787 change. All callers updated.
788 (varobj_update): Support for MI variable object type change if
789 the value changed and RTTI is used to determine the type.
790 (create_child_with_value): Call value_actual_type instead of
791 value_type.
792 (adjust_value_for_child_access): Extended with a new parameter which
793 specify whether the given value should be casted to enclosing type.
794 All callers updated.
795
796 2012-04-14 Yao Qi <yao@codesourcery.com>
797
798 Import gnulib module inttypes from git
799 (250b80067c1e1d8faa0c42fb572f721975b929c5)
800 * Makefile.in (HFILES_NO_SRCDIR): Add gnulib/inttypes.in.h.
801 (aclocal_m4_deps): Add gnulib/m4/inttypes.m4 and
802 gnulib/m4/inttypes-pri.m4
803 * aclocal.m4, config.in, configure: Regenerated.
804 * gnulib/Makefile.am: Update.
805 * gnulib/Makefile.in: Update.
806 * gnulib/m4/gnulib-cache.m4: Update.
807 * gnulib/m4/gnulib-comp.m4: Update.
808 * gnulib/inttypes.in.h: New.
809 * gnulib/m4/inttypes-pri.m4: New.
810 * gnulib/m4/inttypes.m4: New.
811
812 2012-04-13 Luis Machado <lgustavo@codesourcery.com>
813
814 * infrun.c (resume): Update PC address to the real PC after
815 preparing to do displaced stepping.
816
817 2012-04-12 Doug Evans <dje@google.com>
818
819 * dwarf2read.c (lookup_signatured_type): Remove arg "objfile", unused.
820 All callers updated.
821
822 2012-04-12 Mark Kettenis <kettenis@gnu.org>
823
824 * i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.
825
826 2012-04-12 Doug Evans <dje@google.com>
827
828 * dwarf2read.c (create_all_type_units): Renamed from
829 create_debug_types_hash_table. All callers updated.
830
831 * dwarf2read.c (create_signatured_type_table_from_index): Rename
832 local type_sig to sig_type, type_offset to type_offset_in_tu.
833 (hash_signatured_type): Renamed from hash_type_signature,
834 all callers updated.
835 (eq_signatured_type): Renamed from eq_type_signature,
836 all callers updated.
837 (create_debug_types_hash_table): Rename local type_sig to sig_type.
838 (process_enumeration_scope): Ditto.
839 (lookup_signatured_type_at_offset): Ditto.
840 (load_full_type_unit, read_signatured_type): Ditto.
841
842 2012-04-12 Yao Qi <yao@codesourcery.com>
843
844 * remote.c (async_remote_interrupt): Correct function name in
845 debug message.
846 (async_remote_interrupt_twice): Ditto.
847
848 2012-04-11 Yuanhui Zhang <asmwarrior@gmail.com>
849
850 * source.c (find_and_open_source): Consistently pass resulting
851 full path through xfullpath.
852
853 2012-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
854
855 Provide more specific displaced-stepping memory error message.
856 * infrun.c (displaced_step_prepare): New variable status. Call
857 target_read_memory instead of read_memory, provide more specific
858 error message.
859
860 2012-04-11 Tristan Gingold <gingold@adacore.com>
861
862 PR gdb/13901
863 * darwin-nat.c (darwin_execvp): Revert previous patch.
864
865 2012-04-11 Tristan Gingold <gingold@adacore.com>
866
867 PR gdb/13901
868 * darwin-nat.c (darwin_resume_thread): Call darwin_set_sstep only
869 in case of change.
870
871 2012-04-11 Tristan Gingold <gingold@adacore.com>
872
873 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
874 warning.
875
876 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
877
878 New command 'explore' which helps explore values and types in
879 scope.
880 * NEWS: Add an entry about the new 'explore' command.
881 * data-directory/Makefile.in: Add gdb/command/explore.py
882 * python/lib/gdb/command/explore.py: Implemention of the 'explore'
883 command using the GDB Python API.
884
885 2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
886
887 * mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
888 extension in jump target calculation.
889
890 2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
891
892 * mips-tdep.c (mips32_next_pc): Handle JALX.
893
894 2012-04-10 Yao Qi <yao@codesourcery.com>
895
896 * Makefile.in (gnulib/Makefile): Remove duplicated dependency.
897
898 2012-04-10 Yao Qi <yao@codesourcery.com>
899
900 * Makefile.in (aclocal_m4_deps): Add gnulib/m4/gnulib-cache.m4
901 and gnulib/m4/gnulib-tool.m4.
902
903 2012-04-10 Doug Evans <dje@google.com>
904
905 * dwarf2read.c (dwarf2_per_cu_data). Clarify comment.
906 (load_partial_dies): Clarify comment.
907 (find_partial_die): Support rereading type units.
908 Clarify CU handling, if we know offset is in CU, don't search for the
909 containing CU. Add comment regarding memory waste.
910
911 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
912
913 * features/Makefile (WHICH): Add i386/x32, i386/x32-linux,
914 i386/x32-avx and i386/x32-avx-linux.
915 (i386/x32-expedite): New.
916 (i386/x32-linux-expedite): Likewise.
917 (i386/x32-avx-expedite): Likewise.
918 (i386/x32-avx-linux-expedite): Likewise.
919 ($(outdir)/i386/x32.dat): Likewise.
920 ($(outdir)/i386/x32-linux.dat): Likewise.
921 ($(outdir)/i386/x32-avx.dat): Likewise.
922 ($(outdir)/i386/x32-avx-linux.dat): Likewise.
923
924 * features/i386/x32-avx-linux.xml: New file.
925 * features/i386/x32-avx.xml: Likewise.
926 * features/i386/x32-core.xml: Likewise.
927 * features/i386/x32-linux.xml: Likewise.
928 * features/i386/x32.xml: Likewise.
929
930 * features/i386/x32-avx-linux.c: New. Generated.
931 * features/i386/x32-avx.c: Likewise.
932 * features/i386/x32-linux.c: Likewise.
933 * features/i386/x32.c: Likewise.
934 * regformats/i386/x32-avx-linux.dat: Likewise.
935 * regformats/i386/x32-avx.dat: Likewise.
936 * regformats/i386/x32-linux.dat: Likewise.
937 * regformats/i386/x32.dat: Likewise.
938
939 2012-04-10 Tristan Gingold <gingold@adacore.com>
940
941 * darwin-nat.c (darwin_kill_inferior): Always use the no ptrace
942 code to kill the inferior.
943
944 2012-04-09 Mark Kettenis <kettenis@gnu.org>
945
946 * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
947 defines.
948 * c-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
949 defines.
950 * cp-name-parser.y (yyss, yysslim, yyssp, yystacksize, yyvs)
951 (yyvsp): New defines.
952 * f-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
953 defines.
954 * jv-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
955 defines.
956 * m2-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
957 defines.
958 * objc-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
959 defines.
960 * p-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
961 defines.
962
963 2012-04-09 Mark Kettenis <kettenis@gnu.org>
964
965 * sparc64-tdep.c (sparc64_store_arguments)
966 (sparc64_store_arguments): Fix coding style.
967
968 2012-04-07 Mark Kettenis <kettenis@gnu.org>
969
970 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
971 complex floats, adjust some related comments and tighten a related
972 assertion.
973 (sparc64_extract_return_value): Handle complex floats.
974
975 2012-04-07 Doug Evans <dje@google.com>
976
977 * dwarf2read.c (load_partial_dies): Change condition to assert.
978
979 2012-04-06 Doug Evans <dje@google.com>
980
981 * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations of
982 "mov %rsp,%rbp".
983
984 2012-04-05 Kevin Buettner <kevinb@redhat.com>
985
986 * v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
987 fencepost error.
988 (v850_frame_cache): Use gdbarch_num_regs() instead of E_NUM_REGS.
989 (v850_gdbarch_init): Set `num_regs' as appropriate for the
990 architecture.
991
992 2012-04-05 Keith Seitz <keiths@redhat.com>
993
994 * linespec.c (decode_compound): Remove.
995 (enum offset_relative_sign): New enum.
996 (struct line_offset): New struct.
997 (struct linespec): New struct.
998 (struct linespec_state): Move file_symtabs,
999 user_filename, and user_function into struct linespec.
1000 Make result an anonymous struct holding vectors of
1001 symbolp and minsym_and_objfile_d.
1002 Add language member.
1003 (enum ls_token_type): New enum.
1004 (linespec_keywords): New array.
1005 (struct ls_token): New struct.
1006 (struct ls_parser): New struct.
1007 (linespec_lexer_lex_number): New function.
1008 (linespec_lexer_lex_keyword): New function.
1009 (is_ada_operator): New function.
1010 (skip_quote_char): New function.
1011 (copy_token_string): New function.
1012 (is_closing_quote_enclosed): New function.
1013 (find_parameter_list_end): New function.
1014 (linespec_lexer_lex_string): New function.
1015 (linespec_lexer_lex_one): New function.
1016 (linespec_lexer_consume_token): New function.
1017 (linespec_lexer_peek_token): New function.
1018 (cplusplus_error): Remove unused function.
1019 (find_methods): Update comment.
1020 (find_toplevel_char): Return const.
1021 (is_objc_method_format): Remove unused function.
1022 (find_toplevel_string): New function.
1023 (is_linespec_boundary): Remove.
1024 (symbol_not_found_error): New function.
1025 (find_method_overload_end): Remove function.
1026 (unexpected_linespec_error): New function.
1027 (keep_name_info): Remove.
1028 (linespec_parse_line_offset): New function.
1029 (linespec_parse_basic): New function.
1030 (canonicalize_linespec): New function.
1031 (decode_line_internal): Remove.
1032 (create_sals_line_offset): New function adapted from
1033 decode_all_digits.
1034 (convert_linespec_to_sals): New function.
1035 (parse_linespec): New function.
1036 (linespec_parser_new): New function.
1037 (linespec_state_destructor): Change parameter type to
1038 struct linespec_state *.
1039 Add language parameter.
1040 Remove freeing of moved members.
1041 (linespec_parser_delete): New function.
1042 (decode_line_full): Use parse_linespec and linespec_parser_new.
1043 (decode_line_1): Likewise.
1044 (decode_indirect): Rename to ...
1045 (linespec_expression_to_pc): ... this and rewrite
1046 to simply find CORE_ADDR, storing this result for later
1047 conversion to SALs.
1048 (locate_first_half): Remove.
1049 (deocde_objc): Add parameter LS.
1050 Initialize new struct collect_info members.
1051 Handle minimal symbols, too.
1052 (decode_compound): Delete.
1053 (lookup_prefix_sym): Rewrite.
1054 (compare_msymbols): New function.
1055 (find_method): Rewrite.
1056 Do not call cplusplus_error.
1057 (symtabs_from_filename): Rewrite.
1058 (collect_function_symbols): Delete.
1059 (find_function_symbols): Rewrite without ARGPTR-style
1060 processing.
1061 (decode_all_digits): Delete. (Rewritten as create_sals_line_offset.)
1062 (decode_dollar): Adapted and renamed to ...
1063 (linespec_parse_variable): ... this.
1064 (find_linespec_symbols): New function.
1065 (decode_label): Adapted and renamed to ...
1066 (find_label_symbols): ... this.
1067 (decode_digits_list_mode): Add and use LS argument.
1068 (decode_digits_ordinary): Likewise.
1069 (collect_symbols): Do not collect SALs, just symbols and msymbols.
1070 If in list mode, allow any symbol class. Otherwise, only
1071 permit LOC_BLOCK symbols.
1072 (minsym_found): Update comments.
1073 (search_minsyms_for_name): Do not convert the matching symbol
1074 into a SAL. Simply push the symbol and objfile into the
1075 result vector.
1076 (decode_variable): Delete. Contents adapted into
1077 find_linespec_symbols.
1078
1079 * cp-support.c (SKIP_SPACE): Remove.
1080 (operator_tokens): Remove unused global.
1081 (cp_validate_operator): Remove.
1082 * cp-support.h (cp_validate_operator): Remove declaration.
1083
1084 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * cp-valprint.c (cp_print_value_fields): Check valprint_check_validity
1087 for TYPE_VPTR_FIELDNO.
1088 * valprint.c (valprint_check_validity): Make it global, move the
1089 function comment ...
1090 * value.h (valprint_check_validity): ... to this new declaration.
1091
1092 2012-04-02 Tristan Gingold <gingold@adacore.com>
1093
1094 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Use
1095 the STATE32 api for i386 state.
1096 (i386_darwin_store_inferior_registers): Likewise.
1097
1098 2012-04-02 Tristan Gingold <gingold@adacore.com>
1099
1100 * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix
1101 SS offset.
1102 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
1103 format_string.
1104
1105 2012-04-02 Tristan Gingold <gingold@adacore.com>
1106
1107 PR gdb/13901
1108 * darwin-nat.c (darwin_execvp): Set binary preference.
1109
1110 2012-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 * NEWS (set breakpoint condition-evaluation): Use imperative mood.
1113
1114 2012-03-30 Tom Tromey <tromey@redhat.com>
1115
1116 * python/python.c (gdbpy_decode_line): Move cleanup creation out
1117 of TRY_CATCH. Fix error handling.
1118 * python/py-value.c (convert_value_from_python): Move 'old'
1119 declaration to innermost scope.
1120
1121 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1122 Andrey Smirnov <andrew.smirnov@gmail.com>
1123
1124 -Wshadow warning fix.
1125 * ada-lang.c (ada_make_symbol_completion_list): Rename parameters
1126 "wild_match" and "encoded" into "wild_match_p" and "encoded_p".
1127 Adjust code accordingly.
1128
1129 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1130
1131 * ada-lang.c (symbol_completion_add): Rename parameter
1132 "encoded" into "encoded_p". Ajust code and documentation
1133 accordingly.
1134
1135 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1136 Andrey Smirnov <andrew.smirnov@gmail.com>
1137
1138 -Wshadow warning fix.
1139 * ada-lang.c (symbol_completion_add): Rename parameter
1140 "wild_match" into wild_match_p. Update code and documentation
1141 accordingly.
1142
1143 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1144
1145 * ada-lang.c (symbol_completion_match): Rename parameter
1146 "encoded" into "encoded_p". Ajust code and documentation
1147 accordingly.
1148
1149 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1150 Andrey Smirnov <andrew.smirnov@gmail.com>
1151
1152 -Wshadow warning fix.
1153 * ada-lang.c (symbol_completion_match): Rename parameter
1154 "wild_match" into "wild_match_p". Adjust code and function
1155 documentation accordingly.
1156
1157 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1158 Andrey Smirnov <andrew.smirnov@gmail.com>
1159
1160 -Wshadow warning fix.
1161 * ada-lang.c (ada_lookup_encoded_symbol): Rename parameter
1162 "symbol_info" into "info". Adjust code accordingly.
1163 (ada_lookup_symbol): Likewise.
1164
1165 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1166
1167 * ada-lang.c (ada_lookup_symbol_list): Minor reformatting
1168 of this function's documentation.
1169
1170 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1171 Andrey Smirnov <andrew.smirnov@gmail.com>
1172
1173 -Wshadow warning fix.
1174 * ada-lang.c (ada_lookup_symbol_list): Rename "wild_match"
1175 variable into "wild_match_p". Adjust code accordingly.
1176
1177 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1178 Andrey Smirnov <andrew.smirnov@gmail.com>
1179
1180 -Wshadow warning fix.
1181 * ada-lang.c (ada_add_local_symbols): Rename "wild_match"
1182 parameter into "wild_match_p". Adjust code accordingly.
1183 Document this parameter in the function description.
1184
1185 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1186 Andrey Smirnov <andrew.smirnov@gmail.com>
1187
1188 -Wshadow warning fix.
1189 * ada-lang.c (add_symbols_from_enclosing_procs): Rename
1190 "wild_match" parameter to "wild_match_p" (-Wshadow).
1191
1192 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1193
1194 * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
1195 in function documentation.
1196
1197 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1198 Andrey Smirnov <andrew.smirnov@gmail.com>
1199
1200 -Wshadow warning fix.
1201 * ada-lang.c (ada_lookup_simple_minsym): Rename wild_match local
1202 variable into wild_match_p. Adjust code accordingly.
1203
1204 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1205 Andrey Smirnov <andrew.smirnov@gmail.com>
1206
1207 * ada-valprint.c (ada_val_print_1): Move the code handling
1208 TYPE_CODE_ENUM inside its own lexical block. Declare
1209 variables len and val there, instead of in the function's
1210 top level block. Avoid declaring deref_val again in a way
1211 that shadows another variable of the same name declared
1212 in one of the up-level blocks. Just re-use the up-level
1213 variable instead.
1214
1215 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1216
1217 * ada-lang.c (ada_lookup_encoded_symbol): Now returns void.
1218 Replace block_found argument by symbol_info. Adjust
1219 implementation accordingly. Add function documentation.
1220 (ada_lookup_symbol): Adjust to new ada_lookup_encoded_symbol.
1221 Fix documentation.
1222 * ada-lang.h (ada_lookup_encoded_symbol): Update declaration.
1223 * ada-exp.y (write_object_renaming): Adjust to new
1224 ada_lookup_encoded_symbol API.
1225
1226 2012-03-29 Joel Brobecker <brobecker@adacore.com>
1227
1228 * ada-lang.h (struct ada_symbol_info): Reformat. Improve
1229 documentation.
1230
1231 2012-03-28 Rathish C <rathish.c@kpitcummins.com>
1232
1233 * v850-tdep.c: Add the enum values for mpu and fpu registers.
1234 (v850_register_name): Add the mpu and fpu register names.
1235 (v850e_register_name): Add the mpu and fpu register names.
1236 (v850e2_register_name): New function.
1237 (v850_gdbarch_init): Add case for bfd_mach_v850e2 and
1238 bfd_mach_v850e2v3.
1239
1240 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1241
1242 * NEWS: Add entry for Ada varobj support.
1243
1244 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1245
1246 * varobj.c (default_value_is_changeable_p): New function,
1247 extracted from varobj_value_is_changeable_p. Add declaration.
1248 (ada_value_is_changeable_p): New function, extracted from
1249 varobj_value_is_changeable_p. Add declaration.
1250 (struct language_specific): New field "value_is_changeable_p".
1251 (languages): Add entries for new field.
1252 (varobj_create): Set language before calling install_new_value.
1253 (varobj_value_is_changeable_p): Reimplement to call the varobj's
1254 "value_is_changeable_p" language callback.
1255
1256 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1257
1258 * ada-varobj.h, ada-varobj.c: New files.
1259 * Makefile.in (SFILES): Add ada-varobj.c.
1260 (HFILES_NO_SRCDIR): Add ada-varobj.h.
1261 (COMMON_OBS): Add ada-varobj.o.
1262
1263 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1264
1265 * varobj.c (ada_value_has_mutated): Add declaration. New function.
1266 (struct language_specific): New field "value_has_mutated".
1267 (languages): Set field "value_has_mutated" in each entry of array.
1268 (varobj_value_has_mutated): New function.
1269 (varobj_udpdate): Add handling of type mutation.
1270 (value_of_root): Add handling of type mutation.
1271 (ada_value_has_mutated): New function.
1272
1273 2012-03-28 Pedro Alves <palves@redhat.com>
1274
1275 * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register):
1276 Always supply $fr0 as 0.0 and $fr1 as 1.0.
1277
1278 2012-03-28 Tom Tromey <tromey@redhat.com>
1279
1280 * python/py-inferior.c (infpy_read_memory): Remove cleanups and
1281 explicitly free 'buffer' on exit paths. Decref 'membuf_object'
1282 before returning.
1283
1284 2012-03-28 Tom Tromey <tromey@redhat.com>
1285
1286 * .dir-locals.el: New file.
1287
1288 2012-03-28 Pedro Alves <palves@redhat.com>
1289
1290 * ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
1291
1292 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1293
1294 * ia64-linux-nat.c (ia64_linux_fetch_register): Add special
1295 handling for r0.
1296
1297 2012-03-27 Pedro Alves <palves@redhat.com>
1298
1299 Eliminate struct ui_stream.
1300
1301 * ui-out.h (struct ui_stream): Delete.
1302 (ui_out_field_stream): Adjust prototype.
1303 (ui_out_stream_new, ui_out_stream_delete)
1304 (make_cleanup_ui_out_stream_delete): Delete declarations.
1305 * ui-out.c (ui_out_field_stream): Change prototype to take a
1306 ui_file instead of a ui_stream. Adjust.
1307 (ui_out_stream_new, ui_out_stream_delete, do_stream_delete)
1308 (make_cleanup_ui_out_stream_delete): Delete.
1309 * breakpoint.c (print_breakpoint_location)
1310 (print_one_detail_ranged_breakpoint, print_it_watchpoint): Use
1311 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
1312 * disasm.c (dump_insns): Ditto.
1313 (do_mixed_source_and_assembly, do_assembly_only): Adjust
1314 prototype.
1315 (gdb_disassembly): Use ui_file/mem_fileopen instead of
1316 ui_stream/ui_out_stream_new.
1317 * infcmd.c (print_return_value): Ditto.
1318 * osdata.c (info_osdata_command): Don't allocate a local
1319 ui_stream.
1320 * stack.c (print_frame_arg, print_frame_args, print_frame): Use
1321 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
1322 * tracepoint.c (print_one_static_tracepoint_marker): Don't
1323 allocate a local ui_stream.
1324 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_file/mem_fileopen
1325 instead of ui_stream/ui_out_stream_new.
1326 (list_args_or_locals): Don't allocate a local ui_stream.
1327 * mi/mi-main.c (get_register, mi_cmd_data_evaluate_expression)
1328 (mi_cmd_data_read_memory): Use ui_file/mem_fileopen instead of
1329 ui_stream/ui_out_stream_new.
1330 * cli/cli-setshow.c (do_setshow_command): Ditto.
1331
1332 2012-03-27 Oza Pawandeep <oza.pawandeep@gmail.com>
1333
1334 * arm-linux-tdep.c (arm_linux_init_abi): Call
1335 set_gdbarch_process_record. Initialize `arm_swi_record' field.
1336 * arm-tdep.c (arm_process_record): New function.
1337 (deallocate_reg_mem): New function.
1338 (decode_insn): New function.
1339 (thumb_record_branch): New function.
1340 (thumb_record_ldm_stm_swi(): New function.
1341 (thumb_record_misc): New function.
1342 (thumb_record_ld_st_stack): New function.
1343 (thumb_record_ld_st_imm_offset): New function.
1344 (thumb_record_ld_st_reg_offset(): New function.
1345 (thumb_record_add_sub_cmp_mov): New function.
1346 (thumb_record_shift_add_sub): New function.
1347 (arm_record_coproc_data_proc): New function.
1348 (arm_record_coproc): New function.
1349 (arm_record_b_bl): New function.
1350 (arm_record_ld_st_multiple): New function.
1351 (arm_record_ld_st_reg_offset): New function.
1352 (arm_record_ld_st_imm_offset): New function.
1353 (arm_record_data_proc_imm): New function.
1354 (arm_record_data_proc_misc_ld_str): New function.
1355 (arm_record_extension_space): New function.
1356 (arm_record_strx): New function.
1357 (sbo_sbz): New function.
1358 (struct insn_decode_record): New structure for arm insn record.
1359 (REG_ALLOC): New macro for reg allocations.
1360 (MEM_ALLOC): New macro for memory allocations.
1361 * arm-tdep.h (struct gdbarch_tdep): New field 'arm_swi_record'.
1362
1363 2012-03-27 Andreas Schwab <schwab@linux-m68k.org>
1364
1365 * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.
1366 (store_register): Likewise.
1367
1368 2012-03-26 Oza Pawandeep <oza.pawandeep@gmail.com>
1369
1370 * MAINTAINERS (Write After Approval): Add myself to the list.
1371
1372 2012-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1373
1374 * NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
1375 Describe also the option "auto".
1376
1377 2012-03-22 Richard Henderson <rth@redhat.com>
1378
1379 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
1380 * sparc-nat.c (sparc_xfer_wcookie): Make static.
1381
1382 2012-03-22 Richard Henderson <rth@redhat.com>
1383
1384 * jit.c (jit_read_code_entry): Compute alignment and offset of
1385 int64_t member before computing entry_size.
1386
1387 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1388
1389 Python scripting: Add new method Value.referenced_value to
1390 gdb.Value which can dereference pointer as well as reference
1391 values.
1392 * NEWS: Add entry under 'Python scripting' about the new method
1393 Value.referenced_value on gdb.Value objects.
1394 * python/py-value.c (valpy_referenced_value): New function
1395 defining a new method on gdb.Value objects which can dereference
1396 pointer and reference values.
1397
1398 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1399
1400 * MAINTAINERS (Write After Approval): Add myself to the list.
1401
1402 2012-03-21 Kevin Buettner <kevinb@redhat.com>
1403
1404 * symtab.c (skip_prologue_sal): Change test to check for "main()"
1405 in addition to "main".
1406
1407 2012-03-21 Joel Brobecker <brobecker@adacore.com>
1408
1409 * expression.h (op_name): Add declaration.
1410 * expprint.c (op_name): Remove declaration. Make non-static.
1411 * ax-gdb.c (gen_expr): Use op_name instead of op_string.
1412
1413 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
1414
1415 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Use siginfo_t instead
1416 of struct siginfo.
1417 * arm-linux-nat.c (arm_linux_stopped_data_address): Likewise.
1418 * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
1419 * linux-nat.c (linux_nat_siginfo_fixup, siginfo_fixup)
1420 (linux_xfer_siginfo, linux_nat_set_siginfo_fixup)
1421 (linux_nat_get_siginfo): Likewise.
1422 * linux-nat.h (struct lwp_info, linux_nat_set_siginfo_fixup)
1423 (linux_nat_get_siginfo): Likewise.
1424 * linux-tdep.c (linux_get_siginfo_type): Likewise.
1425 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Likewise.
1426 * procfs.c (gdb_siginfo_t): Likewise.
1427
1428 2012-03-21 Mike Frysinger <vapier@gentoo.org>
1429
1430 * .gitignore: Ignore more files.
1431
1432 2012-03-20 Pedro Alves <palves@redhat.com>
1433
1434 * remote.c (remote_start_remote): Clear `rs->starting_up' on early
1435 returns.
1436
1437 2012-03-20 Yao Qi <yao@codesourcery.com>
1438
1439 * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
1440 comment.
1441
1442 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 Code cleanupp: Use cu_offset and sect_offset compile time type checking.
1445 * dwarf2expr.c (add_piece, dwarf_get_base_type, execute_stack_op)
1446 (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and
1447 sect_offset.
1448 * dwarf2expr.h (cu_offset, sect_offset): New types.
1449 (struct dwarf_expr_context_funcs) <dwarf_call>
1450 (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and
1451 sect_offset.
1452 (struct dwarf_expr_context) <len>: Improve the comment.
1453 (struct dwarf_expr_piece, ctx_no_dwarf_call, ctx_no_get_base_type): Use
1454 cu_offset and sect_offset.
1455 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call)
1456 (dwarf_expr_get_base_type, needs_frame_dwarf_call)
1457 (dwarf2_compile_expr_to_ax, disassemble_dwarf_expression): Likewise.
1458 * dwarf2loc.h: Include dwarf2expr.h.
1459 (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset
1460 and sect_offset.
1461 * dwarf2read.c (struct dwarf2_per_objfile) <debug_types_type_hash>:
1462 Improve the comment.
1463 (struct comp_unit_head, struct dwarf2_cu, struct dwarf2_per_cu_data)
1464 (struct signatured_type, struct line_header, struct partial_die_info)
1465 (struct die_info, find_partial_die, dwarf2_get_ref_die_offset)
1466 (lookup_signatured_type_at_offset, dwarf2_find_containing_comp_unit)
1467 (get_die_type_at_offset, create_cus_from_index)
1468 (create_signatured_type_table_from_index, dw2_get_file_names)
1469 (offset_in_cu_p, read_comp_unit_head, error_check_comp_unit_head)
1470 (read_and_check_comp_unit_head, read_and_check_type_unit_head)
1471 (create_debug_types_hash_table, process_psymtab_comp_unit)
1472 (load_partial_comp_unit, create_all_comp_units)
1473 (partial_die_parent_scope, partial_die_full_name, skip_one_die)
1474 (load_full_comp_unit, dwarf2_physname, read_import_statement)
1475 (inherit_abstract_dies, read_func_scope, read_call_site_scope)
1476 (dwarf2_add_member_fn, process_enumeration_scope, read_module_type)
1477 (read_typedef, die_hash, die_eq, read_full_die, dwarf2_read_abbrevs)
1478 (load_partial_dies, read_partial_die, find_partial_die_in_comp_unit)
1479 (find_partial_die, read_attribute_value, lookup_die_type)
1480 (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset.
1481 (is_ref_attr): New function comment.
1482 (dwarf2_get_ref_die_offset): New function comment, new variable retval.
1483 Use cu_offset and sect_offset.
1484 (follow_die_offset, follow_die_ref, dwarf2_fetch_die_location_block)
1485 (dwarf2_get_die_type, follow_die_sig, lookup_signatured_type_at_offset)
1486 (load_full_type_unit, read_signatured_type, per_cu_header_read_in)
1487 (dwarf2_find_containing_comp_unit, struct dwarf2_offset_and_type)
1488 (offset_and_type_hash, offset_and_type_eq, set_die_type)
1489 (get_die_type_at_offset, partial_die_hash, partial_die_eq)
1490 (write_one_signatured_type, write_psymtabs_to_index): Use cu_offset and
1491 sect_offset.
1492
1493 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 Code cleanup.
1496 * python/py-auto-load.c (source_section_scripts): New variable back_to.
1497 Turn fclose and xfree calls into make_cleanup_fclose and make_cleanup
1498 with xfree.
1499 (auto_load_objfile_script): Turn fclose into make_cleanup_fclose.
1500
1501 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 * NEWS: Describe new options --init-command=FILE, -ix and
1504 --init-eval-command=COMMAND, -iex.
1505 * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
1506 CMDARG_INIT_COMMAND.
1507 (captured_main): New enum items OPT_IX and OPT_IEX. Add
1508 "init-command", "init-eval-command", "ix" and "iex" to the variable
1509 long_options. Handle OPT_IX and OPT_IEX. Process them from CMDARG_VEC.
1510 New comment for CMDARG_FILE and CMDARG_COMMAND processing.
1511 (print_gdb_help): Describe --init-command=FILE, -ix and
1512 --init-eval-command=COMMAND, -iex.
1513
1514 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1515
1516 Code cleanup.
1517 * main.c (struct cmdarg): Move it here from main. Add more comments.
1518 (cmdarg_s, VEC (cmdarg_s)): New.
1519 (main): Move struct cmdarg from here. New variables cmdarg_vec and
1520 cmdarg_p. Remove variables cmdsize and ncmd and their initialization.
1521 Install cleanup for cmdarg_vec. Update filling for options 'x' and
1522 'X'. Replace cmdarg processing by cmdarg_vec processing. Remove xfree
1523 of CMDARG.
1524
1525 2012-03-19 Tom Tromey <tromey@redhat.com>
1526
1527 * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'.
1528
1529 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1530
1531 PR symtab/13777
1532 * dwarf2read.c (process_full_comp_unit): Set LOCATIONS_VALID only for
1533 GCC >=4.5.
1534
1535 2012-03-16 Chris January <chris.january@allinea.com>
1536
1537 * tui-tui.win.c (tui_resize_all): Use erase and clearok instead
1538 of clear.
1539
1540 2012-03-16 Chris January <chris.january@allinea.com>
1541
1542 * source.c (add_path): Use memmove instead of strcpy because the
1543 strings overlap.
1544
1545 2012-03-16 Joel Brobecker <brobecker@adacore.com>
1546
1547 * value.h (set_value_parent): Add declaration.
1548 * value.c (set_value_parent): New function.
1549 (value_address): If VALUE->PARENT is not NULL, then use it as
1550 the base address instead of VALUE->LOCATION.address.
1551 * ada-lang.c (ada_value_primitive_packed_val): Keep V's address
1552 the same as OBJ's address. Adjust V's offset accordingly.
1553 Set V's parent.
1554
1555 2012-03-16 Gary Benson <gbenson@redhat.com>
1556
1557 PR breakpoints/10738
1558 * dwarf2read.c (use_deprecated_index_sections): New global.
1559 (struct partial_die_info): New member may_be_inlined.
1560 (read_partial_die): Set may_be_inlined where appropriate.
1561 (add_partial_subprogram): Add partial symbols for partial
1562 DIEs that may be inlined.
1563 (new_symbol_full): Add inlined subroutines to the current
1564 scope.
1565 (write_psymtabs_to_index): Bump version number.
1566 (dwarf2_read_index): Read only version 6 indices unless
1567 use_deprecated_index_sections is set.
1568 * linespec.c (symbol_and_data_callback): New structure.
1569 (iterate_inline_only): New function.
1570 (iterate_over_all_matching_symtabs): New argument
1571 "include_inline". If nonzero, also call the callback for
1572 symbols representing inlined subroutines.
1573 (lookup_prefix_sym): Pass extra argument to the above.
1574 (find_function_symbols): Likewise.
1575 (add_matching_symbols_to_info): Likewise.
1576 * NEWS: Mention that GDB can now set breakpoints on inlined
1577 functions.
1578
1579 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
1580
1581 * p-typeprint.c (pascal_type_print_method_args):
1582 Fix display of parameter of methods.
1583
1584 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
1585
1586 * amd64-windows-nat.c (_initialize_amd64_windows_nat):
1587 Add missing prototype.
1588
1589 2012-03-16 Yao Qi <yao@codesourcery.com>
1590 Jan Kratochvil <jan.kratochvil@redhat.com>
1591
1592 Fix false compilation warning.
1593 * gnu-v3-abi.c (print_one_vtable): Initialize ADDR.
1594
1595 2012-03-15 Jonathan Larmour <jifl@eCosCentric.com>
1596 Pedro Alves <pedro@codesourcery.com>
1597
1598 * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
1599 (arm_register_g_packet_guesses): New function.
1600 (arm_gdbarch_init): Don't force a target description with
1601 registers when the executable is detected as M-profile. Instead
1602 set gdbarch->tdep->is_m. Register `g' packet guesses.
1603 (_initialize_arm_tdep): Initialize the new target description.
1604 * features/arm-with-m-fpa-layout.xml: New description.
1605 * features/arm-with-m-fpa-layout.c: New, generated.
1606
1607 2012-03-15 Joel Brobecker <brobecker@adacore.com>
1608
1609 * breakpoint.c (breakpoint_xfer_memory): Add assertion.
1610 Update function description.
1611 (insert_bp_location): Do not wipe bl->target_info out.
1612 * mem-break.c: #include "gdb_string.h".
1613 (default_memory_insert_breakpoint): Do not call target_read_memory
1614 with a pointer to the breakpoint's shadow_contents buffer. Use
1615 a local buffer instead.
1616 * m32r-tdep.c (m32r_memory_insert_breakpoint): Ditto.
1617
1618 2012-03-15 Tom Tromey <tromey@redhat.com>
1619
1620 * NEWS: Mention "info vtbl", not "info vtable".
1621 * cp-support.c (info_vtbl_command): Fix comment.
1622 (_initialize_cp_support): Fix text.
1623
1624 2012-03-15 Tom Tromey <tromey@redhat.com>
1625
1626 * cp-valprint.c (cp_print_value_fields): Use
1627 print_function_pointer_address for vtable slot.
1628
1629 2012-03-15 Tom Tromey <tromey@redhat.com>
1630
1631 * gnu-v3-abi.c (struct value_and_voffset): New.
1632 (hash_value_and_voffset, eq_value_and_voffset)
1633 (compare_value_and_voffset, compute_vtable_size)
1634 (print_one_vtable, gnuv3_print_vtable): New functions.
1635 (init_gnuv3_ops): Initialize 'print_vtable' field.
1636 * cp-support.c (info_vtbl_command): New function.
1637 (_initialize_cp_support): Add "info vtbl".
1638 * cp-abi.h (cplus_print_vtable): Declare.
1639 (struct cp_abi_ops) <print_vtable>: New field.
1640 * cp-abi.c (cplus_print_vtable): New function.
1641 * NEWS: Update.
1642
1643 2012-03-15 Tom Tromey <tromey@redhat.com>
1644
1645 * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
1646 iterate_over_symbols.
1647
1648 2012-03-14 Doug Evans <dje@google.com>
1649
1650 * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,
1651 DW_OP_GNU_parameter_ref.
1652
1653 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 Fix double prompt of 'interpreter-exec mi'.
1656 * mi/mi-interp.c (mi_execute_command_input_handler): New prototype.
1657 (mi_interpreter_resume): use it.
1658 (mi_execute_command_input_handler): New function.
1659 * mi/mi-main.c (mi_execute_command): Move prompt printing to
1660 mi_execute_command_input_handler.
1661
1662 2012-03-13 Josh Matthews <josh@joshmatthews.net> (tiny change)
1663
1664 * darwin-nat-info.c (_initialize_darwin_info_commands): Add
1665 prototype.
1666 (darwin_debug_port_info): Make static.
1667 * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
1668 * machoread.c (_initialize_machoread): Add prototype.
1669 * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
1670 (i386_darwin_set_control, i386_darwin_get_control)
1671 i386_darwin_dr_set_addr, i386_darwin_get_addr)
1672 i386_darwin_get_status, i386_darwin_get_control):
1673 Comment out with HW_WATCHPOINT_NOT_YET_ENABLED macro.
1674
1675 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1676
1677 * ax-gdb.c (gen_usual_unary): Remove special handling of
1678 enum and bool types.
1679
1680 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1681
1682 * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
1683
1684 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1685
1686 * aix-thread.c (supply_fprs): Make more consistent with fill_fprs.
1687
1688 2012-03-13 Chris January <chris.january@allinea.com>
1689
1690 * aix-thread.c (fill_sprs): Store the floating point registers
1691 at the correct offsets into vals.
1692
1693 2012-03-13 Doug Evans <dje@google.com>
1694
1695 * NEWS: Mention symbol-reloading has been deleted.
1696 * symfile.c (symbol_reloading): Delete.
1697 (show_symbol_reloading): Delete.
1698 (_initialize_symfile): Delete set/show symbol-reloading.
1699
1700 * dwarf2read.c (load_partial_comp_unit): Defer adding cu to
1701 read_in_chain until we have successfully read it in.
1702 (load_full_comp_unit): Ditto.
1703 (read_signatured_type): Add comment.
1704
1705 2012-03-13 Chris January <chris.january@allinea.com>
1706
1707 * stabsread.c (fix_common_block): Change type of valu argument
1708 to CORE_ADDR.
1709
1710 2012-03-13 Chris January <chris.january@allinea.com>
1711
1712 * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0
1713 instruction.
1714
1715 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1716
1717 * common/linux-procfs.c (linux_proc_get_int): New, from
1718 linux_proc_get_tgid, change its LWPID type to pid_t, add parameter
1719 field.
1720 (linux_proc_get_tgid): Only call linux_proc_get_int.
1721 (linux_proc_get_tracerpid): New.
1722 (linux_proc_pid_has_state): New, from linux_proc_pid_is_zombie.
1723 (linux_proc_pid_is_stopped, linux_proc_pid_is_zombie): Only call
1724 linux_proc_pid_has_state.
1725 * common/linux-procfs.h (linux_proc_get_tracerpid): New declaration.
1726 * common/linux-ptrace.c: Include linux-procfs.h and buffer.h.
1727 (linux_ptrace_attach_warnings): New.
1728 * common/linux-ptrace.h (struct buffer, linux_ptrace_attach_warnings):
1729 New declaration.
1730 * linux-nat.c: Include exceptions.h, linux-ptrace.h and buffer.h.
1731 (linux_nat_attach): New variables ex, buffer, message and message_s.
1732 Wrap to_attach by TRY_CATCH and call linux_ptrace_attach_warnings.
1733
1734 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 * Makefile.in (linux-ptrace.o): New.
1737 * common/linux-procfs.c (linux_proc_pid_is_zombie): New,
1738 from linux-nat.c.
1739 * common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
1740 * common/linux-ptrace.c: New file.
1741 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
1742 * config/arm/linux.mh: Likewise.
1743 * config/i386/linux.mh: Likewise.
1744 * config/i386/linux64.mh: Likewise.
1745 * config/ia64/linux.mh: Likewise.
1746 * config/m32r/linux.mh: Likewise.
1747 * config/m68k/linux.mh: Likewise.
1748 * config/mips/linux.mh: Likewise.
1749 * config/pa/linux.mh: Likewise.
1750 * config/powerpc/linux.mh: Likewise.
1751 * config/powerpc/ppc64-linux.mh: Likewise.
1752 * config/powerpc/spu-linux.mh: Likewise.
1753 * config/s390/s390.mh: Likewise.
1754 * config/sparc/linux.mh: Likewise.
1755 * config/sparc/linux64.mh: Likewise.
1756 * config/xtensa/linux.mh: Likewise.
1757 * linux-nat.c (linux_lwp_is_zombie): Remove, move it to
1758 common/linux-procfs.c.
1759 (wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.
1760
1761 2012-03-13 Hui Zhu <teawater@gmail.com>
1762 Pedro Alves <palves@redhat.com>
1763
1764 * breakpoint.c (init_breakpoint_sal): New flags parameter. Handle
1765 CREATE_BREAKPOINT_FLAGS_INSERTED.
1766 (create_breakpoint_sal, create_breakpoints_sal)
1767 (base_breakpoint_create_breakpoints_sal)
1768 (tracepoint_create_breakpoints_sal)
1769 (strace_marker_create_breakpoints_sal): New flags parameter. Pass
1770 down.
1771 (break_command_1, handle_gnu_v3_exceptions, trace_command)
1772 (ftrace_command, strace_command): Adjust.
1773 (create_tracepoint_from_upload): Pass
1774 CREATE_BREAKPOINT_FLAGS_INSERTED.
1775 * breakpoint.h (enum breakpoint_create_flags): New.
1776 (create_breakpoint): New flags parameter.
1777 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
1778 * python/py-breakpoint.c (bppy_init): Adjust.
1779 * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
1780 * spu-tdep.c (spu_catch_start): Adjust.
1781
1782 2012-03-13 Pedro Alves <palves@redhat.com>
1783 Hui Zhu <teawater@gmail.com>
1784 Yao Qi <yao@codesourcery.com>
1785
1786 * remote.c (struct remote_state): New field `starting_up'.
1787 (remote_start_remote): Set and clear it.
1788 (remote_can_download_tracepoint): If starting up, return false.
1789
1790 2012-03-13 Yao Qi <yao@codesourcery.com>
1791
1792 * inferior.h (struct inferior): Remove fields any_syscall_count,
1793 syscalls_counts and total_syscalls_count. Move them to new
1794 struct catch_syscall_inferior_data in breakpoint.c.
1795 * breakpoint.c: Call DEF_VEC_I(int).
1796 (struct catch_syscall_inferior_data): New.
1797 (get_catch_syscall_inferior_data): New.
1798 (catch_syscall_inferior_data_cleanup): New.
1799 (insert_catch_syscall): Update to access data in
1800 struct catch_syscall_inferior_data.
1801 (insert_catch_syscall): Likewise.
1802 (remove_catch_syscall): Likewise.
1803 (remove_catch_syscall): Likewise.
1804 (is_syscall_catchpoint_enabled): Likewise.
1805 (add_catch_command): Likewise.
1806 (_initialize_breakpoint): Register cleanup.
1807 * breakpoint.h: Removed DEF_VEC_I(int).
1808 * dwarf2loc.c: Call DEF_VEC_I(int).
1809 * mi/mi-main.c: Likewise.
1810
1811 2012-03-12 Mark Kettenis <kettenis@gnu.org>
1812
1813 * inf-ptrace.c (inf_ptrace_post_attach): Make static.
1814
1815 2012-03-12 Chris January <chris.january@allinea.com>
1816
1817 * aix-thread.c (_initialize_aix_thread): Add prototype.
1818 * rs6000-nat.c (_initialize_rs6000_nat): Ditto.
1819 * xcoffsolib.c (_initialize_xcoffsolib): Ditto.
1820
1821 2012-03-12 Joel Brobecker <brobecker@adacore.com>
1822
1823 * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
1824 include of "amd64-nat.h".
1825
1826 2012-03-12 Tom Tromey <tromey@redhat.com>
1827
1828 * buildsym.c (record_pending_block): Now static.
1829 * buildsym.h: (record_pending_block): Remove.
1830
1831 2012-03-12 Andreas Tobler <andreast@fgznet.ch>
1832
1833 * amd64bsd-nat.c: Include amd64bsd-nat.h.
1834
1835 2012-03-09 Tom Tromey <tromey@redhat.com>
1836
1837 * dwarf2read.c (struct dwarf2_cu) <checked_producer,
1838 producer_is_gxx_lt_4_6>: New fields.
1839 (producer_is_gxx_lt_4_6): Use and update producer cache fields.
1840
1841 2012-03-09 Tom Tromey <tromey@redhat.com>
1842
1843 * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.
1844
1845 2012-03-08 Joel Brobecker <brobecker@adacore.com>
1846
1847 * ravenscar-sparc-thread.c (_initialize_ravenscar_sparc): Add
1848 prototype.
1849
1850 2012-03-08 Joel Brobecker <brobecker@adacore.com>
1851
1852 * ravenscar-thread.c (_initialize_ravenscar): Add prototype.
1853
1854 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1855
1856 Fix -Wmissing-prototypes build.
1857 * arm-linux-nat.c (get_thread_id): Make it static.
1858 * xtensa-linux-nat.c (get_thread_id): Likewise.
1859
1860 2012-03-08 Joel Brobecker <brobecker@adacore.com>
1861
1862 * server.c (process_point_options): If a conditional expression
1863 is found, only print a message if remote_debug is nonzero.
1864
1865 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
1866
1867 * ax-gdb.c (gen_fetch): Fail gracefully and use error instead
1868 of internal error for unknown/unsupported types.
1869
1870 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 Fix CU relative vs. absolute DIE offsets.
1873 * dwarf2loc.h (dwarf2_fetch_die_location_block): Rename parameter
1874 offset to offset_in_cu.
1875 * dwarf2read.c (process_enumeration_scope): Add CU offset to
1876 TYPE_OFFSET.
1877 (dwarf2_fetch_die_location_block): Rename parameter offset to
1878 offset_in_cu. New variable offset, add CU offset to OFFSET_IN_CU.
1879
1880 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1881
1882 * libunwind-frame.c: Rename to ...
1883 * ia64-libunwind-tdep.c: ... here.
1884 * libunwind-frame.h: Rename to ...
1885 * ia64-libunwind-tdep.h: ... here.
1886 * Makefile.in (HFILES_NO_SRCDIR): Rename libunwind-frame.h to
1887 ia64-libunwind-tdep.h.
1888 (ALLDEPFILES): Rename libunwind-frame.c to ia64-libunwind-tdep.c.
1889 * README (--with-libunwind): Rename to ...
1890 (--with-libunwind-ia64): ... here, note it is ia64 specific now.
1891 * config.in: Regenerate.
1892 * configure: Regenerate.
1893 * configure.ac: New option --with-libunwind-ia64, make the
1894 AS_HELP_STRING ia64 specific. Deprecate option --with-libunwind.
1895 Remove AC_DEFINE for HAVE_LIBUNWIND.
1896 * ia64-libunwind-tdep.c: Make the file top comment ia64 specific.
1897 Rename libunwind-frame.h #include to ia64-libunwind-tdep.h.
1898 Rename libunwind-frame in the general comment.
1899 * ia64-libunwind-tdep.h: Make the file top comment ia64 specific.
1900 Rename symbol LIBUNWIND_FRAME_H to IA64_TDEP_LIBUNWIND_FRAME_H.
1901 Move forward declarations inside #ifndef. Rename libunwind-frame in
1902 the general comment.
1903 * ia64-tdep.c: Rename libunwind-frame.h #include to
1904 ia64-libunwind-tdep.h.
1905 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum, ia64_is_fpreg)
1906 (ia64_libunwind_descr): Rename libunwind-frame to
1907 ia64-libunwind-tdep in these function comments.
1908 * ia64-tdep.h: Rename libunwind-frame.h #include to
1909 ia64-libunwind-tdep.h.
1910 * ia64-vms-tdep.c (ia64_vms_libunwind_descr): Rename libunwind-frame to
1911 ia64-libunwind-tdep in that data comment.
1912
1913 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * libunwind-frame.h (struct frame_unwind): New declaration.
1916
1917 2012-03-08 Joel Brobecker <brobecker@adacore.com>
1918
1919 * breakpoint.c (_initialize_breakpoint): Fix error in help of
1920 "set breakpoint condition-evaluation" command.
1921
1922 2012-03-08 Tristan Gingold <gingold@adacore.com>
1923
1924 * sparc-stub.c: Move to stubs/
1925 * sh-stub.c: Likewise.
1926 * m68k-stub.c: Likewise.
1927 * m32r-stub.c: Likewise.
1928 * i386-stub.c: Likewise.
1929
1930 2012-03-08 Andreas Schwab <schwab@linux-m68k.org>
1931
1932 * m68klinux-tdep.c (m68k_linux_init_abi): Register
1933 linux_get_siginfo_type.
1934
1935 * m68klinux-nat.c: Include "gdb_proc_service.h".
1936 (PTRACE_GET_THREAD_AREA): Define.
1937 (ps_get_thread_area): New function.
1938
1939 2012-03-08 Yao Qi <yao@codesourcery.com>
1940
1941 * remote.c (remote_get_noisy_reply): Replace `sprintf' with
1942 `xsnprintf'.
1943 (remote_query_attached): Likewise.
1944 (remote_static_tracepoint_marker_at): Likewise.
1945 (remote_set_permissions): Likewise.
1946 (remote_detach_1, extended_remote_attach_1): Likewise.
1947 (send_g_packet, remote_vkill): Likewise.
1948 (extended_remote_disable_randomization): Likewise.
1949 (remote_add_target_side_condition): Likewise.
1950 (remote_insert_breakpoint): Likewise.
1951 (remote_remove_breakpoint): Likewise.
1952 (remote_insert_watchpoint): Likewise.
1953 (remote_remove_watchpoint): Likewise.
1954 (remote_insert_hw_breakpoint): Likewise.
1955 (remote_insert_hw_breakpoint): Likewise.
1956 (remote_remove_hw_breakpoint): Likewise.
1957 (remote_download_command_source): Likewise.
1958 (remote_download_tracepoint): Likewise.
1959 (remote_download_trace_state_variable): Likewise.
1960 (remote_disable_tracepoint): Likewise.
1961 (remote_trace_set_readonly_regions): Likewise.
1962 (remote_get_tracepoint_status): Likewise.
1963 (remote_trace_find): Likewise.
1964 (remote_get_trace_state_variable_value): Likewise.
1965 (remote_set_disconnected_tracing): Likewise.
1966 (remote_set_circular_trace_buffer): Likewise.
1967 (remote_get_min_fast_tracepoint_insn_len): Likewise.
1968 (remote_use_agent): Likewise.
1969 (remote_add_target_side_condition): Add one parameter BUF_SIZE.
1970 Update callers.
1971
1972 2012-03-07 Pedro Alves <palves@redhat.com>
1973
1974 * NEWS: Mention QProgramSignals.
1975 * inferior.h (update_signals_program_target): Declare.
1976 * infrun.c: (update_signals_program_target): New.
1977 (handle_command): Update the target of the new program signals
1978 array changes.
1979 * remote.c (PACKET_QProgramSignals): New enum.
1980 (last_program_signals_packet): New global.
1981 (remote_program_signals): New.
1982 (remote_start_remote): Update the target with the program signals
1983 list.
1984 (remote_protocol_features): Add entry for QPassSignals.
1985 (remote_open_1): Free anc clear last_program_signals_packet.
1986 (init_remote_ops): Install remote_program_signals.
1987 * target.c (update_current_target): Adjust.
1988 (target_program_signals): New.
1989 * target.h (struct target_ops) <to_program_signals>: New field.
1990 (target_program_signals): Declare.
1991
1992 2012-03-07 Pedro Alves <palves@redhat.com>
1993
1994 * NEWS: Add subtitle for new z0/z1 conditional breakpoint
1995 extensions.
1996
1997 2012-03-07 Andreas Schwab <schwab@linux-m68k.org>
1998
1999 * m68klinux-nat.c (getregs_supplies): Make static.
2000 (getfpregs_supplies): Likewise.
2001 (have_ptrace_getregs): Likewise.
2002
2003 2012-03-06 Joel Brobecker <brobecker@adacore.com>
2004
2005 * dwarf2read.c (dwarf2_get_die_type): Pass absolute offset
2006 in call to get_die_type_at_offset.
2007
2008 2012-03-06 Stan Shebs <stan@codesourcery.com>
2009
2010 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.
2011 * mi/mi-cmd-disas.c: Ditto.
2012 * mi/mi-cmd-env.c: Ditto.
2013 * mi/mi-cmd-file.c: Ditto.
2014 * mi/mi-cmd-stack.c: Ditto.
2015 * mi/mi-cmd-target.c: Ditto.
2016 * mi/mi-cmd-var.c: Ditto.
2017 * mi/mi-cmds.c: Ditto.
2018 * mi/mi-cmds.h: Ditto.
2019 * mi/mi-console.c: Ditto.
2020 * mi/mi-getopt.c: Ditto.
2021 * mi/mi-getopt.h: Ditto.
2022 * mi/mi-interp.c: Ditto.
2023 * mi/mi-main.c: Ditto.
2024 * mi/mi-out.c: Ditto.
2025 * mi/mi-parse.c: Ditto.
2026 * mi/mi-parse.h: Ditto.
2027 * mi/mi-symbol-cmds.c: Ditto.
2028
2029 * mi/mi-getopt.h: Move mi_opt struct up.
2030 * mi/mi-main.c (captured_mi_execute_command): Remove redundant
2031 return.
2032 * mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
2033
2034 2012-03-06 Tom Tromey <tromey@redhat.com>
2035
2036 * proc-service.c (ps_pglobal_lookup): Set the current program
2037 space.
2038
2039 2012-03-06 Pedro Alves <palves@redhat.com>
2040
2041 * gregset.h [HAVE_SYS_PROCFS_H]: Include <sys/procfs.h>.
2042
2043 2012-03-05 Joel Brobecker <brobecker@adacore.com>
2044
2045 * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
2046
2047 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
2049 Code cleanup.
2050 * common/linux-osdata.c (linux_common_core_of_thread): New function
2051 comment.
2052 * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
2053 call by linux_common_core_of_thread.
2054 (linux_nat_core_of_thread_1): Remove.
2055 * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
2056 * linux-thread-db.c: Include linux-osdata.h.
2057 (update_thread_core): Replace linux_nat_core_of_thread_1 call by
2058 linux_common_core_of_thread.
2059
2060 2012-03-05 Tom Tromey <tromey@redhat.com>
2061
2062 * value.c (value_primitive_field): Don't fetch contents for
2063 non-virtual bases.
2064
2065 2012-03-05 Tom Tromey <tromey@redhat.com>
2066
2067 * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
2068
2069 2012-03-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
2070
2071 * s390-nat.c: Include "gregset.h".
2072
2073 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2074
2075 * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
2076 [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
2077 (libunwind_load): New variable so_error, use it for dlerror. Try to
2078 load also LIBUNWIND_SO_7.
2079
2080 2012-03-05 Pedro Alves <palves@redhat.com>
2081
2082 * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
2083 is not NULL, and remove resulting dead code.
2084
2085 2012-03-05 Thomas Schwinge <thomas@codesourcery.com>
2086
2087 * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
2088 prologue to sh_analyze_prologue.
2089 (sh_analyze_prologue): Make better use of such an upper limit, and
2090 generally be more cautious about accessing memory.
2091
2092 2012-03-05 Tom Tromey <tromey@redhat.com>
2093
2094 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
2095 _initialize_ia64_hpux_tdep.
2096
2097 2012-03-05 Pedro Alves <palves@redhat.com>
2098
2099 PR gdb/13766
2100
2101 * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
2102 the register state is clear, supply explicit zero, instead of
2103 marking the register unavailable.
2104
2105 2012-03-05 Tristan Gingold <gingold@adacore.com>
2106
2107 * NEWS: Mention OpenVMS ia64 new target.
2108
2109 2012-03-05 Tristan Gingold <gingold@adacore.com>
2110
2111 * ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
2112 (ia64_unw_accessors, ia64_unw_rse_accessors)
2113 (ia64_libunwind_descr): Declare.
2114 * ia64-vms-tdep.c: New file.
2115 * ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
2116 (ia64_libunwind_descr): Make them public.
2117 * configure.tgt: Add ia64-*-*vms*.
2118 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
2119 (ALLDEPFILES): Add ia64-vms-tdep.c
2120
2121 2012-03-05 Tristan Gingold <gingold@adacore.com>
2122
2123 * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
2124 * remote.c (PACKET_qXfer_uib): New enum value.
2125 (remote_protocol_features): Add entry for PACKET_qXfer_uib.
2126 (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
2127 (_initialize_remote): Call add_packet_config_cmd for
2128 xfer:uib packet.
2129
2130 2012-03-05 Tristan Gingold <gingold@adacore.com>
2131
2132 * osabi.c (gdb_osabi_names): Add OpenVMS.
2133 (generic_elf_osabi_sniffer): Likewise.
2134 * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS.
2135
2136 2012-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2137
2138 Removed unused code.
2139 * libunwind-frame.c (libunwind_frame_unwind)
2140 (libunwind_frame_base_address): Remove.
2141 * libunwind-frame.h (libunwind_frame_base_address): Remove declaration.
2142
2143 2012-03-04 Yao Qi <yao@codesourcery.com>
2144
2145 * common/agent.c (gdb_connect_sync_socket): Add _ markup and
2146 remove trailing new line.
2147 (agent_run_command, agent_run_command): Add _ markup.
2148 (agent_capability_check): Likewise.
2149
2150 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2151
2152 * breakpoint.c (set_condition_evaluation_mode): Set
2153 CONDITION_EVALUATION_MODE unconditionally.
2154
2155 2012-03-03 Yao Qi <yao@codesourcery.com>
2156
2157 * common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
2158 * common/agent.h: Update declaration.
2159 * inf-child.c (inf_child_use_agent): New.
2160 (inf_child_can_use_agent): New.
2161 (inf_child_target): Initialize fields `to_use_agent'
2162 and `to_can_use_agent'.
2163 * agent.c (agent_new_objfile): New.
2164 (_initialize_agent): Add agent_new_objfile to new_objfile
2165 observer.
2166
2167 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
2168 New.
2169 (linux_target_install_ops): Initialize field
2170 `to_static_tracepoint_markers_by_strid'.
2171 * remote.c (free_current_marker): Move it to ...
2172 * tracepoint.c (free_current_marker): ... here. New.
2173 (cleanup_target_stop): New.
2174 * tracepoint.h: Declare free_current_marker.
2175 * NEWS: Add one entry about `info static-tracepoint-marker'.
2176
2177 2012-03-03 Yao Qi <yao@codesourcery.com>
2178
2179 * common/agent.c (agent_loaded_p): New.
2180 (agent_look_up_symbols): New global.
2181 * common/agent.h: Declare agent_loaded_p.
2182
2183 2012-03-03 Yao Qi <yao@codesourcery.com>
2184
2185 * common/agent.c (struct ipa_sym_addresses) <addr_capability>: New.
2186 (agent_capability_check, agent_capability_invalidate): New.
2187 (symbol_list): New array element.
2188 * common/agent.h (enum agent_capa): New.
2189 * target.c (target_pre_inferior): Call agent_capability_invalidate.
2190
2191 2012-03-03 Yao Qi <yao@codesourcery.com>
2192
2193 * target.h (struct target_ops) <to_use_agent>: New field.
2194 (struct target_ops) <to_can_use_agent>: New field.
2195 (target_use_agent, target_can_use_agent): New macro.
2196 * target.c (update_current_target): Update.
2197 * remote.c: New enum `PACKET_QAgent'.
2198 (remote_protocol_features): Add a new element.
2199 (remote_use_agent, remote_can_use_agent): New.
2200 (init_remote_ops): Initialize field `can_use_agent' with
2201 remote_can_use_agent. Intiailize field `use_agent' with
2202 remote_use_agent.
2203 * common/agent.c (use_agent): New global.
2204 * common/agent.h: Declare it.
2205 * tracepoint.c (info_static_tracepoint_markers_command): Add
2206 comment.
2207 * Makefile.in (SFILES): Add common/agent.c and agent.c.
2208 (COMMON_OBS): Add common/agent.o and agent.o
2209 (common-agent.o): New rule.
2210 * agent.c: New.
2211
2212 2012-03-03 Yao Qi <yao@codesourcery.com>
2213
2214 * common/agent.c: New.
2215 * common/agent.h: New.
2216 * configure.ac: Add `sys/socket.h' and `sys/un.h' to
2217 AC_CHECK_HEADERS.
2218 * configure, configh.in: Regenerated.
2219
2220 2012-03-02 Kevin Buettner <kevinb@redhat.com>
2221
2222 * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
2223 unless it exists for this architecture.
2224
2225 2012-03-02 Joel Brobecker <brobecker@adacore.com>
2226
2227 * language.h (struct language_defn): New "method" la_read_var_value.
2228 * findvar.c: #include "language.h".
2229 (default_read_var_value): Renames read_var_value. Rewrite
2230 function description.
2231 (read_var_value): New function.
2232 * value.h (default_read_var_value): Add prototype.
2233 * ada-lang.c (ada_read_renaming_var_value, ada_read_var_value):
2234 New functions.
2235 (ada_language_defn): Add entry for la_read_var_value.
2236 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, language.c,
2237 * m2-lang.c, objc-lang.c, opencl-lang.c, p-lang.c: Update
2238 language_defn structures to add entry for new la_read_var_value
2239 field.
2240
2241 2012-03-02 Tom Tromey <tromey@redhat.com>
2242 Pedro Alves <palves@redhat.com>
2243
2244 PR breakpoints/13776:
2245 * breakpoint.c (breakpoint_init_inferior): Delete step-resume
2246 breakpoints.
2247 (delete_longjmp_breakpoint_at_next_stop): New.
2248 * breakpoint.h (delete_longjmp_breakpoint_at_next_stop): Declare.
2249 * target.c (generic_mourn_inferior): Call mark_breakpoints_out
2250 before deleting the inferior. Add comments.
2251 * thread.c (clear_thread_inferior_resources): Don't delete lonjmp
2252 breakpoints immediately, but only on next stop. Move that code
2253 next to where we mark other breakpoints for deletion.
2254
2255 2012-03-02 Joel Brobecker <brobecker@adacore.com>
2256
2257 * mips-linux-nat.c (mips_linux_read_description): Add missing i18n
2258 marker.
2259 * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
2260 violation.
2261
2262 2012-03-02 Pedro Alves <palves@redhat.com>
2263
2264 * linux-thread-db.c (attach_thread): Avoid in_thread_list call.
2265
2266 2012-03-02 Ulrich Weigand <uweigand@de.ibm.com>
2267
2268 Fix -Wmissing-prototypes build.
2269 * ppc-linux-nat.c (ppc_linux_get_hwcap): Make static.
2270 * remote-sim.c (gdbsim_has_all_memory): Likewise.
2271 (gdbsim_has_memory): Likewise.
2272
2273 2012-03-02 Yao Qi <yao@codesourcery.com>
2274
2275 Fix -Wmissing-prototypes build.
2276 * charset.c (phony_iconv_open): Make static.
2277 (phony_iconv_close, phony_iconv): Likewise.
2278 * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
2279 * i386-windows-nat.c (_initialize_i386_windows_nat): New
2280 prototype.
2281 * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
2282 * ser-mingw.c (create_select_thread): Make static.
2283 * windows-termcap.c (tgetent): New prototype.
2284 (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
2285
2286 2012-03-02 Zhang Yuanhui <asmwarrior@gmail.com>
2287
2288 Fix -Wmissing-prototypes build.
2289 * windows-nat.c (dll_symbol_command, ctrl_c_handler): Make them static.
2290 (_initialize_windows_nat, _initialize_check_for_gdb_ini)
2291 (_initialize_loadable): New prototypes.
2292
2293 2012-03-02 Doug Evans <dje@google.com>
2294
2295 * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of
2296 abbrev table, read_comp_unit will do it.
2297
2298 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2299
2300 Fix -Wmissing-prototypes build.
2301 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Make it static.
2302 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): New prototype.
2303 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Likewise.
2304 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code): Make it static.
2305 (_initialize_arm_symbian_tdep): New prototype.
2306 * arm-wince-tdep.c (arm_wince_skip_main_prologue): Make it static.
2307 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): New prototype.
2308 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Make it
2309 static.
2310 * lm32-tdep.c (_initialize_lm32_tdep): New prototype.
2311 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): New
2312 prototype.
2313 * microblaze-tdep.c (microblaze_debug, microblaze_fetch_instruction)
2314 (microblaze_skip_prologue, microblaze_frame_cache): Make them static.
2315 * mips-linux-tdep.c (mips_linux_regset_from_core_section): Make it
2316 static.
2317 * moxie-tdep.c (moxie_process_record): Likewise.
2318 * remote-mips.c (mips_can_use_watchpoint, mips_insert_watchpoint)
2319 (mips_remove_watchpoint, mips_stopped_by_watchpoint): Make them static.
2320 * rl78-tdep.c (rl78_breakpoint_from_pc): Make it static.
2321 (_initialize_rl78_tdep): New prototype.
2322 * rx-tdep.c (rx_breakpoint_from_pc): Make it static.
2323 (_initialize_rx_tdep): New prototype.
2324 * solib-darwin.c (darwin_in_dynsym_resolve_code): Make it static.
2325 (_initialize_darwin_solib): New prototype.
2326 * solib-spu.c: Include solib-spu.h.
2327 (_initialize_spu_solib): New prototype.
2328 * spu-multiarch.c (_initialize_spu_multiarch): New prototype.
2329 * tic6x-tdep.c (tic6x_analyze_prologue, tic6x_skip_prologue)
2330 (tic6x_breakpoint_from_pc, tic6x_frame_unwind_cache)
2331 (tic6x_software_single_step): Make it static.
2332 (_initialize_tic6x_tdep): New prototype.
2333
2334 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2335
2336 Fix -Wmissing-prototypes build.
2337 * cris-tdep.c (cris_can_use_hardware_watchpoint)
2338 (cris_region_ok_for_watchpoint, cris_stopped_data_address): Remove.
2339
2340 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2341
2342 Fix -Wmissing-prototypes build.
2343 * frv-tdep.c (frv_check_watch_resources, frv_stopped_data_address)
2344 (frv_have_stopped_data_address): Remove.
2345
2346 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 Fix -Wmissing-prototypes build.
2349 * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h.
2350 * sh-tdep.c: Include sh64-tdep.h.
2351 * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations.
2352 * sh64-tdep.c: Include sh64-tdep.h.
2353 * sh64-tdep.h: New file.
2354
2355 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2356
2357 * mips-tdep.c (mips32_scan_prologue): Correct indentation.
2358
2359 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2360
2361 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
2362 sp_regnum once the gdbarch_init_osabi hook has been called.
2363
2364 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2365
2366 * mips-tdep.c (mips32_bc1_pc): New function.
2367 (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
2368 BPOSGE32 and BPOSGE64 instructions.
2369 (deal_with_atomic_sequence): Likewise.
2370 (mips32_instruction_has_delay_slot): Likewise.
2371
2372 2012-03-01 Maciej W. Rozycki <macro@mips.com>
2373 Chris Dearman <chris@mips.com>
2374 Maciej W. Rozycki <macro@codesourcery.com>
2375 Joseph Myers <joseph@codesourcery.com>
2376
2377 * features/mips-dsp.xml: New file.
2378 * features/mips64-dsp.xml: New file.
2379 * features/mips-dsp-linux.xml: New file.
2380 * features/mips64-dsp-linux.xml: New file.
2381 * features/Makefile (WHICH): Add mips-dsp-linux and
2382 mips64-dsp-linux.
2383 (mips-dsp-expedite, mips64-dsp-expedite): New variables.
2384 * features/mips-dsp-linux.c: New file.
2385 * features/mips64-dsp-linux.c: New file.
2386 * regformats/mips-dsp-linux.dat: New file.
2387 * regformats/mips64-dsp-linux.dat: New file.
2388 * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
2389 registers.
2390 (mips64_linux_register_addr): Likewise.
2391 (mips64_linux_regsets_fetch_registers): Likewise.
2392 (mips64_linux_regsets_store_registers): Likewise.
2393 (mips64_linux_fetch_registers): Update call to
2394 mips64_linux_regsets_fetch_registers.
2395 (mips64_linux_store_registers): Update call to
2396 mips64_linux_regsets_store_registers.
2397 (mips_linux_read_description): Probe for DSP registers.
2398 (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
2399 and initialize_tdesc_mips64_dsp_linux.
2400 * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
2401 Remove padding of no longer used embedded register slots.
2402 * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
2403 (MIPS_RESTART_REGNUM): Redefine enum value.
2404 * mips-tdep.c (mips_generic_reg_names): Remove trailing null
2405 strings.
2406 (mips_tx39_reg_names): Likewise.
2407 (mips_linux_reg_names): New array of register names for Linux
2408 targets.
2409 (mips_register_name): Check for a null pointer in
2410 mips_processor_reg_names and return an empty string.
2411 (mips_register_type): Exclude embedded registers for the IRIX
2412 and Linux ABIs.
2413 (mips_pseudo_register_type): Likewise. Use dynamic numbers to
2414 refer to FP registers, LO, HI, BadVAddr, Cause and PC. Handle
2415 DSP registers.
2416 (mips_stab_reg_to_regnum): Handle DSP accumulators.
2417 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
2418 (mips_gdbarch_init): Likewise. Initialize internal register
2419 indices for the Linux ABI. Use dynamic numbers to refer to
2420 registers, as applicable, while parsing the target description.
2421 * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
2422
2423 2012-03-01 Joel Brobecker <brobecker@adacore.com>
2424
2425 * frame.h (read_frame_register_unsigned): Fix typo in function
2426 description.
2427
2428 2012-03-01 Pedro Alves <palves@redhat.com>
2429
2430 * jit-reader.in [!__cplusplus]
2431 (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
2432
2433 2012-03-01 Pedro Alves <palves@redhat.com>
2434
2435 * configure.ac (build_warnings): Add -Wmissing-prototypes.
2436 * configure: Regenerate.
2437
2438 2012-03-01 Pedro Alves <palves@redhat.com>
2439
2440 * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
2441 * breakpoint.c (create_exception_master_breakpoint, trace_command)
2442 (ftrace_command, strace_command): Make static.
2443 * d-lang.c (_initialize_d_language): Declare.
2444 * dwarf2expr.c (_initialize_dwarf2expr): Declare.
2445 * dwarf2loc.c (_initialize_dwarf2loc):
2446 * dwarf2read.c (process_psymtab_comp_unit): Make static.
2447 * exec.c (exec_get_section_table): Make static.
2448 * i386-linux-tdep.c (i386_linux_record_signal): Make static.
2449 * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
2450 * inferior.c (remove_inferior_command, add_inferior_command)
2451 (clone_inferior_command): Make static.
2452 * linux-nat.c (linux_nat_thread_address_space)
2453 (linux_nat_core_of_thread): Make static.
2454 * linux-tdep.c (_initialize_linux_tdep): Declare.
2455 * objc-lang.c (_initialize_objc_lang): Declare.
2456 * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
2457 Make static.
2458 (_initialize_opencl_language): Declare.
2459 * record.c (_initialize_record): Declare.
2460 * remote.c (demand_private_info, remote_get_tib_address)
2461 (remote_supports_cond_tracepoints)
2462 (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
2463 Make static.
2464 * skip.c (_initialize_step_skip): Declare.
2465 * symtab.c (skip_prologue_using_lineinfo): Make static.
2466 * tracepoint.c (delete_trace_state_variable)
2467 (trace_variable_command, delete_trace_variable_command)
2468 (get_uploaded_tsv, find_matching_tracepoint_location)
2469 (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
2470 Make static.
2471 * value.c (pack_unsigned_long): Make static.
2472 * varobj.c (varobj_ensure_python_env): Make static.
2473 * windows-tdep.c (_initialize_windows_tdep): Declare.
2474 * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
2475
2476 2012-03-01 Pedro Alves <palves@redhat.com>
2477
2478 * linux-tdep.c (linux_has_shared_address_space): Make static. Add
2479 gdbarch parameter.
2480 (linux_init_abi): Install it as has_shared_address_space gdbarch
2481 callback.
2482
2483 2012-03-01 Pedro Alves <palves@redhat.com>
2484
2485 * observer.c (observer_test_first_notification_function)
2486 (observer_test_second_notification_function)
2487 (observer_test_third_notification_function): Add declarations.
2488
2489 2012-03-01 Pedro Alves <palves@redhat.com>
2490
2491 * common/signals.c (default_target_signal_to_host)
2492 (default_target_signal_from_host): Move ...
2493 * arch-utils.c: ... here.
2494 * arch-utils.h (default_target_signal_to_host)
2495 (default_target_signal_from_host): Declare.
2496
2497 * common/signals.c (target_signal_from_command): Move ...
2498 * infrun.c: ... here.
2499 * inferior.h (target_signal_from_command): Declare.
2500 * target.h (target_signal_from_command)
2501 (default_target_signal_from_host, default_target_signal_to_host):
2502 Delete declarations.
2503
2504 * common/signals.c (_initialize_signals): Delete.
2505
2506 2012-03-01 Pedro Alves <palves@redhat.com>
2507
2508 * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
2509 both __cplusplus and !__cplusplus.
2510
2511 2012-03-01 Pedro Alves <palves@redhat.com>
2512
2513 * psymtab.c (find_and_open_source): Delete declaration.
2514 * source.c (find_and_open_source): Move comment ...
2515 * source.h (find_and_open_source): ... to this new declaration.
2516
2517 2012-03-01 Pedro Alves <palves@redhat.com>
2518
2519 * inline-frame.c: Include inline-frame.h.
2520
2521 2012-03-01 Pedro Alves <palves@redhat.com>
2522
2523 * tui/tui-data.c (set_gen_win_origin): Delete.
2524 * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
2525 * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
2526
2527 2012-03-01 Pedro Alves <palves@redhat.com>
2528
2529 * remote.c (encode_actions): Delete declaration.
2530 * tracepoint.c (encode_actions): Make extern.
2531 * tracepoint.h (encode_actions): Declare.
2532
2533 2012-03-01 Pedro Alves <palves@redhat.com>
2534
2535 * python/py-breakpoint.c: Include python.h.
2536 * python/py-continueevent.c (create_continue_event_object): Make
2537 static.
2538 * python/py-lazy-string.c (stpy_get_type): Make static.
2539 * python/py-newobjfileevent.c (create_new_objfile_event_object):
2540 Make static.
2541 * python/py-utils.c (unicode_to_target_python_string): Make
2542 static.
2543 * python/py-value.c: Include python.h.
2544
2545 2012-03-01 Pedro Alves <palves@redhat.com>
2546
2547 * inferior.c (delete_threads_of_inferior): Delete.
2548
2549 2012-03-01 Pedro Alves <palves@redhat.com>
2550
2551 Import fallback definitions from glibc.
2552
2553 * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
2554 ps_prochandle): Forward declare.
2555 (ps_err_e): Use glibc's comments.
2556 [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
2557 (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
2558 (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
2559 (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
2560 (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
2561 (struct ps_prochandle): Adjust comment.
2562
2563 2012-03-01 Pedro Alves <palves@redhat.com>
2564
2565 * ada-lang.c (ada_modulus_from_name): Delete.
2566 * ada-lex.l (lexer_init): Make static.
2567
2568 2012-03-01 Pedro Alves <palves@redhat.com>
2569
2570 PR gdb/13767
2571
2572 * frame.c (read_frame_register_unsigned): New.
2573 * frame.h (read_frame_register_unsigned): Declare.
2574 * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
2575 Handle it.
2576 (print_i387_control_word): New parameter `control_p'. Handle it.
2577 (i387_print_float_info): Handle unavailable float registers.
2578
2579 2012-03-01 Keith Seitz <keiths@redhat.com>
2580
2581 * linespec.c (decode_line_2): Sort the list of methods
2582 alphabetically before presenting the user with a selection
2583 menu.
2584
2585 2012-03-01 Doug Evans <dje@google.com>
2586
2587 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
2588 has_namespace_info.
2589 (dwarf2_read_abbrevs): Remove corresponding initialization.
2590
2591 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2592
2593 * NEWS: Mention new python command class gdb.COMMAND_USER.
2594 * cli/cli-cmds.c (show_user): Print error when used on a python
2595 command.
2596 (init_cli_cmds): Update documentation strings for "show user" and
2597 "set/show max-user-call-depth" to clarify that it does not apply to
2598 python commands.
2599 * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
2600 error check.
2601 (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
2602 gdb python api.
2603 * top.c (execute_command): Only execute a user-defined command as a
2604 legacy macro if c->user_commands is set.
2605
2606 2012-03-01 Tom Tromey <tromey@redhat.com>
2607
2608 * valprint.h (struct generic_val_print_decorations): New.
2609 (generic_val_print): Declare.
2610 * valprint.c (generic_val_print): New function.
2611 * p-valprint.c (p_decorations): New global.
2612 (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
2613 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
2614 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
2615 TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
2616 * m2-valprint.c (m2_decorations): New global.
2617 (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
2618 TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
2619 TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
2620 TYPE_CODE_ERROR>: Call generic_val_print.
2621 * f-valprint.c (f_decorations): New global.
2622 (f_val_print): Use print_function_pointer_address.
2623 <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
2624 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
2625 TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
2626 generic_val_print.
2627 * c-valprint.c (c_decorations): New global.
2628 (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
2629 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
2630 TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
2631 TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
2632 TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
2633 * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
2634 case.
2635
2636 2012-03-01 Tom Tromey <tromey@redhat.com>
2637
2638 * valprint.c (val_print): Update.
2639 * p-valprint (pascal_val_print): Return void.
2640 * p-lang.h (pascal_val_print): Return void.
2641 * m2-valprint.c (m2_val_print): Return void.
2642 * m2-lang.h (m2_val_print): Return void.
2643 * language.h (struct language_defn) <la_val_print>: Return void.
2644 * language.c (unk_lang_val_print): Return void.
2645 * jv-valprint.c (java_val_print): Return void.
2646 * jv-lang.h (java_val_print): Return void.
2647 * f-valprint.c (f_val_print): Return void.
2648 * f-lang.h (f_val_print): Return void.
2649 * d-valprint.c (d_val_print): Return void.
2650 (dynamic_array_type): Update.
2651 * d-lang.h (d_val_print): Return void.
2652 * c-valprint.c (c_val_print): Return void.
2653 * c-lang.h (c_val_print): Return void.
2654 * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
2655 void.
2656 * ada-lang.h (ada_val_print): Return void.
2657
2658 2012-03-01 Tom Tromey <tromey@redhat.com>
2659
2660 * value.h (val_print): Return void.
2661 * valprint.c (val_print): Return void.
2662
2663 2012-03-01 Tom Tromey <tromey@redhat.com>
2664
2665 * value.h (common_val_print): Return void.
2666 * valprint.c (common_val_print): Return void.
2667
2668 2012-03-01 Tom Tromey <tromey@redhat.com>
2669
2670 * value.h (value_print): Return void.
2671 * valprint.c (value_print): Return void.
2672 * p-valprint.c (pascal_value_print): Return void.
2673 * p-lang.h (pascal_value_print): Return void.
2674 * language.h (struct language_defn) <la_value_print>: Return
2675 void.
2676 * language.c (unk_lang_value_print): Return void.
2677 * jv-valprint.c (java_value_print): Return void.
2678 * jv-lang.h (java_value_print): Return void.
2679 * f-valprint.c (c_value_print): Don't declare.
2680 Include c-lang.h.
2681 * c-valprint.c (c_value_print): Return void.
2682 * c-lang.h (c_value_print): Return void.
2683 * ada-valprint.c (ada_value_print): Return void.
2684 * ada-lang.h (ada_value_print): Return void.
2685
2686 2012-03-01 Tom Tromey <tromey@redhat.com>
2687
2688 * value.c (value_primitive_field): Handle virtual base classes.
2689
2690 2012-03-01 Tom Tromey <tromey@redhat.com>
2691
2692 * gdbtypes.h (struct vbase): Remove.
2693
2694 2012-03-01 Tom Tromey <tromey@redhat.com>
2695
2696 * c-valprint.c (print_function_pointer_address): Move...
2697 * valprint.c: ... here. Make non-static.
2698 * m2-valprint.c (print_function_pointer_address): Remove.
2699 * valprint.h (print_function_pointer_address): Declare.
2700
2701 2012-03-01 Joel Brobecker <brobecker@adacore.com>
2702
2703 * NEWS: Document the fact that one can provide a condition when
2704 creating an Ada exception catchpoint.
2705
2706 2012-03-01 Tom Tromey <tromey@redhat.com>
2707
2708 * valprint.c (val_print_type_code_flags): Fix placement of
2709 trailing brace.
2710
2711 2012-03-01 Joel Brobecker <brobecker@adacore.com>
2712
2713 * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
2714 (update_files): Do not set MULTILINE_COMMENT_PREFIXES
2715 environment variable before calling update-copyright.
2716
2717 2012-03-01 Joel Brobecker <brobecker@adacore.com>
2718
2719 * gnulib/extra/update-copyright: Update to the latest from
2720 gnulib's git repository.
2721 * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
2722 variable to 2 instead of 1.
2723
2724 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2725
2726 * varobj.c (c_value_of_variable): Remove dead code.
2727
2728 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2729
2730 * ada-lex.p (processId): Do not modify already encoded IDs.
2731 Update function documentation.
2732
2733 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2734
2735 * ada-lang.h (ada_find_renaming_symbol): Replace parameter
2736 "name" with "struct symbol *name_sym".
2737 * ada-exp.y (write_var_or_type): Update call to
2738 ada_find_renaming_symbol.
2739 "name" with "struct symbol *name_sym". Adjust Implementation
2740 accordingly. Adjust the function documentation.
2741
2742 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2743
2744 * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
2745 * ada-lang.c (ada_find_any_type): Add advance declaration.
2746 Make static. Replace ada_find_any_symbol by
2747 ada_find_any_type_symbol.
2748 (ada_find_any_type_symbol): Renames ada_find_any_symbol.
2749 Improve function description. Make static.
2750 (ada_find_renaming_symbol, find_old_style_renaming_symbol):
2751 Replace ada_find_any_symbol by ada_find_any_type_symbol.
2752
2753 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2754
2755 * ada-lang.c (struct tag_args): Delete.
2756 (ada_get_tsd_type): Function body moved up in source file.
2757 (ada_tag_name_1, ada_tag_name_2): Delete.
2758 (ada_get_tsd_from_tag): New function.
2759 (ada_tag_name_from_tsd): New function.
2760 (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
2761 to determine the tag name.
2762
2763 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2764
2765 * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
2766 declaration.
2767 * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
2768 function.
2769
2770 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2771
2772 * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
2773
2774 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2775
2776 * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
2777 full searches.
2778
2779 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2780
2781 * ada-lang.c (constrained_packed_array_type): If there is a
2782 parallel XA type, use it to determine the array index type.
2783
2784 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2785
2786 * ada-valprint.c (ada_val_print_1): If our value is a reference
2787 to an array descriptor, dereference it before converting it
2788 to a simple array.
2789
2790 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2791
2792 * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
2793 creating fixed value.
2794 (ada_value_ind, ada_coerce_ref, assign_component)
2795 (ada_evaluate_subexp): Remove call to unwrap_value before
2796 call to ada_to_fixed_value.
2797
2798 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2799
2800 * ada-lang.c (to_fixed_array_type): Set result's type name.
2801
2802 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2803
2804 * ada-lang.c (catch_ada_exception_command_split): Add new
2805 argument cond_string. Add support for condition at end of
2806 "catch exception" commands.
2807 (ada_decode_exception_location): Add new argument cond_string.
2808 Update call to catch_ada_exception_command_split.
2809 (create_ada_exception_catchpoint): Add new argument cond_string.
2810 Set the breakpoint condition if needed.
2811 (catch_ada_exception_command): Update call to
2812 ada_decode_exception_location.
2813 (ada_decode_assert_location): Add function documentation.
2814 Add support for condition at end of "catch assert" command.
2815 (catch_assert_command): Update calls to ada_decode_assert_location
2816 and create_ada_exception_catchpoint.
2817
2818 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2819
2820 Fix disp-step-syscall.exp: fork: single step over fork.
2821 * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
2822 (i386_linux_get_syscall_number_from_regcache): ... here, new function
2823 comment, change parameters gdbarch and ptid to regcache. Remove
2824 parameter regcache, initialize gdbarch from regcache here.
2825 (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
2826 New functions.
2827 (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
2828 instead.
2829 * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
2830 'syscall'. Make the 'int' check more strict.
2831
2832 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
2835 * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
2836 (i386_linux_intx80_sysenter_syscall_record): ... here.
2837 (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
2838 Use the renamed function name.
2839
2840 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2841
2842 * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
2843 * breakpoint.c (until_break_command): Likewise.
2844 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
2845 * infcall.c (call_function_by_hand): Likewise.
2846 * infcmd.c (finish_forward): Likewise.
2847 * infrun.c (insert_exception_resume_breakpoint): Likewise.
2848
2849 2012-02-28 Tristan Gingold <gingold@adacore.com>
2850
2851 * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
2852 avoid variable assignments inside condition.
2853
2854 2012-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 Fix static analysis issue found by cppcheck.
2857 * microblaze-tdep.c (microblaze_extract_return_value): Fix
2858 uninitialized BUF for size 2.
2859
2860 2012-02-27 Chris Dearman <chris@mips.com>
2861 Nathan Froyd <froydnj@codesourcery.com>
2862 Maciej W. Rozycki <macro@codesourcery.com>
2863
2864 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
2865 (mips16_instruction_has_delay_slot): Likewise.
2866 (mips_segment_boundary): Likewise.
2867 (mips_adjust_breakpoint_address): Likewise.
2868 (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
2869
2870 2012-02-27 Maciej W. Rozycki <macro@mips.com>
2871 Maciej W. Rozycki <macro@codesourcery.com>
2872
2873 * infrun.c (handle_inferior_event): Don't proceed through
2874 shared library trampolines if stepping at the machine
2875 instruction level.
2876
2877 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2878
2879 * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
2880 too.
2881
2882 2012-02-27 Thomas Schwinge <thomas@codesourcery.com>
2883
2884 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
2885 (sh_stub_unwind_sniffer): New functions.
2886 (sh_stub_unwind): New variable.
2887 (sh_gdbarch_init): Wire everything.
2888
2889 2012-02-27 Pedro Alves <palves@redhat.com>
2890
2891 * linux-nat.c (pid_is_stopped): Delete, moved to common/.
2892 (linux_nat_post_attach_wait): Adjust to use
2893 linux_proc_pid_is_stopped.
2894 * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
2895 * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
2896 based on pid_is_stopped from both linux-nat.c and
2897 gdbserver/linux-low.c, and renamed.
2898
2899 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
2900
2901 * remote.c (remote_watchpoint_addr_within_range): New function.
2902 (init_remote_ops): Use it.
2903
2904 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
2905
2906 * target.h (target_watchpoint_addr_within_range): Document macro.
2907
2908 2012-02-24 Pedro Alves <palves@redhat.com>
2909
2910 * stack.c (set_last_displayed_sal): Issue internal_error instead
2911 of warning, and issue it after clearing the last displayed sal.
2912
2913 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2914 Pedro Alves <palves@redhat.com>
2915
2916 * breakpoint.c (until_break_command): Install breakpoints after
2917 all frame manipulations.
2918
2919 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2920
2921 * remote.c (remote_supports_cond_breakpoints): New forward
2922 declaration.
2923 (remote_add_target_side_condition): New function.
2924 (remote_insert_breakpoint): Add target-side breakpoint
2925 conditional if supported.
2926 (remote_insert_hw_breakpoint): Likewise.
2927 (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
2928 hook.
2929
2930 * target.c (update_current_target): Inherit
2931 to_supports_evaluation_of_breakpoint_conditions.
2932 Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
2933
2934 * target.h (struct target_ops)
2935 <to_supports_evaluation_of_breakpoint_conditions>: New field.
2936 (target_supports_evaluation_of_breakpoint_conditions): New #define.
2937
2938 * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
2939 (condition_evaluation_both, condition_evaluation_auto,
2940 condition_evaluation_host, condition_evaluation_target,
2941 condition_evaluation_enums, condition_evaluation_mode_1,
2942 condition_evaluation_mode): New static globals.
2943 (translate_condition_evaluation_mode): New function.
2944 (breakpoint_condition_evaluation_mode): New function.
2945 (gdb_evaluates_breakpoint_condition_p): New function.
2946 (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
2947 (mark_breakpoint_modified): New function.
2948 (mark_breakpoint_location_modified): New function.
2949 (set_condition_evaluation_mode): New function.
2950 (show_condition_evaluation_mode): New function.
2951 (bp_location_compare_addrs): New function.
2952 (get_first_location_gte_addr): New helper function.
2953 (set_breakpoint_condition): Free condition bytecode if locations
2954 has become unconditional. Call mark_breakpoint_modified (...).
2955 (condition_command): Call update_global_location_list (1) for
2956 breakpoints.
2957 (breakpoint_xfer_memory): Use is_breakpoint (...).
2958 (is_breakpoint): New function.
2959 (parse_cond_to_aexpr): New function.
2960 (build_target_condition_list): New function.
2961 (insert_bp_location): Handle target-side conditional
2962 breakpoints and call build_target_condition_list (...).
2963 (update_inserted_breakpoint_locations): New function.
2964 (insert_breakpoint_locations): Handle target-side conditional
2965 breakpoints.
2966 (bpstat_check_breakpoint_conditions): Add comment.
2967 (bp_condition_evaluator): New function.
2968 (bp_location_condition_evaluator): New function.
2969 (print_breakpoint_location): Print information on where the condition
2970 will be evaluated.
2971 (print_one_breakpoint_location): Likewise.
2972 (init_bp_location): Call mark_breakpoint_location_modified (...) for
2973 breakpoint location.
2974 (force_breakpoint_reinsertion): New functions.
2975 (update_global_location_list): Handle target-side breakpoint
2976 conditions.
2977 Reinsert locations that are already inserted if conditions have
2978 changed.
2979 (bp_location_dtor): Free agent expression bytecode.
2980 (disable_breakpoint): Call mark_breakpoint_modified (...).
2981 Call update_global_location_list (...) with parameter 1 for breakpoints.
2982 (disable_command): Call mark_breakpoint_location_modified (...).
2983 Call update_global_location_list (...) with parameter 1 for breakpoints.
2984 (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
2985 (enable_command): mark_breakpoint_location_modified (...).
2986 (_initialize_breakpoint): Update documentation and add
2987 condition-evaluation breakpoint subcommand.
2988
2989 * breakpoint.h: Include ax.h.
2990 (condition_list): New data structure.
2991 (condition_status): New enum.
2992 (bp_target_info) <cond_list>: New field.
2993 (bp_location) <condition_changed, cond_bytecode>: New fields.
2994 (is_breakpoint): New prototype.
2995
2996 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2997
2998 * remote.c (remote_state) <cond_breakpoints>: New field.
2999 (PACKET_ConditionalBreakpoints): New enum.
3000 (remote_cond_breakpoint_feature): New function.
3001 (remote_protocol_features): Add new ConditionalBreakpoints entry.
3002 (remote_supports_cond_breakpoints): New function.
3003 (_initialize_remote): Add new packet configuration for
3004 target-side conditional breakpoints.
3005
3006 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3007
3008 * NEWS: Mention target-side conditional breakpoint support,
3009 new condition-evaluation breakpoint subcommand and remote
3010 packet extensions.
3011
3012 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3013
3014 * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
3015 number.
3016
3017 2012-02-24 Thomas Schwinge <thomas@codesourcery.com>
3018
3019 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
3020 (after_prologue): Remove.
3021
3022 2012-02-23 Tom Tromey <tromey@redhat.com>
3023
3024 * jv-valprint.c (java_val_print): Remove dead code.
3025
3026 2012-02-23 Tristan Gingold <gingold@adacore.com>
3027
3028 * ada-tasks.c (struct ada_tasks_inferior_data): Add
3029 known_tasks_element and known_tasks_length fields.
3030 (read_known_tasks_array): Change argument type. Use pointer type
3031 and number of elements from DATA. Adjust.
3032 (read_known_tasks_list): Likewise.
3033 (get_known_tasks_addr): Remove.
3034 (ada_set_current_inferior_known_tasks_addr): Renamed to ...
3035 (ada_tasks_inferior_data_sniffer): ... this. Use symtab for element
3036 type and array length. Merge former get_known_tasks_addr code.
3037
3038 2012-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3039
3040 PR backtrace/13716
3041 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
3042 it after set_momentary_breakpoint.
3043
3044 2012-02-22 Sterling Augustine <saugustine@google.com>
3045
3046 PR 13689:
3047 * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
3048
3049 2012-02-22 Gary Benson <gbenson@redhat.com>
3050
3051 * dwarf2read.c (dwarf2_read_index): Correct misspelling.
3052 (find_slot_in_mapped_hash): Likewise.
3053
3054 2012-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3055
3056 PR build/13638
3057 * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
3058 (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
3059 * configure: Regenerate.
3060
3061 2012-02-21 Tristan Gingold <gingold@adacore.com>
3062 Pedro Alves <palves@redhat.com>
3063
3064 * ia64-tdep.c: Do not include libunwind-ia64.h.
3065 * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
3066 Include libunwind-ia64.h instead of libunwind.h.
3067 * configure.ac (--with-libunwind, $enable_libunwind): Don't check
3068 for libunwind.h existence.
3069 * configure, config.in: Regenerate.
3070
3071 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
3072
3073 * c-valprint.c (c_value_print): Use value_rtti_indirect_type
3074 instead of value_rtti_target_type.
3075 * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
3076 instead of value_rtti_target_type.
3077 * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
3078 value_rtti_target_type.
3079 * valops.c (value_ind): Extract function readjust_indirect_value_type.
3080 (value_rtti_target_type): Rename to ...
3081 (value_rtti_indirect_type): ... here and make it indirect. Update
3082 function comment.
3083 * value.c (readjust_indirect_value_type): New function.
3084 (coerce_ref): Support for enclosing type setting for references
3085 with readjust_indirect_value_type.
3086 * value.h (readjust_value_type): New declaration.
3087 (value_rtti_target_type): Rename to ...
3088 (value_rtti_indirect_type): ... here.
3089
3090 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
3091
3092 * MAINTAINERS (Write After Approval): Add myself to the list.
3093
3094 2012-02-20 Doug Evans <dje@google.com>
3095
3096 * objfiles.c (add_to_objfile_sections): Remove outdated comments.
3097 Rename objfile_p_char parameter to objfilep.
3098 (build_objfile_section_table): Result is now void. All callers
3099 updated.
3100 * objfiles.h (struct objfile): Tweak comments, whitespace.
3101 (build_objfile_section_table): Update.
3102
3103 * elfread.c (elf_symfile_segments): Fix warning text.
3104
3105 2012-02-20 Tom Tromey <tromey@redhat.com>
3106
3107 PR gdb/13498:
3108 * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
3109 particular set of file names once.
3110 (dw2_map_symbol_filenames): Likewise.
3111
3112 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 Code cleanup.
3115 * main.c (write_files): Remove the declaration.
3116 (external_editor_command): Move the declaration ...
3117 [GDBTK] (external_editor_command): ... here. Fix the comment.
3118
3119 2012-02-20 Tom Tromey <tromey@redhat.com>
3120
3121 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
3122 extraneous block.
3123
3124 2012-02-20 Tristan Gingold <gingold@adacore.com>
3125
3126 * darwin-nat.h (enum darwin_msg_state): Add comments.
3127
3128 2012-02-20 Tristan Gingold <gingold@adacore.com>
3129
3130 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
3131 value.
3132
3133 2012-20-18 Joel Brobecker <brobecker@adacore.com>
3134
3135 * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
3136 between function description and implementation.
3137
3138 2012-02-17 Tom Tromey <tromey@redhat.com>
3139
3140 PR python/12070:
3141 * python/py-event.c (event_object_getset): New global.
3142 (event_object_type): Reference it.
3143 * python/py-type.c (field_object_getset): New global.
3144 (field_object_type): Reference it.
3145 * python/python-internal.h (gdb_py_generic_dict): Declare.
3146 * python/py-utils.c (gdb_py_generic_dict): New function.
3147
3148 2012-02-17 Tristan Gingold <gingold@adacore.com>
3149
3150 * solib-darwin.c (darwin_current_sos): Check magic and filetype
3151
3152 2012-02-17 Thomas Schwinge <thomas@codesourcery.com>
3153
3154 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
3155 TYPE_CALLING_CONVENTION annotation.
3156
3157 2012-02-16 Kevin Buettner <kevinb@redhat.com>
3158
3159 * MAINTAINERS: Add rx to target ISA section.
3160 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
3161 (ALLDEPFILES): Add rx-tdep.c.
3162
3163 2012-02-16 Tom Tromey <tromey@redhat.com>
3164
3165 * symfile.c (symbol_file_add_main_1): Use inferior's
3166 symfile_flags.
3167 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
3168 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
3169 inferior.
3170 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
3171 inferior.
3172 (follow_exec): Use inferior's symfile_flags.
3173 * inferior.h (struct inferior) <symfile_flags>: New field.
3174
3175 2012-02-16 Mike Frysinger <vapier@gentoo.org>
3176
3177 PR gdb/9734:
3178 * remote-sim.c (gdbsim_create_inferior): Call error() when
3179 sim_create_inferior() fails.
3180
3181 2012-02-16 Josh Matthews <josh@joshmatthews.net>
3182
3183 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
3184
3185 2012-02-16 Tom Tromey <tromey@redhat.com>
3186
3187 PR c++/13653:
3188 * thread.c (struct current_thread_cleanup) <was_removable>: New
3189 field.
3190 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
3191 (make_cleanup_restore_current_thread): Initialize new field.
3192
3193 2012-02-15 Kevin Buettner <kevinb@redhat.com>
3194
3195 * MAINTAINERS: Add rl78 to target ISA section.
3196 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
3197 (ALLDEPFILES): Add rl78-tdep.c.
3198 * NEWS: Mention rl78 as a new target.
3199
3200 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
3201
3202 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
3203 data.
3204 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
3205
3206 2012-02-15 Tom Tromey <tromey@redhat.com>
3207
3208 PR gdb/12659:
3209 * infcmd.c (registers_info): Print just the current register's
3210 name.
3211
3212 2012-02-15 Tom Tromey <tromey@redhat.com>
3213
3214 * python/py-symbol.c (sympy_value): Use _().
3215
3216 2012-02-15 Pedro Alves <palves@redhat.com>
3217
3218 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
3219 output to be like native targets'.
3220 (remote_pid_to_str): Special case the null ptid.
3221
3222 2012-02-14 Stan Shebs <stan@codesourcery.com>
3223
3224 * NEWS: Mention enable count command.
3225 * breakpoint.h (struct breakpoint): New field enable_count.
3226 * breakpoint.c (enable_breakpoint_disp): Add count argument.
3227 (enable_breakpoint): Add arg to call.
3228 (struct disp_data): New struct.
3229 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
3230 (do_map_enable_once_breakpoint): Create a struct and pass it.
3231 (do_map_enable_delete_breakpoint): Ditto.
3232 (do_map_enable_count_breakpoint): New function.
3233 (enable_count_command): New function.
3234 (bpstat_stop_status): Decrement enable_count.
3235 (print_one_breakpoint_location): Report enable count.
3236 (_initialize_breakpoint): Add enable count command.
3237
3238 2012-02-14 Kevin Buettner <kevinb@redhat.com>
3239
3240 * rl78-tdep.c (reggroups.h): Include.
3241 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
3242 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
3243 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
3244 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
3245 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
3246 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
3247 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
3248 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
3249 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
3250 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
3251 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
3252 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
3253 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
3254 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
3255 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
3256 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
3257 beginning of register list.
3258 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
3259 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
3260 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
3261 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
3262 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
3263 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
3264 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
3265 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
3266 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
3267 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
3268 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
3269 the pseudo registers. Rearrange other pseudo registers too so
3270 that the bank registers appear at the end.
3271 (rl78_register_type): Account for the fact that the byte sized
3272 bank registers are now pseudo-registers.
3273 (rl78_register_name): Rearrange the register name array. Make
3274 initial set of raw banked registers inaccessible.
3275 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
3276 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
3277 case for copying bytes back and forth between raw and pseudo
3278 versions of the banked registers. Update other cases to reflect
3279 the changed names.
3280 (rl78_return_value): Update to account for changed names of
3281 raw registers.
3282 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
3283 rl78_register_sim_regno().
3284
3285 2012-02-14 Kevin Buettner <kevinb@redhat.com>
3286
3287 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
3288 the name parameter being passed to find_pc_partial_function().
3289
3290 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3291
3292 * MAINTAINERS: Step down from being ia64 target maintainer.
3293
3294 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3295
3296 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
3297 compilation warning.
3298
3299 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3300
3301 Fix crash on loaded shlibs without loaded exec_bfd.
3302 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
3303 (set_section_command): Replace exec_bfd by p->bfd.
3304
3305 2012-02-10 Tom Tromey <tromey@redhat.com>
3306
3307 * linespec.c (decode_line_internal): Skip symtabs_from_filename
3308 when we have a C++ qualified name.
3309
3310 2012-02-10 Pedro Alves <palves@redhat.com>
3311
3312 * inferior.c (inferior_pid_to_str): New.
3313 (print_inferior, inferior_command): Use it.
3314
3315 2012-02-10 Pedro Alves <palves@redhat.com>
3316
3317 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
3318 the test CFLAGS.
3319 * configure: Regenerate.
3320
3321 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3322
3323 * linespec.c (decode_line_internal): Fix comment correctness.
3324
3325 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
3326
3327 PR gdb/12953
3328 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
3329 * amd64bsd-nat.c: Add support for debug registers (adapted from
3330 i386bsd-nat.c).
3331 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
3332 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
3333 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
3334 (amd64bsd_dr_get_control): New functions.
3335 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
3336 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
3337 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
3338 watchpoints initialization.
3339 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
3340
3341 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3342
3343 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
3344 flds_bnds.fields.
3345 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
3346
3347 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3348
3349 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
3350
3351 2012-02-08 Joel Brobecker <brobecker@adacore.com>
3352
3353 * language.h (symbol_name_cmp_ftype): Renames
3354 symbol_name_match_p_ftype.
3355 (struct language_defn)[la_get_symbol_name_cmp]: Renames
3356 la_get_symbol_name_match_p.
3357 * ada-lang.c (ada_get_symbol_name_cmp): Renames
3358 ada_get_symbol_name_match_p. Update comment.
3359 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
3360 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
3361 Renames symbol_name_match_p. Update field type.
3362 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
3363 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
3364 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
3365 "la_get_symbol_name_cmp" in comments.
3366 * language.c: Likewise.
3367
3368 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3369
3370 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
3371 %eflags offset.
3372 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
3373 (amd64_sol2_gregset32_reg_offs): Likewise.
3374
3375 2012-02-08 Joel Brobecker <brobecker@adacore.com>
3376
3377 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
3378 of the returned BFD is allocated by GDB.
3379
3380 2012-02-07 Tom Tromey <tromey@redhat.com>
3381
3382 PR python/12027:
3383 * python/python-internal.h (frame_object_type): Declare.
3384 * python/py-symbol.c (sympy_needs_frame): New function.
3385 (sympy_value): New function.
3386 (symbol_object_getset): Add "needs_frame".
3387 (symbol_object_methods): Add "value".
3388 * python/py-frame.c (frame_object_type): No longer static.
3389
3390 2012-02-07 Tom Tromey <tromey@redhat.com>
3391
3392 PR python/13599:
3393 * python/py-symbol.c (sympy_line): New function.
3394 (symbol_object_getset): Add "line".
3395
3396 2012-02-07 Tom Tromey <tromey@redhat.com>
3397
3398 * charset.c (find_charset_names): Check 'in' against NULL.
3399
3400 2012-02-06 Doug Evans <dje@google.com>
3401
3402 * gdbtypes.h (struct main_type): Change type of name,tag_name,
3403 and fields.name members from char * to const char *. All uses updated.
3404 (struct cplus_struct_type): Change type of fn_fieldlists.name member
3405 from char * to const char *. All uses updated.
3406 (type_name_no_tag): Update.
3407 (lookup_unsigned_typename, lookup_signed_typename): Update.
3408 * gdbtypes.c (type_name_no_tag): Change result type
3409 from char * to const char *. All callers updated.
3410 (lookup_unsigned_typename, lookup_signed_typename): Change type of
3411 name parameter from char * to const char *.
3412 * symtab.h (struct cplus_specific): Change type of demangled_name
3413 member from char * to const char *. All uses updated.
3414 (struct general_symbol_info): Change type of name and
3415 mangled_lang.demangled_name members from char * to const char *.
3416 All uses updated.
3417 (symbol_get_demangled_name, symbol_natural_name): Update.
3418 (symbol_demangled_name, symbol_search_name): Update.
3419 * symtab.c (symbol_get_demangled_name): Change result type
3420 from char * to const char *. All callers updated.
3421 (symbol_natural_name, symbol_demangled_name): Ditto.
3422 (symbol_search_name): Ditto.
3423 (completion_list_add_name): Change type of symname,sym_text,
3424 text,word parameters from char * to const char *.
3425 (completion_list_objc_symbol): Change type of sym_text,
3426 text,word parameters from char * to const char *.
3427 * ada-lang.c (find_struct_field): Change type of name parameter
3428 from char * to const char *.
3429 (encoded_ordered_before): Similarly for N0,N1 parameters.
3430 (old_renaming_is_invisible): Similarly for function_name parameter.
3431 (ada_type_name): Change result type from char * to const char *.
3432 All callers updated.
3433 * ada-lang.h (ada_type_name): Update.
3434 * buildsym.c (hashname): Change type of name parameter
3435 from char * to const char *.
3436 * buildsym.h (hashname): Update.
3437 * dbxread.c (end_psymtab): Change type of include_list parameter
3438 from char ** to const char **.
3439 * dwarf2read.c (determine_prefix): Change result type
3440 from char * to const char *. All callers updated.
3441 * f-lang.c (find_common_for_function): Change type of name, funcname
3442 parameters from char * to const char *.
3443 * f-lang.c (find_common_for_function): Update.
3444 * f-valprint.c (list_all_visible_commons): Change type of funcname
3445 parameters from char * to const char *.
3446 * gdbarch.sh (static_transform_name): Change type of name parameter
3447 and result from char * to const char *.
3448 * gdbarch.c: Regenerate.
3449 * gdbarch.h: Regenerate.
3450 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
3451 of name parameter from char * to const char *.
3452 * jv-lang.c (java_primitive_type_from_name): Ditto.
3453 (java_demangled_signature_length): Similarly for signature parameter.
3454 (java_demangled_signature_copy): Ditto.
3455 (java_demangle_type_signature): Ditto.
3456 * jv-lang.h (java_primitive_type_from_name): Update.
3457 (java_demangle_type_signature): Update.
3458 * objc-lang.c (specialcmp): Change type of a,b parameters
3459 from char * to const char *.
3460 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
3461 from char * to const char *. All callers updated.
3462 * p-lang.h (is_pascal_string_type): Update.
3463 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
3464 of name parameter from char * to const char *.
3465 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
3466 * utils.c (fprintf_symbol_filtered): Ditto.
3467 * defs.h (fprintf_symbol_filtered): Update.
3468 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
3469 * stabsread.h (end_psymtab): Update.
3470 * stack.c (find_frame_funname): Change type of funname parameter
3471 from char ** to const char **.
3472 * stack.h (find_frame_funname): Update.
3473 * typeprint.c (type_print): Change type of varstring parameter
3474 from char * to const char *.
3475 * value.h (type_print): Update.
3476 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
3477 from char * to const char *. All callers updated.
3478 (xcoff_end_psymtab): Change type of include_list parameter
3479 from char ** to const char **. All callers updated.
3480 (swap_sym): Similarly for name parameter. All callers updated.
3481 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
3482 Use xstrdup.
3483 (process_coff_symbol): Use xstrdup.
3484 * stabsread.c (stabs_method_name_from_physname): Renamed from
3485 update_method_name_from_physname. Change result type from void
3486 to char *. All callers updated.
3487 (read_member_functions): In has_destructor case, store name in objfile
3488 obstack instead of malloc space. In !has_stub case, fix mem leak.
3489
3490 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
3491
3492 * configure: Rebuild.
3493 * configure.ac: Put -L../bfd and -L../libiberty at the front of
3494 LDFLAGS.
3495
3496 2012-02-03 Kevin Buettner <kevinb@redhat.com>
3497
3498 * configure.tgt (rl78-*-elf): New target.
3499 * rl78-tdep.c: New file.
3500
3501 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3502
3503 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
3504 and continue the loop. Add QUIT statement.
3505
3506 2012-02-03 Tom Tromey <tromey@redhat.com>
3507
3508 PR gdb/13596:
3509 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
3510 bfd_lookup_symbol_from_symtab.
3511 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
3512 gdb_bfd_lookup_symbol_from_symtab.
3513
3514 2012-02-03 Joel Brobecker <brobecker@adacore.com>
3515
3516 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
3517 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
3518 symbol. Add assertion that sym2 is never NULL.
3519
3520 2012-02-02 Doug Evans <dje@google.com>
3521
3522 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
3523 "name" parameter to const char ** from char **. All callers updated.
3524 (find_pc_partial_function): Ditto.
3525 (cache_pc_function_name): Change type to const char * from char *.
3526 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
3527 (find_pc_partial_function): Update.
3528 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
3529 type of "name" parameter to const char * from char *.
3530 All uses updated.
3531 * arch-utils.c (generic_in_solib_return_trampoline): Change
3532 type of "name" parameter to const char * from char *.
3533 * arch-utils.h (generic_in_solib_return_trampoline): Update.
3534 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
3535 type of "name" parameter to const char * from char *.
3536 * gdbarch.sh (in_solib_return_trampoline): Ditto.
3537 * gdbarch.c: Regenerate.
3538 * gdbarch.h: Regenerate.
3539 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
3540 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
3541 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
3542 type of "name" parameter to const char * from char *.
3543 * skip.c (skip_function_pc): Ditto.
3544 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
3545 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
3546 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
3547 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
3548 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
3549 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
3550 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
3551 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
3552 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
3553
3554 2012-02-02 Pedro Alves <palves@redhat.com>
3555
3556 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
3557 the current inferior has no execution. Make sure the current
3558 remote process matches gdb's current inferior.
3559
3560 2012-02-02 Tom Tromey <tromey@redhat.com>
3561
3562 PR gdb/13405:
3563 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
3564 read-only memory.
3565
3566 2012-02-02 Tom Tromey <tromey@redhat.com>
3567
3568 PR gdb/9307:
3569 * symtab.c (lookup_language_this): Set block_found.
3570
3571 2012-02-01 Tom Tromey <tromey@redhat.com>
3572
3573 PR gdb/13431:
3574 * jit.c (struct jit_inferior_data): Rewrite.
3575 (struct jit_objfile_data): New.
3576 (get_jit_objfile_data): New function.
3577 (add_objfile_entry): Update.
3578 (jit_read_descriptor): Return int. Replace descriptor_addr
3579 argument with inf_data. Update. Don't call error.
3580 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
3581 descriptor here.
3582 (jit_inferior_init): Don't look up descriptor. Don't call error.
3583 (jit_reset_inferior_data_and_breakpoints)
3584 (jit_inferior_created_observer): Remove.
3585 (jit_inferior_exit_hook): Update.
3586 (jit_executable_changed_observer): Remove.
3587 (jit_event_handler): Update.
3588 (free_objfile_data): Reset inferior data if needed.
3589 (_initialize_jit): Update.
3590
3591 2012-02-01 Tom Tromey <tromey@redhat.com>
3592
3593 * jit.c (bfd_open_from_target_memory): Move higher in file.
3594
3595 2012-02-01 Tristan Gingold <gingold@adacore.com>
3596
3597 * libunwind-frame.c (libunwind_load): Display message if dlopen
3598 failed.
3599
3600 2012-02-01 Gary Benson <gbenson@redhat.com>
3601
3602 * symtab.h (symbol_found_callback_ftype): New typedef.
3603 (iterate_over_symbols): Use the above.
3604 * symtab.c (iterate_over_symbols): Likewise.
3605 * language.h (language_defn->la_iterate_over_symbols): Likewise.
3606 * ada-lang.c (ada_iterate_over_symbols): Likewise.
3607 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
3608 (iterate_name_matcher): Document return values.
3609 (collect_one_symbol): Likewise.
3610 (collect_function_symbols): Likewise.
3611 (collect_symbols): Likewise.
3612
3613 2012-02-01 Tom Tromey <tromey@redhat.com>
3614
3615 * ada-lang.c (resolve_subexp): Update.
3616 (ada_lookup_symbol_list): Add 'full_search' argument.
3617 (ada_iterate_over_symbols): Pass 0 as full_search argument to
3618 ada_lookup_symbol_list.
3619 (ada_lookup_encoded_symbol): Update.
3620 (get_var_value): Update.
3621 * ada-exp.y (block_lookup): Update.
3622 (write_var_or_type): Update.
3623 (write_name_assoc): Update.
3624 * ada-lang.h (ada_lookup_symbol_list): Update.
3625
3626 2012-01-31 Tom Tromey <tromey@redhat.com>
3627
3628 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
3629 comment.
3630
3631 2012-01-31 Doug Evans <dje@google.com>
3632
3633 * symtab.h: Remove outdated comment.
3634 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
3635
3636 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
3637
3638 Fix build error in Darwin port.
3639 * i386-darwin-nat.c: Include i386-nat.h.
3640
3641 2012-01-30 Tom Tromey <tromey@redhat.com>
3642
3643 PR breakpoints/13568:
3644 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
3645 argument. Check for recursive includes.
3646 (dwarf_decode_macros): Create an include hash.
3647
3648 2012-01-30 Michael Eager <eager@eagercon.com>
3649
3650 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
3651 * ppc-linux-tdep.c: Include glibc-tdep.h.
3652 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
3653 (powerpc_linux_in_plt_stub): New function.
3654 (powerpc_linux_in_dynsym_resolve_code): New function.
3655 (ppc_skip_trampoline_code): New function.
3656 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
3657 Use glibc_skip_solib_resolver.
3658
3659 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3660
3661 Code cleanup: Make 1440 bytes of data segment read-only.
3662 * arch-utils.c (endian_enum): Make it const char *const [].
3663 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
3664 Likewise.
3665 * breakpoint.c (always_inserted_enums): Likewise.
3666 * cli/cli-cmds.c (script_ext_enums): Likewise.
3667 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
3668 enumlist parameter const char *const *.
3669 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
3670 const char *const *.
3671 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
3672 parameter const char *const *.
3673 * cris-tdep.c (cris_modes): Make it const char *const [].
3674 * filesystem.c (target_file_system_kinds): Likewise.
3675 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
3676 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
3677 (can_use_displaced_stepping_enum, scheduler_enums)
3678 (exec_direction_names): Likewise.
3679 * language.c (_initialize_language): Make the type_or_range_names and
3680 case_sensitive_names variables const char *const [].
3681 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
3682 * python/python.c (python_excp_enums): Likewise.
3683 * remote.c (interrupt_sequence_modes): Likewise.
3684 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
3685 * serial.c (logbase_enums): Likewise.
3686 * sh-tdep.c (sh_cc_enum): Likewise.
3687 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
3688 Likewise.
3689 * symtab.c (multiple_symbols_modes): Likewise.
3690 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
3691 Likewise.
3692 * utils.c (internal_problem_modes): Likewise.
3693
3694 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3695
3696 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
3697 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
3698 result.
3699
3700 2012-01-27 Doug Evans <dje@google.com>
3701
3702 * configure.ac (with_python): Fix absolute path handling for win32.
3703 * configure: Regenerate.
3704
3705 2012-01-26 Doug Evans <dje@google.com>
3706
3707 * symtab.c: Whitespace cleanup, no code changes.
3708
3709 * symtab.c (lookup_symbol_in_language): Improve comment.
3710 (lookup_symbol_aux): Fix comment.
3711
3712 * psymtab.c (add_psymbol_to_list): Result is now "void".
3713 * psympriv.h (add_psymbol_to_list): Update.
3714
3715 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
3716
3717 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3718
3719 Do not open script filenames twice.
3720 * cli/cli-cmds.c (source_script_from_stream): Pass to
3721 source_python_script also STREAM.
3722 * python/py-auto-load.c (source_section_scripts): Pass to
3723 source_python_script_for_objfile also STREAM.
3724 (auto_load_objfile_script): Pass to source_python_script_for_objfile
3725 also INPUT.
3726 * python/python-internal.h (source_python_script_for_objfile): New
3727 parameter file, rename parameter file to filename.
3728 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
3729 instead if !_WIN32. Update the function comment.
3730 (source_python_script, source_python_script_for_objfile)
3731 (source_python_script): New parameter file, rename parameter file to
3732 filename. Pass FILENAME to python_run_simple_file.
3733 * python/python.h (source_python_script): New parameter file, rename
3734 parameter file to filename.
3735
3736 2012-01-26 Pedro Alves <palves@redhat.com>
3737
3738 * corelow.c (core_has_fake_pid): Delete.
3739 (core_close): Delete references to `core_has_fake_pid'.
3740 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
3741 (core_open): Delete references to `core_has_fake_pid'.
3742 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
3743 the removed global.
3744
3745 2012-01-26 Joel Brobecker <brobecker@adacore.com>
3746
3747 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
3748 Remove language parameter from name_matcher. Adjust the comment.
3749 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
3750 Remove language parameter.
3751 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
3752 * linespec.c (iterate_name_matcher): Likewise.
3753 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
3754 name_matcher. Adjust call accordingly.
3755 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
3756 (maintenance_check_symtabs): Adjust type of parameter "fun".
3757 * psymtab.h (maintenance_check_symtabs): Likewise.
3758
3759 2012-01-26 Joel Brobecker <brobecker@adacore.com>
3760
3761 * language.h (symbol_name_match_p_ftype): New typedef.
3762 (struct language_defn): Replace field la_symbol_name_compare
3763 by la_get_symbol_name_match_p.
3764 * ada-lang.c (ada_get_symbol_name_match_p): New function.
3765 (ada_language_defn): Use it.
3766 * linespec.c (struct symbol_matcher_data): New type.
3767 (iterate_name_matcher): Rewrite.
3768 (iterate_over_all_matching_symtabs): Pass a pointer to
3769 a symbol_matcher_data struct to expand_symtabs_matching
3770 instead of just the lookup name.
3771 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
3772 opencl-lang.c, p-lang.c, language.c: Delete field
3773 la_symbol_name_compare, and replace by NULL for new field
3774 la_get_symbol_name_match_p.
3775 * symfile.h (struct quick_symbol_functions): Update comment.
3776
3777 2012-01-25 Tom Tromey <tromey@redhat.com>
3778
3779 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
3780 dereferencing.
3781
3782 2012-01-24 Tom Tromey <tromey@redhat.com>
3783
3784 PR symtab/12406:
3785 * solib.c (update_solib_list): Update the program space's
3786 added_solibs and deleted_solibs fields.
3787 * progspace.h (struct program_space) <added_solibs,
3788 deleted_solibs>: New fields.
3789 (clear_program_space_solib_cache): Declare.
3790 * progspace.c (release_program_space): Call
3791 clear_program_space_solib_cache.
3792 (clear_program_space_solib_cache): New function.
3793 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
3794 bpstat_stop_status. Use handle_solib_event.
3795 * breakpoint.c: Include gdb_regex.h.
3796 (print_solib_event): New function.
3797 (bpstat_print): Use print_solib_event.
3798 (bpstat_stop_status): Add special case for bp_shlib_event.
3799 (handle_solib_event): New function.
3800 (bpstat_what): Use handle_solib_event.
3801 (struct solib_catchpoint): New.
3802 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
3803 (breakpoint_hit_catch_solib, check_status_catch_solib)
3804 (print_it_catch_solib, print_one_catch_solib)
3805 (print_mention_catch_solib, print_recreate_catch_solib): New
3806 functions.
3807 (catch_solib_breakpoint_ops): New global.
3808 (catch_load_or_unload, catch_load_command_1)
3809 (catch_unload_command_1): New functions.
3810 (internal_bkpt_check_status): Add special case for
3811 bp_shlib_event.
3812 (internal_bkpt_print_it): Use print_solib_event.
3813 (initialize_breakpoint_ops): Initialize
3814 catch_solib_breakpoint_ops.
3815 (_initialize_breakpoint): Register "catch load" and "catch
3816 unload".
3817 * breakpoint.h (handle_solib_event): Declare.
3818 * NEWS: Add entry for "catch load" and "catch unload".
3819
3820 2012-01-24 Tom Tromey <tromey@redhat.com>
3821
3822 * ada-lang.c: Include gdb_vecs.h.
3823 * charset.c: Include gdb_vecs.h.
3824 * tracepoint.h: Include gdb_vecs.h.
3825 * gdb_vecs.h: New file.
3826
3827 2012-01-24 Pedro Alves <pedro@codesourcery.com>
3828
3829 * breakpoint.c (breakpoint_hit_catch_fork)
3830 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
3831 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
3832 * infrun.c (inferior_has_forked, inferior_has_vforked)
3833 (inferior_has_execd, inferior_has_called_syscall): Delete.
3834 (handle_syscall_event): Get syscall_number from the execution
3835 control state's wait status.
3836 (wait_for_inferior): Don't clear syscall_number.
3837
3838 2012-01-24 Pedro Alves <palves@redhat.com>
3839
3840 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
3841 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
3842 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
3843 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
3844 `ws' parameter.
3845 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
3846 false for events other than TARGET_SIGNAL_TRAP.
3847 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
3848 Add `ws' parameter.
3849 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
3850 events other than TARGET_SIGNAL_TRAP.
3851 (tracepoint_breakpoint_hit): Add `ws' parameter.
3852 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
3853 parameter.
3854 (bpstat_stop_status): Same.
3855 (pc_at_non_inline_function): Same.
3856 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
3857 to pass the current event's waitstatus to bpstat_stop_status
3858 and pc_at_non_inline_function.
3859
3860 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3861
3862 Code cleanup.
3863 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
3864 Update the function comment for it.
3865 (source_script_with_search): Call make_cleanup_fclose for STREAM.
3866 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
3867 for STREAM.
3868
3869 2012-01-24 Pedro Alves <palves@redhat.com>
3870
3871 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
3872 outside `bs->stop' block.
3873 (bpstat_what): Rework bp_shlib_event handling.
3874 (internal_bkpt_check_status): If the breakpoint is a
3875 bp_shlib_event, then set bs->stop and bs->print if
3876 stop_on_solib_events is set.
3877
3878 2012-01-24 Gary Benson <gbenson@redhat.com>
3879
3880 Delete #if 0'd out code.
3881 * stack.c (print_frame_label_vars): Remove.
3882 (catch_info): Likewise.
3883 (_initialize_stack): Remove "info catch" command.
3884 * NEWS: Mention the above.
3885
3886 2012-01-24 Pedro Alves <palves@redhat.com>
3887
3888 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
3889 it.
3890 (remote_notice_new_inferior): If the remote end doesn't support
3891 the multiprocess extensions, then the PID is fake.
3892 (add_current_inferior_and_thread): New.
3893 (remote_start_remote): Use it.
3894 (extended_remote_attach_1): Adjust.
3895 (extended_remote_create_inferior_1): Use
3896 add_current_inferior_and_thread.
3897
3898 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3899
3900 Fix watchpoints to be specific for each inferior.
3901 * breakpoint.c (watchpoint_in_thread_scope): Verify also
3902 current_program_space.
3903 * i386-nat.c (i386_inferior_data_cleanup): New.
3904 (i386_inferior_data_get): Replace variable inf_data_local by an
3905 inferior_data call.
3906 (i386_use_watchpoints): Initialize i386_inferior_data.
3907 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
3908 specific iterate_over_lwps.
3909
3910 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3911
3912 Fix watchpoints across inferior fork.
3913 * amd64-linux-nat.c (update_debug_registers_callback): Update the
3914 comment for linux_nat_iterate_watchpoint_lwps.
3915 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
3916 linux_nat_iterate_watchpoint_lwps.
3917 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
3918 * i386-linux-nat.c (update_debug_registers_callback): Update the
3919 comment for linux_nat_iterate_watchpoint_lwps.
3920 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
3921 linux_nat_iterate_watchpoint_lwps.
3922 (i386_linux_prepare_to_resume): New comment on Linux kernel.
3923 * i386-nat.c: Include inferior.h.
3924 (dr_mirror): Remove.
3925 (i386_inferior_data, struct i386_inferior_data)
3926 (i386_inferior_data_get): New.
3927 (i386_debug_reg_state): Use i386_inferior_data_get.
3928 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
3929 (i386_insert_watchpoint, i386_remove_watchpoint)
3930 (i386_stopped_data_address, i386_insert_hw_breakpoint)
3931 (i386_remove_hw_breakpoint): New variable state, use
3932 i386_debug_reg_state instead of DR_MIRROR.
3933 * linux-nat.c (delete_lwp): New declaration.
3934 (num_lwps): Move here from downwards.
3935 (delete_lwp_cleanup): New.
3936 (linux_child_follow_fork): Create new child_lp, call
3937 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
3938 PTRACE_DETACH.
3939 (num_lwps): Move upwards.
3940 (linux_nat_iterate_watchpoint_lwps): New.
3941 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
3942 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
3943
3944 2012-01-24 Joel Brobecker <brobecker@adacore.com>
3945
3946 GDB 7.4 released.
3947
3948 2012-01-23 Pedro Alves <palves@redhat.com>
3949
3950 * top.c (caution): Rename to ...
3951 (confirm): ... this.
3952 (show_caution): Rename to ...
3953 (show_confirm): ... this.
3954 (quit_cover): Adjust.
3955 (init_main): Adjust.
3956 * top.h (caution): Rename to ...
3957 (confirm): ... this.
3958 * utils.c (internal_vproblem, defaulted_query): Adjust.
3959
3960 2012-01-23 Pedro Alves <palves@redhat.com>
3961
3962 * top.c (caution): Update comment.
3963 (execute_command): Don't consider the current value of `caution'.
3964
3965 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3966
3967 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
3968
3969 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
3970
3971 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
3972 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
3973 * target.c (target_fileio_pwrite): Remove buffer address from
3974 debug output.
3975 (target_fileio_pread): Likewise.
3976
3977 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3978
3979 * NEWS: Document remote "info proc" and "generate-core-file".
3980
3981 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3982
3983 * gdbarch.sh (find_memory_regions): New callback.
3984 * gdbarch.c, gdbarch.h: Regenerate.
3985
3986 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
3987 callback before falling back to target method.
3988
3989 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
3990 (linux_target_install_ops): No longer install it.
3991
3992 * linux-tdep.c (linux_find_memory_regions): New function.
3993 (linux_init_abi): Install it.
3994
3995 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3996
3997 * gdbarch.sh (make_corefile_notes): New architecture callback.
3998 * gdbarch.c: Regenerate.
3999 * gdbarch.h: Likewise.
4000
4001 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
4002 before target_make_corefile_notes. If NULL is returned, the
4003 target does not support core file generation.
4004
4005 * linux-nat.c: Include "linux-tdep.h".
4006 (find_signalled_thread, find_stop_signal): Remove.
4007 (linux_nat_do_thread_registers): Likewise.
4008 (struct linux_nat_corefile_thread_data): Likewise.
4009 (linux_nat_corefile_thread_callback): Likewise.
4010 (iterate_over_spus): Likewise.
4011 (struct linux_spu_corefile_data): Likewise.
4012 (linux_spu_corefile_callback): Likewise.
4013 (linux_spu_make_corefile_notes): Likewise.
4014 (linux_nat_collect_thread_registers): New function.
4015 (linux_nat_make_corefile_notes): Replace contents by call to
4016 linux_make_corefile_notes passing linux_nat_collect_thread_registers
4017 as native-only callback.
4018
4019 * linux-tdep.h: Include "bfd.h".
4020 (struct regcache): Add forward declaration.
4021 (linux_collect_thread_registers_ftype): New typedef.
4022 (linux_make_corefile_notes): Add prototype.
4023 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
4024 "regset.h", and "elf-bfd.h".
4025 (find_signalled_thread, find_stop_signal): New functions.
4026 (linux_spu_make_corefile_notes): Likewise.
4027 (linux_collect_thread_registers): Likewise.
4028 (struct linux_corefile_thread_data): New data structure.
4029 (linux_corefile_thread_callback): New funcion.
4030 (linux_make_corefile_notes): Likewise.
4031 (linux_make_corefile_notes_1): Likewise.
4032 (linux_init_abi): Install it.
4033
4034 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4035
4036 * gdbarch.sh (info_proc): New callback.
4037 * gdbarch.c, gdbarch.h: Regenerate.
4038
4039 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
4040 before falling back to the target info_proc callback.
4041
4042 * linux-nat.c: Do not include "cli/cli-utils.h".
4043 (linux_nat_info_proc): Remove.
4044 (linux_target_install_ops): No longer install it.
4045
4046 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
4047 (read_mapping): New function.
4048 (linux_info_proc): Likewise.
4049 (linux_init_abi): Install it.
4050
4051 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4052
4053 * defs.h (enum info_proc_what): Moved here from linux-nat.c
4054 * infcmd.c: (info_proc_cmd_1): New function.
4055 (info_proc_cmd): New function, moved here from equivalent routine
4056 orignally in linux-nat.c.
4057 (info_proc_cmd_mappings): Likewise.
4058 (info_proc_cmd_stat): Likewise.
4059 (info_proc_cmd_status): Likewise.
4060 (info_proc_cmd_cwd): Likewise.
4061 (info_proc_cmd_cmdline): Likewise.
4062 (info_proc_cmd_exe): Likewise.
4063 (info_proc_cmd_all): Likewise.
4064 (_initialize_infcmd): Install "info proc" command and subcommands.
4065
4066 * target.h (struct target_ops): Add to_info_proc.
4067 (target_info_proc): Add prototype.
4068 * target.c (target_info_proc): New function.
4069
4070 * procfs.c (procfs_info_proc): Add prototype.
4071 (info_proc_cmd): Rename into ...
4072 (procfs_info_proc): ... this. Update argument types as appropriate
4073 for a to_info_proc implementation. Handle "what" argument.
4074 (procfs_target): Install procfs_info_proc.
4075 (_initialize_procfs): No longer install "info proc" command.
4076
4077 * linux-nat.c: (enum info_proc_what): Remove.
4078 (linux_nat_info_proc_cmd_1): Rename into ...
4079 (linux_nat_info_proc): ... this. Update argument types as appropriate
4080 for a to_info_proc implementation.
4081 (linux_nat_info_proc_cmd): Remove.
4082 (linux_nat_info_proc_cmd_mappings): Likewise.
4083 (linux_nat_info_proc_cmd_stat): Likewise.
4084 (linux_nat_info_proc_cmd_status): Likewise.
4085 (linux_nat_info_proc_cmd_cwd): Likewise.
4086 (linux_nat_info_proc_cmd_cmdline): Likewise.
4087 (linux_nat_info_proc_cmd_exe): Likewise.
4088 (linux_nat_info_proc_cmd_all): Likewise.
4089 (linux_target_install_ops): Install linux_nat_info_proc.
4090 (_initialize_linux_nat): No longer install "info proc" command
4091 and subcommands.
4092
4093 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4094
4095 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
4096 * config.in, configure: Regenerate.
4097
4098 * target.h (struct target_ops): Add to_fileio_readlink.
4099 (target_fileio_readlink): Add prototype.
4100 * target.c (target_fileio_readlink): New function.
4101
4102 * inf-child.c: Conditionally include <sys/param.h>.
4103 (inf_child_fileio_readlink): New function.
4104 (inf_child_target): Install it.
4105
4106 * remote.c (PACKET_vFile_readlink): New enum value.
4107 (remote_hostio_readlink): New function.
4108 (init_remote_ops): Install it.
4109 (_initialize_remote): Handle vFile:readlink packet type.
4110
4111 2012-01-20 Pedro Alves <palves@redhat.com>
4112 Ulrich Weigand <ulrich.weigand@linaro.org>
4113
4114 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
4115 * config.in, configure: Regenerate.
4116
4117 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
4118 to_fileio_pread, to_fileio_close, to_fileio_unlink.
4119 (target_fileio_open): Add prototype.
4120 (target_fileio_pwrite): Likewise.
4121 (target_fileio_pread): Likewise.
4122 (target_fileio_close): Likewise.
4123 (target_fileio_unlink): Likewise.
4124 (target_fileio_read_alloc): Likewise.
4125 (target_fileio_read_stralloc): Likewise.
4126
4127 * target.c: Include "gdb/fileio.h".
4128 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
4129 (default_fileio_target): New function.
4130 (target_fileio_open): Likewise.
4131 (target_fileio_pwrite): Likewise.
4132 (target_fileio_pread): Likewise.
4133 (target_fileio_close): Likewise.
4134 (target_fileio_unlink): Likewise.
4135 (target_fileio_close_cleanup): Likewise.
4136 (target_fileio_read_alloc_1): Likewise.
4137 (target_fileio_read_alloc): Likewise.
4138 (target_fileio_read_stralloc): Likewise.
4139
4140 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
4141 <fcntl.h>, and <unistd.h>.
4142 (inf_child_fileio_open_flags_to_host): New function.
4143 (inf_child_errno_to_fileio_error): Likewise.
4144 (inf_child_fileio_open): Likewise.
4145 (inf_child_fileio_pwrite): Likewise.
4146 (inf_child_fileio_pread): Likewise.
4147 (inf_child_fileio_close): Likewise.
4148 (inf_child_fileio_unlink): Likewise.
4149 (inf_child_target): Install to_fileio routines.
4150
4151 * remote.c (init_remote_ops): Install to_fileio routines.
4152
4153 2012-01-20 Pedro Alves <palves@redhat.com>
4154 Ulrich Weigand <ulrich.weigand@linaro.org>
4155
4156 * remote.c (remote_multi_process_p): Only check for multi-process
4157 protocol feature, do not check for extended protocol.
4158 (remote_supports_multi_process): Check for extended protocol here.
4159 (set_general_process): Likewise.
4160 (extended_remote_kill): Likewise.
4161 (remote_pid_to_str): Likewise.
4162 (remote_query_supported): Always query multiprocess mode.
4163
4164 2012-01-20 Pedro Alves <palves@redhat.com>
4165 Ulrich Weigand <ulrich.weigand@linaro.org>
4166
4167 * inferior.h (struct inferior): Add fake_pid_p.
4168 * inferior.c (exit_inferior_1): Clear fake_pid_p.
4169 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
4170 magic_null_ptid since the remote side doesn't provide a real PID.
4171
4172 2012-01-19 Tom Tromey <tromey@redhat.com>
4173
4174 * NEWS: Combine the two Python sections.
4175
4176 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4177
4178 * target.h (target_close): Update comment on the target's unpush state.
4179
4180 2012-01-19 Pedro Alves <palves@redhat.com>
4181
4182 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
4183 linux_nat_async directly instead of going through the target
4184 vector.
4185 * target.c (unpush_target): Close target after unpushing it, not
4186 before.
4187
4188 2012-01-19 Gary Benson <gbenson@redhat.com>
4189
4190 * mdebugread.c (sort_blocks): Replace integer constants with ones
4191 derived from FIRST_LOCAL_BLOCK.
4192
4193 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4194 Jan Kratochvil <jan.kratochvil@redhat.com>
4195
4196 PR gdb/9538
4197 * symfile.c (find_separate_debug_file): New function.
4198 (terminate_after_last_dir_separator): Likewise.
4199 (find_separate_debug_file_by_debuglink): Also try realpath.
4200 * configure.ac (AC_CHECK_FUNCS): Add lstat.
4201 * configure: Regenerate.
4202 * config.in: Regenerate.
4203
4204 2012-01-18 Doug Evans <dje@google.com>
4205
4206 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
4207 (main.o): Remove rule.
4208 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
4209 (--with-sysroot): Rewrite.
4210 * configure: Regenerate.
4211 * config.in: Regenerate.
4212
4213 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
4214
4215 * parse.c (initialize_expout): New function.
4216 (reallocate_expout): Likewise.
4217 (parse_exp_in_context): Use `initialize_expout' and
4218 `reallocate_expout' when appropriate.
4219
4220 2012-01-18 Pedro Alves <palves@redhat.com>
4221
4222 * record.c (struct record_breakpoint, record_breakpoint_p)
4223 (record_breakpoints): New.
4224 (record_insert_breakpoint, record_remove_breakpoint): Manage
4225 record breakpoints list. Only remove breakpoints from the
4226 inferior if they had been inserted there in the first place.
4227
4228 2012-01-17 Doug Evans <dje@google.com>
4229
4230 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
4231 if we know we don't have a file name to look for.
4232
4233 2012-01-17 Pedro Alves <palves@redhat.com>
4234
4235 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
4236 the frame's stop reason is UNWIND_UNAVAILABLE.
4237
4238 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 Fix compilation error.
4241 * m2-exp.y (yyerror): Use ANSI C prototype.
4242
4243 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
4244
4245 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
4246 (growbuf_by_size): Likewise.
4247 (yyerror): Likewise.
4248 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
4249 (modblock): Remove variable (was #if 0'ed).
4250 (parse_number): Convert prototype from K&R to ANSI C.
4251 (yyerror): Likewise.
4252 * objc-exp.y (parse_number): Likewise.
4253 (yyerror): Likewise.
4254 (yylex): Remove #if 0'ed code.
4255 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
4256 (yyerror): Likewise.
4257
4258 2012-01-16 Tom Tromey <tromey@redhat.com>
4259
4260 * NEWS: Add item.
4261 * symtab.h (compare_filenames_for_search): Declare.
4262 * symtab.c (compare_filenames_for_search): New function.
4263 (iterate_over_some_symtabs): Use it.
4264 * symfile.h (struct quick_symbol_functions)
4265 <map_symtabs_matching_filename>: Change spec.
4266 * psymtab.c (partial_map_symtabs_matching_filename): Use
4267 compare_filenames_for_search. Update for new spec.
4268 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
4269 compare_filenames_for_search. Update for new spec.
4270 * breakpoint.c (clear_command): Use compare_filenames_for_search.
4271
4272 2012-01-16 Tom Tromey <tromey@redhat.com>
4273
4274 PR python/13281:
4275 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
4276 (struct main_type) <flag_flag_enum>: New field.
4277 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
4278 * NEWS: Add entries.
4279 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
4280 enums.
4281 * python/lib/gdb/printing.py (_EnumInstance): New class.
4282 (FlagEnumerationPrinter): Likewise.
4283
4284 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
4285
4286 * breakpoint.c (create_sals_from_address_default): New function.
4287 (create_breakpoints_sal_default): Likewise.
4288 (decode_linespec_default): Likewise.
4289 (is_marker_spec): Removed.
4290 (strace_marker_p): New function.
4291 (init_breakpoint_sal): Using `strace_marker_p' instead of
4292 `is_marker_spec'.
4293 (create_breakpoint): Call method `create_sals_from_address' from
4294 breakpoint_ops, replacing code that created SALs conditionally
4295 on the type of the breakpoint. Call method `create_breakpoints_sal',
4296 replacing code that created breakpoints conditionally on the type
4297 wanted.
4298 (base_breakpoint_create_sals_from_address): New function.
4299 (base_breakpoint_create_breakpoints_sal): Likewise.
4300 (base_breakpoint_decode_linespec): Likewise.
4301 (base_breakpoint_ops): Add methods
4302 `base_breakpoint_create_sals_from_address',
4303 `base_breakpoint_create_breakpoints_sal' and
4304 `base_breakpoint_decode_linespec'.
4305 (bkpt_create_sals_from_address): New function.
4306 (bkpt_create_breakpoints_sal): Likewise.
4307 (bkpt_decode_linespec): Likewise.
4308 (tracepoint_create_sals_from_address): Likewise.
4309 (tracepoint_create_breakpoints_sal): Likewise.
4310 (tracepoint_decode_linespec): Likewise.
4311 (strace_marker_create_sals_from_address): Likewise.
4312 (strace_marker_create_breakpoints_sal): Likewise.
4313 (strace_marker_decode_linespec): Likewise.
4314 (strace_marker_breakpoint_ops): New variable.
4315 (addr_string_to_sals): Remove `marker_spec'. Call method
4316 `decode_linespec' from breakpoint_ops, replacing code that decoded
4317 an address string into a SAL. Use `strace_marker_p' instead of
4318 `marker_spec'.
4319 (strace_command): Decide whether we are dealing with a static
4320 tracepoint with marker or not. Use the appropriate breakpoint_ops.
4321 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
4322 * breakpoint.h (linespec_result, linespec_sals): New forward
4323 declarations.
4324 (breakpoint_ops) <create_sals_from_address>,
4325 <create_breakpoints_sal>, <decode_linespec>: New methods.
4326
4327 2012-01-14 Doug Evans <dje@google.com>
4328
4329 * NEWS: Update text for "maint set python print-stack".
4330 It is deprecated in gdb 7.4 and deleted in 7.5.
4331
4332 2012-01-13 Eli Zaretskii <eliz@gnu.org>
4333
4334 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
4335 including curses.h.
4336
4337 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 * configure: Regenerate.
4340 * config.in: Regenerate.
4341
4342 2012-01-12 Keith Seitz <keiths@redhat.com>
4343
4344 PR mi/10586
4345 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
4346 (ANONYMOUS_UNION_NAME): Define.
4347 (is_path_expr_parent): New function.
4348 (get_path_expr_parent): New function.
4349 (is_anonymous_child): New function.
4350 (create_child_with_value): If the child is anonymous and without
4351 a name, assign an object name to it.
4352 (c_describe_child): Use get_path_expr_parent to determine
4353 the parent expression.
4354 If there field represents an anonymous struct or union and
4355 has no name, set an appropriate display name and expression.
4356 (cplus_describe_child): Likewise.
4357
4358 2012-01-12 Pedro Alves <palves@redhat.com>
4359
4360 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
4361 available when %ebp is found to be zero (outermost).
4362
4363 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
4364
4365 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
4366 an internal gdb_static_assert.
4367 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
4368
4369 2012-01-11 Tom Tromey <tromey@redhat.com>
4370
4371 PR gdb/9598:
4372 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
4373 catch" and "catch throw".
4374
4375 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4376
4377 * blockframe.c (block_innermost_frame): Start search from selected
4378 frame, if present, or otherwise the current frame.
4379
4380 * c-exp.y (variable): Update innermost_block for
4381 'block COLONCOLON NAME' clause.
4382 * m2-exp.y (variable): Ditto.
4383 * objc-exp.y (variable): Ditto.
4384
4385 2012-01-10 Tom Tromey <tromey@redhat.com>
4386
4387 PR python/13199:
4388 * python/python.c (finish_python_initialization): Set sys.argv.
4389
4390 2012-01-10 Doug Evans <dje@google.com>
4391
4392 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
4393 "want_line_info". All callers updated.
4394 (dwarf_decode_lines_1): New function.
4395 (handle_DW_AT_stmt_list): Add function comment.
4396 New arg "want_line_info". All callers updated.
4397 (read_file_scope,read_type_unit_scope): Move comment from
4398 handle_DW_AT_stmt_list to here.
4399
4400 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4401
4402 Fix regression after libiberty/ update for GCC PR 6057 and others.
4403 * c-exp.y (operator) <OPERATOR DELETE>
4404 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
4405 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
4406 (make_builtin_type, make_name): New variable i, add gdb_assert.
4407 (operator) <OPERATOR NEW>: Update ARGS to 3.
4408 (operator) <OPERATOR DELETE>: Add trailing space.
4409 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
4410 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
4411 * cp-support.c (cp_canonicalize_string): Check NULL from
4412 cp_comp_to_string, call warning and return.
4413
4414 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4415
4416 Fix duplicate .o files after omitting libbfd.a.
4417 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
4418 (SFILES): Add corelow.c.
4419 (COMMON_OBS): Add corelow.o.
4420 (ALLDEPFILES): Remove corelow.c.
4421 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
4422 * config/alpha/alpha-osf3.mh: Likewise.
4423 * config/alpha/fbsd.mh: Likewise.
4424 * config/arm/nbsdaout.mh: Likewise.
4425 * config/arm/nbsdelf.mh: Likewise.
4426 * config/i386/i386gnu.mh: Likewise.
4427 * config/ia64/hpux.mh: Likewise.
4428 * config/ia64/linux.mh: Likewise.
4429 * config/m32r/linux.mh: Likewise.
4430 * config/m68k/linux.mh: Likewise.
4431 * config/mips/irix5.mh: Likewise.
4432 * config/mips/irix6.mh: Likewise.
4433 * config/pa/hpux.mh: Likewise.
4434 * config/pa/linux.mh: Likewise.
4435 * config/powerpc/aix.mh: Likewise.
4436 * config/sparc/linux.mh: Likewise.
4437 * config/sparc/linux64.mh: Likewise.
4438 * config/sparc/sol2.mh: Likewise.
4439 * config/vax/vax.mh: Likewise.
4440 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
4441 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
4442 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
4443 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
4444 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
4445 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
4446 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
4447 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
4448 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
4449 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
4450 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
4451 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
4452 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
4453 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
4454 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
4455 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
4456 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
4457 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
4458 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
4459 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
4460 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
4461 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
4462 corelow.o from gdb_target_obs.
4463 * corefile.c (core_target): Update the comment on NULL value.
4464 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
4465 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
4466 MATCHES. Drop YUMMY set on NULL.
4467 (core_close): Do not call exit_inferior_silent on zero PID. Do not
4468 reclaim CORE_DATA if it is already NULL.
4469
4470 2012-01-09 Doug Evans <dje@google.com>
4471
4472 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
4473 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
4474
4475 2012-01-09 Keith Seitz <keiths@redhat.com>
4476
4477 * breakpoint.c (wrapper.h): Don't include.
4478
4479 2012-01-09 Keith Seitz <keiths@redhat.com>
4480
4481 * Makefile.in (SFILES): Remove wrapper.c.
4482 (HFILES_NO_SRCDIR): Remove wrapper.h.
4483 (COMMON_OBS): Remove wrapper.o.
4484 * cli/cli-interp.c: Don't inlude wrapper.h.
4485 * corelow.c: Likewise.
4486 (core_open): Replace gdb_target_find_new_threads with
4487 TRY_CATCH around target_find_new_threads.
4488 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
4489 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
4490 * varobj.c (varobj_create): Likewise for parse_exp_1 and
4491 evaluate_expression.
4492 (varobj_set_value): Likewise for evaluate_expression and
4493 value_assign.
4494 (install_new_variable): Likewise for value_fetch_lazy.
4495 (adjust_value_for_child_access): Likewise for value_ind.
4496 (c_describe_child): Likewise for value_subscript and
4497 value_ind.
4498 (c_value_of_root): Likewise for evaluate_expression.
4499 * wrapper.c: Remove.
4500 * wrapper.h: Remove.
4501
4502 2012-01-09 Doug Evans <dje@google.com>
4503
4504 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
4505 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
4506 "abfd" args with "section". All callers updated.
4507 Error checking code moved ...
4508 (error_check_comp_unit_head): ... here. New function.
4509 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
4510 Delete arg "abfd". New arg "type_offset". All callers updated.
4511 (create_debug_types_hash_table): Simplify by using
4512 read_and_check_type_unit_head.
4513
4514 * parser-defs.h (namecopy): Delete.
4515 * parse.c (namecopy, namecopy_size): Move into copy_name.
4516
4517 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4518
4519 Partially fix duplicate .o files after omitting libbfd.a.
4520 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
4521 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
4522 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
4523 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
4524 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
4525 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
4526 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
4527
4528 2012-01-09 Pedro Alves <palves@redhat.com>
4529
4530 * MAINTAINERS: Update my email address.
4531
4532 2012-01-08 Doug Evans <dje@google.com>
4533
4534 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
4535 n_type_units. Rename type_comp_units to all_type_units.
4536 All uses updated.
4537 (add_signatured_type_cu_to_table): Renamed from
4538 add_signatured_type_cu_to_list. All callers updated.
4539
4540 * gdbtypes.h (struct cplus_struct_type): Delete member
4541 nfn_fields_total. All uses removed.
4542
4543 2012-01-06 Doug Evans <dje@google.com>
4544
4545 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
4546 to top of file.
4547 (dwarf2_find_comp_unit): Delete.
4548 (process_psymtab_comp_unit): Make result "void".
4549 Delete args buffer, info_ptr, buffer_size, and replace with
4550 "section". All callers updated.
4551 (dwarf2_build_psymtabs_hard): Simplify.
4552
4553 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
4554 Thiago Jung Bauermann <bauerman@br.ibm.com>
4555
4556 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
4557 before `struct gdb_exception'.
4558 * breakpoint.c (update_global_location_list_nothrow)
4559 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
4560 * cp-abi.c (value_rtti_type): Likewise.
4561 * cp-support.c (cp_validate_operator): Likewise.
4562 * infrun.c (insert_exception_resume_breakpoint)
4563 (check_exception_resume, keep_going): Likewise.
4564 * mi-interp.c (mi_breakpoint_created)
4565 (mi_breakpoint_modified): Likewise.
4566 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
4567 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
4568 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
4569
4570 2012-01-05 Doug Evans <dje@google.com>
4571
4572 * dwarf2read.c (statement_prologue): Delete, unused.
4573
4574 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
4575 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
4576
4577 * dwarf2read.c (comp_unit_header): Delete, unused.
4578
4579 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
4580
4581 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
4582 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
4583
4584 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
4585
4586 * infrun.c (normal_stop): Don't skip calling the normal_stop
4587 observers if the thread was doing a multi-step, but stopped for
4588 some reason other than stepping.
4589
4590 2012-01-05 Pedro Alves <alves.ped@gmail.com>
4591
4592 * cli/cli-decode.h: Add comments.
4593 (CMD_LIST_AMBIGUOUS): Moved to command.h
4594 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
4595 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
4596 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
4597 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
4598 (add_com, add_com_alias, add_info, add_info_alias)
4599 (complete_on_cmdlist, complete_on_enum, help_list): Remove
4600 declarations.
4601 * command.h: Add and adjust comments.
4602 (CMD_LIST_AMBIGUOUS): Moved here.
4603 (help_cmd, help_cmd_list): Delete declarations.
4604
4605 2012-01-04 Doug Evans <dje@google.com>
4606
4607 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
4608 All callers updated.
4609 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
4610 Replace all arguments with "per_cu". All callers updated.
4611
4612 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
4613
4614 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
4615 New arg "per_cu". All callers updated.
4616
4617 Delete #if 0'd out code.
4618 * language.c (binop_result_type): Delete.
4619 (simple_type, ordered_type, same_type, integral_type): Delete.
4620 (numeric_type, character_type, string_type, boolean_type): Delete.
4621 (float_type, structured_type): Delete.
4622 * language.h: Update.
4623
4624 2012-01-04 Tom Tromey <tromey@redhat.com>
4625
4626 * python/py-value.c (valpy_binop): Initialize 'res_val'.
4627
4628 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4629
4630 * corefile.c (close_exec_file): Delete.
4631 (reopen_exec_file): Remove commented out code that seems related
4632 to close_exec_file, which is being deleted here.
4633 * inferior.h (close_exec_file): Delete.
4634 * fork-child.c (fork_inferior): Remove call to fork_inferior.
4635
4636 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4637
4638 * ada-lang.c: #include "cli/cli-utils.h".
4639 (get_selections): Use skip_spaces.
4640 (ada_get_next_arg): Use skip_spaces and skip_to_space.
4641 (catch_ada_exception_command_split): Use skip_spaces.
4642 (ada_decode_assert_location): Likewise.
4643
4644 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4645
4646 * linespec.c (decode_line_internal): Check for C++ or Java
4647 compound constructs only if the current language is C, C++
4648 or Java.
4649
4650 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4651
4652 Revert:
4653 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4654 Joel Brobecker <brobecker@adacore.com>
4655 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
4656 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
4657 3 times.
4658 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
4659 fall through into AT_ENTRY_POINT.
4660 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
4661 DUMMY_ADDR with it.
4662 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
4663 PPC_INSN_SIZE skip to 3 times.
4664
4665 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4666
4667 * linespec.c (add_minsym): Preserve function descriptors.
4668
4669 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
4670
4671 * breakpoint.c (all_locations_are_pending): Consider locations
4672 in program spaces executing during startup pending as well.
4673
4674 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4675
4676 Copyright year update in most files of the GDB Project.
4677
4678 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4679
4680 * copyright.sh: Delete.
4681 * copyright.py: Rewrite.
4682
4683 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4684
4685 * gnulib/extra/update-copyright: New file, imported from gnulib.
4686
4687 2012-01-04 Joel Brobecker <brobecker@adacore.com>
4688
4689 * README (Copyright and License Notices): New section.
4690
4691 2012-01-03 Tom Tromey <tromey@redhat.com>
4692
4693 PR python/12533:
4694 * python/py-value.c (valpy_dereference, valpy_get_address
4695 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
4696 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
4697 (valpy_absolute, valpy_richcompare): Free intermediate values.
4698
4699 2011-01-03 Joel Brobecker <brobecker@adacore.com>
4700
4701 * ada-lang.c: Reformat the copyright notice.
4702
4703 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4704
4705 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
4706 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
4707 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
4708 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
4709 Revert this part of:
4710 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4711 Build gdb directly from *.o files not using libgdb.a.
4712 * Makefile.in (COMMON_OBS): Remove solib-target.o.
4713
4714 2012-01-02 Joel Brobecker <brobecker@adacore.com>
4715
4716 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
4717 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
4718 Reformat the copyright header.
4719
4720 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4721
4722 Revert this part of:
4723 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4724 Remove the gdbtui binary.
4725 * gdb.c (main): Remove args.interpreter_p initialization.
4726 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
4727 * main.h (struct captured_main_args): Remove interpreter_p.
4728
4729 2012-01-02 Joel Brobecker <brobecker@adacore.com>
4730
4731 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
4732
4733 2012-01-02 Joel Brobecker <brobecker@adacore.com>
4734
4735 * top.c (print_gdb_version): Update copyright year.
4736
4737 2012-01-02 Yao Qi <yao@codesourcery.com>
4738
4739 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
4740
4741 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4742 Joel Brobecker <brobecker@adacore.com>
4743
4744 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
4745 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
4746 3 times.
4747 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
4748 fall through into AT_ENTRY_POINT.
4749 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
4750 DUMMY_ADDR with it.
4751 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
4752 PPC_INSN_SIZE skip to 3 times.
4753
4754 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4755
4756 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
4757 the return value.
4758 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
4759
4760 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4761
4762 Build gdb directly from *.o files not using libgdb.a.
4763 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
4764 (COMMON_OBS): Remove solib-target.o.
4765 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
4766 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
4767 (LIBGDB_OBS, libgdb.a): Move it above.
4768 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
4769 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
4770 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
4771 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
4772 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
4773 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
4774 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
4775 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
4776 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
4777 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
4778 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
4779 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
4780 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
4781 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
4782 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
4783 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
4784 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
4785 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
4786 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
4787 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
4788 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
4789 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
4790 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
4791 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
4792 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
4793 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
4794 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
4795
4796 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4797
4798 Remove the gdbtui binary.
4799 * .gitignore (/gdbtui): Remove.
4800 * Makefile.in (TUI): Remove.
4801 (SUBDIR_TUI_OBS): Remove tui-main.o.
4802 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
4803 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
4804 (tui-main.o): Remove.
4805 (all_object_files): Remove tui-main.o.
4806 * NEWS: New note for the gdbtui removal.
4807 * configure: Rebuilt.
4808 * configure.ac: No longer add all-tui, clean-tui, install-tui and
4809 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
4810 CONFIG_UNINSTALL respectively.
4811 * gdb.c (main): Remove args.interpreter_p initialization.
4812 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
4813 * main.h (struct captured_main_args): Remove interpreter_p.
4814 * tui/tui-main.c: Remove.
4815
4816 2012-01-01 Doug Evans <dje@google.com>
4817
4818 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
4819 (dwarf2_physname, read_import_statement): Ditto.
4820 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
4821 (process_structure_scope read_subroutine_type): Ditto.
4822 (read_typedef, load_partial_dies, read_partial_die): Ditto.
4823 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
4824 (dwarf2_fetch_die_location_block): Ditto.
4825 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
4826
4827 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
4828 All callers updated.
4829 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
4830 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
4831 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
4832
4833 * dwarf2read.c (load_cu): Move assert to more useful location.
4834
4835 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
4836 All callers updated.
4837
4838 * dwarf2read.c (dwarf2_per_objfile): Add comment.
4839 (dwarf2_elf_names): Minor reformat.
4840 (dwarf2_per_cu_data): Tweak comment.
4841 (dwarf2_read_section): Fix comment.
4842 (create_all_comp_units): Fix comment.
4843 (load_full_comp_unit): Fix comment.
4844 (process_full_comp_unit): Fix comment.
4845 (read_signatured_type): Fix comment.
4846
4847 For older changes see ChangeLog-2011.
4848 \f
4849 Local Variables:
4850 mode: change-log
4851 left-margin: 8
4852 fill-column: 74
4853 version-control: never
4854 coding: utf-8
4855 End: