* symtab.c (skip_prologue_using_sal): Allow the end of the prologue
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2007-04-17 Andreas Schwab <schwab@suse.de>
2
3 * symtab.c (skip_prologue_using_sal): Allow the end of the prologue
4 sal to be bigger than the end of the function.
5
6 2007-04-17 Maciej W. Rozycki <macro@mips.com>
7 Nigel Stephens <nigel@mips.com>
8
9 * mips-tdep.c (mips_o32_push_dummy_call): Take account of
10 argument alignment requirements when calculating stack space
11 required. When aligning an arg register to eight bytes
12 boundary, align stack_offset too. Write floating-point
13 arguments to the appropriate integer register if need go there.
14 (mips_o64_push_dummy_call): Likewise.
15
16 2007-04-14 Ulrich Weigand <uweigand@de.ibm.com>
17
18 * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and
19 "sig" arguments, add "regcache" argument.
20 * gdbarch.c, gdbarch.h: Regenerate.
21
22 * infrun.c (resume): Update SOFTWARE_SINGLE_STEP call arguments.
23 (handle_inferior_event): Call remove_single_step_breakpoints directly
24 instead of calling SOFTWARE_SINGLE_STEP to remove breakpoints.
25
26 * alpha-tdep.c (alpha_software_single_step): Update argument list.
27 Remove handling of !insert_breakpoints_p case.
28 * arm-tdep.c (arm_software_single_step): Likewise.
29 * cris-tdep.c (cris_software_single_step): Likewise.
30 * mips-tdep.c (mips_software_single_step): Likewise.
31 * rs6000-tdep.c (rs6000_software_single_step): Likewise.
32 * sparc-tdep.c (sparc_software_single_step): Likewise.
33 * spu-tdep.c (spu_software_single_step): Likewise.
34
35 * alpha-tdep.h (alpha_software_single_step): Update prototype.
36 * mips-tdep.h (mips_software_single_step): Likewise.
37 * rs6000-tdep.h (rs6000_software_single_step): Likewise.
38 * sparc-tdep.h (sparc_software_single_step): Likewise.
39
40 2007-04-14 Ulrich Weigand <uweigand@de.ibm.com>
41
42 * alpha-tdep.c (alpha_software_single_step): Do not call write_pc
43 when removing single-step breakpoints.
44
45 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
46
47 * varobj.h (varobj_set_frozen): New
48 (varobj_get_frozen): New.
49 (varobj_update): New parameter explicit.
50 * varobj.c (struct varobj): New fields frozen
51 and not_fetched.
52 (varobj_set_frozen, varobj_get_frozen): New.
53 (install_new_value): Don't fetch values for
54 frozen variable object, or children thereof. Allow
55 a frozen variable object to have non-fetched value.
56 (varobj_update): Allow updating child variables.
57 Don't traverse frozen children.
58 (new_variable): Initialize the frozen field.
59 (c_value_of_variable): Return NULL for frozen
60 variable without any value yet.
61 * mi/mi-cmd-var.c (varobj_update_one): New parameter
62 'explicit'.
63 (mi_cmd_var_create): Output the 'frozen' field,
64 as soon as testsuite is adjusted to expect that field.
65 (mi_cmd_var_set_frozen): New.
66 (mi_cmd_var_update): Pass the 'explicit' parameter to
67 varobj_update_one.
68 * mi/mi-cmds.c (mi_cmds): Register '-var-set-frozen'.
69 * mi/mi-cmds.h (mi_cmd_var_set_frozen): Declare.
70
71 2007-04-13 Paul Brook <paul@codesourcery.com>
72
73 * target-descriptions.c (tdesc_named_type): Add ieee_single and
74 ieee_double.
75 * doc/gdb.texinfo: Document ieee_single and ieee_double target types.
76
77 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
78
79 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c,
80 remote-e7000.c, remote-hms.c, remote-utils.c, remote-utils.h,
81 scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h, scm-valprint.c,
82 ser-e7kpc.c, sh3-rom.c, stop-gdb.c: Delete.
83 * Makefile.in: Remove references to deleted files.
84 * README: Do not mention deleted ROM monitor interfaces.
85 * defs.h (enum language): Delete language_scm.
86 * expprint.c (print_subexp_standard): Do not handle OP_EXPRSTRING.
87 (dump_subexp_body_standard): Likewise.
88 * parse.c (operator_length_standard): Likewise.
89 * expression.h (enum exp_opcode): Delete OP_EXPRSTRING.
90 * remote-mips.c: Do not include remote-utils.h.
91 * remote-sim.c: Likewise. Use remote_debug instead of sr_get_debug
92 throughout.
93 * value.c: Do not include scm-lang.h.
94 (unpack_long): Delete scm_unpack call.
95 * config/h8300/h8300.mt, config/mips/embed.mt,
96 config/powerpc/ppc-eabi.mt, config/powerpc/ppc-sim.mt,
97 config/sh/embed.mt, config/sh/linux.mt: Remove references to
98 deleted files.
99 * NEWS: Mention removed files.
100
101 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
102
103 * symfile.c (add_psymbol_with_dem_name_to_list): Remove.
104 * symfile.h (add_psymbol_with_dem_name_to_list): Remove prototype.
105
106 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
107
108 * NEWS: Mention removal of HP aCC support.
109
110 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
111
112 * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Do not ignore the
113 first entry for static executables.
114 (breakpoint_addr): Delete unused variable.
115 (elf_locate_base): Search for _r_debug in static executables.
116 (enable_break): Do not set breakpoint_addr. Scan solib_break_names
117 also.
118
119 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
120
121 * breakpoint.c (update_breakpoints_after_exec, print_it_typical)
122 (bpstat_what, print_one_breakpoint, allocate_bp_location)
123 (mention): Remove bp_through_sigtramp support.
124 * breakpoint.h (enum bptype): Remove bp_through_sigtramp.
125
126 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
127
128 * breakpoint.c (bpstat_what): Give step-resume higher priority than
129 shlib events.
130
131 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
132
133 * infrun.c: Doc fixes.
134 (handle_inferior_event): Clarify debug message.
135 (insert_step_resume_breakpoint_at_sal): Print a debug message.
136
137 2007-04-12 Ulrich Weigand <uweigand@de.ibm.com>
138
139 * configure.tgt (arm-*-nto*, sh-*-nto*): Remove.
140
141 2007-04-12 Ulrich Weigand <uweigand@de.ibm.com>
142
143 * config/m68k/tm-monitor.h: Delete file.
144 * config/m68k/monitor.mt (DEPRECATED_TM_FILE): Remove.
145 * m68k-tdep.c (m68k_gdbarch_init): set_gdbarch_decr_pc_after_break
146 call moved to ...
147 * m68kbsd-tdep.c (m68kbsd_init_abi): ... here and ...
148 * m68klinux-tdep.c (m68k_linux_init_abi): ... here.
149
150 2007-04-12 Luis Machado <luisgpm@br.ibm.com>
151
152 * gdbarch.sh (software_single_step): Change the return type
153 from void to int and reformatted some comments to <= 80
154 columns.
155 * gdbarch.c, gdbarch.h: Regenerated.
156 * alpha-tdep.c (alpha_software_single_step): Likewise.
157 * alpha-tdep.h (alpha_software_single_step): Likewise.
158 * arm-tdep.c (arm_software_single_step): Likewise.
159 * cris-tdep.c (cris_software_single_step): Likewise.
160 * mips-tdep.c (mips_software_single_step): Likewise.
161 * mips-tdep.h (mips_software_single_step): Likewise.
162 * rs6000-tdep.c (rs6000_software_single_step): Likewise.
163 * rs6000-tdep.h (rs6000_software_single_step): Likewise.
164 * sparc-tdep.c (sparc_software_single_step): Likewise.
165 * sparc-tdep.h (sparc_software_single_step): Likewise.
166 * spu-tdep.c (spu_software_single_step): Likewise.
167 * infrun.c (resume): Check the return value from SOFTWARE_SINGLE_STEP
168 and act accordingly.
169
170 2007-04-11 Steve Ellcey <sje@cup.hp.com>
171
172 * configure.ac (build_warnings): Add -Wno-char-subscripts.
173 * configure: Regenerate.
174 * doc/gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
175
176 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
177
178 * libunwind-frame.c (LIBUNWIND_SO): Use major version number for `.so'.
179
180 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
181
182 * gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): New
183 macros.
184 (TYPE_IS_OPAQUE): Empty vs. opaque structures are now
185 distinct on the TYPE_STUB_SUPPORTED debug targets.
186 * dwarf2read.c (read_structure_type): Set TYPE_FLAG_STUB_SUPPORTED.
187
188 2007-04-11 Joel Brobecker <brobecker@adacore.com>
189
190 * sparc-tdep.c (X_RS2): New macro.
191 (sparc_skip_stack_check): New function.
192 (sparc_analyze_prologue): Adjust PC past stack probing
193 sequence if necessary.
194
195 2007-04-10 Andreas Schwab <schwab@suse.de>
196
197 * rs6000-tdep.c (rs6000_dwarf2_reg_to_regnum): Decode 64 as CR
198 register.
199
200 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * breakpoint.c (gdb_breakpoint_query): Really return an
203 enum gdb_rc.
204 (gdb_breakpoint): Likewise.
205 * thread.c (gdb_list_thread_ids): Likewise.
206 (gdb_thread_select): Likewise.
207 * mi/mi-main.c (mi_cmd_thread_select): Expect an enum gdb_rc.
208 (mi_cmd_thread_list_ids): Remove bogus initialization.
209
210 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
211
212 * Makefile.in (SFILES): Remove hpacc-abi.c.
213 (COMMON_OBS): Remove hpacc-abi.o.
214 (ALLDEPFILES): Remove hpread.c and $(HPREAD_SOURCE).
215 (hpacc-abi.o, hpread.o): Delete rules.
216 * somread.c: Delete extern declarations from hpread.c.
217 (som_symfile_read): Do not call do_pxdb or hpread_build_psymtabs.
218 (som_symfile_finish): Do not call hpread_symfile_finish.
219 (som_symfile_init): Do not call hpread_symfile_init.
220 * config/pa/hppa64.mt (TDEPFILES): Remove hpread.o.
221 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
222 * hpacc-abi.c, hpread.c: Deleted.
223
224 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
225
226 * solib-svr4.c (enable_break): Simplify return value.
227 (svr4_solib_create_inferior_hook): Do not warn if enable_break fails.
228
229 2007-04-10 Andreas Schwab <schwab@suse.de>
230
231 * solib-svr4.h (struct link_map_offsets): Remove l_addr_size,
232 l_ld_size, l_next_size, l_prev_size, l_name_size.
233
234 * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use extract_typed_address
235 to extract addresses from link map.
236 (LM_DYNAMIC_FROM_LINK_MAP): Likewise.
237 (LM_NEXT): Likewise.
238 (LM_NAME): Likewise.
239 (IGNORE_FIRST_LINK_MAP_ENTRY): Likewise.
240 (elf_locate_base): Likewise.
241 (open_symbol_file_object): Likewise.
242 (svr4_fetch_objfile_link_map): Likewise.
243 (SOLIB_EXTRACT_ADDRESS): Remove unused macro.
244 (HAS_LM_DYNAMIC_FROM_LINK_MAP): Test l_ld_offset instead of
245 l_ld_size.
246 (svr4_ilp32_fetch_link_map_offsets): Don't set removed members.
247 (svr4_lp64_fetch_link_map_offsets): Likewise.
248
249 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Don't set
250 removed members. Set l_ld_offset to -1 if not present.
251
252 2007-04-08 Vladimir Prus <vladimir@codesourcery.com>
253
254 Pass stderr of program run with "target remote |"
255 via gdb_stderr.
256 * serial.c (serial_open): Set error_fd to -1.
257 * serial.h (struct serial): New field error_fd.
258 (struct serial_opts): New field avail.
259 * ser-pipe.c (pipe_open): Create another pair
260 of sockets. Pass stderr to gdb.
261 * ser-mingw.c (pipe_windows_open): Pass
262 PEX_STDERR_TO_PIPE to pex_run. Initialize
263 sd->error_fd.
264 (pipe_avail): New.
265 (_initialize_ser_windows): Hook pipe_avail.
266 * ser-base.c (generic_readchar): Check if there's
267 anything in stderr channel and route that to gdb_stderr.
268
269 2007-04-03 Pedro Alves <pedro_alves@portugalmail.pt>
270
271 * dbxread.c (read_ofile_symtab): Move current_objfile
272 clearing to after end_stabs.
273
274 2007-04-01 Andreas Schwab <schwab@suse.de>
275
276 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Use parameter
277 gdbarch instead of current_gdbarch.
278
279 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
280
281 * varobj.c (varobj_create): Keep varobj value
282 NULL when evaluating the type.
283
284 2007-03-31 Pedro Alves <pedro_alves@portugalmail.pt>
285
286 * NEWS: Mention new Windows CE support.
287
288 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
289
290 * configure.tgt: Move mips*-*-pe and sh*-*-pe to
291 the obsoletion stanza.
292 * NEWS: Mention deleted targets.
293
294 * config/sh/tm-wince.h: Remove.
295 * config/sh/wince.mt: Remove.
296 * config/mips/tm-wince.h: Remove.
297 * config/mips/wince.mt: Remove.
298
299 * wince.c: Remove.
300 * wince-stub.c: Remove.
301 * wince-stub.h: Remove.
302 * Makefile.in (wince.o): Remove rule.
303 (wince-stub.o): Likewise.
304
305 * mips-tdep.c (mips_next_pc): Make static.
306 * mips-tdep.h (mips_next_pc): Remove declaration.
307 * arm-tdep.c (arm_pc_is_thumb): Make static.
308 (thumb_get_next_pc): Likewise.
309 (arm_get_next_pc): Likewise.
310 * arm-tdep.h (arm_pc_is_thumb_dummy): Remove declaration.
311 (arm_pc_is_thumb): Likewise.
312 (thumb_get_next_pc): Likewise.
313 (arm_get_next_pc): Likewise.
314
315 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
316
317 * MAINTAINERS: Remove d10v entry.
318 * Makefile.in (SFILES): Remove dwarfread.c.
319 (COMMON_OBS): Remove dwarfread.o.
320 (gdb_sim_d10v_h, abug-rom.o, cpu32bug-rom.o, d10v-tdep.o, dwarfread.o)
321 (remote-est.o, rom68k-rom.o): Delete.
322 * NEWS: Mention removal of d10v, target abug, target cpu32bug,
323 target est, target rom68k, and DWARF 1.
324 * configure.tgt: Mark d10v as removed.
325 * dwarf2read.c: Doc update.
326 * elfread.c (struct elfinfo): Remove dboffset, dbsize, lnoffset,
327 and lnsize.
328 (elf_locate_sections): Do not set them.
329 (elf_symfile_read): Do not call dwarf_build_psymtabs.
330 * symfile.h (dwarf_build_psymtabs): Delete prototype.
331 * config/m68k/monitor.mt (TDEPFILES): Prune.
332 * abug-rom.c, cpu32bug-rom.c, d10v-tdep.c, dwarfread.c,
333 remote-est.c, rom68k-rom.c, config/d10v/d10v.mt: Delete.
334
335 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
336
337 * doublest.c (convert_floatformat_to_doublest): Use
338 floatformat_classify.
339 (floatformat_is_nan): Rename to...
340 (floatformat_classify): ...this. Return more information.
341 * doublest.h (enum float_kind): New.
342 (floatformat_is_nan): Replace prototype...
343 (floatformat_classify): ...with this one.
344 * valprint.c (print_floating): Use floatformat_classify. Handle
345 infinity.
346
347 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
348
349 * README: Mention ISO C library requirement.
350
351 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
352
353 * Makefile.in (SFILES): Remove nlmread.c.
354 (COMMON_OBS): Remove nlmread.o.
355 (nlmread.o): Delete rule.
356 * README: Delete reference to remote-st.c.
357 * acinclude.m4 (CY_AC_TCL_LYNX_POSIX): Delete.
358 * defs.h (enum gdb_osabi): Delete GDB_OSABI_NETWARE and
359 GDB_OSABI_LYNXOS.
360 * i386-tdep.c (i386_nw_init_abi, i386_nlm_osabi_sniffer): Delete.
361 (_initialize_i386_tdep): Do not reference them.
362 * nlmread.c: Delete file.
363 * osabi.c (gdb_osabi_names): Remove NetWare and LynxOS.
364 * target.c: Doc update.
365 * thread.c: Delete commented include.
366 * config/alpha/tm-alpha.h: Doc update.
367
368 2007-03-30 Chris Dearman <chris@mips.com>
369
370 * utils.c (string_to_core_addr): Comment typo.
371
372 2007-03-30 Chris Dearman <chris@mips.com>
373
374 * mips-tdep.c: Comment typo.
375
376 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
377
378 * config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
379 * config/mips/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
380 * config/sparc/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
381 * config/powerpc/nm-ppc64-linux.h: Remove file.
382 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Set to nm-linux.h.
383 * inferior.h (PTRACE_ARG3_TYPE): Do not define.
384 (call_ptrace): Change type of third argument to PTRACE_TYPE_ARG3.
385 * infptrace.c (call_ptrace): Likewise.
386 * m68klinux-nat.c (PTRACE_XFER_TYPE): Do not define.
387 (fetch_register): Replace PTRACE_ARG3_TYPE by PTRACE_TYPE_ARG3
388 and PTRACE_XFER_TYPE by PTRACE_TYPE_RET.
389 (store_register): Likewise.
390
391 2007-03-29 Joel Brobecker <brobecker@adacore.com>
392
393 * Makefile.in (varobj.o): Add missing dependency.
394
395 2007-03-29 Michael Snyder <msnyder@access-company.com>
396
397 * MAINTAINERS: Update my email address.
398
399 2007-03-29 Joel Brobecker <brobecker@adacore.com>
400
401 Add support for exception handling with multiple versions of
402 the Ada runtime:
403 * ada-lang.c: Update general comments on how Ada exception catchpoints
404 are implemented.
405 (raise_sym_name, raise_unhandled_sym_name, raise_assert_sym_name)
406 (__gnat_raise_nodefer_with_msg): Delete.
407 (ada_unhandled_exception_name_addr_ftype): New type.
408 (exception_support_info): New type.
409 (ada_unhandled_exception_name_addr): Add forward declaration.
410 (ada_unhandled_exception_name_addr_from_raise): Likewise.
411 (default_exception_support_info): New constant.
412 (exception_support_info_fallback): Likewise.
413 (exception_info): New global variable.
414 (ada_exception_support_info_sniffer): New function.
415 (ada_executable_changed_observer): Likewise.
416 (ada_unhandled_exception_name_addr_from_raise): Renamed from
417 ada_unhandled_exception_name_addr.
418 (ada_unhandled_exception_name_addr): Reimplement to match the
419 latest Ada runtime implementation.
420 (error_breakpoint_runtime_sym_not_found): Delete.
421 (ada_exception_sym_name): Get the exception sym name from
422 exception_info rather than hardcoding it.
423 (ada_exception_sal): Add call to ada_exception_support_info_sniffer.
424 Update error handling.
425 * Makefile.in (ada-lang.o): Add dependency on observer.h.
426
427 2007-03-29 Daniel Jacobowitz <dan@codesourcery.com>
428
429 * Makefile.in (coff_solib_h, coff-solib.o, i386v-nat.o, lynx-nat.o)
430 (remote-st.o, uw-thread.o): Delete.
431 (HFILES_NO_SRCDIR, ALLDEPFILES): Update.
432 * configure.host: Move hppa*-*-hiux*, i[34567]86-ncr-*,
433 i[34567]86-*-dgux*, i[34567]86-*-lynxos*, i[34567]86-*-sco3.2v5*,
434 i[34567]86-*-sco3.2v4*, i[34567]86-*-sco*, i[34567]86-*-sysv4.2*,
435 i[34567]86-*-sysv4*, i[34567]86-*-sysv5*, i[34567]86-*-unixware2*,
436 i[34567]86-*-unixware*, i[34567]86-*-sysv*, i[34567]86-*-isc*, and
437 rs6000-*-lynxos* to an obsoletion stanza.
438 * configure.tgt: Move hppa*-*-hiux*, i[34567]86-ncr-*,
439 i[34567]86-*-lynxos*, m68*-cisco*-*, m68*-tandem-*, m68*-*-os68k*,
440 and rs6000-*-lynxos* to an obsoletion stanza. Do not mention
441 i[34567]86-*-netware*.
442 * NEWS: Mention deleted targets.
443
444 * coff-solib.c, coff-solib.h, i386v-nat.c, lynx-nat.c, remote-st.c,
445 uw-thread.c, config/nm-lynx.h, config/i386/i386sco.mh,
446 config/i386/i386sco4.mh, config/i386/i386sco5.mh, config/i386/i386v.mh,
447 config/i386/i386v4.mh, config/i386/i386v42mp.mh,
448 config/i386/ncr3000.mh, config/i386/ncr3000.mt,
449 config/i386/nm-i386sco.h, config/i386/nm-i386sco4.h,
450 config/i386/nm-i386sco5.h, config/i386/nm-i386v.h,
451 config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h,
452 config/m68k/cisco.mt, config/m68k/os68k.mt, config/m68k/st2000.mt,
453 config/m68k/tm-cisco.h, config/m68k/tm-os68k.h,
454 config/rs6000/rs6000lynx.mh, config/rs6000/rs6000lynx.mt,
455 config/rs6000/tm-rs6000ly.h: Delete files.
456
457 2007-03-29 Daniel Jacobowitz <dan@codesourcery.com>
458
459 * defs.h (deprecated_registers_changed_hook): Delete declaration.
460 * interps.c (clear_interpreter_hooks): Do not clear
461 deprecated_registers_changed_hook.
462 * regcache.c (registers_changed): Do not call it.
463 * top.c (deprecated_registers_changed_hook): Do not define it.
464 * mi/mi-interp.c (mi_command_loop): Do not clear it.
465 * tui/tui-hooks.c (tui_install_hooks): Do not install it.
466 (tui_remove_hooks): Do not remove it.
467 (tui_selected_frame_level_changed_hook): Check for negative level.
468 Use get_selected_frame.
469 (tui_registers_changed_hook): Deleted.
470
471 2007-03-29 Joel Brobecker <brobecker@adacore.com>
472
473 * stabsread.c (add_undefined_type): Add extra parameter.
474 Now handles nameless types separately.
475 (struct nat): New type.
476 (noname_undefs, noname_undefs_allocated, noname_undefs_length):
477 New static variables.
478 (read_type): Update calls to add_undefined_type.
479 (add_undefined_type_noname): New function.
480 (add_undefined_type_1): Renames from add_undefined_type.
481 (cleanup_undefined_types_noname): New function.
482 (cleanup_undefined_types_1): Renames cleanup_undefined_types.
483 (cleanup_undefined_types): New handles nameless types separately.
484 (_initialize_stabsread): Initialize our new static constants.
485
486 2007-03-29 Denis Pilat <denis.pilat@st.com>
487
488 * configure.ac: Test for signal.h.
489 * configure, config.in: Regenerate.
490
491 2007-03-29 Denis Pilat <denis.pilat@st.com>
492
493 * stack.c (print_stack_frame): Always use LOC_AND_ADDRESS in MI output.
494 * infrun.c (normal_stop): Remove MI specific frame printing treatment.
495
496 2007-03-29 Pedro Alves <pedro_alves@portugalmail.pt>
497
498 * arm-wince-tdep.c: New.
499 * config/arm/wince.mt (DEPRECATED_TM_FILE): Use tm-arm.h.
500 (MT_CFLAGS): Delete.
501 (TM_CLIBS): Delete.
502 (TDEPFILES): Add arm-wince-tdep.o, corelow.o, solib.o,
503 solib-legacy.o, solib-svr4.o, and remove wince.o.
504 * configure.tgt (arm*-*-mingw32ce*): Add.
505 * signals/signals.c [HAVE_SIGNAL_H]: Check.
506 (do_target_signal_to_host): Silence 'not used' warning.
507 * config/arm/tm-wince.h: Remove.
508
509 2007-03-28 Ulrich Weigand <uweigand@de.ibm.com>
510
511 * arch-utils.c (legacy_pc_in_sigtramp): Remove.
512 * arch-utils.h (legacy_pc_in_sigtramp): Remove.
513
514 * config/ia64/linux.mt (DEPRECATED_TM_FILE): Remove.
515 * config/ia64/tm-linux.h: Remove file.
516 * ia64-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp callback.
517 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Use it instead of
518 legacy_pc_in_sigtramp.
519 (ia64_gdbarch_init): Initialize tdep->pc_in_sigtramp.
520 * ia64-linux-tdep.c (ia64_linux_pc_in_sigtramp): Make static.
521 Remove func_name argument.
522 (ia64_linux_init_abi): Install it as tdep->pc_in_sigtramp.
523
524 * infrun.c (HAVE_STEPPABLE_WATCHPOINT): Do not redefine.
525 * target.c (update_current_target): Add to_have_steppable_watchpoint.
526 * target.h (struct target_ops): Add to_have_steppable_watchpoint.
527 (HAVE_STEPPABLE_WATCHPOINT): Define.
528
529 * config/ia64/linux.mh (NATDEPFILES): Remove core-aout.o.
530 * config/ia64/nm-linux.h (KERNEL_U_ADDR, U_REGS_OFFSET,
531 CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER,
532 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_STEPPABLE_WATCHPOINT,
533 STOPPED_BY_WATCHPOINT, target_stopped_data_address,
534 target_insert_watchpoint, target_remove_watchpoint): Remove.
535 (FETCH_INFERIOR_REGISTERS): Define.
536 * ia64-linux-nat.c (ia64_register_addr): Make static.
537 (ia64_cannot_fetch_register, ia64_cannot_store_register): Likewise.
538 (ia64_linux_insert_watchpoint): Make static. Remove ptid_p argument.
539 (ia64_linux_remove_watchpoint): Likewise. Add type argument.
540 (ia64_linux_stopped_data_address): Make static. Add target_ops.
541 (ia64_linux_stopped_by_watchpoint): Make static.
542 (ia64_linux_can_use_hw_breakpoint): New function.
543 (ia64_linux_fetch_register, ia64_linux_fetch_registers): Likewise.
544 (ia64_linux_store_register, ia64_linux_store_registers): Likewise.
545 (_initialize_ia64_linux_nat): Install register and watchpoint ops.
546
547 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
548
549 * linespec.c: Include language.h.
550 (find_methods): Add language parameter. Call
551 lookup_symbol_in_language. Pass language down.
552 (add_matching_methods): Likewise. Call
553 lookup_symbol_in_language.
554 (add_constructors): Likewise.
555 (find_method): Pass sym_class to collect_methods.
556 (collect_methods): Add sym_class parameter. Pass language
557 down.
558 * symtab.c (lookup_symbol): Rename to ...
559 (lookup_symbol_in_language): ... this. Add language
560 parameter. Use passed language instead of current_language.
561 (lookup_symbol): New as wrapper around
562 lookup_symbol_in_language.
563 (lookup_symbol_aux): Add language parameter. Use passed
564 language instead of current_language.
565 (search_symbols): Indent.
566 * symtab.h (enum language): Forward declare.
567 (lookup_symbol_in_language): Declare.
568 (lookup_symbol): Update description.
569 * ada-lang.h (lookup_symbol_in_language): Remove declaration.
570 * ada-lang.c (restore_language): Remove.
571 (lookup_symbol_in_language): Remove.
572
573 2007-03-27 Pedro Alves <pedro_alves@portugalmail.pt>
574
575 * breakpoint.c (bpstat_num): Add int *num parameter.
576 * breakpoint.h (bpstat_num): Likewise.
577 * infcmd.c (continue_command): Adjust to new bpstat_num
578 interface.
579 (program_info): Likewise.
580
581 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
582
583 * config/sh/tm-sh.h: Remove file.
584 * config/sh/embed.mt (DEPRECATED_TM_FILE): Remove.
585 * config/sh/linux.mt (DEPRECATED_TM_FILE): Remove.
586 * config/sh/nbsd.mt (DEPRECATED_TM_FILE): Remove.
587 * config/sh/tm-wince.h: Do not include "sh/tm-sh.h".
588
589 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
590
591 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
592 DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Remove.
593 * remote.c: Remove code under #ifdef DEPRECATED_REMOTE_BREAKPOINT,
594 DEPRECATED_BIG_REMOTE_BREAKPOINT, DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
595 * sh-tdep.c (sh_breakpoint_from_pc): Return remote breakpoint
596 sequence if target_shortname is "remote".
597
598 2007-03-27 Anton Blanchard <anton@samba.org>
599
600 * rs6000-tdep.c (rs6000_frame_cache): Use tdep->lr_frame_offset
601 instead of wordsize when looking for the LR in a stack frame.
602
603 2007-03-27 Andreas Schwab <schwab@suse.de>
604 Daniel Jacobowitz <dan@codesourcery.com>
605
606 * dwarf2-frame.c (dwarf2_frame_eh_frame_regnum): Rename to...
607 (dwarf2_frame_adjust_regnum): ...this. Make static. Add eh_frame_p
608 argument. Update all callers.
609 (struct dwarf2_frame_ops): Replace eh_frame_regnum with adjust_regnum.
610 (dwarf2_frame_set_eh_frame_regnum): Rename to...
611 (dwarf2_frame_set_adjust_regnum): ...this. Update argument type.
612 * dwarf2frame.h (dwarf2_frame_set_eh_frame_regnum): Rename to...
613 (dwarf2_frame_set_adjust_regnum): ...this.
614 (dwarf2_frame_eh_frame_regnum): Delete prototype.
615 * rs6000-tdep.c: Include "dwarf2-frame.h".
616 (rs6000_adjust_frame_regnum): Define.
617 (rs6000_gdbarch_init): Enable use of DWARF CFI frame unwinder.
618 Register rs6000_adjust_frame_regnum.
619
620 * Makefile.in (rs6000-tdep.o): Update dependencies.
621
622 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
623
624 * Makefile.in: Add support for a "pdf" target.
625
626 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
627
628 * amd64-tdep.c (amd64_init_frame_cache): New function.
629 (amd64_alloc_frame_cache, amd64_skip_prologue): Use it.
630
631 2007-03-26 Nigel Stephens <nigel@mips.com>
632 Maciej W. Rozycki <macro@mips.com>
633
634 * ui-out.c (ui_out_field_core_addr): Truncate address to
635 TARGET_ADDR_BIT size before printing.
636
637 2007-03-22 Nigel Stephens <nigel@mips.com>
638 Maciej W. Rozycki <macro@mips.com>
639
640 * remote-mips.c (mips_xfer_memory): Update prototype.
641
642 2007-03-22 Joel Brobecker <brobecker@adacore.com>
643
644 * symfile.h: #include "symtab.h"
645
646 2007-03-22 Denis Pilat <denis.pilat@st.com>
647
648 * utils.c (pagination_on_command, pagination_off_command):
649 Remove useless prototypes.
650
651 2007-03-21 Pierre Muller <muller@ics.u-strasbg.fr>
652
653 Fix PR pascal/2232.
654 * p-valprint.c (pascal_object_print_value): Use type_name_no_tag
655 instead of TYPE_NAME for object base class name.
656
657
658 2007-03-19 Kevin Buettner <kevinb@redhat.com>
659
660 * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_this_id):
661 Specify frame type in calls to frame_func_unwind().
662
663 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
664
665 * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.
666 (rs6000_in_function_epilogue_p): Use extract_unsigned_integer.
667 (refine_prologue_limit): Delete.
668 (skip_prologue): Don't call it. Use extract_unsigned_integer.
669 Assume lim_pc is set. Correct check for incomplete prologues.
670 Do not skip clobbers of the frame pointer.
671 * symtab.c (skip_prologue_using_sal): Fail if there is only one
672 sal.
673
674 2007-03-13 Nathan Froyd <froydnj@codesourcery.com>
675
676 * frame.c (frame_pop): Check to see whether there's a frame to
677 which we can pop first.
678
679 2007-03-13 Nathan Froyd <froydnj@codesourcery.com>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
683 2007-03-09 Markus Deuling <deuling@de.ibm.com>
684
685 * infrun.c (breakpoints_failed): Remove unnecessary variable.
686 (handle_inferior_event): Remove unnecessary braces.
687 * breakpoint.c (bpstat_what): Remove wrong comment.
688
689 2007-03-09 Ulrich Weigand <uweigand@de.ibm.com>
690
691 * spu-tdep.c (spu_in_function_epilogue_p): New function.
692 (spu_gdbarch_init): Install it.
693
694 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
695
696 * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported
697 object types, not 0.
698
699 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
700
701 * spu-tdep.c (spu_frame_align): New function.
702 (spu_gdbarch_init): Install it. Set call dummy location to ON_STACK.
703
704 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
705
706 * spu-tdep.c (spu_unwind_pc): Mask off interrupt enable bit.
707 (spu_software_single_step): Likewise.
708 (spu_read_pc, spu_write_pc): New functions.
709 (spu_gdbarch_init): Install them.
710
711 2007-03-08 Ulrich Weigand <uweigand@de.ibm.com>
712
713 * cli/cli-dump.c (struct callback_data): load_offset needs to
714 have signed long type.
715
716 2007-03-07 Joel Brobecker <brobecker@adacore.com>
717
718 * mips-tdep.c (mips_insn16_frame_cache, mips_insn32_frame_sniffer):
719 Revert the previous change that had some unexpected side-effects
720 on mips32.
721 (mips_insn16_frame_cache, mips_insn32_frame_cache): Use the proper
722 function to get the address of the calling instruction.
723
724 2007-03-07 Denis Pilat <denis.pilat@st.com>
725
726 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Replace
727 get_selected_frame by deprecated_safe_get_selected_frame.
728
729 2007-03-02 Mark Kettenis <kettenis@gnu.org>
730
731 * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and
732 "gdb_string.h". Don't include "nbsd-tdep.h".
733 (SIZEOF_STRUCT_REG): Remove.
734 (SHNBSD_SIZEOF_GREGS): New.
735 (shnbsd_supply_gregset, shnbsd_collect_gregset)
736 (shnbsd_regset_from_core_section): New functions.
737 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
738 (shnbsd_supply_reg, shnbsd_fill_reg): Simply call
739 shnbsd_supply_gregset, shnbsd_collect_gregset.
740 (shnbsd_gregset): New variable.
741 (shnbsd_init_abi): Set regset_from_core_section.
742 (GDB_OSABI_NETBSD_CORE): New define.
743 (shnbsd_core_osabi_sniffer): New function.
744 (_initialize_shnbsd_tdep): Register shnbsd_core_osabi_sniffer.
745 * Makefile.in (shnbsd-tdep.o): Update dependencies.
746 * config/sh/nbsd.mt (TDEPFILES): Add corelow.o, remove
747 nbsd-tdep.o.
748 * config/sh/obsd.mt (TDEPFILES): Remove nbsd-tdep.o.
749
750 2007-02-28 Joel Brobecker <brobecker@adacore.com>
751
752 * gdbtypes.c (replace_type): Fix typo that caused us to not update
753 length of the types referenced by the new type CV ring.
754
755 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
756
757 * frame.c (frame_pop, frame_observer_target_changed): Call
758 reinit_frame_cache.
759 (flush_cached_frames): Rename to reinit_frame_cache and delete
760 old implementation.
761 * frame.h (flush_cached_frames): Delete prototype and update comment.
762
763 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): Call
764 reinit_frame_cache instead of flush_cached_frames. Do not call
765 select_frame after reinit_frame_cache.
766 * corelow.c (core_open): Likewise.
767 * gdbarch.sh (deprecated_current_gdbarch_select_hack): Likewise.
768 * infrun.c (prepare_to_proceed, context_switch)
769 (handle_inferior_event): Likewise.
770 * linux-fork.c (fork_load_infrun_state): Likewise.
771 * ocd.c (ocd_start_remote): Likewise.
772 * remote-e7000.c (e7000_start_remote): Likewise.
773 * remote-mips.c (device): Likewise.
774 * thread.c (switch_to_thread): Likewise.
775 * tracepoint.c (finish_tfind_command): Likewise.
776 * gdbarch.c: Regenerated.
777
778 2007-02-28 Jerome Guitton <guitton@adacore.com>
779 Joel Brobecker <brobecker@adacore.com>
780
781 * gdbtypes.c (check_typedef): Do not replace stub type if
782 the resolved type is not defined in the same objfile.
783
784 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
785
786 * top.c (gdb_readline_wrapper_cleanup): Remove invalid assertion.
787
788 2007-02-28 Joel Brobecker <brobecker@adacore.com>
789
790 * stabsread.c (define_symbol): Create an associated STRUCT_DOMAIN
791 symbol for Ada units when the symbol is defined using 't' rather
792 than 'Tt' as symbol descriptor.
793
794 2007-02-28 Ulrich Weigand <uweigand@de.ibm.com>
795
796 * config/mips/tm-nbsd.h: Delete file.
797 * config/mips/nbsd.mt (DEPRECATED_TM_FILE): Remove.
798 * config/sh/tm-nbsd.h: Delete file.
799 * config/sh/nbsd.mt (DEPRECATED_TM_FILE): Set to tm-sh.h.
800
801 2007-02-28 Joel Brobecker <brobecker@adacore.com>
802
803 * mi/mi-cmd-var.c (varobj_update_one): Remove reference to
804 unused WRONG_PARAM value since it was recently deleted.
805
806 2007-02-28 Vladimir Prus <vladimir@codesourcery.com>
807
808 * varobj.c (varobj_update): Free temporary vectors.
809
810 2007-02-28 Ulrich Weigand <uweigand@de.ibm.com>
811
812 * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h.
813 * config/powerpc/tm-linux.h: Delete file.
814 * config/powerpc/tm-ppc-eabi.h: Do not include "rs6000/tm-rs6000.h".
815 (PROCESS_LINENUMBER_HOOK): Do not undefine.
816 (TEXT_SEGMENT_BASE): Do not redefine.
817 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Move here
818 from config/rs6000/tm-rs6000.h.
819 (TARGET_CREATE_INFERIOR_HOOK, rs6000_create_inferior): Likewise.
820 * config/rs6000/tm-rs6000.h (struct frame_info): Remove declaration.
821 (TEXT_SEGMENT_BASE): Remove.
822 (IN_SOLIB_RETURN_TRAMPOLINE): Remove.
823 (rs6000_in_solib_return_trampoline): Remove.
824 (SKIP_TRAMPOLINE_CODE): Remove.
825 (rs6000_skip_trampoline_code): Remove.
826 (CHILD_SPECIAL_WAITSTATUS): Move to config/rs6000/nm-rs6000.h.
827 (TARGET_CREATE_INFERIOR_HOOK, rs6000_create_inferior): Likewise.
828 (FP0_REGNUM): Remove.
829 (rs6000_find_toc_address_hook): Move to rs6000-tdep.h.
830 (rs6000_set_host_arch_hook): Remove.
831 * Makefile.in (rs6000-nat.o): Add dependency on $(rs6000_tdep_h).
832 (rs6000-aix-tdep.o): Add dependency on $(ppc_tdep_h).
833 * ppc-tdep.h (struct gdbarch_tdep): Add field text_segment_base.
834 * rs6000-aix-tdep.c: Include "ppc-tdep.h".
835 (rs6000_aix_init_osabi): Set text_segment_base tdep field.
836 * rs6000-nat.c: Include "rs6000-tdep.h".
837 (exec_one_dummy_insn): Replace TEXT_SEGMENT_BASE by tdep field.
838 (set_host_arch): Rename to ...
839 (rs6000_create_inferior): ... this. Make public.
840 (_initialize_core_rs6000): Do not set rs6000_set_host_arch_hook.
841 * rs6000-tdep.c (rs6000_set_host_arch_hook): Remove.
842 (rs6000_create_inferior): Remove.
843 (branch_dest): Replace TEXT_SEGMENT_BASE by tdep field.
844 (rs6000_gdbarch_init): Call set_gdbarch_fp0_regnum,
845 set_gdbarch_in_solib_return_trampoline, and
846 set_gdbarch_skip_trampoline_code.
847 * rs6000-tdep.h (rs6000_find_toc_address_hook): Move here
848 from config/rs6000/tm-rs6000.h.
849
850 2007-02-27 Joel Brobecker <brobecker@adacore.com>
851
852 * buildsym.c (record_producer): Do nothing if no producer is provided.
853
854 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
855
856 * varobj.c (varobj_update): Remove unused local. Use gdb_assert
857 to check changelist is non-NULL. Call error if the frontend tries
858 to update a non-root variable.
859
860 * varobj.h (enum varobj_update_error): Delete WRONG_PARAM value.
861
862 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
863
864 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)
865 (dwarf2_frame_sniffer): Update.
866 (dwarf2_signal_frame_this_id): New function.
867 (dwarf2_signal_frame_unwind): Use it.
868 (dwarf2_frame_base_sniffer): Use frame_unwind_address_in_block.
869 * frame.c (frame_func_unwind): Add this_type argument.
870 (get_frame_func): Update.
871 (frame_unwind_address_in_block): Add this_type argument and check it.
872 Fix a typo.
873 (get_frame_address_in_block): Update.
874 * frame.h (enum frame_type): Move higher in the file.
875 (frame_unwind_address_in_block, frame_func_unwind): Add enum frame_type
876 argument.
877
878 * alpha-mdebug-tdep.c, alpha-tdep.c, amd64-tdep.c, amd64obsd-tdep.c,
879 arm-tdep.c, avr-tdep.c, cris-tdep.c, frv-tdep.c, h8300-tdep.c,
880 hppa-tdep.c, i386-tdep.c, i386obsd-tdep.c, ia64-tdep.c,
881 libunwind-frame.c, m32c-tdep.c, m32r-linux-tdep.c, m32r-tdep.c,
882 m68hc11-tdep.c, m68k-tdep.c, m88k-tdep.c, mips-mdebug-tdep.c,
883 mips-tdep.c, mn10300-tdep.c, mt-tdep.c, rs6000-tdep.c, s390-tdep.c,
884 score-tdep.c, sh-tdep.c, sh64-tdep.c, sparc-tdep.c,
885 sparc64obsd-tdep.c, spu-tdep.c, v850-tdep.c, vax-tdep.c,
886 xstormy16-tdep.c, xtensa-tdep.c: Update calls to
887 frame_func_unwind and frame_unwind_address_in_block to specify
888 the frame type. Use frame_unwind_address_in_block instead of
889 frame_pc_unwind in sniffers.
890
891 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
892
893 * frame.c (deprecated_selected_frame): Rename to...
894 (selected_frame): ...this. Make static.
895 (get_selected_frame, select_frame): Update.
896 * frame.h (deprected_select_frame): Delete.
897 (deprecated_safe_get_selected_frame): Update comments.
898
899 * breakpoint.c, cli/cli-cmds.c, f-valprint.c, infcmd.c, inflow.c,
900 infrun.c, stack.c, tui/tui-disasm.c, tui/tui-source.c,
901 tui/tui-winsource.c, valops.c, varobj.c, findvar.c, macroscope.c,
902 parse.c, regcache.h, sh64-tdep.c, tui/tui-hooks.c, tui/tui-win.c,
903 tui/tui.c: Replace references to deprecated_selected_frame.
904
905 2007-02-27 Fred Fish <fnf@specifix.com>
906
907 * rs6000-tdep.c (skip_prologue): Recognize addi instructions that
908 directly decrement the stack pointer, accumulate their operand into
909 the stack offset, and mark the function as not being frameless.
910
911 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
912
913 * arch-utils.c (selected_byte_order): New.
914 * arch-utils.h (selected_byte_order): New prototype.
915 * remote-sim.c (gdbsim_open): Use selected_byte_order.
916
917 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
918
919 * symfile.c (place_section): Check SEC_ALLOC. Do not check VMA.
920 (default_symfile_offsets): Check VMA here. Update section VMAs.
921
922 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
923
924 * remote.c (init_remote_state): Add special handling for placeholder
925 registers.
926
927 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
928
929 * Makefile.in (XMLFILES): Include $(TDEP_XML).
930 (filenames_h): New variable.
931 (clean): Clean up xml-builtin.c and stamp-xml.
932 (arm-linux-nat.o): Update.
933 * config/arm/linux.mh (TDEP_XML): Define.
934 * arm-linux-nat.c (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define.
935 (arm_linux_has_wmmx_registers): New.
936 (GET_THREAD_ID): Fix typo.
937 (IWMMXT_REGS_SIZE): Define.
938 (fetch_wmmx_regs, store_wmmx_regs): New.
939 (arm_linux_fetch_inferior_registers): Use fetch_wmmx_regs.
940 (arm_linux_store_inferior_registers): Use store_wmmx_regs.
941 (super_xfer_partial, arm_linux_xfer_partial): New.
942 (_initialize_arm_linux_nat): Use them.
943 * xml-support.c (fetch_xml_builtin): Move outside HAVE_LIBEXPAT.
944 (xml_builtin_xfer_partial): New function.
945 * xml-support.h (xml_builtin_xfer_partial): New prototype.
946 * NEWS: Update mention of iWMMXt support.
947
948 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
949
950 * arm-tdep.c (arm_scan_prologue): Do not record FPA register saves
951 if there are no FPA registers.
952 (arm_dwarf_reg_to_regnum): New function.
953 (arm_register_type, arm_register_name): Return minimal values for
954 unsupported registers.
955 (arm_register_sim_regno): Handle iWMMXt registers.
956 (arm_gdbarch_init): Record missing FPA registers if indicated by
957 a target description. Recognize iWMMXt registers. Only register
958 "info float" for FPA. Use ARM_NUM_REGS. Register
959 arm_dwarf_reg_to_regnum.
960 * arm-tdep.h (enum gdb_regnum): Add ARM_NUM_REGS and iWMMXt
961 constants.
962 (struct gdbarch_tdep): Add have_fpa_registers.
963 * features/xscale-iwmmxt.xml: Update capitalization.
964 * regformats/arm-with-iwmmxt.dat: Regenerated.
965
966 2007-02-24 Kevin Buettner <kevinb@redhat.com>
967
968 * NEWS (New targets): Add entry for the Toshiba Media Processor.
969
970 2007-02-23 Kevin Buettner <kevinb@redhat.com>
971
972 * MAINTAINERS (mep): New target.
973
974 2007-02-23 Kevin Buettner <kevinb@redhat.com>
975
976 From Jim Blandy, Dave Brolley, Kevin Buettner, Don Howard, and
977 Richard Sandiford:
978 * Makefile.in (elf_mep_h, mep_desc_h, mep_opc_h): New variables.
979 (mep-tdep.o): New rule.
980 * configure.tgt (mep-*-*): New target.
981 * mep-tdep.c: New file.
982 * config/mep/mep.mt: New file.
983
984 2007-02-22 Markus Deuling <deuling@de.ibm.com>
985
986 * infrun.c (inferior_stop_reason, print_stop_reason): Remove
987 BREAKPOINT_HIT and STOP_UNKNOWN.
988
989 2007-02-22 Markus Deuling <deuling@de.ibm.com>
990
991 * valops.c (value_ind): Fix unary * handling of TYPE_CODE_INT.
992
993 2007-02-20 Joel Brobecker <brobecker@adacore.com>
994
995 * gdb_expat.h (XMLCALL): Define if not already defined.
996
997 2007-02-20 Andreas Schwab <schwab@suse.de>
998
999 * Makefile.in (symfile.o): Update dependencies.
1000
1001 2007-02-20 Daniel Jacobowitz <dan@codesourcery.com>
1002
1003 * MAINTAINERS: Disable -Werror for cris simulator. Build
1004 sparc64-solaris2.10 instead of the broken sparc-elf.
1005 * solib-frv.c: Include "solib.h".
1006 * Makefile.in (solib-frv.o): Update.
1007 * mt-tdep.c (mt_gdbarch_init): Correct typo in floatformats patch.
1008 * xtensa-tdep.c (xtensa_regset_from_core_section): Cast size_t to int.
1009 (xtensa_frame_this_id, xtensa_frame_prev_register)
1010 (xtensa_push_dummy_call): Use %p.
1011
1012 2007-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1013
1014 * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
1015 ia64-tdep.c, m68k-tdep.c, mips-linux-tdep.c, ppcobsd-tdep.c,
1016 sparc-linux-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
1017 * Makefile.in (avr-tdep.o, hppabsd-tdep.o, hppa-tdep.o, i386-tdep.o)
1018 (ia64-tdep.o, m68k-tdep.o, mips-linux-tdep.o, ppcobsd-tdep.o)
1019 (sparc-linux-tdep.o): Update.
1020
1021 2007-02-15 Maxim Grigoriev <maxim2405@gmail.com>
1022
1023 * xtensa-tdep.h (xtensa_reg_mask_t): New.
1024 (xtensa_mask_t): Change mask field to be a separate array.
1025 * xtensa-tdep.c (extract_call_winsize, xtensa_pseudo_register_read)
1026 (xtensa_pseudo_register_write, xtensa_unwind_pc)
1027 (xtensa_unwind_dummy_id, xtensa_push_dummy_call)
1028 (xtensa_breakpoint_from_pc): Remove implicit type casting.
1029 * xtensa-config.c (mask0, mask1, mask2, mask3, mask4, mask5)
1030 (mask6, mask7, mask8, mask9, mask10, mask11, mask12, mask13)
1031 (mask14, mask15): Rename to
1032 (xtensa_mask0, xtensa_mask1, xtensa_mask2, xtensa_mask3)
1033 (xtensa_mask4, xtensa_mask5, xtensa_mask6, xtensa_mask7)
1034 (xtensa_mask8, xtensa_mask9, xtensa_mask10, xtensa_mask11)
1035 (xtensa_mask12, xtensa_mask13, xtensa_mask14, xtensa_mask15): this.
1036 (xtensa_submask0, xtensa_submask1, xtensa_submask2, xtensa_submask3)
1037 (xtensa_submask4, xtensa_submask5, xtensa_submask6, xtensa_submask7)
1038 (xtensa_submask8, xtensa_submask9, xtensa_submask10)
1039 (xtensa_submask11, xtensa_submask12, xtensa_submask13)
1040 (xtensa_submask14, xtensa_submask15): New.
1041 (rmap): Follow strict aliasing rules doing static initialization.
1042
1043 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1044
1045 * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr
1046 handling from here...
1047 (tdesc_register_type): ...to here.
1048 * xml-tdesc.c (tdesc_start_reg): Allow code_ptr and data_ptr.
1049 * features/arm-core.xml: Use code_ptr and data_ptr.
1050
1051 2007-02-13 Denis Pilat <denis.pilat@st.com>
1052
1053 * varobj.h (enum varobj_update_error): New enum.
1054 * varobj.c (struct varobj_root): Add is_valid member.
1055 (varobj_get_type): Check for invalid varobj.
1056 (varobj_get_attributes): Likewise.
1057 (variable_editable):Likewise.
1058 (varobj_update): Likewise. Use varobj_update_error.
1059 (new_root_variable): Set root varobj as valid by default.
1060 (varobj_invalidate): New function.
1061 * symfile.c (clear_symtab_users): Use varobj_invalidate.
1062 * mi/mi-cmd-var.c (varobj_update_one): Change return type to void.
1063 Use varobj_update_error.
1064
1065 2007-02-12 Pierre Muller <muller@ics.u-strasbg.fr>
1066
1067 Fix PR pascal/2223.
1068 * dwarfread.c (set_cu_language): Recognize DW_LANG_Pascal83 as
1069 Pascal language marker.
1070 * dwarf2read.c (set_cu_language): Likewise.
1071
1072 2007-02-12 Corinna Vinschen <vinschen@redhat.com>
1073
1074 * win32-nat.c (win32_wait): Reset terminal pgrp to GDB.
1075 (do_initial_win32_stuff): Call terminal_init_inferior_with_pgrp
1076 instead of target_terminal_init since inferior_ptid isn't set yet.
1077
1078 2007-02-10 Pedro Alves <pedro_alves@portugalmail.pt>
1079
1080 * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2007-02-09 Fred Fish <fnf@specifix.com>
1083
1084 Based on work by Apple Computer, Inc.
1085 * event-top.c (async_request_quit): Call quit() whenever either
1086 quit_flag is set or immediate_quit is set.
1087
1088 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
1089
1090 * ada-lang.c (remove_out_of_scope_renamings): Change third parameter's
1091 type to a pointer to const struct block.
1092 (ada_lookup_symbol_list): Don't cast away constness when calling
1093 remove_out_of_scope_renamings.
1094
1095 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
1096
1097 * linux-nat.c (linux_nat_find_memory_regions): Don't check the
1098 address of 'filename'; it is always non null.
1099
1100 2007-02-09 Joel Brobecker <brobecker@adacore.com>
1101
1102 * exec.c (add_to_section_table): Do not discard empty sections.
1103
1104 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1105
1106 * features/Makefile, features/arm-with-iwmmxt.xml,
1107 features/gdbserver-regs.xsl, features/number-regs.xsl,
1108 features/sort-regs.xsl, features/xscale-iwmmxt.xml: New files.
1109 * regformats/arm-with-iwmmxt.dat: Generate.
1110 * NEWS: Mention iWMMXt.
1111
1112 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1113
1114 * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
1115 (xml-tdesc.o): Update.
1116 * xml-support.c: Add a comment.
1117 (gdb_xml_enums_boolean): New variable.
1118 (gdb_xml_parse_attr_enum): Use strcasecmp.
1119 * xml-support.h (gdb_xml_enums_boolean): Declare.
1120 * xml-tdesc.c (struct tdesc_parsing_data): Record current_feature,
1121 next_regnum, and current_union.
1122 (tdesc_start_feature, tdesc_start_reg, tdesc_start_union)
1123 (tdesc_end_union, tdesc_start_field, tdesc_start_vector)
1124 (field_attributes, union_children, reg_attributes, union_attributes)
1125 (vector_attributes, feature_attributes, feature_children): New.
1126 (target_children): Make static. Add <feature>.
1127 (tdesc_elements): Make static.
1128 * target-descriptions.c (struct tdesc_reg, tdesc_reg_p, type_p)
1129 (struct tdesc_feature, tdesc_feature_p): New types.
1130 (struct target_desc): Add features member.
1131 (struct tdesc_arch_data, tdesc_data): New.
1132 (target_find_description): Clarify error message. Warn about
1133 ignored register descriptions.
1134 (tdesc_has_registers, tdesc_find_feature, tdesc_feature_name)
1135 (tdesc_named_type, tdesc_data_init, tdesc_data_alloc)
1136 (tdesc_data_cleanup, tdesc_numbered_register)
1137 (tdesc_numbered_register_choices, tdesc_find_register)
1138 (tdesc_register_name, tdesc_register_type)
1139 (tdesc_remote_register_number, tdesc_register_reggroup_p)
1140 (set_tdesc_pseudo_register_name, set_tdesc_pseudo_register_type)
1141 (set_tdesc_pseudo_register_reggroup_p, tdesc_use_registers)
1142 (tdesc_free_reg, tdesc_create_reg, tdesc_free_feature)
1143 (tdesc_create_feature, tdesc_record_type): New.
1144 (free_target_description): Free features.
1145 (_initialize_target_descriptions): Initialize tdesc_data.
1146 * arch-utils.c (default_remote_register_number): New.
1147 * arch-utils.h (default_remote_register_number): New prototype.
1148 * target-descriptions.h (set_tdesc_pseudo_register_name)
1149 (set_tdesc_pseudo_register_type, set_tdesc_pseudo_register_reggroup_p)
1150 (tdesc_use_registers, tdesc_data_alloc, tdesc_data_cleanup)
1151 (tdesc_numbered_register, tdesc_numbered_register_choices)
1152 (tdesc_has_registers, tdesc_find_feature, tdesc_feature_name)
1153 (tdesc_named_type, tdesc_create_feature, tdesc_record_type)
1154 (tdesc_create_reg): Declare.
1155 * gdbarch.sh (remote_register_number): New entry.
1156 * gdbarch.c, gdbarch.h: Regenerate.
1157 * remote.c (init_remote_state): Use gdbarch_remote_register_number.
1158 * features/gdb-target.dtd: Add feature, reg, vector, union, and field.
1159
1160 * arm-tdep.c (arm_register_aliases): New.
1161 (arm_register_name_strings): Rename to...
1162 (arm_register_names): ...this. Make const. Delete the old version.
1163 (current_option, arm_register_byte): Delete.
1164 (set_disassembly_style): Simplify. Do not adjust arm_register_names.
1165 (value_of_arm_user_reg): New.
1166 (arm_gdbarch_init): Verify any described registers. Call
1167 tdesc_use_registers. Don't use arm_register_byte. Create aliases
1168 for standard register names.
1169 (_initialize_arm_tdep): Do not adjust arm_register_names.
1170 * user-regs.c (struct user_reg): Add baton member.
1171 (append_user_reg, user_reg_add_builtin, user_regs_init)
1172 (user_reg_add, value_of_user_reg): Use a baton for user
1173 register functions.
1174 * std-regs.c: Update.
1175 * user-regs.h (user_reg_read_ftype, user_reg_add_builtin)
1176 (user_reg_add): Add baton argument.
1177 * NEWS: Mention target description register support.
1178 * features/arm-core.xml, features/arm-fpa.xml: New.
1179 * eval.c (evaluate_subexp_standard): Allow ptype $register
1180 when the program is not running.
1181
1182 2007-02-09 Nick Roberts <nickrob@snap.net.nz>
1183
1184 * mi/mi-cmd-var.c (mi_cmd_var_create): Add value field.
1185
1186 2007-02-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
1187
1188 * rs6000-tdep.c (gdb_print_insn_powerpc): Set
1189 info->disassembler_options to "any".
1190
1191 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1192
1193 * varobj.c (install_new_value): Only call value_get_print_value
1194 if changeable.
1195
1196 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1197
1198 Reported by timeless@gmail.com:
1199 * gdb/target.c (target_flash_erase): Do not return void value.
1200 (target_flash_done): Likewise.
1201 * gdb/cli/cli-cmds.c (source_command): Likewise.
1202
1203 2007-02-08 Fred Fish <fnf@specifix.com>
1204
1205 Based on work by Apple Computer, Inc.
1206 * event-top.c (handle_sigint): Set quit_flag.
1207 (async_request_quit): Don't set quit_flag. Avoid calling quit()
1208 if quit_flag has already been reset.
1209
1210 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1211
1212 * ser-mingw.c (pipe_windows_close): Move variable initialization back
1213 up.
1214
1215 2007-02-08 Fred Fish <fnf@specifix.com>
1216
1217 * defs.h (request_quit): Remove declaration.
1218 * utils.c (request_quit): Remove definition.
1219
1220 2007-02-08 Joel Brobecker <brobecker@gnat.com>
1221 Jan Kratochvil <jan.kratochvil@redhat.com>
1222 Daniel Jacobowitz <dan@codesourcery.com>
1223
1224 * rs6000-tdep.c (bl_to_blrl_insn_p): New function.
1225 (skip_prologue): Allow bl->blrl used by PIC code.
1226
1227 2007-02-08 Mark Kettenis <kettenis@gnu.org>
1228 Daniel Jacobowitz <dan@codesourcery.com>
1229
1230 * cp-valprint.c (cp_print_value_fields, cp_print_value): Always
1231 initialize tmp_obstack.
1232 * p-valprint.c (pascal_object_print_value_fields)
1233 (pascal_object_print_value): Likewise.
1234
1235 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1236
1237 * features/feature_to_c.sh: Use %s to avoid problems with nawk.
1238
1239 2007-02-08 Mark Kettenis <kettenis@gnu.org>
1240
1241 * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
1242 * Makefile.in (sparcnbsd-tdep.o): Update dependencies.
1243
1244 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1245
1246 * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s)
1247 (xml_cache): New.
1248 (tdesc_parse_xml): Cache expanded descriptions.
1249
1250 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1251
1252 * Makefile.in (XMLFILES): New.
1253 (COMMON_OBS): Add xml-builtin.o.
1254 (xml-builtin.c, stamp-xml): New rules.
1255 (xml-tdesc.o): Update.
1256 * features/feature_to_c.sh: New file.
1257 * xml-support.c (MAX_XINCLUDE_DEPTH): Define.
1258 (struct gdb_xml_parser): Add dtd_name and is_xinclude.
1259 (gdb_xml_start_element): Initialize scope after possibly reallocating
1260 scopes. Move cleanup later. Handle the XInclude description
1261 specially.
1262 (gdb_xml_end_element): Only parse the body if there is a current element.
1263 Call XML_DefaultCurrent if there is no element.
1264 (gdb_xml_fetch_external_entity, gdb_xml_use_dtd): New.
1265 (struct xinclude_parsing_data, xinclude_start_include)
1266 (xinclude_end_include, xml_xinclude_default)
1267 (xml_xinclude_start_doctype, xml_xinclude_end_doctype)
1268 (xml_xinclude_xml_decl, xml_xinclude_cleanup, xinclude_attributes)
1269 (xinclude_elements, xml_process_xincludes, fetch_xml_builtin): New.
1270 * xml-support.h (xml_fetch_another, xml_process_xincludes)
1271 (fetch_xml_builtin, xml_builtin, gdb_xml_use_dtd): New declarations.
1272 * xml-tdesc.c (tdesc_parse_xml): Add fetcher_baton argument. Expand
1273 XInclude directives. Use the compiled in DTD.
1274 (fetch_xml_from_file): Add baton argument. Treat it as a containing
1275 directory name. Do not warn here.
1276 (file_read_description_xml): Update call. Warn here instead. Pass
1277 a dirname as baton.
1278 (fetch_available_features_from_target): New.
1279 (target_read_description_xml): Use it.
1280 * features/gdb-target.dtd: Add copyright notice. Use xinclude.dtd
1281 to handle XInclude.
1282 * features/xinclude.dtd: New file.
1283
1284 2007-02-05 Daniel Jacobowitz <dan@codesourcery.com>
1285
1286 * linux-thread-db.c (check_for_thread_db): Return early if we have
1287 no libthread_db support.
1288
1289 2007-02-05 Daniel Jacobowitz <dan@codesourcery.com>
1290
1291 * mi/mi-parse.h: Include <sys/time.h>.
1292
1293 2007-02-05 Nick Roberts <nickrob@snap.net.nz>
1294
1295 * mi/mi-cmd-stack.c (list_args_or_locals): Use common_val_print
1296 instead of print_variable_value to print values.
1297
1298 2007-02-03 Nick Roberts <nickrob@snap.net.nz>
1299
1300 * mi/mi-main.c: Numerous formatting changes.
1301 (mi_cmd_data_write_register_values): Replace clause inadvertantly
1302 removed in my previous change.
1303
1304 2007-02-03 Eli Zaretskii <eliz@gnu.org>
1305
1306 * mi/mi-main.c (mi_load_progress, timestamp, print_diff_now):
1307 Use 1000000L instead of 1000000.
1308
1309 2007-02-03 Nick Roberts <nickrob@snap.net.nz>
1310
1311 Based on work by Apple Computer, Inc.
1312
1313 * configure.ac: Test for sys/resource.h and getrusage.
1314 * configure, config.in: Regenerate.
1315
1316 * mi/mi-main.c: Include <sys/resource.h> if present.
1317 (rusage): Declare if HAVE_GETRUSAGE.
1318 (current_command_ts, do_timings): New static variables.
1319 (timestamp, print_diff_now, print_diff, timeval_diff):
1320 New static timing functions.
1321 (mi_cmd_enable_timings): New function for new MI command.
1322 (captured_mi_execute_command, mi_execute_async_cli_command):
1323 Call timing functions.
1324
1325 * mi/mi-cmds.c (mi_cmds): Add entry for new MI command
1326 -enable-timings.
1327
1328 * mi/mi-cmds.h (mi_cmd_enable_timings): New extern.
1329
1330 * mi/mi-parse.h: (mi_timestamp): New structure.
1331 (mi_parse): Add mi_timestamp* member.
1332
1333 2007-02-02 Denis Pilat <denis.pilat@st.com>
1334
1335 * thread.c (make_cleanup_restore_current_thread): New function.
1336 (info_threads_command): Use of make_cleanup_restore_current_thread
1337 to restore the current thread and the selected frame.
1338 (restore_selected_frame): New function.
1339 (struct current_thread_cleanup): Add frame_id field.
1340 (do_restore_current_thread_cleanup): Add restoring of the selected
1341 frame.
1342 (make_cleanup_restore_current_thread): Likewise.
1343 (thread_apply_all_command): backup the selected frame while
1344 entering the function and restore it at exit.
1345 (thread_apply_command): Likewise.
1346
1347 2007-02-02 Denis Pilat <denis.pilat@st.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself to the list.
1350
1351 2007-02-01 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1352
1353 * gdb/remote-m32r.sdi.c (m32r_fetch_register): Change PWD mask.
1354 (m32r_store_register): Ditto.
1355
1356 2007-01-30 Vladimir Prus <vladimir@codesourcery.com>
1357
1358 * ser-mingw.c (pipe_windows_open)
1359 (pipe_windows_read, pipe_windows_write): Declare
1360 variables at the top of the function.
1361
1362 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1363
1364 * doublest.c (floatformat_from_length): Use the right element from
1365 gdbarch floatformats.
1366 (floatformat_from_type, extract_typed_floating)
1367 (store_typed_floating): Likewise.
1368 * doublest.h: Remove declarations for undefined floatformat arrays.
1369 * gdbarch.sh (float_format, double_format, long_double_format): Change
1370 to pairs.
1371 (pformat): Update for pairs.
1372 * gdbarch.c, gdbarch.h: Regenerated.
1373 * gdbtypes.c (floatformats_ieee_single, floatformats_ieee_double)
1374 (floatformats_ieee_double_littlebyte_bigword)
1375 (floatformats_i387_ext, floatformats_m68881_ext, floatformats_arm_ext)
1376 (floatformats_ia64_spill, floatformats_ia64_quad, floatformats_vax_f)
1377 (floatformats_vax_d): New variables.
1378 (builtin_type_ieee_single, builtin_type_ieee_double)
1379 (builtin_type_arm_ext, builtin_type_ia64_spill)
1380 (builtin_type_ia64_quad): Replace arrays with individual types.
1381 (builtin_type_ieee_single_big, builtin_type_ieee_single_little)
1382 (builtin_type_ieee_double_big, builtin_type_ieee_double_little)
1383 (builtin_type_ieee_double_littlebyte_bigword, builtin_type_i960_ext)
1384 (builtin_type_m88110_ext, builtin_type_m88110_harris_ext)
1385 (builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword)
1386 (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
1387 (builtin_type_ia64_quad_big, builtin_type_ia64_quad_little): Delete
1388 unused and endian-specific types.
1389 (recursive_dump_type): Update for floatformat pairs.
1390 (build_flt): Move higher. Handle bit == -1. Take a floatformat pair.
1391 (build_gdbtypes): Use build_flt.
1392 (_initialize_gdbtypes): Update set of initialized types.
1393 * gdbtypes.h: Update declarations to match gdbtypes.c.
1394 (struct main_type): Store a pointer to two floatformats.
1395 * arch-utils.c (default_float_format, default_double_format): Delete.
1396 * arch-utils.h (default_float_format, default_double_format): Delete.
1397
1398 * arm-tdep.c, avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
1399 ia64-tdep.c, iq2000-tdep.c, m68k-tdep.c, m88k-tdep.c,
1400 mips-linux-tdep.c, mips-tdep.c, mt-tdep.c, ppcobsd-tdep.c,
1401 sparc-linux-tdep.c, sparc-tdep.c, sparcnbsd-tdep.c, spu-tdep.c,
1402 vax-tdep.c, alpha-tdep.c, ppc-sysv-tdep.c: Update.
1403
1404 2007-01-29 Joel Brobecker <brobecker@adacore.com>
1405
1406 * target.c (maintenance_print_target_stack): New function.
1407 (initialize_targets): Add new "maintenance print target-stack"
1408 command.
1409
1410 2007-01-28 Mark Kettenis <kettenis@gnu.org>
1411
1412 * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.
1413
1414 2007-01-27 Daniel Jacobowitz <dan@codesourcery.com>
1415
1416 * dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
1417 (struct dwarf2_loclist_baton): Likewise.
1418
1419 2007-01-27 Eli Zaretskii <eliz@gnu.org>
1420
1421 * cli/cli-script.c: Include breakpoint.h.
1422 (build_command_line): Require arguments only for if and while
1423 commands.
1424 (get_command_line, execute_user_command, execute_control_command):
1425 Fix wording of warning messages.
1426 (print_command_lines): Print breakpoint commands.
1427 (execute_control_command): Call commands_from_control_command to
1428 handle the `commands' command inside a body of a flow-control
1429 command.
1430 (read_next_line): Recognize the `commands' command and build a
1431 command line structure for it.
1432 (recurse_read_control_structure, read_command_lines): Handle
1433 `commands' similarly to `if' and `while'.
1434
1435 * breakpoint.c (get_number_trailer): Document the special meaning
1436 of NULL as the first argument PP.
1437 (commands_from_control_command): New function.
1438
1439 * breakpoint.h (commands_from_control_command): Add prototype.
1440
1441 * defs.h (commands_control): New enumerated value for enum
1442 command_control_type.
1443
1444 2007-01-26 Joel Brobecker <brobecker@adacore.com>
1445
1446 * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
1447 (ada_exception_sal): Update accordingly.
1448
1449 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1450
1451 * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
1452 * NEWS: Describe CHAR array vs. string identifcation rules.
1453
1454 2007-01-25 Paul Brook <paul@codesourcery.com>
1455
1456 * arm-tdep.c (arm_get_next_pc): Fix bitfield off-by-one error.
1457
1458 2007-01-24 Jim Blandy <jimb@codesourcery.com>
1459
1460 * dwarf2loc.c (dwarf2_evaluate_loc_desc): When the location
1461 expression is empty, bother to return the 'optimized out' value we
1462 construct. (Thanks to Carl Burch.)
1463
1464 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
1465
1466 * varobj.c (c_value_of_root, c_value_of_child)
1467 (cplus_describe_child): Don't call release_value.
1468
1469 2007-01-24 Thiemo Seufer <ths@mips.com>
1470
1471 * mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
1472 initialization.
1473
1474 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
1475
1476 Refactor getting children name, value and type access
1477 for varobjs in C++.
1478 * varobj.c (get_type_deref): Remove.
1479 (adjust_value_for_child_access): New.
1480 (c_number_of_children): Use the above.
1481 (c_describe_child): Likewise.
1482 (enum accessibility): New.
1483 (match_accessibility): New function.
1484 (cplus_describe_child): New function.
1485 (cplus_name_of_child, cplus_value_of_child)
1486 (cplus_type_of_child): Reimplement in terms
1487 of cplus_describe_child.
1488 (cplus_number_of_children): Use
1489 adjust_value_for_child_access.
1490
1491 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
1492
1493 Fix computation of the 'editable' attribute and
1494 value changeability for for references.
1495 * varobj.c (get_value_type): New function.
1496 (c_variable_editable): Use get_value_type.
1497 (varobj_value_is_changeable): Likewise.
1498
1499 2007-01-24 Joel Brobecker <brobecker@adacore.com>
1500
1501 * source.c (find_and_open_source): Try rewriting the source
1502 path inside filename if dirname is NULL.
1503
1504 2007-01-24 Joel Brobecker <brobecker@adacore.com>
1505
1506 * dwarf2read.c (add_partial_symbol): Create an extra partial
1507 symbol in the VAR_DOMAIN for Ada structures, unions or enums.
1508 (new_symbol): Likewise for symbols.
1509
1510 2007-01-24 Nick Roberts <nickrob@snap.net.nz>
1511
1512 * mi/mi-main.c (mi_cmd_execute): Call free_all_values.
1513
1514 2007-01-23 Vladimir Prus <vladimir@codesourcery.com>
1515
1516 * value.c (value_primitive_field): Copy the full 'location'
1517 contents, instead of assuming that copying ADDRESS will
1518 bring over everything in the union. Remove obsolete comment.
1519
1520 2007-01-23 Masaki Muranaka <monaka@monami-software.com>
1521
1522 * m32c-tdep.c (make_regs, m32c_analyze_prologue)
1523 (m32c_skip_trampoline_code, m32c_m16c_address_to_pointer)
1524 (m32c_m16c_pointer_to_address): Separate code from declarations.
1525
1526 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
1527
1528 * target.c (update_current_target): Correct typo.
1529
1530 2007-01-22 Masaki Muranaka <monaka@monami-software.com>
1531
1532 * xstormy16-tdep.c (xstormy16_skip_prologue): Separate code from a
1533 declaration.
1534
1535 2007-01-11 Andrew Cagney <cagney@redhat.com>
1536 Daniel Jacobowitz <dan@codesourcery.com>
1537 Jan Kratochvil <jan.kratochvil@redhat.com>
1538
1539 * dwarf2-frame.c (execute_cfa_program): New support of
1540 `DW_CFA_GNU_negative_offset_extended'.
1541
1542 2007-01-21 Daniel Jacobowitz <dan@codesourcery.com>
1543
1544 * NEWS: Mention flash support for "load" and new remote packets.
1545
1546 2007-01-21 Markus Deuling <deuling@de.ibm.com>
1547
1548 * breakpoint.c (delete_command): Skip redundant loop iterations.
1549
1550 2007-01-21 Daniel Jacobowitz <dan@codesourcery.com>
1551
1552 * gdbarch.sh (register_type): Update comment.
1553 * gdbarch.h: Regenerated.
1554 * arch-utils.c (generic_register_size): Call register_type.
1555 * ia64-tdep.c (ia64_extract_return_value): Likewise.
1556 * m32c-tdep.c (check_for_saved): Likewise.
1557 * mips-tdep.c (mips_print_register, print_gp_register_row)
1558 (mips_print_registers_info): Likewise.
1559 * sh-tdep.c (sh_pseudo_register_read, sh_pseudo_register_write):
1560 Likewise.
1561 * sh64-tdep.c (sh64_pseudo_register_read, sh64_pseudo_register_write)
1562 (sh64_do_register, sh64_print_register)
1563 (sh64_media_print_registers_info): Likewise.
1564 * tui/tui-regs.c (tui_register_format): Likewise.
1565
1566 2007-01-21 Daniel Jacobowitz <dan@codesourcery.com>
1567
1568 * objfiles.h (ALL_PRIMARY_SYMTABS): Define.
1569
1570 * ada-lang.c (symtab_for_sym, ada_lookup_symbol_list)
1571 (ada_lookup_symbol): Use ALL_PRIMARY_SYMTABS.
1572 * cp-support.c (make_symbol_overload_list_qualified): Likewise.
1573 * symtab.c (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
1574 (basic_lookup_transparent_type, find_pc_sect_symtab, search_symbols)
1575 (make_symbol_completion_list): Likewise.
1576
1577 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1578 Daniel Jacobowitz <dan@codesourcery.com>
1579
1580 * buildsym.c (end_symtab): Use preallocated symtab if available.
1581 Fill in SYMBOL_SYMTAB.
1582 * buildsym.h (struct subfile): Add symtab member.
1583 * dwarf2read.c (struct dwarf2_cu): Add line_header.
1584 (struct file_entry): Add symtab.
1585 (free_cu_line_header): New function.
1586 (read_file_scope): Use it. Save line_header in the cu. Process
1587 lines before DIEs.
1588 (add_file_name): Initialize new symtab member.
1589 (dwarf_decode_lines): Create symtabs for included files.
1590 (new_symbol): Set SYMBOL_SYMTAB.
1591 * symtab.c (lookup_symbol): Use SYMBOL_SYMTAB.
1592 (search_symbols): Likewise.
1593 * symtab.h (struct symbol): Add symtab member.
1594 (SYMBOL_SYMTAB): Define.
1595
1596 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1597
1598 * symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO.
1599
1600 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1601
1602 * arch-utils.c (show_endian): Correct reversed condition.
1603
1604 2007-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2007-01-16 Daniel Jacobowitz <dan@codesourcery.com>
1609 Vladimir Prus <vladimir@codesourcery.com>
1610
1611 Fix 'selected frame' varobjs.
1612 * varobj.c (struct varobj): Remove the error field.
1613 (varobj_set_value): Don't check var->error.
1614 (install_new_value): Don't set var->error.
1615 (varobj_update): Always pass the new value
1616 of the root via install_new_value.
1617 (create_child): Don't set error field.
1618 (new_variable): Likewise.
1619 (c_value_of_root): Always reevaluate the value
1620 of selected frame varobjs in the selected frame.
1621 Don't call reinit_frame_cache.
1622
1623 2007-01-15 Joel Brobecker <brobecker@adacore.com>
1624
1625 * source.c (_initialize_source): Improve the help text of
1626 the substitute-path commands.
1627
1628 2007-01-14 Mark Kettenis <kettenis@gnu.org>
1629
1630 * frv-tdep.c (frv_gdbarch_init, frv_register_name)
1631 (frv_breakpoint_from_pc, frv_gdbarch_adjust_breakpoint_address)
1632 (frv_skip_prologue): Remove prototypes.
1633 (frv_adjust_breakpoint_address): Renamed from
1634 frv_gdbarch_adjust_breakpoint_address.
1635 (frv_gdbarch_init): Adjust.
1636
1637 2007-01-13 Mark Kettenis <kettenis@gnu.org>
1638
1639 * gdbarch.sh (deprecated_extract_return_value)
1640 (deprecated_store_return_value): Remove.
1641 (extract_return_value, store_return_value): Remove default values.
1642 * gdbarch.c, gdbarch.h: Regenerate.
1643 * arch-utils.c, arch-utils.h (legacy_extract_return_value)
1644 (legacy_store_return_value): Remove.
1645 * regcache.c, regcache.h (deprecated_grub_regcache_for_registers):
1646 Remove.
1647
1648 * mi/mi-main.c: Remove obsolete comment.
1649
1650 * regcache.c, regcache.h (deprecated_register_bytes)
1651 (deprecated_read_register_bytes)
1652 (deprecated_write_register_bytes): Remove.
1653
1654 * frame.c (get_frame_register_bytes, put_frame_register_bytes):
1655 Don't forget to move destination pointer.
1656
1657 2007-01-01 Mark Kettenis <kettenis@gnu.org>
1658
1659 * config/i386/nm-i386gnu.h (CHILD_PREPARE_TO_STORE): Remove.
1660
1661 2007-01-11 Ulrich Weigand <uweigand@de.ibm.com>
1662
1663 * spu-tdep.c (spu_analyze_prologue): Fix erroneous backtrace
1664 past entry function with recent newlib.
1665
1666 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
1667
1668 * gdb.texinfo (GDB/MI Variable Objects): Improve the
1669 introduction. Specify -var-update more exactly.
1670
1671 2007-01-11 Daniel Jacobowitz <dan@codesourcery.com>
1672
1673 * frame.c (get_prev_frame_1): Check PC_REGNUM before using it.
1674
1675 2007-01-10 Jim Blandy <jimb@codesourcery.com>
1676
1677 * MAINTAINERS (Global Maintainers): Ulrich Weigand has accepted
1678 the Global Maintainers' invitation to be a global maintainer.
1679
1680 2007-01-10 Daniel Jacobowitz <dan@codesourcery.com>
1681
1682 * infrun.c (singlestep_pc): New variable.
1683 (resume): Set singlestep_pc.
1684 (context_switch): Add a debugging message. Flush the frame cache.
1685 (handle_inferior_event): Add debugging messages. Handle thread
1686 hops when a software single step has completed. Let context_switch
1687 handle flushing the frame cache.
1688
1689 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1690
1691 * NEWS: Mention target descriptions, "set tdesc filename",
1692 "unset tdesc filename", "show tdesc filename", and
1693 qXfer:features:read.
1694 * arch-utils.c (choose_architecture_for_target): New function.
1695 (gdbarch_info_fill): Call it.
1696 * target-descriptions.c (struct property): Make members non-const.
1697 (struct target_desc): Add arch member.
1698 (target_description_filename): New variable.
1699 (target_find_description): Try via XML first.
1700 (tdesc_architecture): New.
1701 (free_target_description, make_cleanup_free_target_description): New.
1702 (set_tdesc_property): Call xstrdup.
1703 (set_tdesc_architecture, tdesc_set_cmdlist, tdesc_show_cmdlist)
1704 (tdesc_unset_cmdlist, unset_tdesc_cmd, unset_tdesc_filename_cmd)
1705 (set_tdesc_cmd, show_tdesc_cmd, set_tdesc_filename_cmd)
1706 (show_tdesc_filename_cmd, _initialize_target_descriptions): New.
1707 * target-descriptions.h (tdesc_architecture)
1708 (make_cleanup_free_target_description, set_tdesc_architecture): New
1709 prototypes.
1710 * Makefile.in (SFILES): Add xml-tdesc.c.
1711 (COMMON_OBS): Add xml-tdesc.o.
1712 (target-descriptions.o): Update.
1713 (xml-tdesc.o): New rule.
1714 * xml-tdesc.c, xml-tdesc.h: New files.
1715 * remote.c (PACKET_qXfer_features): New enum.
1716 (remote_protocol_features): Add qXfer:features:read.
1717 (remote_xfer_partial): Handle TARGET_OBJECT_AVAILABLE_FEATURES.
1718 (_initialize_remote): Register qXfer:features:read.
1719 * target.h (enum target_object): Add TARGET_OBJECT_AVAILABLE_FEATURES.
1720 * features/gdb-target.dtd: New file.
1721
1722 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1723
1724 * copyright.sh: Clarify error.
1725
1726 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1727
1728 * symtab.c (matching_bfd_sections): Fix VMA matching for
1729 prelinked objects.
1730
1731 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1732
1733 * minsyms.c (lookup_minimal_symbol_by_pc_section): Handle
1734 nested symbols.
1735
1736 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1737
1738 Updated copyright notices for most files.
1739
1740 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1741
1742 * copyright.sh (prunes): Add step-line.inp and step-line.c.
1743
1744 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1745
1746 * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside
1747 exec_prefix.
1748 (TARGET_SYSTEM_ROOT_RELOCATABLE): Allow for exec_prefix being
1749 '${prefix}'.
1750 * configure, config.in: Regenerate.
1751 * defs.h (debug_file_directory): Declare.
1752 * main.c (captured_main): Canonicalize gdb_sysroot. Assume
1753 TARGET_SYSTEM_ROOT is defined. Initialize debug_file_directory and
1754 relocate it if DEBUGDIR_RELOCATABLE.
1755 * symfile.c (debug_file_directory): Make non-static.
1756 (find_separate_debug_file): Look for debug info for SYSROOT/PATH
1757 in DEBUGDIR/PATH if DEBUGDIR is inside SYSROOT.
1758 (_initialize_symfile): Don't initialize debug_file_directory here.
1759
1760 2007-01-09 Jim Blandy <jimb@codesourcery.com>
1761
1762 * score-tdep.c (score_push_dummy_call): Don't mix declarations and
1763 statements.
1764
1765 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1766
1767 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Use
1768 frame_unwind_register to recurse.
1769 * alpha-tdep.c (alpha_sigtramp_frame_prev_register): Likewise.
1770 (alpha_heuristic_frame_prev_register): Likewise.
1771 * h8300-tdep.c (h8300_frame_prev_register): Likewise.
1772 * m32c-tdep.c (m32c_prev_register): Likewise.
1773 * frame.c (frame_register_unwind_location): Remove FIXME.
1774
1775 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1776 Eli Zaretskii <eliz@gnu.org>
1777
1778 * copyright.sh: New file.
1779
1780 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1781
1782 * configure.ac: Check for XML_StopParser.
1783 * xml-support.c (gdb_xml_body_text): Check for an error.
1784 (gdb_xml_start_element_wrapper): Conditionalize call to XML_StopParser.
1785 (gdb_xml_end_element_wrapper): Likewise.
1786 * config.in, configure: Regenerated.
1787
1788 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1789
1790 * varobj.c (install_new_value): Always update print_value.
1791 (value_get_print_value): Immediately return NULL for missing
1792 values.
1793
1794 2007-01-08 Jim Blandy <jimb@codesourcery.com>
1795
1796 * configure.ac: Tighten pattern for extracting value of
1797 DEPRECATED_TM_FILE from the target makefile fragment.
1798 * configure: Regenerated.
1799
1800 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1801
1802 * linux-nat.c (struct simple_pid_list): Add status.
1803 (add_to_pid_list): Record the PID's status.
1804 (linux_record_stopped_pid): Likewise. Make static.
1805 (pull_pid_from_list): Return the saved status.
1806 (linux_nat_handle_extended): Deleted.
1807 (linux_handle_extended_wait): Combine with linux_nat_handle_extended.
1808 Make static. Handle non-SIGSTOP for a new thread's first signal.
1809 (flush_callback): Handle unexpected pending signals.
1810 (linux_nat_wait): Update calls to changed functions.
1811 * linux-nat.h (linux_record_stopped_pid, linux_handle_extended_wait):
1812 Remove prototypes for newly static functions.
1813
1814 2007-01-08 Ulrich Weigand <uweigand@de.ibm.com>
1815
1816 * gdbarch.sh (value_from_register): New gdbarch function.
1817 * gdbarch.c, gdbarch.h: Regenerate.
1818 * findvar.c (default_value_from_register): New function.
1819 (value_from_register): Use gdbarch_value_from_register.
1820 * value.h (default_value_from_register): Declare.
1821 * spu-tdep.c (spu_convert_register_p, spu_register_to_value,
1822 spu_value_to_register): Remove.
1823 (spu_value_from_register): New function.
1824 (spu_gdbarch_init): Do not call set_gdbarch_convert_register_p,
1825 set_gdbarch_register_to_value, set_gdbarch_value_to_register.
1826 Call set_gdbarch_value_from_register.
1827 * s390-tdep.c (s390_convert_register_p, s390_register_to_value,
1828 s390_value_to_register): Remove.
1829 (s390_value_from_register): New function.
1830 (s390_gdbarch_init): Do not call set_gdbarch_convert_register_p,
1831 set_gdbarch_register_to_value, set_gdbarch_value_to_register.
1832 Call set_gdbarch_value_from_register.
1833
1834 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1835
1836 * NEWS: Add "set sysroot" and "show sysroot".
1837 * solib.c (solib_absolute_prefix): Delete. Replace
1838 all uses with gdb_sysroot.
1839 (_initialize_solib): Add "set sysroot" and "show sysroot".
1840 Make "solib-absolute-prefix" an alias to it.
1841
1842 2007-01-08 Ulrich Weigand <uweigand@de.ibm.com>
1843
1844 * frame.c (get_frame_register_bytes): New function.
1845 (put_frame_register_bytes): Likewise.
1846 * frame.h (get_frame_register_bytes): Declare.
1847 (put_frame_register_bytes): Likewise.
1848 * findvar.c (value_from_register): Always construct lval_register
1849 values. Use get_frame_register_bytes.
1850 * valops.c (value_assign): Use get_frame_register_bytes and
1851 put_frame_register_bytes.
1852
1853 2007-01-08 Jim Blandy <jimb@codesourcery.com>
1854
1855 * MAINTAINERS: Update Stan Shebs' email address.
1856
1857 2007-01-07 Joel Brobecker <brobecker@adacore.com>
1858
1859 * ada-lang.c (is_known_support_routine): Improve the implementation.
1860
1861 2007-01-06 Joel Brobecker <brobecker@adacore.com>
1862
1863 * ada-lang.c: Add include of source.h.
1864 (is_known_support_routine): Improve the check verifying that the file
1865 associated to this frame exists.
1866 * Makefile.in (ada-lang.o): Add dependency on source.h.
1867
1868 2007-01-07 Jim Blandy <jimb@codesourcery.com>
1869
1870 * ax-general.c (ax_const_l): Select proper opcode for the given
1871 value.
1872
1873 2007-01-05 Vladimir Prus <vladimir@codesourcery.com>
1874
1875 * varobj.c (c_value_of_root): Don't select frame if variable
1876 object is out of scope.
1877
1878 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
1879
1880 * varobj.c (struct varobj): New member print_value.
1881 (install_new_value): Compare last printed value with current one
1882 instead of contents.
1883 (new_variable): Initialize var->print_value to NULL.
1884 (free_variable): Free var->print_value.
1885 (value_get_print_value): New function derived from
1886 c_value_of_variable.
1887 (c_value_of_variable): Use value_get_print_value.
1888
1889 2007-01-05 Joel Brobecker <brobecker@adacore.com>
1890
1891 * i386-tdep.c (i386_analyze_stack_align): Add comment.
1892
1893 2007-01-05 Joel Brobecker <brobecker@adacore.com>
1894
1895 * NEWS: Add entries for new catch commands.
1896
1897 2007-01-05 Joel Brobecker <brobecker@adacore.com>
1898
1899 * dwarf2read.c (partial_die_info): Add field has_byte_size.
1900 (add_partial_symbol): Correct identification of external references.
1901 (process_structure_scope): Likewise.
1902 (read_partial_die): Handle DW_AT_byte_size attribute.
1903
1904 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1905
1906 * xml-support.c (gdb_xml_end_element): Remove wrong backslashes.
1907
1908 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
1909
1910 * varobj.c (get_type_deref): Fix variable objects for references to
1911 pointers.
1912
1913 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1914
1915 * symtab.c (find_pc_sect_psymtab): Add comments. Handle psymtabs
1916 with no symbols.
1917
1918 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1919
1920 * memory-map.c (struct_memory_map_parsing_data): Remove most
1921 members. Make property_name an array.
1922 (free_memory_map_parsing_data, memory_map_start_element)
1923 (memory_map_end_element, memory_map_character_data): Delete.
1924 (memory_map_start_memory, memory_map_end_memory)
1925 (memory_map_start_property, memory_map_end_property): New functions.
1926 (property_attributes, memory_children, memory_type_enum)
1927 (memory_attributes, memory_map_children, memory_map_elements): New.
1928 (parse_memory_map): Rewrite.
1929 * xml-support.c (debug_xml): New.
1930 (xml_get_required_attribute, xml_get_integer_attribute)
1931 (xml_get_enum_value, free_xml_parser, make_cleanup_free_xml_parser):
1932 Delete.
1933 (struct scope_level, struct gdb_xml_parser, gdb_xml_body_text)
1934 (gdb_xml_debug, gdb_xml_error, gdb_xml_values_cleanup)
1935 (gdb_xml_start_element, gdb_xml_start_element_wrapper)
1936 (gdb_xml_end_element, gdb_xml_end_element_wrapper, gdb_xml_cleanup)
1937 (gdb_xml_create_parser_and_cleanup, gdb_xml_parse)
1938 (gdb_xml_parse_ulongest, gdb_xml_parse_attr_ulongest)
1939 (gdb_xml_parse_attr_enum, show_debug_xml, _initialize_xml_support):
1940 New.
1941 * xml-support.h (struct gdb_xml_value, gdb_xml_attribute_handler)
1942 (enum gdb_xml_attribute_flag, struct gdb_xml_attribute)
1943 (enum gdb_xml_element_flag, struct gdb_xml_element)
1944 (gdb_xml_element_start_handler, gdb_xml_element_end_handler)
1945 (struct gdb_xml_enum): New.
1946 (gdb_xml_create_parser_and_cleanup, gdb_xml_parse, gdb_xml_debug)
1947 (gdb_xml_error, gdb_xml_parse_attr_ulongest)
1948 (gdb_xml_parse_attr_enum, gdb_xml_parse_ulongest): New prototypes.
1949 (xml_get_required_attribute, xml_get_integer_attribute)
1950 (xml_get_enum_value, make_cleanup_free_xml_parser): Delete prototypes.
1951 * Makefile.in (xml_support_h, xml-support.o): Update.
1952
1953 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1954
1955 * Makefile.in (eval.o): Update dependencies.
1956 * eval.c: Include "ui-out.h" and "exceptions.h".
1957 (evaluate_subexp_standard): Use TRY_CATCH around value_of_variable.
1958 Use value_zero if an error occurs when avoiding side effects.
1959 * varobj.c (c_value_of_root): Initialize new_val.
1960
1961 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1962
1963 * varobj.c (varobj_list_children): Stop if the number of children is
1964 unknown.
1965 (c_number_of_children):
1966
1967 2007-01-04 Mark Kettenis <kettenis@gnu.org>
1968
1969 * alpha-tdep.c (alpha_register_name): Use ARRAY_SIZE.
1970 (alpha_read_insn, alpha_skip_prologue, alpha_heuristic_proc_start)
1971 (alpha_heuristic_frame_unwind_cache, alpha_next_pc)
1972 (alpha_gdbarch_init): Use ALPHA_INSN_SIZE, ALPHA_REGISTER_SIZE and
1973 sizeof, instead of hardcoded constants.
1974
1975 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1976
1977 * CONTRIBUTE: Use sourceware.org.
1978
1979 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1980
1981 * buildsym.c (start_subfile): Handle producer.
1982 (record_producer): New function.
1983 * buildsym.h (struct subfile): Include producer.
1984 (record_producer): New prototype.
1985 * dwarf2-frame.c (struct dwarf2_cie): Add version and augmentation.
1986 (struct dwarf2_frame_state): Add armcc_cfa_offsets_sf and
1987 armcc_cfa_offsets_reversed.
1988 (execute_cfa_program): Handle armcc_cfa_offsets_sf.
1989 (dwarf2_frame_find_quirks): New function.
1990 (dwarf2_frame_cache): Call it. Handle armcc_cfa_offsets_reversed.
1991 (decode_frame_entry_1): Record the CIE version. Record the
1992 augmentation. Skip armcc augmentations.
1993 * dwarf2read.c (read_file_scope): Save the producer.
1994 * symtab.h (struct symtab): Rename unused version member to
1995 producer.
1996
1997 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1998
1999 * configure.ac (build_warnings): Use -Wall and
2000 -Wdeclaration-after-statement.
2001 * configure: Regenerated.
2002
2003 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2004
2005 Simplify access to variours properties of child
2006 variable objects in C.
2007 * varobj.c (value_struct_element_index): New function.
2008 (c_describe_child): New function.
2009 (c_name_of_child, c_value_of_child)
2010 (c_type_of_child): Rewrite to use c_describe_child.
2011
2012 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2013
2014 gdb/
2015 * varobj.c: Include "vec.h".
2016 (varobj_p): New typedef, declare vector of those.
2017 (struct varobj): Use vector for the 'children' member.
2018 (child_exists): Remove.
2019 (save_child_in_parent): Remove.
2020 (remove_child_from_parent): Remove.
2021 (struct varobj_child): Remove.
2022 (struct vstack): Remove.
2023 (vpush, vpop): Remove.
2024 (varobj_list_children): Adjust to work work vector.
2025 (varobj_update): Likewise. Use vectors for
2026 working stack and result.
2027 (delete_variable_1): Likewise.
2028 * Makefile.in (varobj.o): Update dependencies.
2029
2030 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2031
2032 Port from Apple's version.
2033 gdb/
2034 * varobj.c (type_changeable): Rename to...
2035 (varobj_value_is_changeable_p): ...this. Adjust all callers.
2036 (is_root_p): New function. Use it everywhere.
2037
2038 2007-01-04 Jim Blandy <jimb@codesourcery.com>
2039
2040 * glibc-tdep.c (glibc_skip_solib_resolver): Look for '_dl_fixup',
2041 then plain 'fixup'.
2042
2043 2007-01-04 Joel Brobecker <brobecker@adacore.com>
2044
2045 * hpread.c (hpread_start_psymtab): Remove unnecessary extern.
2046
2047 2007-01-04 Joel Brobecker <brobecker@adacore.com>
2048
2049 * hpread.c (hpread_type_lookup): Fix compilation failure.
2050
2051 2007-01-04 Qinwei <qinwei@sunnorth.com.cn>
2052
2053 * NEWS: New port to S+core.
2054 * MAINTAINERS (Write After Approval, Responsible Maintainers):
2055 Add myself.
2056
2057 * Makefile.in: Add dependencies for S+core files.
2058 * configure.tgt (score*, score-*-*): Add S+core target.
2059 * config/score/embed.mt: New file.
2060 * score-tdep.c: New file.
2061 * score-tdep.h: New file.
2062
2063 2007-01-04 Joel Brobecker <brobecker@adacore.com>
2064
2065 * ada-lang.c (ada_evaluate_subexp) [OP_TYPE]: Return a value with
2066 the appropriate type rather than a bogus void type.
2067
2068 2007-01-04 Joel Brobecker <brobecker@adacore.com>
2069
2070 * ada-lang.h (ada_find_printable_frame): Remove.
2071 (ada_exception_catchpoint_p, ada_decode_exception_location)
2072 (ada_decode_assert_location): Add declaration.
2073 * ada-lang.c: Add include of annotate.h and valprint.h.
2074 (exception_catchpoint_kind): New enum.
2075 (function_name_from_pc, is_known_support_routine)
2076 (ada_find_printable_frame, ada_unhandled_exception_name_addr)
2077 (ada_exception_name_addr_1, ada_exception_name_addr)
2078 (print_it_exception, print_one_exception, print_mention_exception)
2079 (print_it_catch_exception, print_one_catch_exception)
2080 (print_mention_catch_exception, catch_exception_breakpoint_ops)
2081 (print_it_catch_exception_unhandled)
2082 (print_one_catch_exception_unhandled)
2083 (print_mention_catch_exception_unhandled, print_it_catch_assert)
2084 (print_one_catch_assert, print_mention_catch_assert)
2085 (ada_exception_catchpoint_p, error_breakpoint_runtime_sym_not_found)
2086 (ada_get_next_arg, catch_ada_exception_command_split)
2087 (ada_exception_sym_name, ada_exception_sym_name)
2088 (ada_exception_breakption_ops, ada_exception_catchpoint_cond_string)
2089 (ada_parse_catchpoint_condition, ada_exception_sal)
2090 (ada_decode_exception_location)
2091 (ada_decode_assert_location): New function.
2092 (catch_exception_unhandled_breakpoint_ops): New global variable.
2093 (catch_assert_breakpoint_ops): New global variable.
2094 * breakpoint.c: Add include of ada-lang.h.
2095 (print_one_breakpoint): Do not print the condition for Ada
2096 exception catchpoints.
2097 (create_ada_exception_breakpoint): New function.
2098 (catch_ada_exception_command, catch_assert_command): New function.
2099 (catch_command_1): Add support for the new "catch exception" and
2100 "catch assert" commands.
2101 (_initialize_breakpoint): Add help description for the new catch
2102 commands.
2103 * Makefile.in (ada-lang.o): Add dependency on annotate.h and
2104 valprint.h.
2105 (breakpoint.o): Add dependency on ada-lang.h.
2106
2107 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2108
2109 * coffread.c (cs_to_section): If bfd_section is found, always
2110 return its section index.
2111 (coff_symtab_read): Determine the minimal_symbol_type using the
2112 bfd_section flags.
2113
2114 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2115 Daniel Jacobowitz <dan@codesourcery.com>
2116
2117 * Makefile.in (top.o): Update.
2118 * top.c (gdb_readline_wrapper_done, gdb_readline_wrapper_result)
2119 (saved_after_char_processing_hook, gdb_readline_wrapper_line)
2120 (struct gdb_readline_wrapper_cleanup, gdb_readline_wrapper_cleanup):
2121 New.
2122 (gdb_readline_wrapper): Rewrite to use asynchronous readline.
2123
2124 2007-01-03 Mark Kettenis <kettenis@gnu.org>
2125
2126 * arm-linux-tdep.c (arm_linux_extract_return_value): Remove.
2127 (arm_linux_init_abi): Don't set deprecated_extract_return_value.
2128
2129 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2130
2131 * ada-lang.c (find_struct_field): Initialize *byte_offset_p.
2132 * breakpoint.c (do_enable_breakpoint): Ignore both mem_cnt and i.
2133 * c-typeprint.c (c_type_print_varspec_suffix): Don't test length
2134 greater than or equal to zero.
2135 * m2-typeprint.c (m2_array): Likewise.
2136 * p-typeprint.c (pascal_type_print_varspec_prefix): Likewise.
2137 * gdbtypes.c (copy_type_recursive): Correct == typo.
2138 * i386-tdep.c (i386_skip_prologue): Remove stray semicolon.
2139 * linux-nat.c (linux_nat_info_proc_cmd): Don't compare a pointer
2140 greater than zero.
2141 * macroscope.c (sal_macro_scope): Don't name a local variable "main".
2142 (default_macro_scope): Remove unused variable.
2143 * prologue-value.h (pv_area_find_reg): Don't name an argument
2144 "register".
2145 * remote-fileio.c (remote_fio_func_map): Add missing braces.
2146 * remote.c (sigint_remote_twice_token, sigint_remote_token): Change
2147 type.
2148 (cleanup_sigint_signal_handler): Remove casts.
2149 * valprint.c (val_print): Use a volatile local for the modified
2150 argument.
2151 * varobj.c (languages): Remove extra array dimension.
2152 (varobj_create): Correct access to languages array.
2153 * mi/mi-cmd-break.c (mi_cmd_break_insert, mi_cmd_break_watch): Add
2154 missing braces.
2155 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
2156 * mi/mi-cmd-env.c (mi_cmd_env_path, mi_cmd_env_dir): Likewise.
2157 * mi/mi-getopt.c (mi_valid_noargs): Likewise.
2158 * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
2159 (mi_cmd_data_write_memory): Likewise.
2160 * signals/signals.c (target_signal_to_string): Cast to int before
2161 comparing.
2162 * tui/tui-layout.c (init_and_make_win): Take and return a void *.
2163 Update all callers.
2164
2165 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2166
2167 * NEWS: Mention pointer to member improvements.
2168 * Makefile.in (gnu-v3-abi.o): Delete special rule.
2169 (eval.o, gnu-v3-abi.o, ia64-tdep.o): Update.
2170 * ada-valprint.c (ada_print_scalar): Update for new type codes.
2171 * c-typeprint.c (c_print_type): Update for new type codes.
2172 (c_type_print_varspec_prefix, c_type_print_varspec_suffix)
2173 (c_type_print_base): Likewise.
2174 (c_type_print_args): Rewrite.
2175 * c-valprint.c (c_val_print): Update for new type codes. Remove
2176 support for references to members. Treat methods like functions.
2177 * cp-abi.c (cplus_print_method_ptr, cplus_method_ptr_size)
2178 (cplus_make_method_ptr, cplus_method_ptr_to_value): New.
2179 * cp-abi.h (cplus_print_method_ptr, cplus_method_ptr_size)
2180 (cplus_make_method_ptr, cplus_method_ptr_to_value): New prototypes.
2181 (struct cp_abi_ops): Add corresponding members.
2182 * cp-valprint.c (cp_print_class_method): Delete.
2183 (cp_find_class_member): New function.
2184 (cp_print_class_member): Use it. Simplify support for bogus
2185 member pointers.
2186 * dwarf2read.c (quirk_gcc_member_function_pointer): Use
2187 lookup_methodptr_type.
2188 (read_tag_ptr_to_member_type): Likewise, and lookup_memberptr_type.
2189 * eval.c (evaluate_subexp_standard): Implement EVAL_SKIP for
2190 OP_SCOPE. Update call to value_aggregate_elt. Rewrite member
2191 pointer support.
2192 (evaluate_subexp_for_address): Handle OP_SCOPE explicitly. Handle
2193 references returned by user defined operators.
2194 * f-typeprint.c (f_print_type, f_type_print_varspec_prefix)
2195 (f_type_print_varspec_suffix): Remove support for member pointers.
2196 * gdbtypes.c (lookup_memberptr_type): Renamed from lookup_member_type
2197 and adjusted.
2198 (smash_to_memberptr_type): Likewise, from smash_to_member_type.
2199 (lookup_methodptr_type): New.
2200 (rank_one_type): Adjust for TYPE_CODE_MEMBERPTR.
2201 (recursive_dump_type): Update for new types.
2202 * gdbtypes.h (enum type_code): Replace TYPE_CODE_MEMBER with
2203 TYPE_CODE_MEMBERPTR and TYPE_CODE_METHODPTR.
2204 (lookup_memberptr_type, lookup_methodptr_type)
2205 (smash_to_memberptr_type): New prototypes.
2206 (smash_to_method_type): Formatting fix.
2207 (lookup_member_type, smash_to_member_type): Delete prototypes.
2208 * gnu-v3-abi.c (gnuv3_get_vtable, gnuv3_get_virtual_fn): New.
2209 Do not rely on debug information for the vptr or the method's
2210 enclosing type. Handle function descriptors for IA64.
2211 (gnuv3_virtual_fn_field): Rewrite using the new functions.
2212 (gnuv3_find_method_in, gnuv3_print_method_ptr)
2213 (gnuv3_method_ptr_size, gnuv3_make_method_ptr)
2214 (gnuv3_method_ptr_to_value): New.
2215 (init_gnuv3_ops): Set new members of gnu_v3_abi_ops.
2216 * hpread.c (hpread_type_lookup): Update for new types.
2217 * infcall.c (value_arg_coerce): Likewise.
2218 * m2-typeprint.c (m2_print_type): Remove explicit support
2219 for member pointers.
2220 * m2-valprint.c (m2_val_print): Likewise.
2221 * p-typeprint.c (pascal_type_print_varspec_prefix)
2222 (pascal_type_print_varspec_suffix, pascal_type_print_base): Likewise.
2223 * p-valprint.c (pascal_val_print): Likewise.
2224 (pascal_object_print_class_method, pascal_object_print_class_member):
2225 Delete.
2226 * p-lang.h (pascal_object_print_class_method)
2227 (pascal_object_print_class_member): Delete prototypes.
2228 * stabsread.c (read_type): Update for new types.
2229 * typeprint.c (print_type_scalar): Likewise.
2230 * valops.c (value_struct_elt_for_reference, value_namespace_elt)
2231 (value_maybe_namespace_elt, value_aggregate_elt): Add want_address
2232 argument. Construct a pointer to member if the address of a
2233 function or data member is requested.
2234 (value_cast_pointers): Don't modify the input value.
2235 (value_cast): Adjust pointer to member handling for new types.
2236 Allow null pointer to member constants. Don't modify the input
2237 value.
2238 (value_ind): Remove pointer to member check. Handle function
2239 descriptors for function pointers.
2240 (value_struct_elt, value_find_oload_method_list, check_field):
2241 Remove pointer to member checks.
2242 * value.c (unpack_long): Allow pointers to data members.
2243 (value_from_longest): Allow member pointers.
2244 * value.h (value_aggregate_elt): Add want_address.
2245 * varobj.c (c_variable_editable): Remove check for members.
2246 * gdbarch.sh: Add vtable_function_descriptors and vbit_in_delta.
2247 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Handle descriptors
2248 in virtual tables.
2249 (ia64_gdbarch_init): Call set_gdbarch_vtable_function_descriptors.
2250 * c-lang.h (cp_print_class_method): Delete prototype.
2251 * arm-tdep.c (arm_gdbarch_init): Call set_gdbarch_vbit_in_delta.
2252 * mips-tdep.c (mips_gdbarch_init): Likewise.
2253 * gdbarch.c, gdbarch.h: Regenerated.
2254
2255 2007-01-01 Mark Kettenis <kettenis@gnu.org>
2256
2257 * rs6000-tdep.c (rs6000_use_struct_convention)
2258 (rs6000_extract_return_value, rs6000_store_return_value)
2259 (rs6000_extract_struct_value_address): Remove.
2260 (rs6000_return_value): New function.
2261 (rs6000_gdbarch_init): Don't set deprecated_extract_return_value,
2262 store_return_value, deprecated_extract_struct_value_address and
2263 deprecated_use_struct_convention. Use rs6000_return_value
2264 instead.
2265
2266 2007-01-02 Nick Roberts <nickrob@snap.net.nz>
2267
2268 * mi/mi-cmds.c (mi_cmds): Remove entries for -display-delete,
2269 -display-disable, -display-enable, -display-insert and
2270 -display-list.
2271
2272 2007-01-01 Joel Brobecker <brobecker@adacore.com>
2273
2274 * breakpoint.c (remove_breakpoint): Remove dead code.
2275
2276 2007-01-01 Nick Roberts <nickrob@snap.net.nz>
2277
2278 * varobj.c: Include block.h.
2279 (c_value_of_root): Check scope within nested statements.
2280
2281 2007-01-01 Mark Kettenis <kettenis@gnu.org>
2282
2283 * mi/mi-main.c (mi_cmd_data_write_register_values): Use
2284 regcache_cooked_write_signed instead of
2285 deprecated_write_register_bytes.
2286
2287 2007-01-01 Joel Brobecker <brobecker@adacore.com>
2288
2289 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2006.
2290
2291 2007-01-01 Joel Brobecker <brobecker@adacore.com>
2292
2293 Followed the Start of New Year Procedure:
2294 * ChangeLog-2006: New file, containing all the entries for 2006.
2295 * ChangeLog: Removed all 2006 entries, and changed the reference
2296 to the previous ChangeLog to point to ChangeLog 2006.
2297 * top.c (print_gdb_version): Update copyright year.
2298
2299 2007-01-01 Mark Kettenis <kettenis@gnu.org>
2300
2301 * Makefile.in (remote-sds.o): Remove.
2302 * remote-sds.c: Delete.
2303
2304 For older changes see ChangeLog-2006.
2305 \f
2306 Local Variables:
2307 mode: change-log
2308 left-margin: 8
2309 fill-column: 74
2310 version-control: never
2311 End:
This page took 0.074941 seconds and 5 git commands to generate.