*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2012-20-18 Joel Brobecker <brobecker@adacore.com>
2
3 * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
4 between function description and implementation.
5
6 2012-02-17 Tom Tromey <tromey@redhat.com>
7
8 PR python/12070:
9 * python/py-event.c (event_object_getset): New global.
10 (event_object_type): Reference it.
11 * python/py-type.c (field_object_getset): New global.
12 (field_object_type): Reference it.
13 * python/python-internal.h (gdb_py_generic_dict): Declare.
14 * python/py-utils.c (gdb_py_generic_dict): New function.
15
16 2012-02-17 Tristan Gingold <gingold@adacore.com>
17
18 * solib-darwin.c (darwin_current_sos): Check magic and filetype
19
20 2012-02-17 Thomas Schwinge <thomas@codesourcery.com>
21
22 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
23 TYPE_CALLING_CONVENTION annotation.
24
25 2012-02-16 Kevin Buettner <kevinb@redhat.com>
26
27 * MAINTAINERS: Add rx to target ISA section.
28 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
29 (ALLDEPFILES): Add rx-tdep.c.
30
31 2012-02-16 Tom Tromey <tromey@redhat.com>
32
33 * symfile.c (symbol_file_add_main_1): Use inferior's
34 symfile_flags.
35 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
36 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
37 inferior.
38 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
39 inferior.
40 (follow_exec): Use inferior's symfile_flags.
41 * inferior.h (struct inferior) <symfile_flags>: New field.
42
43 2012-02-16 Mike Frysinger <vapier@gentoo.org>
44
45 PR gdb/9734:
46 * remote-sim.c (gdbsim_create_inferior): Call error() when
47 sim_create_inferior() fails.
48
49 2012-02-16 Josh Matthews <josh@joshmatthews.net>
50
51 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
52
53 2012-02-16 Tom Tromey <tromey@redhat.com>
54
55 PR c++/13653:
56 * thread.c (struct current_thread_cleanup) <was_removable>: New
57 field.
58 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
59 (make_cleanup_restore_current_thread): Initialize new field.
60
61 2012-02-15 Kevin Buettner <kevinb@redhat.com>
62
63 * MAINTAINERS: Add rl78 to target ISA section.
64 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
65 (ALLDEPFILES): Add rl78-tdep.c.
66 * NEWS: Mention rl78 as a new target.
67
68 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
69
70 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
71 data.
72 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
73
74 2012-02-15 Tom Tromey <tromey@redhat.com>
75
76 PR gdb/12659:
77 * infcmd.c (registers_info): Print just the current register's
78 name.
79
80 2012-02-15 Tom Tromey <tromey@redhat.com>
81
82 * python/py-symbol.c (sympy_value): Use _().
83
84 2012-02-15 Pedro Alves <palves@redhat.com>
85
86 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
87 output to be like native targets'.
88 (remote_pid_to_str): Special case the null ptid.
89
90 2012-02-14 Stan Shebs <stan@codesourcery.com>
91
92 * NEWS: Mention enable count command.
93 * breakpoint.h (struct breakpoint): New field enable_count.
94 * breakpoint.c (enable_breakpoint_disp): Add count argument.
95 (enable_breakpoint): Add arg to call.
96 (struct disp_data): New struct.
97 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
98 (do_map_enable_once_breakpoint): Create a struct and pass it.
99 (do_map_enable_delete_breakpoint): Ditto.
100 (do_map_enable_count_breakpoint): New function.
101 (enable_count_command): New function.
102 (bpstat_stop_status): Decrement enable_count.
103 (print_one_breakpoint_location): Report enable count.
104 (_initialize_breakpoint): Add enable count command.
105
106 2012-02-14 Kevin Buettner <kevinb@redhat.com>
107
108 * rl78-tdep.c (reggroups.h): Include.
109 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
110 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
111 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
112 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
113 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
114 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
115 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
116 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
117 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
118 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
119 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
120 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
121 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
122 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
123 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
124 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
125 beginning of register list.
126 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
127 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
128 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
129 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
130 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
131 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
132 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
133 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
134 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
135 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
136 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
137 the pseudo registers. Rearrange other pseudo registers too so
138 that the bank registers appear at the end.
139 (rl78_register_type): Account for the fact that the byte sized
140 bank registers are now pseudo-registers.
141 (rl78_register_name): Rearrange the register name array. Make
142 initial set of raw banked registers inaccessible.
143 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
144 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
145 case for copying bytes back and forth between raw and pseudo
146 versions of the banked registers. Update other cases to reflect
147 the changed names.
148 (rl78_return_value): Update to account for changed names of
149 raw registers.
150 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
151 rl78_register_sim_regno().
152
153 2012-02-14 Kevin Buettner <kevinb@redhat.com>
154
155 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
156 the name parameter being passed to find_pc_partial_function().
157
158 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
159
160 * MAINTAINERS: Step down from being ia64 target maintainer.
161
162 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
163
164 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
165 compilation warning.
166
167 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
168
169 Fix crash on loaded shlibs without loaded exec_bfd.
170 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
171 (set_section_command): Replace exec_bfd by p->bfd.
172
173 2012-02-10 Tom Tromey <tromey@redhat.com>
174
175 * linespec.c (decode_line_internal): Skip symtabs_from_filename
176 when we have a C++ qualified name.
177
178 2012-02-10 Pedro Alves <palves@redhat.com>
179
180 * inferior.c (inferior_pid_to_str): New.
181 (print_inferior, inferior_command): Use it.
182
183 2012-02-10 Pedro Alves <palves@redhat.com>
184
185 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
186 the test CFLAGS.
187 * configure: Regenerate.
188
189 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
190
191 * linespec.c (decode_line_internal): Fix comment correctness.
192
193 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
194
195 PR gdb/12953
196 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
197 * amd64bsd-nat.c: Add support for debug registers (adapted from
198 i386bsd-nat.c).
199 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
200 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
201 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
202 (amd64bsd_dr_get_control): New functions.
203 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
204 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
205 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
206 watchpoints initialization.
207 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
208
209 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
210
211 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
212 flds_bnds.fields.
213 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
214
215 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
216
217 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
218
219 2012-02-08 Joel Brobecker <brobecker@adacore.com>
220
221 * language.h (symbol_name_cmp_ftype): Renames
222 symbol_name_match_p_ftype.
223 (struct language_defn)[la_get_symbol_name_cmp]: Renames
224 la_get_symbol_name_match_p.
225 * ada-lang.c (ada_get_symbol_name_cmp): Renames
226 ada_get_symbol_name_match_p. Update comment.
227 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
228 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
229 Renames symbol_name_match_p. Update field type.
230 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
231 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
232 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
233 "la_get_symbol_name_cmp" in comments.
234 * language.c: Likewise.
235
236 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
237
238 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
239 %eflags offset.
240 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
241 (amd64_sol2_gregset32_reg_offs): Likewise.
242
243 2012-02-08 Joel Brobecker <brobecker@adacore.com>
244
245 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
246 of the returned BFD is allocated by GDB.
247
248 2012-02-07 Tom Tromey <tromey@redhat.com>
249
250 PR python/12027:
251 * python/python-internal.h (frame_object_type): Declare.
252 * python/py-symbol.c (sympy_needs_frame): New function.
253 (sympy_value): New function.
254 (symbol_object_getset): Add "needs_frame".
255 (symbol_object_methods): Add "value".
256 * python/py-frame.c (frame_object_type): No longer static.
257
258 2012-02-07 Tom Tromey <tromey@redhat.com>
259
260 PR python/13599:
261 * python/py-symbol.c (sympy_line): New function.
262 (symbol_object_getset): Add "line".
263
264 2012-02-07 Tom Tromey <tromey@redhat.com>
265
266 * charset.c (find_charset_names): Check 'in' against NULL.
267
268 2012-02-06 Doug Evans <dje@google.com>
269
270 * gdbtypes.h (struct main_type): Change type of name,tag_name,
271 and fields.name members from char * to const char *. All uses updated.
272 (struct cplus_struct_type): Change type of fn_fieldlists.name member
273 from char * to const char *. All uses updated.
274 (type_name_no_tag): Update.
275 (lookup_unsigned_typename, lookup_signed_typename): Update.
276 * gdbtypes.c (type_name_no_tag): Change result type
277 from char * to const char *. All callers updated.
278 (lookup_unsigned_typename, lookup_signed_typename): Change type of
279 name parameter from char * to const char *.
280 * symtab.h (struct cplus_specific): Change type of demangled_name
281 member from char * to const char *. All uses updated.
282 (struct general_symbol_info): Change type of name and
283 mangled_lang.demangled_name members from char * to const char *.
284 All uses updated.
285 (symbol_get_demangled_name, symbol_natural_name): Update.
286 (symbol_demangled_name, symbol_search_name): Update.
287 * symtab.c (symbol_get_demangled_name): Change result type
288 from char * to const char *. All callers updated.
289 (symbol_natural_name, symbol_demangled_name): Ditto.
290 (symbol_search_name): Ditto.
291 (completion_list_add_name): Change type of symname,sym_text,
292 text,word parameters from char * to const char *.
293 (completion_list_objc_symbol): Change type of sym_text,
294 text,word parameters from char * to const char *.
295 * ada-lang.c (find_struct_field): Change type of name parameter
296 from char * to const char *.
297 (encoded_ordered_before): Similarly for N0,N1 parameters.
298 (old_renaming_is_invisible): Similarly for function_name parameter.
299 (ada_type_name): Change result type from char * to const char *.
300 All callers updated.
301 * ada-lang.h (ada_type_name): Update.
302 * buildsym.c (hashname): Change type of name parameter
303 from char * to const char *.
304 * buildsym.h (hashname): Update.
305 * dbxread.c (end_psymtab): Change type of include_list parameter
306 from char ** to const char **.
307 * dwarf2read.c (determine_prefix): Change result type
308 from char * to const char *. All callers updated.
309 * f-lang.c (find_common_for_function): Change type of name, funcname
310 parameters from char * to const char *.
311 * f-lang.c (find_common_for_function): Update.
312 * f-valprint.c (list_all_visible_commons): Change type of funcname
313 parameters from char * to const char *.
314 * gdbarch.sh (static_transform_name): Change type of name parameter
315 and result from char * to const char *.
316 * gdbarch.c: Regenerate.
317 * gdbarch.h: Regenerate.
318 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
319 of name parameter from char * to const char *.
320 * jv-lang.c (java_primitive_type_from_name): Ditto.
321 (java_demangled_signature_length): Similarly for signature parameter.
322 (java_demangled_signature_copy): Ditto.
323 (java_demangle_type_signature): Ditto.
324 * jv-lang.h (java_primitive_type_from_name): Update.
325 (java_demangle_type_signature): Update.
326 * objc-lang.c (specialcmp): Change type of a,b parameters
327 from char * to const char *.
328 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
329 from char * to const char *. All callers updated.
330 * p-lang.h (is_pascal_string_type): Update.
331 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
332 of name parameter from char * to const char *.
333 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
334 * utils.c (fprintf_symbol_filtered): Ditto.
335 * defs.h (fprintf_symbol_filtered): Update.
336 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
337 * stabsread.h (end_psymtab): Update.
338 * stack.c (find_frame_funname): Change type of funname parameter
339 from char ** to const char **.
340 * stack.h (find_frame_funname): Update.
341 * typeprint.c (type_print): Change type of varstring parameter
342 from char * to const char *.
343 * value.h (type_print): Update.
344 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
345 from char * to const char *. All callers updated.
346 (xcoff_end_psymtab): Change type of include_list parameter
347 from char ** to const char **. All callers updated.
348 (swap_sym): Similarly for name parameter. All callers updated.
349 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
350 Use xstrdup.
351 (process_coff_symbol): Use xstrdup.
352 * stabsread.c (stabs_method_name_from_physname): Renamed from
353 update_method_name_from_physname. Change result type from void
354 to char *. All callers updated.
355 (read_member_functions): In has_destructor case, store name in objfile
356 obstack instead of malloc space. In !has_stub case, fix mem leak.
357
358 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
359
360 * configure: Rebuild.
361 * configure.ac: Put -L../bfd and -L../libiberty at the front of
362 LDFLAGS.
363
364 2012-02-03 Kevin Buettner <kevinb@redhat.com>
365
366 * configure.tgt (rl78-*-elf): New target.
367 * rl78-tdep.c: New file.
368
369 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
370
371 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
372 and continue the loop. Add QUIT statement.
373
374 2012-02-03 Tom Tromey <tromey@redhat.com>
375
376 PR gdb/13596:
377 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
378 bfd_lookup_symbol_from_symtab.
379 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
380 gdb_bfd_lookup_symbol_from_symtab.
381
382 2012-02-03 Joel Brobecker <brobecker@adacore.com>
383
384 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
385 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
386 symbol. Add assertion that sym2 is never NULL.
387
388 2012-02-02 Doug Evans <dje@google.com>
389
390 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
391 "name" parameter to const char ** from char **. All callers updated.
392 (find_pc_partial_function): Ditto.
393 (cache_pc_function_name): Change type to const char * from char *.
394 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
395 (find_pc_partial_function): Update.
396 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
397 type of "name" parameter to const char * from char *.
398 All uses updated.
399 * arch-utils.c (generic_in_solib_return_trampoline): Change
400 type of "name" parameter to const char * from char *.
401 * arch-utils.h (generic_in_solib_return_trampoline): Update.
402 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
403 type of "name" parameter to const char * from char *.
404 * gdbarch.sh (in_solib_return_trampoline): Ditto.
405 * gdbarch.c: Regenerate.
406 * gdbarch.h: Regenerate.
407 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
408 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
409 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
410 type of "name" parameter to const char * from char *.
411 * skip.c (skip_function_pc): Ditto.
412 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
413 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
414 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
415 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
416 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
417 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
418 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
419 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
420 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
421
422 2012-02-02 Pedro Alves <palves@redhat.com>
423
424 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
425 the current inferior has no execution. Make sure the current
426 remote process matches gdb's current inferior.
427
428 2012-02-02 Tom Tromey <tromey@redhat.com>
429
430 PR gdb/13405:
431 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
432 read-only memory.
433
434 2012-02-02 Tom Tromey <tromey@redhat.com>
435
436 PR gdb/9307:
437 * symtab.c (lookup_language_this): Set block_found.
438
439 2012-02-01 Tom Tromey <tromey@redhat.com>
440
441 PR gdb/13431:
442 * jit.c (struct jit_inferior_data): Rewrite.
443 (struct jit_objfile_data): New.
444 (get_jit_objfile_data): New function.
445 (add_objfile_entry): Update.
446 (jit_read_descriptor): Return int. Replace descriptor_addr
447 argument with inf_data. Update. Don't call error.
448 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
449 descriptor here.
450 (jit_inferior_init): Don't look up descriptor. Don't call error.
451 (jit_reset_inferior_data_and_breakpoints)
452 (jit_inferior_created_observer): Remove.
453 (jit_inferior_exit_hook): Update.
454 (jit_executable_changed_observer): Remove.
455 (jit_event_handler): Update.
456 (free_objfile_data): Reset inferior data if needed.
457 (_initialize_jit): Update.
458
459 2012-02-01 Tom Tromey <tromey@redhat.com>
460
461 * jit.c (bfd_open_from_target_memory): Move higher in file.
462
463 2012-02-01 Tristan Gingold <gingold@adacore.com>
464
465 * libunwind-frame.c (libunwind_load): Display message if dlopen
466 failed.
467
468 2012-02-01 Gary Benson <gbenson@redhat.com>
469
470 * symtab.h (symbol_name_match_p_ftype): New typedef.
471 (iterate_over_symbols): Use the above.
472 * symtab.c (iterate_over_symbols): Likewise.
473 * language.h (language_defn->la_iterate_over_symbols): Likewise.
474 * ada-lang.c (ada_iterate_over_symbols): Likewise.
475 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
476 (iterate_name_matcher): Document return values.
477 (collect_one_symbol): Likewise.
478 (collect_function_symbols): Likewise.
479 (collect_symbols): Likewise.
480
481 2012-02-01 Tom Tromey <tromey@redhat.com>
482
483 * ada-lang.c (resolve_subexp): Update.
484 (ada_lookup_symbol_list): Add 'full_search' argument.
485 (ada_iterate_over_symbols): Pass 0 as full_search argument to
486 ada_lookup_symbol_list.
487 (ada_lookup_encoded_symbol): Update.
488 (get_var_value): Update.
489 * ada-exp.y (block_lookup): Update.
490 (write_var_or_type): Update.
491 (write_name_assoc): Update.
492 * ada-lang.h (ada_lookup_symbol_list): Update.
493
494 2012-01-31 Tom Tromey <tromey@redhat.com>
495
496 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
497 comment.
498
499 2012-01-31 Doug Evans <dje@google.com>
500
501 * symtab.h: Remove outdated comment.
502 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
503
504 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
505
506 Fix build error in Darwin port.
507 * i386-darwin-nat.c: Include i386-nat.h.
508
509 2012-01-30 Tom Tromey <tromey@redhat.com>
510
511 PR breakpoints/13568:
512 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
513 argument. Check for recursive includes.
514 (dwarf_decode_macros): Create an include hash.
515
516 2012-01-30 Michael Eager <eager@eagercon.com>
517
518 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
519 * ppc-linux-tdep.c: Include glibc-tdep.h.
520 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
521 (powerpc_linux_in_plt_stub): New function.
522 (powerpc_linux_in_dynsym_resolve_code): New function.
523 (ppc_skip_trampoline_code): New function.
524 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
525 Use glibc_skip_solib_resolver.
526
527 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
528
529 Code cleanup: Make 1440 bytes of data segment read-only.
530 * arch-utils.c (endian_enum): Make it const char *const [].
531 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
532 Likewise.
533 * breakpoint.c (always_inserted_enums): Likewise.
534 * cli/cli-cmds.c (script_ext_enums): Likewise.
535 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
536 enumlist parameter const char *const *.
537 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
538 const char *const *.
539 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
540 parameter const char *const *.
541 * cris-tdep.c (cris_modes): Make it const char *const [].
542 * filesystem.c (target_file_system_kinds): Likewise.
543 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
544 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
545 (can_use_displaced_stepping_enum, scheduler_enums)
546 (exec_direction_names): Likewise.
547 * language.c (_initialize_language): Make the type_or_range_names and
548 case_sensitive_names variables const char *const [].
549 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
550 * python/python.c (python_excp_enums): Likewise.
551 * remote.c (interrupt_sequence_modes): Likewise.
552 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
553 * serial.c (logbase_enums): Likewise.
554 * sh-tdep.c (sh_cc_enum): Likewise.
555 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
556 Likewise.
557 * symtab.c (multiple_symbols_modes): Likewise.
558 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
559 Likewise.
560 * utils.c (internal_problem_modes): Likewise.
561
562 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
563
564 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
565 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
566 result.
567
568 2012-01-27 Doug Evans <dje@google.com>
569
570 * configure.ac (with_python): Fix absolute path handling for win32.
571 * configure: Regenerate.
572
573 2012-01-26 Doug Evans <dje@google.com>
574
575 * symtab.c: Whitespace cleanup, no code changes.
576
577 * symtab.c (lookup_symbol_in_language): Improve comment.
578 (lookup_symbol_aux): Fix comment.
579
580 * psymtab.c (add_psymbol_to_list): Result is now "void".
581 * psympriv.h (add_psymbol_to_list): Update.
582
583 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
584
585 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
586
587 Do not open script filenames twice.
588 * cli/cli-cmds.c (source_script_from_stream): Pass to
589 source_python_script also STREAM.
590 * python/py-auto-load.c (source_section_scripts): Pass to
591 source_python_script_for_objfile also STREAM.
592 (auto_load_objfile_script): Pass to source_python_script_for_objfile
593 also INPUT.
594 * python/python-internal.h (source_python_script_for_objfile): New
595 parameter file, rename parameter file to filename.
596 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
597 instead if !_WIN32. Update the function comment.
598 (source_python_script, source_python_script_for_objfile)
599 (source_python_script): New parameter file, rename parameter file to
600 filename. Pass FILENAME to python_run_simple_file.
601 * python/python.h (source_python_script): New parameter file, rename
602 parameter file to filename.
603
604 2012-01-26 Pedro Alves <palves@redhat.com>
605
606 * corelow.c (core_has_fake_pid): Delete.
607 (core_close): Delete references to `core_has_fake_pid'.
608 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
609 (core_open): Delete references to `core_has_fake_pid'.
610 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
611 the removed global.
612
613 2012-01-26 Joel Brobecker <brobecker@adacore.com>
614
615 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
616 Remove language parameter from name_matcher. Adjust the comment.
617 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
618 Remove language parameter.
619 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
620 * linespec.c (iterate_name_matcher): Likewise.
621 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
622 name_matcher. Adjust call accordingly.
623 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
624 (maintenance_check_symtabs): Adjust type of parameter "fun".
625 * psymtab.h (maintenance_check_symtabs): Likewise.
626
627 2012-01-26 Joel Brobecker <brobecker@adacore.com>
628
629 * language.h (symbol_name_match_p_ftype): New typedef.
630 (struct language_defn): Replace field la_symbol_name_compare
631 by la_get_symbol_name_match_p.
632 * ada-lang.c (ada_get_symbol_name_match_p): New function.
633 (ada_language_defn): Use it.
634 * linespec.c (struct symbol_matcher_data): New type.
635 (iterate_name_matcher): Rewrite.
636 (iterate_over_all_matching_symtabs): Pass a pointer to
637 a symbol_matcher_data struct to expand_symtabs_matching
638 instead of just the lookup name.
639 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
640 opencl-lang.c, p-lang.c, language.c: Delete field
641 la_symbol_name_compare, and replace by NULL for new field
642 la_get_symbol_name_match_p.
643 * symfile.h (struct quick_symbol_functions): Update comment.
644
645 2012-01-25 Tom Tromey <tromey@redhat.com>
646
647 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
648 dereferencing.
649
650 2012-01-24 Tom Tromey <tromey@redhat.com>
651
652 PR symtab/12406:
653 * solib.c (update_solib_list): Update the program space's
654 added_solibs and deleted_solibs fields.
655 * progspace.h (struct program_space) <added_solibs,
656 deleted_solibs>: New fields.
657 (clear_program_space_solib_cache): Declare.
658 * progspace.c (release_program_space): Call
659 clear_program_space_solib_cache.
660 (clear_program_space_solib_cache): New function.
661 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
662 bpstat_stop_status. Use handle_solib_event.
663 * breakpoint.c: Include gdb_regex.h.
664 (print_solib_event): New function.
665 (bpstat_print): Use print_solib_event.
666 (bpstat_stop_status): Add special case for bp_shlib_event.
667 (handle_solib_event): New function.
668 (bpstat_what): Use handle_solib_event.
669 (struct solib_catchpoint): New.
670 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
671 (breakpoint_hit_catch_solib, check_status_catch_solib)
672 (print_it_catch_solib, print_one_catch_solib)
673 (print_mention_catch_solib, print_recreate_catch_solib): New
674 functions.
675 (catch_solib_breakpoint_ops): New global.
676 (catch_load_or_unload, catch_load_command_1)
677 (catch_unload_command_1): New functions.
678 (internal_bkpt_check_status): Add special case for
679 bp_shlib_event.
680 (internal_bkpt_print_it): Use print_solib_event.
681 (initialize_breakpoint_ops): Initialize
682 catch_solib_breakpoint_ops.
683 (_initialize_breakpoint): Register "catch load" and "catch
684 unload".
685 * breakpoint.h (handle_solib_event): Declare.
686 * NEWS: Add entry for "catch load" and "catch unload".
687
688 2012-01-24 Tom Tromey <tromey@redhat.com>
689
690 * ada-lang.c: Include gdb_vecs.h.
691 * charset.c: Include gdb_vecs.h.
692 * tracepoint.h: Include gdb_vecs.h.
693 * gdb_vecs.h: New file.
694
695 2012-01-24 Pedro Alves <pedro@codesourcery.com>
696
697 * breakpoint.c (breakpoint_hit_catch_fork)
698 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
699 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
700 * infrun.c (inferior_has_forked, inferior_has_vforked)
701 (inferior_has_execd, inferior_has_called_syscall): Delete.
702 (handle_syscall_event): Get syscall_number from the execution
703 control state's wait status.
704 (wait_for_inferior): Don't clear syscall_number.
705
706 2012-01-24 Pedro Alves <palves@redhat.com>
707
708 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
709 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
710 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
711 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
712 `ws' parameter.
713 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
714 false for events other than TARGET_SIGNAL_TRAP.
715 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
716 Add `ws' parameter.
717 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
718 events other than TARGET_SIGNAL_TRAP.
719 (tracepoint_breakpoint_hit): Add `ws' parameter.
720 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
721 parameter.
722 (bpstat_stop_status): Same.
723 (pc_at_non_inline_function): Same.
724 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
725 to pass the current event's waitstatus to bpstat_stop_status
726 and pc_at_non_inline_function.
727
728 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
729
730 Code cleanup.
731 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
732 Update the function comment for it.
733 (source_script_with_search): Call make_cleanup_fclose for STREAM.
734 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
735 for STREAM.
736
737 2012-01-24 Pedro Alves <palves@redhat.com>
738
739 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
740 outside `bs->stop' block.
741 (bpstat_what): Rework bp_shlib_event handling.
742 (internal_bkpt_check_status): If the breakpoint is a
743 bp_shlib_event, then set bs->stop and bs->print if
744 stop_on_solib_events is set.
745
746 2012-01-24 Gary Benson <gbenson@redhat.com>
747
748 Delete #if 0'd out code.
749 * stack.c (print_frame_label_vars): Remove.
750 (catch_info): Likewise.
751 (_initialize_stack): Remove "info catch" command.
752 * NEWS: Mention the above.
753
754 2012-01-24 Pedro Alves <palves@redhat.com>
755
756 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
757 it.
758 (remote_notice_new_inferior): If the remote end doesn't support
759 the multiprocess extensions, then the PID is fake.
760 (add_current_inferior_and_thread): New.
761 (remote_start_remote): Use it.
762 (extended_remote_attach_1): Adjust.
763 (extended_remote_create_inferior_1): Use
764 add_current_inferior_and_thread.
765
766 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
767
768 Fix watchpoints to be specific for each inferior.
769 * breakpoint.c (watchpoint_in_thread_scope): Verify also
770 current_program_space.
771 * i386-nat.c (i386_inferior_data_cleanup): New.
772 (i386_inferior_data_get): Replace variable inf_data_local by an
773 inferior_data call.
774 (i386_use_watchpoints): Initialize i386_inferior_data.
775 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
776 specific iterate_over_lwps.
777
778 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
779
780 Fix watchpoints across inferior fork.
781 * amd64-linux-nat.c (update_debug_registers_callback): Update the
782 comment for linux_nat_iterate_watchpoint_lwps.
783 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
784 linux_nat_iterate_watchpoint_lwps.
785 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
786 * i386-linux-nat.c (update_debug_registers_callback): Update the
787 comment for linux_nat_iterate_watchpoint_lwps.
788 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
789 linux_nat_iterate_watchpoint_lwps.
790 (i386_linux_prepare_to_resume): New comment on Linux kernel.
791 * i386-nat.c: Include inferior.h.
792 (dr_mirror): Remove.
793 (i386_inferior_data, struct i386_inferior_data)
794 (i386_inferior_data_get): New.
795 (i386_debug_reg_state): Use i386_inferior_data_get.
796 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
797 (i386_insert_watchpoint, i386_remove_watchpoint)
798 (i386_stopped_data_address, i386_insert_hw_breakpoint)
799 (i386_remove_hw_breakpoint): New variable state, use
800 i386_debug_reg_state instead of DR_MIRROR.
801 * linux-nat.c (delete_lwp): New declaration.
802 (num_lwps): Move here from downwards.
803 (delete_lwp_cleanup): New.
804 (linux_child_follow_fork): Create new child_lp, call
805 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
806 PTRACE_DETACH.
807 (num_lwps): Move upwards.
808 (linux_nat_iterate_watchpoint_lwps): New.
809 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
810 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
811
812 2012-01-24 Joel Brobecker <brobecker@adacore.com>
813
814 GDB 7.4 released.
815
816 2012-01-23 Pedro Alves <palves@redhat.com>
817
818 * top.c (caution): Rename to ...
819 (confirm): ... this.
820 (show_caution): Rename to ...
821 (show_confirm): ... this.
822 (quit_cover): Adjust.
823 (init_main): Adjust.
824 * top.h (caution): Rename to ...
825 (confirm): ... this.
826 * utils.c (internal_vproblem, defaulted_query): Adjust.
827
828 2012-01-23 Pedro Alves <palves@redhat.com>
829
830 * top.c (caution): Update comment.
831 (execute_command): Don't consider the current value of `caution'.
832
833 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
834
835 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
836
837 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
838
839 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
840 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
841 * target.c (target_fileio_pwrite): Remove buffer address from
842 debug output.
843 (target_fileio_pread): Likewise.
844
845 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
846
847 * NEWS: Document remote "info proc" and "generate-core-file".
848
849 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
850
851 * gdbarch.sh (find_memory_regions): New callback.
852 * gdbarch.c, gdbarch.h: Regenerate.
853
854 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
855 callback before falling back to target method.
856
857 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
858 (linux_target_install_ops): No longer install it.
859
860 * linux-tdep.c (linux_find_memory_regions): New function.
861 (linux_init_abi): Install it.
862
863 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
864
865 * gdbarch.sh (make_corefile_notes): New architecture callback.
866 * gdbarch.c: Regenerate.
867 * gdbarch.h: Likewise.
868
869 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
870 before target_make_corefile_notes. If NULL is returned, the
871 target does not support core file generation.
872
873 * linux-nat.c: Include "linux-tdep.h".
874 (find_signalled_thread, find_stop_signal): Remove.
875 (linux_nat_do_thread_registers): Likewise.
876 (struct linux_nat_corefile_thread_data): Likewise.
877 (linux_nat_corefile_thread_callback): Likewise.
878 (iterate_over_spus): Likewise.
879 (struct linux_spu_corefile_data): Likewise.
880 (linux_spu_corefile_callback): Likewise.
881 (linux_spu_make_corefile_notes): Likewise.
882 (linux_nat_collect_thread_registers): New function.
883 (linux_nat_make_corefile_notes): Replace contents by call to
884 linux_make_corefile_notes passing linux_nat_collect_thread_registers
885 as native-only callback.
886
887 * linux-tdep.h: Include "bfd.h".
888 (struct regcache): Add forward declaration.
889 (linux_collect_thread_registers_ftype): New typedef.
890 (linux_make_corefile_notes): Add prototype.
891 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
892 "regset.h", and "elf-bfd.h".
893 (find_signalled_thread, find_stop_signal): New functions.
894 (linux_spu_make_corefile_notes): Likewise.
895 (linux_collect_thread_registers): Likewise.
896 (struct linux_corefile_thread_data): New data structure.
897 (linux_corefile_thread_callback): New funcion.
898 (linux_make_corefile_notes): Likewise.
899 (linux_make_corefile_notes_1): Likewise.
900 (linux_init_abi): Install it.
901
902 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
903
904 * gdbarch.sh (info_proc): New callback.
905 * gdbarch.c, gdbarch.h: Regenerate.
906
907 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
908 before falling back to the target info_proc callback.
909
910 * linux-nat.c: Do not include "cli/cli-utils.h".
911 (linux_nat_info_proc): Remove.
912 (linux_target_install_ops): No longer install it.
913
914 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
915 (read_mapping): New function.
916 (linux_info_proc): Likewise.
917 (linux_init_abi): Install it.
918
919 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
920
921 * defs.h (enum info_proc_what): Moved here from linux-nat.c
922 * infcmd.c: (info_proc_cmd_1): New function.
923 (info_proc_cmd): New function, moved here from equivalent routine
924 orignally in linux-nat.c.
925 (info_proc_cmd_mappings): Likewise.
926 (info_proc_cmd_stat): Likewise.
927 (info_proc_cmd_status): Likewise.
928 (info_proc_cmd_cwd): Likewise.
929 (info_proc_cmd_cmdline): Likewise.
930 (info_proc_cmd_exe): Likewise.
931 (info_proc_cmd_all): Likewise.
932 (_initialize_infcmd): Install "info proc" command and subcommands.
933
934 * target.h (struct target_ops): Add to_info_proc.
935 (target_info_proc): Add prototype.
936 * target.c (target_info_proc): New function.
937
938 * procfs.c (procfs_info_proc): Add prototype.
939 (info_proc_cmd): Rename into ...
940 (procfs_info_proc): ... this. Update argument types as appropriate
941 for a to_info_proc implementation. Handle "what" argument.
942 (procfs_target): Install procfs_info_proc.
943 (_initialize_procfs): No longer install "info proc" command.
944
945 * linux-nat.c: (enum info_proc_what): Remove.
946 (linux_nat_info_proc_cmd_1): Rename into ...
947 (linux_nat_info_proc): ... this. Update argument types as appropriate
948 for a to_info_proc implementation.
949 (linux_nat_info_proc_cmd): Remove.
950 (linux_nat_info_proc_cmd_mappings): Likewise.
951 (linux_nat_info_proc_cmd_stat): Likewise.
952 (linux_nat_info_proc_cmd_status): Likewise.
953 (linux_nat_info_proc_cmd_cwd): Likewise.
954 (linux_nat_info_proc_cmd_cmdline): Likewise.
955 (linux_nat_info_proc_cmd_exe): Likewise.
956 (linux_nat_info_proc_cmd_all): Likewise.
957 (linux_target_install_ops): Install linux_nat_info_proc.
958 (_initialize_linux_nat): No longer install "info proc" command
959 and subcommands.
960
961 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
962
963 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
964 * config.in, configure: Regenerate.
965
966 * target.h (struct target_ops): Add to_fileio_readlink.
967 (target_fileio_readlink): Add prototype.
968 * target.c (target_fileio_readlink): New function.
969
970 * inf-child.c: Conditionally include <sys/param.h>.
971 (inf_child_fileio_readlink): New function.
972 (inf_child_target): Install it.
973
974 * remote.c (PACKET_vFile_readlink): New enum value.
975 (remote_hostio_readlink): New function.
976 (init_remote_ops): Install it.
977 (_initialize_remote): Handle vFile:readlink packet type.
978
979 2012-01-20 Pedro Alves <palves@redhat.com>
980 Ulrich Weigand <ulrich.weigand@linaro.org>
981
982 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
983 * config.in, configure: Regenerate.
984
985 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
986 to_fileio_pread, to_fileio_close, to_fileio_unlink.
987 (target_fileio_open): Add prototype.
988 (target_fileio_pwrite): Likewise.
989 (target_fileio_pread): Likewise.
990 (target_fileio_close): Likewise.
991 (target_fileio_unlink): Likewise.
992 (target_fileio_read_alloc): Likewise.
993 (target_fileio_read_stralloc): Likewise.
994
995 * target.c: Include "gdb/fileio.h".
996 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
997 (default_fileio_target): New function.
998 (target_fileio_open): Likewise.
999 (target_fileio_pwrite): Likewise.
1000 (target_fileio_pread): Likewise.
1001 (target_fileio_close): Likewise.
1002 (target_fileio_unlink): Likewise.
1003 (target_fileio_close_cleanup): Likewise.
1004 (target_fileio_read_alloc_1): Likewise.
1005 (target_fileio_read_alloc): Likewise.
1006 (target_fileio_read_stralloc): Likewise.
1007
1008 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
1009 <fcntl.h>, and <unistd.h>.
1010 (inf_child_fileio_open_flags_to_host): New function.
1011 (inf_child_errno_to_fileio_error): Likewise.
1012 (inf_child_fileio_open): Likewise.
1013 (inf_child_fileio_pwrite): Likewise.
1014 (inf_child_fileio_pread): Likewise.
1015 (inf_child_fileio_close): Likewise.
1016 (inf_child_fileio_unlink): Likewise.
1017 (inf_child_target): Install to_fileio routines.
1018
1019 * remote.c (init_remote_ops): Install to_fileio routines.
1020
1021 2012-01-20 Pedro Alves <palves@redhat.com>
1022 Ulrich Weigand <ulrich.weigand@linaro.org>
1023
1024 * remote.c (remote_multi_process_p): Only check for multi-process
1025 protocol feature, do not check for extended protocol.
1026 (remote_supports_multi_process): Check for extended protocol here.
1027 (set_general_process): Likewise.
1028 (extended_remote_kill): Likewise.
1029 (remote_pid_to_str): Likewise.
1030 (remote_query_supported): Always query multiprocess mode.
1031
1032 2012-01-20 Pedro Alves <palves@redhat.com>
1033 Ulrich Weigand <ulrich.weigand@linaro.org>
1034
1035 * inferior.h (struct inferior): Add fake_pid_p.
1036 * inferior.c (exit_inferior_1): Clear fake_pid_p.
1037 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
1038 magic_null_ptid since the remote side doesn't provide a real PID.
1039
1040 2012-01-19 Tom Tromey <tromey@redhat.com>
1041
1042 * NEWS: Combine the two Python sections.
1043
1044 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1045
1046 * target.h (target_close): Update comment on the target's unpush state.
1047
1048 2012-01-19 Pedro Alves <palves@redhat.com>
1049
1050 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
1051 linux_nat_async directly instead of going through the target
1052 vector.
1053 * target.c (unpush_target): Close target after unpushing it, not
1054 before.
1055
1056 2012-01-19 Gary Benson <gbenson@redhat.com>
1057
1058 * mdebugread.c (sort_blocks): Replace integer constants with ones
1059 derived from FIRST_LOCAL_BLOCK.
1060
1061 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1062 Jan Kratochvil <jan.kratochvil@redhat.com>
1063
1064 PR gdb/9538
1065 * symfile.c (find_separate_debug_file): New function.
1066 (terminate_after_last_dir_separator): Likewise.
1067 (find_separate_debug_file_by_debuglink): Also try realpath.
1068 * configure.ac (AC_CHECK_FUNCS): Add lstat.
1069 * configure: Regenerate.
1070 * config.in: Regenerate.
1071
1072 2012-01-18 Doug Evans <dje@google.com>
1073
1074 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
1075 (main.o): Remove rule.
1076 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
1077 (--with-sysroot): Rewrite.
1078 * configure: Regenerate.
1079 * config.in: Regenerate.
1080
1081 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
1082
1083 * parse.c (initialize_expout): New function.
1084 (reallocate_expout): Likewise.
1085 (parse_exp_in_context): Use `initialize_expout' and
1086 `reallocate_expout' when appropriate.
1087
1088 2012-01-18 Pedro Alves <palves@redhat.com>
1089
1090 * record.c (struct record_breakpoint, record_breakpoint_p)
1091 (record_breakpoints): New.
1092 (record_insert_breakpoint, record_remove_breakpoint): Manage
1093 record breakpoints list. Only remove breakpoints from the
1094 inferior if they had been inserted there in the first place.
1095
1096 2012-01-17 Doug Evans <dje@google.com>
1097
1098 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
1099 if we know we don't have a file name to look for.
1100
1101 2012-01-17 Pedro Alves <palves@redhat.com>
1102
1103 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
1104 the frame's stop reason is UNWIND_UNAVAILABLE.
1105
1106 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1107
1108 Fix compilation error.
1109 * m2-exp.y (yyerror): Use ANSI C prototype.
1110
1111 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
1112
1113 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
1114 (growbuf_by_size): Likewise.
1115 (yyerror): Likewise.
1116 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
1117 (modblock): Remove variable (was #if 0'ed).
1118 (parse_number): Convert prototype from K&R to ANSI C.
1119 (yyerror): Likewise.
1120 * objc-exp.y (parse_number): Likewise.
1121 (yyerror): Likewise.
1122 (yylex): Remove #if 0'ed code.
1123 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
1124 (yyerror): Likewise.
1125
1126 2012-01-16 Tom Tromey <tromey@redhat.com>
1127
1128 * NEWS: Add item.
1129 * symtab.h (compare_filenames_for_search): Declare.
1130 * symtab.c (compare_filenames_for_search): New function.
1131 (iterate_over_some_symtabs): Use it.
1132 * symfile.h (struct quick_symbol_functions)
1133 <map_symtabs_matching_filename>: Change spec.
1134 * psymtab.c (partial_map_symtabs_matching_filename): Use
1135 compare_filenames_for_search. Update for new spec.
1136 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
1137 compare_filenames_for_search. Update for new spec.
1138 * breakpoint.c (clear_command): Use compare_filenames_for_search.
1139
1140 2012-01-16 Tom Tromey <tromey@redhat.com>
1141
1142 PR python/13281:
1143 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
1144 (struct main_type) <flag_flag_enum>: New field.
1145 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
1146 * NEWS: Add entries.
1147 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
1148 enums.
1149 * python/lib/gdb/printing.py (_EnumInstance): New class.
1150 (FlagEnumerationPrinter): Likewise.
1151
1152 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
1153
1154 * breakpoint.c (create_sals_from_address_default): New function.
1155 (create_breakpoints_sal_default): Likewise.
1156 (decode_linespec_default): Likewise.
1157 (is_marker_spec): Removed.
1158 (strace_marker_p): New function.
1159 (init_breakpoint_sal): Using `strace_marker_p' instead of
1160 `is_marker_spec'.
1161 (create_breakpoint): Call method `create_sals_from_address' from
1162 breakpoint_ops, replacing code that created SALs conditionally
1163 on the type of the breakpoint. Call method `create_breakpoints_sal',
1164 replacing code that created breakpoints conditionally on the type
1165 wanted.
1166 (base_breakpoint_create_sals_from_address): New function.
1167 (base_breakpoint_create_breakpoints_sal): Likewise.
1168 (base_breakpoint_decode_linespec): Likewise.
1169 (base_breakpoint_ops): Add methods
1170 `base_breakpoint_create_sals_from_address',
1171 `base_breakpoint_create_breakpoints_sal' and
1172 `base_breakpoint_decode_linespec'.
1173 (bkpt_create_sals_from_address): New function.
1174 (bkpt_create_breakpoints_sal): Likewise.
1175 (bkpt_decode_linespec): Likewise.
1176 (tracepoint_create_sals_from_address): Likewise.
1177 (tracepoint_create_breakpoints_sal): Likewise.
1178 (tracepoint_decode_linespec): Likewise.
1179 (strace_marker_create_sals_from_address): Likewise.
1180 (strace_marker_create_breakpoints_sal): Likewise.
1181 (strace_marker_decode_linespec): Likewise.
1182 (strace_marker_breakpoint_ops): New variable.
1183 (addr_string_to_sals): Remove `marker_spec'. Call method
1184 `decode_linespec' from breakpoint_ops, replacing code that decoded
1185 an address string into a SAL. Use `strace_marker_p' instead of
1186 `marker_spec'.
1187 (strace_command): Decide whether we are dealing with a static
1188 tracepoint with marker or not. Use the appropriate breakpoint_ops.
1189 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
1190 * breakpoint.h (linespec_result, linespec_sals): New forward
1191 declarations.
1192 (breakpoint_ops) <create_sals_from_address>,
1193 <create_breakpoints_sal>, <decode_linespec>: New methods.
1194
1195 2012-01-14 Doug Evans <dje@google.com>
1196
1197 * NEWS: Update text for "maint set python print-stack".
1198 It is deprecated in gdb 7.4 and deleted in 7.5.
1199
1200 2012-01-13 Eli Zaretskii <eliz@gnu.org>
1201
1202 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
1203 including curses.h.
1204
1205 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1206
1207 * configure: Regenerate.
1208 * config.in: Regenerate.
1209
1210 2012-01-12 Keith Seitz <keiths@redhat.com>
1211
1212 PR mi/10586
1213 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
1214 (ANONYMOUS_UNION_NAME): Define.
1215 (is_path_expr_parent): New function.
1216 (get_path_expr_parent): New function.
1217 (is_anonymous_child): New function.
1218 (create_child_with_value): If the child is anonymous and without
1219 a name, assign an object name to it.
1220 (c_describe_child): Use get_path_expr_parent to determine
1221 the parent expression.
1222 If there field represents an anonymous struct or union and
1223 has no name, set an appropriate display name and expression.
1224 (cplus_describe_child): Likewise.
1225
1226 2012-01-12 Pedro Alves <palves@redhat.com>
1227
1228 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
1229 available when %ebp is found to be zero (outermost).
1230
1231 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
1232
1233 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
1234 an internal gdb_static_assert.
1235 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
1236
1237 2012-01-11 Tom Tromey <tromey@redhat.com>
1238
1239 PR gdb/9598:
1240 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
1241 catch" and "catch throw".
1242
1243 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1244
1245 * blockframe.c (block_innermost_frame): Start search from selected
1246 frame, if present, or otherwise the current frame.
1247
1248 * c-exp.y (variable): Update innermost_block for
1249 'block COLONCOLON NAME' clause.
1250 * m2-exp.y (variable): Ditto.
1251 * objc-exp.y (variable): Ditto.
1252
1253 2012-01-10 Tom Tromey <tromey@redhat.com>
1254
1255 PR python/13199:
1256 * python/python.c (finish_python_initialization): Set sys.argv.
1257
1258 2012-01-10 Doug Evans <dje@google.com>
1259
1260 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
1261 "want_line_info". All callers updated.
1262 (dwarf_decode_lines_1): New function.
1263 (handle_DW_AT_stmt_list): Add function comment.
1264 New arg "want_line_info". All callers updated.
1265 (read_file_scope,read_type_unit_scope): Move comment from
1266 handle_DW_AT_stmt_list to here.
1267
1268 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1269
1270 Fix regression after libiberty/ update for GCC PR 6057 and others.
1271 * c-exp.y (operator) <OPERATOR DELETE>
1272 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
1273 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
1274 (make_builtin_type, make_name): New variable i, add gdb_assert.
1275 (operator) <OPERATOR NEW>: Update ARGS to 3.
1276 (operator) <OPERATOR DELETE>: Add trailing space.
1277 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
1278 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
1279 * cp-support.c (cp_canonicalize_string): Check NULL from
1280 cp_comp_to_string, call warning and return.
1281
1282 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1283
1284 Fix duplicate .o files after omitting libbfd.a.
1285 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
1286 (SFILES): Add corelow.c.
1287 (COMMON_OBS): Add corelow.o.
1288 (ALLDEPFILES): Remove corelow.c.
1289 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
1290 * config/alpha/alpha-osf3.mh: Likewise.
1291 * config/alpha/fbsd.mh: Likewise.
1292 * config/arm/nbsdaout.mh: Likewise.
1293 * config/arm/nbsdelf.mh: Likewise.
1294 * config/i386/i386gnu.mh: Likewise.
1295 * config/ia64/hpux.mh: Likewise.
1296 * config/ia64/linux.mh: Likewise.
1297 * config/m32r/linux.mh: Likewise.
1298 * config/m68k/linux.mh: Likewise.
1299 * config/mips/irix5.mh: Likewise.
1300 * config/mips/irix6.mh: Likewise.
1301 * config/pa/hpux.mh: Likewise.
1302 * config/pa/linux.mh: Likewise.
1303 * config/powerpc/aix.mh: Likewise.
1304 * config/sparc/linux.mh: Likewise.
1305 * config/sparc/linux64.mh: Likewise.
1306 * config/sparc/sol2.mh: Likewise.
1307 * config/vax/vax.mh: Likewise.
1308 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
1309 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
1310 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
1311 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
1312 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
1313 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
1314 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
1315 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
1316 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
1317 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
1318 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
1319 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
1320 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
1321 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
1322 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
1323 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
1324 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
1325 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
1326 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
1327 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
1328 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
1329 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
1330 corelow.o from gdb_target_obs.
1331 * corefile.c (core_target): Update the comment on NULL value.
1332 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
1333 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
1334 MATCHES. Drop YUMMY set on NULL.
1335 (core_close): Do not call exit_inferior_silent on zero PID. Do not
1336 reclaim CORE_DATA if it is already NULL.
1337
1338 2012-01-09 Doug Evans <dje@google.com>
1339
1340 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
1341 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
1342
1343 2012-01-09 Keith Seitz <keiths@redhat.com>
1344
1345 * breakpoint.c (wrapper.h): Don't include.
1346
1347 2012-01-09 Keith Seitz <keiths@redhat.com>
1348
1349 * Makefile.in (SFILES): Remove wrapper.c.
1350 (HFILES_NO_SRCDIR): Remove wrapper.h.
1351 (COMMON_OBS): Remove wrapper.o.
1352 * cli/cli-interp.c: Don't inlude wrapper.h.
1353 * corelow.c: Likewise.
1354 (core_open): Replace gdb_target_find_new_threads with
1355 TRY_CATCH around target_find_new_threads.
1356 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
1357 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
1358 * varobj.c (varobj_create): Likewise for parse_exp_1 and
1359 evaluate_expression.
1360 (varobj_set_value): Likewise for evaluate_expression and
1361 value_assign.
1362 (install_new_variable): Likewise for value_fetch_lazy.
1363 (adjust_value_for_child_access): Likewise for value_ind.
1364 (c_describe_child): Likewise for value_subscript and
1365 value_ind.
1366 (c_value_of_root): Likewise for evaluate_expression.
1367 * wrapper.c: Remove.
1368 * wrapper.h: Remove.
1369
1370 2012-01-09 Doug Evans <dje@google.com>
1371
1372 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
1373 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
1374 "abfd" args with "section". All callers updated.
1375 Error checking code moved ...
1376 (error_check_comp_unit_head): ... here. New function.
1377 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
1378 Delete arg "abfd". New arg "type_offset". All callers updated.
1379 (create_debug_types_hash_table): Simplify by using
1380 read_and_check_type_unit_head.
1381
1382 * parser-defs.h (namecopy): Delete.
1383 * parse.c (namecopy, namecopy_size): Move into copy_name.
1384
1385 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1386
1387 Partially fix duplicate .o files after omitting libbfd.a.
1388 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
1389 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1390 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
1391 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1392 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
1393 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
1394 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1395
1396 2012-01-09 Pedro Alves <palves@redhat.com>
1397
1398 * MAINTAINERS: Update my email address.
1399
1400 2012-01-08 Doug Evans <dje@google.com>
1401
1402 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
1403 n_type_units. Rename type_comp_units to all_type_units.
1404 All uses updated.
1405 (add_signatured_type_cu_to_table): Renamed from
1406 add_signatured_type_cu_to_list. All callers updated.
1407
1408 * gdbtypes.h (struct cplus_struct_type): Delete member
1409 nfn_fields_total. All uses removed.
1410
1411 2012-01-06 Doug Evans <dje@google.com>
1412
1413 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
1414 to top of file.
1415 (dwarf2_find_comp_unit): Delete.
1416 (process_psymtab_comp_unit): Make result "void".
1417 Delete args buffer, info_ptr, buffer_size, and replace with
1418 "section". All callers updated.
1419 (dwarf2_build_psymtabs_hard): Simplify.
1420
1421 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
1422 Thiago Jung Bauermann <bauerman@br.ibm.com>
1423
1424 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
1425 before `struct gdb_exception'.
1426 * breakpoint.c (update_global_location_list_nothrow)
1427 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
1428 * cp-abi.c (value_rtti_type): Likewise.
1429 * cp-support.c (cp_validate_operator): Likewise.
1430 * infrun.c (insert_exception_resume_breakpoint)
1431 (check_exception_resume, keep_going): Likewise.
1432 * mi-interp.c (mi_breakpoint_created)
1433 (mi_breakpoint_modified): Likewise.
1434 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
1435 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
1436 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
1437
1438 2012-01-05 Doug Evans <dje@google.com>
1439
1440 * dwarf2read.c (statement_prologue): Delete, unused.
1441
1442 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
1443 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
1444
1445 * dwarf2read.c (comp_unit_header): Delete, unused.
1446
1447 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
1448
1449 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
1450 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
1451
1452 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
1453
1454 * infrun.c (normal_stop): Don't skip calling the normal_stop
1455 observers if the thread was doing a multi-step, but stopped for
1456 some reason other than stepping.
1457
1458 2012-01-05 Pedro Alves <alves.ped@gmail.com>
1459
1460 * cli/cli-decode.h: Add comments.
1461 (CMD_LIST_AMBIGUOUS): Moved to command.h
1462 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
1463 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
1464 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
1465 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
1466 (add_com, add_com_alias, add_info, add_info_alias)
1467 (complete_on_cmdlist, complete_on_enum, help_list): Remove
1468 declarations.
1469 * command.h: Add and adjust comments.
1470 (CMD_LIST_AMBIGUOUS): Moved here.
1471 (help_cmd, help_cmd_list): Delete declarations.
1472
1473 2012-01-04 Doug Evans <dje@google.com>
1474
1475 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
1476 All callers updated.
1477 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
1478 Replace all arguments with "per_cu". All callers updated.
1479
1480 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
1481
1482 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
1483 New arg "per_cu". All callers updated.
1484
1485 Delete #if 0'd out code.
1486 * language.c (binop_result_type): Delete.
1487 (simple_type, ordered_type, same_type, integral_type): Delete.
1488 (numeric_type, character_type, string_type, boolean_type): Delete.
1489 (float_type, structured_type): Delete.
1490 * language.h: Update.
1491
1492 2012-01-04 Tom Tromey <tromey@redhat.com>
1493
1494 * python/py-value.c (valpy_binop): Initialize 'res_val'.
1495
1496 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1497
1498 * corefile.c (close_exec_file): Delete.
1499 (reopen_exec_file): Remove commented out code that seems related
1500 to close_exec_file, which is being deleted here.
1501 * inferior.h (close_exec_file): Delete.
1502 * fork-child.c (fork_inferior): Remove call to fork_inferior.
1503
1504 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1505
1506 * ada-lang.c: #include "cli/cli-utils.h".
1507 (get_selections): Use skip_spaces.
1508 (ada_get_next_arg): Use skip_spaces and skip_to_space.
1509 (catch_ada_exception_command_split): Use skip_spaces.
1510 (ada_decode_assert_location): Likewise.
1511
1512 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1513
1514 * linespec.c (decode_line_internal): Check for C++ or Java
1515 compound constructs only if the current language is C, C++
1516 or Java.
1517
1518 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1519
1520 Revert:
1521 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1522 Joel Brobecker <brobecker@adacore.com>
1523 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
1524 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
1525 3 times.
1526 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
1527 fall through into AT_ENTRY_POINT.
1528 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
1529 DUMMY_ADDR with it.
1530 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
1531 PPC_INSN_SIZE skip to 3 times.
1532
1533 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1534
1535 * linespec.c (add_minsym): Preserve function descriptors.
1536
1537 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
1538
1539 * breakpoint.c (all_locations_are_pending): Consider locations
1540 in program spaces executing during startup pending as well.
1541
1542 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1543
1544 Copyright year update in most files of the GDB Project.
1545
1546 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1547
1548 * copyright.sh: Delete.
1549 * copyright.py: Rewrite.
1550
1551 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1552
1553 * gnulib/extra/update-copyright: New file, imported from gnulib.
1554
1555 2012-01-04 Joel Brobecker <brobecker@adacore.com>
1556
1557 * README (Copyright and License Notices): New section.
1558
1559 2012-01-03 Tom Tromey <tromey@redhat.com>
1560
1561 PR python/12533:
1562 * python/py-value.c (valpy_dereference, valpy_get_address
1563 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
1564 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
1565 (valpy_absolute, valpy_richcompare): Free intermediate values.
1566
1567 2011-01-03 Joel Brobecker <brobecker@adacore.com>
1568
1569 * ada-lang.c: Reformat the copyright notice.
1570
1571 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1572
1573 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
1574 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
1575 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
1576 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
1577 Revert this part of:
1578 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1579 Build gdb directly from *.o files not using libgdb.a.
1580 * Makefile.in (COMMON_OBS): Remove solib-target.o.
1581
1582 2012-01-02 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
1585 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
1586 Reformat the copyright header.
1587
1588 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 Revert this part of:
1591 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1592 Remove the gdbtui binary.
1593 * gdb.c (main): Remove args.interpreter_p initialization.
1594 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
1595 * main.h (struct captured_main_args): Remove interpreter_p.
1596
1597 2012-01-02 Joel Brobecker <brobecker@adacore.com>
1598
1599 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
1600
1601 2012-01-02 Joel Brobecker <brobecker@adacore.com>
1602
1603 * top.c (print_gdb_version): Update copyright year.
1604
1605 2012-01-02 Yao Qi <yao@codesourcery.com>
1606
1607 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
1608
1609 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1610 Joel Brobecker <brobecker@adacore.com>
1611
1612 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
1613 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
1614 3 times.
1615 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
1616 fall through into AT_ENTRY_POINT.
1617 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
1618 DUMMY_ADDR with it.
1619 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
1620 PPC_INSN_SIZE skip to 3 times.
1621
1622 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
1625 the return value.
1626 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
1627
1628 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1629
1630 Build gdb directly from *.o files not using libgdb.a.
1631 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
1632 (COMMON_OBS): Remove solib-target.o.
1633 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
1634 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
1635 (LIBGDB_OBS, libgdb.a): Move it above.
1636 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
1637 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
1638 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
1639 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
1640 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
1641 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
1642 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
1643 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
1644 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
1645 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
1646 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
1647 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
1648 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
1649 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
1650 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
1651 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
1652 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
1653 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
1654 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
1655 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
1656 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
1657 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
1658 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
1659 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
1660 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
1661 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
1662 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
1663
1664 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1665
1666 Remove the gdbtui binary.
1667 * .gitignore (/gdbtui): Remove.
1668 * Makefile.in (TUI): Remove.
1669 (SUBDIR_TUI_OBS): Remove tui-main.o.
1670 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
1671 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
1672 (tui-main.o): Remove.
1673 (all_object_files): Remove tui-main.o.
1674 * NEWS: New note for the gdbtui removal.
1675 * configure: Rebuilt.
1676 * configure.ac: No longer add all-tui, clean-tui, install-tui and
1677 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
1678 CONFIG_UNINSTALL respectively.
1679 * gdb.c (main): Remove args.interpreter_p initialization.
1680 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
1681 * main.h (struct captured_main_args): Remove interpreter_p.
1682 * tui/tui-main.c: Remove.
1683
1684 2012-01-01 Doug Evans <dje@google.com>
1685
1686 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
1687 (dwarf2_physname, read_import_statement): Ditto.
1688 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
1689 (process_structure_scope read_subroutine_type): Ditto.
1690 (read_typedef, load_partial_dies, read_partial_die): Ditto.
1691 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
1692 (dwarf2_fetch_die_location_block): Ditto.
1693 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
1694
1695 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
1696 All callers updated.
1697 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
1698 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
1699 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
1700
1701 * dwarf2read.c (load_cu): Move assert to more useful location.
1702
1703 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
1704 All callers updated.
1705
1706 * dwarf2read.c (dwarf2_per_objfile): Add comment.
1707 (dwarf2_elf_names): Minor reformat.
1708 (dwarf2_per_cu_data): Tweak comment.
1709 (dwarf2_read_section): Fix comment.
1710 (create_all_comp_units): Fix comment.
1711 (load_full_comp_unit): Fix comment.
1712 (process_full_comp_unit): Fix comment.
1713 (read_signatured_type): Fix comment.
1714
1715 For older changes see ChangeLog-2011.
1716 \f
1717 Local Variables:
1718 mode: change-log
1719 left-margin: 8
1720 fill-column: 74
1721 version-control: never
1722 coding: utf-8
1723 End:
This page took 0.066393 seconds and 4 git commands to generate.