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