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