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