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